Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b1882bac436620be465db7044db985b75d91785f 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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/v1, 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.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go 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/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Running on prd-centos7-docker-4c-2g-672 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/443 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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/443 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision b1882bac436620be465db7044db985b75d91785f (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b1882bac436620be465db7044db985b75d91785f # timeout=10 Commit message: "Merge pull request #3377 from FelixTing/issue-3376" > git rev-list --no-walk 1db696b9dfb42d3dc07ad7353d4356e193fbdfbc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-19T03:15:00.098Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-19T03:15:00.181Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-19T03:15:00.207Z] ========================================================= [2021-04-19T03:15:00.207Z] EdgeX Global Pipelines Version Info [2021-04-19T03:15:00.207Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-19T03:15:03.276Z] ------------------- [2021-04-19T03:15:03.277Z] stable info: [2021-04-19T03:15:03.277Z] ------------------- [2021-04-19T03:15:03.277Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-19T03:15:03.277Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-19T03:15:03.277Z] Message: update stable to v1.0.186 [2021-04-19T03:15:04.244Z] ------------------- [2021-04-19T03:15:04.244Z] experimental info: [2021-04-19T03:15:04.244Z] ------------------- [2021-04-19T03:15:04.244Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-19T03:15:04.244Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-19T03:15:04.244Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-19T03:15:04.395Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-04-19T03:15:04.422Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-04-19T03:15:04.446Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-19T03:15:04.466Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-19T03:15:04.487Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-19T03:15:04.507Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-19T03:15:04.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-19T03:15:04.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-04-19T03:15:04.592Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-04-19T03:15:04.613Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-04-19T03:15:04.633Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-19T03:15:04.654Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-19T03:15:04.675Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-19T03:15:04.697Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-19T03:15:04.717Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-19T03:15:04.737Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-19T03:15:04.758Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-19T03:15:04.779Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-19T03:15:04.801Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-04-19T03:15:04.822Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-04-19T03:15:04.843Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-04-19T03:15:04.864Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-19T03:15:04.884Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-04-19T03:15:04.906Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-04-19T03:15:04.926Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-04-19T03:15:04.947Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b1882bac436620be465db7044db985b75d91785f [Pipeline] echo [2021-04-19T03:15:04.968Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b1882ba [Pipeline] echo [2021-04-19T03:15:05.021Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-19T03:15:05.117Z] provisioning config files... [2021-04-19T03:15:05.156Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/443@tmp/config717843314796633320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-19T03:15:05.501Z] ---> docker-login.sh [2021-04-19T03:15:05.501Z] nexus3.edgexfoundry.org:10001 [2021-04-19T03:15:06.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T03:15:06.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T03:15:06.363Z] Configure a credential helper to remove this warning. See [2021-04-19T03:15:06.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T03:15:06.363Z] [2021-04-19T03:15:06.363Z] Login Succeeded [2021-04-19T03:15:06.363Z] nexus3.edgexfoundry.org:10002 [2021-04-19T03:15:06.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T03:15:06.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T03:15:06.909Z] Configure a credential helper to remove this warning. See [2021-04-19T03:15:06.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T03:15:06.909Z] [2021-04-19T03:15:06.909Z] Login Succeeded [2021-04-19T03:15:06.909Z] nexus3.edgexfoundry.org:10003 [2021-04-19T03:15:07.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T03:15:07.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T03:15:07.277Z] Configure a credential helper to remove this warning. See [2021-04-19T03:15:07.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T03:15:07.277Z] [2021-04-19T03:15:07.277Z] Login Succeeded [2021-04-19T03:15:07.277Z] nexus3.edgexfoundry.org:10004 [2021-04-19T03:15:07.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T03:15:07.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T03:15:07.880Z] Configure a credential helper to remove this warning. See [2021-04-19T03:15:07.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T03:15:07.880Z] [2021-04-19T03:15:07.880Z] Login Succeeded [2021-04-19T03:15:07.880Z] docker.io [2021-04-19T03:15:08.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T03:15:09.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T03:15:09.237Z] Configure a credential helper to remove this warning. See [2021-04-19T03:15:09.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T03:15:09.237Z] [2021-04-19T03:15:09.237Z] Login Succeeded [2021-04-19T03:15:09.237Z] ---> docker-login.sh ends [Pipeline] } [2021-04-19T03:15:09.252Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-19T03:15:09.632Z] ++ 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-04-19T03:15:09.632Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-19T03:15:09.632Z] ++ dirname cmd/core-command/Dockerfile [2021-04-19T03:15:09.632Z] ++ cut -d/ -f2 [2021-04-19T03:15:09.632Z] + echo core-command,cmd/core-command/Dockerfile [2021-04-19T03:15:09.632Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-19T03:15:09.632Z] ++ cut -d/ -f2 [2021-04-19T03:15:09.632Z] ++ dirname cmd/core-data/Dockerfile [2021-04-19T03:15:09.632Z] + echo core-data,cmd/core-data/Dockerfile [2021-04-19T03:15:09.632Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-19T03:15:09.632Z] ++ dirname cmd/core-metadata/Dockerfile [2021-04-19T03:15:09.632Z] ++ cut -d/ -f2 [2021-04-19T03:15:09.632Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-04-19T03:15:09.632Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-19T03:15:09.632Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-04-19T03:15:09.632Z] ++ cut -d/ -f2 [2021-04-19T03:15:09.632Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-04-19T03:15:09.632Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-19T03:15:09.632Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-04-19T03:15:09.632Z] ++ cut -d/ -f2 [2021-04-19T03:15:09.632Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-04-19T03:15:09.632Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-19T03:15:09.632Z] ++ cut -d/ -f2 [2021-04-19T03:15:09.632Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-04-19T03:15:09.632Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-04-19T03:15:09.632Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-19T03:15:09.632Z] ++ dirname cmd/support-notifications/Dockerfile [2021-04-19T03:15:09.632Z] ++ cut -d/ -f2 [2021-04-19T03:15:09.632Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-04-19T03:15:09.632Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-19T03:15:09.632Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-04-19T03:15:09.632Z] ++ cut -d/ -f2 [2021-04-19T03:15:09.632Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-04-19T03:15:09.632Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-19T03:15:09.632Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-04-19T03:15:09.632Z] ++ cut -d/ -f2 [2021-04-19T03:15:09.632Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-04-19T03:15:10.014Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:15:11.073Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-19T03:15:11.073Z] [2021-04-19T03:15:11.073Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:15:11.500Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-19T03:15:11.500Z] latest: Pulling from edgex-devops/git-semver [2021-04-19T03:15:11.500Z] 31603596830f: Pulling fs layer [2021-04-19T03:15:11.500Z] 2a8b12db71e7: Pulling fs layer [2021-04-19T03:15:11.500Z] 6ca5941a6612: Pulling fs layer [2021-04-19T03:15:11.500Z] ecc8261a40a4: Pulling fs layer [2021-04-19T03:15:11.500Z] ecc8261a40a4: Waiting [2021-04-19T03:15:11.500Z] 2a8b12db71e7: Verifying Checksum [2021-04-19T03:15:11.500Z] 2a8b12db71e7: Download complete [2021-04-19T03:15:11.773Z] 31603596830f: Download complete [2021-04-19T03:15:11.773Z] ecc8261a40a4: Verifying Checksum [2021-04-19T03:15:11.773Z] ecc8261a40a4: Download complete [2021-04-19T03:15:12.046Z] 6ca5941a6612: Verifying Checksum [2021-04-19T03:15:12.046Z] 6ca5941a6612: Download complete [2021-04-19T03:15:12.318Z] 31603596830f: Pull complete [2021-04-19T03:15:12.584Z] 2a8b12db71e7: Pull complete [2021-04-19T03:15:15.298Z] 6ca5941a6612: Pull complete [2021-04-19T03:15:15.896Z] ecc8261a40a4: Pull complete [2021-04-19T03:15:15.896Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-19T03:15:15.896Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-19T03:15:15.896Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-19T03:15:16.056Z] prd-centos7-docker-4c-2g-672 does not seem to be running inside a container [2021-04-19T03:15:16.138Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/443 -v /w/workspace/edgex-go/443:/w/workspace/edgex-go/443:rw,z -v /w/workspace/edgex-go/443@tmp:/w/workspace/edgex-go/443@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-19T03:15:18.785Z] $ docker top 0f3db24509897348de8ad0ae1376d66a2d9af00810e904d3a29fb76eb059269b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-19T03:15:19.047Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-19T03:15:19.048Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-19T03:15:19.529Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-19T03:15:19.533Z] $ docker exec 0f3db24509897348de8ad0ae1376d66a2d9af00810e904d3a29fb76eb059269b ssh-agent [2021-04-19T03:15:19.974Z] SSH_AUTH_SOCK=/tmp/ssh-mhBxDArpAs8R/agent.13 [2021-04-19T03:15:19.974Z] SSH_AGENT_PID=19 [2021-04-19T03:15:20.007Z] Running ssh-add (command line suppressed) [2021-04-19T03:15:20.180Z] Identity added: /w/workspace/edgex-go/443@tmp/private_key_3233941388612413484.key (/w/workspace/edgex-go/443@tmp/private_key_3233941388612413484.key) [2021-04-19T03:15:20.298Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-19T03:15:20.625Z] + git tag --points-at HEAD [Pipeline] } [2021-04-19T03:15:20.919Z] $ docker exec --env ******** --env ******** 0f3db24509897348de8ad0ae1376d66a2d9af00810e904d3a29fb76eb059269b ssh-agent -k [2021-04-19T03:15:21.085Z] unset SSH_AUTH_SOCK; [2021-04-19T03:15:21.086Z] unset SSH_AGENT_PID; [2021-04-19T03:15:21.086Z] echo Agent pid 19 killed; [2021-04-19T03:15:21.216Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-19T03:15:21.255Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-19T03:15:21.255Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-19T03:15:21.689Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-19T03:15:21.692Z] $ docker exec 0f3db24509897348de8ad0ae1376d66a2d9af00810e904d3a29fb76eb059269b ssh-agent [2021-04-19T03:15:21.936Z] SSH_AUTH_SOCK=/tmp/ssh-xebZstphCmc1/agent.47 [2021-04-19T03:15:21.936Z] SSH_AGENT_PID=52 [2021-04-19T03:15:21.945Z] Running ssh-add (command line suppressed) [2021-04-19T03:15:22.107Z] Identity added: /w/workspace/edgex-go/443@tmp/private_key_2453487091917691372.key (/w/workspace/edgex-go/443@tmp/private_key_2453487091917691372.key) [2021-04-19T03:15:22.183Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-19T03:15:22.526Z] + git semver init [2021-04-19T03:15:22.526Z] # -> Open(): unable to determine branch for HEAD [2021-04-19T03:15:22.526Z] # $GIT_DIR = /w/workspace/edgex-go/443/.git [2021-04-19T03:15:22.526Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/443 [2021-04-19T03:15:22.526Z] # $SEMVER_REMOTE_NAME = origin [2021-04-19T03:15:22.526Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-19T03:15:22.526Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-19T03:15:22.526Z] # $SEMVER_BRANCH = master [2021-04-19T03:15:22.526Z] # $SEMVER_TEMP = /tmp/semver-988599092 [2021-04-19T03:15:22.526Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-04-19T03:15:55.358Z] # '/tmp/semver-988599092' -> '/w/workspace/edgex-go/443/.semver' [2021-04-19T03:15:55.358Z] # -> Force: false [2021-04-19T03:15:55.358Z] # $SEMVER_DIR = /w/workspace/edgex-go/443/.semver [Pipeline] } [2021-04-19T03:15:55.393Z] $ docker exec --env ******** --env ******** 0f3db24509897348de8ad0ae1376d66a2d9af00810e904d3a29fb76eb059269b ssh-agent -k [2021-04-19T03:15:55.907Z] unset SSH_AUTH_SOCK; [2021-04-19T03:15:55.908Z] unset SSH_AGENT_PID; [2021-04-19T03:15:55.908Z] echo Agent pid 52 killed; [2021-04-19T03:15:56.048Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-19T03:15:56.419Z] + git semver [Pipeline] } [2021-04-19T03:15:56.442Z] $ docker stop --time=1 0f3db24509897348de8ad0ae1376d66a2d9af00810e904d3a29fb76eb059269b [2021-04-19T03:15:58.685Z] $ docker rm -f 0f3db24509897348de8ad0ae1376d66a2d9af00810e904d3a29fb76eb059269b [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-19T03:15:59.595Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-19T03:16:00.342Z] Stashed 1 file(s) [Pipeline] echo [2021-04-19T03:16:00.346Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.175 [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-04-19T03:16:00.866Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-19T03:16:01.307Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-19T03:16:01.652Z] + sudo service docker restart [2021-04-19T03:16:01.652Z] + true [2021-04-19T03:16:01.652Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-04-19T03:16:03.805Z] ========================================================= [2021-04-19T03:16:03.805Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-19T03:16:03.805Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:16:04.195Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-04-19T03:16:15.471Z] Still waiting to schedule task [2021-04-19T03:16:15.471Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-04-19T03:16:16.693Z] Sending build context to Docker daemon 329.5MB [2021-04-19T03:16:16.693Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-04-19T03:16:16.693Z] Step 2/6 : FROM ${BASE} [2021-04-19T03:16:16.693Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-19T03:16:16.693Z] 188c0c94c7c5: Pulling fs layer [2021-04-19T03:16:16.693Z] 0ef7d3d256c8: Pulling fs layer [2021-04-19T03:16:16.693Z] de9db76c5a1d: Pulling fs layer [2021-04-19T03:16:16.693Z] bca2f99d35d6: Pulling fs layer [2021-04-19T03:16:16.693Z] 93359f2a8cfa: Pulling fs layer [2021-04-19T03:16:16.693Z] 7c6f9722023f: Pulling fs layer [2021-04-19T03:16:16.693Z] a35cf1a2eb13: Pulling fs layer [2021-04-19T03:16:16.693Z] bca2f99d35d6: Waiting [2021-04-19T03:16:16.693Z] 93359f2a8cfa: Waiting [2021-04-19T03:16:16.693Z] 7c6f9722023f: Waiting [2021-04-19T03:16:16.693Z] a35cf1a2eb13: Waiting [2021-04-19T03:16:16.693Z] de9db76c5a1d: Verifying Checksum [2021-04-19T03:16:16.693Z] de9db76c5a1d: Download complete [2021-04-19T03:16:16.693Z] 0ef7d3d256c8: Verifying Checksum [2021-04-19T03:16:16.693Z] 0ef7d3d256c8: Download complete [2021-04-19T03:16:16.693Z] 93359f2a8cfa: Verifying Checksum [2021-04-19T03:16:16.693Z] 93359f2a8cfa: Download complete [2021-04-19T03:16:16.693Z] 7c6f9722023f: Verifying Checksum [2021-04-19T03:16:16.693Z] 7c6f9722023f: Download complete [2021-04-19T03:16:16.694Z] 188c0c94c7c5: Verifying Checksum [2021-04-19T03:16:16.694Z] 188c0c94c7c5: Download complete [2021-04-19T03:16:17.694Z] 188c0c94c7c5: Pull complete [2021-04-19T03:16:17.962Z] 0ef7d3d256c8: Pull complete [2021-04-19T03:16:17.962Z] de9db76c5a1d: Pull complete [2021-04-19T03:16:20.588Z] a35cf1a2eb13: Verifying Checksum [2021-04-19T03:16:20.588Z] a35cf1a2eb13: Download complete [2021-04-19T03:16:20.588Z] bca2f99d35d6: Download complete [2021-04-19T03:16:33.104Z] bca2f99d35d6: Pull complete [2021-04-19T03:16:33.104Z] 93359f2a8cfa: Pull complete [2021-04-19T03:16:33.104Z] 7c6f9722023f: Pull complete [2021-04-19T03:16:39.959Z] a35cf1a2eb13: Pull complete [2021-04-19T03:16:39.959Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-19T03:16:39.959Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-19T03:16:39.959Z] ---> a62c8e92a672 [2021-04-19T03:16:39.959Z] 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-04-19T03:16:39.959Z] ---> Running in def9a628d7e3 [2021-04-19T03:16:40.583Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-19T03:16:41.172Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-19T03:16:41.786Z] (1/12) Installing libmagic (5.38-r0) [2021-04-19T03:16:42.401Z] (2/12) Installing file (5.38-r0) [2021-04-19T03:16:42.401Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-04-19T03:16:42.401Z] (4/12) Installing g++ (9.3.0-r2) [2021-04-19T03:16:46.757Z] (5/12) Installing fortify-headers (1.1-r0) [2021-04-19T03:16:46.757Z] (6/12) Installing patch (2.7.6-r6) [2021-04-19T03:16:46.757Z] (7/12) Installing build-base (0.5-r2) [2021-04-19T03:16:46.757Z] (8/12) Installing libsodium (1.0.18-r0) [2021-04-19T03:16:47.030Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-04-19T03:16:47.030Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-04-19T03:16:47.313Z] (11/12) Installing libzmq (4.3.3-r0) [2021-04-19T03:16:47.313Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-04-19T03:16:47.313Z] Executing busybox-1.31.1-r19.trigger [2021-04-19T03:16:47.313Z] OK: 233 MiB in 51 packages [2021-04-19T03:16:53.159Z] Removing intermediate container def9a628d7e3 [2021-04-19T03:16:53.159Z] ---> 13c83f0424d1 [2021-04-19T03:16:53.159Z] Step 4/6 : WORKDIR /edgex-go [2021-04-19T03:16:53.837Z] ---> Running in 9c2ee871bb5b [2021-04-19T03:16:54.123Z] Removing intermediate container 9c2ee871bb5b [2021-04-19T03:16:54.123Z] ---> 3718a92a46a0 [2021-04-19T03:16:54.123Z] Step 5/6 : COPY go.mod . [2021-04-19T03:16:54.731Z] ---> be4d4f69efba [2021-04-19T03:16:54.731Z] Step 6/6 : RUN go mod download [2021-04-19T03:16:54.731Z] ---> Running in 41b401008e1f [2021-04-19T03:17:34.096Z] Removing intermediate container 41b401008e1f [2021-04-19T03:17:34.096Z] ---> 85993d9c0bf9 [2021-04-19T03:17:34.096Z] Successfully built 85993d9c0bf9 [2021-04-19T03:17:34.097Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:17:34.464Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-19T03:17:34.749Z] . [Pipeline] withDockerContainer [2021-04-19T03:17:35.279Z] prd-centos7-docker-4c-2g-672 does not seem to be running inside a container [2021-04-19T03:17:35.467Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/443 -v /w/workspace/edgex-go/443:/w/workspace/edgex-go/443:rw,z -v /w/workspace/edgex-go/443@tmp:/w/workspace/edgex-go/443@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 ******** ci-base-image-x86_64 cat [2021-04-19T03:17:36.813Z] $ docker top bfb806dfd3f2cf19b473bd5fa809a2fa2ffeb794d9fde70837ad8b43042a583c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-19T03:17:37.348Z] + go version [2021-04-19T03:17:37.348Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-19T03:17:37.367Z] $ docker stop --time=1 bfb806dfd3f2cf19b473bd5fa809a2fa2ffeb794d9fde70837ad8b43042a583c [2021-04-19T03:17:38.939Z] $ docker rm -f bfb806dfd3f2cf19b473bd5fa809a2fa2ffeb794d9fde70837ad8b43042a583c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:17:39.613Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-19T03:17:39.977Z] . [Pipeline] withDockerContainer [2021-04-19T03:17:40.119Z] prd-centos7-docker-4c-2g-672 does not seem to be running inside a container [2021-04-19T03:17:40.197Z] $ 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/443 -v /w/workspace/edgex-go/443:/w/workspace/edgex-go/443:rw,z -v /w/workspace/edgex-go/443@tmp:/w/workspace/edgex-go/443@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 ******** ci-base-image-x86_64 cat [2021-04-19T03:17:41.470Z] $ docker top de2064587fdaff7363d97c50fea9dd6703ff53a215d35b8d890b06eb86523f06 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-19T03:17:41.951Z] ========================================================= [2021-04-19T03:17:41.951Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-04-19T03:17:41.951Z] ========================================================= [Pipeline] sh [2021-04-19T03:17:42.283Z] + make test [2021-04-19T03:17:42.283Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-19T03:18:04.707Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-04-19T03:18:13.267Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-676 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws [2021-04-19T03:18:13.291Z] Running in /w/workspace/edgex-go/443 [Pipeline] { [Pipeline] checkout [2021-04-19T03:18:19.039Z] using credential edgex-jenkins-ssh [2021-04-19T03:18:19.063Z] Cloning the remote Git repository [2021-04-19T03:18:19.120Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-04-19T03:18:19.616Z] > git init /w/workspace/edgex-go/443 # timeout=10 [2021-04-19T03:18:19.725Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-19T03:18:19.726Z] > git --version # timeout=10 [2021-04-19T03:18:19.741Z] > git --version # 'git version 2.17.1' [2021-04-19T03:18:19.743Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-19T03:18:19.790Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-19T03:18:35.794Z] Checking out Revision b1882bac436620be465db7044db985b75d91785f (master) [2021-04-19T03:18:35.057Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-19T03:18:35.076Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-19T03:18:35.097Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-19T03:18:35.128Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-19T03:18:35.129Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-19T03:18:35.144Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-19T03:18:37.596Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-04-19T03:18:35.812Z] > git config core.sparsecheckout # timeout=10 [2021-04-19T03:18:35.838Z] > git checkout -f b1882bac436620be465db7044db985b75d91785f # timeout=10 [2021-04-19T03:18:40.304Z] Commit message: "Merge pull request #3377 from FelixTing/issue-3376" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-19T03:18:41.796Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-19T03:18:42.197Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-19T03:18:42.538Z] + + sudo servicetrue docker [2021-04-19T03:18:42.538Z] restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-19T03:18:44.551Z] provisioning config files... [2021-04-19T03:18:44.598Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/443@tmp/config2527165839701473108tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-19T03:18:44.972Z] ---> docker-login.sh [2021-04-19T03:18:44.972Z] nexus3.edgexfoundry.org:10001 [2021-04-19T03:18:45.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T03:18:46.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T03:18:46.178Z] Configure a credential helper to remove this warning. See [2021-04-19T03:18:46.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T03:18:46.178Z] [2021-04-19T03:18:46.178Z] Login Succeeded [2021-04-19T03:18:46.178Z] nexus3.edgexfoundry.org:10002 [2021-04-19T03:18:46.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T03:18:46.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T03:18:46.731Z] Configure a credential helper to remove this warning. See [2021-04-19T03:18:46.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T03:18:46.731Z] [2021-04-19T03:18:46.731Z] Login Succeeded [2021-04-19T03:18:46.731Z] nexus3.edgexfoundry.org:10003 [2021-04-19T03:18:47.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T03:18:47.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T03:18:47.283Z] Configure a credential helper to remove this warning. See [2021-04-19T03:18:47.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T03:18:47.283Z] [2021-04-19T03:18:47.283Z] Login Succeeded [2021-04-19T03:18:47.283Z] nexus3.edgexfoundry.org:10004 [2021-04-19T03:18:47.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T03:18:47.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T03:18:47.833Z] Configure a credential helper to remove this warning. See [2021-04-19T03:18:47.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T03:18:47.833Z] [2021-04-19T03:18:47.833Z] Login Succeeded [2021-04-19T03:18:47.833Z] docker.io [2021-04-19T03:18:48.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T03:18:48.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T03:18:48.380Z] Configure a credential helper to remove this warning. See [2021-04-19T03:18:48.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T03:18:48.380Z] [2021-04-19T03:18:48.380Z] Login Succeeded [2021-04-19T03:18:48.380Z] ---> docker-login.sh ends [Pipeline] } [2021-04-19T03:18:48.397Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-19T03:18:48.692Z] ========================================================= [2021-04-19T03:18:48.692Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-19T03:18:48.692Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:18:49.035Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-04-19T03:18:51.684Z] Sending build context to Docker daemon 167.2MB [2021-04-19T03:18:51.684Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-04-19T03:18:51.684Z] Step 2/6 : FROM ${BASE} [2021-04-19T03:18:51.684Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-19T03:18:51.684Z] 5f621e34cdf4: Pulling fs layer [2021-04-19T03:18:51.684Z] a4357932f1b6: Pulling fs layer [2021-04-19T03:18:51.684Z] 18c013af1878: Pulling fs layer [2021-04-19T03:18:51.684Z] 00ac8860ef70: Pulling fs layer [2021-04-19T03:18:51.684Z] 63d7cb157983: Pulling fs layer [2021-04-19T03:18:51.684Z] b116817d02f9: Pulling fs layer [2021-04-19T03:18:51.684Z] 745a02a5169b: Pulling fs layer [2021-04-19T03:18:51.684Z] 00ac8860ef70: Waiting [2021-04-19T03:18:51.684Z] 63d7cb157983: Waiting [2021-04-19T03:18:51.684Z] b116817d02f9: Waiting [2021-04-19T03:18:51.684Z] 745a02a5169b: Waiting [2021-04-19T03:18:51.684Z] 18c013af1878: Download complete [2021-04-19T03:18:51.684Z] a4357932f1b6: Verifying Checksum [2021-04-19T03:18:51.684Z] a4357932f1b6: Download complete [2021-04-19T03:18:51.684Z] 63d7cb157983: Download complete [2021-04-19T03:18:51.684Z] b116817d02f9: Download complete [2021-04-19T03:18:51.684Z] 5f621e34cdf4: Download complete [2021-04-19T03:18:52.286Z] 5f621e34cdf4: Pull complete [2021-04-19T03:18:52.353Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-04-19T03:18:52.353Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-04-19T03:18:52.353Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-04-19T03:18:52.884Z] a4357932f1b6: Pull complete [2021-04-19T03:18:53.157Z] 18c013af1878: Pull complete [2021-04-19T03:18:54.137Z] 745a02a5169b: Verifying Checksum [2021-04-19T03:18:54.137Z] 745a02a5169b: Download complete [2021-04-19T03:18:55.111Z] 00ac8860ef70: Verifying Checksum [2021-04-19T03:18:55.111Z] 00ac8860ef70: Download complete [2021-04-19T03:18:59.819Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-04-19T03:18:59.819Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-04-19T03:18:59.819Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-04-19T03:18:59.819Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-04-19T03:19:01.313Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-04-19T03:19:03.481Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-04-19T03:19:05.284Z] 00ac8860ef70: Pull complete [2021-04-19T03:19:05.558Z] 63d7cb157983: Pull complete [2021-04-19T03:19:05.831Z] b116817d02f9: Pull complete [2021-04-19T03:19:09.138Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-04-19T03:19:09.138Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-04-19T03:19:09.138Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-04-19T03:19:10.154Z] 745a02a5169b: Pull complete [2021-04-19T03:19:10.154Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-19T03:19:10.154Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-19T03:19:10.154Z] ---> b7e6874047d6 [2021-04-19T03:19:10.154Z] 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-04-19T03:19:12.793Z] ---> Running in 42c69252a309 [2021-04-19T03:19:12.902Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.205s coverage: 45.9% of statements [2021-04-19T03:19:12.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-04-19T03:19:12.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-04-19T03:19:12.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-04-19T03:19:12.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-04-19T03:19:12.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-04-19T03:19:12.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-04-19T03:19:12.902Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.118s coverage: 19.8% of statements [2021-04-19T03:19:12.902Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.132s coverage: 100.0% of statements [2021-04-19T03:19:14.226Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-19T03:19:14.817Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-19T03:19:15.794Z] (1/12) Installing libmagic (5.38-r0) [2021-04-19T03:19:16.068Z] (2/12) Installing file (5.38-r0) [2021-04-19T03:19:16.068Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-04-19T03:19:16.068Z] (4/12) Installing g++ (9.3.0-r2) [2021-04-19T03:19:20.142Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.922s coverage: 27.1% of statements [2021-04-19T03:19:20.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-04-19T03:19:20.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-04-19T03:19:20.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-04-19T03:19:20.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-04-19T03:19:20.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-04-19T03:19:20.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-04-19T03:19:20.142Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.157s coverage: 100.0% of statements [2021-04-19T03:19:20.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-04-19T03:19:20.142Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.160s coverage: 100.0% of statements [2021-04-19T03:19:20.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-04-19T03:19:20.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-04-19T03:19:20.142Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.174s coverage: 71.3% of statements [2021-04-19T03:19:20.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-04-19T03:19:20.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-04-19T03:19:20.369Z] (5/12) Installing fortify-headers (1.1-r0) [2021-04-19T03:19:20.639Z] (6/12) Installing patch (2.7.6-r6) [2021-04-19T03:19:20.639Z] (7/12) Installing build-base (0.5-r2) [2021-04-19T03:19:20.639Z] (8/12) Installing libsodium (1.0.18-r0) [2021-04-19T03:19:20.909Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-04-19T03:19:20.909Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-04-19T03:19:20.909Z] (11/12) Installing libzmq (4.3.3-r0) [2021-04-19T03:19:21.180Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-04-19T03:19:21.180Z] Executing busybox-1.31.1-r19.trigger [2021-04-19T03:19:21.180Z] OK: 217 MiB in 51 packages [2021-04-19T03:19:21.627Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.233s coverage: 82.9% of statements [2021-04-19T03:19:21.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-04-19T03:19:21.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-04-19T03:19:21.627Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.082s coverage: 78.9% of statements [2021-04-19T03:19:21.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-04-19T03:19:25.488Z] Removing intermediate container 42c69252a309 [2021-04-19T03:19:25.488Z] ---> c71b2a6e9beb [2021-04-19T03:19:25.488Z] Step 4/6 : WORKDIR /edgex-go [2021-04-19T03:19:25.488Z] ---> Running in 1f11b22df8a6 [2021-04-19T03:19:25.761Z] Removing intermediate container 1f11b22df8a6 [2021-04-19T03:19:25.761Z] ---> 32c734c36765 [2021-04-19T03:19:25.761Z] Step 5/6 : COPY go.mod . [2021-04-19T03:19:26.747Z] ---> 28665d971b3c [2021-04-19T03:19:26.747Z] Step 6/6 : RUN go mod download [2021-04-19T03:19:26.747Z] ---> Running in 79bb731a0977 [2021-04-19T03:19:27.263Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.186s coverage: 28.6% of statements [2021-04-19T03:19:27.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-04-19T03:19:27.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-04-19T03:19:27.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-04-19T03:19:27.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-04-19T03:19:27.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-04-19T03:19:27.263Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.124s coverage: 100.0% of statements [2021-04-19T03:19:27.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-04-19T03:19:27.263Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.073s coverage: 100.0% of statements [2021-04-19T03:19:27.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-04-19T03:19:27.263Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.380s coverage: 86.7% of statements [2021-04-19T03:19:27.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-04-19T03:19:27.575Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.276s coverage: 97.5% of statements [2021-04-19T03:19:27.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-04-19T03:19:27.930Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.202s coverage: 78.3% of statements [2021-04-19T03:19:27.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-04-19T03:19:27.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-04-19T03:19:27.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-04-19T03:19:27.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-04-19T03:19:34.988Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.014s coverage: 93.0% of statements [2021-04-19T03:19:34.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-04-19T03:19:34.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-04-19T03:19:34.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-04-19T03:19:34.988Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-04-19T03:19:34.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-04-19T03:19:34.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-04-19T03:19:34.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-04-19T03:19:34.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-04-19T03:19:34.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-04-19T03:19:34.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-04-19T03:19:34.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-04-19T03:19:34.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-04-19T03:19:34.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-04-19T03:19:34.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-04-19T03:19:34.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-04-19T03:19:34.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-04-19T03:19:34.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-04-19T03:19:34.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-04-19T03:19:34.988Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.136s coverage: 58.8% of statements [2021-04-19T03:19:34.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-04-19T03:19:34.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-04-19T03:19:34.988Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.214s coverage: 0.9% of statements [2021-04-19T03:19:34.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-04-19T03:19:34.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-04-19T03:19:34.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-04-19T03:19:34.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.259s coverage: 47.1% of statements [2021-04-19T03:19:34.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.306s coverage: 79.5% of statements [2021-04-19T03:19:34.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.318s coverage: 94.1% of statements [2021-04-19T03:19:34.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.114s coverage: 96.3% of statements [2021-04-19T03:19:35.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.106s coverage: 87.5% of statements [2021-04-19T03:19:48.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.092s coverage: 94.4% of statements [2021-04-19T03:19:48.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.092s coverage: 44.8% of statements [2021-04-19T03:19:51.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.344s coverage: 81.9% of statements [2021-04-19T03:19:51.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-04-19T03:19:53.540Z] Removing intermediate container 79bb731a0977 [2021-04-19T03:19:53.541Z] ---> ad08183babdb [2021-04-19T03:19:53.541Z] Successfully built ad08183babdb [2021-04-19T03:19:53.541Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:19:53.880Z] + docker inspect -f . ci-base-image-arm64 [2021-04-19T03:19:53.880Z] . [Pipeline] withDockerContainer [2021-04-19T03:19:54.123Z] prd-ubuntu18.04-docker-arm64-4c-16g-676 does not seem to be running inside a container [2021-04-19T03:19:54.200Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/443 -v /w/workspace/edgex-go/443:/w/workspace/edgex-go/443:rw,z -v /w/workspace/edgex-go/443@tmp:/w/workspace/edgex-go/443@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 ******** ci-base-image-arm64 cat [2021-04-19T03:19:55.734Z] $ docker top 91503cf691a51c038fa0f2caed64293fbdb68f641c64f30aa6cb55a17412a381 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-19T03:19:56.717Z] + go version [2021-04-19T03:19:56.717Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-19T03:19:56.740Z] $ docker stop --time=1 91503cf691a51c038fa0f2caed64293fbdb68f641c64f30aa6cb55a17412a381 [2021-04-19T03:19:58.665Z] $ docker rm -f 91503cf691a51c038fa0f2caed64293fbdb68f641c64f30aa6cb55a17412a381 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:20:01.814Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-19T03:20:01.814Z] [2021-04-19T03:20:01.814Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:20:02.161Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-19T03:20:02.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.162s coverage: 92.9% of statements [2021-04-19T03:20:02.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-04-19T03:20:02.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-04-19T03:20:02.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-04-19T03:20:02.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.041s coverage: 77.8% of statements [2021-04-19T03:20:02.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-04-19T03:20:02.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-04-19T03:20:02.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-04-19T03:20:02.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-04-19T03:20:02.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-04-19T03:20:02.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.129s coverage: 87.2% of statements [2021-04-19T03:20:02.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-04-19T03:20:02.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-04-19T03:20:02.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.090s coverage: 100.0% of statements [2021-04-19T03:20:02.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-04-19T03:20:02.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 75.5% of statements [2021-04-19T03:20:02.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-04-19T03:20:02.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.210s coverage: 80.8% of statements [2021-04-19T03:20:02.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.225s coverage: 87.2% of statements [2021-04-19T03:20:02.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.200s coverage: 84.6% of statements [2021-04-19T03:20:02.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.389s coverage: 91.6% of statements [2021-04-19T03:20:02.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-04-19T03:20:02.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.453s coverage: 64.4% of statements [2021-04-19T03:20:02.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-04-19T03:20:02.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-04-19T03:20:02.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.084s coverage: 100.0% of statements [2021-04-19T03:20:02.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.052s coverage: 91.3% of statements [2021-04-19T03:20:02.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.093s coverage: 100.0% of statements [2021-04-19T03:20:02.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.159s coverage: 73.7% of statements [2021-04-19T03:20:02.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.122s coverage: 100.0% of statements [2021-04-19T03:20:02.440Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-04-19T03:20:02.440Z] 29e5d40040c1: Pulling fs layer [2021-04-19T03:20:02.440Z] 1ce36da41761: Pulling fs layer [2021-04-19T03:20:02.440Z] 25b303627fd3: Pulling fs layer [2021-04-19T03:20:02.440Z] 29e5d40040c1: Verifying Checksum [2021-04-19T03:20:02.440Z] 29e5d40040c1: Download complete [2021-04-19T03:20:03.041Z] 1ce36da41761: Verifying Checksum [2021-04-19T03:20:03.041Z] 1ce36da41761: Download complete [2021-04-19T03:20:03.041Z] 29e5d40040c1: Pull complete [2021-04-19T03:20:04.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.100s coverage: 69.0% of statements [2021-04-19T03:20:04.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-04-19T03:20:04.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-04-19T03:20:04.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-04-19T03:20:04.482Z] 1ce36da41761: Pull complete [2021-04-19T03:20:04.482Z] 25b303627fd3: Verifying Checksum [2021-04-19T03:20:04.482Z] 25b303627fd3: Download complete [2021-04-19T03:20:07.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.441s coverage: 38.4% of statements [2021-04-19T03:20:07.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-04-19T03:20:07.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-04-19T03:20:07.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.117s coverage: 89.5% of statements [2021-04-19T03:20:07.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-04-19T03:20:07.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.189s coverage: 84.8% of statements [2021-04-19T03:20:10.801Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.496s coverage: 47.0% of statements [2021-04-19T03:20:10.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-04-19T03:20:10.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-04-19T03:20:10.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-04-19T03:20:10.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-04-19T03:20:10.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-04-19T03:20:10.801Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.107s coverage: 100.0% of statements [2021-04-19T03:20:10.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-04-19T03:20:10.801Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.183s coverage: 100.0% of statements [2021-04-19T03:20:10.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-04-19T03:20:10.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-04-19T03:20:10.801Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.119s coverage: 10.5% of statements [2021-04-19T03:20:10.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-04-19T03:20:12.616Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.654s coverage: 87.7% of statements [2021-04-19T03:20:12.616Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-04-19T03:20:12.616Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-04-19T03:20:12.616Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-04-19T03:20:16.880Z] 25b303627fd3: Pull complete [2021-04-19T03:20:16.880Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-04-19T03:20:16.880Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-19T03:20:16.880Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-04-19T03:20:17.117Z] prd-ubuntu18.04-docker-arm64-4c-16g-676 does not seem to be running inside a container [2021-04-19T03:20:17.204Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/443 -v /w/workspace/edgex-go/443:/w/workspace/edgex-go/443:rw,z -v /w/workspace/edgex-go/443@tmp:/w/workspace/edgex-go/443@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-04-19T03:20:17.218Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.114s coverage: 29.1% of statements [2021-04-19T03:20:17.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-04-19T03:20:17.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-04-19T03:20:17.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-04-19T03:20:17.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-04-19T03:20:17.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-04-19T03:20:17.218Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.423s coverage: 99.0% of statements [2021-04-19T03:20:17.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-04-19T03:20:17.218Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.106s coverage: 100.0% of statements [2021-04-19T03:20:17.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-04-19T03:20:17.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-04-19T03:20:17.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-04-19T03:20:17.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-04-19T03:20:17.218Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.247s coverage: 95.6% of statements [2021-04-19T03:20:17.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-04-19T03:20:17.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-04-19T03:20:17.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-04-19T03:20:17.218Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.182s coverage: 0.0% of statements [2021-04-19T03:20:17.218Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-04-19T03:20:17.218Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.117s coverage: 100.0% of statements [2021-04-19T03:20:17.218Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-04-19T03:20:17.218Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-04-19T03:20:17.218Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-04-19T03:20:17.218Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-04-19T03:20:17.538Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.173s coverage: 87.9% of statements [2021-04-19T03:20:17.538Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-04-19T03:20:17.538Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-04-19T03:20:18.196Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-04-19T03:20:18.796Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.059s coverage: 28.1% of statements [2021-04-19T03:20:18.796Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.066s coverage: 100.0% of statements [2021-04-19T03:20:19.417Z] GO111MODULE=on go vet ./... [2021-04-19T03:20:20.679Z] $ docker top ac478d6975cd3f98c75ec1b3029a699f30eb9aada2bfb904bc05831111b2fdad -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-19T03:20:21.592Z] + grep parallel [2021-04-19T03:20:21.593Z] + docker-compose build --help [2021-04-19T03:20:24.964Z] --parallel Build images in parallel. [Pipeline] } [2021-04-19T03:20:24.982Z] $ docker stop --time=1 ac478d6975cd3f98c75ec1b3029a699f30eb9aada2bfb904bc05831111b2fdad [2021-04-19T03:20:26.932Z] $ docker rm -f ac478d6975cd3f98c75ec1b3029a699f30eb9aada2bfb904bc05831111b2fdad [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:20:27.614Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-19T03:20:27.614Z] . [Pipeline] withDockerContainer [2021-04-19T03:20:27.908Z] prd-ubuntu18.04-docker-arm64-4c-16g-676 does not seem to be running inside a container [2021-04-19T03:20:28.001Z] $ 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/443 -v /w/workspace/edgex-go/443:/w/workspace/edgex-go/443:rw,z -v /w/workspace/edgex-go/443@tmp:/w/workspace/edgex-go/443@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-devops/edgex-compose-arm64:latest cat [2021-04-19T03:20:29.392Z] $ docker top 26c041107d05a8b323b69a279bc831c66f57d3fc41aceca615b3dd1408abb558 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-19T03:20:30.438Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-04-19T03:20:33.809Z] Building docker-core-command-go ... [2021-04-19T03:20:33.809Z] Building docker-core-data-go ... [2021-04-19T03:20:33.809Z] Building docker-core-metadata-go ... [2021-04-19T03:20:33.809Z] Building docker-security-bootstrapper-go ... [2021-04-19T03:20:33.809Z] Building docker-security-proxy-setup-go ... [2021-04-19T03:20:33.809Z] Building docker-security-secretstore-setup-go ... [2021-04-19T03:20:33.809Z] Building docker-support-notifications-go ... [2021-04-19T03:20:33.809Z] Building docker-support-scheduler-go ... [2021-04-19T03:20:33.809Z] Building docker-sys-mgmt-agent-go ... [2021-04-19T03:20:33.809Z] Building docker-support-notifications-go [2021-04-19T03:20:33.809Z] Building docker-support-scheduler-go [2021-04-19T03:20:33.809Z] Building docker-sys-mgmt-agent-go [2021-04-19T03:20:33.809Z] Building docker-security-proxy-setup-go [2021-04-19T03:20:33.809Z] Building docker-security-secretstore-setup-go [2021-04-19T03:21:20.813Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-19T03:21:20.813Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-19T03:21:20.813Z] ---> ad08183babdb [2021-04-19T03:21:20.813Z] Step 3/23 : WORKDIR /edgex-go [2021-04-19T03:21:21.099Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-19T03:21:21.099Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-19T03:21:21.099Z] ---> ad08183babdb [2021-04-19T03:21:21.099Z] Step 3/22 : WORKDIR /edgex-go [2021-04-19T03:21:21.438Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-19T03:21:21.438Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-19T03:21:21.438Z] ---> ad08183babdb [2021-04-19T03:21:21.438Z] Step 3/22 : WORKDIR /edgex-go [2021-04-19T03:21:21.438Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-19T03:21:21.438Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-04-19T03:21:21.438Z] ---> ad08183babdb [2021-04-19T03:21:21.438Z] Step 3/24 : WORKDIR /edgex-go [2021-04-19T03:21:21.438Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-19T03:21:21.438Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-04-19T03:21:21.438Z] ---> ad08183babdb [2021-04-19T03:21:21.438Z] Step 3/21 : WORKDIR /edgex-go [2021-04-19T03:21:24.826Z] ---> Running in 44ea47b305a7 [2021-04-19T03:21:24.826Z] ---> Running in d5a94782f36e [2021-04-19T03:21:24.826Z] ---> Running in 16910462b46f [2021-04-19T03:21:24.826Z] ---> Running in acd622b6c924 [2021-04-19T03:21:24.826Z] ---> Running in 06d7e314b714 [2021-04-19T03:21:25.428Z] Removing intermediate container 06d7e314b714 [2021-04-19T03:21:25.428Z] ---> a2297394458b [2021-04-19T03:21:25.428Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T03:21:25.428Z] Removing intermediate container 16910462b46f [2021-04-19T03:21:25.428Z] ---> fc08df48015d [2021-04-19T03:21:25.428Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T03:21:25.708Z] Removing intermediate container d5a94782f36e [2021-04-19T03:21:25.708Z] ---> 7cdf0051cf99 [2021-04-19T03:21:25.708Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T03:21:25.708Z] Removing intermediate container 44ea47b305a7 [2021-04-19T03:21:25.708Z] ---> 5a5dae4a1bc7 [2021-04-19T03:21:25.708Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T03:21:25.708Z] Removing intermediate container acd622b6c924 [2021-04-19T03:21:25.708Z] ---> 220b9143118c [2021-04-19T03:21:25.709Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T03:21:25.709Z] ---> Running in a2f9f04ac30e [2021-04-19T03:21:25.709Z] ---> Running in 66b5b2556d4e [2021-04-19T03:21:25.709Z] ---> Running in a072387f563f [2021-04-19T03:21:25.709Z] ---> Running in ca6dc512e47b [2021-04-19T03:21:25.983Z] ---> Running in 8a5628829196 [2021-04-19T03:21:28.899Z] gofmt -l . [2021-04-19T03:21:28.900Z] [ "`gofmt -l .`" = "" ] [2021-04-19T03:21:28.900Z] ./bin/test-go-mod-tidy.sh [2021-04-19T03:21:29.390Z] Removing intermediate container a2f9f04ac30e [2021-04-19T03:21:29.390Z] ---> 997d91d4daae [2021-04-19T03:21:29.390Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-04-19T03:21:29.662Z] ---> Running in 05bd51fe3a82 [2021-04-19T03:21:29.922Z] ./bin/test-attribution-txt.sh [2021-04-19T03:21:29.935Z] Removing intermediate container 66b5b2556d4e [2021-04-19T03:21:29.935Z] ---> 52a76a515951 [2021-04-19T03:21:29.935Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-04-19T03:21:29.935Z] Removing intermediate container a072387f563f [2021-04-19T03:21:29.935Z] ---> 31cbfd774f3b [2021-04-19T03:21:29.935Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-04-19T03:21:30.220Z] ---> Running in 63c553e1049d [2021-04-19T03:21:30.220Z] ---> Running in 5b42025ea9f7 [2021-04-19T03:21:30.220Z] Removing intermediate container ca6dc512e47b [2021-04-19T03:21:30.220Z] ---> 97d6e64158de [2021-04-19T03:21:30.220Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-04-19T03:21:30.499Z] Removing intermediate container 8a5628829196 [2021-04-19T03:21:30.499Z] ---> 71378ab82f28 [2021-04-19T03:21:30.499Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-04-19T03:21:30.499Z] ---> Running in 6b792c6e93a9 [2021-04-19T03:21:30.778Z] ---> Running in 977bf2e391e1 [2021-04-19T03:21:31.078Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] sh [2021-04-19T03:21:31.685Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-19T03:21:32.317Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-19T03:21:32.490Z] + ls -al . [2021-04-19T03:21:32.490Z] total 796 [2021-04-19T03:21:32.490Z] drwxrwxr-x 10 1001 1001 4096 Apr 19 03:21 . [2021-04-19T03:21:32.490Z] drwxr-xr-x 4 root root 32 Apr 19 03:17 .. [2021-04-19T03:21:32.490Z] -rw-rw-r-- 1 1001 1001 11 Apr 19 03:14 .dockerignore [2021-04-19T03:21:32.490Z] drwxrwxr-x 8 1001 1001 162 Apr 19 03:14 .git [2021-04-19T03:21:32.490Z] drwxrwxr-x 3 1001 1001 125 Apr 19 03:14 .github [2021-04-19T03:21:32.490Z] -rw-rw-r-- 1 1001 1001 818 Apr 19 03:14 .gitignore [2021-04-19T03:21:32.490Z] drwx------ 3 1001 1001 45 Apr 19 03:15 .semver [2021-04-19T03:21:32.490Z] -rw-rw-r-- 1 1001 1001 166 Apr 19 03:14 .sonarcloud.properties [2021-04-19T03:21:32.490Z] -rw-rw-r-- 1 1001 1001 8609 Apr 19 03:14 Attribution.txt [2021-04-19T03:21:32.490Z] -rw-rw-r-- 1 1001 1001 3804 Apr 19 03:14 CONTRIBUTING.md [2021-04-19T03:21:32.490Z] -rw-rw-r-- 1 1001 1001 931 Apr 19 03:14 Dockerfile.build [2021-04-19T03:21:32.490Z] -rw-rw-r-- 1 1001 1001 863 Apr 19 03:14 Jenkinsfile [2021-04-19T03:21:32.490Z] -rw-rw-r-- 1 1001 1001 10775 Apr 19 03:14 LICENSE [2021-04-19T03:21:32.490Z] -rw-rw-r-- 1 1001 1001 5774 Apr 19 03:14 Makefile [2021-04-19T03:21:32.490Z] -rw-rw-r-- 1 1001 1001 6548 Apr 19 03:14 README.md [2021-04-19T03:21:32.490Z] -rw-rw-r-- 1 1001 1001 6755 Apr 19 03:14 SECURITY.md [2021-04-19T03:21:32.490Z] -rw-rw-r-- 1 1001 1001 13 Apr 19 03:15 VERSION [2021-04-19T03:21:32.490Z] -rw-rw-r-- 1 1001 1001 4131 Apr 19 03:14 ZMQWindows.md [2021-04-19T03:21:32.490Z] drwxrwxr-x 2 1001 1001 117 Apr 19 03:14 bin [2021-04-19T03:21:32.490Z] drwxrwxr-x 14 1001 1001 4096 Apr 19 03:14 cmd [2021-04-19T03:21:32.490Z] -rw-r--r-- 1 root root 687366 Apr 19 03:20 coverage.out [2021-04-19T03:21:32.490Z] -rw-r--r-- 1 root root 1058 Apr 19 03:21 go.mod [2021-04-19T03:21:32.490Z] -rw-r--r-- 1 root root 22256 Apr 19 03:21 go.sum [2021-04-19T03:21:32.490Z] drwxrwxr-x 8 1001 1001 127 Apr 19 03:14 internal [2021-04-19T03:21:32.490Z] drwxrwxr-x 4 1001 1001 26 Apr 19 03:14 openapi [2021-04-19T03:21:32.490Z] drwxrwxr-x 4 1001 1001 71 Apr 19 03:14 snap [2021-04-19T03:21:32.490Z] -rw-rw-r-- 1 1001 1001 168 Apr 19 03:14 version.go [Pipeline] sh [2021-04-19T03:21:32.592Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-19T03:21:32.592Z] OK: 217 MiB in 51 packages [2021-04-19T03:21:32.864Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-19T03:21:32.864Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-19T03:21:33.141Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-19T03:21:33.414Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-19T03:21:33.414Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-19T03:21:33.492Z] + '[' -e coverage.out ] [2021-04-19T03:21:33.492Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-04-19T03:21:33.696Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-19T03:21:33.974Z] Removing intermediate container 05bd51fe3a82 [2021-04-19T03:21:33.974Z] ---> e956311af617 [2021-04-19T03:21:33.974Z] Step 6/23 : COPY go.mod . [2021-04-19T03:21:34.161Z] Stashed 1 file(s) [Pipeline] sh [2021-04-19T03:21:34.248Z] OK: 217 MiB in 51 packages [2021-04-19T03:21:34.248Z] OK: 217 MiB in 51 packages [2021-04-19T03:21:34.525Z] OK: 217 MiB in 51 packages [2021-04-19T03:21:34.525Z] OK: 217 MiB in 51 packages [2021-04-19T03:21:35.129Z] ---> 7b2038121030 [2021-04-19T03:21:35.129Z] Step 7/23 : RUN go mod download [2021-04-19T03:21:35.403Z] ---> Running in 391cde73edc4 [2021-04-19T03:21:35.556Z] + make build [2021-04-19T03:21:35.556Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o cmd/core-data/core-data ./cmd/core-data [2021-04-19T03:21:35.999Z] Removing intermediate container 5b42025ea9f7 [2021-04-19T03:21:35.999Z] ---> 19f67bf566a0 [2021-04-19T03:21:35.999Z] Step 6/22 : COPY go.mod . [2021-04-19T03:21:36.276Z] Removing intermediate container 63c553e1049d [2021-04-19T03:21:36.276Z] ---> d2151db19888 [2021-04-19T03:21:36.276Z] Step 6/24 : COPY go.mod . [2021-04-19T03:21:36.553Z] Removing intermediate container 977bf2e391e1 [2021-04-19T03:21:36.554Z] ---> 7da67bbe8804 [2021-04-19T03:21:36.554Z] Step 6/21 : COPY go.mod . [2021-04-19T03:21:36.829Z] Removing intermediate container 6b792c6e93a9 [2021-04-19T03:21:36.829Z] ---> e9720ffc05a7 [2021-04-19T03:21:36.829Z] Step 6/22 : COPY go.mod . [2021-04-19T03:21:37.107Z] ---> 72eefe9e842c [2021-04-19T03:21:37.107Z] Step 7/22 : RUN go mod download [2021-04-19T03:21:37.383Z] ---> Running in 70c53b56c8c6 [2021-04-19T03:21:37.383Z] ---> 94a727486da0 [2021-04-19T03:21:37.383Z] Step 7/24 : RUN go mod download [2021-04-19T03:21:37.667Z] ---> Running in 85a573962871 [2021-04-19T03:21:37.946Z] ---> c2162c84eaf3 [2021-04-19T03:21:37.946Z] Step 7/21 : RUN go mod download [2021-04-19T03:21:38.224Z] ---> 4f827166fd30 [2021-04-19T03:21:38.224Z] Step 7/22 : RUN go mod download [2021-04-19T03:21:38.224Z] ---> Running in 1eb451d0994c [2021-04-19T03:21:38.499Z] ---> Running in 63825d66f9e0 [2021-04-19T03:21:39.481Z] Removing intermediate container 391cde73edc4 [2021-04-19T03:21:39.481Z] ---> bc0c5e1fca9c [2021-04-19T03:21:39.481Z] Step 8/23 : COPY . . [2021-04-19T03:21:42.124Z] Removing intermediate container 70c53b56c8c6 [2021-04-19T03:21:42.125Z] ---> 9481ab2951a4 [2021-04-19T03:21:42.125Z] Step 8/22 : COPY . . [2021-04-19T03:21:42.523Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-04-19T03:21:43.136Z] Removing intermediate container 85a573962871 [2021-04-19T03:21:43.136Z] ---> 3afcaffc988f [2021-04-19T03:21:43.136Z] Step 8/24 : COPY . . [2021-04-19T03:21:43.136Z] Removing intermediate container 1eb451d0994c [2021-04-19T03:21:43.136Z] ---> 53c36005deae [2021-04-19T03:21:43.136Z] Step 8/21 : COPY . . [2021-04-19T03:21:43.742Z] Removing intermediate container 63825d66f9e0 [2021-04-19T03:21:43.742Z] ---> bb3ad0721be6 [2021-04-19T03:21:43.742Z] Step 8/22 : COPY . . [2021-04-19T03:22:02.067Z] ---> 7382c7c7e734 [2021-04-19T03:22:02.067Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-04-19T03:22:02.067Z] ---> b770a9bd7e82 [2021-04-19T03:22:02.067Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-04-19T03:22:02.067Z] ---> ce0cf3ea540d [2021-04-19T03:22:02.067Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-04-19T03:22:02.067Z] ---> 25df72adc25d [2021-04-19T03:22:02.067Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-04-19T03:22:02.067Z] ---> 252cf7906854 [2021-04-19T03:22:02.067Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-04-19T03:22:02.067Z] ---> Running in 9966a18a5911 [2021-04-19T03:22:02.067Z] ---> Running in 5502be05381b [2021-04-19T03:22:02.067Z] ---> Running in eaa0d13c09c1 [2021-04-19T03:22:02.067Z] ---> Running in 506ad20527a3 [2021-04-19T03:22:02.067Z] ---> Running in 5b3d19b36397 [2021-04-19T03:22:02.067Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-04-19T03:22:02.067Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-04-19T03:22:02.341Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-04-19T03:22:02.341Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-04-19T03:22:02.617Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-04-19T03:22:05.432Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o cmd/core-command/core-command ./cmd/core-command [2021-04-19T03:22:06.409Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-04-19T03:22:09.144Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-04-19T03:22:09.735Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-04-19T03:22:18.332Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-04-19T03:22:24.086Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-04-19T03:22:26.783Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-04-19T03:22:30.178Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-04-19T03:22:33.705Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o ./cmd/secrets-config ./cmd/secrets-config [2021-04-19T03:22:37.136Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-04-19T03:22:44.062Z] $ docker stop --time=1 de2064587fdaff7363d97c50fea9dd6703ff53a215d35b8d890b06eb86523f06 [2021-04-19T03:22:45.904Z] $ docker rm -f de2064587fdaff7363d97c50fea9dd6703ff53a215d35b8d890b06eb86523f06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:22:47.009Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-19T03:22:47.010Z] [2021-04-19T03:22:47.010Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:22:47.350Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-19T03:22:47.350Z] latest: Pulling from edgex-devops/edgex-compose [2021-04-19T03:22:47.350Z] cbdbe7a5bc2a: Pulling fs layer [2021-04-19T03:22:47.350Z] ca9280d653b3: Pulling fs layer [2021-04-19T03:22:47.350Z] 7e9c9ca2126c: Pulling fs layer [2021-04-19T03:22:47.621Z] cbdbe7a5bc2a: Download complete [2021-04-19T03:22:48.250Z] ca9280d653b3: Verifying Checksum [2021-04-19T03:22:48.250Z] ca9280d653b3: Download complete [2021-04-19T03:22:48.527Z] cbdbe7a5bc2a: Pull complete [2021-04-19T03:22:50.571Z] 7e9c9ca2126c: Verifying Checksum [2021-04-19T03:22:50.571Z] 7e9c9ca2126c: Download complete [2021-04-19T03:22:50.571Z] ca9280d653b3: Pull complete [2021-04-19T03:23:05.857Z] 7e9c9ca2126c: Pull complete [2021-04-19T03:23:05.857Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-04-19T03:23:05.857Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-19T03:23:05.857Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-04-19T03:23:06.352Z] prd-centos7-docker-4c-2g-672 does not seem to be running inside a container [2021-04-19T03:23:06.467Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/443 -v /w/workspace/edgex-go/443:/w/workspace/edgex-go/443:rw,z -v /w/workspace/edgex-go/443@tmp:/w/workspace/edgex-go/443@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-04-19T03:23:08.651Z] $ docker top 9293835eb7d4ac3b481416d9828f0f78ff5d829f9d3de97428832a215ef31704 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-19T03:23:09.451Z] + docker-compose build --help [2021-04-19T03:23:09.451Z] + grep parallel [2021-04-19T03:23:10.887Z] --parallel Build images in parallel. [Pipeline] } [2021-04-19T03:23:10.900Z] $ docker stop --time=1 9293835eb7d4ac3b481416d9828f0f78ff5d829f9d3de97428832a215ef31704 [2021-04-19T03:23:12.387Z] $ docker rm -f 9293835eb7d4ac3b481416d9828f0f78ff5d829f9d3de97428832a215ef31704 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:23:12.893Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-19T03:23:12.893Z] . [Pipeline] withDockerContainer [2021-04-19T03:23:13.032Z] prd-centos7-docker-4c-2g-672 does not seem to be running inside a container [2021-04-19T03:23:13.105Z] $ 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/443 -v /w/workspace/edgex-go/443:/w/workspace/edgex-go/443:rw,z -v /w/workspace/edgex-go/443@tmp:/w/workspace/edgex-go/443@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-devops/edgex-compose:latest cat [2021-04-19T03:23:14.978Z] $ docker top b30b476a9f80e798f5e232722a380be6f56f3b5fe10e765e003947ae4eea48a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-19T03:23:15.474Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-04-19T03:23:17.425Z] Building docker-core-command-go ... [2021-04-19T03:23:17.425Z] Building docker-core-data-go ... [2021-04-19T03:23:17.425Z] Building docker-core-metadata-go ... [2021-04-19T03:23:17.425Z] Building docker-security-bootstrapper-go ... [2021-04-19T03:23:17.425Z] Building docker-security-proxy-setup-go ... [2021-04-19T03:23:17.425Z] Building docker-security-secretstore-setup-go ... [2021-04-19T03:23:17.425Z] Building docker-support-notifications-go ... [2021-04-19T03:23:17.425Z] Building docker-support-scheduler-go ... [2021-04-19T03:23:17.425Z] Building docker-sys-mgmt-agent-go ... [2021-04-19T03:23:17.425Z] Building docker-support-notifications-go [2021-04-19T03:23:17.425Z] Building docker-security-proxy-setup-go [2021-04-19T03:23:17.425Z] Building docker-security-secretstore-setup-go [2021-04-19T03:23:17.425Z] Building docker-core-command-go [2021-04-19T03:23:17.425Z] Building docker-core-data-go [2021-04-19T03:23:39.452Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-04-19T03:23:39.452Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o ./cmd/secrets-config ./cmd/secrets-config [2021-04-19T03:23:57.861Z] Removing intermediate container 5502be05381b [2021-04-19T03:23:57.861Z] ---> 64ff664f464d [2021-04-19T03:23:57.861Z] [2021-04-19T03:23:57.861Z] Step 10/24 : FROM alpine:3.12 [2021-04-19T03:23:57.861Z] 3.12: Pulling from library/alpine [2021-04-19T03:23:57.861Z] Removing intermediate container 506ad20527a3 [2021-04-19T03:23:57.861Z] ---> 6867d9b708d4 [2021-04-19T03:23:57.861Z] [2021-04-19T03:23:57.861Z] Step 10/21 : FROM alpine:3.12 [2021-04-19T03:23:57.861Z] 3.12: Pulling from library/alpine [2021-04-19T03:23:57.861Z] Removing intermediate container 9966a18a5911 [2021-04-19T03:23:57.861Z] ---> 7764123ec966 [2021-04-19T03:23:57.861Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-04-19T03:23:57.861Z] ---> Running in 243c9f4b5096 [2021-04-19T03:23:57.861Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-19T03:23:57.861Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-19T03:23:57.861Z] Status: Downloaded newer image for alpine:3.12 [2021-04-19T03:23:57.861Z] Status: Image is up to date for alpine:3.12 [2021-04-19T03:23:57.861Z] ---> 9852663dfa18 [2021-04-19T03:23:57.861Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-04-19T03:23:57.861Z] ---> 9852663dfa18 [2021-04-19T03:23:57.861Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-04-19T03:23:57.861Z] ---> Running in ee0fb912dd98 [2021-04-19T03:23:57.861Z] ---> Running in fcf1281caca9 [2021-04-19T03:23:59.852Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-04-19T03:23:59.852Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-19T03:23:59.852Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-19T03:24:00.155Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-19T03:24:00.155Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-19T03:24:00.761Z] (1/6) Installing ca-certificates (20191127-r4) [2021-04-19T03:24:01.039Z] (1/4) Installing ca-certificates (20191127-r4) [2021-04-19T03:24:01.039Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-04-19T03:24:01.039Z] (3/6) Installing libcurl (7.76.1-r0) [2021-04-19T03:24:01.039Z] (4/6) Installing curl (7.76.1-r0) [2021-04-19T03:24:01.039Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-04-19T03:24:01.039Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-04-19T03:24:01.039Z] (6/6) Installing su-exec (0.2-r1) [2021-04-19T03:24:01.039Z] Executing busybox-1.31.1-r20.trigger [2021-04-19T03:24:01.039Z] (3/4) Installing libcurl (7.76.1-r0) [2021-04-19T03:24:01.039Z] (4/4) Installing curl (7.76.1-r0) [2021-04-19T03:24:01.039Z] Executing ca-certificates-20191127-r4.trigger [2021-04-19T03:24:01.039Z] Executing busybox-1.31.1-r20.trigger [2021-04-19T03:24:01.039Z] Executing ca-certificates-20191127-r4.trigger [2021-04-19T03:24:01.317Z] OK: 7 MiB in 20 packages [2021-04-19T03:24:01.317Z] OK: 7 MiB in 18 packages [2021-04-19T03:24:04.810Z] Removing intermediate container eaa0d13c09c1 [2021-04-19T03:24:04.810Z] ---> 57edee5f66e4 [2021-04-19T03:24:04.810Z] [2021-04-19T03:24:04.810Z] Step 10/22 : FROM alpine:3.12 [2021-04-19T03:24:04.810Z] ---> 9852663dfa18 [2021-04-19T03:24:04.810Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-04-19T03:24:04.810Z] Removing intermediate container 5b3d19b36397 [2021-04-19T03:24:04.810Z] ---> 0843d7a7ef52 [2021-04-19T03:24:04.810Z] [2021-04-19T03:24:04.810Z] Step 10/22 : FROM alpine:3.12 [2021-04-19T03:24:04.810Z] ---> 9852663dfa18 [2021-04-19T03:24:04.810Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-04-19T03:24:04.810Z] ---> Running in 641e594880e1 [2021-04-19T03:24:05.105Z] ---> Running in a4df4d28ac63 [2021-04-19T03:24:05.389Z] Removing intermediate container fcf1281caca9 [2021-04-19T03:24:05.389Z] ---> 7f4eea3a701a [2021-04-19T03:24:05.389Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-19T03:24:05.689Z] ---> Running in 74b6820e3192 [2021-04-19T03:24:05.966Z] Removing intermediate container 243c9f4b5096 [2021-04-19T03:24:05.966Z] ---> f4e76e270da3 [2021-04-19T03:24:05.966Z] [2021-04-19T03:24:05.966Z] Step 11/23 : FROM docker:20.10.0 [2021-04-19T03:24:05.966Z] Removing intermediate container ee0fb912dd98 [2021-04-19T03:24:05.966Z] ---> 89eb57d95274 [2021-04-19T03:24:05.966Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-19T03:24:05.966Z] 20.10.0: Pulling from library/docker [2021-04-19T03:24:06.257Z] ---> Running in 991f8a6227e9 [2021-04-19T03:24:06.537Z] Removing intermediate container 74b6820e3192 [2021-04-19T03:24:06.537Z] ---> 606337d20e94 [2021-04-19T03:24:06.537Z] Step 13/24 : WORKDIR / [2021-04-19T03:24:06.812Z] ---> Running in 6d8fb2fb4f8c [2021-04-19T03:24:07.085Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-19T03:24:07.085Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-19T03:24:07.085Z] Removing intermediate container 991f8a6227e9 [2021-04-19T03:24:07.085Z] ---> 768e80829a2d [2021-04-19T03:24:07.085Z] Step 13/21 : WORKDIR /edgex [2021-04-19T03:24:07.085Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-19T03:24:07.358Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-19T03:24:07.358Z] ---> Running in 4aec7a08cd31 [2021-04-19T03:24:07.956Z] (1/2) Installing ca-certificates (20191127-r4) [2021-04-19T03:24:07.956Z] Removing intermediate container 6d8fb2fb4f8c [2021-04-19T03:24:07.956Z] ---> ac9dc8177554 [2021-04-19T03:24:07.956Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-04-19T03:24:07.956Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-04-19T03:24:07.956Z] Executing busybox-1.31.1-r20.trigger [2021-04-19T03:24:07.956Z] Executing ca-certificates-20191127-r4.trigger [2021-04-19T03:24:07.956Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-19T03:24:07.956Z] Executing busybox-1.31.1-r20.trigger [2021-04-19T03:24:07.956Z] OK: 5 MiB in 15 packages [2021-04-19T03:24:08.232Z] OK: 6 MiB in 16 packages [2021-04-19T03:24:08.832Z] Removing intermediate container 4aec7a08cd31 [2021-04-19T03:24:08.832Z] ---> 180e80401929 [2021-04-19T03:24:08.832Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-04-19T03:24:09.819Z] ---> 462c4f0b8930 [2021-04-19T03:24:09.819Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-04-19T03:24:09.819Z] ---> fcc8ab96bb68 [2021-04-19T03:24:10.105Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-04-19T03:24:10.105Z] Removing intermediate container a4df4d28ac63 [2021-04-19T03:24:10.380Z] ---> 23d71bed23ab [2021-04-19T03:24:10.380Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-19T03:24:10.657Z] ---> Running in 5b9d1d35157b [2021-04-19T03:24:10.930Z] Removing intermediate container 641e594880e1 [2021-04-19T03:24:10.930Z] ---> 262e7c24370a [2021-04-19T03:24:10.930Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-19T03:24:11.524Z] ---> ee0af1df368c [2021-04-19T03:24:11.524Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-04-19T03:24:11.797Z] ---> Running in af50e8e4c774 [2021-04-19T03:24:12.393Z] Removing intermediate container 5b9d1d35157b [2021-04-19T03:24:12.393Z] ---> a511cf695132 [2021-04-19T03:24:12.393Z] Step 13/22 : ENV APP_PORT=48085 [2021-04-19T03:24:12.393Z] ---> bf5919d9e2ea [2021-04-19T03:24:12.393Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-04-19T03:24:12.673Z] ---> Running in 95d052dcd56d [2021-04-19T03:24:12.673Z] ---> 5387bab49d93 [2021-04-19T03:24:12.673Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-04-19T03:24:12.673Z] Removing intermediate container af50e8e4c774 [2021-04-19T03:24:12.673Z] ---> f7eddb6288f4 [2021-04-19T03:24:12.673Z] Step 13/22 : ENV APP_PORT=48060 [2021-04-19T03:24:13.267Z] ---> Running in 5b4b8825b125 [2021-04-19T03:24:13.580Z] Removing intermediate container 95d052dcd56d [2021-04-19T03:24:13.580Z] ---> 09eb10b2a7f7 [2021-04-19T03:24:13.580Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-19T03:24:14.572Z] ---> Running in f112691c33d6 [2021-04-19T03:24:14.572Z] Removing intermediate container 5b4b8825b125 [2021-04-19T03:24:14.572Z] ---> 8f9ed6ee616b [2021-04-19T03:24:14.572Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-19T03:24:14.572Z] ---> 44d947a05099 [2021-04-19T03:24:14.572Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-04-19T03:24:14.864Z] ---> Running in beaf09686a4d [2021-04-19T03:24:14.864Z] ---> 9795ca3e667c [2021-04-19T03:24:14.864Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-04-19T03:24:19.149Z] ---> Running in 61e7f1a2325d [2021-04-19T03:24:19.149Z] Removing intermediate container f112691c33d6 [2021-04-19T03:24:19.149Z] ---> ad0044870644 [2021-04-19T03:24:19.149Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-19T03:24:19.422Z] Removing intermediate container beaf09686a4d [2021-04-19T03:24:19.422Z] ---> 5740da31c8fb [2021-04-19T03:24:19.422Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-19T03:24:19.695Z] ---> 7f8dd7ce0463 [2021-04-19T03:24:19.695Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-04-19T03:24:19.695Z] Removing intermediate container 61e7f1a2325d [2021-04-19T03:24:19.695Z] ---> 487802b47466 [2021-04-19T03:24:19.695Z] Step 18/21 : CMD ["--init=true"] [2021-04-19T03:24:19.970Z] ---> Running in e83b212390d9 [2021-04-19T03:24:19.970Z] ---> fc15350bea16 [2021-04-19T03:24:19.970Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-04-19T03:24:20.256Z] ---> ec690d2b397a [2021-04-19T03:24:20.256Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-04-19T03:24:20.531Z] Removing intermediate container e83b212390d9 [2021-04-19T03:24:20.531Z] ---> 53863b55c044 [2021-04-19T03:24:20.531Z] Step 19/21 : LABEL arch=arm64 [2021-04-19T03:24:20.805Z] ---> 90fda35d3073 [2021-04-19T03:24:20.805Z] Step 20/24 : 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-04-19T03:24:21.082Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-04-19T03:24:21.082Z] Status: Downloaded newer image for docker:20.10.0 [2021-04-19T03:24:21.082Z] ---> eeaf43b92773 [2021-04-19T03:24:21.082Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-04-19T03:24:21.082Z] ---> Running in 825017db0e6b [2021-04-19T03:24:21.082Z] ---> Running in 355893dd1656 [2021-04-19T03:24:21.356Z] ---> Running in 7cacfe213887 [2021-04-19T03:24:21.952Z] Removing intermediate container 825017db0e6b [2021-04-19T03:24:21.952Z] ---> e8db445a0aa6 [2021-04-19T03:24:21.952Z] Step 20/21 : LABEL git_sha=b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:24:22.227Z] ---> b06861f45653 [2021-04-19T03:24:22.227Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-04-19T03:24:22.227Z] ---> 4b8bb244c321 [2021-04-19T03:24:22.227Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-04-19T03:24:22.227Z] Removing intermediate container 7cacfe213887 [2021-04-19T03:24:22.227Z] ---> 9b77a46f4c8a [2021-04-19T03:24:22.227Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-04-19T03:24:22.227Z] ---> Running in 1baba20baebc [2021-04-19T03:24:22.501Z] ---> Running in 30e8559170ad [2021-04-19T03:24:23.104Z] Removing intermediate container 1baba20baebc [2021-04-19T03:24:23.104Z] ---> e488e9199892 [2021-04-19T03:24:23.104Z] Step 21/21 : LABEL version=2.0.0-dev.175 [2021-04-19T03:24:23.386Z] ---> Running in 7cf97ca5e021 [2021-04-19T03:24:23.686Z] ---> 092a0ac28894 [2021-04-19T03:24:23.686Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-04-19T03:24:23.686Z] ---> d62305bd57cc [2021-04-19T03:24:23.686Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-04-19T03:24:23.686Z] ---> Running in 11d8e8be6ff3 [2021-04-19T03:24:23.971Z] ---> Running in c04322e9ad9d [2021-04-19T03:24:23.971Z] Removing intermediate container 7cf97ca5e021 [2021-04-19T03:24:23.971Z] ---> 29b4ec4c92b6 [2021-04-19T03:24:23.971Z] [2021-04-19T03:24:24.247Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-19T03:24:24.247Z] Removing intermediate container 355893dd1656 [2021-04-19T03:24:24.247Z] ---> 17b7524d920c [2021-04-19T03:24:24.247Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-04-19T03:24:24.247Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-19T03:24:24.521Z] Successfully built 29b4ec4c92b6 [2021-04-19T03:24:24.521Z] ---> Running in ad97359dc75d [2021-04-19T03:24:24.802Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-04-19T03:24:24.802Z]  Building docker-security-proxy-setup-go ... done Building docker-core-data-go [2021-04-19T03:24:24.802Z] Removing intermediate container c04322e9ad9d [2021-04-19T03:24:24.802Z] ---> 455a153423f8 [2021-04-19T03:24:24.802Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-19T03:24:24.802Z] (1/39) Installing readline (8.0.4-r0) [2021-04-19T03:24:24.802Z] (2/39) Installing bash (5.0.17-r0) [2021-04-19T03:24:24.802Z] Executing bash-5.0.17-r0.post-install [2021-04-19T03:24:24.802Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-04-19T03:24:24.802Z] (4/39) Installing libcurl (7.76.1-r0) [2021-04-19T03:24:24.802Z] Removing intermediate container 11d8e8be6ff3 [2021-04-19T03:24:24.802Z] ---> 8e9efc59535d [2021-04-19T03:24:24.802Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-19T03:24:24.802Z] (5/39) Installing curl (7.76.1-r0) [2021-04-19T03:24:24.802Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-04-19T03:24:25.085Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-04-19T03:24:25.085Z] ---> Running in 17dfd04b04b7 [2021-04-19T03:24:25.085Z] (8/39) Installing expat (2.2.9-r1) [2021-04-19T03:24:25.085Z] (9/39) Installing libffi (3.3-r2) [2021-04-19T03:24:25.085Z] (10/39) Installing gdbm (1.13-r1) [2021-04-19T03:24:25.085Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-04-19T03:24:25.085Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-04-19T03:24:25.085Z] (13/39) Installing python3 (3.8.8-r0) [2021-04-19T03:24:25.085Z] ---> Running in bea8872c65de [2021-04-19T03:24:25.363Z] Removing intermediate container ad97359dc75d [2021-04-19T03:24:25.363Z] ---> b60bc268a80e [2021-04-19T03:24:25.363Z] Step 22/24 : LABEL arch=arm64 [2021-04-19T03:24:25.647Z] Removing intermediate container 17dfd04b04b7 [2021-04-19T03:24:25.647Z] ---> 296094c76c48 [2021-04-19T03:24:25.647Z] Step 20/22 : LABEL arch=arm64 [2021-04-19T03:24:25.920Z] ---> Running in af62377f25e0 [2021-04-19T03:24:25.920Z] Removing intermediate container bea8872c65de [2021-04-19T03:24:25.920Z] ---> 89fbcb2fb5ce [2021-04-19T03:24:25.920Z] Step 20/22 : LABEL arch=arm64 [2021-04-19T03:24:26.200Z] ---> Running in 50391178b248 [2021-04-19T03:24:26.354Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-19T03:24:26.355Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-19T03:24:26.637Z] ---> 85993d9c0bf9 [2021-04-19T03:24:26.637Z] Step 3/23 : WORKDIR /edgex-go [2021-04-19T03:24:27.190Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-04-19T03:24:27.190Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-04-19T03:24:27.190Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-04-19T03:24:27.190Z] (17/39) Installing py3-six (1.15.0-r0) [2021-04-19T03:24:27.190Z] (18/39) Installing py3-packaging (20.4-r0) [2021-04-19T03:24:27.190Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-04-19T03:24:27.190Z] ---> Running in d568276ae535 [2021-04-19T03:24:27.190Z] Removing intermediate container af62377f25e0 [2021-04-19T03:24:27.190Z] ---> 869ee39dcb00 [2021-04-19T03:24:27.190Z] Step 23/24 : LABEL git_sha=b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:24:27.190Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-04-19T03:24:27.495Z] (21/39) Installing py3-idna (2.9-r0) [2021-04-19T03:24:27.495Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-04-19T03:24:27.495Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-04-19T03:24:27.495Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-04-19T03:24:27.495Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-04-19T03:24:27.495Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-04-19T03:24:27.495Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-04-19T03:24:27.773Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-04-19T03:24:27.773Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-04-19T03:24:27.773Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-04-19T03:24:27.773Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-04-19T03:24:27.773Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-04-19T03:24:27.773Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-04-19T03:24:27.773Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-04-19T03:24:27.773Z] (35/39) Installing py3-progress (1.5-r0) [2021-04-19T03:24:27.773Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-04-19T03:24:27.773Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-04-19T03:24:27.773Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-04-19T03:24:27.773Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-04-19T03:24:27.773Z] Removing intermediate container 50391178b248 [2021-04-19T03:24:27.773Z] ---> c028f7257751 [2021-04-19T03:24:27.773Z] Step 21/22 : LABEL git_sha=b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:24:28.052Z] Executing busybox-1.31.1-r19.trigger [2021-04-19T03:24:28.052Z] OK: 72 MiB in 59 packages [2021-04-19T03:24:28.327Z] ---> Running in 4a8aa18f17c6 [2021-04-19T03:24:28.327Z] Removing intermediate container d568276ae535 [2021-04-19T03:24:28.327Z] ---> 79a31cdcc780 [2021-04-19T03:24:28.327Z] Step 21/22 : LABEL git_sha=b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:24:28.327Z] ---> Running in 6c3cdf2cbf7f [2021-04-19T03:24:28.400Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-19T03:24:28.400Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-19T03:24:28.400Z] ---> 85993d9c0bf9 [2021-04-19T03:24:28.400Z] Step 3/22 : WORKDIR /edgex-go [2021-04-19T03:24:28.400Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-19T03:24:28.400Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-19T03:24:28.400Z] ---> 85993d9c0bf9 [2021-04-19T03:24:28.400Z] Step 3/23 : WORKDIR /edgex-go [2021-04-19T03:24:28.400Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-19T03:24:28.400Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-04-19T03:24:28.401Z] ---> 85993d9c0bf9 [2021-04-19T03:24:28.401Z] Step 3/24 : WORKDIR /edgex-go [2021-04-19T03:24:28.401Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-19T03:24:28.401Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-04-19T03:24:28.401Z] ---> 85993d9c0bf9 [2021-04-19T03:24:28.401Z] Step 3/21 : WORKDIR /edgex-go [2021-04-19T03:24:28.603Z] ---> Running in 59103e0ad510 [2021-04-19T03:24:28.877Z] Removing intermediate container 4a8aa18f17c6 [2021-04-19T03:24:28.877Z] ---> 49ec37a430cc [2021-04-19T03:24:28.877Z] Step 24/24 : LABEL version=2.0.0-dev.175 [2021-04-19T03:24:29.154Z] Removing intermediate container 6c3cdf2cbf7f [2021-04-19T03:24:29.154Z] ---> 0408d7e20fdb [2021-04-19T03:24:29.154Z] Step 22/22 : LABEL version=2.0.0-dev.175 [2021-04-19T03:24:29.154Z] ---> Running in 808d8cb33b75 [2021-04-19T03:24:29.154Z] Removing intermediate container 59103e0ad510 [2021-04-19T03:24:29.154Z] ---> 1ee7a2abf170 [2021-04-19T03:24:29.154Z] Step 22/22 : LABEL version=2.0.0-dev.175 [2021-04-19T03:24:29.434Z] ---> Running in 27a26fb58039 [2021-04-19T03:24:29.434Z] ---> Running in b4fbb7186549 [2021-04-19T03:24:29.507Z] ---> Running in 6100b9fa503f [2021-04-19T03:24:29.507Z] ---> Running in 6a69bc44a28d [2021-04-19T03:24:29.507Z] ---> Running in 5d08778fc5a1 [2021-04-19T03:24:29.507Z] ---> Running in 861d73d96669 [2021-04-19T03:24:29.507Z] ---> Running in 7cffd46900b8 [2021-04-19T03:24:29.712Z] Removing intermediate container 808d8cb33b75 [2021-04-19T03:24:29.712Z] ---> b24090a72041 [2021-04-19T03:24:29.712Z] [2021-04-19T03:24:29.991Z] Removing intermediate container 27a26fb58039 [2021-04-19T03:24:29.991Z] ---> ac33793fff17 [2021-04-19T03:24:29.991Z] [2021-04-19T03:24:30.267Z] Successfully built b24090a72041 [2021-04-19T03:24:30.267Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-04-19T03:24:30.267Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go [2021-04-19T03:24:30.267Z] Removing intermediate container b4fbb7186549 [2021-04-19T03:24:30.267Z] ---> b382a754c1ad [2021-04-19T03:24:30.267Z] [2021-04-19T03:24:30.544Z] Successfully built ac33793fff17 [2021-04-19T03:24:30.544Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-04-19T03:24:30.544Z]  Building docker-support-notifications-go ... done Building docker-core-metadata-go [2021-04-19T03:24:30.544Z] Successfully built b382a754c1ad [2021-04-19T03:24:30.561Z] Removing intermediate container 6a69bc44a28d [2021-04-19T03:24:30.561Z] ---> caa979ccceb7 [2021-04-19T03:24:30.561Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T03:24:30.561Z] Removing intermediate container 5d08778fc5a1 [2021-04-19T03:24:30.561Z] ---> 4e1f53ecf49d [2021-04-19T03:24:30.561Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T03:24:30.561Z] Removing intermediate container 7cffd46900b8 [2021-04-19T03:24:30.561Z] ---> a376c4241cf2 [2021-04-19T03:24:30.561Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T03:24:30.561Z] Removing intermediate container 6100b9fa503f [2021-04-19T03:24:30.561Z] ---> 9ec3b4a07b78 [2021-04-19T03:24:30.561Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T03:24:30.561Z] Removing intermediate container 861d73d96669 [2021-04-19T03:24:30.561Z] ---> 2a12ccfd7576 [2021-04-19T03:24:30.561Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T03:24:30.820Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-04-19T03:24:30.820Z]  Building docker-support-scheduler-go ... done Building docker-security-bootstrapper-go [2021-04-19T03:24:30.832Z] ---> Running in 5f6c7b4c2d10 [2021-04-19T03:24:30.832Z] ---> Running in 96d6f3d2bb24 [2021-04-19T03:24:30.832Z] ---> Running in 7dd2e74b7cba [2021-04-19T03:24:30.832Z] ---> Running in 5c4adf731d56 [2021-04-19T03:24:30.832Z] ---> Running in ef32f7b44363 [2021-04-19T03:24:32.800Z] Collecting docker-compose==1.23.2 [2021-04-19T03:24:32.800Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-04-19T03:24:33.072Z] 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-04-19T03:24:33.343Z] Collecting docopt<0.7,>=0.6.1 [2021-04-19T03:24:33.343Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-04-19T03:24:35.174Z] Removing intermediate container 5f6c7b4c2d10 [2021-04-19T03:24:35.174Z] ---> e130baee0c79 [2021-04-19T03:24:35.174Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-04-19T03:24:35.174Z] ---> Running in 16ab0583da56 [2021-04-19T03:24:35.174Z] Removing intermediate container ef32f7b44363 [2021-04-19T03:24:35.174Z] ---> df6e8b32d2d9 [2021-04-19T03:24:35.174Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-19T03:24:35.174Z] Removing intermediate container 96d6f3d2bb24 [2021-04-19T03:24:35.174Z] ---> b9d45585c6fd [2021-04-19T03:24:35.174Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-04-19T03:24:35.174Z] Removing intermediate container 7dd2e74b7cba [2021-04-19T03:24:35.174Z] ---> 0fa6e1ce378c [2021-04-19T03:24:35.174Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-04-19T03:24:35.174Z] Removing intermediate container 5c4adf731d56 [2021-04-19T03:24:35.174Z] ---> a69929e5f5ed [2021-04-19T03:24:35.174Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-04-19T03:24:35.174Z] ---> Running in 5c9bbf325240 [2021-04-19T03:24:35.174Z] ---> Running in f13042a499f8 [2021-04-19T03:24:35.174Z] ---> Running in 7a53d39e330e [2021-04-19T03:24:35.174Z] ---> Running in 852c3175a532 [2021-04-19T03:24:35.965Z] Collecting dockerpty<0.5,>=0.4.1 [2021-04-19T03:24:35.965Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-04-19T03:24:36.164Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-19T03:24:36.499Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-19T03:24:36.795Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-19T03:24:36.795Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-19T03:24:37.420Z] OK: 233 MiB in 51 packages [2021-04-19T03:24:37.420Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-19T03:24:37.420Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-19T03:24:37.420Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-19T03:24:37.720Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-19T03:24:38.035Z] OK: 233 MiB in 51 packages [2021-04-19T03:24:38.035Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-19T03:24:38.364Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-19T03:24:38.612Z] Collecting docker<4.0,>=3.6.0 [2021-04-19T03:24:38.612Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-04-19T03:24:38.668Z] OK: 233 MiB in 51 packages [2021-04-19T03:24:39.022Z] OK: 233 MiB in 51 packages [2021-04-19T03:24:39.022Z] OK: 233 MiB in 51 packages [2021-04-19T03:24:39.209Z] Collecting texttable<0.10,>=0.9.0 [2021-04-19T03:24:39.209Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-04-19T03:24:39.290Z] Removing intermediate container 16ab0583da56 [2021-04-19T03:24:39.290Z] ---> 243f212bd9f1 [2021-04-19T03:24:39.290Z] Step 6/21 : COPY go.mod . [2021-04-19T03:24:39.939Z] ---> 1f80f7ed1339 [2021-04-19T03:24:39.939Z] Step 7/21 : RUN go mod download [2021-04-19T03:24:40.220Z] ---> Running in 7b04c0ecf871 [2021-04-19T03:24:40.492Z] Removing intermediate container 852c3175a532 [2021-04-19T03:24:40.492Z] ---> f1edf2620d38 [2021-04-19T03:24:40.492Z] Step 6/23 : COPY go.mod . [2021-04-19T03:24:41.506Z] Removing intermediate container f13042a499f8 [2021-04-19T03:24:41.506Z] ---> d548d8048fbb [2021-04-19T03:24:41.506Z] Step 6/24 : COPY go.mod . [2021-04-19T03:24:41.506Z] Removing intermediate container 7a53d39e330e [2021-04-19T03:24:41.506Z] ---> 7eb81f313863 [2021-04-19T03:24:41.506Z] Step 6/22 : COPY go.mod . [2021-04-19T03:24:41.506Z] ---> 73280856e0a6 [2021-04-19T03:24:41.506Z] Step 7/23 : RUN go mod download [2021-04-19T03:24:41.506Z] Removing intermediate container 5c9bbf325240 [2021-04-19T03:24:41.506Z] ---> acc412473ec1 [2021-04-19T03:24:41.506Z] Step 6/23 : COPY go.mod . [2021-04-19T03:24:41.506Z] ---> Running in fa8caba2dc01 [2021-04-19T03:24:42.600Z] Collecting PyYAML<4,>=3.10 [2021-04-19T03:24:42.600Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-04-19T03:24:42.667Z] ---> 7648c1a9b326 [2021-04-19T03:24:42.667Z] Step 7/24 : RUN go mod download [2021-04-19T03:24:42.667Z] ---> f66b3ab65fa2 [2021-04-19T03:24:42.667Z] Step 7/22 : RUN go mod download [2021-04-19T03:24:43.138Z] ---> 9523279e3127 [2021-04-19T03:24:43.138Z] Step 7/23 : RUN go mod download [2021-04-19T03:24:43.138Z] ---> Running in d1d094d9bae8 [2021-04-19T03:24:43.440Z] ---> Running in 09c28d2df733 [2021-04-19T03:24:43.733Z] ---> Running in 11a60bcc5596 [2021-04-19T03:24:45.988Z] Collecting websocket-client<1.0,>=0.32.0 [2021-04-19T03:24:45.988Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-04-19T03:24:46.261Z] Collecting jsonschema<3,>=2.5.1 [2021-04-19T03:24:46.261Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-04-19T03:24:46.533Z] Collecting cached-property<2,>=1.2.0 [2021-04-19T03:24:46.533Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-04-19T03:24:47.960Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-04-19T03:24:47.960Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-04-19T03:24:48.096Z] Removing intermediate container fa8caba2dc01 [2021-04-19T03:24:48.097Z] ---> e135046571bf [2021-04-19T03:24:48.097Z] Step 8/23 : COPY . . [2021-04-19T03:24:48.097Z] Removing intermediate container 09c28d2df733 [2021-04-19T03:24:48.097Z] ---> b54e553de68e [2021-04-19T03:24:48.097Z] Step 8/22 : COPY . . [2021-04-19T03:24:48.097Z] Removing intermediate container 7b04c0ecf871 [2021-04-19T03:24:48.097Z] ---> 7b0b690486a5 [2021-04-19T03:24:48.097Z] Step 8/21 : COPY . . [2021-04-19T03:24:48.232Z] Collecting docker-pycreds>=0.4.0 [2021-04-19T03:24:48.232Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-04-19T03:24:49.205Z] Collecting urllib3<1.25,>=1.21.1 [2021-04-19T03:24:49.205Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-04-19T03:24:49.205Z] 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-04-19T03:24:49.483Z] Collecting idna<2.8,>=2.5 [2021-04-19T03:24:49.483Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-04-19T03:24:49.757Z] 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-04-19T03:24:49.757Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-04-19T03:24:49.757Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-04-19T03:24:49.757Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-04-19T03:24:49.757Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-04-19T03:24:50.751Z] Installing collected packages: docopt, dockerpty, docker-pycreds, websocket-client, urllib3, idna, requests, docker, texttable, PyYAML, jsonschema, cached-property, docker-compose [2021-04-19T03:24:50.751Z] Running setup.py install for docopt: started [2021-04-19T03:24:52.460Z] Removing intermediate container d1d094d9bae8 [2021-04-19T03:24:52.460Z] ---> 445427a685cc [2021-04-19T03:24:52.460Z] Step 8/24 : COPY . . [2021-04-19T03:24:52.460Z] Removing intermediate container 11a60bcc5596 [2021-04-19T03:24:52.460Z] ---> 5925fb41b9b6 [2021-04-19T03:24:52.460Z] Step 8/23 : COPY . . [2021-04-19T03:24:53.383Z] Running setup.py install for docopt: finished with status 'done' [2021-04-19T03:24:53.383Z] Running setup.py install for dockerpty: started [2021-04-19T03:24:53.985Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-19T03:24:53.985Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-19T03:24:53.985Z] ---> ad08183babdb [2021-04-19T03:24:53.985Z] Step 3/23 : WORKDIR /edgex-go [2021-04-19T03:24:53.985Z] ---> Using cache [2021-04-19T03:24:53.985Z] ---> 220b9143118c [2021-04-19T03:24:53.985Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T03:24:53.985Z] ---> Using cache [2021-04-19T03:24:53.985Z] ---> 71378ab82f28 [2021-04-19T03:24:53.985Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-04-19T03:24:55.433Z] Running setup.py install for dockerpty: finished with status 'done' [2021-04-19T03:24:58.836Z] Attempting uninstall: urllib3 [2021-04-19T03:24:58.836Z] Found existing installation: urllib3 1.25.9 [2021-04-19T03:24:58.836Z] Uninstalling urllib3-1.25.9: [2021-04-19T03:24:58.836Z] Successfully uninstalled urllib3-1.25.9 [2021-04-19T03:24:59.441Z] Attempting uninstall: idna [2021-04-19T03:24:59.441Z] Found existing installation: idna 2.9 [2021-04-19T03:24:59.441Z] Uninstalling idna-2.9: [2021-04-19T03:24:59.730Z] Successfully uninstalled idna-2.9 [2021-04-19T03:24:59.730Z] ---> Running in efbb9609e79c [2021-04-19T03:25:00.716Z] Attempting uninstall: requests [2021-04-19T03:25:00.716Z] Found existing installation: requests 2.23.0 [2021-04-19T03:25:00.716Z] Uninstalling requests-2.23.0: [2021-04-19T03:25:00.716Z] Successfully uninstalled requests-2.23.0 [2021-04-19T03:25:01.698Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-19T03:25:01.973Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-19T03:25:01.973Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-04-19T03:25:01.973Z] ---> ad08183babdb [2021-04-19T03:25:01.973Z] Step 3/31 : WORKDIR /edgex-go [2021-04-19T03:25:01.973Z] ---> Using cache [2021-04-19T03:25:01.973Z] ---> 220b9143118c [2021-04-19T03:25:01.973Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T03:25:01.973Z] ---> Using cache [2021-04-19T03:25:01.973Z] ---> 71378ab82f28 [2021-04-19T03:25:01.973Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-04-19T03:25:01.973Z] ---> Using cache [2021-04-19T03:25:01.973Z] ---> 7da67bbe8804 [2021-04-19T03:25:01.973Z] Step 6/31 : COPY go.mod . [2021-04-19T03:25:01.973Z] ---> Using cache [2021-04-19T03:25:01.973Z] ---> c2162c84eaf3 [2021-04-19T03:25:01.973Z] Step 7/31 : RUN go mod download [2021-04-19T03:25:01.973Z] ---> Using cache [2021-04-19T03:25:01.973Z] ---> 53c36005deae [2021-04-19T03:25:01.973Z] Step 8/31 : COPY . . [2021-04-19T03:25:01.973Z] Running setup.py install for texttable: started [2021-04-19T03:25:02.261Z] ---> Using cache [2021-04-19T03:25:02.261Z] ---> 25df72adc25d [2021-04-19T03:25:02.261Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-04-19T03:25:02.261Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-19T03:25:02.261Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-19T03:25:02.261Z] ---> ad08183babdb [2021-04-19T03:25:02.261Z] Step 3/23 : WORKDIR /edgex-go [2021-04-19T03:25:02.261Z] ---> Using cache [2021-04-19T03:25:02.261Z] ---> 220b9143118c [2021-04-19T03:25:02.261Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T03:25:02.261Z] ---> Using cache [2021-04-19T03:25:02.261Z] ---> 71378ab82f28 [2021-04-19T03:25:02.261Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-19T03:25:02.261Z] ---> Using cache [2021-04-19T03:25:02.261Z] ---> 7da67bbe8804 [2021-04-19T03:25:02.261Z] Step 6/23 : COPY go.mod . [2021-04-19T03:25:02.261Z] ---> Using cache [2021-04-19T03:25:02.261Z] ---> c2162c84eaf3 [2021-04-19T03:25:02.261Z] Step 7/23 : RUN go mod download [2021-04-19T03:25:02.261Z] ---> Using cache [2021-04-19T03:25:02.261Z] ---> 53c36005deae [2021-04-19T03:25:02.261Z] Step 8/23 : COPY . . [2021-04-19T03:25:02.562Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-19T03:25:02.562Z] ---> Using cache [2021-04-19T03:25:02.562Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-19T03:25:02.562Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-19T03:25:02.562Z] ---> ad08183babdb [2021-04-19T03:25:02.562Z] Step 3/23 : WORKDIR /edgex-go ---> 25df72adc25d [2021-04-19T03:25:02.562Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-04-19T03:25:02.841Z] [2021-04-19T03:25:02.841Z] ---> Using cache [2021-04-19T03:25:02.841Z] ---> 220b9143118c [2021-04-19T03:25:02.841Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T03:25:02.841Z] ---> Using cache [2021-04-19T03:25:02.841Z] ---> 71378ab82f28 [2021-04-19T03:25:02.841Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-19T03:25:02.841Z] ---> Using cache [2021-04-19T03:25:02.841Z] ---> 7da67bbe8804 [2021-04-19T03:25:02.841Z] Step 6/23 : COPY go.mod . [2021-04-19T03:25:02.841Z] ---> Using cache [2021-04-19T03:25:02.841Z] ---> c2162c84eaf3 [2021-04-19T03:25:02.841Z] Step 7/23 : RUN go mod download [2021-04-19T03:25:02.841Z] ---> Using cache [2021-04-19T03:25:02.841Z] ---> 53c36005deae [2021-04-19T03:25:02.841Z] Step 8/23 : COPY . . [2021-04-19T03:25:02.841Z] ---> Using cache [2021-04-19T03:25:02.841Z] ---> 25df72adc25d [2021-04-19T03:25:02.841Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-04-19T03:25:03.114Z] OK: 217 MiB in 51 packages [2021-04-19T03:25:03.713Z] ---> Running in 34069d974b5d [2021-04-19T03:25:03.713Z] ---> Running in bc9cc3dbda31 [2021-04-19T03:25:03.713Z] ---> Running in 0e3f32982dba [2021-04-19T03:25:03.991Z] Running setup.py install for texttable: finished with status 'done' [2021-04-19T03:25:03.991Z] Running setup.py install for PyYAML: started [2021-04-19T03:25:04.972Z] Removing intermediate container efbb9609e79c [2021-04-19T03:25:04.972Z] ---> c9d951dbb26d [2021-04-19T03:25:04.972Z] Step 6/23 : COPY go.mod . [2021-04-19T03:25:05.962Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-04-19T03:25:05.962Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o cmd/core-command/core-command ./cmd/core-command [2021-04-19T03:25:05.962Z] ---> 9d9c212d1ffa [2021-04-19T03:25:05.962Z] Step 7/23 : RUN go mod download [2021-04-19T03:25:05.962Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-04-19T03:25:06.242Z] ---> Running in b3b6ebe99bbf [2021-04-19T03:25:07.692Z] Running setup.py install for PyYAML: finished with status 'done' [2021-04-19T03:25:09.136Z] 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.58.0 [2021-04-19T03:25:10.583Z] Removing intermediate container b3b6ebe99bbf [2021-04-19T03:25:10.583Z] ---> d5b36f257b9c [2021-04-19T03:25:10.583Z] Step 8/23 : COPY . . [2021-04-19T03:25:29.233Z] Removing intermediate container 30e8559170ad [2021-04-19T03:25:29.233Z] ---> 53b0dc75f862 [2021-04-19T03:25:29.233Z] Step 14/23 : ENV APP_PORT=48090 [2021-04-19T03:25:29.233Z] ---> Running in a418a412f855 [2021-04-19T03:25:29.233Z] ---> 0830c4902975 [2021-04-19T03:25:29.233Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-04-19T03:25:29.233Z] ---> Running in c9c06258ee35 [2021-04-19T03:25:29.846Z] Removing intermediate container a418a412f855 [2021-04-19T03:25:29.846Z] ---> 0ddb46768881 [2021-04-19T03:25:29.846Z] Step 15/23 : EXPOSE $APP_PORT [2021-04-19T03:25:30.127Z] ---> Running in b4ef6dd00329 [2021-04-19T03:25:30.744Z] Removing intermediate container b4ef6dd00329 [2021-04-19T03:25:30.744Z] ---> 59993f659504 [2021-04-19T03:25:30.744Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-04-19T03:25:31.814Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o cmd/core-data/core-data ./cmd/core-data [2021-04-19T03:25:32.815Z] ---> c09443dd85b9 [2021-04-19T03:25:32.815Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-04-19T03:25:34.268Z] ---> 4e20ba9c2bdc [2021-04-19T03:25:34.268Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-04-19T03:25:35.259Z] ---> 63c7bde2ad2d [2021-04-19T03:25:35.262Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-04-19T03:25:35.544Z] ---> Running in be46db2158a5 [2021-04-19T03:25:36.149Z] Removing intermediate container be46db2158a5 [2021-04-19T03:25:36.149Z] ---> 9cf67765af33 [2021-04-19T03:25:36.149Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-19T03:25:36.424Z] ---> Running in bb8e829401fe [2021-04-19T03:25:37.025Z] Removing intermediate container bb8e829401fe [2021-04-19T03:25:37.025Z] ---> 0525c5dfd2d3 [2021-04-19T03:25:37.025Z] Step 21/23 : LABEL arch=arm64 [2021-04-19T03:25:37.025Z] ---> Running in d966676fa98d [2021-04-19T03:25:37.628Z] Removing intermediate container d966676fa98d [2021-04-19T03:25:37.628Z] ---> fa5d85392872 [2021-04-19T03:25:37.628Z] Step 22/23 : LABEL git_sha=b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:25:37.905Z] ---> Running in 93315ca08465 [2021-04-19T03:25:38.504Z] Removing intermediate container 93315ca08465 [2021-04-19T03:25:38.504Z] ---> 40ff3569a0ca [2021-04-19T03:25:38.504Z] Step 23/23 : LABEL version=2.0.0-dev.175 [2021-04-19T03:25:39.112Z] ---> Running in e3df1c287b86 [2021-04-19T03:25:39.708Z] Removing intermediate container e3df1c287b86 [2021-04-19T03:25:39.708Z] ---> 15d12dd40569 [2021-04-19T03:25:39.708Z] [2021-04-19T03:25:39.991Z] Successfully built 15d12dd40569 [2021-04-19T03:25:39.991Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-04-19T03:26:14.821Z] ---> b1dd7e7d3a0d [2021-04-19T03:26:14.821Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-04-19T03:26:14.821Z] ---> 89df05b09425 [2021-04-19T03:26:14.821Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-04-19T03:26:14.821Z] ---> c384549a082b [2021-04-19T03:26:14.821Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-04-19T03:26:14.821Z] ---> 319fe98f684b [2021-04-19T03:26:14.821Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-04-19T03:26:14.821Z] ---> Running in 39c069c7cc39 [2021-04-19T03:26:14.821Z] ---> Running in 4c66a4c09e8b [2021-04-19T03:26:14.821Z] ---> Running in 4dfc9fd52b8e [2021-04-19T03:26:14.821Z] ---> Running in bbce30f04cfc [2021-04-19T03:26:14.821Z] ---> 5ebb23b0b0ad [2021-04-19T03:26:14.821Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-04-19T03:26:14.821Z] ---> Running in 2c46561bb019 [2021-04-19T03:26:15.433Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o cmd/core-command/core-command ./cmd/core-command [2021-04-19T03:26:15.433Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-04-19T03:26:15.433Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-04-19T03:26:15.433Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-04-19T03:26:15.433Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o cmd/core-data/core-data ./cmd/core-data [2021-04-19T03:26:48.056Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container bc9cc3dbda31 [2021-04-19T03:26:48.056Z] ---> 5b8475bea514 [2021-04-19T03:26:48.056Z] [2021-04-19T03:26:48.056Z] Step 10/31 : FROM alpine:3.12 [2021-04-19T03:26:48.056Z] ---> 9852663dfa18 [2021-04-19T03:26:48.056Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-04-19T03:26:48.056Z] ---> Running in 222083715b44 [2021-04-19T03:26:48.056Z] Removing intermediate container 222083715b44 [2021-04-19T03:26:48.056Z] ---> 5a9c52d6d23d [2021-04-19T03:26:48.056Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-04-19T03:26:48.056Z] ---> Running in 948b6d512747 [2021-04-19T03:26:48.056Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-19T03:26:48.056Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-19T03:26:48.056Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-04-19T03:26:48.056Z] (2/2) Installing su-exec (0.2-r1) [2021-04-19T03:26:48.056Z] Executing busybox-1.31.1-r20.trigger [2021-04-19T03:26:48.056Z] OK: 5 MiB in 16 packages [2021-04-19T03:26:50.032Z] Removing intermediate container 948b6d512747 [2021-04-19T03:26:50.032Z] ---> 8ea8384d80d1 [2021-04-19T03:26:50.032Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-04-19T03:26:50.304Z] ---> Running in d1df52de98da [2021-04-19T03:26:51.296Z] Removing intermediate container d1df52de98da [2021-04-19T03:26:51.297Z] ---> 44b474349786 [2021-04-19T03:26:51.297Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-04-19T03:26:51.576Z] ---> Running in b6df05e378e6 [2021-04-19T03:26:53.029Z] Removing intermediate container b6df05e378e6 [2021-04-19T03:26:53.029Z] ---> 541d02c243bb [2021-04-19T03:26:53.029Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-04-19T03:26:53.308Z] ---> Running in 6c6a9dbdabd2 [2021-04-19T03:26:54.750Z] Removing intermediate container 0e3f32982dba [2021-04-19T03:26:54.750Z] ---> 329aa56af4f5 [2021-04-19T03:26:54.750Z] [2021-04-19T03:26:54.750Z] Step 10/23 : FROM alpine:3.12 [2021-04-19T03:26:54.750Z] ---> 9852663dfa18 [2021-04-19T03:26:54.750Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-19T03:26:54.750Z] ---> Using cache [2021-04-19T03:26:54.750Z] ---> 23d71bed23ab [2021-04-19T03:26:54.750Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-19T03:26:54.750Z] ---> Using cache [2021-04-19T03:26:54.750Z] ---> a511cf695132 [2021-04-19T03:26:54.750Z] Step 13/23 : ENV APP_PORT=48082 [2021-04-19T03:26:55.025Z] ---> Running in 525edba26588 [2021-04-19T03:26:56.029Z] Removing intermediate container 525edba26588 [2021-04-19T03:26:56.029Z] ---> 0ec23e461b9e [2021-04-19T03:26:56.029Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-19T03:26:56.309Z] ---> Running in a077c6275b2b [2021-04-19T03:26:56.928Z] Removing intermediate container a077c6275b2b [2021-04-19T03:26:56.928Z] ---> 39a1ab23122b [2021-04-19T03:26:56.928Z] Step 15/23 : WORKDIR / [2021-04-19T03:26:57.209Z] Removing intermediate container 6c6a9dbdabd2 [2021-04-19T03:26:57.209Z] ---> d642511a26a9 [2021-04-19T03:26:57.209Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-04-19T03:26:57.209Z] ---> Running in 59ec08340a2a [2021-04-19T03:26:57.491Z] ---> Running in fe4e637088c1 [2021-04-19T03:26:58.088Z] Removing intermediate container 59ec08340a2a [2021-04-19T03:26:58.088Z] ---> 88635dc8c755 [2021-04-19T03:26:58.088Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-19T03:26:58.363Z] Removing intermediate container fe4e637088c1 [2021-04-19T03:26:58.363Z] ---> e40e527fd278 [2021-04-19T03:26:58.363Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-04-19T03:26:59.810Z] ---> af2a2517c6fd [2021-04-19T03:26:59.810Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-04-19T03:27:00.086Z] ---> 1658fda09836 [2021-04-19T03:27:00.086Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-04-19T03:27:00.362Z] ---> Running in f5003da5cb80 [2021-04-19T03:27:03.761Z] ---> 7281262f5b34 [2021-04-19T03:27:03.762Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-04-19T03:27:04.372Z] Removing intermediate container 34069d974b5d [2021-04-19T03:27:04.372Z] ---> 556de683186e [2021-04-19T03:27:04.372Z] [2021-04-19T03:27:04.372Z] Step 10/23 : FROM alpine:3.12 [2021-04-19T03:27:04.372Z] ---> 9852663dfa18 [2021-04-19T03:27:04.372Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-19T03:27:04.372Z] ---> Using cache [2021-04-19T03:27:04.372Z] ---> 23d71bed23ab [2021-04-19T03:27:04.372Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-19T03:27:04.372Z] ---> Using cache [2021-04-19T03:27:04.372Z] ---> a511cf695132 [2021-04-19T03:27:04.372Z] Step 13/23 : ENV APP_PORT=48081 [2021-04-19T03:27:04.653Z] ---> Running in 4ba853edc3be [2021-04-19T03:27:04.653Z] ---> 10ed2b632409 [2021-04-19T03:27:04.653Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-04-19T03:27:04.653Z] ---> Running in cd98c0f1c46f [2021-04-19T03:27:04.930Z] Removing intermediate container f5003da5cb80 [2021-04-19T03:27:04.930Z] ---> 42ce004b2ba6 [2021-04-19T03:27:04.930Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-19T03:27:05.206Z] Removing intermediate container 4ba853edc3be [2021-04-19T03:27:05.206Z] ---> 046dc06bcc70 [2021-04-19T03:27:05.206Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-19T03:27:05.206Z] Removing intermediate container cd98c0f1c46f [2021-04-19T03:27:05.206Z] ---> 34f8b17fe2e4 [2021-04-19T03:27:05.206Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-19T03:27:05.484Z] ---> Running in c96f76086585 [2021-04-19T03:27:05.484Z] ---> Running in 433a5b8388c9 [2021-04-19T03:27:05.774Z] ---> 22f5feeb1c6e [2021-04-19T03:27:05.774Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-04-19T03:27:06.048Z] Removing intermediate container c96f76086585 [2021-04-19T03:27:06.048Z] ---> 478bf352e205 [2021-04-19T03:27:06.048Z] Step 15/23 : WORKDIR / [2021-04-19T03:27:06.339Z] ---> Running in 193c099fa3fb [2021-04-19T03:27:06.339Z] Removing intermediate container 433a5b8388c9 [2021-04-19T03:27:06.339Z] ---> 63e26e5c63ee [2021-04-19T03:27:06.339Z] Step 21/23 : LABEL arch=arm64 [2021-04-19T03:27:06.616Z] ---> Running in a43ff0f05073 [2021-04-19T03:27:06.892Z] Removing intermediate container 193c099fa3fb [2021-04-19T03:27:06.892Z] ---> 8aacfcdd99ba [2021-04-19T03:27:06.892Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-19T03:27:07.500Z] Removing intermediate container a43ff0f05073 [2021-04-19T03:27:07.500Z] ---> ebf4f5ed1811 [2021-04-19T03:27:07.500Z] Step 22/23 : LABEL git_sha=b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:27:07.774Z] ---> 3a58e8b70c2c [2021-04-19T03:27:07.774Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-04-19T03:27:07.774Z] ---> Running in 3b47664a78f7 [2021-04-19T03:27:08.054Z] ---> 9ab1a53b7835 [2021-04-19T03:27:08.054Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-04-19T03:27:08.666Z] Removing intermediate container 3b47664a78f7 [2021-04-19T03:27:08.666Z] ---> fa3b7268eec0 [2021-04-19T03:27:08.666Z] Step 23/23 : LABEL version=2.0.0-dev.175 [2021-04-19T03:27:08.943Z] ---> 4751de58ce24 [2021-04-19T03:27:08.943Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-04-19T03:27:08.943Z] ---> Running in ab65a2ecf6b4 [2021-04-19T03:27:09.927Z] Removing intermediate container ab65a2ecf6b4 [2021-04-19T03:27:09.927Z] ---> fc39f4f9bd4a [2021-04-19T03:27:09.927Z] [2021-04-19T03:27:10.206Z] ---> 06f4b9d538a5 [2021-04-19T03:27:10.206Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-04-19T03:27:10.206Z] ---> 1c024a92dbb5 [2021-04-19T03:27:10.206Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-04-19T03:27:10.479Z] Successfully built fc39f4f9bd4a [2021-04-19T03:27:10.479Z] Successfully tagged docker-core-command-go-arm64:latest [2021-04-19T03:27:11.069Z]  Building docker-core-command-go ... done  ---> b953f363a8ce [2021-04-19T03:27:11.069Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-04-19T03:27:11.069Z] ---> a6a2b5f6f78f [2021-04-19T03:27:11.069Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-04-19T03:27:11.677Z] ---> Running in 3f940c250c8b [2021-04-19T03:27:11.677Z] ---> Running in ec224d46bae1 [2021-04-19T03:27:11.967Z] Removing intermediate container 3f940c250c8b [2021-04-19T03:27:11.967Z] ---> 0192bab3a5ce [2021-04-19T03:27:11.967Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-04-19T03:27:11.967Z] Removing intermediate container ec224d46bae1 [2021-04-19T03:27:11.967Z] ---> 2e006305c79c [2021-04-19T03:27:11.967Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-19T03:27:12.248Z] ---> Running in e9b8ee52edf0 [2021-04-19T03:27:12.844Z] Removing intermediate container e9b8ee52edf0 [2021-04-19T03:27:12.844Z] ---> 877be845ebe8 [2021-04-19T03:27:12.844Z] Step 21/23 : LABEL arch=arm64 [2021-04-19T03:27:12.844Z] ---> 21f39196f6ba [2021-04-19T03:27:12.844Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-04-19T03:27:12.844Z] ---> Running in 498e9f60d55d [2021-04-19T03:27:13.115Z] ---> Running in dfd4bebd1b07 [2021-04-19T03:27:13.388Z] Removing intermediate container 498e9f60d55d [2021-04-19T03:27:13.388Z] ---> de16466c3647 [2021-04-19T03:27:13.388Z] Step 22/23 : LABEL git_sha=b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:27:13.661Z] ---> Running in 816fc709d1ad [2021-04-19T03:27:14.264Z] Removing intermediate container 816fc709d1ad [2021-04-19T03:27:14.264Z] ---> f0c042e9b598 [2021-04-19T03:27:14.264Z] Step 23/23 : LABEL version=2.0.0-dev.175 [2021-04-19T03:27:14.538Z] ---> Running in 051a1cc772d3 [2021-04-19T03:27:15.138Z] Removing intermediate container 051a1cc772d3 [2021-04-19T03:27:15.138Z] ---> 7fcb14330c40 [2021-04-19T03:27:15.138Z] [2021-04-19T03:27:15.417Z] Successfully built 7fcb14330c40 [2021-04-19T03:27:15.691Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-04-19T03:27:16.671Z]  Building docker-core-metadata-go ... done Removing intermediate container dfd4bebd1b07 [2021-04-19T03:27:16.671Z] ---> cbe4b2a7acf9 [2021-04-19T03:27:16.671Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-04-19T03:27:17.262Z] ---> Running in cf5eea35b402 [2021-04-19T03:27:17.532Z] Removing intermediate container c9c06258ee35 [2021-04-19T03:27:17.532Z] ---> 13e270ef4353 [2021-04-19T03:27:17.532Z] [2021-04-19T03:27:17.532Z] Step 10/23 : FROM alpine:3.12 [2021-04-19T03:27:17.532Z] ---> 9852663dfa18 [2021-04-19T03:27:17.532Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-04-19T03:27:17.532Z] Removing intermediate container cf5eea35b402 [2021-04-19T03:27:17.532Z] ---> 8cd973724296 [2021-04-19T03:27:17.532Z] Step 28/31 : CMD ["gate"] [2021-04-19T03:27:17.532Z] ---> Running in 683084ec448d [2021-04-19T03:27:17.804Z] ---> Running in d422751eccf4 [2021-04-19T03:27:18.077Z] Removing intermediate container 683084ec448d [2021-04-19T03:27:18.077Z] ---> 4d993738b886 [2021-04-19T03:27:18.077Z] Step 12/23 : ENV APP_PORT=48080 [2021-04-19T03:27:18.347Z] ---> Running in dae660eb3f25 [2021-04-19T03:27:18.347Z] Removing intermediate container d422751eccf4 [2021-04-19T03:27:18.347Z] ---> f7b3ce94b926 [2021-04-19T03:27:18.347Z] Step 29/31 : LABEL arch=arm64 [2021-04-19T03:27:18.936Z] ---> Running in 1f748180d97b [2021-04-19T03:27:18.936Z] Removing intermediate container dae660eb3f25 [2021-04-19T03:27:18.936Z] ---> 1ce03af99963 [2021-04-19T03:27:18.936Z] Step 13/23 : EXPOSE $APP_PORT [2021-04-19T03:27:18.936Z] ---> Running in 65f30cb484a2 [2021-04-19T03:27:19.205Z] Removing intermediate container 1f748180d97b [2021-04-19T03:27:19.205Z] ---> 791d38f5c86e [2021-04-19T03:27:19.205Z] Step 30/31 : LABEL git_sha=b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:27:19.475Z] Removing intermediate container 65f30cb484a2 [2021-04-19T03:27:19.475Z] ---> 7a5bca63e842 [2021-04-19T03:27:19.475Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T03:27:19.747Z] ---> Running in d12afb861b76 [2021-04-19T03:27:19.747Z] ---> Running in b3fac4c351c2 [2021-04-19T03:27:20.343Z] Removing intermediate container d12afb861b76 [2021-04-19T03:27:20.343Z] ---> 477310b83cff [2021-04-19T03:27:20.343Z] Step 31/31 : LABEL version=2.0.0-dev.175 [2021-04-19T03:27:20.621Z] ---> Running in 625bc17114d8 [2021-04-19T03:27:21.217Z] Removing intermediate container 625bc17114d8 [2021-04-19T03:27:21.217Z] ---> 52a1c5b8059e [2021-04-19T03:27:21.217Z] [2021-04-19T03:27:21.491Z] Successfully built 52a1c5b8059e [2021-04-19T03:27:21.492Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-04-19T03:27:22.082Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container b3fac4c351c2 [2021-04-19T03:27:22.082Z] ---> 47642e4d7304 [2021-04-19T03:27:22.082Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-04-19T03:27:22.082Z] ---> Running in 5c3d01a56443 [2021-04-19T03:27:23.515Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-19T03:27:24.107Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-19T03:27:24.388Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o ./cmd/secrets-config ./cmd/secrets-config [2021-04-19T03:27:24.388Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-04-19T03:27:25.084Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-04-19T03:27:25.084Z] (2/6) Installing libgcc (9.3.0-r2) [2021-04-19T03:27:25.084Z] (3/6) Installing libsodium (1.0.18-r0) [2021-04-19T03:27:25.355Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-04-19T03:27:25.623Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-19T03:27:26.215Z] (6/6) Installing zeromq (4.3.3-r0) [2021-04-19T03:27:26.215Z] Executing busybox-1.31.1-r20.trigger [2021-04-19T03:27:26.215Z] OK: 8 MiB in 20 packages [2021-04-19T03:27:27.640Z] Removing intermediate container 5c3d01a56443 [2021-04-19T03:27:27.640Z] ---> 3971ece6ffa7 [2021-04-19T03:27:27.640Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-19T03:27:28.252Z] ---> 5adb85d573cc [2021-04-19T03:27:28.253Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-04-19T03:27:29.715Z] ---> 9d26155dbe74 [2021-04-19T03:27:29.715Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-04-19T03:27:30.349Z] ---> 02a714cc8fd9 [2021-04-19T03:27:30.349Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-04-19T03:27:30.623Z] ---> Running in ea80db3cabd7 [2021-04-19T03:27:31.221Z] Removing intermediate container ea80db3cabd7 [2021-04-19T03:27:31.221Z] ---> 4bd4a84eec5d [2021-04-19T03:27:31.221Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-19T03:27:31.221Z] ---> Running in 893d3c24dc99 [2021-04-19T03:27:31.816Z] Removing intermediate container 893d3c24dc99 [2021-04-19T03:27:31.816Z] ---> 04c1e8017da3 [2021-04-19T03:27:31.816Z] Step 21/23 : LABEL arch=arm64 [2021-04-19T03:27:31.816Z] ---> Running in 728ef1976a74 [2021-04-19T03:27:32.412Z] Removing intermediate container 728ef1976a74 [2021-04-19T03:27:32.412Z] ---> 5d5d88b91845 [2021-04-19T03:27:32.412Z] Step 22/23 : LABEL git_sha=b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:27:32.412Z] ---> Running in b1a8e2c3694d [2021-04-19T03:27:33.005Z] Removing intermediate container b1a8e2c3694d [2021-04-19T03:27:33.005Z] ---> 2d634eda01c8 [2021-04-19T03:27:33.005Z] Step 23/23 : LABEL version=2.0.0-dev.175 [2021-04-19T03:27:33.005Z] ---> Running in 9a7a29ceaee0 [2021-04-19T03:27:33.599Z] Removing intermediate container 9a7a29ceaee0 [2021-04-19T03:27:33.599Z] ---> 44bb790fc387 [2021-04-19T03:27:33.599Z] [2021-04-19T03:27:33.871Z] Successfully built 44bb790fc387 [2021-04-19T03:27:33.871Z] Successfully tagged docker-core-data-go-arm64:latest [2021-04-19T03:27:34.155Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-04-19T03:27:34.149Z] $ docker stop --time=1 26c041107d05a8b323b69a279bc831c66f57d3fc41aceca615b3dd1408abb558 [2021-04-19T03:27:34.801Z] Removing intermediate container 4c66a4c09e8b [2021-04-19T03:27:34.801Z] ---> 88ac9bf6cfdb [2021-04-19T03:27:34.801Z] [2021-04-19T03:27:34.801Z] Step 10/22 : FROM alpine:3.12 [2021-04-19T03:27:34.801Z] 3.12: Pulling from library/alpine [2021-04-19T03:27:34.801Z] Removing intermediate container bbce30f04cfc [2021-04-19T03:27:34.801Z] ---> 5d80332c8212 [2021-04-19T03:27:34.801Z] [2021-04-19T03:27:34.801Z] Step 10/23 : FROM alpine:3.12 [2021-04-19T03:27:34.801Z] 3.12: Pulling from library/alpine [2021-04-19T03:27:36.094Z] $ docker rm -f 26c041107d05a8b323b69a279bc831c66f57d3fc41aceca615b3dd1408abb558 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-19T03:27:36.710Z] + grep docker [2021-04-19T03:27:36.711Z] + docker images [2021-04-19T03:27:36.984Z] docker-core-data-go-arm64 latest 44bb790fc387 3 seconds ago 21.6MB [2021-04-19T03:27:36.984Z] docker-security-bootstrapper-go-arm64 latest 52a1c5b8059e 16 seconds ago 18.1MB [2021-04-19T03:27:36.984Z] docker-core-metadata-go-arm64 latest 7fcb14330c40 22 seconds ago 18.1MB [2021-04-19T03:27:36.984Z] docker-core-command-go-arm64 latest fc39f4f9bd4a 27 seconds ago 16.5MB [2021-04-19T03:27:36.984Z] docker-sys-mgmt-agent-go-arm64 latest 15d12dd40569 About a minute ago 299MB [2021-04-19T03:27:36.984Z] docker-security-secretstore-setup-go-arm64 latest b24090a72041 3 minutes ago 24.9MB [2021-04-19T03:27:36.984Z] docker-support-notifications-go-arm64 latest ac33793fff17 3 minutes ago 17.1MB [2021-04-19T03:27:36.984Z] docker-support-scheduler-go-arm64 latest b382a754c1ad 3 minutes ago 16.6MB [2021-04-19T03:27:36.984Z] docker-security-proxy-setup-go-arm64 latest 29b4ec4c92b6 3 minutes ago 24.6MB [2021-04-19T03:27:36.984Z] docker 20.10.0 eeaf43b92773 4 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-19T03:27:37.220Z] provisioning config files... [2021-04-19T03:27:37.263Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/443@tmp/config8165575345824522173tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-19T03:27:37.617Z] ---> docker-login.sh [2021-04-19T03:27:37.617Z] nexus3.edgexfoundry.org:10001 [2021-04-19T03:27:37.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T03:27:38.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T03:27:38.160Z] Configure a credential helper to remove this warning. See [2021-04-19T03:27:38.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T03:27:38.160Z] [2021-04-19T03:27:38.160Z] Login Succeeded [2021-04-19T03:27:38.160Z] nexus3.edgexfoundry.org:10002 [2021-04-19T03:27:38.250Z] Removing intermediate container 39c069c7cc39 [2021-04-19T03:27:38.250Z] ---> 64dfff7e10bc [2021-04-19T03:27:38.250Z] [2021-04-19T03:27:38.250Z] Step 10/21 : FROM alpine:3.12 [2021-04-19T03:27:38.250Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-19T03:27:38.250Z] 3.12: Pulling from library/alpine [2021-04-19T03:27:38.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T03:27:38.535Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-19T03:27:38.535Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-19T03:27:38.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T03:27:38.703Z] Configure a credential helper to remove this warning. See [2021-04-19T03:27:38.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T03:27:38.703Z] [2021-04-19T03:27:38.703Z] Login Succeeded [2021-04-19T03:27:38.704Z] nexus3.edgexfoundry.org:10003 [2021-04-19T03:27:38.807Z] Status: Downloaded newer image for alpine:3.12 [2021-04-19T03:27:38.807Z] ---> 13621d1b12d4 [2021-04-19T03:27:38.807Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-19T03:27:38.807Z] Status: Downloaded newer image for alpine:3.12 [2021-04-19T03:27:38.807Z] ---> 13621d1b12d4 [2021-04-19T03:27:38.807Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-04-19T03:27:38.807Z] Status: Image is up to date for alpine:3.12 [2021-04-19T03:27:38.807Z] ---> 13621d1b12d4 [2021-04-19T03:27:38.807Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-04-19T03:27:38.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T03:27:39.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T03:27:39.256Z] Configure a credential helper to remove this warning. See [2021-04-19T03:27:39.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T03:27:39.256Z] [2021-04-19T03:27:39.256Z] Login Succeeded [2021-04-19T03:27:39.256Z] nexus3.edgexfoundry.org:10004 [2021-04-19T03:27:39.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T03:27:39.798Z] Removing intermediate container 2c46561bb019 [2021-04-19T03:27:39.798Z] ---> c5c3cc34e3ff [2021-04-19T03:27:39.798Z] [2021-04-19T03:27:39.798Z] Step 10/24 : FROM alpine:3.12 [2021-04-19T03:27:39.798Z] ---> 13621d1b12d4 [2021-04-19T03:27:39.798Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-04-19T03:27:39.798Z] ---> Running in 6ca0f221dab4 [2021-04-19T03:27:39.798Z] ---> Running in 20fef5ccd6a8 [2021-04-19T03:27:39.798Z] ---> Running in 7ca0a8492c1a [2021-04-19T03:27:39.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T03:27:39.800Z] Configure a credential helper to remove this warning. See [2021-04-19T03:27:39.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T03:27:39.800Z] [2021-04-19T03:27:39.800Z] Login Succeeded [2021-04-19T03:27:39.800Z] docker.io [2021-04-19T03:27:40.076Z] ---> Running in e3acf57dce21 [2021-04-19T03:27:40.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T03:27:40.346Z] Removing intermediate container 4dfc9fd52b8e [2021-04-19T03:27:40.346Z] ---> 53ca6dec7131 [2021-04-19T03:27:40.346Z] [2021-04-19T03:27:40.346Z] Step 10/23 : FROM alpine:3.12 [2021-04-19T03:27:40.346Z] ---> 13621d1b12d4 [2021-04-19T03:27:40.346Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-04-19T03:27:40.616Z] ---> Running in 8203e4e533a8 [2021-04-19T03:27:40.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T03:27:40.675Z] Configure a credential helper to remove this warning. See [2021-04-19T03:27:40.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T03:27:40.675Z] [2021-04-19T03:27:40.675Z] Login Succeeded [2021-04-19T03:27:40.675Z] ---> docker-login.sh ends [Pipeline] } [2021-04-19T03:27:40.691Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-19T03:27:40.764Z] [edgeXDocker.push] Tagging docker image docker-core-command-go-arm64 with the following tags: [2021-04-19T03:27:40.764Z] b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:27:40.764Z] 2.0.0-dev.175 [2021-04-19T03:27:40.764Z] b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [2021-04-19T03:27:40.764Z] master [2021-04-19T03:27:40.764Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:27:41.134Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:b1882bac436620be465db7044db985b75d91785f [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:27:41.237Z] Removing intermediate container 8203e4e533a8 [2021-04-19T03:27:41.237Z] ---> 6cd2df5342ea [2021-04-19T03:27:41.237Z] Step 12/23 : ENV APP_PORT=48080 [2021-04-19T03:27:41.465Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:27:41.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2021-04-19T03:27:41.465Z] 17f7d25faf99: Preparing [2021-04-19T03:27:41.465Z] 95f981543f82: Preparing [2021-04-19T03:27:41.465Z] 2735cd3b554f: Preparing [2021-04-19T03:27:41.465Z] 80e5d826b26d: Preparing [2021-04-19T03:27:41.465Z] 3fbe34a1663b: Preparing [2021-04-19T03:27:41.536Z] ---> Running in 5de33ab7bc87 [2021-04-19T03:27:41.738Z] 3fbe34a1663b: Layer already exists [2021-04-19T03:27:41.738Z] 80e5d826b26d: Pushed [2021-04-19T03:27:41.738Z] 17f7d25faf99: Pushed [2021-04-19T03:27:41.738Z] 2735cd3b554f: Pushed [2021-04-19T03:27:41.845Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-19T03:27:41.845Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-19T03:27:42.186Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-19T03:27:42.186Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-19T03:27:42.186Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-19T03:27:42.186Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-19T03:27:42.186Z] Removing intermediate container 5de33ab7bc87 [2021-04-19T03:27:42.186Z] ---> bd1adc038232 [2021-04-19T03:27:42.186Z] Step 13/23 : EXPOSE $APP_PORT [2021-04-19T03:27:42.551Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-19T03:27:42.551Z] ---> Running in 4495f41d5251 [2021-04-19T03:27:42.551Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-19T03:27:42.551Z] Executing busybox-1.31.1-r20.trigger [2021-04-19T03:27:42.551Z] OK: 6 MiB in 15 packages [2021-04-19T03:27:42.551Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-19T03:27:42.873Z] (1/2) Installing ca-certificates (20191127-r4) [2021-04-19T03:27:42.873Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-04-19T03:27:42.873Z] Executing busybox-1.31.1-r20.trigger [2021-04-19T03:27:42.873Z] Executing ca-certificates-20191127-r4.trigger [2021-04-19T03:27:42.873Z] (1/6) Installing ca-certificates (20191127-r4) [2021-04-19T03:27:42.873Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-04-19T03:27:42.873Z] (3/6) Installing libcurl (7.76.1-r0) [2021-04-19T03:27:43.168Z] (4/6) Installing curl (7.76.1-r0) [2021-04-19T03:27:43.168Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-04-19T03:27:43.168Z] OK: 6 MiB in 16 packages [2021-04-19T03:27:43.168Z] (6/6) Installing su-exec (0.2-r1) [2021-04-19T03:27:43.168Z] Executing busybox-1.31.1-r20.trigger [2021-04-19T03:27:43.168Z] Executing ca-certificates-20191127-r4.trigger [2021-04-19T03:27:43.168Z] (1/4) Installing ca-certificates (20191127-r4) [2021-04-19T03:27:43.168Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-04-19T03:27:43.168Z] (3/4) Installing libcurl (7.76.1-r0) [2021-04-19T03:27:43.168Z] (4/4) Installing curl (7.76.1-r0) [2021-04-19T03:27:43.168Z] Executing busybox-1.31.1-r20.trigger [2021-04-19T03:27:43.168Z] Executing ca-certificates-20191127-r4.trigger [2021-04-19T03:27:43.168Z] OK: 7 MiB in 20 packages [2021-04-19T03:27:43.168Z] OK: 7 MiB in 18 packages [2021-04-19T03:27:44.176Z] Removing intermediate container 4495f41d5251 [2021-04-19T03:27:44.176Z] ---> 03b14c1a5976 [2021-04-19T03:27:44.176Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T03:27:44.333Z] 95f981543f82: Pushed [2021-04-19T03:27:44.333Z] b1882bac436620be465db7044db985b75d91785f: digest: sha256:24788e6eb2e153b6ca7d5f18aa8c5e6ee3749d9e3b764b4d7dfe8015e5f25a6a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:27:44.439Z] ---> Running in 5ac36f733395 [2021-04-19T03:27:44.670Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:27:44.704Z] Removing intermediate container 6ca0f221dab4 [2021-04-19T03:27:44.704Z] ---> 0ea0a6b17eb2 [2021-04-19T03:27:44.704Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-19T03:27:45.007Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:2.0.0-dev.175 [2021-04-19T03:27:45.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2021-04-19T03:27:45.007Z] 17f7d25faf99: Preparing [2021-04-19T03:27:45.007Z] 95f981543f82: Preparing [2021-04-19T03:27:45.007Z] 2735cd3b554f: Preparing [2021-04-19T03:27:45.007Z] 80e5d826b26d: Preparing [2021-04-19T03:27:45.007Z] 3fbe34a1663b: Preparing [2021-04-19T03:27:45.007Z] 95f981543f82: Layer already exists [2021-04-19T03:27:45.007Z] 2735cd3b554f: Layer already exists [2021-04-19T03:27:45.007Z] 17f7d25faf99: Layer already exists [2021-04-19T03:27:45.277Z] 80e5d826b26d: Layer already exists [2021-04-19T03:27:45.277Z] 3fbe34a1663b: Layer already exists [2021-04-19T03:27:45.277Z] 2.0.0-dev.175: digest: sha256:24788e6eb2e153b6ca7d5f18aa8c5e6ee3749d9e3b764b4d7dfe8015e5f25a6a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:27:45.319Z] ---> Running in d9d2bbdeb89b [2021-04-19T03:27:45.616Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:27:45.950Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [2021-04-19T03:27:45.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2021-04-19T03:27:45.950Z] 17f7d25faf99: Preparing [2021-04-19T03:27:45.950Z] 95f981543f82: Preparing [2021-04-19T03:27:45.950Z] 2735cd3b554f: Preparing [2021-04-19T03:27:45.950Z] 80e5d826b26d: Preparing [2021-04-19T03:27:45.950Z] 3fbe34a1663b: Preparing [2021-04-19T03:27:45.984Z] Removing intermediate container e3acf57dce21 [2021-04-19T03:27:45.984Z] ---> 943dfd4f5e57 [2021-04-19T03:27:45.984Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-19T03:27:45.984Z] Removing intermediate container 7ca0a8492c1a [2021-04-19T03:27:45.984Z] ---> 3c6b1248eefc [2021-04-19T03:27:45.984Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-19T03:27:46.222Z] 95f981543f82: Layer already exists [2021-04-19T03:27:46.222Z] 2735cd3b554f: Layer already exists [2021-04-19T03:27:46.222Z] 3fbe34a1663b: Layer already exists [2021-04-19T03:27:46.222Z] 17f7d25faf99: Layer already exists [2021-04-19T03:27:46.222Z] 80e5d826b26d: Layer already exists [2021-04-19T03:27:46.222Z] b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175: digest: sha256:24788e6eb2e153b6ca7d5f18aa8c5e6ee3749d9e3b764b4d7dfe8015e5f25a6a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:27:46.260Z] ---> Running in 408b34f1efa5 [2021-04-19T03:27:46.260Z] Removing intermediate container d9d2bbdeb89b [2021-04-19T03:27:46.260Z] ---> 11154c19e547 [2021-04-19T03:27:46.260Z] Step 13/23 : ENV APP_PORT=48082 [2021-04-19T03:27:46.260Z] ---> Running in d4429b3e0acd [2021-04-19T03:27:46.260Z] Removing intermediate container 20fef5ccd6a8 [2021-04-19T03:27:46.260Z] ---> a6c613ee3eb9 [2021-04-19T03:27:46.260Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-19T03:27:46.260Z] ---> Running in f815f287bb61 [2021-04-19T03:27:46.568Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:27:46.902Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [2021-04-19T03:27:46.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2021-04-19T03:27:46.902Z] 17f7d25faf99: Preparing [2021-04-19T03:27:46.902Z] 95f981543f82: Preparing [2021-04-19T03:27:46.902Z] 2735cd3b554f: Preparing [2021-04-19T03:27:46.902Z] 80e5d826b26d: Preparing [2021-04-19T03:27:46.902Z] 3fbe34a1663b: Preparing [2021-04-19T03:27:46.902Z] 95f981543f82: Layer already exists [2021-04-19T03:27:46.902Z] 2735cd3b554f: Layer already exists [2021-04-19T03:27:46.902Z] 17f7d25faf99: Layer already exists [2021-04-19T03:27:46.935Z] ---> Running in eb4bcd06eaa8 [2021-04-19T03:27:46.935Z] Removing intermediate container d4429b3e0acd [2021-04-19T03:27:46.935Z] ---> aa7c178703b9 [2021-04-19T03:27:46.935Z] Step 13/22 : ENV APP_PORT=48060 [2021-04-19T03:27:46.935Z] Removing intermediate container f815f287bb61 [2021-04-19T03:27:46.935Z] ---> 3a395ff89088 [2021-04-19T03:27:46.935Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-19T03:27:47.172Z] 80e5d826b26d: Layer already exists [2021-04-19T03:27:47.172Z] 3fbe34a1663b: Layer already exists [2021-04-19T03:27:47.172Z] master: digest: sha256:24788e6eb2e153b6ca7d5f18aa8c5e6ee3749d9e3b764b4d7dfe8015e5f25a6a size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-19T03:27:47.229Z] ===================================================== [Pipeline] echo [2021-04-19T03:27:47.243Z] taggedImages: [2021-04-19T03:27:47.243Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:27:47.243Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:2.0.0-dev.175 [2021-04-19T03:27:47.243Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [2021-04-19T03:27:47.243Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [Pipeline] echo [2021-04-19T03:27:47.273Z] [edgeXDocker.push] Tagging docker image docker-core-data-go-arm64 with the following tags: [2021-04-19T03:27:47.273Z] b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:27:47.273Z] 2.0.0-dev.175 [2021-04-19T03:27:47.273Z] b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [2021-04-19T03:27:47.273Z] master [2021-04-19T03:27:47.273Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:27:47.378Z] Removing intermediate container 408b34f1efa5 [2021-04-19T03:27:47.379Z] ---> 6b610aa21833 [2021-04-19T03:27:47.379Z] Step 13/24 : WORKDIR / [2021-04-19T03:27:47.379Z] ---> Running in 95e5c449b2a9 [2021-04-19T03:27:47.379Z] ---> Running in 4c9947539608 [2021-04-19T03:27:47.379Z] ---> Running in 6205114881e0 [2021-04-19T03:27:47.379Z] Removing intermediate container eb4bcd06eaa8 [2021-04-19T03:27:47.379Z] ---> 454390ce5aea [2021-04-19T03:27:47.379Z] Step 13/21 : WORKDIR /edgex [2021-04-19T03:27:47.640Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:27:47.652Z] ---> Running in 2da2c1311543 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:27:47.934Z] Removing intermediate container 4c9947539608 [2021-04-19T03:27:47.934Z] ---> 21af003308c2 [2021-04-19T03:27:47.934Z] Step 15/23 : WORKDIR / [2021-04-19T03:27:47.934Z] Removing intermediate container 95e5c449b2a9 [2021-04-19T03:27:47.934Z] ---> 4b486202a3da [2021-04-19T03:27:47.934Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-19T03:27:47.934Z] Removing intermediate container 5ac36f733395 [2021-04-19T03:27:47.934Z] ---> 193a36a30b26 [2021-04-19T03:27:47.934Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-04-19T03:27:47.934Z] Removing intermediate container 6205114881e0 [2021-04-19T03:27:47.934Z] ---> 3f15b30c7afb [2021-04-19T03:27:47.934Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-04-19T03:27:47.972Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:27:47.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2021-04-19T03:27:47.972Z] b204c5822d78: Preparing [2021-04-19T03:27:47.972Z] c33a51e231b5: Preparing [2021-04-19T03:27:47.972Z] 2735cd3b554f: Preparing [2021-04-19T03:27:47.972Z] 3c8bc769502d: Preparing [2021-04-19T03:27:47.972Z] 74d7896b7d21: Preparing [2021-04-19T03:27:47.972Z] 3fbe34a1663b: Preparing [2021-04-19T03:27:47.972Z] 3fbe34a1663b: Waiting [2021-04-19T03:27:48.209Z] ---> Running in b55c70dfcd17 [2021-04-19T03:27:48.209Z] ---> Running in 71a1f72fdc45 [2021-04-19T03:27:48.209Z] ---> Running in 1ae69b792864 [2021-04-19T03:27:48.246Z] 2735cd3b554f: Layer already exists [2021-04-19T03:27:48.246Z] 3fbe34a1663b: Layer already exists [2021-04-19T03:27:48.246Z] b204c5822d78: Pushed [2021-04-19T03:27:48.246Z] 74d7896b7d21: Pushed [2021-04-19T03:27:48.552Z] Removing intermediate container 2da2c1311543 [2021-04-19T03:27:48.552Z] ---> 88072320210c [2021-04-19T03:27:48.552Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-04-19T03:27:49.210Z] Removing intermediate container 71a1f72fdc45 [2021-04-19T03:27:49.210Z] ---> f35e02350310 [2021-04-19T03:27:49.210Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-19T03:27:49.210Z] ---> 83f32e0397b6 [2021-04-19T03:27:49.210Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-04-19T03:27:49.210Z] Removing intermediate container b55c70dfcd17 [2021-04-19T03:27:49.210Z] ---> 50d0ca7f505d [2021-04-19T03:27:49.210Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-19T03:27:49.224Z] 3c8bc769502d: Pushed [2021-04-19T03:27:49.495Z] ---> 748ab0acef8d [2021-04-19T03:27:49.495Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-04-19T03:27:49.495Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-19T03:27:50.142Z] ---> 11aae0acce76 [2021-04-19T03:27:50.142Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-04-19T03:27:50.142Z] ---> 739d27494e63 [2021-04-19T03:27:50.142Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-04-19T03:27:50.142Z] ---> 0bd2d4b79f19 [2021-04-19T03:27:50.142Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-04-19T03:27:50.455Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-19T03:27:51.117Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-04-19T03:27:51.117Z] (2/6) Installing libgcc (9.3.0-r2) [2021-04-19T03:27:51.117Z] (3/6) Installing libsodium (1.0.18-r0) [2021-04-19T03:27:51.185Z] c33a51e231b5: Pushed [2021-04-19T03:27:51.417Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-04-19T03:27:51.417Z] ---> 059f48470592 [2021-04-19T03:27:51.417Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-04-19T03:27:51.417Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-19T03:27:51.456Z] b1882bac436620be465db7044db985b75d91785f: digest: sha256:74240b75cdcabc4f11fd69c2f3d00a1e631001d4fa41a4a3ce789f7b7f580974 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:27:51.707Z] (6/6) Installing zeromq (4.3.3-r0) [2021-04-19T03:27:51.707Z] Executing busybox-1.31.1-r20.trigger [2021-04-19T03:27:51.707Z] OK: 8 MiB in 20 packages [2021-04-19T03:27:51.707Z] ---> 5d23300c3542 [2021-04-19T03:27:51.707Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-04-19T03:27:51.796Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:27:52.082Z] ---> 4154460da5b7 [2021-04-19T03:27:52.082Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-04-19T03:27:52.082Z] ---> 2a5a5e8db1e8 [2021-04-19T03:27:52.082Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-04-19T03:27:52.144Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:2.0.0-dev.175 [2021-04-19T03:27:52.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2021-04-19T03:27:52.144Z] b204c5822d78: Preparing [2021-04-19T03:27:52.144Z] c33a51e231b5: Preparing [2021-04-19T03:27:52.144Z] 2735cd3b554f: Preparing [2021-04-19T03:27:52.144Z] 3c8bc769502d: Preparing [2021-04-19T03:27:52.144Z] 74d7896b7d21: Preparing [2021-04-19T03:27:52.144Z] 3fbe34a1663b: Preparing [2021-04-19T03:27:52.144Z] 3fbe34a1663b: Waiting [2021-04-19T03:27:52.420Z] c33a51e231b5: Layer already exists [2021-04-19T03:27:52.420Z] b204c5822d78: Layer already exists [2021-04-19T03:27:52.420Z] 74d7896b7d21: Layer already exists [2021-04-19T03:27:52.420Z] 3c8bc769502d: Layer already exists [2021-04-19T03:27:52.420Z] 2735cd3b554f: Layer already exists [2021-04-19T03:27:52.420Z] 3fbe34a1663b: Layer already exists [2021-04-19T03:27:52.420Z] 2.0.0-dev.175: digest: sha256:74240b75cdcabc4f11fd69c2f3d00a1e631001d4fa41a4a3ce789f7b7f580974 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:27:52.766Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:27:52.843Z] ---> a72944bc2efd [2021-04-19T03:27:52.844Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-04-19T03:27:53.104Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [2021-04-19T03:27:53.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2021-04-19T03:27:53.104Z] b204c5822d78: Preparing [2021-04-19T03:27:53.105Z] c33a51e231b5: Preparing [2021-04-19T03:27:53.105Z] 2735cd3b554f: Preparing [2021-04-19T03:27:53.105Z] 3c8bc769502d: Preparing [2021-04-19T03:27:53.105Z] 74d7896b7d21: Preparing [2021-04-19T03:27:53.105Z] 3fbe34a1663b: Preparing [2021-04-19T03:27:53.105Z] 3fbe34a1663b: Waiting [2021-04-19T03:27:53.378Z] c33a51e231b5: Layer already exists [2021-04-19T03:27:53.378Z] 2735cd3b554f: Layer already exists [2021-04-19T03:27:53.378Z] 3c8bc769502d: Layer already exists [2021-04-19T03:27:53.378Z] 74d7896b7d21: Layer already exists [2021-04-19T03:27:53.378Z] b204c5822d78: Layer already exists [2021-04-19T03:27:53.378Z] 3fbe34a1663b: Layer already exists [2021-04-19T03:27:53.378Z] b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175: digest: sha256:74240b75cdcabc4f11fd69c2f3d00a1e631001d4fa41a4a3ce789f7b7f580974 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:27:53.762Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:27:53.962Z] ---> 286fb20f6b4b [2021-04-19T03:27:53.962Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-04-19T03:27:53.962Z] ---> 141a8cbc6214 [2021-04-19T03:27:53.962Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-04-19T03:27:54.106Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [2021-04-19T03:27:54.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2021-04-19T03:27:54.107Z] b204c5822d78: Preparing [2021-04-19T03:27:54.107Z] c33a51e231b5: Preparing [2021-04-19T03:27:54.107Z] 2735cd3b554f: Preparing [2021-04-19T03:27:54.107Z] 3c8bc769502d: Preparing [2021-04-19T03:27:54.107Z] 74d7896b7d21: Preparing [2021-04-19T03:27:54.107Z] 3fbe34a1663b: Preparing [2021-04-19T03:27:54.107Z] 3fbe34a1663b: Waiting [2021-04-19T03:27:54.107Z] 3c8bc769502d: Layer already exists [2021-04-19T03:27:54.107Z] 74d7896b7d21: Layer already exists [2021-04-19T03:27:54.107Z] 2735cd3b554f: Layer already exists [2021-04-19T03:27:54.107Z] c33a51e231b5: Layer already exists [2021-04-19T03:27:54.107Z] b204c5822d78: Layer already exists [2021-04-19T03:27:54.107Z] 3fbe34a1663b: Layer already exists [2021-04-19T03:27:54.283Z] ---> abe6df8e8896 [2021-04-19T03:27:54.283Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-04-19T03:27:54.283Z] ---> Running in ae1d309c1982 [2021-04-19T03:27:54.283Z] ---> Running in e71e5bb112af [2021-04-19T03:27:54.381Z] master: digest: sha256:74240b75cdcabc4f11fd69c2f3d00a1e631001d4fa41a4a3ce789f7b7f580974 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-19T03:27:54.462Z] ===================================================== [Pipeline] echo [2021-04-19T03:27:54.484Z] taggedImages: [2021-04-19T03:27:54.484Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:27:54.484Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:2.0.0-dev.175 [2021-04-19T03:27:54.484Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [2021-04-19T03:27:54.484Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [Pipeline] echo [2021-04-19T03:27:54.536Z] [edgeXDocker.push] Tagging docker image docker-core-metadata-go-arm64 with the following tags: [2021-04-19T03:27:54.536Z] b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:27:54.536Z] 2.0.0-dev.175 [2021-04-19T03:27:54.536Z] b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [2021-04-19T03:27:54.536Z] master [2021-04-19T03:27:54.536Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:27:54.610Z] Removing intermediate container 1ae69b792864 [2021-04-19T03:27:54.610Z] ---> bb00cc7943f7 [2021-04-19T03:27:54.610Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-19T03:27:54.610Z] ---> Running in cdbee42c83e6 [2021-04-19T03:27:54.921Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:b1882bac436620be465db7044db985b75d91785f [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:27:55.263Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:27:55.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2021-04-19T03:27:55.263Z] 0421be976fd0: Preparing [2021-04-19T03:27:55.263Z] 504e61429622: Preparing [2021-04-19T03:27:55.263Z] 2735cd3b554f: Preparing [2021-04-19T03:27:55.263Z] 80e5d826b26d: Preparing [2021-04-19T03:27:55.263Z] 3fbe34a1663b: Preparing [2021-04-19T03:27:55.263Z] 3fbe34a1663b: Layer already exists [2021-04-19T03:27:55.277Z] Removing intermediate container e71e5bb112af [2021-04-19T03:27:55.277Z] ---> 6830ff9fb147 [2021-04-19T03:27:55.277Z] Step 18/21 : CMD ["--init=true"] [2021-04-19T03:27:55.277Z] Removing intermediate container ae1d309c1982 [2021-04-19T03:27:55.277Z] ---> b3cf48242bfa [2021-04-19T03:27:55.277Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-19T03:27:55.277Z] ---> Running in a81043c9b1e1 [2021-04-19T03:27:55.277Z] ---> 2c6aea2e15b3 [2021-04-19T03:27:55.277Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-04-19T03:27:55.535Z] 80e5d826b26d: Layer already exists [2021-04-19T03:27:55.535Z] 2735cd3b554f: Layer already exists [2021-04-19T03:27:55.535Z] 0421be976fd0: Pushed [2021-04-19T03:27:55.661Z] Removing intermediate container cdbee42c83e6 [2021-04-19T03:27:55.661Z] ---> 5e9b9ce20308 [2021-04-19T03:27:55.661Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-19T03:27:55.661Z] ---> 4e45c5ddfb21 [2021-04-19T03:27:55.661Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-04-19T03:27:55.661Z] ---> Running in a4f58b1778b4 [2021-04-19T03:27:56.307Z] ---> Running in d2e70185b9cc [2021-04-19T03:27:57.067Z] ---> 564fd626a264 [2021-04-19T03:27:57.067Z] Step 20/24 : 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-04-19T03:27:57.067Z] Removing intermediate container a81043c9b1e1 [2021-04-19T03:27:57.068Z] ---> efdace2ea999 [2021-04-19T03:27:57.068Z] Step 19/21 : LABEL arch=x86_64 [2021-04-19T03:27:57.346Z] Removing intermediate container a4f58b1778b4 [2021-04-19T03:27:57.346Z] ---> d0b626a0a156 [2021-04-19T03:27:57.346Z] Step 20/22 : LABEL arch=x86_64 [2021-04-19T03:27:57.346Z] ---> Running in c20738b9d903 [2021-04-19T03:27:57.346Z] ---> Running in 1cd81634cb2c [2021-04-19T03:27:57.346Z] Removing intermediate container d2e70185b9cc [2021-04-19T03:27:57.346Z] ---> defc4e13dd36 [2021-04-19T03:27:57.346Z] Step 21/23 : LABEL arch=x86_64 [2021-04-19T03:27:57.648Z] ---> Running in f0d06bfa9f14 [2021-04-19T03:27:57.648Z] ---> 8fbc7e0a2c4e [2021-04-19T03:27:57.648Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-04-19T03:27:57.934Z] ---> Running in 4c69ea1bbff6 [2021-04-19T03:27:58.315Z] Removing intermediate container 1cd81634cb2c [2021-04-19T03:27:58.315Z] ---> 5537ac460697 [2021-04-19T03:27:58.315Z] Step 20/21 : LABEL git_sha=b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:27:58.315Z] Removing intermediate container f0d06bfa9f14 [2021-04-19T03:27:58.315Z] ---> 16f0edf59153 [2021-04-19T03:27:58.315Z] Step 21/22 : LABEL git_sha=b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:27:58.607Z] ---> Running in df34bc314dc2 [2021-04-19T03:27:58.607Z] Removing intermediate container 4c69ea1bbff6 [2021-04-19T03:27:58.607Z] ---> 060b5f51e498 [2021-04-19T03:27:58.607Z] Step 22/23 : LABEL git_sha=b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:27:58.607Z] ---> Running in 8c5d13ce9793 [2021-04-19T03:27:58.891Z] ---> 8190fcdc334e [2021-04-19T03:27:58.891Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-04-19T03:27:58.977Z] 504e61429622: Pushed [2021-04-19T03:27:58.977Z] b1882bac436620be465db7044db985b75d91785f: digest: sha256:dd8cef4e6c738f02949769ced818acc3f4cf4ab434f1b731b137f62aebdf17a5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:27:59.182Z] ---> Running in e4221b641d8d [2021-04-19T03:27:59.182Z] ---> Running in 4381133d92f2 [2021-04-19T03:27:59.182Z] Removing intermediate container df34bc314dc2 [2021-04-19T03:27:59.182Z] ---> e4b6cdaa089a [2021-04-19T03:27:59.182Z] Step 21/21 : LABEL version=2.0.0-dev.175 [2021-04-19T03:27:59.339Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:27:59.467Z] Removing intermediate container 8c5d13ce9793 [2021-04-19T03:27:59.467Z] ---> ee699fb33a0d [2021-04-19T03:27:59.467Z] Step 22/22 : LABEL version=2.0.0-dev.175 [2021-04-19T03:27:59.467Z] ---> Running in 4796f245dc2f [2021-04-19T03:27:59.467Z] ---> Running in 7b82e7179ebe [2021-04-19T03:27:59.467Z] Removing intermediate container e4221b641d8d [2021-04-19T03:27:59.467Z] ---> 33f568fe7ffc [2021-04-19T03:27:59.467Z] Step 23/23 : LABEL version=2.0.0-dev.175 [2021-04-19T03:27:59.681Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:2.0.0-dev.175 [2021-04-19T03:27:59.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2021-04-19T03:27:59.682Z] 0421be976fd0: Preparing [2021-04-19T03:27:59.682Z] 504e61429622: Preparing [2021-04-19T03:27:59.682Z] 2735cd3b554f: Preparing [2021-04-19T03:27:59.682Z] 80e5d826b26d: Preparing [2021-04-19T03:27:59.682Z] 3fbe34a1663b: Preparing [2021-04-19T03:27:59.736Z] Removing intermediate container 4381133d92f2 [2021-04-19T03:27:59.736Z] ---> f5b242ce8e81 [2021-04-19T03:27:59.736Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-19T03:27:59.954Z] 0421be976fd0: Layer already exists [2021-04-19T03:27:59.954Z] 2735cd3b554f: Layer already exists [2021-04-19T03:27:59.954Z] 3fbe34a1663b: Layer already exists [2021-04-19T03:27:59.954Z] 504e61429622: Layer already exists [2021-04-19T03:27:59.954Z] 80e5d826b26d: Layer already exists [2021-04-19T03:27:59.954Z] 2.0.0-dev.175: digest: sha256:dd8cef4e6c738f02949769ced818acc3f4cf4ab434f1b731b137f62aebdf17a5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:28:00.009Z] ---> Running in 351277c9c6cc [2021-04-19T03:28:00.009Z] ---> Running in 91c84254b7e7 [2021-04-19T03:28:00.009Z] Removing intermediate container 4796f245dc2f [2021-04-19T03:28:00.009Z] ---> e15f06d96610 [2021-04-19T03:28:00.009Z] [2021-04-19T03:28:00.278Z] Removing intermediate container 7b82e7179ebe [2021-04-19T03:28:00.278Z] ---> fec01fcc3e2f [2021-04-19T03:28:00.278Z] [2021-04-19T03:28:00.278Z] Removing intermediate container c20738b9d903 [2021-04-19T03:28:00.278Z] ---> 1d47c0c38995 [2021-04-19T03:28:00.278Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-04-19T03:28:00.295Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:28:00.599Z] Removing intermediate container 351277c9c6cc [2021-04-19T03:28:00.599Z] ---> ac321c412252 [2021-04-19T03:28:00.599Z] [2021-04-19T03:28:00.599Z] Removing intermediate container 91c84254b7e7 [2021-04-19T03:28:00.599Z] ---> 364efe31481e [2021-04-19T03:28:00.599Z] Step 21/23 : LABEL arch=x86_64 [2021-04-19T03:28:00.599Z] ---> Running in d427410da95c [2021-04-19T03:28:00.635Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [2021-04-19T03:28:00.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2021-04-19T03:28:00.635Z] 0421be976fd0: Preparing [2021-04-19T03:28:00.635Z] 504e61429622: Preparing [2021-04-19T03:28:00.635Z] 2735cd3b554f: Preparing [2021-04-19T03:28:00.635Z] 80e5d826b26d: Preparing [2021-04-19T03:28:00.635Z] 3fbe34a1663b: Preparing [2021-04-19T03:28:00.635Z] 3fbe34a1663b: Layer already exists [2021-04-19T03:28:00.635Z] 80e5d826b26d: Layer already exists [2021-04-19T03:28:00.635Z] 2735cd3b554f: Layer already exists [2021-04-19T03:28:00.909Z] 504e61429622: Layer already exists [2021-04-19T03:28:00.909Z] 0421be976fd0: Layer already exists [2021-04-19T03:28:00.909Z] b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175: digest: sha256:dd8cef4e6c738f02949769ced818acc3f4cf4ab434f1b731b137f62aebdf17a5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:28:01.217Z] Successfully built e15f06d96610 [2021-04-19T03:28:01.217Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-04-19T03:28:01.217Z]  Building docker-security-proxy-setup-go ... done Building docker-sys-mgmt-agent-go [2021-04-19T03:28:01.217Z] Successfully built ac321c412252 [2021-04-19T03:28:01.252Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:28:01.494Z] ---> Running in 1e478b5c6105 [2021-04-19T03:28:01.494Z] Successfully tagged docker-core-command-go:latest [2021-04-19T03:28:01.494Z] Building docker-security-bootstrapper-go [2021-04-19T03:28:01.494Z]  Building docker-core-command-go ... done Successfully built fec01fcc3e2f [2021-04-19T03:28:01.494Z] Removing intermediate container d427410da95c [2021-04-19T03:28:01.494Z] ---> 9b65fad4b773 [2021-04-19T03:28:01.494Z] Step 22/24 : LABEL arch=x86_64 [2021-04-19T03:28:01.494Z] Successfully tagged docker-support-notifications-go:latest [2021-04-19T03:28:01.494Z]  Building docker-support-notifications-go ... done Building docker-core-metadata-go [2021-04-19T03:28:01.592Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [2021-04-19T03:28:01.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2021-04-19T03:28:01.592Z] 0421be976fd0: Preparing [2021-04-19T03:28:01.592Z] 504e61429622: Preparing [2021-04-19T03:28:01.592Z] 2735cd3b554f: Preparing [2021-04-19T03:28:01.592Z] 80e5d826b26d: Preparing [2021-04-19T03:28:01.592Z] 3fbe34a1663b: Preparing [2021-04-19T03:28:01.592Z] 2735cd3b554f: Layer already exists [2021-04-19T03:28:01.592Z] 504e61429622: Layer already exists [2021-04-19T03:28:01.592Z] 3fbe34a1663b: Layer already exists [2021-04-19T03:28:01.592Z] 0421be976fd0: Layer already exists [2021-04-19T03:28:01.592Z] 80e5d826b26d: Layer already exists [2021-04-19T03:28:01.779Z] ---> Running in ab1a6c044841 [2021-04-19T03:28:01.779Z] Removing intermediate container 1e478b5c6105 [2021-04-19T03:28:01.779Z] ---> d0f3e0da0524 [2021-04-19T03:28:01.779Z] Step 22/23 : LABEL git_sha=b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:28:01.779Z] ---> Running in 98402553da7a [2021-04-19T03:28:01.864Z] master: digest: sha256:dd8cef4e6c738f02949769ced818acc3f4cf4ab434f1b731b137f62aebdf17a5 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-19T03:28:01.924Z] ===================================================== [Pipeline] echo [2021-04-19T03:28:01.937Z] taggedImages: [2021-04-19T03:28:01.937Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:28:01.937Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:2.0.0-dev.175 [2021-04-19T03:28:01.937Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [2021-04-19T03:28:01.937Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [Pipeline] echo [2021-04-19T03:28:01.964Z] [edgeXDocker.push] Tagging docker image docker-security-bootstrapper-go-arm64 with the following tags: [2021-04-19T03:28:01.964Z] b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:28:01.964Z] 2.0.0-dev.175 [2021-04-19T03:28:01.964Z] b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [2021-04-19T03:28:01.964Z] master [2021-04-19T03:28:01.964Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:28:02.061Z] Removing intermediate container ab1a6c044841 [2021-04-19T03:28:02.061Z] ---> 410e2436edd7 [2021-04-19T03:28:02.061Z] Step 23/24 : LABEL git_sha=b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:28:02.333Z] ---> Running in a411dba996f7 [2021-04-19T03:28:02.343Z] + docker tag docker-security-bootstrapper-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:b1882bac436620be465db7044db985b75d91785f [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:28:02.626Z] Removing intermediate container 98402553da7a [2021-04-19T03:28:02.626Z] ---> c79d0fbfc417 [2021-04-19T03:28:02.626Z] Step 23/23 : LABEL version=2.0.0-dev.175 [2021-04-19T03:28:02.626Z] ---> Running in fe3ecbb0e639 [2021-04-19T03:28:02.626Z] Removing intermediate container a411dba996f7 [2021-04-19T03:28:02.626Z] ---> 6cd1d4c25143 [2021-04-19T03:28:02.626Z] Step 24/24 : LABEL version=2.0.0-dev.175 [2021-04-19T03:28:02.683Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:28:02.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64] [2021-04-19T03:28:02.683Z] ede713c6d9f0: Preparing [2021-04-19T03:28:02.683Z] ede713c6d9f0: Preparing [2021-04-19T03:28:02.683Z] bd57f68996dd: Preparing [2021-04-19T03:28:02.683Z] 333129044b8d: Preparing [2021-04-19T03:28:02.683Z] 8ae8c86736e6: Preparing [2021-04-19T03:28:02.684Z] 271d15296c24: Preparing [2021-04-19T03:28:02.684Z] 2735cd3b554f: Preparing [2021-04-19T03:28:02.684Z] 0a8d0a557d46: Preparing [2021-04-19T03:28:02.684Z] 0a8d0a557d46: Preparing [2021-04-19T03:28:02.684Z] 3faf80b6eb33: Preparing [2021-04-19T03:28:02.684Z] 4509ea73552c: Preparing [2021-04-19T03:28:02.684Z] 3fbe34a1663b: Preparing [2021-04-19T03:28:02.684Z] 2735cd3b554f: Waiting [2021-04-19T03:28:02.684Z] 4509ea73552c: Waiting [2021-04-19T03:28:02.684Z] 3fbe34a1663b: Waiting [2021-04-19T03:28:02.684Z] 0a8d0a557d46: Waiting [2021-04-19T03:28:02.684Z] 3faf80b6eb33: Waiting [2021-04-19T03:28:02.938Z] ---> Running in 1e731878fbee [2021-04-19T03:28:02.938Z] Removing intermediate container fe3ecbb0e639 [2021-04-19T03:28:02.938Z] ---> 390b60ed99d7 [2021-04-19T03:28:02.938Z] [2021-04-19T03:28:02.957Z] 8ae8c86736e6: Pushed [2021-04-19T03:28:03.227Z] 2735cd3b554f: Layer already exists [2021-04-19T03:28:03.227Z] 333129044b8d: Pushed [2021-04-19T03:28:03.227Z] bd57f68996dd: Pushed [2021-04-19T03:28:03.227Z] ede713c6d9f0: Pushed [2021-04-19T03:28:03.227Z] 3fbe34a1663b: Layer already exists [2021-04-19T03:28:03.227Z] 0a8d0a557d46: Pushed [2021-04-19T03:28:03.499Z] 4509ea73552c: Pushed [2021-04-19T03:28:03.499Z] 3faf80b6eb33: Pushed [2021-04-19T03:28:03.585Z] Successfully built 390b60ed99d7 [2021-04-19T03:28:03.585Z] Successfully tagged docker-core-data-go:latest [2021-04-19T03:28:03.585Z]  Building docker-core-data-go ... done Building docker-support-scheduler-go [2021-04-19T03:28:03.905Z] Removing intermediate container 1e731878fbee [2021-04-19T03:28:03.905Z] ---> b8ae99774f84 [2021-04-19T03:28:03.905Z] [2021-04-19T03:28:05.821Z] Successfully built b8ae99774f84 [2021-04-19T03:28:06.103Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-04-19T03:28:06.868Z] 271d15296c24: Pushed [2021-04-19T03:28:06.868Z] b1882bac436620be465db7044db985b75d91785f: digest: sha256:4dc6cfde683e1b61ec684ea6c8181b169176cb9263e61298d6f0ce0928b0167c size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:28:07.207Z] + docker tag docker-security-bootstrapper-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:28:07.544Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:2.0.0-dev.175 [2021-04-19T03:28:07.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64] [2021-04-19T03:28:07.544Z] ede713c6d9f0: Preparing [2021-04-19T03:28:07.544Z] ede713c6d9f0: Preparing [2021-04-19T03:28:07.544Z] bd57f68996dd: Preparing [2021-04-19T03:28:07.544Z] 333129044b8d: Preparing [2021-04-19T03:28:07.544Z] 8ae8c86736e6: Preparing [2021-04-19T03:28:07.544Z] 271d15296c24: Preparing [2021-04-19T03:28:07.544Z] 2735cd3b554f: Preparing [2021-04-19T03:28:07.544Z] 0a8d0a557d46: Preparing [2021-04-19T03:28:07.544Z] 0a8d0a557d46: Preparing [2021-04-19T03:28:07.544Z] 3faf80b6eb33: Preparing [2021-04-19T03:28:07.544Z] 4509ea73552c: Preparing [2021-04-19T03:28:07.544Z] 3fbe34a1663b: Preparing [2021-04-19T03:28:07.544Z] 3faf80b6eb33: Waiting [2021-04-19T03:28:07.544Z] 4509ea73552c: Waiting [2021-04-19T03:28:07.544Z] 3fbe34a1663b: Waiting [2021-04-19T03:28:07.544Z] 2735cd3b554f: Waiting [2021-04-19T03:28:07.544Z] 0a8d0a557d46: Waiting [2021-04-19T03:28:07.544Z] ede713c6d9f0: Layer already exists [2021-04-19T03:28:07.815Z] bd57f68996dd: Layer already exists [2021-04-19T03:28:07.815Z] 333129044b8d: Layer already exists [2021-04-19T03:28:07.815Z] 8ae8c86736e6: Layer already exists [2021-04-19T03:28:07.815Z] 271d15296c24: Layer already exists [2021-04-19T03:28:07.815Z] 2735cd3b554f: Layer already exists [2021-04-19T03:28:07.815Z] 3faf80b6eb33: Layer already exists [2021-04-19T03:28:07.815Z] 3fbe34a1663b: Layer already exists [2021-04-19T03:28:07.815Z] 0a8d0a557d46: Layer already exists [2021-04-19T03:28:07.815Z] 4509ea73552c: Layer already exists [2021-04-19T03:28:07.815Z] 2.0.0-dev.175: digest: sha256:4dc6cfde683e1b61ec684ea6c8181b169176cb9263e61298d6f0ce0928b0167c size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:28:08.151Z] + docker tag docker-security-bootstrapper-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:28:08.480Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [2021-04-19T03:28:08.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64] [2021-04-19T03:28:08.480Z] ede713c6d9f0: Preparing [2021-04-19T03:28:08.480Z] ede713c6d9f0: Preparing [2021-04-19T03:28:08.480Z] bd57f68996dd: Preparing [2021-04-19T03:28:08.480Z] 333129044b8d: Preparing [2021-04-19T03:28:08.480Z] 8ae8c86736e6: Preparing [2021-04-19T03:28:08.480Z] 271d15296c24: Preparing [2021-04-19T03:28:08.480Z] 2735cd3b554f: Preparing [2021-04-19T03:28:08.480Z] 0a8d0a557d46: Preparing [2021-04-19T03:28:08.480Z] 0a8d0a557d46: Preparing [2021-04-19T03:28:08.480Z] 3faf80b6eb33: Preparing [2021-04-19T03:28:08.480Z] 4509ea73552c: Preparing [2021-04-19T03:28:08.480Z] 3fbe34a1663b: Preparing [2021-04-19T03:28:08.480Z] 0a8d0a557d46: Waiting [2021-04-19T03:28:08.480Z] 4509ea73552c: Waiting [2021-04-19T03:28:08.481Z] 3fbe34a1663b: Waiting [2021-04-19T03:28:08.481Z] 3faf80b6eb33: Waiting [2021-04-19T03:28:08.481Z] 2735cd3b554f: Waiting [2021-04-19T03:28:08.481Z] ede713c6d9f0: Layer already exists [2021-04-19T03:28:08.751Z] bd57f68996dd: Layer already exists [2021-04-19T03:28:08.751Z] 333129044b8d: Layer already exists [2021-04-19T03:28:08.751Z] 8ae8c86736e6: Layer already exists [2021-04-19T03:28:08.751Z] 271d15296c24: Layer already exists [2021-04-19T03:28:08.751Z] 2735cd3b554f: Layer already exists [2021-04-19T03:28:08.751Z] 0a8d0a557d46: Layer already exists [2021-04-19T03:28:08.751Z] 3faf80b6eb33: Layer already exists [2021-04-19T03:28:08.751Z] 4509ea73552c: Layer already exists [2021-04-19T03:28:08.751Z] 3fbe34a1663b: Layer already exists [2021-04-19T03:28:08.751Z] b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175: digest: sha256:4dc6cfde683e1b61ec684ea6c8181b169176cb9263e61298d6f0ce0928b0167c size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:28:09.088Z] + docker tag docker-security-bootstrapper-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:28:09.420Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:master [2021-04-19T03:28:09.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64] [2021-04-19T03:28:09.420Z] ede713c6d9f0: Preparing [2021-04-19T03:28:09.420Z] ede713c6d9f0: Preparing [2021-04-19T03:28:09.420Z] bd57f68996dd: Preparing [2021-04-19T03:28:09.420Z] 333129044b8d: Preparing [2021-04-19T03:28:09.420Z] 8ae8c86736e6: Preparing [2021-04-19T03:28:09.420Z] 271d15296c24: Preparing [2021-04-19T03:28:09.420Z] 2735cd3b554f: Preparing [2021-04-19T03:28:09.420Z] 0a8d0a557d46: Preparing [2021-04-19T03:28:09.420Z] 0a8d0a557d46: Preparing [2021-04-19T03:28:09.420Z] 3faf80b6eb33: Preparing [2021-04-19T03:28:09.420Z] 4509ea73552c: Preparing [2021-04-19T03:28:09.420Z] 3fbe34a1663b: Preparing [2021-04-19T03:28:09.420Z] 2735cd3b554f: Waiting [2021-04-19T03:28:09.420Z] 0a8d0a557d46: Waiting [2021-04-19T03:28:09.420Z] 3faf80b6eb33: Waiting [2021-04-19T03:28:09.420Z] 4509ea73552c: Waiting [2021-04-19T03:28:09.420Z] 3fbe34a1663b: Waiting [2021-04-19T03:28:09.420Z] 8ae8c86736e6: Layer already exists [2021-04-19T03:28:09.420Z] ede713c6d9f0: Layer already exists [2021-04-19T03:28:09.420Z] bd57f68996dd: Layer already exists [2021-04-19T03:28:09.420Z] 271d15296c24: Layer already exists [2021-04-19T03:28:09.420Z] 333129044b8d: Layer already exists [2021-04-19T03:28:09.691Z] 2735cd3b554f: Layer already exists [2021-04-19T03:28:09.691Z] 3faf80b6eb33: Layer already exists [2021-04-19T03:28:09.691Z] 0a8d0a557d46: Layer already exists [2021-04-19T03:28:09.691Z] 3fbe34a1663b: Layer already exists [2021-04-19T03:28:09.691Z] 4509ea73552c: Layer already exists [2021-04-19T03:28:09.691Z] master: digest: sha256:4dc6cfde683e1b61ec684ea6c8181b169176cb9263e61298d6f0ce0928b0167c size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-19T03:28:09.750Z] ===================================================== [Pipeline] echo [2021-04-19T03:28:09.763Z] taggedImages: [2021-04-19T03:28:09.763Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:28:09.763Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:2.0.0-dev.175 [2021-04-19T03:28:09.763Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [2021-04-19T03:28:09.763Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:master [Pipeline] echo [2021-04-19T03:28:09.792Z] [edgeXDocker.push] Tagging docker image docker-security-proxy-setup-go-arm64 with the following tags: [2021-04-19T03:28:09.792Z] b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:28:09.792Z] 2.0.0-dev.175 [2021-04-19T03:28:09.792Z] b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [2021-04-19T03:28:09.792Z] master [2021-04-19T03:28:09.792Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:28:10.158Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:b1882bac436620be465db7044db985b75d91785f [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:28:10.498Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:28:10.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2021-04-19T03:28:10.498Z] 8dee07ff31dc: Preparing [2021-04-19T03:28:10.498Z] bae7214f18a0: Preparing [2021-04-19T03:28:10.498Z] e98f20555a0f: Preparing [2021-04-19T03:28:10.498Z] 06af0983d3b9: Preparing [2021-04-19T03:28:10.498Z] 9cf199e35e8d: Preparing [2021-04-19T03:28:10.498Z] 3fbe34a1663b: Preparing [2021-04-19T03:28:10.498Z] 3fbe34a1663b: Waiting [2021-04-19T03:28:10.775Z] 06af0983d3b9: Pushed [2021-04-19T03:28:10.775Z] e98f20555a0f: Pushed [2021-04-19T03:28:10.775Z] 3fbe34a1663b: Layer already exists [2021-04-19T03:28:11.370Z] 9cf199e35e8d: Pushed [2021-04-19T03:28:12.801Z] 8dee07ff31dc: Pushed [2021-04-19T03:28:13.070Z] bae7214f18a0: Pushed [2021-04-19T03:28:13.340Z] b1882bac436620be465db7044db985b75d91785f: digest: sha256:6327d7d9da4f1c87f0bcee5c8bc04da9a6936e40eb734cd65a29e1db6cc54cb7 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:28:13.677Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:28:14.021Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:2.0.0-dev.175 [2021-04-19T03:28:14.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2021-04-19T03:28:14.021Z] 8dee07ff31dc: Preparing [2021-04-19T03:28:14.021Z] bae7214f18a0: Preparing [2021-04-19T03:28:14.021Z] e98f20555a0f: Preparing [2021-04-19T03:28:14.021Z] 06af0983d3b9: Preparing [2021-04-19T03:28:14.021Z] 9cf199e35e8d: Preparing [2021-04-19T03:28:14.021Z] 3fbe34a1663b: Preparing [2021-04-19T03:28:14.021Z] 3fbe34a1663b: Waiting [2021-04-19T03:28:14.021Z] e98f20555a0f: Layer already exists [2021-04-19T03:28:14.021Z] 8dee07ff31dc: Layer already exists [2021-04-19T03:28:14.021Z] bae7214f18a0: Layer already exists [2021-04-19T03:28:14.021Z] 9cf199e35e8d: Layer already exists [2021-04-19T03:28:14.021Z] 06af0983d3b9: Layer already exists [2021-04-19T03:28:14.021Z] 3fbe34a1663b: Layer already exists [2021-04-19T03:28:14.292Z] 2.0.0-dev.175: digest: sha256:6327d7d9da4f1c87f0bcee5c8bc04da9a6936e40eb734cd65a29e1db6cc54cb7 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:28:14.628Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:28:14.963Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [2021-04-19T03:28:14.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2021-04-19T03:28:14.963Z] 8dee07ff31dc: Preparing [2021-04-19T03:28:14.963Z] bae7214f18a0: Preparing [2021-04-19T03:28:14.963Z] e98f20555a0f: Preparing [2021-04-19T03:28:14.963Z] 06af0983d3b9: Preparing [2021-04-19T03:28:14.963Z] 9cf199e35e8d: Preparing [2021-04-19T03:28:14.963Z] 3fbe34a1663b: Preparing [2021-04-19T03:28:14.963Z] 3fbe34a1663b: Waiting [2021-04-19T03:28:14.963Z] 9cf199e35e8d: Layer already exists [2021-04-19T03:28:14.963Z] e98f20555a0f: Layer already exists [2021-04-19T03:28:14.963Z] bae7214f18a0: Layer already exists [2021-04-19T03:28:14.963Z] 8dee07ff31dc: Layer already exists [2021-04-19T03:28:14.963Z] 06af0983d3b9: Layer already exists [2021-04-19T03:28:14.963Z] 3fbe34a1663b: Layer already exists [2021-04-19T03:28:15.233Z] b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175: digest: sha256:6327d7d9da4f1c87f0bcee5c8bc04da9a6936e40eb734cd65a29e1db6cc54cb7 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:28:15.568Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:28:15.904Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [2021-04-19T03:28:15.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2021-04-19T03:28:15.904Z] 8dee07ff31dc: Preparing [2021-04-19T03:28:15.904Z] bae7214f18a0: Preparing [2021-04-19T03:28:15.904Z] e98f20555a0f: Preparing [2021-04-19T03:28:15.904Z] 06af0983d3b9: Preparing [2021-04-19T03:28:15.904Z] 9cf199e35e8d: Preparing [2021-04-19T03:28:15.904Z] 3fbe34a1663b: Preparing [2021-04-19T03:28:15.904Z] 3fbe34a1663b: Waiting [2021-04-19T03:28:15.904Z] bae7214f18a0: Layer already exists [2021-04-19T03:28:15.904Z] 9cf199e35e8d: Layer already exists [2021-04-19T03:28:15.904Z] e98f20555a0f: Layer already exists [2021-04-19T03:28:15.904Z] 06af0983d3b9: Layer already exists [2021-04-19T03:28:15.904Z] 8dee07ff31dc: Layer already exists [2021-04-19T03:28:16.180Z] 3fbe34a1663b: Layer already exists [2021-04-19T03:28:16.180Z] master: digest: sha256:6327d7d9da4f1c87f0bcee5c8bc04da9a6936e40eb734cd65a29e1db6cc54cb7 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-19T03:28:16.239Z] ===================================================== [Pipeline] echo [2021-04-19T03:28:16.253Z] taggedImages: [2021-04-19T03:28:16.253Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:28:16.253Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:2.0.0-dev.175 [2021-04-19T03:28:16.253Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [2021-04-19T03:28:16.253Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [Pipeline] echo [2021-04-19T03:28:16.285Z] [edgeXDocker.push] Tagging docker image docker-security-secretstore-setup-go-arm64 with the following tags: [2021-04-19T03:28:16.285Z] b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:28:16.285Z] 2.0.0-dev.175 [2021-04-19T03:28:16.285Z] b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [2021-04-19T03:28:16.285Z] master [2021-04-19T03:28:16.285Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:28:16.653Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:b1882bac436620be465db7044db985b75d91785f [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:28:17.268Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:28:17.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2021-04-19T03:28:17.268Z] cb4f06b64ca4: Preparing [2021-04-19T03:28:17.268Z] 8d9ef67bb6fa: Preparing [2021-04-19T03:28:17.268Z] 1dd15b92f21b: Preparing [2021-04-19T03:28:17.268Z] 29089b2b6a73: Preparing [2021-04-19T03:28:17.268Z] 1dfc83d45b61: Preparing [2021-04-19T03:28:17.268Z] 36ef1cc06cd0: Preparing [2021-04-19T03:28:17.268Z] f883cbc74004: Preparing [2021-04-19T03:28:17.268Z] 5b8c7460479b: Preparing [2021-04-19T03:28:17.268Z] 3fbe34a1663b: Preparing [2021-04-19T03:28:17.268Z] 36ef1cc06cd0: Waiting [2021-04-19T03:28:17.268Z] f883cbc74004: Waiting [2021-04-19T03:28:17.268Z] 5b8c7460479b: Waiting [2021-04-19T03:28:17.268Z] 3fbe34a1663b: Waiting [2021-04-19T03:28:17.553Z] 8d9ef67bb6fa: Pushed [2021-04-19T03:28:17.553Z] cb4f06b64ca4: Pushed [2021-04-19T03:28:17.553Z] 1dfc83d45b61: Pushed [2021-04-19T03:28:17.931Z] 36ef1cc06cd0: Pushed [2021-04-19T03:28:17.931Z] f883cbc74004: Pushed [2021-04-19T03:28:17.931Z] 3fbe34a1663b: Layer already exists [2021-04-19T03:28:18.204Z] 5b8c7460479b: Pushed [2021-04-19T03:28:20.166Z] 1dd15b92f21b: Pushed [2021-04-19T03:28:20.166Z] 29089b2b6a73: Pushed [2021-04-19T03:28:20.166Z] b1882bac436620be465db7044db985b75d91785f: digest: sha256:652083b5b9389570cecdb2690bb173f64b067e58954b5b5ecfb04d2332d359a4 size: 2198 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:28:20.504Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:28:20.833Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:2.0.0-dev.175 [2021-04-19T03:28:21.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2021-04-19T03:28:21.805Z] cb4f06b64ca4: Preparing [2021-04-19T03:28:21.805Z] 8d9ef67bb6fa: Preparing [2021-04-19T03:28:21.805Z] 1dd15b92f21b: Preparing [2021-04-19T03:28:21.805Z] 29089b2b6a73: Preparing [2021-04-19T03:28:21.805Z] 1dfc83d45b61: Preparing [2021-04-19T03:28:21.805Z] 36ef1cc06cd0: Preparing [2021-04-19T03:28:21.805Z] f883cbc74004: Preparing [2021-04-19T03:28:21.805Z] 5b8c7460479b: Preparing [2021-04-19T03:28:21.805Z] 3fbe34a1663b: Preparing [2021-04-19T03:28:21.805Z] f883cbc74004: Waiting [2021-04-19T03:28:21.805Z] 5b8c7460479b: Waiting [2021-04-19T03:28:21.805Z] 3fbe34a1663b: Waiting [2021-04-19T03:28:21.805Z] 36ef1cc06cd0: Waiting [2021-04-19T03:28:21.805Z] 1dfc83d45b61: Layer already exists [2021-04-19T03:28:21.805Z] 8d9ef67bb6fa: Layer already exists [2021-04-19T03:28:21.805Z] 29089b2b6a73: Layer already exists [2021-04-19T03:28:21.805Z] f883cbc74004: Layer already exists [2021-04-19T03:28:21.805Z] 36ef1cc06cd0: Layer already exists [2021-04-19T03:28:21.805Z] 1dd15b92f21b: Layer already exists [2021-04-19T03:28:21.805Z] cb4f06b64ca4: Layer already exists [2021-04-19T03:28:21.805Z] 5b8c7460479b: Layer already exists [2021-04-19T03:28:21.805Z] 3fbe34a1663b: Layer already exists [2021-04-19T03:28:21.805Z] 2.0.0-dev.175: digest: sha256:652083b5b9389570cecdb2690bb173f64b067e58954b5b5ecfb04d2332d359a4 size: 2198 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:28:22.143Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:28:22.480Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [2021-04-19T03:28:22.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2021-04-19T03:28:22.480Z] cb4f06b64ca4: Preparing [2021-04-19T03:28:22.480Z] 8d9ef67bb6fa: Preparing [2021-04-19T03:28:22.480Z] 1dd15b92f21b: Preparing [2021-04-19T03:28:22.480Z] 29089b2b6a73: Preparing [2021-04-19T03:28:22.480Z] 1dfc83d45b61: Preparing [2021-04-19T03:28:22.480Z] 36ef1cc06cd0: Preparing [2021-04-19T03:28:22.480Z] f883cbc74004: Preparing [2021-04-19T03:28:22.480Z] 5b8c7460479b: Preparing [2021-04-19T03:28:22.480Z] 3fbe34a1663b: Preparing [2021-04-19T03:28:22.480Z] 5b8c7460479b: Waiting [2021-04-19T03:28:22.480Z] 3fbe34a1663b: Waiting [2021-04-19T03:28:22.480Z] f883cbc74004: Waiting [2021-04-19T03:28:22.480Z] 36ef1cc06cd0: Waiting [2021-04-19T03:28:22.480Z] 1dfc83d45b61: Layer already exists [2021-04-19T03:28:22.480Z] cb4f06b64ca4: Layer already exists [2021-04-19T03:28:22.480Z] 8d9ef67bb6fa: Layer already exists [2021-04-19T03:28:22.480Z] 1dd15b92f21b: Layer already exists [2021-04-19T03:28:22.480Z] 29089b2b6a73: Layer already exists [2021-04-19T03:28:22.750Z] 36ef1cc06cd0: Layer already exists [2021-04-19T03:28:22.750Z] f883cbc74004: Layer already exists [2021-04-19T03:28:22.750Z] 3fbe34a1663b: Layer already exists [2021-04-19T03:28:22.750Z] 5b8c7460479b: Layer already exists [2021-04-19T03:28:22.750Z] b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175: digest: sha256:652083b5b9389570cecdb2690bb173f64b067e58954b5b5ecfb04d2332d359a4 size: 2198 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:28:23.086Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:28:23.419Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [2021-04-19T03:28:23.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2021-04-19T03:28:23.420Z] cb4f06b64ca4: Preparing [2021-04-19T03:28:23.420Z] 8d9ef67bb6fa: Preparing [2021-04-19T03:28:23.420Z] 1dd15b92f21b: Preparing [2021-04-19T03:28:23.420Z] 29089b2b6a73: Preparing [2021-04-19T03:28:23.420Z] 1dfc83d45b61: Preparing [2021-04-19T03:28:23.420Z] 36ef1cc06cd0: Preparing [2021-04-19T03:28:23.420Z] f883cbc74004: Preparing [2021-04-19T03:28:23.420Z] 5b8c7460479b: Preparing [2021-04-19T03:28:23.420Z] 3fbe34a1663b: Preparing [2021-04-19T03:28:23.420Z] 36ef1cc06cd0: Waiting [2021-04-19T03:28:23.420Z] f883cbc74004: Waiting [2021-04-19T03:28:23.420Z] 5b8c7460479b: Waiting [2021-04-19T03:28:23.420Z] 3fbe34a1663b: Waiting [2021-04-19T03:28:23.420Z] 8d9ef67bb6fa: Layer already exists [2021-04-19T03:28:23.420Z] 1dfc83d45b61: Layer already exists [2021-04-19T03:28:23.420Z] 29089b2b6a73: Layer already exists [2021-04-19T03:28:23.420Z] cb4f06b64ca4: Layer already exists [2021-04-19T03:28:23.420Z] 1dd15b92f21b: Layer already exists [2021-04-19T03:28:23.420Z] 36ef1cc06cd0: Layer already exists [2021-04-19T03:28:23.420Z] 3fbe34a1663b: Layer already exists [2021-04-19T03:28:23.420Z] f883cbc74004: Layer already exists [2021-04-19T03:28:23.420Z] 5b8c7460479b: Layer already exists [2021-04-19T03:28:23.689Z] master: digest: sha256:652083b5b9389570cecdb2690bb173f64b067e58954b5b5ecfb04d2332d359a4 size: 2198 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-19T03:28:23.758Z] ===================================================== [Pipeline] echo [2021-04-19T03:28:23.773Z] taggedImages: [2021-04-19T03:28:23.773Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:28:23.773Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:2.0.0-dev.175 [2021-04-19T03:28:23.773Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [2021-04-19T03:28:23.773Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [Pipeline] echo [2021-04-19T03:28:23.801Z] [edgeXDocker.push] Tagging docker image docker-support-notifications-go-arm64 with the following tags: [2021-04-19T03:28:23.801Z] b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:28:23.801Z] 2.0.0-dev.175 [2021-04-19T03:28:23.801Z] b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [2021-04-19T03:28:23.801Z] master [2021-04-19T03:28:23.801Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:28:24.167Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:b1882bac436620be465db7044db985b75d91785f [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:28:24.503Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:28:24.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2021-04-19T03:28:24.503Z] 5fc2bbf7f705: Preparing [2021-04-19T03:28:24.503Z] da91fe40fdd7: Preparing [2021-04-19T03:28:24.503Z] 2735cd3b554f: Preparing [2021-04-19T03:28:24.503Z] 1e39ec2ef9aa: Preparing [2021-04-19T03:28:24.503Z] 3fbe34a1663b: Preparing [2021-04-19T03:28:24.774Z] 2735cd3b554f: Layer already exists [2021-04-19T03:28:24.774Z] 3fbe34a1663b: Layer already exists [2021-04-19T03:28:24.774Z] 5fc2bbf7f705: Pushed [2021-04-19T03:28:25.082Z] 1e39ec2ef9aa: Pushed [2021-04-19T03:28:27.680Z] da91fe40fdd7: Pushed [2021-04-19T03:28:27.680Z] b1882bac436620be465db7044db985b75d91785f: digest: sha256:559c10cb375d908b9f5af64909eca413a2d0af7f047c563b7f360cf1d76a0a49 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:28:28.018Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:28:28.350Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:2.0.0-dev.175 [2021-04-19T03:28:28.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2021-04-19T03:28:28.350Z] 5fc2bbf7f705: Preparing [2021-04-19T03:28:28.350Z] da91fe40fdd7: Preparing [2021-04-19T03:28:28.350Z] 2735cd3b554f: Preparing [2021-04-19T03:28:28.350Z] 1e39ec2ef9aa: Preparing [2021-04-19T03:28:28.350Z] 3fbe34a1663b: Preparing [2021-04-19T03:28:28.350Z] da91fe40fdd7: Layer already exists [2021-04-19T03:28:28.350Z] 3fbe34a1663b: Layer already exists [2021-04-19T03:28:28.350Z] 2735cd3b554f: Layer already exists [2021-04-19T03:28:28.350Z] 5fc2bbf7f705: Layer already exists [2021-04-19T03:28:28.350Z] 1e39ec2ef9aa: Layer already exists [2021-04-19T03:28:28.620Z] 2.0.0-dev.175: digest: sha256:559c10cb375d908b9f5af64909eca413a2d0af7f047c563b7f360cf1d76a0a49 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:28:28.956Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:28:29.288Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [2021-04-19T03:28:29.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2021-04-19T03:28:29.289Z] 5fc2bbf7f705: Preparing [2021-04-19T03:28:29.289Z] da91fe40fdd7: Preparing [2021-04-19T03:28:29.289Z] 2735cd3b554f: Preparing [2021-04-19T03:28:29.289Z] 1e39ec2ef9aa: Preparing [2021-04-19T03:28:29.289Z] 3fbe34a1663b: Preparing [2021-04-19T03:28:29.289Z] 2735cd3b554f: Layer already exists [2021-04-19T03:28:29.289Z] 5fc2bbf7f705: Layer already exists [2021-04-19T03:28:29.289Z] 3fbe34a1663b: Layer already exists [2021-04-19T03:28:29.289Z] 1e39ec2ef9aa: Layer already exists [2021-04-19T03:28:29.289Z] da91fe40fdd7: Layer already exists [2021-04-19T03:28:29.559Z] b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175: digest: sha256:559c10cb375d908b9f5af64909eca413a2d0af7f047c563b7f360cf1d76a0a49 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:28:29.894Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:28:30.225Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [2021-04-19T03:28:30.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2021-04-19T03:28:30.226Z] 5fc2bbf7f705: Preparing [2021-04-19T03:28:30.226Z] da91fe40fdd7: Preparing [2021-04-19T03:28:30.226Z] 2735cd3b554f: Preparing [2021-04-19T03:28:30.226Z] 1e39ec2ef9aa: Preparing [2021-04-19T03:28:30.226Z] 3fbe34a1663b: Preparing [2021-04-19T03:28:30.226Z] 3fbe34a1663b: Layer already exists [2021-04-19T03:28:30.226Z] 2735cd3b554f: Layer already exists [2021-04-19T03:28:30.226Z] 1e39ec2ef9aa: Layer already exists [2021-04-19T03:28:30.226Z] da91fe40fdd7: Layer already exists [2021-04-19T03:28:30.226Z] 5fc2bbf7f705: Layer already exists [2021-04-19T03:28:30.496Z] master: digest: sha256:559c10cb375d908b9f5af64909eca413a2d0af7f047c563b7f360cf1d76a0a49 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-19T03:28:30.554Z] ===================================================== [Pipeline] echo [2021-04-19T03:28:30.568Z] taggedImages: [2021-04-19T03:28:30.568Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:28:30.568Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:2.0.0-dev.175 [2021-04-19T03:28:30.568Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [2021-04-19T03:28:30.568Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [Pipeline] echo [2021-04-19T03:28:30.599Z] [edgeXDocker.push] Tagging docker image docker-support-scheduler-go-arm64 with the following tags: [2021-04-19T03:28:30.599Z] b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:28:30.599Z] 2.0.0-dev.175 [2021-04-19T03:28:30.599Z] b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [2021-04-19T03:28:30.599Z] master [2021-04-19T03:28:30.599Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:28:30.963Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:b1882bac436620be465db7044db985b75d91785f [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:28:31.297Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:28:31.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2021-04-19T03:28:31.297Z] cd78135501df: Preparing [2021-04-19T03:28:31.297Z] 8f678cb6ed51: Preparing [2021-04-19T03:28:31.297Z] 2735cd3b554f: Preparing [2021-04-19T03:28:31.297Z] 80e5d826b26d: Preparing [2021-04-19T03:28:31.297Z] 3fbe34a1663b: Preparing [2021-04-19T03:28:31.572Z] 3fbe34a1663b: Layer already exists [2021-04-19T03:28:31.572Z] 80e5d826b26d: Layer already exists [2021-04-19T03:28:31.572Z] 2735cd3b554f: Layer already exists [2021-04-19T03:28:31.572Z] cd78135501df: Pushed [2021-04-19T03:28:34.940Z] 8f678cb6ed51: Pushed [2021-04-19T03:28:34.940Z] b1882bac436620be465db7044db985b75d91785f: digest: sha256:29d9242c528a71f959598456e9e1588c07424c7ec4655720df412ef595fade01 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:28:35.275Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:28:35.606Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:2.0.0-dev.175 [2021-04-19T03:28:35.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2021-04-19T03:28:35.606Z] cd78135501df: Preparing [2021-04-19T03:28:35.606Z] 8f678cb6ed51: Preparing [2021-04-19T03:28:35.606Z] 2735cd3b554f: Preparing [2021-04-19T03:28:35.606Z] 80e5d826b26d: Preparing [2021-04-19T03:28:35.606Z] 3fbe34a1663b: Preparing [2021-04-19T03:28:35.606Z] 80e5d826b26d: Layer already exists [2021-04-19T03:28:35.606Z] 2735cd3b554f: Layer already exists [2021-04-19T03:28:35.606Z] cd78135501df: Layer already exists [2021-04-19T03:28:35.606Z] 8f678cb6ed51: Layer already exists [2021-04-19T03:28:35.606Z] 3fbe34a1663b: Layer already exists [2021-04-19T03:28:35.876Z] 2.0.0-dev.175: digest: sha256:29d9242c528a71f959598456e9e1588c07424c7ec4655720df412ef595fade01 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:28:36.208Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:28:36.538Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [2021-04-19T03:28:36.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2021-04-19T03:28:36.539Z] cd78135501df: Preparing [2021-04-19T03:28:36.539Z] 8f678cb6ed51: Preparing [2021-04-19T03:28:36.539Z] 2735cd3b554f: Preparing [2021-04-19T03:28:36.539Z] 80e5d826b26d: Preparing [2021-04-19T03:28:36.539Z] 3fbe34a1663b: Preparing [2021-04-19T03:28:36.539Z] cd78135501df: Layer already exists [2021-04-19T03:28:36.539Z] 2735cd3b554f: Layer already exists [2021-04-19T03:28:36.539Z] 3fbe34a1663b: Layer already exists [2021-04-19T03:28:36.539Z] 8f678cb6ed51: Layer already exists [2021-04-19T03:28:36.539Z] 80e5d826b26d: Layer already exists [2021-04-19T03:28:36.810Z] b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175: digest: sha256:29d9242c528a71f959598456e9e1588c07424c7ec4655720df412ef595fade01 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:28:37.144Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:28:37.472Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [2021-04-19T03:28:37.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2021-04-19T03:28:37.473Z] cd78135501df: Preparing [2021-04-19T03:28:37.473Z] 8f678cb6ed51: Preparing [2021-04-19T03:28:37.473Z] 2735cd3b554f: Preparing [2021-04-19T03:28:37.473Z] 80e5d826b26d: Preparing [2021-04-19T03:28:37.473Z] 3fbe34a1663b: Preparing [2021-04-19T03:28:37.473Z] 80e5d826b26d: Layer already exists [2021-04-19T03:28:37.473Z] cd78135501df: Layer already exists [2021-04-19T03:28:37.473Z] 8f678cb6ed51: Layer already exists [2021-04-19T03:28:37.473Z] 2735cd3b554f: Layer already exists [2021-04-19T03:28:37.473Z] 3fbe34a1663b: Layer already exists [2021-04-19T03:28:37.743Z] master: digest: sha256:29d9242c528a71f959598456e9e1588c07424c7ec4655720df412ef595fade01 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-19T03:28:37.802Z] ===================================================== [Pipeline] echo [2021-04-19T03:28:37.816Z] taggedImages: [2021-04-19T03:28:37.816Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:28:37.816Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:2.0.0-dev.175 [2021-04-19T03:28:37.816Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [2021-04-19T03:28:37.816Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [Pipeline] echo [2021-04-19T03:28:37.846Z] [edgeXDocker.push] Tagging docker image docker-sys-mgmt-agent-go-arm64 with the following tags: [2021-04-19T03:28:37.846Z] b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:28:37.846Z] 2.0.0-dev.175 [2021-04-19T03:28:37.846Z] b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [2021-04-19T03:28:37.846Z] master [2021-04-19T03:28:37.846Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:28:38.229Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:b1882bac436620be465db7044db985b75d91785f [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:28:38.571Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:28:38.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2021-04-19T03:28:38.571Z] 66c2475c6c98: Preparing [2021-04-19T03:28:38.571Z] cc2439b18e22: Preparing [2021-04-19T03:28:38.571Z] 75121d7cad36: Preparing [2021-04-19T03:28:38.571Z] 807fa9f003df: Preparing [2021-04-19T03:28:38.571Z] 9ded3b6bb9b5: Preparing [2021-04-19T03:28:38.571Z] fa1afe8e6ed9: Preparing [2021-04-19T03:28:38.571Z] 87a09b4c083e: Preparing [2021-04-19T03:28:38.571Z] 0f74e9ff2a61: Preparing [2021-04-19T03:28:38.571Z] b122376c33c6: Preparing [2021-04-19T03:28:38.571Z] f8381ed47b22: Preparing [2021-04-19T03:28:38.571Z] e934a737d657: Preparing [2021-04-19T03:28:38.571Z] 0f74e9ff2a61: Waiting [2021-04-19T03:28:38.571Z] b122376c33c6: Waiting [2021-04-19T03:28:38.571Z] f8381ed47b22: Waiting [2021-04-19T03:28:38.571Z] e934a737d657: Waiting [2021-04-19T03:28:38.571Z] fa1afe8e6ed9: Waiting [2021-04-19T03:28:38.571Z] 87a09b4c083e: Waiting [2021-04-19T03:28:38.842Z] 9ded3b6bb9b5: Layer already exists [2021-04-19T03:28:38.842Z] fa1afe8e6ed9: Layer already exists [2021-04-19T03:28:38.842Z] 87a09b4c083e: Layer already exists [2021-04-19T03:28:38.842Z] 0f74e9ff2a61: Layer already exists [2021-04-19T03:28:38.842Z] cc2439b18e22: Pushed [2021-04-19T03:28:38.842Z] f8381ed47b22: Layer already exists [2021-04-19T03:28:38.842Z] b122376c33c6: Layer already exists [2021-04-19T03:28:39.114Z] e934a737d657: Layer already exists [2021-04-19T03:28:39.711Z] 66c2475c6c98: Pushed [2021-04-19T03:28:41.135Z] 75121d7cad36: Pushed [2021-04-19T03:28:53.491Z] 807fa9f003df: Pushed [2021-04-19T03:28:53.761Z] b1882bac436620be465db7044db985b75d91785f: digest: sha256:b19b12778b5f3dc6e2760b18637a5f6cf4d2f11dfd276393e541ceb87a26c59d size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:28:54.003Z]  Building docker-security-secretstore-setup-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-19T03:28:54.003Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-19T03:28:54.003Z] ---> 85993d9c0bf9 [2021-04-19T03:28:54.003Z] Step 3/23 : WORKDIR /edgex-go [2021-04-19T03:28:54.003Z] ---> Using cache [2021-04-19T03:28:54.003Z] ---> 9ec3b4a07b78 [2021-04-19T03:28:54.003Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T03:28:54.003Z] ---> Using cache [2021-04-19T03:28:54.003Z] ---> df6e8b32d2d9 [2021-04-19T03:28:54.003Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-04-19T03:28:54.003Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-19T03:28:54.003Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-04-19T03:28:54.003Z] ---> 85993d9c0bf9 [2021-04-19T03:28:54.003Z] Step 3/31 : WORKDIR /edgex-go [2021-04-19T03:28:54.003Z] ---> Using cache [2021-04-19T03:28:54.003Z] ---> 9ec3b4a07b78 [2021-04-19T03:28:54.003Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T03:28:54.003Z] ---> Using cache [2021-04-19T03:28:54.003Z] ---> df6e8b32d2d9 [2021-04-19T03:28:54.003Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-04-19T03:28:54.003Z] ---> Using cache [2021-04-19T03:28:54.003Z] ---> acc412473ec1 [2021-04-19T03:28:54.003Z] Step 6/31 : COPY go.mod . [2021-04-19T03:28:54.003Z] ---> Using cache [2021-04-19T03:28:54.003Z] ---> 9523279e3127 [2021-04-19T03:28:54.003Z] Step 7/31 : RUN go mod download [2021-04-19T03:28:54.003Z] ---> Using cache [2021-04-19T03:28:54.003Z] ---> 5925fb41b9b6 [2021-04-19T03:28:54.003Z] Step 8/31 : COPY . . [2021-04-19T03:28:54.003Z] ---> Using cache [2021-04-19T03:28:54.003Z] ---> 319fe98f684b [2021-04-19T03:28:54.003Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-04-19T03:28:54.114Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:28:54.473Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:2.0.0-dev.175 [2021-04-19T03:28:54.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2021-04-19T03:28:54.712Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-19T03:28:54.712Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-19T03:28:54.712Z] ---> 85993d9c0bf9 [2021-04-19T03:28:54.712Z] Step 3/23 : WORKDIR /edgex-go [2021-04-19T03:28:54.712Z] ---> Using cache [2021-04-19T03:28:54.712Z] ---> 9ec3b4a07b78 [2021-04-19T03:28:54.712Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T03:28:54.712Z] ---> Using cache [2021-04-19T03:28:54.712Z] ---> df6e8b32d2d9 [2021-04-19T03:28:54.712Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-19T03:28:54.712Z] ---> Using cache [2021-04-19T03:28:54.712Z] ---> acc412473ec1 [2021-04-19T03:28:54.712Z] Step 6/23 : COPY go.mod . [2021-04-19T03:28:54.712Z] ---> Using cache [2021-04-19T03:28:54.712Z] ---> 9523279e3127 [2021-04-19T03:28:54.712Z] Step 7/23 : RUN go mod download [2021-04-19T03:28:54.712Z] ---> Using cache [2021-04-19T03:28:54.712Z] ---> 5925fb41b9b6 [2021-04-19T03:28:54.712Z] Step 8/23 : COPY . . [2021-04-19T03:28:54.751Z] 66c2475c6c98: Preparing [2021-04-19T03:28:54.751Z] cc2439b18e22: Preparing [2021-04-19T03:28:54.751Z] 75121d7cad36: Preparing [2021-04-19T03:28:54.751Z] 807fa9f003df: Preparing [2021-04-19T03:28:54.751Z] 9ded3b6bb9b5: Preparing [2021-04-19T03:28:54.751Z] fa1afe8e6ed9: Preparing [2021-04-19T03:28:54.751Z] 87a09b4c083e: Preparing [2021-04-19T03:28:54.751Z] 0f74e9ff2a61: Preparing [2021-04-19T03:28:54.751Z] b122376c33c6: Preparing [2021-04-19T03:28:54.751Z] f8381ed47b22: Preparing [2021-04-19T03:28:54.751Z] e934a737d657: Preparing [2021-04-19T03:28:54.751Z] fa1afe8e6ed9: Waiting [2021-04-19T03:28:54.751Z] 87a09b4c083e: Waiting [2021-04-19T03:28:54.751Z] b122376c33c6: Waiting [2021-04-19T03:28:54.751Z] f8381ed47b22: Waiting [2021-04-19T03:28:54.751Z] e934a737d657: Waiting [2021-04-19T03:28:54.751Z] 0f74e9ff2a61: Waiting [2021-04-19T03:28:54.751Z] 9ded3b6bb9b5: Layer already exists [2021-04-19T03:28:54.751Z] 75121d7cad36: Layer already exists [2021-04-19T03:28:54.751Z] 66c2475c6c98: Layer already exists [2021-04-19T03:28:54.751Z] cc2439b18e22: Layer already exists [2021-04-19T03:28:54.751Z] 807fa9f003df: Layer already exists [2021-04-19T03:28:54.751Z] 87a09b4c083e: Layer already exists [2021-04-19T03:28:54.751Z] fa1afe8e6ed9: Layer already exists [2021-04-19T03:28:54.751Z] 0f74e9ff2a61: Layer already exists [2021-04-19T03:28:54.751Z] b122376c33c6: Layer already exists [2021-04-19T03:28:54.751Z] f8381ed47b22: Layer already exists [2021-04-19T03:28:54.751Z] e934a737d657: Layer already exists [2021-04-19T03:28:54.751Z] 2.0.0-dev.175: digest: sha256:b19b12778b5f3dc6e2760b18637a5f6cf4d2f11dfd276393e541ceb87a26c59d size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:28:54.995Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-19T03:28:54.995Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-19T03:28:54.995Z] ---> 85993d9c0bf9 [2021-04-19T03:28:54.995Z] Step 3/22 : WORKDIR /edgex-go [2021-04-19T03:28:54.995Z] ---> Using cache [2021-04-19T03:28:54.995Z] ---> 9ec3b4a07b78 [2021-04-19T03:28:54.995Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T03:28:54.995Z] ---> Using cache [2021-04-19T03:28:54.995Z] ---> df6e8b32d2d9 [2021-04-19T03:28:54.995Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-04-19T03:28:54.995Z] ---> Using cache [2021-04-19T03:28:54.995Z] ---> acc412473ec1 [2021-04-19T03:28:54.995Z] Step 6/22 : COPY go.mod . [2021-04-19T03:28:54.995Z] ---> Using cache [2021-04-19T03:28:54.995Z] ---> 9523279e3127 [2021-04-19T03:28:54.995Z] Step 7/22 : RUN go mod download [2021-04-19T03:28:54.995Z] ---> Using cache [2021-04-19T03:28:54.995Z] ---> 5925fb41b9b6 [2021-04-19T03:28:54.995Z] Step 8/22 : COPY . . [2021-04-19T03:28:54.995Z] ---> Using cache [2021-04-19T03:28:54.995Z] ---> 319fe98f684b [2021-04-19T03:28:54.995Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-04-19T03:28:54.995Z] ---> Using cache [2021-04-19T03:28:54.995Z] ---> 319fe98f684b [2021-04-19T03:28:54.995Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-04-19T03:28:55.125Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:28:55.484Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [2021-04-19T03:28:55.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2021-04-19T03:28:55.484Z] 66c2475c6c98: Preparing [2021-04-19T03:28:55.484Z] cc2439b18e22: Preparing [2021-04-19T03:28:55.484Z] 75121d7cad36: Preparing [2021-04-19T03:28:55.484Z] 807fa9f003df: Preparing [2021-04-19T03:28:55.484Z] 9ded3b6bb9b5: Preparing [2021-04-19T03:28:55.484Z] fa1afe8e6ed9: Preparing [2021-04-19T03:28:55.484Z] 87a09b4c083e: Preparing [2021-04-19T03:28:55.484Z] 0f74e9ff2a61: Preparing [2021-04-19T03:28:55.484Z] b122376c33c6: Preparing [2021-04-19T03:28:55.484Z] f8381ed47b22: Preparing [2021-04-19T03:28:55.484Z] e934a737d657: Preparing [2021-04-19T03:28:55.484Z] 0f74e9ff2a61: Waiting [2021-04-19T03:28:55.484Z] f8381ed47b22: Waiting [2021-04-19T03:28:55.484Z] fa1afe8e6ed9: Waiting [2021-04-19T03:28:55.484Z] e934a737d657: Waiting [2021-04-19T03:28:55.484Z] 87a09b4c083e: Waiting [2021-04-19T03:28:55.484Z] 9ded3b6bb9b5: Layer already exists [2021-04-19T03:28:55.484Z] 66c2475c6c98: Layer already exists [2021-04-19T03:28:55.484Z] cc2439b18e22: Layer already exists [2021-04-19T03:28:55.484Z] 75121d7cad36: Layer already exists [2021-04-19T03:28:55.484Z] 807fa9f003df: Layer already exists [2021-04-19T03:28:55.742Z] ---> Running in 23cf53cd2134 [2021-04-19T03:28:55.742Z] ---> Running in 34b82881feee [2021-04-19T03:28:55.755Z] fa1afe8e6ed9: Layer already exists [2021-04-19T03:28:55.755Z] b122376c33c6: Layer already exists [2021-04-19T03:28:55.755Z] 0f74e9ff2a61: Layer already exists [2021-04-19T03:28:55.755Z] 87a09b4c083e: Layer already exists [2021-04-19T03:28:55.755Z] f8381ed47b22: Layer already exists [2021-04-19T03:28:55.755Z] e934a737d657: Layer already exists [2021-04-19T03:28:55.755Z] b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175: digest: sha256:b19b12778b5f3dc6e2760b18637a5f6cf4d2f11dfd276393e541ceb87a26c59d size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:28:56.008Z] ---> Running in 7be05dbb7443 [2021-04-19T03:28:56.008Z] ---> Running in b66f0f38c4d4 [2021-04-19T03:28:56.086Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:28:56.417Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [2021-04-19T03:28:56.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2021-04-19T03:28:56.417Z] 66c2475c6c98: Preparing [2021-04-19T03:28:56.417Z] cc2439b18e22: Preparing [2021-04-19T03:28:56.417Z] 75121d7cad36: Preparing [2021-04-19T03:28:56.417Z] 807fa9f003df: Preparing [2021-04-19T03:28:56.417Z] 9ded3b6bb9b5: Preparing [2021-04-19T03:28:56.417Z] fa1afe8e6ed9: Preparing [2021-04-19T03:28:56.417Z] 87a09b4c083e: Preparing [2021-04-19T03:28:56.417Z] 0f74e9ff2a61: Preparing [2021-04-19T03:28:56.417Z] b122376c33c6: Preparing [2021-04-19T03:28:56.417Z] f8381ed47b22: Preparing [2021-04-19T03:28:56.417Z] e934a737d657: Preparing [2021-04-19T03:28:56.417Z] fa1afe8e6ed9: Waiting [2021-04-19T03:28:56.417Z] 87a09b4c083e: Waiting [2021-04-19T03:28:56.417Z] 0f74e9ff2a61: Waiting [2021-04-19T03:28:56.417Z] b122376c33c6: Waiting [2021-04-19T03:28:56.417Z] f8381ed47b22: Waiting [2021-04-19T03:28:56.417Z] e934a737d657: Waiting [2021-04-19T03:28:56.417Z] 9ded3b6bb9b5: Layer already exists [2021-04-19T03:28:56.417Z] 66c2475c6c98: Layer already exists [2021-04-19T03:28:56.417Z] cc2439b18e22: Layer already exists [2021-04-19T03:28:56.417Z] 75121d7cad36: Layer already exists [2021-04-19T03:28:56.417Z] 807fa9f003df: Layer already exists [2021-04-19T03:28:56.417Z] 87a09b4c083e: Layer already exists [2021-04-19T03:28:56.417Z] fa1afe8e6ed9: Layer already exists [2021-04-19T03:28:56.417Z] f8381ed47b22: Layer already exists [2021-04-19T03:28:56.417Z] 0f74e9ff2a61: Layer already exists [2021-04-19T03:28:56.689Z] b122376c33c6: Layer already exists [2021-04-19T03:28:56.689Z] e934a737d657: Layer already exists [2021-04-19T03:28:56.689Z] master: digest: sha256:b19b12778b5f3dc6e2760b18637a5f6cf4d2f11dfd276393e541ceb87a26c59d size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-19T03:28:56.748Z] ===================================================== [Pipeline] echo [2021-04-19T03:28:56.762Z] taggedImages: [2021-04-19T03:28:56.762Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:28:56.762Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:2.0.0-dev.175 [2021-04-19T03:28:56.762Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [2021-04-19T03:28:56.762Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-19T03:28:57.321Z] ---> job-cost.sh [2021-04-19T03:28:57.322Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7LWJ [2021-04-19T03:28:58.022Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-04-19T03:28:58.022Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-04-19T03:28:58.022Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-19T03:28:58.290Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-04-19T03:28:58.974Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-19T03:28:59.599Z] OK: 233 MiB in 51 packages [2021-04-19T03:29:02.341Z] Removing intermediate container 23cf53cd2134 [2021-04-19T03:29:02.341Z] ---> fa0c2eb8c6d3 [2021-04-19T03:29:02.341Z] Step 6/23 : COPY go.mod . [2021-04-19T03:29:03.369Z] ---> b73e26685c24 [2021-04-19T03:29:03.369Z] Step 7/23 : RUN go mod download [2021-04-19T03:29:03.369Z] ---> Running in 55bb81c8eed9 [2021-04-19T03:29:07.988Z] Removing intermediate container 55bb81c8eed9 [2021-04-19T03:29:07.988Z] ---> 84e3d3a21514 [2021-04-19T03:29:07.988Z] Step 8/23 : COPY . . [2021-04-19T03:29:36.285Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-19T03:30:07.598Z] Removing intermediate container 34b82881feee [2021-04-19T03:30:07.598Z] ---> c04ce3e05da8 [2021-04-19T03:30:07.598Z] [2021-04-19T03:30:07.598Z] Step 10/31 : FROM alpine:3.12 [2021-04-19T03:30:07.598Z] ---> 13621d1b12d4 [2021-04-19T03:30:07.598Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-04-19T03:30:07.598Z] Removing intermediate container b66f0f38c4d4 [2021-04-19T03:30:07.598Z] ---> da551b2a9073 [2021-04-19T03:30:07.598Z] [2021-04-19T03:30:07.598Z] Step 10/22 : FROM alpine:3.12 [2021-04-19T03:30:07.598Z] ---> Running in bc1391b24993 [2021-04-19T03:30:07.598Z] ---> 13621d1b12d4 [2021-04-19T03:30:07.598Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-04-19T03:30:07.598Z] ---> Using cache [2021-04-19T03:30:07.598Z] ---> 0ea0a6b17eb2 [2021-04-19T03:30:07.598Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-19T03:30:07.598Z] ---> Using cache [2021-04-19T03:30:07.598Z] ---> 11154c19e547 [2021-04-19T03:30:07.598Z] Step 13/22 : ENV APP_PORT=48085 [2021-04-19T03:30:07.598Z] Removing intermediate container 7be05dbb7443 [2021-04-19T03:30:07.598Z] ---> 6ce833f3a367 [2021-04-19T03:30:07.598Z] [2021-04-19T03:30:07.598Z] Step 10/23 : FROM alpine:3.12 [2021-04-19T03:30:07.598Z] ---> 13621d1b12d4 [2021-04-19T03:30:07.598Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-19T03:30:07.598Z] ---> Using cache [2021-04-19T03:30:07.598Z] ---> 0ea0a6b17eb2 [2021-04-19T03:30:07.598Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-19T03:30:07.598Z] ---> Using cache [2021-04-19T03:30:07.598Z] ---> 11154c19e547 [2021-04-19T03:30:07.598Z] Step 13/23 : ENV APP_PORT=48081 [2021-04-19T03:30:07.598Z] ---> Running in 5464086a76af [2021-04-19T03:30:07.598Z] ---> bfb0bd10813b [2021-04-19T03:30:07.598Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-04-19T03:30:07.598Z] ---> Running in 277e1ef7dd63 [2021-04-19T03:30:07.598Z] Removing intermediate container bc1391b24993 [2021-04-19T03:30:07.598Z] ---> 91d2b31a3989 [2021-04-19T03:30:07.598Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-04-19T03:30:07.598Z] ---> Running in 7af9a3c7c8b4 [2021-04-19T03:30:07.598Z] Removing intermediate container 277e1ef7dd63 [2021-04-19T03:30:07.598Z] ---> 049a8ca31df4 [2021-04-19T03:30:07.598Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-19T03:30:07.598Z] ---> Running in 5625597eb8a0 [2021-04-19T03:30:07.598Z] Removing intermediate container 5464086a76af [2021-04-19T03:30:07.598Z] ---> 6839d2ef8396 [2021-04-19T03:30:07.598Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-19T03:30:07.598Z] ---> Running in 8dbae4f747d1 [2021-04-19T03:30:07.598Z] ---> Running in 1c141aed2732 [2021-04-19T03:30:07.598Z] Removing intermediate container 8dbae4f747d1 [2021-04-19T03:30:07.598Z] ---> 8e846ad8e2da [2021-04-19T03:30:07.598Z] Step 15/23 : WORKDIR / [2021-04-19T03:30:07.598Z] Removing intermediate container 1c141aed2732 [2021-04-19T03:30:07.598Z] ---> 0cdd0a652938 [2021-04-19T03:30:07.598Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-19T03:30:07.598Z] ---> Running in f749e87690d4 [2021-04-19T03:30:07.598Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-04-19T03:30:07.598Z] Removing intermediate container f749e87690d4 [2021-04-19T03:30:07.598Z] ---> 6729f4729be2 [2021-04-19T03:30:07.598Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-19T03:30:07.598Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-19T03:30:07.598Z] ---> 16d379193ed5 [2021-04-19T03:30:07.598Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-04-19T03:30:07.598Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-19T03:30:07.598Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-04-19T03:30:07.598Z] (2/2) Installing su-exec (0.2-r1) [2021-04-19T03:30:07.598Z] Executing busybox-1.31.1-r20.trigger [2021-04-19T03:30:07.598Z] OK: 6 MiB in 16 packages [2021-04-19T03:30:07.598Z] ---> 744d39378c2c [2021-04-19T03:30:07.598Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-04-19T03:30:07.598Z] ---> ca980fc16d40 [2021-04-19T03:30:07.598Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-04-19T03:30:09.350Z] Removing intermediate container 5625597eb8a0 [2021-04-19T03:30:09.350Z] ---> 60418f276015 [2021-04-19T03:30:09.350Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-04-19T03:30:09.350Z] ---> c471e733874e [2021-04-19T03:30:09.350Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-04-19T03:30:09.666Z] ---> Running in d1d72a5d6f8b [2021-04-19T03:30:09.666Z] ---> 7fd0dbdc8c17 [2021-04-19T03:30:09.666Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-04-19T03:30:10.343Z] ---> Running in b815575dccaf [2021-04-19T03:30:10.628Z] ---> ff210d4787a9 [2021-04-19T03:30:10.628Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-04-19T03:30:10.628Z] Removing intermediate container d1d72a5d6f8b [2021-04-19T03:30:10.628Z] ---> 343565053e4b [2021-04-19T03:30:10.628Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-04-19T03:30:10.977Z] ---> Running in 26d272d6166e [2021-04-19T03:30:11.453Z] ---> Running in 59d5eb739853 [2021-04-19T03:30:11.793Z] Removing intermediate container b815575dccaf [2021-04-19T03:30:11.794Z] ---> ca27e6d4644c [2021-04-19T03:30:11.794Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-19T03:30:12.112Z] ---> Running in 6223d6477781 [2021-04-19T03:30:12.452Z] Removing intermediate container 59d5eb739853 [2021-04-19T03:30:12.452Z] ---> 7ad7a280dc70 [2021-04-19T03:30:12.452Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-04-19T03:30:12.760Z] Removing intermediate container 26d272d6166e [2021-04-19T03:30:12.760Z] ---> 22b26f105dd4 [2021-04-19T03:30:12.760Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-19T03:30:13.136Z] ---> Running in 8989c82c16eb [2021-04-19T03:30:13.785Z] ---> Running in da1f54792004 [2021-04-19T03:30:13.785Z] Removing intermediate container 6223d6477781 [2021-04-19T03:30:13.785Z] ---> 986e246ca233 [2021-04-19T03:30:13.785Z] Step 20/22 : LABEL arch=x86_64 [2021-04-19T03:30:14.874Z] ---> Running in f25090fef530 [2021-04-19T03:30:14.874Z] Removing intermediate container da1f54792004 [2021-04-19T03:30:14.874Z] ---> 7668cec5dfa4 [2021-04-19T03:30:14.874Z] Step 21/23 : LABEL arch=x86_64 [2021-04-19T03:30:15.545Z] ---> Running in 2af0b044a150 [2021-04-19T03:30:15.876Z] Removing intermediate container f25090fef530 [2021-04-19T03:30:15.876Z] ---> 8085f1f2b04a [2021-04-19T03:30:15.876Z] Step 21/22 : LABEL git_sha=b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:30:15.876Z] ---> Running in b6ba9519bff4 [2021-04-19T03:30:16.191Z] Removing intermediate container 2af0b044a150 [2021-04-19T03:30:16.191Z] ---> 22f20ac920f4 [2021-04-19T03:30:16.191Z] Step 22/23 : LABEL git_sha=b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:30:16.191Z] ---> Running in 36919817e40b [2021-04-19T03:30:16.801Z] Removing intermediate container b6ba9519bff4 [2021-04-19T03:30:16.801Z] ---> ac20a0b84b06 [2021-04-19T03:30:16.801Z] Step 22/22 : LABEL version=2.0.0-dev.175 [2021-04-19T03:30:16.801Z] Removing intermediate container 36919817e40b [2021-04-19T03:30:16.801Z] ---> f6fd282e3af2 [2021-04-19T03:30:16.801Z] Step 23/23 : LABEL version=2.0.0-dev.175 [2021-04-19T03:30:17.178Z] ---> Running in ae167a654f0b [2021-04-19T03:30:17.178Z] ---> Running in b5908be96130 [2021-04-19T03:30:17.178Z] Removing intermediate container 8989c82c16eb [2021-04-19T03:30:17.178Z] ---> 6894a0e614a4 [2021-04-19T03:30:17.178Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-04-19T03:30:18.132Z] ---> Running in 18a492d4e208 [2021-04-19T03:30:18.452Z] Removing intermediate container ae167a654f0b [2021-04-19T03:30:18.452Z] ---> 9bae18327034 [2021-04-19T03:30:18.452Z] [2021-04-19T03:30:18.452Z] Removing intermediate container b5908be96130 [2021-04-19T03:30:18.452Z] ---> 60a13c1094d5 [2021-04-19T03:30:18.452Z] [2021-04-19T03:30:19.670Z] Removing intermediate container 18a492d4e208 [2021-04-19T03:30:19.670Z] ---> a69d5345d251 [2021-04-19T03:30:19.670Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-04-19T03:30:20.715Z] Successfully built 60a13c1094d5 [2021-04-19T03:30:20.715Z] Successfully built 9bae18327034 [2021-04-19T03:30:20.715Z] Successfully tagged docker-core-metadata-go:latest [2021-04-19T03:30:20.715Z]  Building docker-core-metadata-go ... done Successfully tagged docker-support-scheduler-go:latest [2021-04-19T03:30:21.399Z]  Building docker-support-scheduler-go ... done  ---> 5c0b0eab5790 [2021-04-19T03:30:21.399Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-04-19T03:30:21.746Z] ---> Running in fe36f94a224c [2021-04-19T03:30:25.298Z] Removing intermediate container fe36f94a224c [2021-04-19T03:30:25.298Z] ---> 73d2acbff0a7 [2021-04-19T03:30:25.298Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-19T03:30:25.613Z] ---> f2845d1d13e5 [2021-04-19T03:30:25.613Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-04-19T03:30:27.734Z] ---> 9ce17d917a71 [2021-04-19T03:30:27.734Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-04-19T03:30:28.434Z] ---> af260c8cdbdf [2021-04-19T03:30:28.434Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-04-19T03:30:29.468Z] ---> 10ea30b4d438 [2021-04-19T03:30:29.468Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-04-19T03:30:31.120Z] ---> d370e1c1f33c [2021-04-19T03:30:31.120Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-04-19T03:30:31.803Z] ---> Running in a5fceff8f3ce [2021-04-19T03:30:33.312Z] Removing intermediate container a5fceff8f3ce [2021-04-19T03:30:33.312Z] ---> 7a4c9df17375 [2021-04-19T03:30:33.312Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-04-19T03:30:33.916Z] ---> 8177a889405b [2021-04-19T03:30:33.916Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-04-19T03:30:34.185Z] ---> Running in f4c5f5a82923 [2021-04-19T03:30:37.646Z] Removing intermediate container 7af9a3c7c8b4 [2021-04-19T03:30:37.646Z] ---> 6d5dd4354f56 [2021-04-19T03:30:37.646Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-04-19T03:30:37.940Z] ---> Running in dacdc3d7360e [2021-04-19T03:30:37.940Z] Removing intermediate container f4c5f5a82923 [2021-04-19T03:30:37.940Z] ---> 95f681548c16 [2021-04-19T03:30:37.940Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-04-19T03:30:38.230Z] ---> Running in 3c2b182b37e4 [2021-04-19T03:30:38.840Z] Removing intermediate container 3c2b182b37e4 [2021-04-19T03:30:38.840Z] ---> 072392a9de58 [2021-04-19T03:30:38.840Z] Step 28/31 : CMD ["gate"] [2021-04-19T03:30:39.147Z] ---> Running in ed4d0aa9b155 [2021-04-19T03:30:39.147Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.175" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-04-19T03:30:39.773Z] Removing intermediate container ed4d0aa9b155 [2021-04-19T03:30:39.773Z] ---> e02c167b3a35 [2021-04-19T03:30:39.773Z] Step 29/31 : LABEL arch=x86_64 [2021-04-19T03:30:40.050Z] ---> Running in 98bc0cef8874 [2021-04-19T03:30:40.678Z] Removing intermediate container 98bc0cef8874 [2021-04-19T03:30:40.678Z] ---> 715e81a8be83 [2021-04-19T03:30:40.678Z] Step 30/31 : LABEL git_sha=b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:30:41.019Z] ---> Running in 63bebd2833fe [2021-04-19T03:30:41.670Z] Removing intermediate container 63bebd2833fe [2021-04-19T03:30:41.671Z] ---> feb564dbc220 [2021-04-19T03:30:41.671Z] Step 31/31 : LABEL version=2.0.0-dev.175 [2021-04-19T03:30:41.944Z] ---> Running in bcc4f2c80e72 [2021-04-19T03:30:42.525Z] Removing intermediate container dacdc3d7360e [2021-04-19T03:30:42.792Z] ---> 63e36889e476 [2021-04-19T03:30:42.792Z] [2021-04-19T03:30:42.792Z] Step 11/23 : FROM docker:20.10.0 [2021-04-19T03:30:42.792Z] Removing intermediate container bcc4f2c80e72 [2021-04-19T03:30:42.792Z] ---> 7209c8b6694c [2021-04-19T03:30:42.792Z] [2021-04-19T03:30:42.792Z] 20.10.0: Pulling from library/docker [2021-04-19T03:30:43.059Z] Successfully built 7209c8b6694c [2021-04-19T03:30:43.424Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-04-19T03:30:55.833Z]  Building docker-security-bootstrapper-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-04-19T03:30:55.833Z] Status: Downloaded newer image for docker:20.10.0 [2021-04-19T03:30:55.833Z] ---> aefe523efa57 [2021-04-19T03:30:55.833Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-04-19T03:30:55.833Z] ---> Running in a859adb6f3ba [2021-04-19T03:30:55.833Z] Removing intermediate container a859adb6f3ba [2021-04-19T03:30:55.833Z] ---> d5a84aa68e30 [2021-04-19T03:30:55.833Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-04-19T03:30:55.833Z] ---> Running in 9cae7547eced [2021-04-19T03:30:56.841Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-19T03:30:57.110Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-19T03:30:57.382Z] (1/39) Installing readline (8.0.4-r0) [2021-04-19T03:30:57.382Z] (2/39) Installing bash (5.0.17-r0) [2021-04-19T03:30:57.382Z] Executing bash-5.0.17-r0.post-install [2021-04-19T03:30:57.382Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-04-19T03:30:57.382Z] (4/39) Installing libcurl (7.76.1-r0) [2021-04-19T03:30:57.650Z] (5/39) Installing curl (7.76.1-r0) [2021-04-19T03:30:57.650Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-04-19T03:30:57.650Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-04-19T03:30:57.650Z] (8/39) Installing expat (2.2.9-r1) [2021-04-19T03:30:57.650Z] (9/39) Installing libffi (3.3-r2) [2021-04-19T03:30:57.650Z] (10/39) Installing gdbm (1.13-r1) [2021-04-19T03:30:57.650Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-04-19T03:30:57.650Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-04-19T03:30:57.650Z] (13/39) Installing python3 (3.8.8-r0) [2021-04-19T03:30:59.131Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-04-19T03:30:59.422Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-04-19T03:30:59.422Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-04-19T03:30:59.422Z] (17/39) Installing py3-six (1.15.0-r0) [2021-04-19T03:30:59.422Z] (18/39) Installing py3-packaging (20.4-r0) [2021-04-19T03:30:59.422Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-04-19T03:30:59.422Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-04-19T03:30:59.422Z] (21/39) Installing py3-idna (2.9-r0) [2021-04-19T03:30:59.422Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-04-19T03:30:59.422Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-04-19T03:30:59.422Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-04-19T03:30:59.422Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-04-19T03:30:59.694Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-04-19T03:30:59.694Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-04-19T03:30:59.694Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-04-19T03:30:59.694Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-04-19T03:30:59.694Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-04-19T03:30:59.694Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-04-19T03:30:59.694Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-04-19T03:30:59.976Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-04-19T03:30:59.976Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-04-19T03:30:59.976Z] (35/39) Installing py3-progress (1.5-r0) [2021-04-19T03:30:59.976Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-04-19T03:30:59.976Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-04-19T03:30:59.976Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-04-19T03:30:59.976Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-04-19T03:30:59.976Z] Executing busybox-1.31.1-r19.trigger [2021-04-19T03:30:59.976Z] OK: 72 MiB in 59 packages [2021-04-19T03:31:01.486Z] Collecting docker-compose==1.23.2 [2021-04-19T03:31:01.486Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-04-19T03:31:01.820Z] Collecting docker<4.0,>=3.6.0 [2021-04-19T03:31:01.820Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-04-19T03:31:02.840Z] Collecting websocket-client<1.0,>=0.32.0 [2021-04-19T03:31:02.840Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-04-19T03:31:03.124Z] Collecting texttable<0.10,>=0.9.0 [2021-04-19T03:31:03.124Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-04-19T03:31:04.118Z] Collecting cached-property<2,>=1.2.0 [2021-04-19T03:31:04.118Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-04-19T03:31:04.118Z] Collecting docopt<0.7,>=0.6.1 [2021-04-19T03:31:04.118Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-04-19T03:31:05.141Z] Collecting PyYAML<4,>=3.10 [2021-04-19T03:31:05.141Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-04-19T03:31:06.670Z] 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-04-19T03:31:06.948Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-04-19T03:31:06.948Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-04-19T03:31:06.948Z] Collecting dockerpty<0.5,>=0.4.1 [2021-04-19T03:31:06.948Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-04-19T03:31:08.021Z] Collecting jsonschema<3,>=2.5.1 [2021-04-19T03:31:08.021Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-04-19T03:31:08.515Z] Collecting docker-pycreds>=0.4.0 [2021-04-19T03:31:08.515Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-04-19T03:31:09.126Z] Collecting urllib3<1.25,>=1.21.1 [2021-04-19T03:31:09.126Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-04-19T03:31:09.126Z] 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-04-19T03:31:09.126Z] Collecting idna<2.8,>=2.5 [2021-04-19T03:31:09.126Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-04-19T03:31:09.126Z] 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-04-19T03:31:09.126Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-04-19T03:31:09.126Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-04-19T03:31:09.126Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-04-19T03:31:09.126Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-04-19T03:31:09.447Z] Installing collected packages: urllib3, idna, requests, websocket-client, docker-pycreds, docker, texttable, cached-property, docopt, PyYAML, dockerpty, jsonschema, docker-compose [2021-04-19T03:31:09.447Z] Attempting uninstall: urllib3 [2021-04-19T03:31:09.447Z] Found existing installation: urllib3 1.25.9 [2021-04-19T03:31:09.447Z] Uninstalling urllib3-1.25.9: [2021-04-19T03:31:09.447Z] Successfully uninstalled urllib3-1.25.9 [2021-04-19T03:31:09.718Z] Attempting uninstall: idna [2021-04-19T03:31:09.719Z] Found existing installation: idna 2.9 [2021-04-19T03:31:09.719Z] Uninstalling idna-2.9: [2021-04-19T03:31:09.719Z] Successfully uninstalled idna-2.9 [2021-04-19T03:31:10.299Z] Attempting uninstall: requests [2021-04-19T03:31:10.299Z] Found existing installation: requests 2.23.0 [2021-04-19T03:31:10.299Z] Uninstalling requests-2.23.0: [2021-04-19T03:31:10.299Z] Successfully uninstalled requests-2.23.0 [2021-04-19T03:31:10.881Z] Running setup.py install for texttable: started [2021-04-19T03:31:11.859Z] Running setup.py install for texttable: finished with status 'done' [2021-04-19T03:31:11.859Z] Running setup.py install for docopt: started [2021-04-19T03:31:12.548Z] Running setup.py install for docopt: finished with status 'done' [2021-04-19T03:31:12.548Z] Running setup.py install for PyYAML: started [2021-04-19T03:31:12.995Z] lf-activate-venv(): INFO: Adding /tmp/venv-7LWJ/bin to PATH [2021-04-19T03:31:12.995Z] INFO: No Stack... [2021-04-19T03:31:12.995Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-19T03:31:12.995Z] INFO: Archiving Costs [Pipeline] sh [2021-04-19T03:31:13.330Z] + + cat /w/workspace/edgex-go/443/archives/cost.csv [2021-04-19T03:31:13.330Z] cut -d, -f6 [Pipeline] lock [2021-04-19T03:31:13.443Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-master-443-stack-cost] [2021-04-19T03:31:13.453Z] Resource [jenkins-edgexfoundry-edgex-go-master-443-stack-cost] did not exist. Created. [2021-04-19T03:31:13.453Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-master-443-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-19T03:31:13.580Z] Running setup.py install for PyYAML: finished with status 'done' [2021-04-19T03:31:13.580Z] Running setup.py install for dockerpty: started [2021-04-19T03:31:13.808Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-19T03:31:14.546Z] Stashed 1 file(s) [Pipeline] } [2021-04-19T03:31:14.559Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-master-443-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-04-19T03:31:14.608Z] Running setup.py install for dockerpty: finished with status 'done' [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-19T03:31:15.188Z] 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.58.0 [2021-04-19T03:31:27.591Z] Removing intermediate container 9cae7547eced [2021-04-19T03:31:27.591Z] ---> 0379d98ee91d [2021-04-19T03:31:27.591Z] Step 14/23 : ENV APP_PORT=48090 [2021-04-19T03:31:27.591Z] ---> Running in d14f759b3d1b [2021-04-19T03:31:27.591Z] Removing intermediate container d14f759b3d1b [2021-04-19T03:31:27.591Z] ---> 2bd515d3bc10 [2021-04-19T03:31:27.591Z] Step 15/23 : EXPOSE $APP_PORT [2021-04-19T03:31:27.591Z] ---> Running in fac8d4003dce [2021-04-19T03:31:28.181Z] Removing intermediate container fac8d4003dce [2021-04-19T03:31:28.181Z] ---> fb7527fe899f [2021-04-19T03:31:28.181Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-04-19T03:31:29.641Z] ---> b337e0e68730 [2021-04-19T03:31:29.641Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-04-19T03:31:29.922Z] ---> bb690503a35b [2021-04-19T03:31:29.922Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-04-19T03:31:31.396Z] ---> a66c31fd3245 [2021-04-19T03:31:31.396Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-04-19T03:31:31.396Z] ---> Running in c14b13553ac2 [2021-04-19T03:31:31.677Z] Removing intermediate container c14b13553ac2 [2021-04-19T03:31:31.677Z] ---> de0ac1c8c20e [2021-04-19T03:31:31.677Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-19T03:31:31.958Z] ---> Running in f4f5dc1f1741 [2021-04-19T03:31:33.354Z] Removing intermediate container f4f5dc1f1741 [2021-04-19T03:31:33.354Z] ---> 2594ae3282f2 [2021-04-19T03:31:33.354Z] Step 21/23 : LABEL arch=x86_64 [2021-04-19T03:31:33.628Z] ---> Running in 7839b75e7b97 [2021-04-19T03:31:34.214Z] Removing intermediate container 7839b75e7b97 [2021-04-19T03:31:34.214Z] ---> 21764446f2cd [2021-04-19T03:31:34.214Z] Step 22/23 : LABEL git_sha=b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:31:34.214Z] ---> Running in eb18ac039689 [2021-04-19T03:31:34.828Z] Removing intermediate container eb18ac039689 [2021-04-19T03:31:34.828Z] ---> 2cd3a06be99a [2021-04-19T03:31:34.828Z] Step 23/23 : LABEL version=2.0.0-dev.175 [2021-04-19T03:31:34.828Z] ---> Running in 54c5d0fdadf1 [2021-04-19T03:31:35.098Z] Removing intermediate container 54c5d0fdadf1 [2021-04-19T03:31:35.098Z] ---> 8fd33b875370 [2021-04-19T03:31:35.098Z] [2021-04-19T03:31:35.365Z] Successfully built 8fd33b875370 [2021-04-19T03:31:35.365Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-04-19T03:31:35.964Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-04-19T03:31:35.977Z] $ docker stop --time=1 b30b476a9f80e798f5e232722a380be6f56f3b5fe10e765e003947ae4eea48a5 [2021-04-19T03:31:39.262Z] $ docker rm -f b30b476a9f80e798f5e232722a380be6f56f3b5fe10e765e003947ae4eea48a5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-19T03:31:39.919Z] + docker images [2021-04-19T03:31:39.919Z] + grep docker [2021-04-19T03:31:40.502Z] docker-sys-mgmt-agent-go latest 8fd33b875370 6 seconds ago 312MB [2021-04-19T03:31:40.502Z] docker-security-bootstrapper-go latest 7209c8b6694c 58 seconds ago 19.3MB [2021-04-19T03:31:40.502Z] docker-support-scheduler-go latest 9bae18327034 About a minute ago 17.6MB [2021-04-19T03:31:40.502Z] docker-core-metadata-go latest 60a13c1094d5 About a minute ago 19.2MB [2021-04-19T03:31:40.502Z] docker-core-data-go latest 390b60ed99d7 3 minutes ago 22.9MB [2021-04-19T03:31:40.502Z] docker-security-secretstore-setup-go latest b8ae99774f84 3 minutes ago 26.3MB [2021-04-19T03:31:40.502Z] docker-core-command-go latest ac321c412252 3 minutes ago 17.5MB [2021-04-19T03:31:40.502Z] docker-security-proxy-setup-go latest e15f06d96610 3 minutes ago 26MB [2021-04-19T03:31:40.502Z] docker-support-notifications-go latest fec01fcc3e2f 3 minutes ago 18.2MB [2021-04-19T03:31:40.502Z] docker 20.10.0 aefe523efa57 4 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-19T03:31:40.648Z] provisioning config files... [2021-04-19T03:31:40.685Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/443@tmp/config1160939054119768491tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-19T03:31:41.064Z] ---> docker-login.sh [2021-04-19T03:31:41.064Z] nexus3.edgexfoundry.org:10001 [2021-04-19T03:31:41.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T03:31:41.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T03:31:41.332Z] Configure a credential helper to remove this warning. See [2021-04-19T03:31:41.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T03:31:41.332Z] [2021-04-19T03:31:41.332Z] Login Succeeded [2021-04-19T03:31:41.332Z] nexus3.edgexfoundry.org:10002 [2021-04-19T03:31:41.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T03:31:41.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T03:31:41.597Z] Configure a credential helper to remove this warning. See [2021-04-19T03:31:41.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T03:31:41.597Z] [2021-04-19T03:31:41.597Z] Login Succeeded [2021-04-19T03:31:41.876Z] nexus3.edgexfoundry.org:10003 [2021-04-19T03:31:42.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T03:31:42.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T03:31:42.741Z] Configure a credential helper to remove this warning. See [2021-04-19T03:31:42.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T03:31:42.741Z] [2021-04-19T03:31:42.741Z] Login Succeeded [2021-04-19T03:31:42.741Z] nexus3.edgexfoundry.org:10004 [2021-04-19T03:31:43.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T03:31:43.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T03:31:43.025Z] Configure a credential helper to remove this warning. See [2021-04-19T03:31:43.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T03:31:43.025Z] [2021-04-19T03:31:43.025Z] Login Succeeded [2021-04-19T03:31:43.025Z] docker.io [2021-04-19T03:31:43.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T03:31:43.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T03:31:43.573Z] Configure a credential helper to remove this warning. See [2021-04-19T03:31:43.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T03:31:43.573Z] [2021-04-19T03:31:43.573Z] Login Succeeded [2021-04-19T03:31:43.573Z] ---> docker-login.sh ends [Pipeline] } [2021-04-19T03:31:43.618Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-19T03:31:43.692Z] [edgeXDocker.push] Tagging docker image docker-core-command-go with the following tags: [2021-04-19T03:31:43.692Z] b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:31:43.692Z] 2.0.0-dev.175 [2021-04-19T03:31:43.692Z] b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [2021-04-19T03:31:43.692Z] master [2021-04-19T03:31:43.692Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:31:44.077Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:b1882bac436620be465db7044db985b75d91785f [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:31:44.431Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:31:44.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2021-04-19T03:31:44.431Z] af319688aab6: Preparing [2021-04-19T03:31:44.431Z] 1eb68503e1b2: Preparing [2021-04-19T03:31:44.431Z] 475135b2463d: Preparing [2021-04-19T03:31:44.431Z] c20aa5e21d21: Preparing [2021-04-19T03:31:44.431Z] 32f366d666a5: Preparing [2021-04-19T03:31:44.719Z] 32f366d666a5: Layer already exists [2021-04-19T03:31:44.719Z] c20aa5e21d21: Pushed [2021-04-19T03:31:44.719Z] af319688aab6: Pushed [2021-04-19T03:31:44.719Z] 475135b2463d: Pushed [2021-04-19T03:31:46.328Z] 1eb68503e1b2: Pushed [2021-04-19T03:31:46.592Z] b1882bac436620be465db7044db985b75d91785f: digest: sha256:b991bea6c3a12c50cfee0586eb5012f70fcf95633d955751535d6b4050e6df83 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:31:46.923Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:31:47.261Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:2.0.0-dev.175 [2021-04-19T03:31:47.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2021-04-19T03:31:47.261Z] af319688aab6: Preparing [2021-04-19T03:31:47.261Z] 1eb68503e1b2: Preparing [2021-04-19T03:31:47.261Z] 475135b2463d: Preparing [2021-04-19T03:31:47.261Z] c20aa5e21d21: Preparing [2021-04-19T03:31:47.261Z] 32f366d666a5: Preparing [2021-04-19T03:31:47.261Z] 32f366d666a5: Layer already exists [2021-04-19T03:31:47.261Z] 475135b2463d: Layer already exists [2021-04-19T03:31:47.261Z] 1eb68503e1b2: Layer already exists [2021-04-19T03:31:47.261Z] c20aa5e21d21: Layer already exists [2021-04-19T03:31:47.261Z] af319688aab6: Layer already exists [2021-04-19T03:31:47.261Z] 2.0.0-dev.175: digest: sha256:b991bea6c3a12c50cfee0586eb5012f70fcf95633d955751535d6b4050e6df83 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:31:47.621Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:31:47.930Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [2021-04-19T03:31:47.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2021-04-19T03:31:47.930Z] af319688aab6: Preparing [2021-04-19T03:31:47.930Z] 1eb68503e1b2: Preparing [2021-04-19T03:31:47.930Z] 475135b2463d: Preparing [2021-04-19T03:31:47.930Z] c20aa5e21d21: Preparing [2021-04-19T03:31:47.930Z] 32f366d666a5: Preparing [2021-04-19T03:31:48.197Z] af319688aab6: Layer already exists [2021-04-19T03:31:48.197Z] 475135b2463d: Layer already exists [2021-04-19T03:31:48.197Z] 1eb68503e1b2: Layer already exists [2021-04-19T03:31:48.197Z] 32f366d666a5: Layer already exists [2021-04-19T03:31:48.197Z] c20aa5e21d21: Layer already exists [2021-04-19T03:31:48.197Z] b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175: digest: sha256:b991bea6c3a12c50cfee0586eb5012f70fcf95633d955751535d6b4050e6df83 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:31:48.526Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:master [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:31:48.843Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:master [2021-04-19T03:31:48.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2021-04-19T03:31:48.843Z] af319688aab6: Preparing [2021-04-19T03:31:48.843Z] 1eb68503e1b2: Preparing [2021-04-19T03:31:48.843Z] 475135b2463d: Preparing [2021-04-19T03:31:48.843Z] c20aa5e21d21: Preparing [2021-04-19T03:31:48.843Z] 32f366d666a5: Preparing [2021-04-19T03:31:48.843Z] c20aa5e21d21: Layer already exists [2021-04-19T03:31:48.843Z] 32f366d666a5: Layer already exists [2021-04-19T03:31:48.843Z] af319688aab6: Layer already exists [2021-04-19T03:31:48.843Z] 1eb68503e1b2: Layer already exists [2021-04-19T03:31:48.843Z] 475135b2463d: Layer already exists [2021-04-19T03:31:49.106Z] master: digest: sha256:b991bea6c3a12c50cfee0586eb5012f70fcf95633d955751535d6b4050e6df83 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-19T03:31:49.200Z] ===================================================== [Pipeline] echo [2021-04-19T03:31:49.223Z] taggedImages: [2021-04-19T03:31:49.223Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:31:49.223Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:2.0.0-dev.175 [2021-04-19T03:31:49.223Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [2021-04-19T03:31:49.223Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:master [Pipeline] echo [2021-04-19T03:31:49.282Z] [edgeXDocker.push] Tagging docker image docker-core-data-go with the following tags: [2021-04-19T03:31:49.282Z] b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:31:49.283Z] 2.0.0-dev.175 [2021-04-19T03:31:49.283Z] b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [2021-04-19T03:31:49.283Z] master [2021-04-19T03:31:49.283Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:31:49.691Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:b1882bac436620be465db7044db985b75d91785f [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:31:50.100Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:31:50.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2021-04-19T03:31:50.100Z] e3bb244cbb5a: Preparing [2021-04-19T03:31:50.100Z] 329d2e8cbd37: Preparing [2021-04-19T03:31:50.100Z] 475135b2463d: Preparing [2021-04-19T03:31:50.100Z] 3aca6ff71a23: Preparing [2021-04-19T03:31:50.100Z] 7d26e4b521d1: Preparing [2021-04-19T03:31:50.100Z] 32f366d666a5: Preparing [2021-04-19T03:31:50.100Z] 32f366d666a5: Waiting [2021-04-19T03:31:50.100Z] 475135b2463d: Layer already exists [2021-04-19T03:31:50.100Z] 32f366d666a5: Layer already exists [2021-04-19T03:31:50.463Z] e3bb244cbb5a: Pushed [2021-04-19T03:31:50.463Z] 7d26e4b521d1: Pushed [2021-04-19T03:31:50.765Z] 3aca6ff71a23: Pushed [2021-04-19T03:31:52.816Z] 329d2e8cbd37: Pushed [2021-04-19T03:31:52.816Z] b1882bac436620be465db7044db985b75d91785f: digest: sha256:545e221f753c7845a095d5bbc898a23d2cb4e40ffc30c1c3a30417be30986e0e size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:31:53.198Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:31:53.580Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:2.0.0-dev.175 [2021-04-19T03:31:53.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2021-04-19T03:31:53.860Z] e3bb244cbb5a: Preparing [2021-04-19T03:31:53.860Z] 329d2e8cbd37: Preparing [2021-04-19T03:31:53.860Z] 475135b2463d: Preparing [2021-04-19T03:31:53.860Z] 3aca6ff71a23: Preparing [2021-04-19T03:31:53.860Z] 7d26e4b521d1: Preparing [2021-04-19T03:31:53.860Z] 32f366d666a5: Preparing [2021-04-19T03:31:53.860Z] 32f366d666a5: Waiting [2021-04-19T03:31:53.860Z] 3aca6ff71a23: Layer already exists [2021-04-19T03:31:53.860Z] 7d26e4b521d1: Layer already exists [2021-04-19T03:31:53.860Z] e3bb244cbb5a: Layer already exists [2021-04-19T03:31:53.860Z] 475135b2463d: Layer already exists [2021-04-19T03:31:53.860Z] 329d2e8cbd37: Layer already exists [2021-04-19T03:31:53.860Z] 32f366d666a5: Layer already exists [2021-04-19T03:31:54.125Z] 2.0.0-dev.175: digest: sha256:545e221f753c7845a095d5bbc898a23d2cb4e40ffc30c1c3a30417be30986e0e size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:31:54.471Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:31:54.811Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [2021-04-19T03:31:54.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2021-04-19T03:31:54.811Z] e3bb244cbb5a: Preparing [2021-04-19T03:31:54.811Z] 329d2e8cbd37: Preparing [2021-04-19T03:31:54.811Z] 475135b2463d: Preparing [2021-04-19T03:31:54.811Z] 3aca6ff71a23: Preparing [2021-04-19T03:31:54.811Z] 7d26e4b521d1: Preparing [2021-04-19T03:31:54.811Z] 32f366d666a5: Preparing [2021-04-19T03:31:54.811Z] 32f366d666a5: Waiting [2021-04-19T03:31:54.811Z] e3bb244cbb5a: Layer already exists [2021-04-19T03:31:54.811Z] 329d2e8cbd37: Layer already exists [2021-04-19T03:31:54.811Z] 7d26e4b521d1: Layer already exists [2021-04-19T03:31:54.811Z] 3aca6ff71a23: Layer already exists [2021-04-19T03:31:54.811Z] 475135b2463d: Layer already exists [2021-04-19T03:31:54.811Z] 32f366d666a5: Layer already exists [2021-04-19T03:31:55.079Z] b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175: digest: sha256:545e221f753c7845a095d5bbc898a23d2cb4e40ffc30c1c3a30417be30986e0e size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:31:55.423Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:master [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:31:55.743Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:master [2021-04-19T03:31:55.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2021-04-19T03:31:55.744Z] e3bb244cbb5a: Preparing [2021-04-19T03:31:55.744Z] 329d2e8cbd37: Preparing [2021-04-19T03:31:55.744Z] 475135b2463d: Preparing [2021-04-19T03:31:55.744Z] 3aca6ff71a23: Preparing [2021-04-19T03:31:55.744Z] 7d26e4b521d1: Preparing [2021-04-19T03:31:55.744Z] 32f366d666a5: Preparing [2021-04-19T03:31:55.744Z] 32f366d666a5: Waiting [2021-04-19T03:31:55.744Z] e3bb244cbb5a: Layer already exists [2021-04-19T03:31:55.744Z] 3aca6ff71a23: Layer already exists [2021-04-19T03:31:55.744Z] 475135b2463d: Layer already exists [2021-04-19T03:31:55.744Z] 7d26e4b521d1: Layer already exists [2021-04-19T03:31:55.744Z] 329d2e8cbd37: Layer already exists [2021-04-19T03:31:55.744Z] 32f366d666a5: Layer already exists [2021-04-19T03:31:55.744Z] master: digest: sha256:545e221f753c7845a095d5bbc898a23d2cb4e40ffc30c1c3a30417be30986e0e size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-19T03:31:55.829Z] ===================================================== [Pipeline] echo [2021-04-19T03:31:55.896Z] taggedImages: [2021-04-19T03:31:55.896Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:31:55.896Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:2.0.0-dev.175 [2021-04-19T03:31:55.896Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [2021-04-19T03:31:55.896Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:master [Pipeline] echo [2021-04-19T03:31:55.932Z] [edgeXDocker.push] Tagging docker image docker-core-metadata-go with the following tags: [2021-04-19T03:31:55.932Z] b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:31:55.932Z] 2.0.0-dev.175 [2021-04-19T03:31:55.932Z] b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [2021-04-19T03:31:55.932Z] master [2021-04-19T03:31:55.932Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:31:56.329Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:b1882bac436620be465db7044db985b75d91785f [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:31:56.956Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:31:56.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2021-04-19T03:31:56.956Z] f1c198e6a618: Preparing [2021-04-19T03:31:56.956Z] 0fc357a3360e: Preparing [2021-04-19T03:31:56.956Z] 475135b2463d: Preparing [2021-04-19T03:31:56.956Z] c20aa5e21d21: Preparing [2021-04-19T03:31:56.956Z] 32f366d666a5: Preparing [2021-04-19T03:31:56.956Z] 475135b2463d: Layer already exists [2021-04-19T03:31:56.956Z] c20aa5e21d21: Layer already exists [2021-04-19T03:31:56.956Z] 32f366d666a5: Layer already exists [2021-04-19T03:31:57.227Z] f1c198e6a618: Pushed [2021-04-19T03:31:58.644Z] 0fc357a3360e: Pushed [2021-04-19T03:31:58.909Z] b1882bac436620be465db7044db985b75d91785f: digest: sha256:c7943bf1eb199845133812ec5b88d8591b7c1bab46b08dd80d591f59f9da3efc size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:31:59.229Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:31:59.540Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:2.0.0-dev.175 [2021-04-19T03:31:59.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2021-04-19T03:31:59.540Z] f1c198e6a618: Preparing [2021-04-19T03:31:59.540Z] 0fc357a3360e: Preparing [2021-04-19T03:31:59.540Z] 475135b2463d: Preparing [2021-04-19T03:31:59.540Z] c20aa5e21d21: Preparing [2021-04-19T03:31:59.540Z] 32f366d666a5: Preparing [2021-04-19T03:31:59.540Z] 475135b2463d: Layer already exists [2021-04-19T03:31:59.540Z] f1c198e6a618: Layer already exists [2021-04-19T03:31:59.540Z] c20aa5e21d21: Layer already exists [2021-04-19T03:31:59.540Z] 0fc357a3360e: Layer already exists [2021-04-19T03:31:59.540Z] 32f366d666a5: Layer already exists [2021-04-19T03:31:59.540Z] 2.0.0-dev.175: digest: sha256:c7943bf1eb199845133812ec5b88d8591b7c1bab46b08dd80d591f59f9da3efc size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:31:59.849Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:32:00.151Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [2021-04-19T03:32:00.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2021-04-19T03:32:00.152Z] f1c198e6a618: Preparing [2021-04-19T03:32:00.152Z] 0fc357a3360e: Preparing [2021-04-19T03:32:00.152Z] 475135b2463d: Preparing [2021-04-19T03:32:00.152Z] c20aa5e21d21: Preparing [2021-04-19T03:32:00.152Z] 32f366d666a5: Preparing [2021-04-19T03:32:00.152Z] 0fc357a3360e: Layer already exists [2021-04-19T03:32:00.152Z] 32f366d666a5: Layer already exists [2021-04-19T03:32:00.152Z] f1c198e6a618: Layer already exists [2021-04-19T03:32:00.152Z] 475135b2463d: Layer already exists [2021-04-19T03:32:00.152Z] c20aa5e21d21: Layer already exists [2021-04-19T03:32:00.152Z] b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175: digest: sha256:c7943bf1eb199845133812ec5b88d8591b7c1bab46b08dd80d591f59f9da3efc size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:32:00.490Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:32:00.806Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [2021-04-19T03:32:00.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2021-04-19T03:32:00.806Z] f1c198e6a618: Preparing [2021-04-19T03:32:00.806Z] 0fc357a3360e: Preparing [2021-04-19T03:32:00.806Z] 475135b2463d: Preparing [2021-04-19T03:32:00.806Z] c20aa5e21d21: Preparing [2021-04-19T03:32:00.806Z] 32f366d666a5: Preparing [2021-04-19T03:32:00.806Z] 32f366d666a5: Layer already exists [2021-04-19T03:32:00.806Z] 475135b2463d: Layer already exists [2021-04-19T03:32:00.806Z] f1c198e6a618: Layer already exists [2021-04-19T03:32:00.806Z] 0fc357a3360e: Layer already exists [2021-04-19T03:32:00.806Z] c20aa5e21d21: Layer already exists [2021-04-19T03:32:00.806Z] master: digest: sha256:c7943bf1eb199845133812ec5b88d8591b7c1bab46b08dd80d591f59f9da3efc size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-19T03:32:00.854Z] ===================================================== [Pipeline] echo [2021-04-19T03:32:00.867Z] taggedImages: [2021-04-19T03:32:00.867Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:32:00.867Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:2.0.0-dev.175 [2021-04-19T03:32:00.867Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [2021-04-19T03:32:00.867Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [Pipeline] echo [2021-04-19T03:32:00.895Z] [edgeXDocker.push] Tagging docker image docker-security-bootstrapper-go with the following tags: [2021-04-19T03:32:00.895Z] b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:32:00.895Z] 2.0.0-dev.175 [2021-04-19T03:32:00.895Z] b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [2021-04-19T03:32:00.895Z] master [2021-04-19T03:32:00.895Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:32:01.343Z] + docker tag docker-security-bootstrapper-go nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:b1882bac436620be465db7044db985b75d91785f [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:32:02.450Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:32:02.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go] [2021-04-19T03:32:02.450Z] 23f63f8ec50e: Preparing [2021-04-19T03:32:02.450Z] 23f63f8ec50e: Preparing [2021-04-19T03:32:02.450Z] 69b40e4d4647: Preparing [2021-04-19T03:32:02.450Z] d44fa93f3e4b: Preparing [2021-04-19T03:32:02.450Z] 2057438a3fa6: Preparing [2021-04-19T03:32:02.450Z] 5bb334d3aefe: Preparing [2021-04-19T03:32:02.450Z] 475135b2463d: Preparing [2021-04-19T03:32:02.450Z] c1b34ac77f6d: Preparing [2021-04-19T03:32:02.450Z] c1b34ac77f6d: Preparing [2021-04-19T03:32:02.450Z] fde0cd32637d: Preparing [2021-04-19T03:32:02.450Z] bb3f1dcfc0ff: Preparing [2021-04-19T03:32:02.450Z] 32f366d666a5: Preparing [2021-04-19T03:32:02.450Z] 475135b2463d: Waiting [2021-04-19T03:32:02.450Z] c1b34ac77f6d: Waiting [2021-04-19T03:32:02.450Z] fde0cd32637d: Waiting [2021-04-19T03:32:02.450Z] bb3f1dcfc0ff: Waiting [2021-04-19T03:32:02.450Z] 32f366d666a5: Waiting [2021-04-19T03:32:02.753Z] 69b40e4d4647: Pushed [2021-04-19T03:32:03.096Z] 23f63f8ec50e: Pushed [2021-04-19T03:32:03.096Z] d44fa93f3e4b: Pushed [2021-04-19T03:32:03.096Z] 2057438a3fa6: Pushed [2021-04-19T03:32:03.367Z] 475135b2463d: Layer already exists [2021-04-19T03:32:03.367Z] 32f366d666a5: Layer already exists [2021-04-19T03:32:03.367Z] fde0cd32637d: Pushed [2021-04-19T03:32:03.367Z] bb3f1dcfc0ff: Pushed [2021-04-19T03:32:03.367Z] c1b34ac77f6d: Pushed [2021-04-19T03:32:04.972Z] 5bb334d3aefe: Pushed [2021-04-19T03:32:05.246Z] b1882bac436620be465db7044db985b75d91785f: digest: sha256:135dc74b964cd4f1521ff89f302025f030bb74a263acf9b34bd509fe55629432 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:32:05.583Z] + docker tag docker-security-bootstrapper-go nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:32:05.902Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:2.0.0-dev.175 [2021-04-19T03:32:05.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go] [2021-04-19T03:32:05.902Z] 23f63f8ec50e: Preparing [2021-04-19T03:32:05.902Z] 23f63f8ec50e: Preparing [2021-04-19T03:32:05.902Z] 69b40e4d4647: Preparing [2021-04-19T03:32:05.902Z] d44fa93f3e4b: Preparing [2021-04-19T03:32:05.902Z] 2057438a3fa6: Preparing [2021-04-19T03:32:05.902Z] 5bb334d3aefe: Preparing [2021-04-19T03:32:05.902Z] 475135b2463d: Preparing [2021-04-19T03:32:05.902Z] c1b34ac77f6d: Preparing [2021-04-19T03:32:05.902Z] c1b34ac77f6d: Preparing [2021-04-19T03:32:05.902Z] fde0cd32637d: Preparing [2021-04-19T03:32:05.902Z] bb3f1dcfc0ff: Preparing [2021-04-19T03:32:05.902Z] 32f366d666a5: Preparing [2021-04-19T03:32:05.902Z] 475135b2463d: Waiting [2021-04-19T03:32:05.902Z] fde0cd32637d: Waiting [2021-04-19T03:32:05.902Z] bb3f1dcfc0ff: Waiting [2021-04-19T03:32:05.902Z] 32f366d666a5: Waiting [2021-04-19T03:32:05.902Z] c1b34ac77f6d: Waiting [2021-04-19T03:32:05.902Z] 23f63f8ec50e: Layer already exists [2021-04-19T03:32:05.902Z] 2057438a3fa6: Layer already exists [2021-04-19T03:32:05.902Z] 69b40e4d4647: Layer already exists [2021-04-19T03:32:05.902Z] d44fa93f3e4b: Layer already exists [2021-04-19T03:32:05.902Z] 5bb334d3aefe: Layer already exists [2021-04-19T03:32:05.902Z] 475135b2463d: Layer already exists [2021-04-19T03:32:05.902Z] fde0cd32637d: Layer already exists [2021-04-19T03:32:05.902Z] 32f366d666a5: Layer already exists [2021-04-19T03:32:05.902Z] bb3f1dcfc0ff: Layer already exists [2021-04-19T03:32:05.902Z] c1b34ac77f6d: Layer already exists [2021-04-19T03:32:06.168Z] 2.0.0-dev.175: digest: sha256:135dc74b964cd4f1521ff89f302025f030bb74a263acf9b34bd509fe55629432 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:32:06.499Z] + docker tag docker-security-bootstrapper-go nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:32:06.908Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [2021-04-19T03:32:06.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go] [2021-04-19T03:32:06.908Z] 23f63f8ec50e: Preparing [2021-04-19T03:32:06.908Z] 23f63f8ec50e: Preparing [2021-04-19T03:32:06.908Z] 69b40e4d4647: Preparing [2021-04-19T03:32:06.908Z] d44fa93f3e4b: Preparing [2021-04-19T03:32:06.908Z] 2057438a3fa6: Preparing [2021-04-19T03:32:06.908Z] 5bb334d3aefe: Preparing [2021-04-19T03:32:06.908Z] 475135b2463d: Preparing [2021-04-19T03:32:06.908Z] c1b34ac77f6d: Preparing [2021-04-19T03:32:06.908Z] c1b34ac77f6d: Preparing [2021-04-19T03:32:06.908Z] fde0cd32637d: Preparing [2021-04-19T03:32:06.908Z] bb3f1dcfc0ff: Preparing [2021-04-19T03:32:06.908Z] 32f366d666a5: Preparing [2021-04-19T03:32:06.908Z] 475135b2463d: Waiting [2021-04-19T03:32:06.908Z] c1b34ac77f6d: Waiting [2021-04-19T03:32:06.908Z] fde0cd32637d: Waiting [2021-04-19T03:32:06.908Z] bb3f1dcfc0ff: Waiting [2021-04-19T03:32:06.908Z] 32f366d666a5: Waiting [2021-04-19T03:32:06.908Z] d44fa93f3e4b: Layer already exists [2021-04-19T03:32:06.908Z] 2057438a3fa6: Layer already exists [2021-04-19T03:32:06.908Z] 69b40e4d4647: Layer already exists [2021-04-19T03:32:06.908Z] 5bb334d3aefe: Layer already exists [2021-04-19T03:32:07.191Z] 23f63f8ec50e: Layer already exists [2021-04-19T03:32:07.191Z] fde0cd32637d: Layer already exists [2021-04-19T03:32:07.191Z] bb3f1dcfc0ff: Layer already exists [2021-04-19T03:32:07.191Z] 32f366d666a5: Layer already exists [2021-04-19T03:32:07.191Z] c1b34ac77f6d: Layer already exists [2021-04-19T03:32:07.191Z] 475135b2463d: Layer already exists [2021-04-19T03:32:07.191Z] b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175: digest: sha256:135dc74b964cd4f1521ff89f302025f030bb74a263acf9b34bd509fe55629432 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:32:07.652Z] + docker tag docker-security-bootstrapper-go nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:master [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:32:08.636Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:master [2021-04-19T03:32:08.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go] [2021-04-19T03:32:08.637Z] 23f63f8ec50e: Preparing [2021-04-19T03:32:08.637Z] 23f63f8ec50e: Preparing [2021-04-19T03:32:08.637Z] 69b40e4d4647: Preparing [2021-04-19T03:32:08.637Z] d44fa93f3e4b: Preparing [2021-04-19T03:32:08.637Z] 2057438a3fa6: Preparing [2021-04-19T03:32:08.637Z] 5bb334d3aefe: Preparing [2021-04-19T03:32:08.637Z] 475135b2463d: Preparing [2021-04-19T03:32:08.637Z] c1b34ac77f6d: Preparing [2021-04-19T03:32:08.637Z] c1b34ac77f6d: Preparing [2021-04-19T03:32:08.637Z] fde0cd32637d: Preparing [2021-04-19T03:32:08.637Z] bb3f1dcfc0ff: Preparing [2021-04-19T03:32:08.637Z] 32f366d666a5: Preparing [2021-04-19T03:32:08.637Z] fde0cd32637d: Waiting [2021-04-19T03:32:08.637Z] bb3f1dcfc0ff: Waiting [2021-04-19T03:32:08.637Z] 32f366d666a5: Waiting [2021-04-19T03:32:08.637Z] 475135b2463d: Waiting [2021-04-19T03:32:08.637Z] c1b34ac77f6d: Waiting [2021-04-19T03:32:08.637Z] 5bb334d3aefe: Layer already exists [2021-04-19T03:32:08.637Z] 23f63f8ec50e: Layer already exists [2021-04-19T03:32:08.637Z] d44fa93f3e4b: Layer already exists [2021-04-19T03:32:08.637Z] 69b40e4d4647: Layer already exists [2021-04-19T03:32:08.637Z] 2057438a3fa6: Layer already exists [2021-04-19T03:32:08.637Z] bb3f1dcfc0ff: Layer already exists [2021-04-19T03:32:08.637Z] 32f366d666a5: Layer already exists [2021-04-19T03:32:08.637Z] c1b34ac77f6d: Layer already exists [2021-04-19T03:32:08.637Z] 475135b2463d: Layer already exists [2021-04-19T03:32:08.637Z] fde0cd32637d: Layer already exists [2021-04-19T03:32:08.900Z] master: digest: sha256:135dc74b964cd4f1521ff89f302025f030bb74a263acf9b34bd509fe55629432 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-19T03:32:08.983Z] ===================================================== [Pipeline] echo [2021-04-19T03:32:09.004Z] taggedImages: [2021-04-19T03:32:09.004Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:32:09.004Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:2.0.0-dev.175 [2021-04-19T03:32:09.004Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [2021-04-19T03:32:09.004Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:master [Pipeline] echo [2021-04-19T03:32:09.071Z] [edgeXDocker.push] Tagging docker image docker-security-proxy-setup-go with the following tags: [2021-04-19T03:32:09.072Z] b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:32:09.072Z] 2.0.0-dev.175 [2021-04-19T03:32:09.072Z] b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [2021-04-19T03:32:09.072Z] master [2021-04-19T03:32:09.072Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:32:09.457Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:b1882bac436620be465db7044db985b75d91785f [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:32:09.802Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:32:09.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2021-04-19T03:32:09.802Z] 1abb048c0b12: Preparing [2021-04-19T03:32:09.802Z] 2b4a6c6fe1ef: Preparing [2021-04-19T03:32:09.802Z] 0b3806cf7673: Preparing [2021-04-19T03:32:09.802Z] 58f5dc474d9f: Preparing [2021-04-19T03:32:09.802Z] ca64c03bf77e: Preparing [2021-04-19T03:32:09.802Z] 32f366d666a5: Preparing [2021-04-19T03:32:09.802Z] 32f366d666a5: Waiting [2021-04-19T03:32:10.094Z] 58f5dc474d9f: Pushed [2021-04-19T03:32:10.094Z] 32f366d666a5: Layer already exists [2021-04-19T03:32:10.094Z] 0b3806cf7673: Pushed [2021-04-19T03:32:10.835Z] ca64c03bf77e: Pushed [2021-04-19T03:32:11.876Z] 2b4a6c6fe1ef: Pushed [2021-04-19T03:32:11.876Z] 1abb048c0b12: Pushed [2021-04-19T03:32:12.145Z] b1882bac436620be465db7044db985b75d91785f: digest: sha256:80939fbd614c47b1d672875c7f8d2ddb1f05d6df9a17bcb02ca89e24f76c1d6b size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:32:12.490Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:32:12.920Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:2.0.0-dev.175 [2021-04-19T03:32:13.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2021-04-19T03:32:13.187Z] 1abb048c0b12: Preparing [2021-04-19T03:32:13.187Z] 2b4a6c6fe1ef: Preparing [2021-04-19T03:32:13.187Z] 0b3806cf7673: Preparing [2021-04-19T03:32:13.187Z] 58f5dc474d9f: Preparing [2021-04-19T03:32:13.187Z] ca64c03bf77e: Preparing [2021-04-19T03:32:13.187Z] 32f366d666a5: Preparing [2021-04-19T03:32:13.187Z] 32f366d666a5: Waiting [2021-04-19T03:32:13.187Z] 2b4a6c6fe1ef: Layer already exists [2021-04-19T03:32:13.187Z] 1abb048c0b12: Layer already exists [2021-04-19T03:32:13.187Z] ca64c03bf77e: Layer already exists [2021-04-19T03:32:13.187Z] 0b3806cf7673: Layer already exists [2021-04-19T03:32:13.187Z] 58f5dc474d9f: Layer already exists [2021-04-19T03:32:13.187Z] 32f366d666a5: Layer already exists [2021-04-19T03:32:13.463Z] 2.0.0-dev.175: digest: sha256:80939fbd614c47b1d672875c7f8d2ddb1f05d6df9a17bcb02ca89e24f76c1d6b size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:32:13.825Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:32:14.141Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [2021-04-19T03:32:14.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2021-04-19T03:32:14.141Z] 1abb048c0b12: Preparing [2021-04-19T03:32:14.141Z] 2b4a6c6fe1ef: Preparing [2021-04-19T03:32:14.141Z] 0b3806cf7673: Preparing [2021-04-19T03:32:14.141Z] 58f5dc474d9f: Preparing [2021-04-19T03:32:14.141Z] ca64c03bf77e: Preparing [2021-04-19T03:32:14.141Z] 32f366d666a5: Preparing [2021-04-19T03:32:14.141Z] 32f366d666a5: Waiting [2021-04-19T03:32:14.141Z] 1abb048c0b12: Layer already exists [2021-04-19T03:32:14.142Z] 2b4a6c6fe1ef: Layer already exists [2021-04-19T03:32:14.142Z] ca64c03bf77e: Layer already exists [2021-04-19T03:32:14.142Z] 0b3806cf7673: Layer already exists [2021-04-19T03:32:14.142Z] 58f5dc474d9f: Layer already exists [2021-04-19T03:32:14.142Z] 32f366d666a5: Layer already exists [2021-04-19T03:32:14.142Z] b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175: digest: sha256:80939fbd614c47b1d672875c7f8d2ddb1f05d6df9a17bcb02ca89e24f76c1d6b size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:32:14.466Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:32:14.804Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [2021-04-19T03:32:14.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2021-04-19T03:32:14.804Z] 1abb048c0b12: Preparing [2021-04-19T03:32:14.804Z] 2b4a6c6fe1ef: Preparing [2021-04-19T03:32:14.804Z] 0b3806cf7673: Preparing [2021-04-19T03:32:14.804Z] 58f5dc474d9f: Preparing [2021-04-19T03:32:14.804Z] ca64c03bf77e: Preparing [2021-04-19T03:32:14.804Z] 32f366d666a5: Preparing [2021-04-19T03:32:14.804Z] 32f366d666a5: Waiting [2021-04-19T03:32:14.804Z] 1abb048c0b12: Layer already exists [2021-04-19T03:32:14.804Z] ca64c03bf77e: Layer already exists [2021-04-19T03:32:14.804Z] 2b4a6c6fe1ef: Layer already exists [2021-04-19T03:32:14.804Z] 0b3806cf7673: Layer already exists [2021-04-19T03:32:14.804Z] 58f5dc474d9f: Layer already exists [2021-04-19T03:32:14.804Z] 32f366d666a5: Layer already exists [2021-04-19T03:32:14.804Z] master: digest: sha256:80939fbd614c47b1d672875c7f8d2ddb1f05d6df9a17bcb02ca89e24f76c1d6b size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-19T03:32:14.883Z] ===================================================== [Pipeline] echo [2021-04-19T03:32:14.905Z] taggedImages: [2021-04-19T03:32:14.905Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:32:14.905Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:2.0.0-dev.175 [2021-04-19T03:32:14.905Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [2021-04-19T03:32:14.905Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [Pipeline] echo [2021-04-19T03:32:14.942Z] [edgeXDocker.push] Tagging docker image docker-security-secretstore-setup-go with the following tags: [2021-04-19T03:32:14.942Z] b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:32:14.942Z] 2.0.0-dev.175 [2021-04-19T03:32:14.942Z] b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [2021-04-19T03:32:14.942Z] master [2021-04-19T03:32:14.942Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:32:15.348Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:b1882bac436620be465db7044db985b75d91785f [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:32:16.250Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:32:16.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2021-04-19T03:32:16.250Z] 6b7c9f02091b: Preparing [2021-04-19T03:32:16.250Z] adef0435c79b: Preparing [2021-04-19T03:32:16.250Z] 56ebd7431e48: Preparing [2021-04-19T03:32:16.250Z] e46f79379e7b: Preparing [2021-04-19T03:32:16.250Z] abe7af628243: Preparing [2021-04-19T03:32:16.250Z] 39d7d754df1e: Preparing [2021-04-19T03:32:16.250Z] 832669839127: Preparing [2021-04-19T03:32:16.250Z] 45ee8cf6a544: Preparing [2021-04-19T03:32:16.250Z] 32f366d666a5: Preparing [2021-04-19T03:32:16.250Z] 39d7d754df1e: Waiting [2021-04-19T03:32:16.250Z] 832669839127: Waiting [2021-04-19T03:32:16.250Z] 45ee8cf6a544: Waiting [2021-04-19T03:32:16.250Z] 32f366d666a5: Waiting [2021-04-19T03:32:16.594Z] 6b7c9f02091b: Pushed [2021-04-19T03:32:16.594Z] abe7af628243: Pushed [2021-04-19T03:32:16.594Z] adef0435c79b: Pushed [2021-04-19T03:32:16.871Z] 39d7d754df1e: Pushed [2021-04-19T03:32:17.141Z] 32f366d666a5: Layer already exists [2021-04-19T03:32:17.141Z] 832669839127: Pushed [2021-04-19T03:32:18.170Z] e46f79379e7b: Pushed [2021-04-19T03:32:18.170Z] 56ebd7431e48: Pushed [2021-04-19T03:32:18.435Z] 45ee8cf6a544: Pushed [2021-04-19T03:32:18.697Z] b1882bac436620be465db7044db985b75d91785f: digest: sha256:286090204e3eaebf9a82455f219a2b37271cefcbb247b04a818d8e40ec60a7e6 size: 2198 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:32:19.012Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:32:19.320Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:2.0.0-dev.175 [2021-04-19T03:32:19.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2021-04-19T03:32:19.321Z] 6b7c9f02091b: Preparing [2021-04-19T03:32:19.321Z] adef0435c79b: Preparing [2021-04-19T03:32:19.321Z] 56ebd7431e48: Preparing [2021-04-19T03:32:19.321Z] e46f79379e7b: Preparing [2021-04-19T03:32:19.321Z] abe7af628243: Preparing [2021-04-19T03:32:19.321Z] 39d7d754df1e: Preparing [2021-04-19T03:32:19.321Z] 832669839127: Preparing [2021-04-19T03:32:19.321Z] 45ee8cf6a544: Preparing [2021-04-19T03:32:19.321Z] 32f366d666a5: Preparing [2021-04-19T03:32:19.321Z] 45ee8cf6a544: Waiting [2021-04-19T03:32:19.321Z] 39d7d754df1e: Waiting [2021-04-19T03:32:19.321Z] 832669839127: Waiting [2021-04-19T03:32:19.321Z] 32f366d666a5: Waiting [2021-04-19T03:32:19.321Z] e46f79379e7b: Layer already exists [2021-04-19T03:32:19.321Z] adef0435c79b: Layer already exists [2021-04-19T03:32:19.321Z] 6b7c9f02091b: Layer already exists [2021-04-19T03:32:19.321Z] 56ebd7431e48: Layer already exists [2021-04-19T03:32:19.321Z] abe7af628243: Layer already exists [2021-04-19T03:32:19.321Z] 832669839127: Layer already exists [2021-04-19T03:32:19.321Z] 39d7d754df1e: Layer already exists [2021-04-19T03:32:19.321Z] 32f366d666a5: Layer already exists [2021-04-19T03:32:19.321Z] 45ee8cf6a544: Layer already exists [2021-04-19T03:32:19.321Z] 2.0.0-dev.175: digest: sha256:286090204e3eaebf9a82455f219a2b37271cefcbb247b04a818d8e40ec60a7e6 size: 2198 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:32:19.630Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:32:19.935Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [2021-04-19T03:32:19.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2021-04-19T03:32:19.935Z] 6b7c9f02091b: Preparing [2021-04-19T03:32:19.935Z] adef0435c79b: Preparing [2021-04-19T03:32:19.935Z] 56ebd7431e48: Preparing [2021-04-19T03:32:19.935Z] e46f79379e7b: Preparing [2021-04-19T03:32:19.935Z] abe7af628243: Preparing [2021-04-19T03:32:19.935Z] 39d7d754df1e: Preparing [2021-04-19T03:32:19.935Z] 832669839127: Preparing [2021-04-19T03:32:19.935Z] 45ee8cf6a544: Preparing [2021-04-19T03:32:19.935Z] 32f366d666a5: Preparing [2021-04-19T03:32:19.935Z] 39d7d754df1e: Waiting [2021-04-19T03:32:19.935Z] 832669839127: Waiting [2021-04-19T03:32:19.935Z] 45ee8cf6a544: Waiting [2021-04-19T03:32:19.935Z] 32f366d666a5: Waiting [2021-04-19T03:32:19.935Z] 56ebd7431e48: Layer already exists [2021-04-19T03:32:19.935Z] abe7af628243: Layer already exists [2021-04-19T03:32:19.935Z] adef0435c79b: Layer already exists [2021-04-19T03:32:19.935Z] e46f79379e7b: Layer already exists [2021-04-19T03:32:19.935Z] 6b7c9f02091b: Layer already exists [2021-04-19T03:32:19.935Z] 39d7d754df1e: Layer already exists [2021-04-19T03:32:19.935Z] 45ee8cf6a544: Layer already exists [2021-04-19T03:32:19.935Z] 32f366d666a5: Layer already exists [2021-04-19T03:32:19.935Z] 832669839127: Layer already exists [2021-04-19T03:32:19.935Z] b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175: digest: sha256:286090204e3eaebf9a82455f219a2b37271cefcbb247b04a818d8e40ec60a7e6 size: 2198 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:32:20.255Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:32:20.570Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [2021-04-19T03:32:20.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2021-04-19T03:32:20.570Z] 6b7c9f02091b: Preparing [2021-04-19T03:32:20.570Z] adef0435c79b: Preparing [2021-04-19T03:32:20.570Z] 56ebd7431e48: Preparing [2021-04-19T03:32:20.570Z] e46f79379e7b: Preparing [2021-04-19T03:32:20.570Z] abe7af628243: Preparing [2021-04-19T03:32:20.570Z] 39d7d754df1e: Preparing [2021-04-19T03:32:20.570Z] 832669839127: Preparing [2021-04-19T03:32:20.570Z] 45ee8cf6a544: Preparing [2021-04-19T03:32:20.570Z] 32f366d666a5: Preparing [2021-04-19T03:32:20.570Z] 39d7d754df1e: Waiting [2021-04-19T03:32:20.570Z] 45ee8cf6a544: Waiting [2021-04-19T03:32:20.570Z] 832669839127: Waiting [2021-04-19T03:32:20.570Z] 32f366d666a5: Waiting [2021-04-19T03:32:20.570Z] 6b7c9f02091b: Layer already exists [2021-04-19T03:32:20.570Z] abe7af628243: Layer already exists [2021-04-19T03:32:20.570Z] adef0435c79b: Layer already exists [2021-04-19T03:32:20.570Z] 56ebd7431e48: Layer already exists [2021-04-19T03:32:20.570Z] e46f79379e7b: Layer already exists [2021-04-19T03:32:20.570Z] 832669839127: Layer already exists [2021-04-19T03:32:20.570Z] 45ee8cf6a544: Layer already exists [2021-04-19T03:32:20.570Z] 39d7d754df1e: Layer already exists [2021-04-19T03:32:20.570Z] 32f366d666a5: Layer already exists [2021-04-19T03:32:20.570Z] master: digest: sha256:286090204e3eaebf9a82455f219a2b37271cefcbb247b04a818d8e40ec60a7e6 size: 2198 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-19T03:32:20.632Z] ===================================================== [Pipeline] echo [2021-04-19T03:32:20.646Z] taggedImages: [2021-04-19T03:32:20.646Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:32:20.646Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:2.0.0-dev.175 [2021-04-19T03:32:20.646Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [2021-04-19T03:32:20.646Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [Pipeline] echo [2021-04-19T03:32:20.700Z] [edgeXDocker.push] Tagging docker image docker-support-notifications-go with the following tags: [2021-04-19T03:32:20.700Z] b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:32:20.700Z] 2.0.0-dev.175 [2021-04-19T03:32:20.700Z] b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [2021-04-19T03:32:20.700Z] master [2021-04-19T03:32:20.700Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:32:21.114Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:b1882bac436620be465db7044db985b75d91785f [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:32:21.497Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:32:21.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2021-04-19T03:32:21.771Z] b1517dd08799: Preparing [2021-04-19T03:32:21.771Z] 00e953308abc: Preparing [2021-04-19T03:32:21.771Z] 475135b2463d: Preparing [2021-04-19T03:32:21.771Z] 3d390fbd4d2f: Preparing [2021-04-19T03:32:21.771Z] 32f366d666a5: Preparing [2021-04-19T03:32:22.038Z] 32f366d666a5: Layer already exists [2021-04-19T03:32:22.038Z] 475135b2463d: Layer already exists [2021-04-19T03:32:22.038Z] b1517dd08799: Pushed [2021-04-19T03:32:22.633Z] 3d390fbd4d2f: Pushed [2021-04-19T03:32:23.605Z] 00e953308abc: Pushed [2021-04-19T03:32:23.882Z] b1882bac436620be465db7044db985b75d91785f: digest: sha256:a49ed4025f196296afb0826cd606fa384c939bae024017420b0b7ca281a7eacd size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:32:24.520Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:32:25.117Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:2.0.0-dev.175 [2021-04-19T03:32:25.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2021-04-19T03:32:25.117Z] b1517dd08799: Preparing [2021-04-19T03:32:25.117Z] 00e953308abc: Preparing [2021-04-19T03:32:25.117Z] 475135b2463d: Preparing [2021-04-19T03:32:25.117Z] 3d390fbd4d2f: Preparing [2021-04-19T03:32:25.117Z] 32f366d666a5: Preparing [2021-04-19T03:32:25.117Z] 00e953308abc: Layer already exists [2021-04-19T03:32:25.117Z] 475135b2463d: Layer already exists [2021-04-19T03:32:25.117Z] 3d390fbd4d2f: Layer already exists [2021-04-19T03:32:25.117Z] 32f366d666a5: Layer already exists [2021-04-19T03:32:25.118Z] b1517dd08799: Layer already exists [2021-04-19T03:32:25.118Z] 2.0.0-dev.175: digest: sha256:a49ed4025f196296afb0826cd606fa384c939bae024017420b0b7ca281a7eacd size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:32:25.522Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:32:26.522Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [2021-04-19T03:32:26.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2021-04-19T03:32:26.522Z] b1517dd08799: Preparing [2021-04-19T03:32:26.522Z] 00e953308abc: Preparing [2021-04-19T03:32:26.522Z] 475135b2463d: Preparing [2021-04-19T03:32:26.522Z] 3d390fbd4d2f: Preparing [2021-04-19T03:32:26.522Z] 32f366d666a5: Preparing [2021-04-19T03:32:26.522Z] 00e953308abc: Layer already exists [2021-04-19T03:32:26.522Z] b1517dd08799: Layer already exists [2021-04-19T03:32:26.522Z] 3d390fbd4d2f: Layer already exists [2021-04-19T03:32:26.522Z] 475135b2463d: Layer already exists [2021-04-19T03:32:26.522Z] 32f366d666a5: Layer already exists [2021-04-19T03:32:26.522Z] b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175: digest: sha256:a49ed4025f196296afb0826cd606fa384c939bae024017420b0b7ca281a7eacd size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:32:26.933Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:32:27.241Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [2021-04-19T03:32:27.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2021-04-19T03:32:27.242Z] b1517dd08799: Preparing [2021-04-19T03:32:27.242Z] 00e953308abc: Preparing [2021-04-19T03:32:27.242Z] 475135b2463d: Preparing [2021-04-19T03:32:27.242Z] 3d390fbd4d2f: Preparing [2021-04-19T03:32:27.242Z] 32f366d666a5: Preparing [2021-04-19T03:32:27.242Z] 32f366d666a5: Layer already exists [2021-04-19T03:32:27.242Z] b1517dd08799: Layer already exists [2021-04-19T03:32:27.242Z] 00e953308abc: Layer already exists [2021-04-19T03:32:27.242Z] 475135b2463d: Layer already exists [2021-04-19T03:32:27.242Z] 3d390fbd4d2f: Layer already exists [2021-04-19T03:32:27.512Z] master: digest: sha256:a49ed4025f196296afb0826cd606fa384c939bae024017420b0b7ca281a7eacd size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-19T03:32:27.581Z] ===================================================== [Pipeline] echo [2021-04-19T03:32:27.597Z] taggedImages: [2021-04-19T03:32:27.597Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:32:27.597Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:2.0.0-dev.175 [2021-04-19T03:32:27.597Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [2021-04-19T03:32:27.598Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [Pipeline] echo [2021-04-19T03:32:27.651Z] [edgeXDocker.push] Tagging docker image docker-support-scheduler-go with the following tags: [2021-04-19T03:32:27.651Z] b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:32:27.651Z] 2.0.0-dev.175 [2021-04-19T03:32:27.651Z] b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [2021-04-19T03:32:27.651Z] master [2021-04-19T03:32:27.651Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:32:28.034Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:b1882bac436620be465db7044db985b75d91785f [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:32:28.349Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:32:28.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2021-04-19T03:32:28.349Z] 2b82b37a6cd4: Preparing [2021-04-19T03:32:28.349Z] aa3ea363f320: Preparing [2021-04-19T03:32:28.349Z] 475135b2463d: Preparing [2021-04-19T03:32:28.349Z] c20aa5e21d21: Preparing [2021-04-19T03:32:28.349Z] 32f366d666a5: Preparing [2021-04-19T03:32:28.349Z] 32f366d666a5: Layer already exists [2021-04-19T03:32:28.349Z] 475135b2463d: Layer already exists [2021-04-19T03:32:28.349Z] c20aa5e21d21: Layer already exists [2021-04-19T03:32:28.349Z] 2b82b37a6cd4: Pushed [2021-04-19T03:32:29.748Z] aa3ea363f320: Pushed [2021-04-19T03:32:29.748Z] b1882bac436620be465db7044db985b75d91785f: digest: sha256:02bb1b94612debe27598cc5a97e551c21c52768a3a7335f9fc34431d870cb57f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:32:30.068Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:32:30.381Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:2.0.0-dev.175 [2021-04-19T03:32:30.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2021-04-19T03:32:30.381Z] 2b82b37a6cd4: Preparing [2021-04-19T03:32:30.381Z] aa3ea363f320: Preparing [2021-04-19T03:32:30.381Z] 475135b2463d: Preparing [2021-04-19T03:32:30.381Z] c20aa5e21d21: Preparing [2021-04-19T03:32:30.381Z] 32f366d666a5: Preparing [2021-04-19T03:32:30.381Z] aa3ea363f320: Layer already exists [2021-04-19T03:32:30.381Z] c20aa5e21d21: Layer already exists [2021-04-19T03:32:30.381Z] 2b82b37a6cd4: Layer already exists [2021-04-19T03:32:30.381Z] 475135b2463d: Layer already exists [2021-04-19T03:32:30.381Z] 32f366d666a5: Layer already exists [2021-04-19T03:32:30.381Z] 2.0.0-dev.175: digest: sha256:02bb1b94612debe27598cc5a97e551c21c52768a3a7335f9fc34431d870cb57f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:32:30.709Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:32:31.036Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [2021-04-19T03:32:31.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2021-04-19T03:32:31.303Z] 2b82b37a6cd4: Preparing [2021-04-19T03:32:31.303Z] aa3ea363f320: Preparing [2021-04-19T03:32:31.303Z] 475135b2463d: Preparing [2021-04-19T03:32:31.303Z] c20aa5e21d21: Preparing [2021-04-19T03:32:31.303Z] 32f366d666a5: Preparing [2021-04-19T03:32:31.303Z] 2b82b37a6cd4: Layer already exists [2021-04-19T03:32:31.303Z] 32f366d666a5: Layer already exists [2021-04-19T03:32:31.303Z] c20aa5e21d21: Layer already exists [2021-04-19T03:32:31.303Z] aa3ea363f320: Layer already exists [2021-04-19T03:32:31.303Z] 475135b2463d: Layer already exists [2021-04-19T03:32:31.303Z] b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175: digest: sha256:02bb1b94612debe27598cc5a97e551c21c52768a3a7335f9fc34431d870cb57f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:32:31.615Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:32:31.926Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [2021-04-19T03:32:31.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2021-04-19T03:32:31.926Z] 2b82b37a6cd4: Preparing [2021-04-19T03:32:31.926Z] aa3ea363f320: Preparing [2021-04-19T03:32:31.926Z] 475135b2463d: Preparing [2021-04-19T03:32:31.926Z] c20aa5e21d21: Preparing [2021-04-19T03:32:31.926Z] 32f366d666a5: Preparing [2021-04-19T03:32:31.926Z] aa3ea363f320: Layer already exists [2021-04-19T03:32:31.926Z] c20aa5e21d21: Layer already exists [2021-04-19T03:32:31.926Z] 475135b2463d: Layer already exists [2021-04-19T03:32:32.190Z] 2b82b37a6cd4: Layer already exists [2021-04-19T03:32:32.190Z] 32f366d666a5: Layer already exists [2021-04-19T03:32:32.190Z] master: digest: sha256:02bb1b94612debe27598cc5a97e551c21c52768a3a7335f9fc34431d870cb57f size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-19T03:32:32.242Z] ===================================================== [Pipeline] echo [2021-04-19T03:32:32.256Z] taggedImages: [2021-04-19T03:32:32.256Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:32:32.256Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:2.0.0-dev.175 [2021-04-19T03:32:32.256Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [2021-04-19T03:32:32.256Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [Pipeline] echo [2021-04-19T03:32:32.287Z] [edgeXDocker.push] Tagging docker image docker-sys-mgmt-agent-go with the following tags: [2021-04-19T03:32:32.287Z] b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:32:32.287Z] 2.0.0-dev.175 [2021-04-19T03:32:32.287Z] b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [2021-04-19T03:32:32.287Z] master [2021-04-19T03:32:32.287Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:32:32.642Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:b1882bac436620be465db7044db985b75d91785f [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:32:32.955Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:32:32.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2021-04-19T03:32:32.955Z] a119e43fd483: Preparing [2021-04-19T03:32:32.955Z] a9a11bc0de00: Preparing [2021-04-19T03:32:32.955Z] 466e66ab1093: Preparing [2021-04-19T03:32:32.955Z] ea3c89d1a33f: Preparing [2021-04-19T03:32:32.955Z] 0754057c0ad3: Preparing [2021-04-19T03:32:32.955Z] 998cdf262ab1: Preparing [2021-04-19T03:32:32.955Z] 02e56110abd2: Preparing [2021-04-19T03:32:32.955Z] abc36efb885a: Preparing [2021-04-19T03:32:32.955Z] b0b09059f4e1: Preparing [2021-04-19T03:32:32.955Z] bb961f40224b: Preparing [2021-04-19T03:32:32.955Z] f4666769fca7: Preparing [2021-04-19T03:32:32.955Z] b0b09059f4e1: Waiting [2021-04-19T03:32:32.955Z] bb961f40224b: Waiting [2021-04-19T03:32:32.955Z] f4666769fca7: Waiting [2021-04-19T03:32:32.955Z] 998cdf262ab1: Waiting [2021-04-19T03:32:32.955Z] 02e56110abd2: Waiting [2021-04-19T03:32:32.955Z] abc36efb885a: Waiting [2021-04-19T03:32:33.227Z] 0754057c0ad3: Layer already exists [2021-04-19T03:32:33.227Z] 998cdf262ab1: Layer already exists [2021-04-19T03:32:33.227Z] 02e56110abd2: Layer already exists [2021-04-19T03:32:33.227Z] a9a11bc0de00: Pushed [2021-04-19T03:32:33.497Z] abc36efb885a: Layer already exists [2021-04-19T03:32:33.497Z] b0b09059f4e1: Layer already exists [2021-04-19T03:32:33.497Z] bb961f40224b: Layer already exists [2021-04-19T03:32:33.497Z] f4666769fca7: Layer already exists [2021-04-19T03:32:33.761Z] a119e43fd483: Pushed [2021-04-19T03:32:34.739Z] 466e66ab1093: Pushed [2021-04-19T03:32:41.612Z] ea3c89d1a33f: Pushed [2021-04-19T03:32:41.612Z] b1882bac436620be465db7044db985b75d91785f: digest: sha256:efde40f362c6e825d93c8ca2a943c8e9b45834892a6713e54343300286319476 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:32:42.005Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:32:42.397Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:2.0.0-dev.175 [2021-04-19T03:32:42.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2021-04-19T03:32:42.662Z] a119e43fd483: Preparing [2021-04-19T03:32:42.662Z] a9a11bc0de00: Preparing [2021-04-19T03:32:42.662Z] 466e66ab1093: Preparing [2021-04-19T03:32:42.662Z] ea3c89d1a33f: Preparing [2021-04-19T03:32:42.662Z] 0754057c0ad3: Preparing [2021-04-19T03:32:42.662Z] 998cdf262ab1: Preparing [2021-04-19T03:32:42.662Z] 02e56110abd2: Preparing [2021-04-19T03:32:42.662Z] abc36efb885a: Preparing [2021-04-19T03:32:42.662Z] b0b09059f4e1: Preparing [2021-04-19T03:32:42.662Z] bb961f40224b: Preparing [2021-04-19T03:32:42.662Z] f4666769fca7: Preparing [2021-04-19T03:32:42.662Z] 998cdf262ab1: Waiting [2021-04-19T03:32:42.662Z] abc36efb885a: Waiting [2021-04-19T03:32:42.662Z] bb961f40224b: Waiting [2021-04-19T03:32:42.662Z] 02e56110abd2: Waiting [2021-04-19T03:32:42.662Z] b0b09059f4e1: Waiting [2021-04-19T03:32:42.662Z] f4666769fca7: Waiting [2021-04-19T03:32:42.662Z] 466e66ab1093: Layer already exists [2021-04-19T03:32:42.662Z] a119e43fd483: Layer already exists [2021-04-19T03:32:42.662Z] a9a11bc0de00: Layer already exists [2021-04-19T03:32:42.662Z] 0754057c0ad3: Layer already exists [2021-04-19T03:32:42.662Z] ea3c89d1a33f: Layer already exists [2021-04-19T03:32:42.662Z] 998cdf262ab1: Layer already exists [2021-04-19T03:32:42.662Z] b0b09059f4e1: Layer already exists [2021-04-19T03:32:42.662Z] 02e56110abd2: Layer already exists [2021-04-19T03:32:42.662Z] abc36efb885a: Layer already exists [2021-04-19T03:32:42.662Z] bb961f40224b: Layer already exists [2021-04-19T03:32:42.925Z] f4666769fca7: Layer already exists [2021-04-19T03:32:42.925Z] 2.0.0-dev.175: digest: sha256:efde40f362c6e825d93c8ca2a943c8e9b45834892a6713e54343300286319476 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:32:43.264Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:32:43.642Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [2021-04-19T03:32:43.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2021-04-19T03:32:43.642Z] a119e43fd483: Preparing [2021-04-19T03:32:43.642Z] a9a11bc0de00: Preparing [2021-04-19T03:32:43.642Z] 466e66ab1093: Preparing [2021-04-19T03:32:43.642Z] ea3c89d1a33f: Preparing [2021-04-19T03:32:43.642Z] 0754057c0ad3: Preparing [2021-04-19T03:32:43.642Z] 998cdf262ab1: Preparing [2021-04-19T03:32:43.642Z] 02e56110abd2: Preparing [2021-04-19T03:32:43.642Z] abc36efb885a: Preparing [2021-04-19T03:32:43.642Z] b0b09059f4e1: Preparing [2021-04-19T03:32:43.642Z] bb961f40224b: Preparing [2021-04-19T03:32:43.642Z] f4666769fca7: Preparing [2021-04-19T03:32:43.642Z] 998cdf262ab1: Waiting [2021-04-19T03:32:43.642Z] 02e56110abd2: Waiting [2021-04-19T03:32:43.642Z] abc36efb885a: Waiting [2021-04-19T03:32:43.642Z] b0b09059f4e1: Waiting [2021-04-19T03:32:43.642Z] bb961f40224b: Waiting [2021-04-19T03:32:43.642Z] f4666769fca7: Waiting [2021-04-19T03:32:43.910Z] ea3c89d1a33f: Layer already exists [2021-04-19T03:32:43.910Z] a119e43fd483: Layer already exists [2021-04-19T03:32:43.910Z] 0754057c0ad3: Layer already exists [2021-04-19T03:32:43.910Z] 466e66ab1093: Layer already exists [2021-04-19T03:32:43.910Z] a9a11bc0de00: Layer already exists [2021-04-19T03:32:43.910Z] b0b09059f4e1: Layer already exists [2021-04-19T03:32:43.910Z] 02e56110abd2: Layer already exists [2021-04-19T03:32:43.910Z] 998cdf262ab1: Layer already exists [2021-04-19T03:32:43.910Z] bb961f40224b: Layer already exists [2021-04-19T03:32:43.910Z] abc36efb885a: Layer already exists [2021-04-19T03:32:43.910Z] f4666769fca7: Layer already exists [2021-04-19T03:32:44.176Z] b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175: digest: sha256:efde40f362c6e825d93c8ca2a943c8e9b45834892a6713e54343300286319476 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:32:44.515Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:32:44.908Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [2021-04-19T03:32:44.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2021-04-19T03:32:44.908Z] a119e43fd483: Preparing [2021-04-19T03:32:44.908Z] a9a11bc0de00: Preparing [2021-04-19T03:32:44.908Z] 466e66ab1093: Preparing [2021-04-19T03:32:44.908Z] ea3c89d1a33f: Preparing [2021-04-19T03:32:44.908Z] 0754057c0ad3: Preparing [2021-04-19T03:32:44.908Z] 998cdf262ab1: Preparing [2021-04-19T03:32:44.908Z] 02e56110abd2: Preparing [2021-04-19T03:32:44.908Z] abc36efb885a: Preparing [2021-04-19T03:32:44.908Z] b0b09059f4e1: Preparing [2021-04-19T03:32:44.908Z] bb961f40224b: Preparing [2021-04-19T03:32:44.908Z] f4666769fca7: Preparing [2021-04-19T03:32:44.908Z] abc36efb885a: Waiting [2021-04-19T03:32:44.908Z] b0b09059f4e1: Waiting [2021-04-19T03:32:44.908Z] bb961f40224b: Waiting [2021-04-19T03:32:44.908Z] 998cdf262ab1: Waiting [2021-04-19T03:32:44.908Z] 02e56110abd2: Waiting [2021-04-19T03:32:44.908Z] f4666769fca7: Waiting [2021-04-19T03:32:44.908Z] a9a11bc0de00: Layer already exists [2021-04-19T03:32:44.908Z] ea3c89d1a33f: Layer already exists [2021-04-19T03:32:44.908Z] a119e43fd483: Layer already exists [2021-04-19T03:32:44.908Z] 466e66ab1093: Layer already exists [2021-04-19T03:32:45.171Z] 0754057c0ad3: Layer already exists [2021-04-19T03:32:45.172Z] 02e56110abd2: Layer already exists [2021-04-19T03:32:45.172Z] 998cdf262ab1: Layer already exists [2021-04-19T03:32:45.172Z] abc36efb885a: Layer already exists [2021-04-19T03:32:45.172Z] bb961f40224b: Layer already exists [2021-04-19T03:32:45.172Z] b0b09059f4e1: Layer already exists [2021-04-19T03:32:45.172Z] f4666769fca7: Layer already exists [2021-04-19T03:32:45.172Z] master: digest: sha256:efde40f362c6e825d93c8ca2a943c8e9b45834892a6713e54343300286319476 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-19T03:32:45.223Z] ===================================================== [Pipeline] echo [2021-04-19T03:32:45.237Z] taggedImages: [2021-04-19T03:32:45.237Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:b1882bac436620be465db7044db985b75d91785f [2021-04-19T03:32:45.237Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:2.0.0-dev.175 [2021-04-19T03:32:45.237Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:b1882bac436620be465db7044db985b75d91785f-2.0.0-dev.175 [2021-04-19T03:32:45.237Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go: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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-04-19T03:32:46.088Z] provisioning config files... [2021-04-19T03:32:46.391Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/443@tmp/config4376585469983210334tmp [Pipeline] { [Pipeline] sh [2021-04-19T03:32:47.103Z] + set +x [2021-04-19T03:32:47.103Z] + curl -s https://codecov.io/bash [2021-04-19T03:32:47.103Z] + bash -s -- [2021-04-19T03:32:47.757Z] [2021-04-19T03:32:47.757Z] _____ _ [2021-04-19T03:32:47.757Z] / ____| | | [2021-04-19T03:32:47.757Z] | | ___ __| | ___ ___ _____ __ [2021-04-19T03:32:47.757Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-19T03:32:47.757Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-19T03:32:47.757Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-19T03:32:47.757Z] Bash-1.0.1 [2021-04-19T03:32:47.757Z] [2021-04-19T03:32:47.757Z] [2021-04-19T03:32:47.757Z] ==> git version 2.24.3 found [2021-04-19T03:32:47.757Z] ==> 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-04-19T03:32:47.757Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-19T03:32:47.757Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-19T03:32:47.757Z] ==> Jenkins CI detected. [2021-04-19T03:32:47.757Z] project root: . [2021-04-19T03:32:47.757Z] --> token set from env [2021-04-19T03:32:48.037Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-19T03:32:48.037Z] ==> Running gcov in . (disable via -X gcov) [2021-04-19T03:32:48.037Z] ==> Python coveragepy not found [2021-04-19T03:32:48.037Z] ==> Searching for coverage reports in: [2021-04-19T03:32:48.037Z] + . [2021-04-19T03:32:48.037Z] -> Found 1 reports [2021-04-19T03:32:48.037Z] ==> Detecting git/mercurial file structure [2021-04-19T03:32:48.311Z] ==> Reading reports [2021-04-19T03:32:48.311Z] + ./coverage.out bytes=687366 [2021-04-19T03:32:48.311Z] ==> Appending adjustments [2021-04-19T03:32:48.311Z] https://docs.codecov.io/docs/fixing-reports [2021-04-19T03:32:56.665Z] + Found adjustments [2021-04-19T03:32:56.665Z] ==> Gzipping contents [2021-04-19T03:32:56.665Z] 100K /tmp/codecov.D4wPvQ.gz [2021-04-19T03:32:56.665Z] ==> Uploading reports [2021-04-19T03:32:56.665Z] url: https://codecov.io [2021-04-19T03:32:56.665Z] query: branch=master&commit=b1882bac436620be465db7044db985b75d91785f&build=443&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F443%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-04-19T03:32:56.665Z] -> Pinging Codecov [2021-04-19T03:32:56.665Z] https://codecov.io/upload/v4?package=bash-1.0.1&token=secret&branch=master&commit=b1882bac436620be465db7044db985b75d91785f&build=443&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F443%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-04-19T03:32:56.665Z] -> Uploading to [2021-04-19T03:32:56.665Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-19/00271124DB129430A58F1EEE437C3FCB/b1882bac436620be465db7044db985b75d91785f/5084adf5-f590-4111-8c56-184488e71df1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210419%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210419T033256Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c33f0e0d4469a0ad129149249ef529440e0175b07e737a46ee7d007eb1430012 [2021-04-19T03:32:56.665Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-19T03:32:56.665Z] Dload Upload Total Spent Left Speed [2021-04-19T03:32:57.194Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98664 0 0 100 98664 0 165k --:--:-- --:--:-- --:--:-- 165k [2021-04-19T03:32:57.194Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/b1882bac436620be465db7044db985b75d91785f [Pipeline] } [2021-04-19T03:32:57.204Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-04-19T03:32:57.830Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-04-19T03:32:57.858Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:32:58.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-04-19T03:32:58.790Z] [2021-04-19T03:32:58.790Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:32:59.111Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-04-19T03:32:59.111Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-04-19T03:32:59.111Z] 188c0c94c7c5: Already exists [2021-04-19T03:32:59.111Z] 0ef7d3d256c8: Already exists [2021-04-19T03:32:59.111Z] de9db76c5a1d: Already exists [2021-04-19T03:32:59.111Z] 0eba1c9be4d2: Pulling fs layer [2021-04-19T03:32:59.111Z] 0d57e429df01: Pulling fs layer [2021-04-19T03:32:59.111Z] 4e4be7b47b0d: Pulling fs layer [2021-04-19T03:32:59.111Z] e1f770b5df2f: Pulling fs layer [2021-04-19T03:32:59.111Z] 85a0685a4137: Pulling fs layer [2021-04-19T03:32:59.111Z] e1f770b5df2f: Waiting [2021-04-19T03:32:59.111Z] 85a0685a4137: Waiting [2021-04-19T03:32:59.418Z] 0d57e429df01: Verifying Checksum [2021-04-19T03:32:59.418Z] 0d57e429df01: Download complete [2021-04-19T03:32:59.418Z] 4e4be7b47b0d: Verifying Checksum [2021-04-19T03:32:59.418Z] 4e4be7b47b0d: Download complete [2021-04-19T03:33:00.391Z] e1f770b5df2f: Verifying Checksum [2021-04-19T03:33:00.391Z] e1f770b5df2f: Download complete [2021-04-19T03:33:03.807Z] 85a0685a4137: Verifying Checksum [2021-04-19T03:33:03.807Z] 85a0685a4137: Download complete [2021-04-19T03:33:03.807Z] 0eba1c9be4d2: Verifying Checksum [2021-04-19T03:33:03.807Z] 0eba1c9be4d2: Download complete [2021-04-19T03:33:22.282Z] 0eba1c9be4d2: Pull complete [2021-04-19T03:33:22.282Z] 0d57e429df01: Pull complete [2021-04-19T03:33:22.282Z] 4e4be7b47b0d: Pull complete [2021-04-19T03:33:24.877Z] e1f770b5df2f: Pull complete [2021-04-19T03:33:43.290Z] 85a0685a4137: Pull complete [2021-04-19T03:33:43.290Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-04-19T03:33:43.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-04-19T03:33:43.290Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-04-19T03:33:43.584Z] prd-centos7-docker-4c-2g-672 does not seem to be running inside a container [2021-04-19T03:33:43.754Z] $ 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/443 -v /w/workspace/edgex-go/443:/w/workspace/edgex-go/443:rw,z -v /w/workspace/edgex-go/443@tmp:/w/workspace/edgex-go/443@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-04-19T03:33:46.148Z] $ docker top d0a0790cf2bd7553c146f1a9996cf8cc0d6cdbb30e01e6fdfca99487dd8f1b28 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-19T03:33:46.761Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-04-19T03:33:47.115Z] + set -o pipefail [2021-04-19T03:33:47.115Z] + snyk monitor '--org=edgex-jenkins' [2021-04-19T03:34:26.153Z] [2021-04-19T03:34:26.153Z] Monitoring /w/workspace/edgex-go/443 (github.com/edgexfoundry/edgex-go)... [2021-04-19T03:34:26.153Z] [2021-04-19T03:34:26.153Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/7deddeab-8362-4bbe-85c9-f124d4661c82 [2021-04-19T03:34:26.153Z] [2021-04-19T03:34:26.153Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-04-19T03:34:26.153Z] [2021-04-19T03:34:26.153Z] [2021-04-19T03:34:26.153Z] You have reached your monthly limit of 300 private tests for your edgex-jenkins org. [2021-04-19T03:34:26.153Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-04-19T03:34:26.180Z] $ docker stop --time=1 d0a0790cf2bd7553c146f1a9996cf8cc0d6cdbb30e01e6fdfca99487dd8f1b28 [2021-04-19T03:34:28.366Z] $ docker rm -f d0a0790cf2bd7553c146f1a9996cf8cc0d6cdbb30e01e6fdfca99487dd8f1b28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-04-19T03:34:29.786Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-19T03:34:29.804Z] provisioning config files... [2021-04-19T03:34:29.838Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/443@tmp/config8283679476441334393tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-19T03:34:30.195Z] --> edgex-publish-swagger.sh [2021-04-19T03:34:30.195Z] === Publish openapi/v1 API === [2021-04-19T03:34:30.195Z] [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger [2021-04-19T03:34:30.195Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/443/openapi/v1/core-command.yaml] [2021-04-19T03:34:30.195Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-19T03:34:30.195Z] Dload Upload Total Spent Left Speed [2021-04-19T03:34:31.260Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10522 0 0 100 10522 0 9425 0:00:01 0:00:01 --:--:-- 9436 100 10522 0 0 100 10522 0 9423 0:00:01 0:00:01 --:--:-- 9436 [2021-04-19T03:34:31.260Z] [2021-04-19T03:34:31.260Z] [2021-04-19T03:34:31.260Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/443/openapi/v1/core-data.yaml] [2021-04-19T03:34:31.531Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-19T03:34:31.531Z] Dload Upload Total Spent Left Speed [2021-04-19T03:34:32.484Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32557 0 0 100 32557 0 31833 0:00:01 0:00:01 --:--:-- 31856 100 32557 0 0 100 32557 0 31823 0:00:01 0:00:01 --:--:-- 31856 [2021-04-19T03:34:32.484Z] [2021-04-19T03:34:32.484Z] [2021-04-19T03:34:32.484Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/443/openapi/v1/core-metadata.yaml] [2021-04-19T03:34:32.484Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-19T03:34:32.484Z] Dload Upload Total Spent Left Speed [2021-04-19T03:34:33.443Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73721 0 0 100 73721 0 71994 0:00:01 0:00:01 --:--:-- 72063 100 73721 0 0 100 73721 0 71976 0:00:01 0:00:01 --:--:-- 72063 [2021-04-19T03:34:33.443Z] [2021-04-19T03:34:33.443Z] [2021-04-19T03:34:33.443Z] [publishToSwagger] Publishing API Name [support-logging] [/w/workspace/edgex-go/443/openapi/v1/support-logging.yaml] [2021-04-19T03:34:33.443Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-19T03:34:33.443Z] Dload Upload Total Spent Left Speed [2021-04-19T03:34:34.396Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13581 0 0 100 13581 0 13551 0:00:01 0:00:01 --:--:-- 13567 100 13581 0 0 100 13581 0 13549 0:00:01 0:00:01 --:--:-- 13553 [2021-04-19T03:34:34.396Z] [2021-04-19T03:34:34.396Z] [2021-04-19T03:34:34.396Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/443/openapi/v1/support-notifications.yaml] [2021-04-19T03:34:34.396Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-19T03:34:34.396Z] Dload Upload Total Spent Left Speed [2021-04-19T03:34:35.790Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38890 0 0 100 38890 0 37654 0:00:01 0:00:01 --:--:-- 37684 100 38890 0 0 100 38890 0 37645 0:00:01 0:00:01 --:--:-- 37684 [2021-04-19T03:34:35.790Z] [2021-04-19T03:34:35.790Z] [2021-04-19T03:34:35.790Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/443/openapi/v1/support-scheduler.yaml] [2021-04-19T03:34:35.790Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-19T03:34:35.790Z] Dload Upload Total Spent Left Speed [2021-04-19T03:34:36.391Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14249 0 0 100 14249 0 15803 --:--:-- --:--:-- --:--:-- 15797 100 14249 0 0 100 14249 0 15799 --:--:-- --:--:-- --:--:-- 15797 [2021-04-19T03:34:36.392Z] [2021-04-19T03:34:36.392Z] [2021-04-19T03:34:36.392Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/443/openapi/v1/system-agent.yaml] [2021-04-19T03:34:36.392Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-19T03:34:36.392Z] Dload Upload Total Spent Left Speed [2021-04-19T03:34:37.794Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4110 0 0 100 4110 0 3871 0:00:01 0:00:01 --:--:-- 3873 100 4110 0 0 100 4110 0 3870 0:00:01 0:00:01 --:--:-- 3873 [2021-04-19T03:34:37.794Z] [2021-04-19T03:34:37.794Z] [2021-04-19T03:34:37.794Z] === Publish openapi/v2 API === [2021-04-19T03:34:37.794Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-04-19T03:34:37.794Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/443/openapi/v2/core-command.yaml] [2021-04-19T03:34:37.794Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-19T03:34:37.794Z] Dload Upload Total Spent Left Speed [2021-04-19T03:34:38.745Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29594 0 0 100 29594 0 27782 0:00:01 0:00:01 --:--:-- 27813 100 29594 0 0 100 29594 0 27776 0:00:01 0:00:01 --:--:-- 27787 [2021-04-19T03:34:38.745Z] [2021-04-19T03:34:38.745Z] [2021-04-19T03:34:38.745Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/443/openapi/v2/core-data.yaml] [2021-04-19T03:34:38.745Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-19T03:34:38.745Z] Dload Upload Total Spent Left Speed [2021-04-19T03:34:39.715Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56190 0 0 100 56190 0 50573 0:00:01 0:00:01 --:--:-- 50621 [2021-04-19T03:34:39.715Z] [2021-04-19T03:34:39.715Z] [2021-04-19T03:34:39.715Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/443/openapi/v2/core-metadata.yaml] [2021-04-19T03:34:39.715Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-19T03:34:39.715Z] Dload Upload Total Spent Left Speed [2021-04-19T03:34:40.965Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 118k 0 0 100 118k 0 115k 0:00:01 0:00:01 --:--:-- 116k [2021-04-19T03:34:40.965Z] [2021-04-19T03:34:40.965Z] [2021-04-19T03:34:40.965Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/443/openapi/v2/support-notifications.yaml] [2021-04-19T03:34:40.965Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-19T03:34:40.965Z] Dload Upload Total Spent Left Speed [2021-04-19T03:34:41.924Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75615 0 0 100 75615 0 81143 --:--:-- --:--:-- --:--:-- 81219 [2021-04-19T03:34:41.924Z] [2021-04-19T03:34:41.924Z] [2021-04-19T03:34:41.924Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/443/openapi/v2/support-scheduler.yaml] [2021-04-19T03:34:41.924Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-19T03:34:41.924Z] Dload Upload Total Spent Left Speed [2021-04-19T03:34:42.877Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37428 0 0 100 37428 0 40284 --:--:-- --:--:-- --:--:-- 40288 [2021-04-19T03:34:42.877Z] [2021-04-19T03:34:42.877Z] [2021-04-19T03:34:42.877Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/443/openapi/v2/system-agent.yaml] [2021-04-19T03:34:42.877Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-19T03:34:42.877Z] Dload Upload Total Spent Left Speed [2021-04-19T03:34:43.830Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24092 0 0 100 24092 0 25755 --:--:-- --:--:-- --:--:-- 25739 [2021-04-19T03:34:43.830Z] [2021-04-19T03:34:43.830Z] [Pipeline] } [2021-04-19T03:34:43.841Z] 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-04-19T03:34:44.335Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-19T03:34:44.335Z] . [Pipeline] withDockerContainer [2021-04-19T03:34:44.639Z] prd-centos7-docker-4c-2g-672 does not seem to be running inside a container [2021-04-19T03:34:44.707Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/443 -v /w/workspace/edgex-go/443:/w/workspace/edgex-go/443:rw,z -v /w/workspace/edgex-go/443@tmp:/w/workspace/edgex-go/443@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-04-19T03:34:47.202Z] $ docker top 5aa0bed00f783cbeaf7c358854099ad684b3f82c22795fda052a90ea3bde0e92 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-19T03:34:47.853Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-19T03:34:47.853Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-19T03:34:49.215Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-19T03:34:49.221Z] $ docker exec 5aa0bed00f783cbeaf7c358854099ad684b3f82c22795fda052a90ea3bde0e92 ssh-agent [2021-04-19T03:34:50.051Z] SSH_AUTH_SOCK=/tmp/ssh-E2syb4Wu8Dcx/agent.11 [2021-04-19T03:34:50.051Z] SSH_AGENT_PID=16 [2021-04-19T03:34:50.061Z] Running ssh-add (command line suppressed) [2021-04-19T03:34:50.466Z] Identity added: /w/workspace/edgex-go/443@tmp/private_key_2570649707053089058.key (/w/workspace/edgex-go/443@tmp/private_key_2570649707053089058.key) [2021-04-19T03:34:50.600Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-19T03:34:50.926Z] + git semver tag [2021-04-19T03:34:51.517Z] # -> Open(): unable to determine branch for HEAD [2021-04-19T03:34:51.517Z] # $GIT_DIR = /w/workspace/edgex-go/443/.git [2021-04-19T03:34:51.517Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/443 [2021-04-19T03:34:51.517Z] # $SEMVER_REMOTE_NAME = origin [2021-04-19T03:34:51.517Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-19T03:34:51.517Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-19T03:34:51.517Z] # $SEMVER_BRANCH = master [2021-04-19T03:34:51.784Z] # $SEMVER_DIR = /w/workspace/edgex-go/443/.semver [2021-04-19T03:34:51.784Z] # b1882bac436620be465db7044db985b75d91785f HEAD [2021-04-19T03:34:53.243Z] # -> Force: false [2021-04-19T03:34:53.243Z] # f593f64e7b5bde34f5cfae411a231ca7e63731cc refs/tags/v2.0.0-dev.175 [Pipeline] } [2021-04-19T03:34:53.256Z] $ docker exec --env ******** --env ******** 5aa0bed00f783cbeaf7c358854099ad684b3f82c22795fda052a90ea3bde0e92 ssh-agent -k [2021-04-19T03:34:53.519Z] unset SSH_AUTH_SOCK; [2021-04-19T03:34:53.520Z] unset SSH_AGENT_PID; [2021-04-19T03:34:53.520Z] echo Agent pid 16 killed; [2021-04-19T03:34:53.605Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-19T03:34:53.973Z] + git semver [Pipeline] } [2021-04-19T03:34:54.264Z] $ docker stop --time=1 5aa0bed00f783cbeaf7c358854099ad684b3f82c22795fda052a90ea3bde0e92 [2021-04-19T03:34:56.405Z] $ docker rm -f 5aa0bed00f783cbeaf7c358854099ad684b3f82c22795fda052a90ea3bde0e92 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:34:57.465Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-04-19T03:34:57.465Z] [2021-04-19T03:34:57.465Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:34:58.103Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-04-19T03:34:58.689Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-04-19T03:34:58.689Z] ab5ef0e58194: Pulling fs layer [2021-04-19T03:34:58.689Z] 9712f1f96733: Pulling fs layer [2021-04-19T03:34:58.689Z] 63f879dbbcfc: Pulling fs layer [2021-04-19T03:34:58.689Z] 0d9ebad4ef96: Pulling fs layer [2021-04-19T03:34:58.689Z] e9a5061849ea: Pulling fs layer [2021-04-19T03:34:58.689Z] d747dcd14b5f: Pulling fs layer [2021-04-19T03:34:58.689Z] 2de7ff778b66: Pulling fs layer [2021-04-19T03:34:58.689Z] e9a5061849ea: Waiting [2021-04-19T03:34:58.689Z] d747dcd14b5f: Waiting [2021-04-19T03:34:58.689Z] 2de7ff778b66: Waiting [2021-04-19T03:34:58.689Z] 0d9ebad4ef96: Waiting [2021-04-19T03:34:58.689Z] 9712f1f96733: Verifying Checksum [2021-04-19T03:34:58.689Z] 9712f1f96733: Download complete [2021-04-19T03:35:00.653Z] 63f879dbbcfc: Verifying Checksum [2021-04-19T03:35:00.653Z] 63f879dbbcfc: Download complete [2021-04-19T03:35:00.653Z] e9a5061849ea: Verifying Checksum [2021-04-19T03:35:00.653Z] e9a5061849ea: Download complete [2021-04-19T03:35:00.928Z] d747dcd14b5f: Verifying Checksum [2021-04-19T03:35:00.928Z] d747dcd14b5f: Download complete [2021-04-19T03:35:02.302Z] 2de7ff778b66: Verifying Checksum [2021-04-19T03:35:02.302Z] 2de7ff778b66: Download complete [2021-04-19T03:35:02.608Z] 0d9ebad4ef96: Verifying Checksum [2021-04-19T03:35:02.608Z] 0d9ebad4ef96: Download complete [2021-04-19T03:35:02.893Z] ab5ef0e58194: Verifying Checksum [2021-04-19T03:35:02.893Z] ab5ef0e58194: Download complete [2021-04-19T03:35:18.241Z] ab5ef0e58194: Pull complete [2021-04-19T03:35:18.241Z] 9712f1f96733: Pull complete [2021-04-19T03:35:21.641Z] 63f879dbbcfc: Pull complete [2021-04-19T03:35:40.159Z] 0d9ebad4ef96: Pull complete [2021-04-19T03:35:41.574Z] e9a5061849ea: Pull complete [2021-04-19T03:35:41.839Z] d747dcd14b5f: Pull complete [2021-04-19T03:35:47.368Z] 2de7ff778b66: Pull complete [2021-04-19T03:35:47.368Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-04-19T03:35:47.368Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-04-19T03:35:47.368Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-04-19T03:35:47.638Z] prd-centos7-docker-4c-2g-672 does not seem to be running inside a container [2021-04-19T03:35:47.710Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/443 -v /w/workspace/edgex-go/443:/w/workspace/edgex-go/443:rw,z -v /w/workspace/edgex-go/443@tmp:/w/workspace/edgex-go/443@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:10003/edgex-lftools:0.23.1-centos7 cat [2021-04-19T03:35:52.200Z] $ docker top 2408692c887eda0d04aa0642d0769b4bab4f837a787541fbb56ade4e01b49f14 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-04-19T03:35:52.923Z] provisioning config files... [2021-04-19T03:35:52.936Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/443@tmp/config5507395014333036446tmp [2021-04-19T03:35:52.964Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/443@tmp/config6201423940026288473tmp [2021-04-19T03:35:52.987Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/443@tmp/config6189132390448271234tmp [Pipeline] { [Pipeline] echo [2021-04-19T03:35:53.018Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T03:35:53.685Z] ---> sigul-configuration.sh [2021-04-19T03:35:53.685Z] gpg: directory `/root/.gnupg' created [2021-04-19T03:35:53.685Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-04-19T03:35:53.685Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-04-19T03:35:53.685Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-04-19T03:35:53.685Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-04-19T03:35:53.685Z] gpg: CAST5 encrypted data [2021-04-19T03:35:53.966Z] gpg: encrypted with 1 passphrase [2021-04-19T03:35:53.966Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-04-19T03:35:54.792Z] + mkdir /home/jenkins [2021-04-19T03:35:54.792Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-04-19T03:35:55.246Z] + 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-04-19T03:35:55.526Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T03:35:56.624Z] ---> sigul-install.sh [2021-04-19T03:36:06.843Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-04-19T03:36:07.551Z] + git tag --list [2021-04-19T03:36:07.551Z] 0.6.0 [2021-04-19T03:36:07.551Z] 0.6.1 [2021-04-19T03:36:07.551Z] 0.7.0 [2021-04-19T03:36:07.551Z] 0.7.1 [2021-04-19T03:36:07.551Z] v0.0.0 [2021-04-19T03:36:07.551Z] v0.0.1-dev.1 [2021-04-19T03:36:07.551Z] v1.0.0 [2021-04-19T03:36:07.551Z] v1.0.1 [2021-04-19T03:36:07.551Z] v1.1.0 [2021-04-19T03:36:07.551Z] v1.2.0 [2021-04-19T03:36:07.551Z] v1.2.1 [2021-04-19T03:36:07.551Z] v1.2.2-dev.1 [2021-04-19T03:36:07.551Z] v1.2.2-dev.10 [2021-04-19T03:36:07.551Z] v1.2.2-dev.100 [2021-04-19T03:36:07.551Z] v1.2.2-dev.101 [2021-04-19T03:36:07.551Z] v1.2.2-dev.102 [2021-04-19T03:36:07.551Z] v1.2.2-dev.103 [2021-04-19T03:36:07.551Z] v1.2.2-dev.104 [2021-04-19T03:36:07.551Z] v1.2.2-dev.105 [2021-04-19T03:36:07.551Z] v1.2.2-dev.106 [2021-04-19T03:36:07.551Z] v1.2.2-dev.107 [2021-04-19T03:36:07.551Z] v1.2.2-dev.11 [2021-04-19T03:36:07.551Z] v1.2.2-dev.12 [2021-04-19T03:36:07.551Z] v1.2.2-dev.13 [2021-04-19T03:36:07.551Z] v1.2.2-dev.14 [2021-04-19T03:36:07.551Z] v1.2.2-dev.15 [2021-04-19T03:36:07.551Z] v1.2.2-dev.16 [2021-04-19T03:36:07.551Z] v1.2.2-dev.17 [2021-04-19T03:36:07.551Z] v1.2.2-dev.18 [2021-04-19T03:36:07.551Z] v1.2.2-dev.19 [2021-04-19T03:36:07.551Z] v1.2.2-dev.2 [2021-04-19T03:36:07.551Z] v1.2.2-dev.20 [2021-04-19T03:36:07.551Z] v1.2.2-dev.21 [2021-04-19T03:36:07.551Z] v1.2.2-dev.22 [2021-04-19T03:36:07.551Z] v1.2.2-dev.23 [2021-04-19T03:36:07.551Z] v1.2.2-dev.24 [2021-04-19T03:36:07.551Z] v1.2.2-dev.25 [2021-04-19T03:36:07.551Z] v1.2.2-dev.26 [2021-04-19T03:36:07.551Z] v1.2.2-dev.27 [2021-04-19T03:36:07.551Z] v1.2.2-dev.28 [2021-04-19T03:36:07.551Z] v1.2.2-dev.29 [2021-04-19T03:36:07.551Z] v1.2.2-dev.3 [2021-04-19T03:36:07.551Z] v1.2.2-dev.30 [2021-04-19T03:36:07.551Z] v1.2.2-dev.31 [2021-04-19T03:36:07.551Z] v1.2.2-dev.32 [2021-04-19T03:36:07.551Z] v1.2.2-dev.33 [2021-04-19T03:36:07.551Z] v1.2.2-dev.34 [2021-04-19T03:36:07.551Z] v1.2.2-dev.35 [2021-04-19T03:36:07.551Z] v1.2.2-dev.36 [2021-04-19T03:36:07.551Z] v1.2.2-dev.37 [2021-04-19T03:36:07.551Z] v1.2.2-dev.38 [2021-04-19T03:36:07.551Z] v1.2.2-dev.39 [2021-04-19T03:36:07.551Z] v1.2.2-dev.4 [2021-04-19T03:36:07.551Z] v1.2.2-dev.40 [2021-04-19T03:36:07.551Z] v1.2.2-dev.41 [2021-04-19T03:36:07.551Z] v1.2.2-dev.42 [2021-04-19T03:36:07.551Z] v1.2.2-dev.43 [2021-04-19T03:36:07.551Z] v1.2.2-dev.44 [2021-04-19T03:36:07.551Z] v1.2.2-dev.45 [2021-04-19T03:36:07.551Z] v1.2.2-dev.46 [2021-04-19T03:36:07.551Z] v1.2.2-dev.47 [2021-04-19T03:36:07.551Z] v1.2.2-dev.48 [2021-04-19T03:36:07.551Z] v1.2.2-dev.49 [2021-04-19T03:36:07.551Z] v1.2.2-dev.5 [2021-04-19T03:36:07.551Z] v1.2.2-dev.50 [2021-04-19T03:36:07.551Z] v1.2.2-dev.51 [2021-04-19T03:36:07.551Z] v1.2.2-dev.52 [2021-04-19T03:36:07.551Z] v1.2.2-dev.53 [2021-04-19T03:36:07.551Z] v1.2.2-dev.54 [2021-04-19T03:36:07.551Z] v1.2.2-dev.55 [2021-04-19T03:36:07.551Z] v1.2.2-dev.56 [2021-04-19T03:36:07.551Z] v1.2.2-dev.57 [2021-04-19T03:36:07.551Z] v1.2.2-dev.58 [2021-04-19T03:36:07.551Z] v1.2.2-dev.59 [2021-04-19T03:36:07.551Z] v1.2.2-dev.6 [2021-04-19T03:36:07.551Z] v1.2.2-dev.60 [2021-04-19T03:36:07.551Z] v1.2.2-dev.61 [2021-04-19T03:36:07.551Z] v1.2.2-dev.62 [2021-04-19T03:36:07.551Z] v1.2.2-dev.63 [2021-04-19T03:36:07.551Z] v1.2.2-dev.64 [2021-04-19T03:36:07.551Z] v1.2.2-dev.65 [2021-04-19T03:36:07.551Z] v1.2.2-dev.66 [2021-04-19T03:36:07.551Z] v1.2.2-dev.67 [2021-04-19T03:36:07.551Z] v1.2.2-dev.68 [2021-04-19T03:36:07.551Z] v1.2.2-dev.69 [2021-04-19T03:36:07.551Z] v1.2.2-dev.7 [2021-04-19T03:36:07.551Z] v1.2.2-dev.70 [2021-04-19T03:36:07.551Z] v1.2.2-dev.71 [2021-04-19T03:36:07.551Z] v1.2.2-dev.72 [2021-04-19T03:36:07.551Z] v1.2.2-dev.73 [2021-04-19T03:36:07.551Z] v1.2.2-dev.74 [2021-04-19T03:36:07.551Z] v1.2.2-dev.75 [2021-04-19T03:36:07.551Z] v1.2.2-dev.76 [2021-04-19T03:36:07.551Z] v1.2.2-dev.77 [2021-04-19T03:36:07.551Z] v1.2.2-dev.78 [2021-04-19T03:36:07.551Z] v1.2.2-dev.79 [2021-04-19T03:36:07.551Z] v1.2.2-dev.8 [2021-04-19T03:36:07.551Z] v1.2.2-dev.80 [2021-04-19T03:36:07.551Z] v1.2.2-dev.81 [2021-04-19T03:36:07.551Z] v1.2.2-dev.82 [2021-04-19T03:36:07.551Z] v1.2.2-dev.83 [2021-04-19T03:36:07.551Z] v1.2.2-dev.84 [2021-04-19T03:36:07.551Z] v1.2.2-dev.85 [2021-04-19T03:36:07.551Z] v1.2.2-dev.86 [2021-04-19T03:36:07.551Z] v1.2.2-dev.87 [2021-04-19T03:36:07.551Z] v1.2.2-dev.88 [2021-04-19T03:36:07.551Z] v1.2.2-dev.89 [2021-04-19T03:36:07.551Z] v1.2.2-dev.9 [2021-04-19T03:36:07.551Z] v1.2.2-dev.90 [2021-04-19T03:36:07.551Z] v1.2.2-dev.91 [2021-04-19T03:36:07.551Z] v1.2.2-dev.92 [2021-04-19T03:36:07.551Z] v1.2.2-dev.93 [2021-04-19T03:36:07.551Z] v1.2.2-dev.94 [2021-04-19T03:36:07.551Z] v1.2.2-dev.95 [2021-04-19T03:36:07.551Z] v1.2.2-dev.96 [2021-04-19T03:36:07.551Z] v1.2.2-dev.97 [2021-04-19T03:36:07.551Z] v1.2.2-dev.98 [2021-04-19T03:36:07.551Z] v1.2.2-dev.99 [2021-04-19T03:36:07.551Z] v1.3.0 [2021-04-19T03:36:07.551Z] v1.3.1 [2021-04-19T03:36:07.551Z] v1.3.1-dev.1 [2021-04-19T03:36:07.551Z] v1.3.1-dev.10 [2021-04-19T03:36:07.551Z] v1.3.1-dev.11 [2021-04-19T03:36:07.551Z] v1.3.1-dev.12 [2021-04-19T03:36:07.551Z] v1.3.1-dev.13 [2021-04-19T03:36:07.551Z] v1.3.1-dev.14 [2021-04-19T03:36:07.551Z] v1.3.1-dev.15 [2021-04-19T03:36:07.551Z] v1.3.1-dev.16 [2021-04-19T03:36:07.551Z] v1.3.1-dev.17 [2021-04-19T03:36:07.551Z] v1.3.1-dev.18 [2021-04-19T03:36:07.551Z] v1.3.1-dev.2 [2021-04-19T03:36:07.551Z] v1.3.1-dev.3 [2021-04-19T03:36:07.551Z] v1.3.1-dev.4 [2021-04-19T03:36:07.551Z] v1.3.1-dev.5 [2021-04-19T03:36:07.551Z] v1.3.1-dev.6 [2021-04-19T03:36:07.551Z] v1.3.1-dev.7 [2021-04-19T03:36:07.551Z] v1.3.1-dev.8 [2021-04-19T03:36:07.551Z] v1.3.1-dev.9 [2021-04-19T03:36:07.551Z] v2.0.0-dev.1 [2021-04-19T03:36:07.551Z] v2.0.0-dev.10 [2021-04-19T03:36:07.551Z] v2.0.0-dev.100 [2021-04-19T03:36:07.551Z] v2.0.0-dev.101 [2021-04-19T03:36:07.551Z] v2.0.0-dev.102 [2021-04-19T03:36:07.551Z] v2.0.0-dev.103 [2021-04-19T03:36:07.551Z] v2.0.0-dev.104 [2021-04-19T03:36:07.551Z] v2.0.0-dev.105 [2021-04-19T03:36:07.551Z] v2.0.0-dev.106 [2021-04-19T03:36:07.551Z] v2.0.0-dev.107 [2021-04-19T03:36:07.551Z] v2.0.0-dev.108 [2021-04-19T03:36:07.551Z] v2.0.0-dev.109 [2021-04-19T03:36:07.551Z] v2.0.0-dev.11 [2021-04-19T03:36:07.551Z] v2.0.0-dev.110 [2021-04-19T03:36:07.551Z] v2.0.0-dev.111 [2021-04-19T03:36:07.551Z] v2.0.0-dev.112 [2021-04-19T03:36:07.551Z] v2.0.0-dev.113 [2021-04-19T03:36:07.551Z] v2.0.0-dev.114 [2021-04-19T03:36:07.551Z] v2.0.0-dev.115 [2021-04-19T03:36:07.551Z] v2.0.0-dev.116 [2021-04-19T03:36:07.551Z] v2.0.0-dev.117 [2021-04-19T03:36:07.551Z] v2.0.0-dev.118 [2021-04-19T03:36:07.551Z] v2.0.0-dev.119 [2021-04-19T03:36:07.551Z] v2.0.0-dev.12 [2021-04-19T03:36:07.551Z] v2.0.0-dev.120 [2021-04-19T03:36:07.551Z] v2.0.0-dev.121 [2021-04-19T03:36:07.551Z] v2.0.0-dev.122 [2021-04-19T03:36:07.551Z] v2.0.0-dev.123 [2021-04-19T03:36:07.551Z] v2.0.0-dev.124 [2021-04-19T03:36:07.551Z] v2.0.0-dev.125 [2021-04-19T03:36:07.551Z] v2.0.0-dev.126 [2021-04-19T03:36:07.551Z] v2.0.0-dev.127 [2021-04-19T03:36:07.551Z] v2.0.0-dev.128 [2021-04-19T03:36:07.551Z] v2.0.0-dev.129 [2021-04-19T03:36:07.551Z] v2.0.0-dev.13 [2021-04-19T03:36:07.551Z] v2.0.0-dev.130 [2021-04-19T03:36:07.551Z] v2.0.0-dev.131 [2021-04-19T03:36:07.551Z] v2.0.0-dev.132 [2021-04-19T03:36:07.551Z] v2.0.0-dev.133 [2021-04-19T03:36:07.551Z] v2.0.0-dev.134 [2021-04-19T03:36:07.551Z] v2.0.0-dev.135 [2021-04-19T03:36:07.551Z] v2.0.0-dev.136 [2021-04-19T03:36:07.551Z] v2.0.0-dev.137 [2021-04-19T03:36:07.551Z] v2.0.0-dev.138 [2021-04-19T03:36:07.551Z] v2.0.0-dev.139 [2021-04-19T03:36:07.551Z] v2.0.0-dev.14 [2021-04-19T03:36:07.551Z] v2.0.0-dev.140 [2021-04-19T03:36:07.551Z] v2.0.0-dev.141 [2021-04-19T03:36:07.551Z] v2.0.0-dev.142 [2021-04-19T03:36:07.551Z] v2.0.0-dev.143 [2021-04-19T03:36:07.551Z] v2.0.0-dev.144 [2021-04-19T03:36:07.551Z] v2.0.0-dev.145 [2021-04-19T03:36:07.551Z] v2.0.0-dev.146 [2021-04-19T03:36:07.551Z] v2.0.0-dev.147 [2021-04-19T03:36:07.551Z] v2.0.0-dev.148 [2021-04-19T03:36:07.551Z] v2.0.0-dev.149 [2021-04-19T03:36:07.551Z] v2.0.0-dev.15 [2021-04-19T03:36:07.551Z] v2.0.0-dev.150 [2021-04-19T03:36:07.551Z] v2.0.0-dev.151 [2021-04-19T03:36:07.551Z] v2.0.0-dev.152 [2021-04-19T03:36:07.551Z] v2.0.0-dev.153 [2021-04-19T03:36:07.551Z] v2.0.0-dev.154 [2021-04-19T03:36:07.551Z] v2.0.0-dev.155 [2021-04-19T03:36:07.551Z] v2.0.0-dev.156 [2021-04-19T03:36:07.551Z] v2.0.0-dev.157 [2021-04-19T03:36:07.551Z] v2.0.0-dev.158 [2021-04-19T03:36:07.551Z] v2.0.0-dev.159 [2021-04-19T03:36:07.551Z] v2.0.0-dev.16 [2021-04-19T03:36:07.551Z] v2.0.0-dev.160 [2021-04-19T03:36:07.551Z] v2.0.0-dev.161 [2021-04-19T03:36:07.551Z] v2.0.0-dev.162 [2021-04-19T03:36:07.551Z] v2.0.0-dev.163 [2021-04-19T03:36:07.551Z] v2.0.0-dev.164 [2021-04-19T03:36:07.551Z] v2.0.0-dev.165 [2021-04-19T03:36:07.551Z] v2.0.0-dev.166 [2021-04-19T03:36:07.551Z] v2.0.0-dev.167 [2021-04-19T03:36:07.551Z] v2.0.0-dev.168 [2021-04-19T03:36:07.551Z] v2.0.0-dev.169 [2021-04-19T03:36:07.551Z] v2.0.0-dev.17 [2021-04-19T03:36:07.551Z] v2.0.0-dev.170 [2021-04-19T03:36:07.551Z] v2.0.0-dev.171 [2021-04-19T03:36:07.551Z] v2.0.0-dev.172 [2021-04-19T03:36:07.551Z] v2.0.0-dev.173 [2021-04-19T03:36:07.551Z] v2.0.0-dev.174 [2021-04-19T03:36:07.551Z] v2.0.0-dev.175 [2021-04-19T03:36:07.551Z] v2.0.0-dev.18 [2021-04-19T03:36:07.551Z] v2.0.0-dev.19 [2021-04-19T03:36:07.551Z] v2.0.0-dev.2 [2021-04-19T03:36:07.551Z] v2.0.0-dev.20 [2021-04-19T03:36:07.551Z] v2.0.0-dev.21 [2021-04-19T03:36:07.551Z] v2.0.0-dev.22 [2021-04-19T03:36:07.551Z] v2.0.0-dev.23 [2021-04-19T03:36:07.551Z] v2.0.0-dev.24 [2021-04-19T03:36:07.551Z] v2.0.0-dev.25 [2021-04-19T03:36:07.551Z] v2.0.0-dev.26 [2021-04-19T03:36:07.551Z] v2.0.0-dev.27 [2021-04-19T03:36:07.551Z] v2.0.0-dev.28 [2021-04-19T03:36:07.551Z] v2.0.0-dev.29 [2021-04-19T03:36:07.551Z] v2.0.0-dev.3 [2021-04-19T03:36:07.551Z] v2.0.0-dev.30 [2021-04-19T03:36:07.551Z] v2.0.0-dev.31 [2021-04-19T03:36:07.551Z] v2.0.0-dev.32 [2021-04-19T03:36:07.551Z] v2.0.0-dev.33 [2021-04-19T03:36:07.551Z] v2.0.0-dev.34 [2021-04-19T03:36:07.551Z] v2.0.0-dev.35 [2021-04-19T03:36:07.551Z] v2.0.0-dev.36 [2021-04-19T03:36:07.551Z] v2.0.0-dev.37 [2021-04-19T03:36:07.551Z] v2.0.0-dev.38 [2021-04-19T03:36:07.551Z] v2.0.0-dev.39 [2021-04-19T03:36:07.551Z] v2.0.0-dev.4 [2021-04-19T03:36:07.551Z] v2.0.0-dev.40 [2021-04-19T03:36:07.551Z] v2.0.0-dev.41 [2021-04-19T03:36:07.551Z] v2.0.0-dev.42 [2021-04-19T03:36:07.551Z] v2.0.0-dev.43 [2021-04-19T03:36:07.551Z] v2.0.0-dev.44 [2021-04-19T03:36:07.551Z] v2.0.0-dev.45 [2021-04-19T03:36:07.551Z] v2.0.0-dev.46 [2021-04-19T03:36:07.551Z] v2.0.0-dev.47 [2021-04-19T03:36:07.551Z] v2.0.0-dev.48 [2021-04-19T03:36:07.551Z] v2.0.0-dev.49 [2021-04-19T03:36:07.551Z] v2.0.0-dev.5 [2021-04-19T03:36:07.551Z] v2.0.0-dev.50 [2021-04-19T03:36:07.551Z] v2.0.0-dev.51 [2021-04-19T03:36:07.551Z] v2.0.0-dev.52 [2021-04-19T03:36:07.551Z] v2.0.0-dev.53 [2021-04-19T03:36:07.551Z] v2.0.0-dev.54 [2021-04-19T03:36:07.551Z] v2.0.0-dev.55 [2021-04-19T03:36:07.551Z] v2.0.0-dev.56 [2021-04-19T03:36:07.551Z] v2.0.0-dev.57 [2021-04-19T03:36:07.551Z] v2.0.0-dev.58 [2021-04-19T03:36:07.551Z] v2.0.0-dev.59 [2021-04-19T03:36:07.551Z] v2.0.0-dev.6 [2021-04-19T03:36:07.551Z] v2.0.0-dev.60 [2021-04-19T03:36:07.551Z] v2.0.0-dev.61 [2021-04-19T03:36:07.551Z] v2.0.0-dev.62 [2021-04-19T03:36:07.551Z] v2.0.0-dev.63 [2021-04-19T03:36:07.551Z] v2.0.0-dev.64 [2021-04-19T03:36:07.551Z] v2.0.0-dev.65 [2021-04-19T03:36:07.551Z] v2.0.0-dev.66 [2021-04-19T03:36:07.551Z] v2.0.0-dev.67 [2021-04-19T03:36:07.551Z] v2.0.0-dev.68 [2021-04-19T03:36:07.551Z] v2.0.0-dev.69 [2021-04-19T03:36:07.551Z] v2.0.0-dev.7 [2021-04-19T03:36:07.551Z] v2.0.0-dev.70 [2021-04-19T03:36:07.551Z] v2.0.0-dev.71 [2021-04-19T03:36:07.551Z] v2.0.0-dev.72 [2021-04-19T03:36:07.551Z] v2.0.0-dev.73 [2021-04-19T03:36:07.551Z] v2.0.0-dev.74 [2021-04-19T03:36:07.551Z] v2.0.0-dev.75 [2021-04-19T03:36:07.551Z] v2.0.0-dev.76 [2021-04-19T03:36:07.551Z] v2.0.0-dev.77 [2021-04-19T03:36:07.551Z] v2.0.0-dev.78 [2021-04-19T03:36:07.551Z] v2.0.0-dev.79 [2021-04-19T03:36:07.551Z] v2.0.0-dev.8 [2021-04-19T03:36:07.551Z] v2.0.0-dev.80 [2021-04-19T03:36:07.551Z] v2.0.0-dev.81 [2021-04-19T03:36:07.551Z] v2.0.0-dev.82 [2021-04-19T03:36:07.551Z] v2.0.0-dev.83 [2021-04-19T03:36:07.551Z] v2.0.0-dev.84 [2021-04-19T03:36:07.551Z] v2.0.0-dev.85 [2021-04-19T03:36:07.551Z] v2.0.0-dev.86 [2021-04-19T03:36:07.551Z] v2.0.0-dev.87 [2021-04-19T03:36:07.551Z] v2.0.0-dev.88 [2021-04-19T03:36:07.551Z] v2.0.0-dev.89 [2021-04-19T03:36:07.551Z] v2.0.0-dev.9 [2021-04-19T03:36:07.551Z] v2.0.0-dev.90 [2021-04-19T03:36:07.551Z] v2.0.0-dev.91 [2021-04-19T03:36:07.551Z] v2.0.0-dev.92 [2021-04-19T03:36:07.551Z] v2.0.0-dev.93 [2021-04-19T03:36:07.551Z] v2.0.0-dev.94 [2021-04-19T03:36:07.551Z] v2.0.0-dev.95 [2021-04-19T03:36:07.551Z] v2.0.0-dev.96 [2021-04-19T03:36:07.551Z] v2.0.0-dev.97 [2021-04-19T03:36:07.551Z] v2.0.0-dev.98 [2021-04-19T03:36:07.551Z] v2.0.0-dev.99 [Pipeline] sh [2021-04-19T03:36:11.774Z] + lftools sign git-tag v2.0.0-dev.175 [2021-04-19T03:36:11.774Z] Signing Git tag with Sigul... [2021-04-19T03:36:11.774Z] Signing v2.0.0-dev.175 [Pipeline] echo [2021-04-19T03:36:13.760Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T03:36:14.086Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-04-19T03:36:14.097Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-04-19T03:36:14.125Z] $ docker stop --time=1 2408692c887eda0d04aa0642d0769b4bab4f837a787541fbb56ade4e01b49f14 [2021-04-19T03:36:16.556Z] $ docker rm -f 2408692c887eda0d04aa0642d0769b4bab4f837a787541fbb56ade4e01b49f14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:36:17.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-19T03:36:17.276Z] . [Pipeline] withDockerContainer [2021-04-19T03:36:17.502Z] prd-centos7-docker-4c-2g-672 does not seem to be running inside a container [2021-04-19T03:36:17.578Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/443 -v /w/workspace/edgex-go/443:/w/workspace/edgex-go/443:rw,z -v /w/workspace/edgex-go/443@tmp:/w/workspace/edgex-go/443@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-04-19T03:36:19.615Z] $ docker top 60ee885f98ef286332cf3c91324f95744d70cc184f4178a3f9c04f461ffe0955 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-19T03:36:20.240Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-19T03:36:20.240Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-19T03:36:21.115Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-19T03:36:21.116Z] $ docker exec 60ee885f98ef286332cf3c91324f95744d70cc184f4178a3f9c04f461ffe0955 ssh-agent [2021-04-19T03:36:22.044Z] SSH_AUTH_SOCK=/tmp/ssh-O9xzLVrgtqjC/agent.11 [2021-04-19T03:36:22.044Z] SSH_AGENT_PID=16 [2021-04-19T03:36:22.053Z] Running ssh-add (command line suppressed) [2021-04-19T03:36:22.236Z] Identity added: /w/workspace/edgex-go/443@tmp/private_key_1293662402915968637.key (/w/workspace/edgex-go/443@tmp/private_key_1293662402915968637.key) [2021-04-19T03:36:22.571Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-19T03:36:23.244Z] + git semver bump pre [2021-04-19T03:36:23.512Z] # -> Open(): unable to determine branch for HEAD [2021-04-19T03:36:23.512Z] # $GIT_DIR = /w/workspace/edgex-go/443/.git [2021-04-19T03:36:23.512Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/443 [2021-04-19T03:36:23.512Z] # $SEMVER_REMOTE_NAME = origin [2021-04-19T03:36:23.512Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-19T03:36:23.512Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-19T03:36:23.512Z] # $SEMVER_BRANCH = master [2021-04-19T03:36:23.512Z] # $SEMVER_DIR = /w/workspace/edgex-go/443/.semver [2021-04-19T03:36:23.512Z] 2.0.0-dev.176 [Pipeline] } [2021-04-19T03:36:23.537Z] $ docker exec --env ******** --env ******** 60ee885f98ef286332cf3c91324f95744d70cc184f4178a3f9c04f461ffe0955 ssh-agent -k [2021-04-19T03:36:23.704Z] unset SSH_AUTH_SOCK; [2021-04-19T03:36:23.705Z] unset SSH_AGENT_PID; [2021-04-19T03:36:23.705Z] echo Agent pid 16 killed; [2021-04-19T03:36:23.786Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-19T03:36:24.128Z] + git semver [Pipeline] } [2021-04-19T03:36:24.143Z] $ docker stop --time=1 60ee885f98ef286332cf3c91324f95744d70cc184f4178a3f9c04f461ffe0955 [2021-04-19T03:36:26.920Z] $ docker rm -f 60ee885f98ef286332cf3c91324f95744d70cc184f4178a3f9c04f461ffe0955 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:36:27.638Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-19T03:36:27.639Z] . [Pipeline] withDockerContainer [2021-04-19T03:36:27.777Z] prd-centos7-docker-4c-2g-672 does not seem to be running inside a container [2021-04-19T03:36:27.839Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/443 -v /w/workspace/edgex-go/443:/w/workspace/edgex-go/443:rw,z -v /w/workspace/edgex-go/443@tmp:/w/workspace/edgex-go/443@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-04-19T03:36:28.900Z] $ docker top 526d645b77a4c8a6c76690c4316d5aad5d2b44e4590a6bc4a9b4da051d3475bf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-19T03:36:29.128Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-19T03:36:29.128Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-19T03:36:30.237Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-19T03:36:30.238Z] $ docker exec 526d645b77a4c8a6c76690c4316d5aad5d2b44e4590a6bc4a9b4da051d3475bf ssh-agent [2021-04-19T03:36:31.362Z] SSH_AUTH_SOCK=/tmp/ssh-Q827Scu3OpBo/agent.12 [2021-04-19T03:36:31.362Z] SSH_AGENT_PID=17 [2021-04-19T03:36:31.402Z] Running ssh-add (command line suppressed) [2021-04-19T03:36:32.502Z] Identity added: /w/workspace/edgex-go/443@tmp/private_key_221427281351940870.key (/w/workspace/edgex-go/443@tmp/private_key_221427281351940870.key) [2021-04-19T03:36:33.319Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-19T03:36:34.350Z] + git semver push [2021-04-19T03:36:34.350Z] # -> Open(): unable to determine branch for HEAD [2021-04-19T03:36:34.350Z] # $GIT_DIR = /w/workspace/edgex-go/443/.git [2021-04-19T03:36:34.350Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/443 [2021-04-19T03:36:34.350Z] # $SEMVER_REMOTE_NAME = origin [2021-04-19T03:36:34.350Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-19T03:36:34.350Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-19T03:36:34.350Z] # $SEMVER_BRANCH = master [2021-04-19T03:36:34.350Z] # $SEMVER_DIR = /w/workspace/edgex-go/443/.semver [Pipeline] } [2021-04-19T03:36:49.508Z] $ docker exec --env ******** --env ******** 526d645b77a4c8a6c76690c4316d5aad5d2b44e4590a6bc4a9b4da051d3475bf ssh-agent -k [2021-04-19T03:36:49.707Z] unset SSH_AUTH_SOCK; [2021-04-19T03:36:49.707Z] unset SSH_AGENT_PID; [2021-04-19T03:36:49.707Z] echo Agent pid 17 killed; [2021-04-19T03:36:49.790Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-19T03:36:50.127Z] + git semver [Pipeline] } [2021-04-19T03:36:50.144Z] $ docker stop --time=1 526d645b77a4c8a6c76690c4316d5aad5d2b44e4590a6bc4a9b4da051d3475bf [2021-04-19T03:36:51.620Z] $ docker rm -f 526d645b77a4c8a6c76690c4316d5aad5d2b44e4590a6bc4a9b4da051d3475bf [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-04-19T03:36:52.642Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T03:36:54.556Z] ---> package-listing.sh [2021-04-19T03:36:54.556Z] ++ facter osfamily [2021-04-19T03:36:54.556Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-19T03:36:54.823Z] + OS_FAMILY=redhat [2021-04-19T03:36:54.823Z] + workspace=/w/workspace/edgex-go/443 [2021-04-19T03:36:54.823Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-19T03:36:54.823Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-19T03:36:54.823Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-19T03:36:54.823Z] + PACKAGES=/tmp/packages_start.txt [2021-04-19T03:36:54.823Z] + '[' /w/workspace/edgex-go/443 ']' [2021-04-19T03:36:54.823Z] + PACKAGES=/tmp/packages_end.txt [2021-04-19T03:36:54.823Z] + case "${OS_FAMILY}" in [2021-04-19T03:36:54.823Z] + rpm -qa [2021-04-19T03:36:54.823Z] + sort [2021-04-19T03:37:03.022Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-19T03:37:03.022Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-19T03:37:03.022Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-19T03:37:03.022Z] + '[' /w/workspace/edgex-go/443 ']' [2021-04-19T03:37:03.022Z] + mkdir -p /w/workspace/edgex-go/443/archives/ [2021-04-19T03:37:03.022Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/443/archives/ [Pipeline] echo [2021-04-19T03:37:03.036Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/443/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-19T03:37:03.337Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:37:03.910Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-19T03:37:03.910Z] [2021-04-19T03:37:03.910Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-19T03:37:04.233Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-19T03:37:04.233Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-19T03:37:04.233Z] df20fa9351a1: Pulling fs layer [2021-04-19T03:37:04.233Z] 36b3adc4ff6f: Pulling fs layer [2021-04-19T03:37:04.233Z] 8ad3a11d3b57: Pulling fs layer [2021-04-19T03:37:04.233Z] 46f8f816bc3b: Pulling fs layer [2021-04-19T03:37:04.233Z] 93b61091891f: Pulling fs layer [2021-04-19T03:37:04.233Z] 93b9cdb0e59b: Pulling fs layer [2021-04-19T03:37:04.233Z] 5e14af77c1be: Pulling fs layer [2021-04-19T03:37:04.233Z] 01666e4c0597: Pulling fs layer [2021-04-19T03:37:04.233Z] aa168da1d23b: Pulling fs layer [2021-04-19T03:37:04.233Z] 93b9cdb0e59b: Waiting [2021-04-19T03:37:04.233Z] 5e14af77c1be: Waiting [2021-04-19T03:37:04.233Z] 01666e4c0597: Waiting [2021-04-19T03:37:04.233Z] 46f8f816bc3b: Waiting [2021-04-19T03:37:04.233Z] 93b61091891f: Waiting [2021-04-19T03:37:04.233Z] aa168da1d23b: Waiting [2021-04-19T03:37:04.233Z] 36b3adc4ff6f: Verifying Checksum [2021-04-19T03:37:04.233Z] 36b3adc4ff6f: Download complete [2021-04-19T03:37:04.499Z] 46f8f816bc3b: Download complete [2021-04-19T03:37:04.499Z] df20fa9351a1: Verifying Checksum [2021-04-19T03:37:04.499Z] df20fa9351a1: Download complete [2021-04-19T03:37:04.499Z] 93b9cdb0e59b: Verifying Checksum [2021-04-19T03:37:04.499Z] 93b9cdb0e59b: Download complete [2021-04-19T03:37:04.499Z] 5e14af77c1be: Verifying Checksum [2021-04-19T03:37:04.499Z] 5e14af77c1be: Download complete [2021-04-19T03:37:04.499Z] 93b61091891f: Download complete [2021-04-19T03:37:04.499Z] 01666e4c0597: Verifying Checksum [2021-04-19T03:37:04.499Z] 01666e4c0597: Download complete [2021-04-19T03:37:04.499Z] 8ad3a11d3b57: Verifying Checksum [2021-04-19T03:37:04.499Z] 8ad3a11d3b57: Download complete [2021-04-19T03:37:05.090Z] df20fa9351a1: Pull complete [2021-04-19T03:37:06.085Z] 36b3adc4ff6f: Pull complete [2021-04-19T03:37:07.527Z] aa168da1d23b: Verifying Checksum [2021-04-19T03:37:07.527Z] aa168da1d23b: Download complete [2021-04-19T03:37:07.796Z] 8ad3a11d3b57: Pull complete [2021-04-19T03:37:08.106Z] 46f8f816bc3b: Pull complete [2021-04-19T03:37:08.707Z] 93b61091891f: Pull complete [2021-04-19T03:37:09.316Z] 93b9cdb0e59b: Pull complete [2021-04-19T03:37:09.578Z] 5e14af77c1be: Pull complete [2021-04-19T03:37:09.578Z] 01666e4c0597: Pull complete [2021-04-19T03:37:24.933Z] aa168da1d23b: Pull complete [2021-04-19T03:37:24.933Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-19T03:37:24.933Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-19T03:37:24.933Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-19T03:37:25.525Z] prd-centos7-docker-4c-2g-672 does not seem to be running inside a container [2021-04-19T03:37:26.065Z] $ 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/443/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/443 -v /w/workspace/edgex-go/443:/w/workspace/edgex-go/443:rw,z -v /w/workspace/edgex-go/443@tmp:/w/workspace/edgex-go/443@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:10003/edgex-lftools-log-publisher:alpine cat [2021-04-19T03:37:30.531Z] $ docker top 520a26c2a70c09b7d26e97f09fec5050d33178d715245d8203faf3ed05f98ec4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-19T03:37:32.203Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-19T03:37:32.557Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-19T03:37:32.873Z] + ls /var/log/sa-host [2021-04-19T03:37:32.873Z] + sadf -c /var/log/sa-host/sa19 [2021-04-19T03:37:32.873Z] file_magic: OK [2021-04-19T03:37:32.873Z] HZ: Using current value: 100 [2021-04-19T03:37:32.873Z] file_header: OK [2021-04-19T03:37:32.873Z] 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-04-19T03:37:32.873Z] Statistics: [2021-04-19T03:37:32.873Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...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-04-19T03:37:32.873Z] File successfully converted to sysstat format version 12.2.1 [2021-04-19T03:37:32.873Z] + sadf -c /var/log/sa-host/sa23 [2021-04-19T03:37:32.873Z] file_magic: OK [2021-04-19T03:37:32.873Z] HZ: Using current value: 100 [2021-04-19T03:37:32.873Z] file_header: OK [2021-04-19T03:37:32.873Z] 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-04-19T03:37:32.873Z] Statistics: [2021-04-19T03:37:32.873Z] Hnuu...uuuununununu... [2021-04-19T03:37:32.873Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-19T03:37:33.443Z] provisioning config files... [2021-04-19T03:37:33.951Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/443@tmp/config6850136117991688795tmp [Pipeline] { [Pipeline] echo [2021-04-19T03:37:33.978Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T03:37:34.282Z] ---> create-netrc.sh [Pipeline] } [2021-04-19T03:37:34.293Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-19T03:37:34.318Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T03:37:34.621Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-19T03:37:34.631Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T03:37:34.935Z] ---> sudo-logs.sh [2021-04-19T03:37:34.935Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-19T03:37:34.967Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T03:37:35.618Z] ---> job-cost.sh [2021-04-19T03:37:35.618Z] lf-activate-venv: SKIPPING [2021-04-19T03:37:35.618Z] DEBUG: total: 0.20999999344348907 [2021-04-19T03:37:35.618Z] INFO: Retrieving Stack Cost... [2021-04-19T03:37:36.569Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-19T03:37:37.144Z] INFO: Archiving Costs [Pipeline] echo [2021-04-19T03:37:37.157Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T03:37:37.454Z] ---> logs-deploy.sh [2021-04-19T03:37:37.454Z] lf-activate-venv: SKIPPING [2021-04-19T03:37:37.454Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/443 [2021-04-19T03:37:37.454Z] INFO: archiving workspace using pattern(s): [2021-04-19T03:37:39.502Z] Archives upload complete. [2021-04-19T03:37:39.776Z] INFO: archiving logs to Nexus [2021-04-19T03:37:41.712Z] ---> uname -a: [2021-04-19T03:37:41.712Z] Linux prd-centos7-docker-4c-2g-672.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-04-19T03:37:41.712Z] [2021-04-19T03:37:41.712Z] [2021-04-19T03:37:41.712Z] ---> lscpu: [2021-04-19T03:37:41.712Z] Architecture: x86_64 [2021-04-19T03:37:41.712Z] CPU op-mode(s): 32-bit, 64-bit [2021-04-19T03:37:41.712Z] Byte Order: Little Endian [2021-04-19T03:37:41.712Z] Address sizes: 40 bits physical, 48 bits virtual [2021-04-19T03:37:41.712Z] CPU(s): 4 [2021-04-19T03:37:41.712Z] On-line CPU(s) list: 0-3 [2021-04-19T03:37:41.712Z] Thread(s) per core: 1 [2021-04-19T03:37:41.712Z] Core(s) per socket: 1 [2021-04-19T03:37:41.712Z] Socket(s): 4 [2021-04-19T03:37:41.712Z] NUMA node(s): 1 [2021-04-19T03:37:41.712Z] Vendor ID: GenuineIntel [2021-04-19T03:37:41.712Z] CPU family: 6 [2021-04-19T03:37:41.712Z] Model: 44 [2021-04-19T03:37:41.712Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-04-19T03:37:41.712Z] Stepping: 1 [2021-04-19T03:37:41.712Z] CPU MHz: 2933.438 [2021-04-19T03:37:41.712Z] BogoMIPS: 5866.87 [2021-04-19T03:37:41.712Z] Virtualization: VT-x [2021-04-19T03:37:41.712Z] Hypervisor vendor: KVM [2021-04-19T03:37:41.712Z] Virtualization type: full [2021-04-19T03:37:41.712Z] L1d cache: 128 KiB [2021-04-19T03:37:41.712Z] L1i cache: 128 KiB [2021-04-19T03:37:41.712Z] L2 cache: 16 MiB [2021-04-19T03:37:41.712Z] L3 cache: 64 MiB [2021-04-19T03:37:41.712Z] NUMA node0 CPU(s): 0-3 [2021-04-19T03:37:41.712Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-04-19T03:37:41.712Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-04-19T03:37:41.712Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-04-19T03:37:41.712Z] Vulnerability Meltdown: Mitigation; PTI [2021-04-19T03:37:41.712Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-04-19T03:37:41.712Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-04-19T03:37:41.712Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-04-19T03:37:41.712Z] Vulnerability Srbds: Not affected [2021-04-19T03:37:41.712Z] Vulnerability Tsx async abort: Not affected [2021-04-19T03:37:41.712Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-04-19T03:37:41.712Z] [2021-04-19T03:37:41.712Z] [2021-04-19T03:37:41.712Z] ---> nproc: [2021-04-19T03:37:41.712Z] 4 [2021-04-19T03:37:41.712Z] [2021-04-19T03:37:41.712Z] [2021-04-19T03:37:41.712Z] ---> df -h: [2021-04-19T03:37:41.712Z] Filesystem Size Used Available Use% Mounted on [2021-04-19T03:37:41.712Z] overlay 50.0G 13.1G 36.9G 26% / [2021-04-19T03:37:41.712Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-04-19T03:37:41.712Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-04-19T03:37:41.712Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-04-19T03:37:41.712Z] /dev/vda1 50.0G 13.1G 36.9G 26% /facter-os [2021-04-19T03:37:41.712Z] /dev/vda1 50.0G 13.1G 36.9G 26% /etc/resolv.conf [2021-04-19T03:37:41.712Z] /dev/vda1 50.0G 13.1G 36.9G 26% /etc/hostname [2021-04-19T03:37:41.712Z] /dev/vda1 50.0G 13.1G 36.9G 26% /etc/hosts [2021-04-19T03:37:41.712Z] /dev/vda1 50.0G 13.1G 36.9G 26% /var/log/auth.log [2021-04-19T03:37:41.712Z] /dev/vda1 50.0G 13.1G 36.9G 26% /run/cloud-init/result.json [2021-04-19T03:37:41.712Z] /dev/vda1 50.0G 13.1G 36.9G 26% /var/log/sa-host [2021-04-19T03:37:41.712Z] /dev/vda1 50.0G 13.1G 36.9G 26% /var/log/secure [2021-04-19T03:37:41.712Z] /dev/vda1 50.0G 13.1G 36.9G 26% /w/workspace/edgex-go/443 [2021-04-19T03:37:41.712Z] /dev/vda1 50.0G 13.1G 36.9G 26% /w/workspace/edgex-go/443@tmp [2021-04-19T03:37:41.712Z] [2021-04-19T03:37:41.712Z] [2021-04-19T03:37:41.712Z] ---> free -m: [2021-04-19T03:37:41.712Z] total used free shared buff/cache available [2021-04-19T03:37:41.712Z] Mem: 1837 813 139 0 884 975 [2021-04-19T03:37:41.712Z] Swap: 1023 59 964 [2021-04-19T03:37:41.712Z] [2021-04-19T03:37:41.712Z] [2021-04-19T03:37:41.712Z] ---> ip addr: [2021-04-19T03:37:41.712Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-04-19T03:37:41.712Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-04-19T03:37:41.712Z] inet 127.0.0.1/8 scope host lo [2021-04-19T03:37:41.712Z] valid_lft forever preferred_lft forever [2021-04-19T03:37:41.712Z] inet6 ::1/128 scope host [2021-04-19T03:37:41.712Z] valid_lft forever preferred_lft forever [2021-04-19T03:37:41.712Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-04-19T03:37:41.713Z] link/ether fa:16:3e:e3:a5:69 brd ff:ff:ff:ff:ff:ff [2021-04-19T03:37:41.713Z] inet 10.30.123.162/23 brd 10.30.123.255 scope global dynamic eth0 [2021-04-19T03:37:41.713Z] valid_lft 84266sec preferred_lft 84266sec [2021-04-19T03:37:41.713Z] inet6 fe80::f816:3eff:fee3:a569/64 scope link [2021-04-19T03:37:41.713Z] valid_lft forever preferred_lft forever [2021-04-19T03:37:41.713Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-04-19T03:37:41.713Z] link/ether 02:42:ad:3a:ab:75 brd ff:ff:ff:ff:ff:ff [2021-04-19T03:37:41.713Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-04-19T03:37:41.713Z] valid_lft forever preferred_lft forever [2021-04-19T03:37:41.713Z] inet6 fe80::42:adff:fe3a:ab75/64 scope link [2021-04-19T03:37:41.713Z] valid_lft forever preferred_lft forever [2021-04-19T03:37:41.713Z] [2021-04-19T03:37:41.713Z] [2021-04-19T03:37:41.713Z] ---> sar -b -r -n DEV: [2021-04-19T03:37:41.713Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/19/21 _x86_64_ (4 CPU) [2021-04-19T03:37:41.713Z] [2021-04-19T03:37:41.713Z] 03:01:52 LINUX RESTART (4 CPU) [2021-04-19T03:37:41.713Z] [2021-04-19T03:37:41.713Z] 03:03:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-04-19T03:37:41.713Z] 03:04:01 2.63 0.03 2.60 0.00 11.15 65.03 0.00 [2021-04-19T03:37:41.713Z] 03:05:01 0.25 0.00 0.25 0.00 0.00 3.25 0.00 [2021-04-19T03:37:41.713Z] 03:06:01 0.28 0.00 0.28 0.00 0.00 3.35 0.00 [2021-04-19T03:37:41.713Z] 03:07:01 0.28 0.00 0.28 0.00 0.00 2.55 0.00 [2021-04-19T03:37:41.713Z] 03:08:01 0.22 0.00 0.22 0.00 0.00 3.15 0.00 [2021-04-19T03:37:41.713Z] 03:09:01 0.35 0.00 0.35 0.00 0.00 3.91 0.00 [2021-04-19T03:37:41.713Z] 03:10:01 0.25 0.00 0.25 0.00 0.00 2.46 0.00 [2021-04-19T03:37:41.713Z] 03:11:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 [2021-04-19T03:37:41.713Z] 03:12:01 0.23 0.00 0.23 0.00 0.00 2.75 0.00 [2021-04-19T03:37:41.713Z] 03:13:01 0.20 0.00 0.20 0.00 0.00 2.06 0.00 [2021-04-19T03:37:41.713Z] 03:14:01 0.32 0.00 0.32 0.00 0.00 3.36 0.00 [2021-04-19T03:37:41.713Z] 03:15:01 27.02 4.92 22.09 0.00 405.52 5798.42 0.00 [2021-04-19T03:37:41.713Z] 03:16:02 95.83 54.78 41.05 0.00 8359.66 12974.26 0.00 [2021-04-19T03:37:41.713Z] 03:17:01 233.83 86.01 147.82 0.00 4515.74 39197.40 0.00 [2021-04-19T03:37:41.713Z] 03:18:01 171.52 70.64 100.88 0.00 2544.27 12962.54 0.00 [2021-04-19T03:37:41.713Z] 03:19:01 86.61 28.60 58.02 0.00 1108.38 6665.40 0.00 [2021-04-19T03:37:41.713Z] 03:20:02 51.96 10.33 41.64 0.00 462.42 6386.56 0.00 [2021-04-19T03:37:41.713Z] 03:21:01 79.52 41.36 38.16 0.00 1465.16 3096.24 0.00 [2021-04-19T03:37:41.713Z] 03:22:01 66.04 27.01 39.03 0.00 1869.15 2940.82 0.00 [2021-04-19T03:37:41.713Z] 03:23:02 60.35 6.18 54.16 0.00 482.66 16829.63 0.00 [2021-04-19T03:37:41.713Z] 03:24:03 288.87 119.91 168.95 0.00 59386.27 117723.32 0.00 [2021-04-19T03:37:41.713Z] 03:25:03 1145.42 974.89 170.52 0.00 75772.59 77988.05 0.00 [2021-04-19T03:37:41.713Z] 03:26:05 1653.52 1478.58 174.94 0.00 93976.86 105113.32 0.00 [2021-04-19T03:37:41.713Z] 03:27:02 283.32 204.91 78.41 0.00 11757.24 11402.55 0.00 [2021-04-19T03:37:41.713Z] 03:28:01 290.96 111.47 179.49 0.00 11768.16 27397.25 0.00 [2021-04-19T03:37:41.713Z] 03:29:02 971.35 795.98 175.37 0.00 78571.48 118531.09 0.00 [2021-04-19T03:37:41.713Z] 03:30:02 714.06 553.04 161.02 0.00 41270.92 47414.18 0.00 [2021-04-19T03:37:41.713Z] 03:31:01 173.71 62.92 110.79 0.00 2149.88 21866.46 0.00 [2021-04-19T03:37:41.713Z] 03:32:01 85.59 17.78 67.81 0.00 4227.22 6768.79 0.00 [2021-04-19T03:37:41.713Z] 03:33:01 47.11 29.97 17.15 0.00 3101.55 2664.36 0.00 [2021-04-19T03:37:41.713Z] 03:34:02 240.24 121.55 118.69 0.00 6980.25 31011.04 0.00 [2021-04-19T03:37:41.713Z] 03:35:01 116.32 67.21 49.11 0.00 4653.69 7002.49 0.00 [2021-04-19T03:37:41.713Z] 03:36:01 224.27 67.35 156.92 0.00 4420.93 28943.41 0.00 [2021-04-19T03:37:41.713Z] 03:37:01 101.31 83.10 18.21 0.00 6208.13 3345.10 0.00 [2021-04-19T03:37:41.713Z] Average: 214.07 149.34 64.73 0.00 12675.20 21224.41 0.00 [2021-04-19T03:37:41.713Z] [2021-04-19T03:37:41.713Z] 03:03:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-04-19T03:37:41.713Z] 03:04:01 96160 0 502984 26.73 2620 1279780 1024388 34.96 318500 1271056 16 [2021-04-19T03:37:41.713Z] 03:05:01 98180 0 500960 26.62 2620 1279784 1024008 34.95 314408 1273164 8 [2021-04-19T03:37:41.713Z] 03:06:01 101648 0 497484 26.44 2620 1279792 995008 33.96 311816 1273164 8 [2021-04-19T03:37:41.713Z] 03:07:01 101568 0 497564 26.44 2620 1279792 995008 33.96 311872 1273164 16 [2021-04-19T03:37:41.713Z] 03:08:01 101900 0 497224 26.43 2620 1279800 995068 33.96 312076 1273168 16 [2021-04-19T03:37:41.713Z] 03:09:01 102136 0 496984 26.41 2620 1279804 995008 33.96 311772 1273164 12 [2021-04-19T03:37:41.713Z] 03:10:01 102128 0 496992 26.41 2620 1279804 995008 33.96 311772 1273164 8 [2021-04-19T03:37:41.713Z] 03:11:01 101940 0 497172 26.42 2620 1279812 995008 33.96 311828 1273164 16 [2021-04-19T03:37:41.713Z] 03:12:01 102236 0 496872 26.41 2620 1279816 995008 33.96 311828 1273164 16 [2021-04-19T03:37:41.713Z] 03:13:01 101356 0 497744 26.45 2620 1279824 995092 33.96 312160 1273164 16 [2021-04-19T03:37:41.713Z] 03:14:01 101708 0 497392 26.44 2620 1279824 995008 33.96 312048 1273164 12 [2021-04-19T03:37:41.713Z] 03:15:01 89868 0 610892 32.47 2620 1178164 1119672 38.21 516936 1075872 12852 [2021-04-19T03:37:41.713Z] 03:16:02 399716 0 613904 32.63 2620 865304 1099980 37.54 492060 787112 148 [2021-04-19T03:37:41.713Z] 03:17:01 142276 0 735840 39.11 1740 1001688 1570928 53.61 574888 921664 1616 [2021-04-19T03:37:41.713Z] 03:18:01 155456 0 797200 42.37 1544 927344 1753512 59.84 590620 857044 40804 [2021-04-19T03:37:41.713Z] 03:19:01 227796 0 785504 41.75 804 867440 1823860 62.25 612436 756852 77608 [2021-04-19T03:37:41.713Z] 03:20:02 114000 0 899960 47.83 636 866948 1751560 59.78 754172 726108 26768 [2021-04-19T03:37:41.713Z] 03:21:01 201972 0 831956 44.22 636 846980 1750508 59.74 647968 741004 50964 [2021-04-19T03:37:41.713Z] 03:22:01 219640 0 790392 42.01 608 870904 1482644 50.60 630152 734576 75288 [2021-04-19T03:37:41.713Z] 03:23:02 76936 0 788772 41.92 560 1015276 1543924 52.69 643468 869712 85588 [2021-04-19T03:37:41.713Z] 03:24:03 87800 0 834200 44.34 52 959492 2272428 77.55 701236 886956 43168 [2021-04-19T03:37:41.713Z] 03:25:03 67640 0 845128 44.92 52 968724 2345056 80.03 721196 873856 77548 [2021-04-19T03:37:41.713Z] 03:26:05 63616 0 860492 45.73 52 957384 2334768 79.68 762592 822812 42060 [2021-04-19T03:37:41.713Z] 03:27:02 368076 0 1125280 59.81 40 388148 4030492 137.55 617972 619348 49108 [2021-04-19T03:37:41.713Z] 03:28:01 341412 0 766516 40.74 40 773576 1632640 55.72 523312 751156 28 [2021-04-19T03:37:41.713Z] 03:29:02 268712 0 787972 41.88 40 824820 2303740 78.62 467172 896428 280 [2021-04-19T03:37:41.713Z] 03:30:02 545520 0 687572 36.54 40 648412 1368684 46.71 388116 712072 40 [2021-04-19T03:37:41.713Z] 03:31:01 79172 0 731300 38.87 40 1071032 1477320 50.42 543724 1013624 62308 [2021-04-19T03:37:41.713Z] 03:32:01 89728 0 695732 36.98 40 1096044 1461472 49.88 519228 1019748 32 [2021-04-19T03:37:41.713Z] 03:33:01 71756 0 697032 37.05 40 1112716 1515964 51.74 623224 937184 90752 [2021-04-19T03:37:41.713Z] 03:34:02 70036 0 770180 40.93 40 1041288 1457184 49.73 667732 853836 2996 [2021-04-19T03:37:41.713Z] 03:35:01 78264 0 714392 37.97 40 1088848 1385436 47.28 684316 836680 96012 [2021-04-19T03:37:41.713Z] 03:36:01 205244 0 791612 42.07 0 884688 1358424 46.36 509032 806040 41004 [2021-04-19T03:37:41.713Z] 03:37:01 93768 0 797500 42.39 0 990276 1313444 44.83 534372 887096 216 [2021-04-19T03:37:41.713Z] Average: 152040 0 689374 36.64 1209 1038921 1504625 51.35 504882 982044 25804 [2021-04-19T03:37:41.713Z] [2021-04-19T03:37:41.713Z] 03:03:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-04-19T03:37:41.713Z] 03:04:01 eth0 1.76 0.69 1.58 0.26 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:05:01 eth0 0.43 0.40 0.26 0.22 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:06:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:07:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:08:01 eth0 0.22 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:09:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:10:01 eth0 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:11:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:12:01 eth0 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:13:01 eth0 0.27 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:14:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:15:01 eth0 550.72 511.46 3010.76 74.80 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:16:02 eth0 879.55 927.85 3040.51 135.21 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:16:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:16:02 docker0 859.00 788.05 71.96 2685.92 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:17:01 eth0 431.50 324.19 3262.39 33.09 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:17:01 veth2a529a1 27.42 36.73 2.62 23.81 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:17:01 docker0 101.75 144.78 6.40 391.94 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:18:01 veth5fa0949 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:18:01 eth0 115.56 99.60 470.68 16.25 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:18:01 docker0 82.13 94.32 6.32 446.82 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:19:01 veth5fa0949 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:19:01 eth0 21.00 18.83 11.59 58.59 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:20:02 veth5fa0949 2.13 2.13 0.17 0.18 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:20:02 eth0 28.04 21.43 20.57 11.39 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:20:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:20:02 docker0 2.13 2.13 0.14 0.18 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:21:01 veth5fa0949 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:21:01 eth0 16.16 12.54 12.62 6.97 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:22:01 veth5fa0949 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:22:01 eth0 28.42 24.77 14.10 63.91 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:23:02 eth0 177.64 139.58 1685.88 20.45 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:23:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.713Z] 03:23:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.714Z] 03:24:03 veth71a652e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.714Z] 03:24:03 eth0 32.50 26.81 22.50 49.21 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.714Z] 03:24:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.714Z] 03:24:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.714Z] 03:25:03 veth71a652e 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.714Z] 03:25:03 eth0 79.78 51.28 166.83 12.45 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.714Z] 03:25:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.714Z] 03:25:03 docker0 34.61 55.10 2.23 148.79 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.714Z] 03:26:05 veth71a652e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.714Z] 03:26:05 eth0 3.50 2.54 3.52 1.22 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.714Z] 03:26:05 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.714Z] 03:26:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.714Z] 03:27:02 veth9a3925e 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.714Z] 03:27:02 veth71a652e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.714Z] 03:27:02 veth0bfe9f8 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.714Z] 03:27:02 eth0 6.96 5.25 5.39 2.95 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.714Z] 03:28:01 veth71a652e 0.00 0.34 0.00 0.01 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.714Z] 03:28:01 eth0 89.17 51.61 259.59 61.78 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.714Z] 03:28:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.714Z] 03:28:01 docker0 1112.15 1144.74 89.30 3918.85 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.714Z] 03:29:02 vethc97a830 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.714Z] 03:29:02 veth71a652e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.714Z] 03:29:02 veth4aa21c9 0.00 0.11 0.00 0.01 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.714Z] 03:29:02 veth01b0b05 0.00 0.11 0.00 0.01 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.714Z] 03:30:02 veth71a652e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.714Z] 03:30:02 eth0 2712.97 2379.79 12564.75 638.13 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.714Z] 03:30:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.714Z] 03:30:02 docker0 1113.66 1152.11 89.29 3935.07 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.714Z] 03:31:01 veth71a652e 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.714Z] 03:31:01 vethc58d41c 19.58 42.58 1.41 332.78 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.714Z] 03:31:01 eth0 184.22 134.00 1625.62 23.53 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.714Z] 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.714Z] 03:32:01 eth0 160.79 140.16 98.07 448.59 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.714Z] 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.714Z] 03:32:01 docker0 1122.76 1184.68 89.67 4252.21 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.714Z] 03:33:01 eth0 577.03 517.41 2836.20 1262.76 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.714Z] 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.714Z] 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.714Z] 03:34:02 veth5cbd490 9.54 10.36 1.39 16.10 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.714Z] 03:34:02 eth0 167.68 144.06 1339.29 17.48 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.714Z] 03:34:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.714Z] 03:34:02 docker0 9.54 10.23 1.26 16.09 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.714Z] 03:35:01 eth0 373.26 320.55 2884.52 86.77 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.714Z] 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.714Z] 03:35:01 docker0 36.76 39.91 2.56 358.22 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.714Z] 03:36:01 eth0 159.56 120.99 990.21 34.34 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.714Z] 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.714Z] 03:36:01 docker0 18.70 34.26 0.96 243.69 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.714Z] 03:36:01 vethdfc3c53 18.70 34.40 1.21 243.70 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.714Z] 03:37:01 eth0 52.79 44.82 53.45 63.82 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.714Z] 03:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.714Z] 03:37:01 docker0 3.53 2.54 1.13 1.58 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.714Z] Average: eth0 123.02 108.11 641.79 75.08 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.714Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.714Z] Average: docker0 35.18 37.55 2.82 143.78 0.00 0.00 0.00 0.00 [2021-04-19T03:37:41.714Z] [2021-04-19T03:37:41.714Z] [2021-04-19T03:37:41.714Z] ---> sar -P ALL: [2021-04-19T03:37:41.714Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/19/21 _x86_64_ (4 CPU) [2021-04-19T03:37:41.714Z] [2021-04-19T03:37:41.714Z] 03:01:52 LINUX RESTART (4 CPU) [2021-04-19T03:37:41.714Z] [2021-04-19T03:37:41.714Z] 03:03:02 CPU %user %nice %system %iowait %steal %idle [2021-04-19T03:37:41.714Z] 03:04:01 all 0.17 0.00 0.09 0.00 1.51 98.22 [2021-04-19T03:37:41.714Z] 03:04:01 0 0.10 0.00 0.07 0.00 2.49 97.35 [2021-04-19T03:37:41.714Z] 03:04:01 1 0.05 0.00 0.10 0.00 1.09 98.75 [2021-04-19T03:37:41.714Z] 03:04:01 2 0.48 0.00 0.15 0.00 1.00 98.37 [2021-04-19T03:37:41.714Z] 03:04:01 3 0.05 0.00 0.05 0.00 1.46 98.43 [2021-04-19T03:37:41.714Z] 03:05:01 all 0.09 0.00 0.11 0.00 0.71 99.09 [2021-04-19T03:37:41.714Z] 03:05:01 0 0.12 0.00 0.17 0.00 1.11 98.61 [2021-04-19T03:37:41.714Z] 03:05:01 1 0.12 0.00 0.15 0.00 0.81 98.92 [2021-04-19T03:37:41.714Z] 03:05:01 2 0.10 0.00 0.10 0.00 0.38 99.42 [2021-04-19T03:37:41.714Z] 03:05:01 3 0.02 0.00 0.03 0.00 0.55 99.40 [2021-04-19T03:37:41.714Z] 03:06:01 all 0.09 0.00 0.02 0.00 0.19 99.70 [2021-04-19T03:37:41.714Z] 03:06:01 0 0.28 0.00 0.05 0.00 0.12 99.55 [2021-04-19T03:37:41.714Z] 03:06:01 1 0.05 0.00 0.03 0.00 0.47 99.45 [2021-04-19T03:37:41.714Z] 03:06:01 2 0.02 0.00 0.02 0.00 0.12 99.85 [2021-04-19T03:37:41.714Z] 03:06:01 3 0.02 0.00 0.00 0.00 0.05 99.93 [2021-04-19T03:37:41.714Z] 03:07:01 all 0.12 0.00 0.03 0.00 0.27 99.58 [2021-04-19T03:37:41.714Z] 03:07:01 0 0.30 0.00 0.02 0.00 0.07 99.62 [2021-04-19T03:37:41.714Z] 03:07:01 1 0.07 0.00 0.07 0.00 0.83 99.04 [2021-04-19T03:37:41.714Z] 03:07:01 2 0.10 0.00 0.02 0.00 0.13 99.75 [2021-04-19T03:37:41.714Z] 03:07:01 3 0.02 0.00 0.02 0.00 0.07 99.90 [2021-04-19T03:37:41.714Z] 03:08:01 all 0.13 0.00 0.04 0.00 0.11 99.73 [2021-04-19T03:37:41.714Z] 03:08:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-04-19T03:37:41.714Z] 03:08:01 1 0.42 0.00 0.08 0.00 0.35 99.15 [2021-04-19T03:37:41.714Z] 03:08:01 2 0.07 0.00 0.02 0.00 0.03 99.88 [2021-04-19T03:37:41.714Z] 03:08:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2021-04-19T03:37:41.714Z] 03:09:01 all 0.09 0.00 0.04 0.00 1.28 98.59 [2021-04-19T03:37:41.714Z] 03:09:01 0 0.02 0.00 0.03 0.00 0.50 99.45 [2021-04-19T03:37:41.714Z] 03:09:01 1 0.25 0.00 0.07 0.00 1.97 97.72 [2021-04-19T03:37:41.714Z] 03:09:01 2 0.02 0.00 0.03 0.00 2.03 97.92 [2021-04-19T03:37:41.714Z] 03:09:01 3 0.07 0.00 0.03 0.00 0.61 99.29 [2021-04-19T03:37:41.714Z] 03:10:01 all 0.10 0.00 0.02 0.00 0.20 99.68 [2021-04-19T03:37:41.714Z] 03:10:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2021-04-19T03:37:41.714Z] 03:10:01 1 0.00 0.00 0.00 0.00 0.28 99.72 [2021-04-19T03:37:41.714Z] 03:10:01 2 0.05 0.00 0.05 0.00 0.22 99.68 [2021-04-19T03:37:41.714Z] 03:10:01 3 0.37 0.00 0.00 0.00 0.30 99.33 [2021-04-19T03:37:41.714Z] 03:11:01 all 0.10 0.00 0.04 0.00 0.25 99.61 [2021-04-19T03:37:41.714Z] 03:11:01 0 0.00 0.00 0.03 0.00 0.03 99.93 [2021-04-19T03:37:41.714Z] 03:11:01 1 0.12 0.00 0.07 0.00 0.18 99.63 [2021-04-19T03:37:41.714Z] 03:11:01 2 0.03 0.00 0.02 0.00 0.75 99.20 [2021-04-19T03:37:41.714Z] 03:11:01 3 0.23 0.00 0.03 0.00 0.05 99.68 [2021-04-19T03:37:41.714Z] 03:12:01 all 0.12 0.00 0.02 0.00 0.42 99.44 [2021-04-19T03:37:41.714Z] 03:12:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-04-19T03:37:41.714Z] 03:12:01 1 0.38 0.00 0.02 0.00 1.53 98.08 [2021-04-19T03:37:41.714Z] 03:12:01 2 0.05 0.00 0.07 0.00 0.10 99.78 [2021-04-19T03:37:41.714Z] 03:12:01 3 0.02 0.00 0.00 0.00 0.03 99.95 [2021-04-19T03:37:41.714Z] 03:13:01 all 0.06 0.00 0.04 0.00 1.00 98.90 [2021-04-19T03:37:41.714Z] 03:13:01 0 0.00 0.00 0.02 0.00 0.86 99.13 [2021-04-19T03:37:41.714Z] 03:13:01 1 0.20 0.00 0.07 0.00 1.74 98.00 [2021-04-19T03:37:41.714Z] 03:13:01 2 0.05 0.00 0.05 0.00 1.09 98.81 [2021-04-19T03:37:41.714Z] 03:13:01 3 0.00 0.00 0.02 0.00 0.32 99.67 [2021-04-19T03:37:41.714Z] 03:14:01 all 0.07 0.00 0.04 0.00 0.91 98.97 [2021-04-19T03:37:41.714Z] 03:14:01 0 0.22 0.00 0.03 0.00 0.73 99.02 [2021-04-19T03:37:41.714Z] 03:14:01 1 0.02 0.00 0.03 0.00 1.35 98.60 [2021-04-19T03:37:41.714Z] 03:14:01 2 0.03 0.00 0.05 0.00 1.24 98.68 [2021-04-19T03:37:41.714Z] 03:14:01 3 0.02 0.00 0.05 0.00 0.33 99.60 [2021-04-19T03:37:41.714Z] [2021-04-19T03:37:41.714Z] 03:14:01 CPU %user %nice %system %iowait %steal %idle [2021-04-19T03:37:41.714Z] 03:15:01 all 6.08 0.00 1.77 0.42 9.30 82.43 [2021-04-19T03:37:41.714Z] 03:15:01 0 5.01 0.00 2.19 0.05 9.60 83.15 [2021-04-19T03:37:41.714Z] 03:15:01 1 3.76 0.00 1.04 0.18 9.67 85.35 [2021-04-19T03:37:41.714Z] 03:15:01 2 5.63 0.00 1.57 0.20 9.28 83.33 [2021-04-19T03:37:41.714Z] 03:15:01 3 10.10 0.00 2.33 1.31 8.60 77.65 [2021-04-19T03:37:41.714Z] 03:16:02 all 9.77 0.00 5.31 1.48 17.12 66.32 [2021-04-19T03:37:41.714Z] 03:16:02 0 12.31 0.00 6.38 1.07 17.85 62.39 [2021-04-19T03:37:41.714Z] 03:16:02 1 4.87 0.00 4.42 2.03 17.22 71.46 [2021-04-19T03:37:41.714Z] 03:16:02 2 13.02 0.00 5.70 2.41 16.22 62.66 [2021-04-19T03:37:41.714Z] 03:16:02 3 9.21 0.00 4.83 0.42 17.18 68.37 [2021-04-19T03:37:41.714Z] 03:17:01 all 4.92 0.00 4.99 3.19 25.78 61.12 [2021-04-19T03:37:41.714Z] 03:17:01 0 3.86 0.00 4.43 3.05 26.46 62.21 [2021-04-19T03:37:41.714Z] 03:17:01 1 5.08 0.00 4.56 3.27 25.31 61.78 [2021-04-19T03:37:41.714Z] 03:17:01 2 5.14 0.00 5.41 3.78 25.02 60.66 [2021-04-19T03:37:41.714Z] 03:17:01 3 5.62 0.00 5.59 2.65 26.33 59.82 [2021-04-19T03:37:41.714Z] 03:18:01 all 9.21 0.00 7.00 5.25 27.58 50.95 [2021-04-19T03:37:41.714Z] 03:18:01 0 11.96 0.00 7.27 4.80 27.59 48.37 [2021-04-19T03:37:41.714Z] 03:18:01 1 6.64 0.00 6.60 6.00 27.94 52.81 [2021-04-19T03:37:41.714Z] 03:18:01 2 8.64 0.00 6.87 5.51 28.17 50.81 [2021-04-19T03:37:41.714Z] 03:18:01 3 9.66 0.00 7.28 4.67 26.59 51.80 [2021-04-19T03:37:41.714Z] 03:19:01 all 34.93 0.00 11.50 1.69 33.48 18.41 [2021-04-19T03:37:41.714Z] 03:19:01 0 32.30 0.00 11.29 1.47 33.89 21.05 [2021-04-19T03:37:41.714Z] 03:19:01 1 30.15 0.00 11.06 2.89 34.84 21.06 [2021-04-19T03:37:41.714Z] 03:19:01 2 37.46 0.00 12.06 0.89 32.62 16.97 [2021-04-19T03:37:41.714Z] 03:19:01 3 40.02 0.00 11.59 1.49 32.50 14.40 [2021-04-19T03:37:41.714Z] 03:20:02 all 26.20 0.00 9.72 1.63 30.51 31.94 [2021-04-19T03:37:41.714Z] 03:20:02 0 26.60 0.00 10.16 1.89 29.68 31.67 [2021-04-19T03:37:41.714Z] 03:20:02 1 22.30 0.00 9.06 1.24 31.99 35.41 [2021-04-19T03:37:41.714Z] 03:20:02 2 26.32 0.00 9.44 0.85 31.21 32.18 [2021-04-19T03:37:41.714Z] 03:20:02 3 29.88 0.00 10.26 2.60 29.04 28.23 [2021-04-19T03:37:41.714Z] 03:21:01 all 31.57 0.00 13.21 2.91 35.04 17.27 [2021-04-19T03:37:41.714Z] 03:21:01 0 32.74 0.00 13.39 4.19 36.16 13.51 [2021-04-19T03:37:41.714Z] 03:21:01 1 30.82 0.00 13.22 2.11 35.37 18.47 [2021-04-19T03:37:41.714Z] 03:21:01 2 29.31 0.00 12.42 2.66 34.78 20.83 [2021-04-19T03:37:41.714Z] 03:21:01 3 33.51 0.00 13.85 2.71 33.85 16.08 [2021-04-19T03:37:41.714Z] 03:22:01 all 20.80 0.00 10.95 2.07 33.18 33.00 [2021-04-19T03:37:41.714Z] 03:22:01 0 19.18 0.00 10.86 1.41 35.74 32.81 [2021-04-19T03:37:41.714Z] 03:22:01 1 19.31 0.00 10.27 2.55 33.74 34.12 [2021-04-19T03:37:41.714Z] 03:22:01 2 24.97 0.00 13.95 2.63 29.85 28.60 [2021-04-19T03:37:41.714Z] 03:22:01 3 19.94 0.00 8.88 1.69 33.28 36.21 [2021-04-19T03:37:41.714Z] 03:23:02 all 10.41 0.00 9.15 0.34 28.45 51.65 [2021-04-19T03:37:41.714Z] 03:23:02 0 10.64 0.00 9.07 0.08 29.01 51.20 [2021-04-19T03:37:41.714Z] 03:23:02 1 10.33 0.00 8.52 0.93 29.10 51.12 [2021-04-19T03:37:41.714Z] 03:23:02 2 11.17 0.00 9.96 0.24 28.23 50.41 [2021-04-19T03:37:41.714Z] 03:23:02 3 9.50 0.00 9.08 0.09 27.43 53.89 [2021-04-19T03:37:41.714Z] 03:24:03 all 8.79 0.00 8.70 10.23 32.91 39.37 [2021-04-19T03:37:41.715Z] 03:24:03 0 8.00 0.00 6.92 11.07 33.54 40.47 [2021-04-19T03:37:41.715Z] 03:24:03 1 8.40 0.00 8.50 8.68 32.82 41.60 [2021-04-19T03:37:41.715Z] 03:24:03 2 10.05 0.00 9.17 10.61 32.69 37.48 [2021-04-19T03:37:41.715Z] 03:24:03 3 8.75 0.00 10.29 10.57 32.55 37.84 [2021-04-19T03:37:41.715Z] 03:25:03 all 7.76 0.00 9.77 22.07 33.19 27.21 [2021-04-19T03:37:41.715Z] 03:25:03 0 8.82 0.00 9.75 21.10 32.08 28.25 [2021-04-19T03:37:41.715Z] 03:25:03 1 7.07 0.00 9.48 22.94 33.96 26.55 [2021-04-19T03:37:41.715Z] 03:25:03 2 7.53 0.00 9.36 22.55 33.02 27.53 [2021-04-19T03:37:41.715Z] 03:25:03 3 7.63 0.00 10.49 21.69 33.70 26.49 [2021-04-19T03:37:41.715Z] [2021-04-19T03:37:41.715Z] 03:25:03 CPU %user %nice %system %iowait %steal %idle [2021-04-19T03:37:41.715Z] 03:26:05 all 8.33 0.00 6.80 29.27 33.94 21.66 [2021-04-19T03:37:41.715Z] 03:26:05 0 8.06 0.00 6.12 29.72 34.22 21.88 [2021-04-19T03:37:41.715Z] 03:26:05 1 8.99 0.00 7.21 31.06 33.97 18.78 [2021-04-19T03:37:41.715Z] 03:26:05 2 7.15 0.00 6.61 28.29 34.50 23.45 [2021-04-19T03:37:41.715Z] 03:26:05 3 9.16 0.00 7.30 28.00 33.03 22.50 [2021-04-19T03:37:41.715Z] 03:27:02 all 48.19 0.00 13.04 8.46 22.83 7.48 [2021-04-19T03:37:41.715Z] 03:27:02 0 48.99 0.00 14.04 8.70 20.60 7.67 [2021-04-19T03:37:41.715Z] 03:27:02 1 48.88 0.00 13.72 7.60 22.02 7.78 [2021-04-19T03:37:41.715Z] 03:27:02 2 46.06 0.00 12.08 9.31 25.95 6.61 [2021-04-19T03:37:41.715Z] 03:27:02 3 48.86 0.00 12.32 8.22 22.72 7.88 [2021-04-19T03:37:41.715Z] 03:28:01 all 26.51 0.00 12.96 11.20 27.66 21.66 [2021-04-19T03:37:41.715Z] 03:28:01 0 29.62 0.00 14.84 10.24 24.45 20.85 [2021-04-19T03:37:41.715Z] 03:28:01 1 27.02 0.00 12.85 11.93 29.50 18.70 [2021-04-19T03:37:41.715Z] 03:28:01 2 24.54 0.00 11.11 12.02 29.39 22.93 [2021-04-19T03:37:41.715Z] 03:28:01 3 24.92 0.00 13.11 10.61 27.28 24.08 [2021-04-19T03:37:41.715Z] 03:29:02 all 10.46 0.00 10.25 18.79 31.17 29.33 [2021-04-19T03:37:41.715Z] 03:29:02 0 9.23 0.00 9.66 18.14 31.75 31.22 [2021-04-19T03:37:41.715Z] 03:29:02 1 10.59 0.00 10.75 19.94 30.90 27.81 [2021-04-19T03:37:41.715Z] 03:29:02 2 11.33 0.00 10.16 19.16 30.49 28.86 [2021-04-19T03:37:41.715Z] 03:29:02 3 10.70 0.00 10.43 17.96 31.52 29.39 [2021-04-19T03:37:41.715Z] 03:30:02 all 44.95 0.00 12.80 8.55 23.98 9.72 [2021-04-19T03:37:41.715Z] 03:30:02 0 44.85 0.00 12.85 8.91 23.50 9.90 [2021-04-19T03:37:41.715Z] 03:30:02 1 46.99 0.00 11.40 7.03 23.40 11.18 [2021-04-19T03:37:41.715Z] 03:30:02 2 42.42 0.00 12.72 11.05 26.40 7.41 [2021-04-19T03:37:41.715Z] 03:30:02 3 45.51 0.00 14.32 7.23 22.60 10.35 [2021-04-19T03:37:41.715Z] 03:31:01 all 15.19 0.00 10.04 5.70 29.03 40.04 [2021-04-19T03:37:41.715Z] 03:31:01 0 16.33 0.00 9.68 5.17 28.58 40.24 [2021-04-19T03:37:41.715Z] 03:31:01 1 14.50 0.00 9.78 4.88 28.79 42.05 [2021-04-19T03:37:41.715Z] 03:31:01 2 15.70 0.00 9.38 5.92 28.93 40.06 [2021-04-19T03:37:41.715Z] 03:31:01 3 14.25 0.00 11.33 6.83 29.83 37.76 [2021-04-19T03:37:41.715Z] 03:32:01 all 6.44 0.00 4.80 3.21 17.49 68.06 [2021-04-19T03:37:41.715Z] 03:32:01 0 8.61 0.00 5.11 2.57 17.78 65.93 [2021-04-19T03:37:41.715Z] 03:32:01 1 4.17 0.00 3.79 2.74 18.65 70.64 [2021-04-19T03:37:41.715Z] 03:32:01 2 8.88 0.00 5.12 2.30 16.87 66.82 [2021-04-19T03:37:41.715Z] 03:32:01 3 4.20 0.00 5.21 5.22 16.61 68.75 [2021-04-19T03:37:41.715Z] 03:33:01 all 7.64 0.00 4.42 1.35 20.78 65.81 [2021-04-19T03:37:41.715Z] 03:33:01 0 6.34 0.00 3.95 0.74 21.71 67.27 [2021-04-19T03:37:41.715Z] 03:33:01 1 6.88 0.00 4.49 2.18 21.77 64.69 [2021-04-19T03:37:41.715Z] 03:33:01 2 6.97 0.00 3.97 0.86 19.19 69.00 [2021-04-19T03:37:41.715Z] 03:33:01 3 10.53 0.00 5.30 1.62 20.39 62.16 [2021-04-19T03:37:41.715Z] 03:34:02 all 4.18 0.00 4.78 1.97 26.25 62.81 [2021-04-19T03:37:41.715Z] 03:34:02 0 4.64 0.00 5.66 1.86 26.20 61.63 [2021-04-19T03:37:41.715Z] 03:34:02 1 4.00 0.00 3.80 1.95 27.79 62.46 [2021-04-19T03:37:41.715Z] 03:34:02 2 3.84 0.00 5.72 2.51 25.81 62.12 [2021-04-19T03:37:41.715Z] 03:34:02 3 4.25 0.00 3.95 1.55 25.17 65.08 [2021-04-19T03:37:41.715Z] 03:35:01 all 3.58 0.00 4.27 6.51 14.28 71.35 [2021-04-19T03:37:41.715Z] 03:35:01 0 4.06 0.00 5.21 8.05 15.54 67.14 [2021-04-19T03:37:41.715Z] 03:35:01 1 3.26 0.00 3.72 6.34 13.21 73.48 [2021-04-19T03:37:41.715Z] 03:35:01 2 3.17 0.00 3.40 5.22 14.05 74.16 [2021-04-19T03:37:41.715Z] 03:35:01 3 3.85 0.00 4.76 6.44 14.31 70.65 [2021-04-19T03:37:41.715Z] 03:36:01 all 5.20 0.00 6.80 2.31 31.84 53.84 [2021-04-19T03:37:41.715Z] 03:36:01 0 4.07 0.00 5.42 1.72 32.18 56.61 [2021-04-19T03:37:41.715Z] 03:36:01 1 6.20 0.00 6.54 3.09 32.66 51.51 [2021-04-19T03:37:41.715Z] 03:36:01 2 5.53 0.00 7.95 1.91 31.04 53.57 [2021-04-19T03:37:41.715Z] 03:36:01 3 5.02 0.00 7.40 2.53 31.44 53.61 [2021-04-19T03:37:41.715Z] [2021-04-19T03:37:41.715Z] 03:36:01 CPU %user %nice %system %iowait %steal %idle [2021-04-19T03:37:41.715Z] 03:37:01 all 5.24 0.00 5.34 3.98 18.31 67.13 [2021-04-19T03:37:41.715Z] 03:37:01 0 4.62 0.00 5.56 1.14 19.41 69.27 [2021-04-19T03:37:41.715Z] 03:37:01 1 4.64 0.00 4.57 8.04 18.56 64.18 [2021-04-19T03:37:41.715Z] 03:37:01 2 7.69 0.00 5.90 3.85 16.43 66.13 [2021-04-19T03:37:41.715Z] 03:37:01 3 4.07 0.00 5.34 2.94 18.78 68.87 [2021-04-19T03:37:41.715Z] Average: all 10.01 0.00 5.51 4.61 18.23 61.63 [2021-04-19T03:37:41.715Z] Average: 0 10.09 0.00 5.53 4.46 18.37 61.56 [2021-04-19T03:37:41.715Z] Average: 1 9.43 0.00 5.26 4.82 18.66 61.83 [2021-04-19T03:37:41.715Z] Average: 2 10.22 0.00 5.57 4.68 18.07 61.47 [2021-04-19T03:37:41.715Z] Average: 3 10.32 0.00 5.70 4.49 17.82 61.67 [2021-04-19T03:37:41.715Z] [2021-04-19T03:37:41.715Z] [2021-04-19T03:37:41.715Z]