Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ab13ab81583b0f3a529d0965ed09deb9ecbbd99b 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- 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 Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3870’ Running on prd-centos7-docker-4c-2g-3877 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/471 [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/471 # 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 ab13ab81583b0f3a529d0965ed09deb9ecbbd99b (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ab13ab81583b0f3a529d0965ed09deb9ecbbd99b # timeout=10 Commit message: "Merge pull request #3439 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.0.0-dev.13" > git rev-list --no-walk feccc1132204ea0a3421d61f23242004f0b740e5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-10T01:19:19.942Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-10T01:19:20.050Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-10T01:19:20.080Z] ========================================================= [2021-05-10T01:19:20.080Z] EdgeX Global Pipelines Version Info [2021-05-10T01:19:20.080Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-10T01:19:21.633Z] ------------------- [2021-05-10T01:19:21.633Z] stable info: [2021-05-10T01:19:21.633Z] ------------------- [2021-05-10T01:19:21.633Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-10T01:19:21.633Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-10T01:19:21.633Z] Message: update stable to v1.0.191 [2021-05-10T01:19:22.581Z] ------------------- [2021-05-10T01:19:22.581Z] experimental info: [2021-05-10T01:19:22.581Z] ------------------- [2021-05-10T01:19:22.581Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-10T01:19:22.581Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-10T01:19:22.581Z] Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-10T01:19:22.690Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-10T01:19:22.712Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-10T01:19:22.732Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-10T01:19:22.753Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-10T01:19:22.772Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-10T01:19:22.792Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-10T01:19:22.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-10T01:19:22.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-10T01:19:22.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-05-10T01:19:22.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-05-10T01:19:22.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-10T01:19:22.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-10T01:19:22.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-10T01:19:22.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-10T01:19:23.003Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-10T01:19:23.023Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-10T01:19:23.043Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-10T01:19:23.064Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-10T01:19:23.086Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-10T01:19:23.107Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-10T01:19:23.126Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-10T01:19:23.147Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-10T01:19:23.168Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-10T01:19:23.188Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-10T01:19:23.209Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-10T01:19:23.230Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [Pipeline] echo [2021-05-10T01:19:23.250Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ab13ab8 [Pipeline] echo [2021-05-10T01:19:23.270Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-10T01:19:23.358Z] provisioning config files... [2021-05-10T01:19:23.390Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/471@tmp/config8151213427010139470tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-10T01:19:23.718Z] ---> docker-login.sh [2021-05-10T01:19:23.718Z] nexus3.edgexfoundry.org:10001 [2021-05-10T01:19:23.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T01:19:24.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T01:19:24.243Z] Configure a credential helper to remove this warning. See [2021-05-10T01:19:24.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T01:19:24.243Z] [2021-05-10T01:19:24.243Z] Login Succeeded [2021-05-10T01:19:24.243Z] nexus3.edgexfoundry.org:10002 [2021-05-10T01:19:24.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T01:19:24.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T01:19:24.243Z] Configure a credential helper to remove this warning. See [2021-05-10T01:19:24.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T01:19:24.243Z] [2021-05-10T01:19:24.243Z] Login Succeeded [2021-05-10T01:19:24.243Z] nexus3.edgexfoundry.org:10003 [2021-05-10T01:19:24.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T01:19:24.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T01:19:24.505Z] Configure a credential helper to remove this warning. See [2021-05-10T01:19:24.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T01:19:24.505Z] [2021-05-10T01:19:24.505Z] Login Succeeded [2021-05-10T01:19:24.505Z] nexus3.edgexfoundry.org:10004 [2021-05-10T01:19:24.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T01:19:24.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T01:19:24.772Z] Configure a credential helper to remove this warning. See [2021-05-10T01:19:24.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T01:19:24.772Z] [2021-05-10T01:19:24.772Z] Login Succeeded [2021-05-10T01:19:24.772Z] docker.io [2021-05-10T01:19:24.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T01:19:25.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T01:19:25.034Z] Configure a credential helper to remove this warning. See [2021-05-10T01:19:25.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T01:19:25.034Z] [2021-05-10T01:19:25.035Z] Login Succeeded [2021-05-10T01:19:25.035Z] ---> docker-login.sh ends [Pipeline] } [2021-05-10T01:19:25.045Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-10T01:19:25.382Z] ++ 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-05-10T01:19:25.382Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-10T01:19:25.382Z] ++ dirname cmd/core-command/Dockerfile [2021-05-10T01:19:25.382Z] ++ cut -d/ -f2 [2021-05-10T01:19:25.382Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-10T01:19:25.382Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-10T01:19:25.382Z] ++ dirname cmd/core-data/Dockerfile [2021-05-10T01:19:25.382Z] ++ cut -d/ -f2 [2021-05-10T01:19:25.382Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-10T01:19:25.382Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-10T01:19:25.382Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-10T01:19:25.382Z] ++ cut -d/ -f2 [2021-05-10T01:19:25.382Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-10T01:19:25.382Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-10T01:19:25.382Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-10T01:19:25.382Z] ++ cut -d/ -f2 [2021-05-10T01:19:25.382Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-10T01:19:25.382Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-10T01:19:25.382Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-10T01:19:25.382Z] ++ cut -d/ -f2 [2021-05-10T01:19:25.382Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-10T01:19:25.382Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-10T01:19:25.382Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-10T01:19:25.382Z] ++ cut -d/ -f2 [2021-05-10T01:19:25.382Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-10T01:19:25.382Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-10T01:19:25.382Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-10T01:19:25.382Z] ++ cut -d/ -f2 [2021-05-10T01:19:25.382Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-10T01:19:25.382Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-10T01:19:25.382Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-10T01:19:25.382Z] ++ cut -d/ -f2 [2021-05-10T01:19:25.382Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-10T01:19:25.382Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-10T01:19:25.382Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-10T01:19:25.382Z] ++ cut -d/ -f2 [2021-05-10T01:19:25.382Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-10T01:19:25.461Z] 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-05-10T01:19:26.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-10T01:19:26.080Z] [2021-05-10T01:19:26.080Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:19:26.392Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-10T01:19:26.392Z] latest: Pulling from edgex-devops/git-semver [2021-05-10T01:19:26.392Z] 31603596830f: Pulling fs layer [2021-05-10T01:19:26.392Z] 54011a49482f: Pulling fs layer [2021-05-10T01:19:26.392Z] a6820b24f6d8: Pulling fs layer [2021-05-10T01:19:26.392Z] f581987b2513: Pulling fs layer [2021-05-10T01:19:26.392Z] f581987b2513: Waiting [2021-05-10T01:19:26.392Z] 54011a49482f: Download complete [2021-05-10T01:19:26.655Z] 31603596830f: Verifying Checksum [2021-05-10T01:19:26.655Z] 31603596830f: Download complete [2021-05-10T01:19:26.655Z] f581987b2513: Verifying Checksum [2021-05-10T01:19:26.655Z] f581987b2513: Download complete [2021-05-10T01:19:26.655Z] a6820b24f6d8: Verifying Checksum [2021-05-10T01:19:26.655Z] a6820b24f6d8: Download complete [2021-05-10T01:19:26.920Z] 31603596830f: Pull complete [2021-05-10T01:19:27.184Z] 54011a49482f: Pull complete [2021-05-10T01:19:28.140Z] a6820b24f6d8: Pull complete [2021-05-10T01:19:28.140Z] f581987b2513: Pull complete [2021-05-10T01:19:28.141Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-10T01:19:28.141Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-10T01:19:28.141Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-10T01:19:28.274Z] prd-centos7-docker-4c-2g-3877 does not seem to be running inside a container [2021-05-10T01:19:28.325Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/471 -v /w/workspace/edgex-go/471:/w/workspace/edgex-go/471:rw,z -v /w/workspace/edgex-go/471@tmp:/w/workspace/edgex-go/471@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-10T01:19:30.966Z] $ docker top d435851878a67aed628b662057be40aed1fe028f4eed9dcdcbcd0bcc4eb39c28 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-10T01:19:31.136Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-10T01:19:31.136Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-10T01:19:31.381Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-10T01:19:31.387Z] $ docker exec d435851878a67aed628b662057be40aed1fe028f4eed9dcdcbcd0bcc4eb39c28 ssh-agent [2021-05-10T01:19:31.562Z] SSH_AUTH_SOCK=/tmp/ssh-o3WcKDaHoLw0/agent.11 [2021-05-10T01:19:31.562Z] SSH_AGENT_PID=16 [2021-05-10T01:19:31.576Z] Running ssh-add (command line suppressed) [2021-05-10T01:19:31.704Z] Identity added: /w/workspace/edgex-go/471@tmp/private_key_1419833904180504708.key (/w/workspace/edgex-go/471@tmp/private_key_1419833904180504708.key) [2021-05-10T01:19:31.760Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-10T01:19:32.071Z] + git tag --points-at HEAD [Pipeline] } [2021-05-10T01:19:32.097Z] $ docker exec --env ******** --env ******** d435851878a67aed628b662057be40aed1fe028f4eed9dcdcbcd0bcc4eb39c28 ssh-agent -k [2021-05-10T01:19:32.213Z] unset SSH_AUTH_SOCK; [2021-05-10T01:19:32.216Z] unset SSH_AGENT_PID; [2021-05-10T01:19:32.216Z] echo Agent pid 16 killed; [2021-05-10T01:19:32.262Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-10T01:19:32.328Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-10T01:19:32.328Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-10T01:19:32.505Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-10T01:19:32.511Z] $ docker exec d435851878a67aed628b662057be40aed1fe028f4eed9dcdcbcd0bcc4eb39c28 ssh-agent [2021-05-10T01:19:32.682Z] SSH_AUTH_SOCK=/tmp/ssh-TosC4vQADovu/agent.46 [2021-05-10T01:19:32.682Z] SSH_AGENT_PID=51 [2021-05-10T01:19:32.689Z] Running ssh-add (command line suppressed) [2021-05-10T01:19:32.822Z] Identity added: /w/workspace/edgex-go/471@tmp/private_key_4371998495203259471.key (/w/workspace/edgex-go/471@tmp/private_key_4371998495203259471.key) [2021-05-10T01:19:32.873Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-10T01:19:33.180Z] + git semver init [2021-05-10T01:19:33.180Z] # -> Open(): unable to determine branch for HEAD [2021-05-10T01:19:33.180Z] # $GIT_DIR = /w/workspace/edgex-go/471/.git [2021-05-10T01:19:33.180Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/471 [2021-05-10T01:19:33.180Z] # $SEMVER_REMOTE_NAME = origin [2021-05-10T01:19:33.180Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-10T01:19:33.180Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-10T01:19:33.180Z] # $SEMVER_BRANCH = master [2021-05-10T01:19:33.180Z] # $SEMVER_TEMP = /tmp/semver-069671544 [2021-05-10T01:19:33.180Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-10T01:19:59.816Z] # '/tmp/semver-069671544' -> '/w/workspace/edgex-go/471/.semver' [2021-05-10T01:19:59.816Z] # -> Force: false [2021-05-10T01:19:59.816Z] # $SEMVER_DIR = /w/workspace/edgex-go/471/.semver [Pipeline] } [2021-05-10T01:19:59.834Z] $ docker exec --env ******** --env ******** d435851878a67aed628b662057be40aed1fe028f4eed9dcdcbcd0bcc4eb39c28 ssh-agent -k [2021-05-10T01:20:00.134Z] unset SSH_AUTH_SOCK; [2021-05-10T01:20:00.135Z] unset SSH_AGENT_PID; [2021-05-10T01:20:00.135Z] echo Agent pid 51 killed; [2021-05-10T01:20:00.246Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-10T01:20:00.580Z] + git semver [Pipeline] } [2021-05-10T01:20:00.600Z] $ docker stop --time=1 d435851878a67aed628b662057be40aed1fe028f4eed9dcdcbcd0bcc4eb39c28 [2021-05-10T01:20:02.184Z] $ docker rm -f d435851878a67aed628b662057be40aed1fe028f4eed9dcdcbcd0bcc4eb39c28 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-10T01:20:02.695Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-10T01:20:03.126Z] Stashed 1 file(s) [Pipeline] echo [2021-05-10T01:20:03.129Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.203 [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-05-10T01:20:03.659Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-10T01:20:03.971Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-10T01:20:04.270Z] + sudo service docker restart [2021-05-10T01:20:04.270Z] + true [2021-05-10T01:20:04.270Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-05-10T01:20:04.941Z] ========================================================= [2021-05-10T01:20:04.941Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-10T01:20:04.941Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:20:05.254Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-10T01:20:09.491Z] Sending build context to Docker daemon 330MB [2021-05-10T01:20:09.491Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-10T01:20:09.491Z] Step 2/6 : FROM ${BASE} [2021-05-10T01:20:09.754Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-10T01:20:09.754Z] 540db60ca938: Pulling fs layer [2021-05-10T01:20:09.754Z] adcc1eea9eea: Pulling fs layer [2021-05-10T01:20:09.754Z] 4c4ab2625f07: Pulling fs layer [2021-05-10T01:20:09.754Z] 0510c868ecb4: Pulling fs layer [2021-05-10T01:20:09.754Z] afea3b2eda06: Pulling fs layer [2021-05-10T01:20:09.754Z] 7809a108b3ef: Pulling fs layer [2021-05-10T01:20:09.754Z] f706445af74f: Pulling fs layer [2021-05-10T01:20:09.754Z] afea3b2eda06: Waiting [2021-05-10T01:20:09.754Z] 7809a108b3ef: Waiting [2021-05-10T01:20:09.754Z] 0510c868ecb4: Waiting [2021-05-10T01:20:09.754Z] 4c4ab2625f07: Download complete [2021-05-10T01:20:09.754Z] adcc1eea9eea: Verifying Checksum [2021-05-10T01:20:09.754Z] adcc1eea9eea: Download complete [2021-05-10T01:20:09.754Z] afea3b2eda06: Verifying Checksum [2021-05-10T01:20:09.754Z] afea3b2eda06: Download complete [2021-05-10T01:20:09.754Z] 540db60ca938: Verifying Checksum [2021-05-10T01:20:09.754Z] 540db60ca938: Download complete [2021-05-10T01:20:09.754Z] 7809a108b3ef: Verifying Checksum [2021-05-10T01:20:09.754Z] 7809a108b3ef: Download complete [2021-05-10T01:20:10.336Z] 540db60ca938: Pull complete [2021-05-10T01:20:10.920Z] adcc1eea9eea: Pull complete [2021-05-10T01:20:11.502Z] f706445af74f: Verifying Checksum [2021-05-10T01:20:11.502Z] f706445af74f: Download complete [2021-05-10T01:20:12.080Z] 4c4ab2625f07: Pull complete [2021-05-10T01:20:12.349Z] 0510c868ecb4: Verifying Checksum [2021-05-10T01:20:12.349Z] 0510c868ecb4: Download complete [2021-05-10T01:20:18.268Z] Still waiting to schedule task [2021-05-10T01:20:18.268Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-10T01:20:19.036Z] 0510c868ecb4: Pull complete [2021-05-10T01:20:19.036Z] afea3b2eda06: Pull complete [2021-05-10T01:20:19.036Z] 7809a108b3ef: Pull complete [2021-05-10T01:20:23.375Z] f706445af74f: Pull complete [2021-05-10T01:20:23.375Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-10T01:20:23.375Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-10T01:20:23.375Z] ---> b068be0155e3 [2021-05-10T01:20:23.375Z] 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-05-10T01:20:23.639Z] ---> Running in 4b70623807b5 [2021-05-10T01:20:24.594Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-10T01:20:25.989Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-10T01:20:26.943Z] (1/12) Installing libmagic (5.39-r0) [2021-05-10T01:20:27.894Z] (2/12) Installing file (5.39-r0) [2021-05-10T01:20:27.894Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-10T01:20:28.157Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-10T01:20:40.426Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-10T01:20:40.426Z] (6/12) Installing patch (2.7.6-r6) [2021-05-10T01:20:40.426Z] (7/12) Installing build-base (0.5-r2) [2021-05-10T01:20:40.426Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-10T01:20:40.689Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-10T01:20:42.093Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-10T01:20:42.093Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-10T01:20:42.355Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-10T01:20:42.622Z] Executing busybox-1.32.1-r6.trigger [2021-05-10T01:20:42.622Z] OK: 219 MiB in 52 packages [2021-05-10T01:20:46.894Z] Removing intermediate container 4b70623807b5 [2021-05-10T01:20:46.894Z] ---> 3ae31d115b81 [2021-05-10T01:20:46.894Z] Step 4/6 : WORKDIR /edgex-go [2021-05-10T01:20:46.894Z] ---> Running in 3e287376b49e [2021-05-10T01:20:46.894Z] Removing intermediate container 3e287376b49e [2021-05-10T01:20:46.894Z] ---> c0e59ded64d3 [2021-05-10T01:20:46.894Z] Step 5/6 : COPY go.mod . [2021-05-10T01:20:46.894Z] ---> 33409e8988fc [2021-05-10T01:20:46.894Z] Step 6/6 : RUN go mod download [2021-05-10T01:20:47.157Z] ---> Running in 09c10725bfea [2021-05-10T01:21:09.195Z] Removing intermediate container 09c10725bfea [2021-05-10T01:21:09.195Z] ---> 98ea06b1c0e6 [2021-05-10T01:21:09.195Z] Successfully built 98ea06b1c0e6 [2021-05-10T01:21:09.195Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:21:09.513Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-10T01:21:09.513Z] . [Pipeline] withDockerContainer [2021-05-10T01:21:09.625Z] prd-centos7-docker-4c-2g-3877 does not seem to be running inside a container [2021-05-10T01:21:09.679Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/471 -v /w/workspace/edgex-go/471:/w/workspace/edgex-go/471:rw,z -v /w/workspace/edgex-go/471@tmp:/w/workspace/edgex-go/471@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 ******** ci-base-image-x86_64 cat [2021-05-10T01:21:10.614Z] $ docker top f6f8c9af7f799ca9b851a36da739385440cec8fc8713a2bdf852fd35414de44b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T01:21:11.069Z] + go version [2021-05-10T01:21:11.069Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-10T01:21:11.087Z] $ docker stop --time=1 f6f8c9af7f799ca9b851a36da739385440cec8fc8713a2bdf852fd35414de44b [2021-05-10T01:21:12.440Z] $ docker rm -f f6f8c9af7f799ca9b851a36da739385440cec8fc8713a2bdf852fd35414de44b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:21:12.953Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-10T01:21:12.953Z] . [Pipeline] withDockerContainer [2021-05-10T01:21:13.053Z] prd-centos7-docker-4c-2g-3877 does not seem to be running inside a container [2021-05-10T01:21:13.109Z] $ 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/471 -v /w/workspace/edgex-go/471:/w/workspace/edgex-go/471:rw,z -v /w/workspace/edgex-go/471@tmp:/w/workspace/edgex-go/471@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 ******** ci-base-image-x86_64 cat [2021-05-10T01:21:13.908Z] $ docker top e05111abf27e3aecc8e4aff9c4dc1828f2adefd74df5c7ea5e47ca2bff86b012 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-10T01:21:14.070Z] ========================================================= [2021-05-10T01:21:14.070Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-10T01:21:14.070Z] ========================================================= [Pipeline] sh [2021-05-10T01:21:14.366Z] + go mod tidy [Pipeline] sh [2021-05-10T01:21:16.626Z] + make test [2021-05-10T01:21:16.626Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-10T01:21:26.731Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-10T01:21:45.041Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-10T01:21:51.765Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-10T01:21:51.766Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-10T01:21:51.766Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-10T01:21:54.378Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-10T01:21:54.378Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-10T01:21:54.378Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-10T01:21:54.378Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-10T01:21:56.313Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-10T01:21:56.910Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-10T01:21:59.515Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-10T01:21:59.515Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-10T01:21:59.515Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-10T01:22:01.488Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.137s coverage: 45.9% of statements [2021-05-10T01:22:01.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-10T01:22:01.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-10T01:22:01.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-10T01:22:01.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-10T01:22:01.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-10T01:22:01.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-10T01:22:01.488Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.053s coverage: 19.8% of statements [2021-05-10T01:22:01.488Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.118s coverage: 100.0% of statements [2021-05-10T01:22:06.865Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.229s coverage: 27.1% of statements [2021-05-10T01:22:06.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-10T01:22:06.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-10T01:22:06.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-10T01:22:06.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-10T01:22:06.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-10T01:22:06.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-10T01:22:06.865Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.061s coverage: 100.0% of statements [2021-05-10T01:22:06.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-10T01:22:06.865Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.079s coverage: 100.0% of statements [2021-05-10T01:22:06.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-10T01:22:06.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-10T01:22:06.865Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.107s coverage: 71.3% of statements [2021-05-10T01:22:06.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-10T01:22:06.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-10T01:22:06.865Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.180s coverage: 87.7% of statements [2021-05-10T01:22:06.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-10T01:22:06.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-10T01:22:06.865Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.085s coverage: 78.9% of statements [2021-05-10T01:22:06.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-10T01:22:09.469Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.369s coverage: 28.6% of statements [2021-05-10T01:22:09.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-10T01:22:09.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-10T01:22:09.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-10T01:22:09.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-10T01:22:09.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-10T01:22:09.469Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.084s coverage: 100.0% of statements [2021-05-10T01:22:09.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-10T01:22:09.469Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.091s coverage: 100.0% of statements [2021-05-10T01:22:09.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-10T01:22:09.469Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.162s coverage: 86.7% of statements [2021-05-10T01:22:09.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-10T01:22:09.469Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.169s coverage: 97.5% of statements [2021-05-10T01:22:09.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-10T01:22:09.469Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.089s coverage: 78.3% of statements [2021-05-10T01:22:09.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-10T01:22:09.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-10T01:22:09.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-10T01:22:09.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-10T01:22:12.094Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.399s coverage: 95.1% of statements [2021-05-10T01:22:12.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-10T01:22:12.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-10T01:22:12.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-10T01:22:12.095Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-10T01:22:12.095Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-10T01:22:12.095Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-10T01:22:12.095Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-10T01:22:12.095Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-10T01:22:12.095Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-10T01:22:12.095Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-10T01:22:12.095Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-10T01:22:12.095Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-10T01:22:12.095Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-10T01:22:12.095Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-10T01:22:12.095Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-10T01:22:12.095Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-10T01:22:12.095Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-10T01:22:12.095Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-10T01:22:12.095Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.081s coverage: 58.8% of statements [2021-05-10T01:22:12.095Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-10T01:22:12.095Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-10T01:22:12.095Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.081s coverage: 0.9% of statements [2021-05-10T01:22:12.095Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-10T01:22:12.095Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.064s coverage: 22.6% of statements [2021-05-10T01:22:12.095Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-10T01:22:12.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.088s coverage: 47.1% of statements [2021-05-10T01:22:12.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.075s coverage: 79.5% of statements [2021-05-10T01:22:12.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.065s coverage: 94.1% of statements [2021-05-10T01:22:12.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements [2021-05-10T01:22:12.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.064s coverage: 87.5% of statements [2021-05-10T01:22:25.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements [2021-05-10T01:22:25.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements [2021-05-10T01:22:28.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.324s coverage: 81.8% of statements [2021-05-10T01:22:28.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-10T01:22:36.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.108s coverage: 92.9% of statements [2021-05-10T01:22:36.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-10T01:22:36.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-10T01:22:36.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-10T01:22:36.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2021-05-10T01:22:36.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-10T01:22:36.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-10T01:22:36.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-10T01:22:36.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-10T01:22:36.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-10T01:22:36.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.049s coverage: 87.2% of statements [2021-05-10T01:22:36.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-10T01:22:36.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-10T01:22:36.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-05-10T01:22:36.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-10T01:22:36.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 76.0% of statements [2021-05-10T01:22:36.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-10T01:22:36.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.0% of statements [2021-05-10T01:22:36.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.085s coverage: 87.2% of statements [2021-05-10T01:22:36.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-05-10T01:22:36.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.092s coverage: 91.2% of statements [2021-05-10T01:22:36.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-10T01:22:36.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.197s coverage: 64.4% of statements [2021-05-10T01:22:36.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-10T01:22:36.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-10T01:22:36.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements [2021-05-10T01:22:36.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 91.3% of statements [2021-05-10T01:22:36.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2021-05-10T01:22:36.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2021-05-10T01:22:36.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2021-05-10T01:22:36.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.309s coverage: 66.9% of statements [2021-05-10T01:22:36.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-10T01:22:36.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-10T01:22:36.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-10T01:22:36.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.212s coverage: 43.4% of statements [2021-05-10T01:22:36.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-10T01:22:36.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-10T01:22:36.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements [2021-05-10T01:22:36.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-10T01:22:36.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.036s coverage: 84.8% of statements [2021-05-10T01:22:36.606Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.146s coverage: 47.0% of statements [2021-05-10T01:22:36.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-10T01:22:36.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-10T01:22:36.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-10T01:22:36.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-10T01:22:36.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-10T01:22:36.606Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.054s coverage: 100.0% of statements [2021-05-10T01:22:36.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-10T01:22:36.606Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.043s coverage: 100.0% of statements [2021-05-10T01:22:36.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-10T01:22:36.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-10T01:22:36.606Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.061s coverage: 9.6% of statements [2021-05-10T01:22:36.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-10T01:22:36.606Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.157s coverage: 92.6% of statements [2021-05-10T01:22:36.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-10T01:22:36.607Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-10T01:22:36.607Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-10T01:22:36.886Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.829s coverage: 28.7% of statements [2021-05-10T01:22:36.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-10T01:22:36.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-10T01:22:36.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-10T01:22:36.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-10T01:22:36.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-10T01:22:36.886Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.065s coverage: 99.0% of statements [2021-05-10T01:22:36.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-10T01:22:36.886Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.081s coverage: 100.0% of statements [2021-05-10T01:22:36.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-10T01:22:36.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-10T01:22:36.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-10T01:22:36.886Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.060s coverage: 64.6% of statements [2021-05-10T01:22:36.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-10T01:22:37.156Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.116s coverage: 97.6% of statements [2021-05-10T01:22:37.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-10T01:22:37.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-10T01:22:37.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-10T01:22:37.156Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.035s coverage: 0.0% of statements [2021-05-10T01:22:37.156Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-10T01:22:37.156Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.052s coverage: 100.0% of statements [2021-05-10T01:22:37.156Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-10T01:22:37.156Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-10T01:22:37.156Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-10T01:22:37.156Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-10T01:22:37.423Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.056s coverage: 87.9% of statements [2021-05-10T01:22:37.423Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-10T01:22:37.423Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-10T01:22:37.423Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.066s coverage: 100.0% of statements [2021-05-10T01:22:38.005Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.047s coverage: 28.1% of statements [2021-05-10T01:22:38.006Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-10T01:22:38.006Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-05-10T01:22:38.582Z] GO111MODULE=on go vet ./... [2021-05-10T01:22:45.834Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3885 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws [2021-05-10T01:22:45.853Z] Running in /w/workspace/edgex-go/471 [Pipeline] { [Pipeline] checkout [2021-05-10T01:22:51.555Z] using credential edgex-jenkins-ssh [2021-05-10T01:22:51.577Z] Cloning the remote Git repository [2021-05-10T01:22:51.630Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-10T01:22:51.752Z] > git init /w/workspace/edgex-go/471 # timeout=10 [2021-05-10T01:22:51.823Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-10T01:22:51.824Z] > git --version # timeout=10 [2021-05-10T01:22:51.842Z] > git --version # 'git version 2.17.1' [2021-05-10T01:22:51.844Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T01:22:51.924Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-10T01:23:10.957Z] gofmt -l . [2021-05-10T01:23:11.537Z] [ "`gofmt -l .`" = "" ] [2021-05-10T01:23:12.488Z] ./bin/test-go-mod-tidy.sh [2021-05-10T01:23:12.751Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-10T01:23:14.030Z] + ls -al . [2021-05-10T01:23:14.030Z] total 816 [2021-05-10T01:23:14.040Z] drwxrwxr-x 10 1001 1001 4096 May 10 01:23 . [2021-05-10T01:23:14.040Z] drwxr-xr-x 4 root root 32 May 10 01:21 .. [2021-05-10T01:23:14.040Z] -rw-rw-r-- 1 1001 1001 11 May 10 01:19 .dockerignore [2021-05-10T01:23:14.040Z] drwxrwxr-x 8 1001 1001 162 May 10 01:19 .git [2021-05-10T01:23:14.040Z] drwxrwxr-x 3 1001 1001 125 May 10 01:19 .github [2021-05-10T01:23:14.040Z] -rw-rw-r-- 1 1001 1001 818 May 10 01:19 .gitignore [2021-05-10T01:23:14.040Z] drwx------ 3 1001 1001 45 May 10 01:19 .semver [2021-05-10T01:23:14.040Z] -rw-rw-r-- 1 1001 1001 166 May 10 01:19 .sonarcloud.properties [2021-05-10T01:23:14.040Z] -rw-rw-r-- 1 1001 1001 8609 May 10 01:19 Attribution.txt [2021-05-10T01:23:14.040Z] -rw-rw-r-- 1 1001 1001 3804 May 10 01:19 CONTRIBUTING.md [2021-05-10T01:23:14.040Z] -rw-rw-r-- 1 1001 1001 931 May 10 01:19 Dockerfile.build [2021-05-10T01:23:14.040Z] -rw-rw-r-- 1 1001 1001 863 May 10 01:19 Jenkinsfile [2021-05-10T01:23:14.040Z] -rw-rw-r-- 1 1001 1001 10775 May 10 01:19 LICENSE [2021-05-10T01:23:14.040Z] -rw-rw-r-- 1 1001 1001 5774 May 10 01:19 Makefile [2021-05-10T01:23:14.040Z] -rw-rw-r-- 1 1001 1001 7978 May 10 01:19 README.md [2021-05-10T01:23:14.040Z] -rw-rw-r-- 1 1001 1001 6755 May 10 01:19 SECURITY.md [2021-05-10T01:23:14.040Z] -rw-rw-r-- 1 1001 1001 13 May 10 01:20 VERSION [2021-05-10T01:23:14.040Z] -rw-rw-r-- 1 1001 1001 4131 May 10 01:19 ZMQWindows.md [2021-05-10T01:23:14.040Z] drwxrwxr-x 2 1001 1001 117 May 10 01:19 bin [2021-05-10T01:23:14.040Z] drwxrwxr-x 14 1001 1001 4096 May 10 01:19 cmd [2021-05-10T01:23:14.040Z] -rw-r--r-- 1 root root 705232 May 10 01:22 coverage.out [2021-05-10T01:23:14.040Z] -rw-r--r-- 1 root root 1060 May 10 01:23 go.mod [2021-05-10T01:23:14.040Z] -rw-r--r-- 1 root root 22051 May 10 01:21 go.sum [2021-05-10T01:23:14.040Z] drwxrwxr-x 8 1001 1001 127 May 10 01:19 internal [2021-05-10T01:23:14.040Z] drwxrwxr-x 4 1001 1001 26 May 10 01:19 openapi [2021-05-10T01:23:14.040Z] drwxrwxr-x 4 1001 1001 71 May 10 01:19 snap [2021-05-10T01:23:14.040Z] -rw-rw-r-- 1 1001 1001 168 May 10 01:19 version.go [Pipeline] sh [2021-05-10T01:23:14.364Z] + '[' -e coverage.out ] [2021-05-10T01:23:14.365Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-10T01:23:14.622Z] Stashed 1 file(s) [Pipeline] sh [2021-05-10T01:23:14.928Z] + make build [2021-05-10T01:23:14.928Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.203" -o cmd/core-data/core-data ./cmd/core-data [2021-05-10T01:23:15.535Z] Checking out Revision ab13ab81583b0f3a529d0965ed09deb9ecbbd99b (master) [2021-05-10T01:23:14.731Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-10T01:23:14.766Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-10T01:23:14.791Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-10T01:23:14.824Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-10T01:23:14.825Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T01:23:14.837Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-10T01:23:15.555Z] > git config core.sparsecheckout # timeout=10 [2021-05-10T01:23:15.570Z] > git checkout -f ab13ab81583b0f3a529d0965ed09deb9ecbbd99b # timeout=10 [2021-05-10T01:23:17.534Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.203" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-10T01:23:20.006Z] Commit message: "Merge pull request #3439 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.0.0-dev.13" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-10T01:23:21.474Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-10T01:23:21.895Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-10T01:23:22.245Z] + sudo service docker restart [2021-05-10T01:23:22.245Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-10T01:23:24.915Z] provisioning config files... [2021-05-10T01:23:24.965Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/471@tmp/config3057234541355407450tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-10T01:23:25.334Z] ---> docker-login.sh [2021-05-10T01:23:25.334Z] nexus3.edgexfoundry.org:10001 [2021-05-10T01:23:26.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T01:23:26.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T01:23:26.592Z] Configure a credential helper to remove this warning. See [2021-05-10T01:23:26.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T01:23:26.592Z] [2021-05-10T01:23:26.592Z] Login Succeeded [2021-05-10T01:23:26.592Z] nexus3.edgexfoundry.org:10002 [2021-05-10T01:23:27.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T01:23:27.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T01:23:27.193Z] Configure a credential helper to remove this warning. See [2021-05-10T01:23:27.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T01:23:27.193Z] [2021-05-10T01:23:27.193Z] Login Succeeded [2021-05-10T01:23:27.193Z] nexus3.edgexfoundry.org:10003 [2021-05-10T01:23:27.624Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.203" -o cmd/core-command/core-command ./cmd/core-command [2021-05-10T01:23:27.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T01:23:27.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T01:23:27.789Z] Configure a credential helper to remove this warning. See [2021-05-10T01:23:27.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T01:23:27.789Z] [2021-05-10T01:23:27.789Z] Login Succeeded [2021-05-10T01:23:27.789Z] nexus3.edgexfoundry.org:10004 [2021-05-10T01:23:28.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T01:23:28.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T01:23:28.338Z] Configure a credential helper to remove this warning. See [2021-05-10T01:23:28.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T01:23:28.338Z] [2021-05-10T01:23:28.338Z] Login Succeeded [2021-05-10T01:23:28.338Z] docker.io [2021-05-10T01:23:28.580Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.203" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-10T01:23:28.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T01:23:28.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T01:23:28.888Z] Configure a credential helper to remove this warning. See [2021-05-10T01:23:28.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T01:23:28.888Z] [2021-05-10T01:23:28.888Z] Login Succeeded [2021-05-10T01:23:28.888Z] ---> docker-login.sh ends [Pipeline] } [2021-05-10T01:23:28.907Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-10T01:23:29.185Z] ========================================================= [2021-05-10T01:23:29.185Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-10T01:23:29.185Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:23:29.525Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-10T01:23:29.979Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.203" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-10T01:23:30.252Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.203" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-10T01:23:31.665Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.203" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-10T01:23:32.157Z] Sending build context to Docker daemon 167.6MB [2021-05-10T01:23:32.157Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-10T01:23:32.157Z] Step 2/6 : FROM ${BASE} [2021-05-10T01:23:32.157Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-10T01:23:32.157Z] 595b0fe564bb: Pulling fs layer [2021-05-10T01:23:32.157Z] 7186ed65a4f7: Pulling fs layer [2021-05-10T01:23:32.157Z] 316046926c0a: Pulling fs layer [2021-05-10T01:23:32.157Z] 4ebd0625c992: Pulling fs layer [2021-05-10T01:23:32.157Z] 207e8628e3a3: Pulling fs layer [2021-05-10T01:23:32.157Z] c791037a9be2: Pulling fs layer [2021-05-10T01:23:32.157Z] ffd874e62e21: Pulling fs layer [2021-05-10T01:23:32.157Z] c791037a9be2: Waiting [2021-05-10T01:23:32.157Z] 4ebd0625c992: Waiting [2021-05-10T01:23:32.157Z] ffd874e62e21: Waiting [2021-05-10T01:23:32.157Z] 207e8628e3a3: Waiting [2021-05-10T01:23:32.157Z] 316046926c0a: Verifying Checksum [2021-05-10T01:23:32.157Z] 316046926c0a: Download complete [2021-05-10T01:23:32.157Z] 7186ed65a4f7: Download complete [2021-05-10T01:23:32.157Z] 207e8628e3a3: Verifying Checksum [2021-05-10T01:23:32.157Z] 207e8628e3a3: Download complete [2021-05-10T01:23:32.157Z] c791037a9be2: Verifying Checksum [2021-05-10T01:23:32.157Z] c791037a9be2: Download complete [2021-05-10T01:23:32.157Z] 595b0fe564bb: Download complete [2021-05-10T01:23:32.762Z] 595b0fe564bb: Pull complete [2021-05-10T01:23:33.089Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.203" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-10T01:23:33.373Z] 7186ed65a4f7: Pull complete [2021-05-10T01:23:33.970Z] 316046926c0a: Pull complete [2021-05-10T01:23:34.050Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.203" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-10T01:23:34.241Z] ffd874e62e21: Download complete [2021-05-10T01:23:35.457Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.203" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-10T01:23:36.216Z] 4ebd0625c992: Verifying Checksum [2021-05-10T01:23:36.216Z] 4ebd0625c992: Download complete [2021-05-10T01:23:36.412Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.203" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-10T01:23:37.380Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.203" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-05-10T01:23:39.334Z] $ docker stop --time=1 e05111abf27e3aecc8e4aff9c4dc1828f2adefd74df5c7ea5e47ca2bff86b012 [2021-05-10T01:23:41.039Z] $ docker rm -f e05111abf27e3aecc8e4aff9c4dc1828f2adefd74df5c7ea5e47ca2bff86b012 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:23:44.406Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-10T01:23:44.406Z] [2021-05-10T01:23:44.406Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:23:44.723Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-10T01:23:44.723Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-10T01:23:44.723Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-10T01:23:44.723Z] ca9280d653b3: Pulling fs layer [2021-05-10T01:23:44.723Z] 7e9c9ca2126c: Pulling fs layer [2021-05-10T01:23:44.992Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-10T01:23:44.992Z] cbdbe7a5bc2a: Download complete [2021-05-10T01:23:45.258Z] ca9280d653b3: Verifying Checksum [2021-05-10T01:23:45.258Z] ca9280d653b3: Download complete [2021-05-10T01:23:45.258Z] cbdbe7a5bc2a: Pull complete [2021-05-10T01:23:46.386Z] 4ebd0625c992: Pull complete [2021-05-10T01:23:46.659Z] 207e8628e3a3: Pull complete [2021-05-10T01:23:46.663Z] ca9280d653b3: Pull complete [2021-05-10T01:23:46.663Z] 7e9c9ca2126c: Verifying Checksum [2021-05-10T01:23:46.663Z] 7e9c9ca2126c: Download complete [2021-05-10T01:23:47.260Z] c791037a9be2: Pull complete [2021-05-10T01:23:50.642Z] ffd874e62e21: Pull complete [2021-05-10T01:23:50.642Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-10T01:23:50.642Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-10T01:23:50.642Z] ---> cfc18b08335c [2021-05-10T01:23:50.642Z] 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-05-10T01:23:53.296Z] 7e9c9ca2126c: Pull complete [2021-05-10T01:23:53.296Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-10T01:23:53.296Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-10T01:23:53.296Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-10T01:23:53.481Z] prd-centos7-docker-4c-2g-3877 does not seem to be running inside a container [2021-05-10T01:23:53.570Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/471 -v /w/workspace/edgex-go/471:/w/workspace/edgex-go/471:rw,z -v /w/workspace/edgex-go/471@tmp:/w/workspace/edgex-go/471@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-05-10T01:23:54.042Z] ---> Running in b8895117e065 [2021-05-10T01:23:55.484Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-10T01:23:55.651Z] $ docker top 91bad10b46dba6ad8272850ae82dd396d9afe99cb8a1d68a00e313adbd7b8a6c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T01:23:56.113Z] + docker-compose build --help [2021-05-10T01:23:56.113Z] + grep parallel [2021-05-10T01:23:56.914Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-10T01:23:57.058Z] --parallel Build images in parallel. [Pipeline] } [2021-05-10T01:23:57.076Z] $ docker stop --time=1 91bad10b46dba6ad8272850ae82dd396d9afe99cb8a1d68a00e313adbd7b8a6c [2021-05-10T01:23:58.343Z] (1/12) Installing libmagic (5.39-r0) [2021-05-10T01:23:58.439Z] $ docker rm -f 91bad10b46dba6ad8272850ae82dd396d9afe99cb8a1d68a00e313adbd7b8a6c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:23:58.917Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-10T01:23:58.917Z] . [Pipeline] withDockerContainer [2021-05-10T01:23:59.020Z] prd-centos7-docker-4c-2g-3877 does not seem to be running inside a container [2021-05-10T01:23:59.073Z] $ 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/471 -v /w/workspace/edgex-go/471:/w/workspace/edgex-go/471:rw,z -v /w/workspace/edgex-go/471@tmp:/w/workspace/edgex-go/471@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-10T01:23:59.320Z] (2/12) Installing file (5.39-r0) [2021-05-10T01:23:59.321Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-10T01:23:59.592Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-10T01:23:59.740Z] $ docker top dc6fa26f5f5c9f97c10edbe5386b9cc13dd4e910524aee6cfa49051dd05e1e92 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T01:24:00.186Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-10T01:24:01.132Z] Building docker-core-command-go ... [2021-05-10T01:24:01.132Z] Building docker-core-data-go ... [2021-05-10T01:24:01.132Z] Building docker-core-metadata-go ... [2021-05-10T01:24:01.132Z] Building docker-security-bootstrapper-go ... [2021-05-10T01:24:01.132Z] Building docker-security-proxy-setup-go ... [2021-05-10T01:24:01.132Z] Building docker-security-secretstore-setup-go ... [2021-05-10T01:24:01.132Z] Building docker-support-notifications-go ... [2021-05-10T01:24:01.132Z] Building docker-support-scheduler-go ... [2021-05-10T01:24:01.132Z] Building docker-sys-mgmt-agent-go ... [2021-05-10T01:24:01.132Z] Building docker-support-notifications-go [2021-05-10T01:24:01.132Z] Building docker-core-metadata-go [2021-05-10T01:24:01.132Z] Building docker-sys-mgmt-agent-go [2021-05-10T01:24:01.132Z] Building docker-security-bootstrapper-go [2021-05-10T01:24:01.132Z] Building docker-security-secretstore-setup-go [2021-05-10T01:24:17.907Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-10T01:24:17.908Z] (6/12) Installing patch (2.7.6-r6) [2021-05-10T01:24:18.179Z] (7/12) Installing build-base (0.5-r2) [2021-05-10T01:24:18.454Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-10T01:24:18.730Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-10T01:24:19.003Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-10T01:24:19.003Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-10T01:24:19.601Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-10T01:24:19.876Z] Executing busybox-1.32.1-r6.trigger [2021-05-10T01:24:19.876Z] OK: 218 MiB in 52 packages [2021-05-10T01:24:24.213Z] Removing intermediate container b8895117e065 [2021-05-10T01:24:24.213Z] ---> 844e5701ba04 [2021-05-10T01:24:24.213Z] Step 4/6 : WORKDIR /edgex-go [2021-05-10T01:24:24.213Z] ---> Running in 6db01458b61d [2021-05-10T01:24:24.808Z] Removing intermediate container 6db01458b61d [2021-05-10T01:24:24.808Z] ---> 1066424176ec [2021-05-10T01:24:24.808Z] Step 5/6 : COPY go.mod . [2021-05-10T01:24:25.403Z] ---> d5169dc0e469 [2021-05-10T01:24:25.403Z] Step 6/6 : RUN go mod download [2021-05-10T01:24:25.676Z] ---> Running in c6f92a44afdb [2021-05-10T01:24:40.215Z] Step 1/31 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T01:24:40.215Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-05-10T01:24:40.215Z] ---> 98ea06b1c0e6 [2021-05-10T01:24:40.215Z] Step 3/31 : WORKDIR /edgex-go [2021-05-10T01:24:40.215Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T01:24:40.215Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-10T01:24:40.215Z] ---> 98ea06b1c0e6 [2021-05-10T01:24:40.215Z] Step 3/23 : WORKDIR /edgex-go [2021-05-10T01:24:40.215Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T01:24:40.215Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-10T01:24:40.215Z] ---> 98ea06b1c0e6 [2021-05-10T01:24:40.215Z] Step 3/22 : WORKDIR /edgex-go [2021-05-10T01:24:40.215Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T01:24:40.215Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-10T01:24:40.215Z] ---> 98ea06b1c0e6 [2021-05-10T01:24:40.215Z] Step 3/23 : WORKDIR /edgex-go [2021-05-10T01:24:40.215Z] Step 1/25 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T01:24:40.215Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2021-05-10T01:24:40.215Z] ---> 98ea06b1c0e6 [2021-05-10T01:24:40.215Z] Step 3/25 : WORKDIR /edgex-go [2021-05-10T01:24:40.215Z] ---> Running in 56fc0c3ec56a [2021-05-10T01:24:40.215Z] ---> Running in 8f9e615a5c47 [2021-05-10T01:24:40.215Z] ---> Running in c066abf4aaf4 [2021-05-10T01:24:40.215Z] ---> Running in f9d00faac603 [2021-05-10T01:24:40.215Z] ---> Running in 45285670363d [2021-05-10T01:24:40.215Z] Removing intermediate container 45285670363d [2021-05-10T01:24:40.215Z] ---> 20abd77e2aa7 [2021-05-10T01:24:40.215Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T01:24:40.215Z] Removing intermediate container f9d00faac603 [2021-05-10T01:24:40.215Z] ---> 33f69958db04 [2021-05-10T01:24:40.215Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T01:24:40.215Z] Removing intermediate container 8f9e615a5c47 [2021-05-10T01:24:40.215Z] ---> ffc7a1b23a8b [2021-05-10T01:24:40.215Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T01:24:40.215Z] Removing intermediate container 56fc0c3ec56a [2021-05-10T01:24:40.215Z] ---> fefcf1102d55 [2021-05-10T01:24:40.215Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T01:24:40.215Z] Removing intermediate container c066abf4aaf4 [2021-05-10T01:24:40.215Z] ---> 49fbcb86501a [2021-05-10T01:24:40.215Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T01:24:40.215Z] ---> Running in e36c95ba5cd7 [2021-05-10T01:24:40.215Z] ---> Running in 7e3f5c8ab219 [2021-05-10T01:24:40.215Z] ---> Running in bf5d301fa3e2 [2021-05-10T01:24:40.215Z] ---> Running in 0e76edc19dba [2021-05-10T01:24:40.215Z] ---> Running in cffc661af3f7 [2021-05-10T01:24:40.215Z] Removing intermediate container 7e3f5c8ab219 [2021-05-10T01:24:40.215Z] ---> c1e0b5c18010 [2021-05-10T01:24:40.215Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-10T01:24:40.215Z] Removing intermediate container e36c95ba5cd7 [2021-05-10T01:24:40.215Z] ---> a527466a989d [2021-05-10T01:24:40.215Z] Step 5/25 : RUN apk add --update --no-cache make git [2021-05-10T01:24:40.215Z] ---> Running in 7e24e5275a4b [2021-05-10T01:24:40.215Z] Removing intermediate container bf5d301fa3e2 [2021-05-10T01:24:40.215Z] ---> 5166a819403f [2021-05-10T01:24:40.215Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-05-10T01:24:40.215Z] ---> Running in 9afc8314fbf8 [2021-05-10T01:24:40.215Z] Removing intermediate container cffc661af3f7 [2021-05-10T01:24:40.215Z] ---> 1b40cacd48f3 [2021-05-10T01:24:40.215Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-10T01:24:40.215Z] ---> Running in d21a9ee47708 [2021-05-10T01:24:40.215Z] Removing intermediate container 0e76edc19dba [2021-05-10T01:24:40.215Z] ---> 42c41c850f0f [2021-05-10T01:24:40.215Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-05-10T01:24:40.215Z] ---> Running in e203b218a4e1 [2021-05-10T01:24:40.215Z] ---> Running in 10addb086dc2 [2021-05-10T01:24:40.510Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-10T01:24:40.773Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-10T01:24:40.773Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-10T01:24:40.774Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-10T01:24:41.036Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-10T01:24:42.426Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-10T01:24:42.426Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-10T01:24:42.426Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-10T01:24:42.695Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-10T01:24:42.695Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-10T01:24:42.957Z] OK: 219 MiB in 52 packages [2021-05-10T01:24:43.228Z] OK: 219 MiB in 52 packages [2021-05-10T01:24:43.502Z] OK: 219 MiB in 52 packages [2021-05-10T01:24:43.502Z] OK: 219 MiB in 52 packages [2021-05-10T01:24:43.502Z] OK: 219 MiB in 52 packages [2021-05-10T01:24:43.768Z] Removing intermediate container 7e24e5275a4b [2021-05-10T01:24:43.768Z] ---> 629a4af43998 [2021-05-10T01:24:43.768Z] Step 6/23 : COPY go.mod . [2021-05-10T01:24:44.035Z] ---> 3c9480073675 [2021-05-10T01:24:44.035Z] Step 7/23 : RUN go mod download [2021-05-10T01:24:44.301Z] ---> Running in 06cb2cf0e0bb [2021-05-10T01:24:44.301Z] Removing intermediate container d21a9ee47708 [2021-05-10T01:24:44.301Z] ---> 2b286701470b [2021-05-10T01:24:44.301Z] Step 6/23 : COPY go.mod . [2021-05-10T01:24:44.566Z] Removing intermediate container 10addb086dc2 [2021-05-10T01:24:44.566Z] ---> 1f4caaca00a3 [2021-05-10T01:24:44.566Z] Step 6/31 : COPY go.mod . [2021-05-10T01:24:44.834Z] Removing intermediate container e203b218a4e1 [2021-05-10T01:24:44.834Z] ---> 846863233b8a [2021-05-10T01:24:44.834Z] Step 6/22 : COPY go.mod . [2021-05-10T01:24:44.834Z] Removing intermediate container 9afc8314fbf8 [2021-05-10T01:24:44.834Z] ---> d1bf185cd030 [2021-05-10T01:24:44.834Z] Step 6/25 : COPY go.mod . [2021-05-10T01:24:44.834Z] ---> 7f708d68b456 [2021-05-10T01:24:44.834Z] Step 7/23 : RUN go mod download [2021-05-10T01:24:44.834Z] ---> Running in fb6d55dad20f [2021-05-10T01:24:45.102Z] ---> 46ee9eb67290 [2021-05-10T01:24:45.102Z] Step 7/31 : RUN go mod download [2021-05-10T01:24:45.372Z] ---> e6b4efdeeb99 [2021-05-10T01:24:45.372Z] Step 7/22 : RUN go mod download [2021-05-10T01:24:45.372Z] ---> 029a1498b16b [2021-05-10T01:24:45.372Z] Step 7/25 : RUN go mod download [2021-05-10T01:24:45.372Z] ---> Running in f39553e0ad40 [2021-05-10T01:24:45.372Z] ---> Running in 35c02fbac18a [2021-05-10T01:24:45.650Z] ---> Running in 5b8264381cae [2021-05-10T01:24:46.630Z] Removing intermediate container 06cb2cf0e0bb [2021-05-10T01:24:46.630Z] ---> 5549d5aef738 [2021-05-10T01:24:46.630Z] Step 8/23 : COPY . . [2021-05-10T01:24:46.630Z] Removing intermediate container fb6d55dad20f [2021-05-10T01:24:46.630Z] ---> b7a9ed4cbfc6 [2021-05-10T01:24:46.630Z] Step 8/23 : COPY . . [2021-05-10T01:24:52.481Z] Removing intermediate container c6f92a44afdb [2021-05-10T01:24:52.481Z] ---> 1ea2a02e796a [2021-05-10T01:24:52.481Z] Successfully built 1ea2a02e796a [2021-05-10T01:24:52.481Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:24:52.841Z] + docker inspect -f . ci-base-image-arm64 [2021-05-10T01:24:52.842Z] . [Pipeline] withDockerContainer [2021-05-10T01:24:53.130Z] prd-ubuntu18.04-docker-arm64-4c-16g-3885 does not seem to be running inside a container [2021-05-10T01:24:53.217Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/471 -v /w/workspace/edgex-go/471:/w/workspace/edgex-go/471:rw,z -v /w/workspace/edgex-go/471@tmp:/w/workspace/edgex-go/471@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-05-10T01:24:53.283Z] Removing intermediate container f39553e0ad40 [2021-05-10T01:24:53.283Z] ---> 1fd076893b65 [2021-05-10T01:24:53.283Z] Step 8/31 : COPY . . [2021-05-10T01:24:53.283Z] Removing intermediate container 35c02fbac18a [2021-05-10T01:24:53.283Z] ---> 2b8642eecd4d [2021-05-10T01:24:53.283Z] Step 8/22 : COPY . . [2021-05-10T01:24:54.813Z] $ docker top 5362319e9b93049a3f485c51b2a053d6a13f21668449725d62c171860ebcf33d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T01:24:55.814Z] + go version [2021-05-10T01:24:55.814Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-10T01:24:55.839Z] $ docker stop --time=1 5362319e9b93049a3f485c51b2a053d6a13f21668449725d62c171860ebcf33d [2021-05-10T01:24:57.864Z] $ docker rm -f 5362319e9b93049a3f485c51b2a053d6a13f21668449725d62c171860ebcf33d [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-05-10T01:24:58.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-10T01:24:58.642Z] Removing intermediate container 5b8264381cae [2021-05-10T01:24:58.642Z] ---> d759d214beef [2021-05-10T01:24:58.642Z] Step 8/25 : COPY . . [2021-05-10T01:24:58.904Z] [2021-05-10T01:24:58.904Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:24:59.264Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-10T01:24:59.548Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-10T01:24:59.548Z] 29e5d40040c1: Pulling fs layer [2021-05-10T01:24:59.548Z] 1ce36da41761: Pulling fs layer [2021-05-10T01:24:59.548Z] 25b303627fd3: Pulling fs layer [2021-05-10T01:24:59.548Z] 29e5d40040c1: Verifying Checksum [2021-05-10T01:24:59.548Z] 29e5d40040c1: Download complete [2021-05-10T01:25:00.144Z] 1ce36da41761: Verifying Checksum [2021-05-10T01:25:00.144Z] 1ce36da41761: Download complete [2021-05-10T01:25:00.416Z] 29e5d40040c1: Pull complete [2021-05-10T01:25:01.396Z] 1ce36da41761: Pull complete [2021-05-10T01:25:01.989Z] 25b303627fd3: Verifying Checksum [2021-05-10T01:25:01.989Z] 25b303627fd3: Download complete [2021-05-10T01:25:12.148Z] 25b303627fd3: Pull complete [2021-05-10T01:25:12.148Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-10T01:25:12.148Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-10T01:25:12.148Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-10T01:25:12.417Z] prd-ubuntu18.04-docker-arm64-4c-16g-3885 does not seem to be running inside a container [2021-05-10T01:25:12.509Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/471 -v /w/workspace/edgex-go/471:/w/workspace/edgex-go/471:rw,z -v /w/workspace/edgex-go/471@tmp:/w/workspace/edgex-go/471@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-05-10T01:25:15.720Z] $ docker top d5de52e1b2f14b474c3b5059e288af86f17d56cf64ab3acc35899a7c973245e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T01:25:16.699Z] + docker-compose build --help [2021-05-10T01:25:16.699Z] + grep parallel [2021-05-10T01:25:20.085Z] --parallel Build images in parallel. [Pipeline] } [2021-05-10T01:25:20.384Z] $ docker stop --time=1 d5de52e1b2f14b474c3b5059e288af86f17d56cf64ab3acc35899a7c973245e6 [2021-05-10T01:25:22.381Z] $ docker rm -f d5de52e1b2f14b474c3b5059e288af86f17d56cf64ab3acc35899a7c973245e6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:25:23.024Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-10T01:25:23.024Z] . [Pipeline] withDockerContainer [2021-05-10T01:25:23.262Z] prd-ubuntu18.04-docker-arm64-4c-16g-3885 does not seem to be running inside a container [2021-05-10T01:25:23.359Z] $ 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/471 -v /w/workspace/edgex-go/471:/w/workspace/edgex-go/471:rw,z -v /w/workspace/edgex-go/471@tmp:/w/workspace/edgex-go/471@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-05-10T01:25:24.799Z] $ docker top 7506498be77e5e5a4e9c447a4c860af5f390418ffc634d1bd3226fd2582e6a7e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T01:25:25.745Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-10T01:25:30.057Z] Building docker-core-command-go ... [2021-05-10T01:25:30.057Z] Building docker-core-data-go ... [2021-05-10T01:25:30.057Z] Building docker-core-metadata-go ... [2021-05-10T01:25:30.057Z] Building docker-security-bootstrapper-go ... [2021-05-10T01:25:30.057Z] Building docker-security-proxy-setup-go ... [2021-05-10T01:25:30.057Z] Building docker-security-secretstore-setup-go ... [2021-05-10T01:25:30.057Z] Building docker-support-notifications-go ... [2021-05-10T01:25:30.057Z] Building docker-support-scheduler-go ... [2021-05-10T01:25:30.057Z] Building docker-sys-mgmt-agent-go ... [2021-05-10T01:25:30.057Z] Building docker-security-secretstore-setup-go [2021-05-10T01:25:30.057Z] Building docker-sys-mgmt-agent-go [2021-05-10T01:25:30.057Z] Building docker-core-metadata-go [2021-05-10T01:25:30.057Z] Building docker-core-command-go [2021-05-10T01:25:30.057Z] Building docker-security-proxy-setup-go [2021-05-10T01:25:31.436Z] ---> 008aa99d8328 [2021-05-10T01:25:31.436Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-10T01:25:31.436Z] ---> b4f628b8a0df [2021-05-10T01:25:31.436Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-05-10T01:25:32.088Z] ---> Running in 37d01992367e [2021-05-10T01:25:32.088Z] ---> Running in c2d0823a6688 [2021-05-10T01:25:32.354Z] ---> c03035fe01b8 [2021-05-10T01:25:32.354Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-10T01:25:32.354Z] ---> 03c0e2749bda [2021-05-10T01:25:32.354Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-10T01:25:32.617Z] ---> Running in f07657679881 [2021-05-10T01:25:32.617Z] ---> cc0f5ae12630 [2021-05-10T01:25:32.617Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-05-10T01:25:32.886Z] ---> Running in fb593df8312c [2021-05-10T01:25:32.886Z] ---> Running in 81b07fc5faae [2021-05-10T01:25:33.851Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.203" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-10T01:25:33.851Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.203" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-10T01:25:33.851Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.203" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-10T01:25:34.127Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.203" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-10T01:25:34.127Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.203" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-10T01:26:13.021Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.203" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-10T01:26:14.972Z] Removing intermediate container 37d01992367e [2021-05-10T01:26:14.972Z] ---> 1f928354b2a6 [2021-05-10T01:26:14.972Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-10T01:26:17.534Z] ---> Running in e1c8ed98910f [2021-05-10T01:26:17.534Z] Removing intermediate container f07657679881 [2021-05-10T01:26:17.534Z] ---> fe190ecd32d2 [2021-05-10T01:26:17.534Z] [2021-05-10T01:26:17.534Z] Step 10/31 : FROM alpine:3.12 [2021-05-10T01:26:17.534Z] Removing intermediate container fb593df8312c [2021-05-10T01:26:17.534Z] ---> 5acb24f8d376 [2021-05-10T01:26:17.534Z] [2021-05-10T01:26:17.534Z] Step 10/25 : FROM alpine:3.12 [2021-05-10T01:26:17.534Z] 3.12: Pulling from library/alpine [2021-05-10T01:26:17.534Z] 3.12: Pulling from library/alpine [2021-05-10T01:26:18.129Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-10T01:26:18.129Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-10T01:26:18.129Z] Status: Downloaded newer image for alpine:3.12 [2021-05-10T01:26:18.129Z] ---> 13621d1b12d4 [2021-05-10T01:26:18.129Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-10T01:26:18.129Z] Status: Image is up to date for alpine:3.12 [2021-05-10T01:26:18.129Z] ---> 13621d1b12d4 [2021-05-10T01:26:18.129Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-10T01:26:18.393Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.203" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-10T01:26:22.621Z] ---> Running in 27557b95a6b1 [2021-05-10T01:26:22.621Z] ---> Running in 7ece7b6ee479 [2021-05-10T01:26:22.621Z] Removing intermediate container 81b07fc5faae [2021-05-10T01:26:22.621Z] ---> 3f790b0ff8b9 [2021-05-10T01:26:22.621Z] [2021-05-10T01:26:22.621Z] Step 10/22 : FROM alpine:3.12 [2021-05-10T01:26:22.621Z] ---> 13621d1b12d4 [2021-05-10T01:26:22.621Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-10T01:26:22.621Z] Removing intermediate container c2d0823a6688 [2021-05-10T01:26:22.621Z] ---> 0234ceae9bcb [2021-05-10T01:26:22.621Z] [2021-05-10T01:26:22.621Z] Step 10/23 : FROM alpine:3.12 [2021-05-10T01:26:22.621Z] ---> 13621d1b12d4 [2021-05-10T01:26:22.621Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-10T01:26:22.883Z] ---> Running in eb895b8e9d41 [2021-05-10T01:26:22.883Z] ---> Running in cf495a32383d [2021-05-10T01:26:23.148Z] Removing intermediate container 7ece7b6ee479 [2021-05-10T01:26:23.148Z] ---> e2cae5037c75 [2021-05-10T01:26:23.148Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-10T01:26:23.429Z] Removing intermediate container e1c8ed98910f [2021-05-10T01:26:23.429Z] ---> e7cb8c3e7810 [2021-05-10T01:26:23.429Z] [2021-05-10T01:26:23.429Z] Step 11/23 : FROM docker:20.10.0 [2021-05-10T01:26:23.429Z] 20.10.0: Pulling from library/docker [2021-05-10T01:26:23.429Z] ---> Running in c144e37cc08d [2021-05-10T01:26:23.709Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-10T01:26:23.709Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-10T01:26:23.709Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-10T01:26:23.991Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-10T01:26:23.991Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-10T01:26:23.991Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-10T01:26:23.991Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-10T01:26:23.991Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-10T01:26:23.991Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-10T01:26:23.991Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-10T01:26:23.991Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T01:26:24.268Z] Executing ca-certificates-20191127-r4.trigger [2021-05-10T01:26:24.268Z] (4/6) Installing curl (7.76.1-r0) [2021-05-10T01:26:24.268Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-10T01:26:24.268Z] OK: 6 MiB in 16 packages [2021-05-10T01:26:24.268Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-10T01:26:24.268Z] (6/6) Installing su-exec (0.2-r1) [2021-05-10T01:26:24.268Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T01:26:24.268Z] Executing ca-certificates-20191127-r4.trigger [2021-05-10T01:26:24.268Z] OK: 7 MiB in 20 packages [2021-05-10T01:26:24.268Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-10T01:26:24.268Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T01:26:24.268Z] OK: 6 MiB in 15 packages [2021-05-10T01:26:24.268Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-10T01:26:24.538Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-10T01:26:24.538Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-10T01:26:25.490Z] (2/2) Installing su-exec (0.2-r1) [2021-05-10T01:26:25.490Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T01:26:25.490Z] OK: 6 MiB in 16 packages [2021-05-10T01:26:26.589Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T01:26:26.589Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-10T01:26:26.589Z] ---> 1ea2a02e796a [2021-05-10T01:26:26.590Z] Step 3/23 : WORKDIR /edgex-go [2021-05-10T01:26:26.590Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T01:26:26.590Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-05-10T01:26:26.590Z] ---> 1ea2a02e796a [2021-05-10T01:26:26.590Z] Step 3/21 : WORKDIR /edgex-go [2021-05-10T01:26:26.590Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T01:26:26.590Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-10T01:26:26.590Z] ---> 1ea2a02e796a [2021-05-10T01:26:26.590Z] Step 3/23 : WORKDIR /edgex-go [2021-05-10T01:26:26.590Z] Step 1/25 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T01:26:26.590Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2021-05-10T01:26:26.590Z] ---> 1ea2a02e796a [2021-05-10T01:26:26.590Z] Step 3/25 : WORKDIR /edgex-go [2021-05-10T01:26:26.590Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T01:26:26.590Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-10T01:26:26.590Z] ---> 1ea2a02e796a [2021-05-10T01:26:26.590Z] Step 3/23 : WORKDIR /edgex-go [2021-05-10T01:26:26.590Z] ---> Running in ade6185327d5 [2021-05-10T01:26:26.590Z] ---> Running in 35ed953958ce [2021-05-10T01:26:26.590Z] ---> Running in d5a8dda497d7 [2021-05-10T01:26:26.590Z] ---> Running in e0dee5ea0e6c [2021-05-10T01:26:26.590Z] ---> Running in 6a8e752b209f [2021-05-10T01:26:26.590Z] Removing intermediate container ade6185327d5 [2021-05-10T01:26:26.590Z] ---> e6304f869f41 [2021-05-10T01:26:26.590Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T01:26:26.590Z] Removing intermediate container d5a8dda497d7 [2021-05-10T01:26:26.590Z] ---> 8d66a09cfc38 [2021-05-10T01:26:26.590Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T01:26:26.590Z] Removing intermediate container 35ed953958ce [2021-05-10T01:26:26.590Z] ---> 89f07b36d9bf [2021-05-10T01:26:26.590Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T01:26:26.590Z] Removing intermediate container 6a8e752b209f [2021-05-10T01:26:26.590Z] ---> 4b4461574359 [2021-05-10T01:26:26.590Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T01:26:26.590Z] Removing intermediate container e0dee5ea0e6c [2021-05-10T01:26:26.590Z] ---> 51dec406b9c2 [2021-05-10T01:26:26.590Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T01:26:26.590Z] ---> Running in debef2b66b73 [2021-05-10T01:26:26.590Z] ---> Running in 9910aa2e349a [2021-05-10T01:26:26.590Z] ---> Running in ef2c0ed0118b [2021-05-10T01:26:26.590Z] ---> Running in ab7564e21165 [2021-05-10T01:26:26.590Z] ---> Running in 78319260cc01 [2021-05-10T01:26:27.420Z] Removing intermediate container cf495a32383d [2021-05-10T01:26:27.420Z] ---> d0c7ea9de7e4 [2021-05-10T01:26:27.420Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-10T01:26:27.605Z] Removing intermediate container debef2b66b73 [2021-05-10T01:26:27.605Z] ---> d478eeba7693 [2021-05-10T01:26:27.605Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-05-10T01:26:27.699Z] Removing intermediate container 27557b95a6b1 [2021-05-10T01:26:27.699Z] ---> e7279fc6ce0e [2021-05-10T01:26:27.699Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-10T01:26:27.885Z] ---> Running in b7e19df93a58 [2021-05-10T01:26:27.885Z] Removing intermediate container ef2c0ed0118b [2021-05-10T01:26:27.885Z] ---> ab7c29537aa2 [2021-05-10T01:26:27.885Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-10T01:26:27.965Z] ---> Running in b93c5f8c3e0b [2021-05-10T01:26:27.965Z] Removing intermediate container c144e37cc08d [2021-05-10T01:26:27.965Z] ---> 1a1bfeea08e1 [2021-05-10T01:26:27.965Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-10T01:26:28.162Z] ---> Running in f5b76b6a61a0 [2021-05-10T01:26:28.228Z] Removing intermediate container eb895b8e9d41 [2021-05-10T01:26:28.228Z] ---> 46c71ed8b5af [2021-05-10T01:26:28.228Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-10T01:26:28.228Z] ---> Running in 426bc39b4eed [2021-05-10T01:26:28.228Z] ---> Running in 863cc6927fed [2021-05-10T01:26:28.446Z] Removing intermediate container 9910aa2e349a [2021-05-10T01:26:28.446Z] ---> ddc3e1a0c39a [2021-05-10T01:26:28.446Z] Step 5/25 : RUN apk add --update --no-cache make git [2021-05-10T01:26:28.446Z] Removing intermediate container ab7564e21165 [2021-05-10T01:26:28.446Z] Removing intermediate container 78319260cc01 [2021-05-10T01:26:28.446Z] ---> c4c11b792ec5 [2021-05-10T01:26:28.446Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-05-10T01:26:28.446Z] ---> 81e00e7cb49e [2021-05-10T01:26:28.446Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-10T01:26:28.498Z] ---> Running in 05b9f873215e [2021-05-10T01:26:28.498Z] Removing intermediate container b93c5f8c3e0b [2021-05-10T01:26:28.498Z] ---> 412b8c8761e1 [2021-05-10T01:26:28.498Z] Step 13/23 : ENV APP_PORT=48081 [2021-05-10T01:26:28.498Z] ---> Running in 9cc2db8f2694 [2021-05-10T01:26:28.727Z] ---> Running in 28a9f399c3b7 [2021-05-10T01:26:28.764Z] Removing intermediate container 863cc6927fed [2021-05-10T01:26:28.764Z] ---> 6d033617343f [2021-05-10T01:26:28.764Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-10T01:26:28.764Z] Removing intermediate container 426bc39b4eed [2021-05-10T01:26:28.764Z] ---> 5c38074652b9 [2021-05-10T01:26:28.764Z] Step 13/25 : WORKDIR / [2021-05-10T01:26:28.764Z] Removing intermediate container 05b9f873215e [2021-05-10T01:26:28.764Z] ---> cd459b2cf2c9 [2021-05-10T01:26:28.764Z] Step 13/22 : ENV APP_PORT=48060 [2021-05-10T01:26:29.002Z] ---> Running in d69f2011b62e [2021-05-10T01:26:29.002Z] ---> Running in fd6280f537b7 [2021-05-10T01:26:29.027Z] ---> Running in 83e16ede1cc9 [2021-05-10T01:26:29.027Z] ---> Running in bd947548ec04 [2021-05-10T01:26:29.027Z] ---> Running in 295592ec7d55 [2021-05-10T01:26:29.027Z] Removing intermediate container 9cc2db8f2694 [2021-05-10T01:26:29.027Z] ---> d7c26bcd9071 [2021-05-10T01:26:29.027Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-10T01:26:29.290Z] ---> Running in 04444be23ef3 [2021-05-10T01:26:29.290Z] Removing intermediate container 83e16ede1cc9 [2021-05-10T01:26:29.290Z] ---> ca7e3871d2db [2021-05-10T01:26:29.290Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-10T01:26:29.290Z] Removing intermediate container 295592ec7d55 [2021-05-10T01:26:29.290Z] ---> b600ec52f301 [2021-05-10T01:26:29.290Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-10T01:26:29.291Z] Removing intermediate container bd947548ec04 [2021-05-10T01:26:29.291Z] ---> 019db43d2d6f [2021-05-10T01:26:29.291Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-10T01:26:29.553Z] ---> Running in 104b84b5f11f [2021-05-10T01:26:29.553Z] Removing intermediate container 04444be23ef3 [2021-05-10T01:26:29.553Z] ---> 6eb00f476b8e [2021-05-10T01:26:29.553Z] Step 15/23 : WORKDIR / [2021-05-10T01:26:29.602Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-10T01:26:29.815Z] ---> Running in bdb9c7809698 [2021-05-10T01:26:29.815Z] ---> Running in cd974a8c4250 [2021-05-10T01:26:30.081Z] ---> 0fd75ecf88d0 [2021-05-10T01:26:30.081Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-10T01:26:30.081Z] Removing intermediate container bdb9c7809698 [2021-05-10T01:26:30.081Z] ---> 16ca3b682f40 [2021-05-10T01:26:30.081Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T01:26:30.202Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-10T01:26:30.347Z] Removing intermediate container cd974a8c4250 [2021-05-10T01:26:30.347Z] ---> 94a32dec062a [2021-05-10T01:26:30.347Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T01:26:30.613Z] ---> b4763a625408 [2021-05-10T01:26:30.613Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-10T01:26:30.613Z] ---> 8ce8cf9a2d56 [2021-05-10T01:26:30.613Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-10T01:26:30.841Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-10T01:26:30.874Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-10T01:26:31.125Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-10T01:26:31.125Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-10T01:26:31.140Z] ---> 0e0731687a71 [2021-05-10T01:26:31.140Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-10T01:26:31.140Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-10T01:26:31.140Z] ---> aefe523efa57 [2021-05-10T01:26:31.140Z] 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-05-10T01:26:31.140Z] ---> 4b0e1346de90 [2021-05-10T01:26:31.140Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-10T01:26:31.140Z] ---> Running in 3181ab509190 [2021-05-10T01:26:31.397Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-10T01:26:31.414Z] ---> 662f6718f12c [2021-05-10T01:26:31.414Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-10T01:26:31.414Z] Removing intermediate container 104b84b5f11f [2021-05-10T01:26:31.414Z] ---> 1c757e431fca [2021-05-10T01:26:31.414Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-10T01:26:31.676Z] ---> Running in 83f838da17e2 [2021-05-10T01:26:31.676Z] Removing intermediate container 3181ab509190 [2021-05-10T01:26:31.676Z] ---> 95b74d5b273d [2021-05-10T01:26:31.676Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-10T01:26:31.676Z] ---> fd0ef655603f [2021-05-10T01:26:31.676Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-10T01:26:32.379Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-10T01:26:32.623Z] ---> Running in 2dee42e6183d [2021-05-10T01:26:32.623Z] ---> e02a0d5ac300 [2021-05-10T01:26:32.623Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-10T01:26:32.623Z] ---> 32906d8d52b0 [2021-05-10T01:26:32.623Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-05-10T01:26:32.623Z] Removing intermediate container 83f838da17e2 [2021-05-10T01:26:32.623Z] ---> 2cbcead7eac7 [2021-05-10T01:26:32.623Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-10T01:26:32.658Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-10T01:26:32.658Z] OK: 218 MiB in 52 packages [2021-05-10T01:26:32.887Z] ---> cfcdca399411 [2021-05-10T01:26:32.888Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-10T01:26:32.888Z] ---> Running in 42bdbb161894 [2021-05-10T01:26:32.888Z] ---> 01d279d449c3 [2021-05-10T01:26:32.888Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-05-10T01:26:32.934Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-10T01:26:32.934Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-10T01:26:33.152Z] ---> 5265d0ddbec7 [2021-05-10T01:26:33.152Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-10T01:26:33.152Z] Removing intermediate container 42bdbb161894 [2021-05-10T01:26:33.152Z] ---> e6aeec65ea43 [2021-05-10T01:26:33.152Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T01:26:33.152Z] ---> Running in 8401d398514f [2021-05-10T01:26:33.415Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-10T01:26:33.415Z] ---> Running in 26da448ae2cc [2021-05-10T01:26:33.415Z] ---> Running in fcaf62ad6691 [2021-05-10T01:26:33.415Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-10T01:26:33.683Z] Removing intermediate container 8401d398514f [2021-05-10T01:26:33.683Z] ---> a096c137fd1b [2021-05-10T01:26:33.683Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T01:26:33.683Z] (1/39) Installing readline (8.0.4-r0) [2021-05-10T01:26:33.683Z] ---> bb154312221f [2021-05-10T01:26:33.683Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-10T01:26:33.683Z] (2/39) Installing bash (5.0.17-r0) [2021-05-10T01:26:33.683Z] Executing bash-5.0.17-r0.post-install [2021-05-10T01:26:33.683Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-10T01:26:33.683Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-10T01:26:33.683Z] (5/39) Installing curl (7.76.1-r0) [2021-05-10T01:26:33.974Z] Removing intermediate container fcaf62ad6691 [2021-05-10T01:26:33.974Z] ---> 1fba0a5555ae [2021-05-10T01:26:33.974Z] Step 20/22 : LABEL arch=x86_64 [2021-05-10T01:26:33.974Z] ---> Running in 7f43ba4ce303 [2021-05-10T01:26:33.974Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-10T01:26:33.974Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-10T01:26:33.974Z] (8/39) Installing expat (2.2.9-r1) [2021-05-10T01:26:33.974Z] (9/39) Installing libffi (3.3-r2) [2021-05-10T01:26:33.974Z] (10/39) Installing gdbm (1.13-r1) [2021-05-10T01:26:33.974Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-10T01:26:33.974Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-10T01:26:33.974Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-10T01:26:33.974Z] ---> Running in 616ddf805939 [2021-05-10T01:26:34.392Z] OK: 218 MiB in 52 packages [2021-05-10T01:26:34.392Z] Removing intermediate container b7e19df93a58 [2021-05-10T01:26:34.392Z] ---> f0bdbfc0a7f5 [2021-05-10T01:26:34.392Z] Step 6/21 : COPY go.mod . [2021-05-10T01:26:34.392Z] OK: 218 MiB in 52 packages [2021-05-10T01:26:35.000Z] OK: 218 MiB in 52 packages [2021-05-10T01:26:35.281Z] ---> d16fe751da0f [2021-05-10T01:26:35.281Z] Step 7/21 : RUN go mod download [2021-05-10T01:26:35.565Z] ---> Running in 280b66ebe614 [2021-05-10T01:26:35.840Z] Removing intermediate container 28a9f399c3b7 [2021-05-10T01:26:35.840Z] ---> ac1db7a22b7b [2021-05-10T01:26:35.840Z] Step 6/25 : COPY go.mod . [2021-05-10T01:26:36.437Z] Removing intermediate container fd6280f537b7 [2021-05-10T01:26:36.437Z] ---> 0cdf9fdd9efd [2021-05-10T01:26:36.437Z] Step 6/23 : COPY go.mod . [2021-05-10T01:26:36.536Z] ---> 9eeb31f51d75 [2021-05-10T01:26:36.536Z] Step 21/25 : 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-05-10T01:26:36.536Z] Removing intermediate container 7f43ba4ce303 [2021-05-10T01:26:36.536Z] ---> 0bd3c1821e59 [2021-05-10T01:26:36.536Z] Step 21/23 : LABEL arch=x86_64 [2021-05-10T01:26:36.714Z] Removing intermediate container d69f2011b62e [2021-05-10T01:26:36.715Z] ---> f5dd75a8161e [2021-05-10T01:26:36.715Z] Step 6/23 : COPY go.mod . [2021-05-10T01:26:36.806Z] ---> Running in a131c60d6ac5 [2021-05-10T01:26:36.806Z] Removing intermediate container 616ddf805939 [2021-05-10T01:26:36.806Z] ---> 1694a17d4e8f [2021-05-10T01:26:36.806Z] Step 21/22 : LABEL git_sha=ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:26:36.806Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-10T01:26:36.806Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-10T01:26:36.806Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-10T01:26:36.806Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-10T01:26:36.806Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-10T01:26:36.806Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-10T01:26:36.806Z] ---> Running in bcb230d04675 [2021-05-10T01:26:36.806Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-10T01:26:36.995Z] ---> 8a93a8243a84 [2021-05-10T01:26:36.995Z] Step 7/25 : RUN go mod download [2021-05-10T01:26:37.281Z] ---> Running in 57eeea838be4 [2021-05-10T01:26:37.381Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-10T01:26:37.381Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-10T01:26:37.381Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-10T01:26:37.562Z] OK: 218 MiB in 52 packages [2021-05-10T01:26:37.562Z] ---> 0bb4a5fda185 [2021-05-10T01:26:37.562Z] Step 7/23 : RUN go mod download [2021-05-10T01:26:37.644Z] ---> Running in de620505d259 [2021-05-10T01:26:37.644Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-10T01:26:37.644Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-10T01:26:37.841Z] ---> Running in e097506dd48a [2021-05-10T01:26:38.120Z] ---> 4cf54fa315e2 [2021-05-10T01:26:38.120Z] Step 7/23 : RUN go mod download [2021-05-10T01:26:38.220Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-10T01:26:38.403Z] ---> Running in 29b0bc03fc1c [2021-05-10T01:26:38.796Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-10T01:26:38.796Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-10T01:26:38.796Z] Removing intermediate container bcb230d04675 [2021-05-10T01:26:38.796Z] ---> 2553a8b1d1a6 [2021-05-10T01:26:38.796Z] Step 22/23 : LABEL git_sha=ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:26:39.058Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-10T01:26:39.320Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-10T01:26:39.320Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-10T01:26:39.581Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-10T01:26:39.844Z] ---> Running in 7b85d10c83b2 [2021-05-10T01:26:39.844Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-10T01:26:39.844Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-10T01:26:39.844Z] Removing intermediate container de620505d259 [2021-05-10T01:26:39.844Z] ---> 11ecc056ecc8 [2021-05-10T01:26:39.844Z] Step 22/22 : LABEL version=2.0.0-dev.203 [2021-05-10T01:26:39.844Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-10T01:26:39.844Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-10T01:26:39.865Z] Removing intermediate container f5b76b6a61a0 [2021-05-10T01:26:39.865Z] ---> 06cb399f50c1 [2021-05-10T01:26:39.865Z] Step 6/23 : COPY go.mod . [2021-05-10T01:26:39.865Z] Removing intermediate container 280b66ebe614 [2021-05-10T01:26:39.865Z] ---> 2a0041941803 [2021-05-10T01:26:39.865Z] Step 8/21 : COPY . . [2021-05-10T01:26:40.425Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-10T01:26:40.425Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-10T01:26:40.425Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-10T01:26:40.689Z] Removing intermediate container 26da448ae2cc [2021-05-10T01:26:40.689Z] ---> dba0fc5c9266 [2021-05-10T01:26:40.689Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T01:26:40.689Z] ---> Running in b9e31c7bb997 [2021-05-10T01:26:40.870Z] ---> c2e5619ad85b [2021-05-10T01:26:40.870Z] Step 7/23 : RUN go mod download [2021-05-10T01:26:41.148Z] ---> Running in 54953ff84794 [2021-05-10T01:26:41.302Z] Executing busybox-1.31.1-r19.trigger [2021-05-10T01:26:41.302Z] OK: 72 MiB in 59 packages [2021-05-10T01:26:41.302Z] Removing intermediate container 7b85d10c83b2 [2021-05-10T01:26:41.302Z] ---> cfd2914af1b1 [2021-05-10T01:26:41.302Z] Step 23/23 : LABEL version=2.0.0-dev.203 [2021-05-10T01:26:41.444Z] Removing intermediate container 57eeea838be4 [2021-05-10T01:26:41.444Z] ---> 7018cb2ade7a [2021-05-10T01:26:41.444Z] Step 8/25 : COPY . . [2021-05-10T01:26:41.570Z] ---> Running in 0c54eec2f73f [2021-05-10T01:26:41.570Z] ---> 3416b6a878dd [2021-05-10T01:26:41.570Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-10T01:26:41.570Z] Removing intermediate container b9e31c7bb997 [2021-05-10T01:26:41.570Z] ---> f011a7dbc033 [2021-05-10T01:26:41.570Z] [2021-05-10T01:26:41.570Z] Removing intermediate container a131c60d6ac5 [2021-05-10T01:26:41.570Z] ---> ca14f9e185ca [2021-05-10T01:26:41.570Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2021-05-10T01:26:41.841Z] ---> Running in fefcf0cf882f [2021-05-10T01:26:41.841Z] Removing intermediate container 0c54eec2f73f [2021-05-10T01:26:41.841Z] ---> f7d659546299 [2021-05-10T01:26:41.841Z] [2021-05-10T01:26:42.106Z] Successfully built f011a7dbc033 [2021-05-10T01:26:42.106Z] Successfully tagged docker-support-notifications-go:latest [2021-05-10T01:26:42.106Z] Building docker-core-command-go [2021-05-10T01:26:42.106Z]  Building docker-support-notifications-go ... done  ---> f3173f524c13 [2021-05-10T01:26:42.106Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-10T01:26:42.106Z] Successfully built f7d659546299 [2021-05-10T01:26:42.371Z] Successfully tagged docker-core-metadata-go:latest [2021-05-10T01:26:42.371Z] Building docker-core-data-go [2021-05-10T01:26:42.371Z] Removing intermediate container fefcf0cf882f [2021-05-10T01:26:42.371Z] ---> 3d351ea0296e [2021-05-10T01:26:42.371Z] Step 23/25 : LABEL arch=x86_64 [2021-05-10T01:26:42.371Z]  Building docker-core-metadata-go ... done  ---> Running in a44d1dd3543c [2021-05-10T01:26:42.371Z] Collecting docker-compose==1.23.2 [2021-05-10T01:26:42.371Z] ---> 9fc4c55b4fcf [2021-05-10T01:26:42.371Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-10T01:26:42.441Z] Removing intermediate container e097506dd48a [2021-05-10T01:26:42.441Z] ---> 7622361c0bee [2021-05-10T01:26:42.441Z] Step 8/23 : COPY . . [2021-05-10T01:26:42.635Z] Removing intermediate container a44d1dd3543c [2021-05-10T01:26:42.635Z] ---> f7b73876850e [2021-05-10T01:26:42.635Z] Step 24/25 : LABEL git_sha=ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:26:42.635Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-10T01:26:42.635Z] ---> Running in a503ac6946e9 [2021-05-10T01:26:42.635Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-10T01:26:42.635Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-10T01:26:43.893Z] Removing intermediate container 29b0bc03fc1c [2021-05-10T01:26:43.893Z] ---> ba1948dc6035 [2021-05-10T01:26:43.893Z] Step 8/23 : COPY . . [2021-05-10T01:26:45.200Z] Collecting jsonschema<3,>=2.5.1 [2021-05-10T01:26:45.200Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-10T01:26:45.494Z] Removing intermediate container a503ac6946e9 [2021-05-10T01:26:45.495Z] ---> 6bea7e48a488 [2021-05-10T01:26:45.495Z] Step 25/25 : LABEL version=2.0.0-dev.203 [2021-05-10T01:26:45.495Z] ---> 2863bca3f781 [2021-05-10T01:26:45.495Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-10T01:26:45.495Z] Collecting texttable<0.10,>=0.9.0 [2021-05-10T01:26:45.495Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-10T01:26:45.495Z] ---> Running in 6a7076ae42a4 [2021-05-10T01:26:45.886Z] Removing intermediate container 54953ff84794 [2021-05-10T01:26:45.886Z] ---> 0e0711b775a2 [2021-05-10T01:26:45.886Z] Step 8/23 : COPY . . [2021-05-10T01:26:48.065Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-10T01:26:48.065Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-10T01:26:48.065Z] Removing intermediate container 6a7076ae42a4 [2021-05-10T01:26:48.065Z] ---> 8c7b5572975a [2021-05-10T01:26:48.065Z] [2021-05-10T01:26:48.065Z] ---> daed00d50783 [2021-05-10T01:26:48.065Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-05-10T01:26:48.065Z] Collecting cached-property<2,>=1.2.0 [2021-05-10T01:26:48.328Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-10T01:26:48.328Z] Successfully built 8c7b5572975a [2021-05-10T01:26:50.251Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-05-10T01:26:50.251Z]  Building docker-security-secretstore-setup-go ... done Building docker-support-scheduler-go [2021-05-10T01:26:50.513Z] Collecting docker<4.0,>=3.6.0 [2021-05-10T01:26:50.778Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-10T01:26:51.734Z] ---> Running in d1aace4c6786 [2021-05-10T01:26:51.734Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-10T01:26:51.734Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-10T01:26:52.000Z] Collecting PyYAML<4,>=3.10 [2021-05-10T01:26:52.000Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-10T01:26:56.248Z] 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-05-10T01:26:56.825Z] Collecting docopt<0.7,>=0.6.1 [2021-05-10T01:26:56.825Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-10T01:26:58.765Z] Removing intermediate container d1aace4c6786 [2021-05-10T01:26:58.765Z] ---> ef160f030085 [2021-05-10T01:26:58.765Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-10T01:26:59.369Z] Collecting docker-pycreds>=0.4.0 [2021-05-10T01:26:59.369Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-10T01:27:00.336Z] Collecting idna<2.8,>=2.5 [2021-05-10T01:27:00.336Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-10T01:27:00.611Z] 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-05-10T01:27:00.875Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-10T01:27:00.875Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-10T01:27:01.142Z] 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-05-10T01:27:01.142Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-10T01:27:01.142Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-10T01:27:01.142Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-10T01:27:01.142Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-10T01:27:01.416Z] Installing collected packages: dockerpty, jsonschema, texttable, websocket-client, cached-property, docker-pycreds, idna, urllib3, requests, docker, PyYAML, docopt, docker-compose [2021-05-10T01:27:01.416Z] Running setup.py install for dockerpty: started [2021-05-10T01:27:01.416Z] ---> ccaaa946605b [2021-05-10T01:27:01.416Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-05-10T01:27:02.034Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T01:27:02.034Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-10T01:27:02.034Z] ---> 98ea06b1c0e6 [2021-05-10T01:27:02.034Z] Step 3/23 : WORKDIR /edgex-go [2021-05-10T01:27:02.034Z] ---> Using cache [2021-05-10T01:27:02.034Z] ---> 49fbcb86501a [2021-05-10T01:27:02.034Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T01:27:02.034Z] ---> Using cache [2021-05-10T01:27:02.034Z] ---> 1b40cacd48f3 [2021-05-10T01:27:02.034Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-10T01:27:03.062Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-10T01:27:03.063Z] ---> Running in 3fd18ad4663b [2021-05-10T01:27:03.657Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T01:27:03.657Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-10T01:27:03.657Z] ---> 98ea06b1c0e6 [2021-05-10T01:27:03.657Z] Step 3/23 : WORKDIR /edgex-go [2021-05-10T01:27:03.657Z] ---> Using cache [2021-05-10T01:27:03.657Z] ---> 49fbcb86501a [2021-05-10T01:27:03.657Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T01:27:03.657Z] ---> Using cache [2021-05-10T01:27:03.657Z] ---> 1b40cacd48f3 [2021-05-10T01:27:03.657Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-10T01:27:04.234Z] ---> af02125a51dd [2021-05-10T01:27:04.234Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-10T01:27:04.234Z] ---> 2fb7ad6efc49 [2021-05-10T01:27:04.234Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-10T01:27:04.234Z] ---> e23098815a5d [2021-05-10T01:27:04.234Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-05-10T01:27:04.234Z] ---> 0b64a6cf6dbd [2021-05-10T01:27:04.234Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-10T01:27:04.234Z] ---> 9a7c4e519c93 [2021-05-10T01:27:04.234Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-05-10T01:27:04.234Z] ---> Running in 07a56a3b0717 [2021-05-10T01:27:04.234Z] ---> Running in 733bde4dccbe [2021-05-10T01:27:04.234Z] ---> Running in 6cb463be29d7 [2021-05-10T01:27:04.234Z] ---> Running in 7bc6d26dbd69 [2021-05-10T01:27:04.234Z] ---> Running in c038d95e7f43 [2021-05-10T01:27:04.234Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.203" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-10T01:27:04.234Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.203" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-10T01:27:04.234Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.203" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-10T01:27:04.234Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.203" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-10T01:27:04.517Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.203" -o cmd/core-command/core-command ./cmd/core-command [2021-05-10T01:27:04.614Z] Running setup.py install for texttable: started [2021-05-10T01:27:04.614Z] ---> Running in e6a088d2e3b7 [2021-05-10T01:27:04.884Z] ---> Running in 982ce28ed3f1 [2021-05-10T01:27:05.163Z] Running setup.py install for texttable: finished with status 'done' [2021-05-10T01:27:06.126Z] Attempting uninstall: idna [2021-05-10T01:27:06.126Z] Found existing installation: idna 2.9 [2021-05-10T01:27:06.126Z] Uninstalling idna-2.9: [2021-05-10T01:27:06.126Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-10T01:27:06.126Z] Successfully uninstalled idna-2.9 [2021-05-10T01:27:06.393Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-10T01:27:07.072Z] Attempting uninstall: urllib3 [2021-05-10T01:27:07.072Z] Found existing installation: urllib3 1.25.9 [2021-05-10T01:27:07.072Z] Uninstalling urllib3-1.25.9: [2021-05-10T01:27:07.482Z] Successfully uninstalled urllib3-1.25.9 [2021-05-10T01:27:07.760Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-10T01:27:08.163Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-10T01:27:08.163Z] Attempting uninstall: requests [2021-05-10T01:27:08.163Z] Found existing installation: requests 2.23.0 [2021-05-10T01:27:08.163Z] Uninstalling requests-2.23.0: [2021-05-10T01:27:08.163Z] Successfully uninstalled requests-2.23.0 [2021-05-10T01:27:08.571Z] Removing intermediate container 3fd18ad4663b [2021-05-10T01:27:08.571Z] ---> f8e91b96ebf7 [2021-05-10T01:27:08.571Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-10T01:27:08.885Z] OK: 219 MiB in 52 packages [2021-05-10T01:27:08.885Z] Running setup.py install for PyYAML: started [2021-05-10T01:27:08.885Z] OK: 219 MiB in 52 packages [2021-05-10T01:27:09.540Z] ---> Running in a3f8076a9120 [2021-05-10T01:27:10.487Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-10T01:27:10.487Z] Running setup.py install for docopt: started [2021-05-10T01:27:11.445Z] Running setup.py install for docopt: finished with status 'done' [2021-05-10T01:27:12.413Z] Removing intermediate container a3f8076a9120 [2021-05-10T01:27:12.413Z] ---> 1f8c0f2538f9 [2021-05-10T01:27:12.413Z] Step 28/31 : CMD ["gate"] [2021-05-10T01:27:12.413Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T01:27:12.413Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-10T01:27:12.413Z] ---> 98ea06b1c0e6 [2021-05-10T01:27:12.413Z] Step 3/22 : WORKDIR /edgex-go [2021-05-10T01:27:12.413Z] ---> Using cache [2021-05-10T01:27:12.413Z] ---> 49fbcb86501a [2021-05-10T01:27:12.413Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T01:27:12.413Z] ---> Using cache [2021-05-10T01:27:12.413Z] ---> 1b40cacd48f3 [2021-05-10T01:27:12.413Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-10T01:27:12.413Z] ---> Using cache [2021-05-10T01:27:12.413Z] ---> c5bd834cf592 [2021-05-10T01:27:12.413Z] Step 6/22 : COPY go.mod . [2021-05-10T01:27:13.361Z] Removing intermediate container e6a088d2e3b7 [2021-05-10T01:27:13.361Z] ---> c5bd834cf592 [2021-05-10T01:27:13.361Z] Step 6/23 : COPY go.mod . [2021-05-10T01:27:13.361Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-05-10T01:27:13.939Z] ---> Running in 19b43f330d83 [2021-05-10T01:27:13.939Z] Removing intermediate container 982ce28ed3f1 [2021-05-10T01:27:13.939Z] ---> b0f0bac38f3b [2021-05-10T01:27:13.939Z] Step 6/23 : COPY go.mod . [2021-05-10T01:27:13.939Z] ---> 3be2734794bc [2021-05-10T01:27:13.939Z] Step 7/23 : RUN go mod download [2021-05-10T01:27:13.939Z] ---> f0322b5e9c51 [2021-05-10T01:27:13.939Z] Step 7/22 : RUN go mod download [2021-05-10T01:27:14.205Z] ---> Running in f32f5789d1f2 [2021-05-10T01:27:14.205Z] ---> Running in c2fd17c69196 [2021-05-10T01:27:14.468Z] Removing intermediate container 19b43f330d83 [2021-05-10T01:27:14.468Z] ---> 8b4450a9ccde [2021-05-10T01:27:14.468Z] Step 29/31 : LABEL arch=x86_64 [2021-05-10T01:27:14.468Z] ---> 1abad9b32c70 [2021-05-10T01:27:14.468Z] Step 7/23 : RUN go mod download [2021-05-10T01:27:14.730Z] ---> Running in 03dfb9d6484b [2021-05-10T01:27:14.730Z] ---> Running in c29207a30567 [2021-05-10T01:27:14.996Z] Removing intermediate container 03dfb9d6484b [2021-05-10T01:27:14.996Z] ---> d5d1b61975af [2021-05-10T01:27:14.996Z] Step 30/31 : LABEL git_sha=ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:27:15.581Z] ---> Running in 82c2cfb1c8a2 [2021-05-10T01:27:15.846Z] Removing intermediate container 82c2cfb1c8a2 [2021-05-10T01:27:15.846Z] ---> f6944c56e08a [2021-05-10T01:27:15.846Z] Step 31/31 : LABEL version=2.0.0-dev.203 [2021-05-10T01:27:17.248Z] ---> Running in dba541613123 [2021-05-10T01:27:18.656Z] Removing intermediate container dba541613123 [2021-05-10T01:27:18.656Z] ---> b1306ef4dcf2 [2021-05-10T01:27:18.656Z] [2021-05-10T01:27:19.240Z] Successfully built b1306ef4dcf2 [2021-05-10T01:27:19.503Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-05-10T01:27:19.503Z]  Building docker-security-bootstrapper-go ... done Building docker-security-proxy-setup-go [2021-05-10T01:27:19.503Z] Removing intermediate container c29207a30567 [2021-05-10T01:27:19.503Z] ---> c882f455dd8e [2021-05-10T01:27:19.503Z] Step 8/23 : COPY . . [2021-05-10T01:27:20.891Z] Removing intermediate container f32f5789d1f2 [2021-05-10T01:27:20.891Z] ---> d44dfcac2330 [2021-05-10T01:27:20.891Z] Step 8/23 : COPY . . [2021-05-10T01:27:24.230Z] Removing intermediate container c2fd17c69196 [2021-05-10T01:27:24.230Z] ---> e507a8b05bdd [2021-05-10T01:27:24.230Z] Step 8/22 : COPY . . [2021-05-10T01:27:50.978Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T01:27:50.978Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-05-10T01:27:50.978Z] ---> 98ea06b1c0e6 [2021-05-10T01:27:50.978Z] Step 3/21 : WORKDIR /edgex-go [2021-05-10T01:27:50.978Z] ---> Using cache [2021-05-10T01:27:50.978Z] ---> 49fbcb86501a [2021-05-10T01:27:50.978Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T01:27:50.978Z] ---> Using cache [2021-05-10T01:27:50.978Z] ---> 1b40cacd48f3 [2021-05-10T01:27:50.978Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-05-10T01:27:50.978Z] ---> Using cache [2021-05-10T01:27:50.978Z] ---> c5bd834cf592 [2021-05-10T01:27:50.978Z] Step 6/21 : COPY go.mod . [2021-05-10T01:27:50.978Z] ---> Using cache [2021-05-10T01:27:50.978Z] ---> f0322b5e9c51 [2021-05-10T01:27:50.978Z] Step 7/21 : RUN go mod download [2021-05-10T01:27:50.978Z] ---> Using cache [2021-05-10T01:27:50.978Z] ---> e507a8b05bdd [2021-05-10T01:27:50.978Z] Step 8/21 : COPY . . [2021-05-10T01:27:50.978Z] Removing intermediate container 2dee42e6183d [2021-05-10T01:27:50.978Z] ---> 0ff210760a11 [2021-05-10T01:27:50.978Z] Step 14/23 : ENV APP_PORT=48090 [2021-05-10T01:27:53.577Z] ---> Running in 579395b6b9fe [2021-05-10T01:27:55.029Z] Removing intermediate container 579395b6b9fe [2021-05-10T01:27:55.029Z] ---> 543da2508f65 [2021-05-10T01:27:55.029Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-10T01:28:00.362Z] ---> Running in 29ed98454e7d [2021-05-10T01:28:07.012Z] Removing intermediate container 29ed98454e7d [2021-05-10T01:28:07.012Z] ---> 77edffe7a157 [2021-05-10T01:28:07.012Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-10T01:28:07.965Z] ---> 9765814dc3db [2021-05-10T01:28:07.965Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-05-10T01:28:07.965Z] ---> 2f66a5f4c4ec [2021-05-10T01:28:07.965Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-05-10T01:28:08.587Z] ---> 409744dce961 [2021-05-10T01:28:08.587Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-05-10T01:28:08.858Z] ---> Running in f60a1b874c10 [2021-05-10T01:28:08.858Z] ---> b6e288d4558f [2021-05-10T01:28:08.858Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-10T01:28:08.858Z] ---> Running in 7d62a920ed41 [2021-05-10T01:28:09.122Z] ---> Running in e8656a5f759c [2021-05-10T01:28:09.388Z] ---> 7c0a86d8dcc5 [2021-05-10T01:28:09.388Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-10T01:28:11.957Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.203" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-10T01:28:11.957Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.203" -o cmd/core-data/core-data ./cmd/core-data [2021-05-10T01:28:12.224Z] ---> 7969bd86d9f3 [2021-05-10T01:28:12.224Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-10T01:28:12.224Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.203" -o cmd/core-command/core-command ./cmd/core-command [2021-05-10T01:28:13.216Z] ---> Running in bbd7b25ce3ad [2021-05-10T01:28:13.479Z] Removing intermediate container bbd7b25ce3ad [2021-05-10T01:28:13.479Z] ---> 8587408aedbb [2021-05-10T01:28:13.479Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T01:28:14.451Z] ---> Running in f4a68e5dcf5f [2021-05-10T01:28:16.535Z] Removing intermediate container f4a68e5dcf5f [2021-05-10T01:28:16.535Z] ---> 81120a4c940b [2021-05-10T01:28:16.535Z] Step 21/23 : LABEL arch=x86_64 [2021-05-10T01:28:16.535Z] ---> 2c474f6c6c36 [2021-05-10T01:28:16.535Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-10T01:28:17.173Z] ---> Running in 3c60b48e20eb [2021-05-10T01:28:17.173Z] ---> Running in b282adcc9d3a [2021-05-10T01:28:17.461Z] Removing intermediate container b282adcc9d3a [2021-05-10T01:28:17.461Z] ---> 07c88e240239 [2021-05-10T01:28:17.461Z] Step 22/23 : LABEL git_sha=ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:28:17.798Z] ---> Running in efb41684cba0 [2021-05-10T01:28:18.110Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.203" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-10T01:28:18.110Z] Removing intermediate container efb41684cba0 [2021-05-10T01:28:18.111Z] ---> 79a71bc5fdc8 [2021-05-10T01:28:18.111Z] Step 23/23 : LABEL version=2.0.0-dev.203 [2021-05-10T01:28:18.111Z] ---> Running in dc19e8654cec [2021-05-10T01:28:18.419Z] Removing intermediate container dc19e8654cec [2021-05-10T01:28:18.419Z] ---> a977510f9a15 [2021-05-10T01:28:18.419Z] [2021-05-10T01:28:18.729Z] Successfully built a977510f9a15 [2021-05-10T01:28:18.729Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-05-10T01:28:45.682Z]  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.203" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-10T01:28:51.097Z] Removing intermediate container e8656a5f759c [2021-05-10T01:28:51.097Z] ---> 8ba028fd4e3b [2021-05-10T01:28:51.097Z] [2021-05-10T01:28:51.097Z] Step 10/23 : FROM alpine:3.12 [2021-05-10T01:28:51.097Z] ---> 13621d1b12d4 [2021-05-10T01:28:51.097Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-10T01:28:51.097Z] Removing intermediate container f60a1b874c10 [2021-05-10T01:28:51.097Z] ---> d97f7aa33ce1 [2021-05-10T01:28:51.097Z] [2021-05-10T01:28:51.097Z] Step 10/22 : FROM alpine:3.12 [2021-05-10T01:28:51.097Z] ---> 13621d1b12d4 [2021-05-10T01:28:51.097Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-05-10T01:28:51.097Z] ---> Using cache [2021-05-10T01:28:51.097Z] ---> d0c7ea9de7e4 [2021-05-10T01:28:51.097Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-10T01:28:51.097Z] ---> Using cache [2021-05-10T01:28:51.097Z] ---> d0c7ea9de7e4 [2021-05-10T01:28:51.097Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-10T01:28:51.097Z] ---> Using cache [2021-05-10T01:28:51.097Z] ---> Using cache [2021-05-10T01:28:51.097Z] ---> 412b8c8761e1 [2021-05-10T01:28:51.097Z] ---> 412b8c8761e1 [2021-05-10T01:28:51.097Z] Step 13/22 : ENV APP_PORT=48085Step 13/23 : ENV APP_PORT=48082 [2021-05-10T01:28:51.097Z] [2021-05-10T01:28:51.097Z] ---> Running in 305a768be8db [2021-05-10T01:28:51.097Z] ---> Running in 647528d2e29c [2021-05-10T01:28:51.097Z] Removing intermediate container 305a768be8db [2021-05-10T01:28:51.097Z] ---> 573aa7f7b811 [2021-05-10T01:28:51.097Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-10T01:28:51.097Z] Removing intermediate container 647528d2e29c [2021-05-10T01:28:51.097Z] ---> f33dbbc5e760 [2021-05-10T01:28:51.097Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-10T01:28:55.322Z] ---> Running in 17bd4a5dbfd7 [2021-05-10T01:28:56.267Z] ---> Running in 1eb0ee99c0f7 [2021-05-10T01:28:56.440Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.203" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-10T01:28:56.719Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.203" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-10T01:28:56.842Z] Removing intermediate container 3c60b48e20eb [2021-05-10T01:28:56.842Z] ---> a4e1057ac6c2 [2021-05-10T01:28:56.842Z] [2021-05-10T01:28:56.842Z] Step 10/21 : FROM alpine:3.12 [2021-05-10T01:28:56.842Z] ---> 13621d1b12d4 [2021-05-10T01:28:56.842Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-05-10T01:28:57.111Z] Removing intermediate container 7d62a920ed41 [2021-05-10T01:28:57.111Z] ---> 8d90b5724751 [2021-05-10T01:28:57.111Z] [2021-05-10T01:28:57.111Z] Step 10/23 : FROM alpine:3.12 [2021-05-10T01:28:57.111Z] ---> 13621d1b12d4 [2021-05-10T01:28:57.111Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-10T01:28:57.111Z] Removing intermediate container 17bd4a5dbfd7 [2021-05-10T01:28:57.111Z] ---> d91db9f74109 [2021-05-10T01:28:57.111Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt /Removing intermediate container 1eb0ee99c0f7 [2021-05-10T01:28:57.111Z] ---> ca27fe433e5e [2021-05-10T01:28:57.111Z] [2021-05-10T01:28:57.111Z] Step 15/23 : WORKDIR / [2021-05-10T01:28:57.111Z] ---> Running in 8a032b50bf32 [2021-05-10T01:28:57.375Z] ---> Running in 033f924e925a [2021-05-10T01:28:57.376Z] ---> Running in 7463ec08a83d [2021-05-10T01:28:57.646Z] ---> 3e1fd92f1953 [2021-05-10T01:28:57.646Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-10T01:28:57.646Z] Removing intermediate container 7463ec08a83d [2021-05-10T01:28:57.646Z] ---> f69611d77d2d [2021-05-10T01:28:57.646Z] Step 12/23 : ENV APP_PORT=48080 [2021-05-10T01:28:57.646Z] Removing intermediate container 033f924e925a [2021-05-10T01:28:57.646Z] ---> bc04c4adf745 [2021-05-10T01:28:57.646Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T01:28:57.646Z] ---> Running in d0c2690102fe [2021-05-10T01:28:58.254Z] Removing intermediate container d0c2690102fe [2021-05-10T01:28:58.254Z] ---> 73fa9f634f02 [2021-05-10T01:28:58.254Z] Step 13/23 : EXPOSE $APP_PORT [2021-05-10T01:28:58.254Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-10T01:28:58.254Z] ---> c1e20c2e6b8c [2021-05-10T01:28:58.254Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-10T01:28:58.254Z] ---> Running in ce64a6e0f6c4 [2021-05-10T01:28:58.254Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-10T01:28:58.254Z] ---> 4ff8dd03057c [2021-05-10T01:28:58.254Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-10T01:28:58.531Z] Removing intermediate container ce64a6e0f6c4 [2021-05-10T01:28:58.531Z] ---> 5fa3158a01f7 [2021-05-10T01:28:58.531Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T01:28:58.531Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-10T01:28:58.531Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-10T01:28:58.531Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-10T01:28:58.531Z] (4/4) Installing curl (7.76.1-r0) [2021-05-10T01:28:58.531Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T01:28:58.531Z] Executing ca-certificates-20191127-r4.trigger [2021-05-10T01:28:58.531Z] OK: 7 MiB in 18 packages [2021-05-10T01:28:58.821Z] ---> Running in 634c41968f7e [2021-05-10T01:28:58.821Z] ---> c819f6e540b7 [2021-05-10T01:28:58.821Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-05-10T01:28:59.111Z] ---> dc470cdf297e [2021-05-10T01:28:59.111Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-10T01:28:59.111Z] ---> Running in cdf31c2e5937 [2021-05-10T01:28:59.412Z] Removing intermediate container cdf31c2e5937 [2021-05-10T01:28:59.412Z] ---> 7c33be9da685 [2021-05-10T01:28:59.412Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T01:28:59.412Z] ---> e257ed9d36f9 [2021-05-10T01:28:59.412Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-05-10T01:29:00.032Z] ---> Running in e92247053b43 [2021-05-10T01:29:00.032Z] ---> Running in cc8e30812adf [2021-05-10T01:29:00.032Z] Removing intermediate container 8a032b50bf32 [2021-05-10T01:29:00.032Z] ---> 44480889f297 [2021-05-10T01:29:00.032Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-10T01:29:00.319Z] ---> Running in d2d3e8b4af14 [2021-05-10T01:29:00.319Z] Removing intermediate container cc8e30812adf [2021-05-10T01:29:00.319Z] ---> af236dc0f289 [2021-05-10T01:29:00.319Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T01:29:00.319Z] Removing intermediate container e92247053b43 [2021-05-10T01:29:00.319Z] ---> 1bdb103729aa [2021-05-10T01:29:00.319Z] Step 20/22 : LABEL arch=x86_64 [2021-05-10T01:29:00.757Z] ---> Running in 7ab668130c18 [2021-05-10T01:29:00.757Z] ---> Running in c7598ac3effb [2021-05-10T01:29:00.757Z] Removing intermediate container d2d3e8b4af14 [2021-05-10T01:29:00.757Z] ---> 0f7472bb51dc [2021-05-10T01:29:00.757Z] Step 13/21 : WORKDIR /edgex [2021-05-10T01:29:00.757Z] ---> Running in d2c56cf26e71 [2021-05-10T01:29:00.757Z] Removing intermediate container 7ab668130c18 [2021-05-10T01:29:00.757Z] ---> 1d4b61161fb0 [2021-05-10T01:29:00.757Z] Step 21/23 : LABEL arch=x86_64 [2021-05-10T01:29:01.065Z] Removing intermediate container c7598ac3effb [2021-05-10T01:29:01.065Z] ---> 11acdfbf1778 [2021-05-10T01:29:01.065Z] Step 21/22 : LABEL git_sha=ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:29:01.065Z] Removing intermediate container 634c41968f7e [2021-05-10T01:29:01.065Z] ---> 1ae70c3c533c [2021-05-10T01:29:01.065Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-10T01:29:01.065Z] ---> Running in a8bdd44c82f5 [2021-05-10T01:29:01.065Z] ---> Running in 1f9bd5d3b6c7 [2021-05-10T01:29:01.065Z] ---> Running in 005caecf6e5c [2021-05-10T01:29:01.392Z] Removing intermediate container d2c56cf26e71 [2021-05-10T01:29:01.392Z] ---> 1efdaf2ba761 [2021-05-10T01:29:01.392Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-10T01:29:02.436Z] Removing intermediate container a8bdd44c82f5 [2021-05-10T01:29:02.436Z] ---> 911c28c1d83c [2021-05-10T01:29:02.436Z] Step 22/23 : LABEL git_sha=ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:29:02.436Z] Removing intermediate container 1f9bd5d3b6c7 [2021-05-10T01:29:02.436Z] ---> 4e8c18247561 [2021-05-10T01:29:02.436Z] Step 22/22 : LABEL version=2.0.0-dev.203 [2021-05-10T01:29:02.436Z] ---> 316150e242dd [2021-05-10T01:29:02.436Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-10T01:29:02.436Z] ---> Running in 2c8387172507 [2021-05-10T01:29:02.436Z] ---> Running in ac47d1f7349f [2021-05-10T01:29:02.757Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-10T01:29:02.757Z] Removing intermediate container 2c8387172507 [2021-05-10T01:29:02.757Z] ---> 2971909165b5 [2021-05-10T01:29:02.757Z] Step 23/23 : LABEL version=2.0.0-dev.203 [2021-05-10T01:29:02.757Z] Removing intermediate container ac47d1f7349f [2021-05-10T01:29:02.757Z] ---> 5bf777084887 [2021-05-10T01:29:02.757Z] [2021-05-10T01:29:02.757Z] ---> Running in 6c10e3a6597d [2021-05-10T01:29:02.757Z] ---> 8f10924b0b18 [2021-05-10T01:29:02.757Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-10T01:29:03.048Z] Successfully built 5bf777084887 [2021-05-10T01:29:03.048Z] Successfully tagged docker-support-scheduler-go:latest [2021-05-10T01:29:03.048Z]  Building docker-support-scheduler-go ... done Removing intermediate container 6c10e3a6597d [2021-05-10T01:29:03.048Z] ---> a9c423285d74 [2021-05-10T01:29:03.048Z] [2021-05-10T01:29:03.333Z] Successfully built a9c423285d74 [2021-05-10T01:29:03.333Z] Successfully tagged docker-core-command-go:latest [2021-05-10T01:29:03.333Z]  Building docker-core-command-go ... done  ---> 06501dd4bcce [2021-05-10T01:29:03.333Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-10T01:29:03.616Z] ---> Running in 8806a66a24fe [2021-05-10T01:29:03.616Z] Removing intermediate container 8806a66a24fe [2021-05-10T01:29:03.616Z] ---> d3dbe3f70de8 [2021-05-10T01:29:03.616Z] Step 18/21 : CMD ["--init=true"] [2021-05-10T01:29:03.616Z] ---> Running in 4b451f922272 [2021-05-10T01:29:03.899Z] Removing intermediate container 4b451f922272 [2021-05-10T01:29:03.899Z] ---> 2ba6b45634a1 [2021-05-10T01:29:03.899Z] Step 19/21 : LABEL arch=x86_64 [2021-05-10T01:29:03.899Z] ---> Running in c7cbd3d98875 [2021-05-10T01:29:04.180Z] Removing intermediate container c7cbd3d98875 [2021-05-10T01:29:04.180Z] ---> f572c550733f [2021-05-10T01:29:04.180Z] Step 20/21 : LABEL git_sha=ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:29:04.180Z] ---> Running in 7ef21941fa18 [2021-05-10T01:29:04.674Z] Removing intermediate container 7ef21941fa18 [2021-05-10T01:29:04.674Z] ---> 0685e780d566 [2021-05-10T01:29:04.674Z] Step 21/21 : LABEL version=2.0.0-dev.203 [2021-05-10T01:29:04.674Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-10T01:29:04.674Z] ---> Running in 0d478e4444d9 [2021-05-10T01:29:04.674Z] Removing intermediate container 0d478e4444d9 [2021-05-10T01:29:04.674Z] ---> 21065d39b90b [2021-05-10T01:29:04.674Z] [2021-05-10T01:29:04.674Z] Successfully built 21065d39b90b [2021-05-10T01:29:04.960Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-05-10T01:29:05.580Z]  Building docker-security-proxy-setup-go ... done (1/6) Installing dumb-init (1.2.2-r1) [2021-05-10T01:29:05.580Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-10T01:29:05.864Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-10T01:29:05.864Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-10T01:29:06.483Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-10T01:29:06.483Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-10T01:29:06.770Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T01:29:06.770Z] OK: 8 MiB in 20 packages [2021-05-10T01:29:07.377Z] Removing intermediate container 005caecf6e5c [2021-05-10T01:29:07.377Z] ---> a127ff6990e7 [2021-05-10T01:29:07.377Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T01:29:07.377Z] ---> 8a9a878c4a85 [2021-05-10T01:29:07.377Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-10T01:29:07.985Z] ---> 596addcf690a [2021-05-10T01:29:07.985Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-10T01:29:08.264Z] ---> 7efe1ed3d442 [2021-05-10T01:29:08.264Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-05-10T01:29:08.264Z] ---> Running in 601688aa610f [2021-05-10T01:29:08.539Z] Removing intermediate container 601688aa610f [2021-05-10T01:29:08.539Z] ---> cafbbb58a274 [2021-05-10T01:29:08.539Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T01:29:08.539Z] ---> Running in 4ffb6f4be47e [2021-05-10T01:29:08.813Z] Removing intermediate container 4ffb6f4be47e [2021-05-10T01:29:08.813Z] ---> 726d9dd25373 [2021-05-10T01:29:08.813Z] Step 21/23 : LABEL arch=x86_64 [2021-05-10T01:29:08.813Z] ---> Running in 4402b58701c7 [2021-05-10T01:29:09.090Z] Removing intermediate container 4402b58701c7 [2021-05-10T01:29:09.090Z] ---> 9f2adcf7a546 [2021-05-10T01:29:09.090Z] Step 22/23 : LABEL git_sha=ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:29:09.090Z] ---> Running in 1941f187a541 [2021-05-10T01:29:09.365Z] Removing intermediate container 1941f187a541 [2021-05-10T01:29:09.365Z] ---> 68b58628aa10 [2021-05-10T01:29:09.365Z] Step 23/23 : LABEL version=2.0.0-dev.203 [2021-05-10T01:29:09.365Z] ---> Running in 86c7132aa5e8 [2021-05-10T01:29:09.365Z] Removing intermediate container 86c7132aa5e8 [2021-05-10T01:29:09.365Z] ---> e4f3d23ab367 [2021-05-10T01:29:09.365Z] [2021-05-10T01:29:09.643Z] Successfully built e4f3d23ab367 [2021-05-10T01:29:09.643Z] Successfully tagged docker-core-data-go:latest [2021-05-10T01:29:09.977Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-05-10T01:29:10.053Z] $ docker stop --time=1 dc6fa26f5f5c9f97c10edbe5386b9cc13dd4e910524aee6cfa49051dd05e1e92 [2021-05-10T01:29:11.901Z] Removing intermediate container 6cb463be29d7 [2021-05-10T01:29:11.901Z] ---> f11a51b332aa [2021-05-10T01:29:11.901Z] [2021-05-10T01:29:11.901Z] Step 10/21 : FROM alpine:3.12 [2021-05-10T01:29:11.901Z] 3.12: Pulling from library/alpine [2021-05-10T01:29:11.901Z] Removing intermediate container 07a56a3b0717 [2021-05-10T01:29:11.901Z] ---> 59784224ddff [2021-05-10T01:29:11.901Z] [2021-05-10T01:29:11.901Z] Step 10/25 : FROM alpine:3.12 [2021-05-10T01:29:11.901Z] 3.12: Pulling from library/alpine [2021-05-10T01:29:11.909Z] $ docker rm -f dc6fa26f5f5c9f97c10edbe5386b9cc13dd4e910524aee6cfa49051dd05e1e92 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-10T01:29:12.423Z] + grep docker [2021-05-10T01:29:12.423Z] + docker images [2021-05-10T01:29:12.692Z] docker-core-data-go latest e4f3d23ab367 3 seconds ago 21.5MB [2021-05-10T01:29:12.692Z] docker-security-proxy-setup-go latest 21065d39b90b 8 seconds ago 25.3MB [2021-05-10T01:29:12.692Z] docker-support-scheduler-go latest 5bf777084887 10 seconds ago 17.1MB [2021-05-10T01:29:12.692Z] docker-core-command-go latest a9c423285d74 10 seconds ago 17MB [2021-05-10T01:29:12.692Z] docker-sys-mgmt-agent-go latest a977510f9a15 54 seconds ago 312MB [2021-05-10T01:29:12.692Z] docker-security-bootstrapper-go latest b1306ef4dcf2 About a minute ago 18.2MB [2021-05-10T01:29:12.692Z] docker-security-secretstore-setup-go latest 8c7b5572975a 2 minutes ago 25.7MB [2021-05-10T01:29:12.692Z] docker-support-notifications-go latest f011a7dbc033 2 minutes ago 17.6MB [2021-05-10T01:29:12.692Z] docker-core-metadata-go latest f7d659546299 2 minutes ago 18.6MB [2021-05-10T01:29:12.692Z] 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-05-10T01:29:12.863Z] provisioning config files... [2021-05-10T01:29:12.937Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/471@tmp/config3812302807451074063tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-10T01:29:13.287Z] ---> docker-login.sh [2021-05-10T01:29:13.287Z] nexus3.edgexfoundry.org:10001 [2021-05-10T01:29:13.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T01:29:13.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T01:29:13.549Z] Configure a credential helper to remove this warning. See [2021-05-10T01:29:13.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T01:29:13.549Z] [2021-05-10T01:29:13.549Z] Login Succeeded [2021-05-10T01:29:13.549Z] nexus3.edgexfoundry.org:10002 [2021-05-10T01:29:13.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T01:29:13.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T01:29:13.549Z] Configure a credential helper to remove this warning. See [2021-05-10T01:29:13.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T01:29:13.549Z] [2021-05-10T01:29:13.549Z] Login Succeeded [2021-05-10T01:29:13.549Z] nexus3.edgexfoundry.org:10003 [2021-05-10T01:29:13.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T01:29:13.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T01:29:13.813Z] Configure a credential helper to remove this warning. See [2021-05-10T01:29:13.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T01:29:13.813Z] [2021-05-10T01:29:13.813Z] Login Succeeded [2021-05-10T01:29:13.813Z] nexus3.edgexfoundry.org:10004 [2021-05-10T01:29:13.896Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-10T01:29:13.896Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-10T01:29:13.896Z] Status: Downloaded newer image for alpine:3.12 [2021-05-10T01:29:13.896Z] Status: Downloaded newer image for alpine:3.12 [2021-05-10T01:29:13.896Z] ---> 9852663dfa18 [2021-05-10T01:29:13.896Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-10T01:29:13.896Z] ---> 9852663dfa18 [2021-05-10T01:29:13.896Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-05-10T01:29:14.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T01:29:14.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T01:29:14.076Z] Configure a credential helper to remove this warning. See [2021-05-10T01:29:14.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T01:29:14.076Z] [2021-05-10T01:29:14.076Z] Login Succeeded [2021-05-10T01:29:14.076Z] docker.io [2021-05-10T01:29:14.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T01:29:14.170Z] Removing intermediate container c038d95e7f43 [2021-05-10T01:29:14.170Z] ---> ca4104c42489 [2021-05-10T01:29:14.170Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-10T01:29:14.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T01:29:14.338Z] Configure a credential helper to remove this warning. See [2021-05-10T01:29:14.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T01:29:14.338Z] [2021-05-10T01:29:14.338Z] Login Succeeded [2021-05-10T01:29:14.443Z] ---> Running in a9e4bf6851b5 [2021-05-10T01:29:14.443Z] ---> Running in 5f199e54ff46 [2021-05-10T01:29:14.601Z] ---> docker-login.sh ends [Pipeline] } [2021-05-10T01:29:14.611Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-10T01:29:14.731Z] [edgeXDocker.push] Tagging docker image docker-core-command-go with the following tags: [2021-05-10T01:29:14.731Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:29:14.731Z] 2.0.0-dev.203 [2021-05-10T01:29:14.731Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [2021-05-10T01:29:14.731Z] master [2021-05-10T01:29:14.731Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:15.040Z] ---> Running in 4e2c3d5d627b [2021-05-10T01:29:15.091Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:15.397Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:29:15.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2021-05-10T01:29:15.397Z] 0c16b9b1939c: Preparing [2021-05-10T01:29:15.397Z] 8d9c68f32594: Preparing [2021-05-10T01:29:15.397Z] 70ad447d87a8: Preparing [2021-05-10T01:29:15.397Z] 19f7d36ec42d: Preparing [2021-05-10T01:29:15.397Z] 32f366d666a5: Preparing [2021-05-10T01:29:15.397Z] 32f366d666a5: Layer already exists [2021-05-10T01:29:15.659Z] 0c16b9b1939c: Pushed [2021-05-10T01:29:15.659Z] 19f7d36ec42d: Pushed [2021-05-10T01:29:15.659Z] 70ad447d87a8: Pushed [2021-05-10T01:29:16.608Z] 8d9c68f32594: Pushed [2021-05-10T01:29:16.869Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b: digest: sha256:45ff046322931f95bdabd0278675ffaf6e3853b08cdedaa1adee9ac48eaa1d36 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:17.181Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:2.0.0-dev.203 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:17.491Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:2.0.0-dev.203 [2021-05-10T01:29:17.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2021-05-10T01:29:17.491Z] 0c16b9b1939c: Preparing [2021-05-10T01:29:17.491Z] 8d9c68f32594: Preparing [2021-05-10T01:29:17.491Z] 70ad447d87a8: Preparing [2021-05-10T01:29:17.491Z] 19f7d36ec42d: Preparing [2021-05-10T01:29:17.491Z] 32f366d666a5: Preparing [2021-05-10T01:29:17.491Z] 32f366d666a5: Layer already exists [2021-05-10T01:29:17.491Z] 19f7d36ec42d: Layer already exists [2021-05-10T01:29:17.491Z] 8d9c68f32594: Layer already exists [2021-05-10T01:29:17.491Z] 0c16b9b1939c: Layer already exists [2021-05-10T01:29:17.491Z] 70ad447d87a8: Layer already exists [2021-05-10T01:29:17.491Z] 2.0.0-dev.203: digest: sha256:45ff046322931f95bdabd0278675ffaf6e3853b08cdedaa1adee9ac48eaa1d36 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:17.716Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-10T01:29:17.716Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-10T01:29:17.716Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.203" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-10T01:29:17.717Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-10T01:29:17.717Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-10T01:29:17.802Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:18.104Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [2021-05-10T01:29:18.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2021-05-10T01:29:18.104Z] 0c16b9b1939c: Preparing [2021-05-10T01:29:18.104Z] 8d9c68f32594: Preparing [2021-05-10T01:29:18.104Z] 70ad447d87a8: Preparing [2021-05-10T01:29:18.104Z] 19f7d36ec42d: Preparing [2021-05-10T01:29:18.104Z] 32f366d666a5: Preparing [2021-05-10T01:29:18.104Z] 0c16b9b1939c: Layer already exists [2021-05-10T01:29:18.104Z] 32f366d666a5: Layer already exists [2021-05-10T01:29:18.104Z] 70ad447d87a8: Layer already exists [2021-05-10T01:29:18.104Z] 19f7d36ec42d: Layer already exists [2021-05-10T01:29:18.104Z] 8d9c68f32594: Layer already exists [2021-05-10T01:29:18.104Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203: digest: sha256:45ff046322931f95bdabd0278675ffaf6e3853b08cdedaa1adee9ac48eaa1d36 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:18.323Z] Removing intermediate container 7bc6d26dbd69 [2021-05-10T01:29:18.323Z] ---> e48fbb467103 [2021-05-10T01:29:18.323Z] [2021-05-10T01:29:18.323Z] Step 10/23 : FROM alpine:3.12 [2021-05-10T01:29:18.323Z] ---> 9852663dfa18 [2021-05-10T01:29:18.323Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-10T01:29:18.416Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:master [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:18.597Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-10T01:29:18.598Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-10T01:29:18.598Z] ---> Running in 31f659666385 [2021-05-10T01:29:18.598Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-10T01:29:18.598Z] (4/4) Installing curl (7.76.1-r0) [2021-05-10T01:29:18.598Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T01:29:18.717Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:master [2021-05-10T01:29:18.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2021-05-10T01:29:18.717Z] 0c16b9b1939c: Preparing [2021-05-10T01:29:18.717Z] 8d9c68f32594: Preparing [2021-05-10T01:29:18.717Z] 70ad447d87a8: Preparing [2021-05-10T01:29:18.717Z] 19f7d36ec42d: Preparing [2021-05-10T01:29:18.717Z] 32f366d666a5: Preparing [2021-05-10T01:29:18.717Z] 8d9c68f32594: Layer already exists [2021-05-10T01:29:18.717Z] 70ad447d87a8: Layer already exists [2021-05-10T01:29:18.717Z] 0c16b9b1939c: Layer already exists [2021-05-10T01:29:18.717Z] 32f366d666a5: Layer already exists [2021-05-10T01:29:18.717Z] 19f7d36ec42d: Layer already exists [2021-05-10T01:29:18.717Z] master: digest: sha256:45ff046322931f95bdabd0278675ffaf6e3853b08cdedaa1adee9ac48eaa1d36 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-10T01:29:18.771Z] ===================================================== [Pipeline] echo [2021-05-10T01:29:18.785Z] taggedImages: [2021-05-10T01:29:18.785Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:29:18.785Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:2.0.0-dev.203 [2021-05-10T01:29:18.785Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [2021-05-10T01:29:18.785Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:master [Pipeline] echo [2021-05-10T01:29:18.819Z] [edgeXDocker.push] Tagging docker image docker-core-data-go with the following tags: [2021-05-10T01:29:18.819Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:29:18.819Z] 2.0.0-dev.203 [2021-05-10T01:29:18.819Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [2021-05-10T01:29:18.819Z] master [2021-05-10T01:29:18.819Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [2021-05-10T01:29:18.878Z] Executing ca-certificates-20191127-r4.trigger [2021-05-10T01:29:18.878Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-10T01:29:18.878Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-10T01:29:18.878Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-10T01:29:18.878Z] (4/6) Installing curl (7.76.1-r0) [Pipeline] sh [2021-05-10T01:29:19.162Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-10T01:29:19.162Z] (6/6) Installing su-exec (0.2-r1) [2021-05-10T01:29:19.162Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T01:29:19.162Z] Executing ca-certificates-20191127-r4.trigger [2021-05-10T01:29:19.162Z] OK: 7 MiB in 18 packages [2021-05-10T01:29:19.170Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:19.442Z] OK: 7 MiB in 20 packages [2021-05-10T01:29:19.481Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:29:19.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2021-05-10T01:29:19.481Z] 9595547b86e4: Preparing [2021-05-10T01:29:19.481Z] cb74f2800bf3: Preparing [2021-05-10T01:29:19.481Z] 70ad447d87a8: Preparing [2021-05-10T01:29:19.481Z] 59f9e2e46f6f: Preparing [2021-05-10T01:29:19.481Z] 2d0bcfb50717: Preparing [2021-05-10T01:29:19.481Z] 32f366d666a5: Preparing [2021-05-10T01:29:19.481Z] 32f366d666a5: Waiting [2021-05-10T01:29:19.481Z] 70ad447d87a8: Layer already exists [2021-05-10T01:29:19.481Z] 32f366d666a5: Layer already exists [2021-05-10T01:29:19.745Z] 2d0bcfb50717: Pushed [2021-05-10T01:29:19.745Z] 9595547b86e4: Pushed [2021-05-10T01:29:19.745Z] 59f9e2e46f6f: Pushed [2021-05-10T01:29:20.445Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-10T01:29:20.690Z] cb74f2800bf3: Pushed [2021-05-10T01:29:20.718Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-10T01:29:20.957Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b: digest: sha256:60a637374983d9c1042213e68eba52cbd8aa0a17bdb08c08315634dda149f780 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:21.303Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:2.0.0-dev.203 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:21.354Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-10T01:29:21.354Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T01:29:21.354Z] OK: 5 MiB in 15 packages [2021-05-10T01:29:21.603Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:2.0.0-dev.203 [2021-05-10T01:29:21.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2021-05-10T01:29:21.603Z] 9595547b86e4: Preparing [2021-05-10T01:29:21.603Z] cb74f2800bf3: Preparing [2021-05-10T01:29:21.603Z] 70ad447d87a8: Preparing [2021-05-10T01:29:21.603Z] 59f9e2e46f6f: Preparing [2021-05-10T01:29:21.603Z] 2d0bcfb50717: Preparing [2021-05-10T01:29:21.603Z] 32f366d666a5: Preparing [2021-05-10T01:29:21.603Z] 32f366d666a5: Waiting [2021-05-10T01:29:21.603Z] 2d0bcfb50717: Layer already exists [2021-05-10T01:29:21.603Z] 59f9e2e46f6f: Layer already exists [2021-05-10T01:29:21.603Z] 9595547b86e4: Layer already exists [2021-05-10T01:29:21.603Z] cb74f2800bf3: Layer already exists [2021-05-10T01:29:21.603Z] 70ad447d87a8: Layer already exists [2021-05-10T01:29:21.603Z] 32f366d666a5: Layer already exists [2021-05-10T01:29:21.603Z] 2.0.0-dev.203: digest: sha256:60a637374983d9c1042213e68eba52cbd8aa0a17bdb08c08315634dda149f780 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:21.914Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:22.215Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [2021-05-10T01:29:22.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2021-05-10T01:29:22.216Z] 9595547b86e4: Preparing [2021-05-10T01:29:22.216Z] cb74f2800bf3: Preparing [2021-05-10T01:29:22.216Z] 70ad447d87a8: Preparing [2021-05-10T01:29:22.216Z] 59f9e2e46f6f: Preparing [2021-05-10T01:29:22.216Z] 2d0bcfb50717: Preparing [2021-05-10T01:29:22.216Z] 32f366d666a5: Preparing [2021-05-10T01:29:22.216Z] 32f366d666a5: Waiting [2021-05-10T01:29:22.216Z] 2d0bcfb50717: Layer already exists [2021-05-10T01:29:22.216Z] 70ad447d87a8: Layer already exists [2021-05-10T01:29:22.216Z] cb74f2800bf3: Layer already exists [2021-05-10T01:29:22.216Z] 59f9e2e46f6f: Layer already exists [2021-05-10T01:29:22.216Z] 9595547b86e4: Layer already exists [2021-05-10T01:29:22.216Z] 32f366d666a5: Layer already exists [2021-05-10T01:29:22.216Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203: digest: sha256:60a637374983d9c1042213e68eba52cbd8aa0a17bdb08c08315634dda149f780 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:22.337Z] Removing intermediate container 5f199e54ff46 [2021-05-10T01:29:22.337Z] ---> 47cc2a115ea2 [2021-05-10T01:29:22.337Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-10T01:29:22.523Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:master [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:22.623Z] Removing intermediate container a9e4bf6851b5 [2021-05-10T01:29:22.623Z] ---> a72f5ff2dd34 [2021-05-10T01:29:22.623Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-10T01:29:22.623Z] ---> Running in b24b99e284b8 [2021-05-10T01:29:22.623Z] Removing intermediate container 4e2c3d5d627b [2021-05-10T01:29:22.623Z] ---> d2eb7b0d1297 [2021-05-10T01:29:22.623Z] [2021-05-10T01:29:22.623Z] Step 11/23 : FROM docker:20.10.0 [2021-05-10T01:29:22.827Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:master [2021-05-10T01:29:22.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2021-05-10T01:29:22.827Z] 9595547b86e4: Preparing [2021-05-10T01:29:22.827Z] cb74f2800bf3: Preparing [2021-05-10T01:29:22.827Z] 70ad447d87a8: Preparing [2021-05-10T01:29:22.827Z] 59f9e2e46f6f: Preparing [2021-05-10T01:29:22.827Z] 2d0bcfb50717: Preparing [2021-05-10T01:29:22.827Z] 32f366d666a5: Preparing [2021-05-10T01:29:22.827Z] 32f366d666a5: Waiting [2021-05-10T01:29:22.827Z] cb74f2800bf3: Layer already exists [2021-05-10T01:29:22.827Z] 59f9e2e46f6f: Layer already exists [2021-05-10T01:29:22.827Z] 70ad447d87a8: Layer already exists [2021-05-10T01:29:22.827Z] 9595547b86e4: Layer already exists [2021-05-10T01:29:22.827Z] 2d0bcfb50717: Layer already exists [2021-05-10T01:29:22.827Z] 32f366d666a5: Layer already exists [2021-05-10T01:29:22.827Z] master: digest: sha256:60a637374983d9c1042213e68eba52cbd8aa0a17bdb08c08315634dda149f780 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-10T01:29:22.880Z] ===================================================== [Pipeline] echo [2021-05-10T01:29:22.895Z] taggedImages: [2021-05-10T01:29:22.895Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:29:22.895Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:2.0.0-dev.203 [2021-05-10T01:29:22.895Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [2021-05-10T01:29:22.895Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:master [2021-05-10T01:29:22.907Z] 20.10.0: Pulling from library/docker [2021-05-10T01:29:22.907Z] ---> Running in b5b61eafaefe [2021-05-10T01:29:22.907Z] Removing intermediate container 31f659666385 [2021-05-10T01:29:22.907Z] ---> 3e31d0882df9 [2021-05-10T01:29:22.907Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [Pipeline] echo [2021-05-10T01:29:22.927Z] [edgeXDocker.push] Tagging docker image docker-core-metadata-go with the following tags: [2021-05-10T01:29:22.928Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:29:22.928Z] 2.0.0-dev.203 [2021-05-10T01:29:22.928Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [2021-05-10T01:29:22.928Z] master [2021-05-10T01:29:22.928Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:23.271Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:23.510Z] Removing intermediate container b24b99e284b8 [2021-05-10T01:29:23.510Z] ---> a45d3ac416e0 [2021-05-10T01:29:23.510Z] Step 13/21 : WORKDIR /edgex [2021-05-10T01:29:23.574Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:29:23.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2021-05-10T01:29:23.574Z] bfbbe2e5ac10: Preparing [2021-05-10T01:29:23.574Z] 1c75e1076c3c: Preparing [2021-05-10T01:29:23.574Z] 70ad447d87a8: Preparing [2021-05-10T01:29:23.574Z] 19f7d36ec42d: Preparing [2021-05-10T01:29:23.574Z] 32f366d666a5: Preparing [2021-05-10T01:29:23.574Z] 19f7d36ec42d: Layer already exists [2021-05-10T01:29:23.574Z] 32f366d666a5: Layer already exists [2021-05-10T01:29:23.574Z] 70ad447d87a8: Layer already exists [2021-05-10T01:29:23.574Z] bfbbe2e5ac10: Pushed [2021-05-10T01:29:23.783Z] ---> Running in 4058edcf49d0 [2021-05-10T01:29:24.057Z] ---> Running in c9e3720dbffb [2021-05-10T01:29:24.329Z] Removing intermediate container b5b61eafaefe [2021-05-10T01:29:24.329Z] ---> 24241a075984 [2021-05-10T01:29:24.329Z] Step 13/25 : WORKDIR / [2021-05-10T01:29:24.970Z] 1c75e1076c3c: Pushed [2021-05-10T01:29:25.307Z] ---> Running in ffab50c28eb2 [2021-05-10T01:29:25.307Z] Removing intermediate container 4058edcf49d0 [2021-05-10T01:29:25.307Z] ---> b55027611125 [2021-05-10T01:29:25.307Z] Step 13/23 : ENV APP_PORT=48082 [2021-05-10T01:29:25.545Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b: digest: sha256:9bac97f621dd8863e6a2d5c3cbae51641aaf4cecb5ed8c9d999f60bb1862ede8 size: 1363 [2021-05-10T01:29:25.583Z] Removing intermediate container c9e3720dbffb [2021-05-10T01:29:25.583Z] ---> 9178e4417edf [2021-05-10T01:29:25.583Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-10T01:29:25.863Z] ---> Running in a08fb2ceec32 [2021-05-10T01:29:26.136Z] Removing intermediate container 733bde4dccbe [2021-05-10T01:29:26.136Z] ---> 4a40fc5e6284 [2021-05-10T01:29:26.136Z] [2021-05-10T01:29:26.136Z] Step 10/23 : FROM alpine:3.12 [2021-05-10T01:29:26.136Z] ---> 9852663dfa18 [2021-05-10T01:29:26.136Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-10T01:29:26.136Z] ---> Using cache [2021-05-10T01:29:26.136Z] ---> 3e31d0882df9 [2021-05-10T01:29:26.136Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-10T01:29:26.136Z] ---> Using cache [2021-05-10T01:29:26.136Z] ---> b55027611125 [2021-05-10T01:29:26.136Z] Step 13/23 : ENV APP_PORT=48081 [2021-05-10T01:29:26.413Z] Removing intermediate container ffab50c28eb2 [2021-05-10T01:29:26.413Z] ---> b407e402cebe [2021-05-10T01:29:26.413Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-10T01:29:26.413Z] ---> Running in ef72a5f81aff [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:26.688Z] Removing intermediate container a08fb2ceec32 [2021-05-10T01:29:26.688Z] ---> f229d5b967ea [2021-05-10T01:29:26.688Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-10T01:29:26.688Z] ---> f05aeba43b3b [2021-05-10T01:29:26.688Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-10T01:29:26.688Z] ---> Running in f1942966a574 [2021-05-10T01:29:26.807Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:2.0.0-dev.203 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:27.111Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:2.0.0-dev.203 [2021-05-10T01:29:27.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2021-05-10T01:29:27.111Z] bfbbe2e5ac10: Preparing [2021-05-10T01:29:27.111Z] 1c75e1076c3c: Preparing [2021-05-10T01:29:27.111Z] 70ad447d87a8: Preparing [2021-05-10T01:29:27.111Z] 19f7d36ec42d: Preparing [2021-05-10T01:29:27.111Z] 32f366d666a5: Preparing [2021-05-10T01:29:27.111Z] 1c75e1076c3c: Layer already exists [2021-05-10T01:29:27.111Z] bfbbe2e5ac10: Layer already exists [2021-05-10T01:29:27.111Z] 32f366d666a5: Layer already exists [2021-05-10T01:29:27.111Z] 19f7d36ec42d: Layer already exists [2021-05-10T01:29:27.111Z] 70ad447d87a8: Layer already exists [2021-05-10T01:29:27.111Z] 2.0.0-dev.203: digest: sha256:9bac97f621dd8863e6a2d5c3cbae51641aaf4cecb5ed8c9d999f60bb1862ede8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:27.424Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:27.674Z] Removing intermediate container ef72a5f81aff [2021-05-10T01:29:27.674Z] ---> 74594c559ce1 [2021-05-10T01:29:27.674Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-10T01:29:27.674Z] ---> 55eaa9ba3ef4 [2021-05-10T01:29:27.674Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-10T01:29:27.728Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [2021-05-10T01:29:27.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2021-05-10T01:29:27.728Z] bfbbe2e5ac10: Preparing [2021-05-10T01:29:27.728Z] 1c75e1076c3c: Preparing [2021-05-10T01:29:27.728Z] 70ad447d87a8: Preparing [2021-05-10T01:29:27.728Z] 19f7d36ec42d: Preparing [2021-05-10T01:29:27.728Z] 32f366d666a5: Preparing [2021-05-10T01:29:27.728Z] 1c75e1076c3c: Layer already exists [2021-05-10T01:29:27.728Z] 70ad447d87a8: Layer already exists [2021-05-10T01:29:27.728Z] 19f7d36ec42d: Layer already exists [2021-05-10T01:29:27.728Z] 32f366d666a5: Layer already exists [2021-05-10T01:29:27.728Z] bfbbe2e5ac10: Layer already exists [2021-05-10T01:29:27.728Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203: digest: sha256:9bac97f621dd8863e6a2d5c3cbae51641aaf4cecb5ed8c9d999f60bb1862ede8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:28.047Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:28.273Z] ---> Running in 97fa0ae0d46e [2021-05-10T01:29:28.273Z] Removing intermediate container f1942966a574 [2021-05-10T01:29:28.273Z] ---> 528f31fd0a70 [2021-05-10T01:29:28.273Z] Step 15/23 : WORKDIR / [2021-05-10T01:29:28.353Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [2021-05-10T01:29:28.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2021-05-10T01:29:28.353Z] bfbbe2e5ac10: Preparing [2021-05-10T01:29:28.353Z] 1c75e1076c3c: Preparing [2021-05-10T01:29:28.353Z] 70ad447d87a8: Preparing [2021-05-10T01:29:28.353Z] 19f7d36ec42d: Preparing [2021-05-10T01:29:28.353Z] 32f366d666a5: Preparing [2021-05-10T01:29:28.353Z] 19f7d36ec42d: Layer already exists [2021-05-10T01:29:28.353Z] 1c75e1076c3c: Layer already exists [2021-05-10T01:29:28.353Z] 70ad447d87a8: Layer already exists [2021-05-10T01:29:28.353Z] 32f366d666a5: Layer already exists [2021-05-10T01:29:28.353Z] bfbbe2e5ac10: Layer already exists [2021-05-10T01:29:28.353Z] master: digest: sha256:9bac97f621dd8863e6a2d5c3cbae51641aaf4cecb5ed8c9d999f60bb1862ede8 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-10T01:29:28.406Z] ===================================================== [Pipeline] echo [2021-05-10T01:29:28.419Z] taggedImages: [2021-05-10T01:29:28.420Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:29:28.420Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:2.0.0-dev.203 [2021-05-10T01:29:28.420Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [2021-05-10T01:29:28.420Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [Pipeline] echo [2021-05-10T01:29:28.450Z] [edgeXDocker.push] Tagging docker image docker-security-bootstrapper-go with the following tags: [2021-05-10T01:29:28.450Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:29:28.450Z] 2.0.0-dev.203 [2021-05-10T01:29:28.450Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [2021-05-10T01:29:28.450Z] master [2021-05-10T01:29:28.450Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:28.547Z] ---> 2896d9bc2fb8 [2021-05-10T01:29:28.547Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-10T01:29:28.817Z] + docker tag docker-security-bootstrapper-go nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:29:28.821Z] ---> Running in 2d2530d71d65 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:29.114Z] ---> f8e93bfdb569 [2021-05-10T01:29:29.114Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-10T01:29:29.122Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:29:29.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go] [2021-05-10T01:29:29.122Z] 652890030339: Preparing [2021-05-10T01:29:29.122Z] 652890030339: Preparing [2021-05-10T01:29:29.122Z] 40c6be09db8b: Preparing [2021-05-10T01:29:29.122Z] c7b35af3ec31: Preparing [2021-05-10T01:29:29.122Z] f44454bfcffd: Preparing [2021-05-10T01:29:29.122Z] eb2d9c87234a: Preparing [2021-05-10T01:29:29.122Z] 70ad447d87a8: Preparing [2021-05-10T01:29:29.122Z] 8c9eacf09d2a: Preparing [2021-05-10T01:29:29.122Z] 8c9eacf09d2a: Preparing [2021-05-10T01:29:29.122Z] e2b3c417e8c2: Preparing [2021-05-10T01:29:29.122Z] 15025e3afbc9: Preparing [2021-05-10T01:29:29.122Z] 32f366d666a5: Preparing [2021-05-10T01:29:29.122Z] 8c9eacf09d2a: Waiting [2021-05-10T01:29:29.122Z] e2b3c417e8c2: Waiting [2021-05-10T01:29:29.122Z] 15025e3afbc9: Waiting [2021-05-10T01:29:29.122Z] 32f366d666a5: Waiting [2021-05-10T01:29:29.122Z] 70ad447d87a8: Waiting [2021-05-10T01:29:29.384Z] c7b35af3ec31: Pushed [2021-05-10T01:29:29.385Z] 40c6be09db8b: Pushed [2021-05-10T01:29:29.385Z] 652890030339: Pushed [2021-05-10T01:29:29.385Z] f44454bfcffd: Pushed [2021-05-10T01:29:29.385Z] 70ad447d87a8: Layer already exists [2021-05-10T01:29:29.385Z] 32f366d666a5: Layer already exists [2021-05-10T01:29:29.385Z] 8c9eacf09d2a: Pushed [2021-05-10T01:29:29.385Z] e2b3c417e8c2: Pushed [2021-05-10T01:29:29.385Z] 15025e3afbc9: Pushed [2021-05-10T01:29:29.403Z] Removing intermediate container 97fa0ae0d46e [2021-05-10T01:29:29.403Z] ---> 87d579e1830e [2021-05-10T01:29:29.403Z] Step 15/23 : WORKDIR / [2021-05-10T01:29:30.007Z] ---> Running in 93a2c753a118 [2021-05-10T01:29:30.280Z] Removing intermediate container 2d2530d71d65 [2021-05-10T01:29:30.280Z] ---> fba3bafd74e3 [2021-05-10T01:29:30.280Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T01:29:30.330Z] eb2d9c87234a: Pushed [2021-05-10T01:29:30.592Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b: digest: sha256:705c2b8427078f8d233f0dfb47a3c5c34b96b84c0239b0c959a1e91f8dd5fb2c size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:30.879Z] ---> 1f4267d65120 [2021-05-10T01:29:30.879Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-10T01:29:30.879Z] ---> f1db0c42d01c [2021-05-10T01:29:30.879Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-10T01:29:30.901Z] + docker tag docker-security-bootstrapper-go nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:2.0.0-dev.203 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:31.150Z] Removing intermediate container 93a2c753a118 [2021-05-10T01:29:31.150Z] ---> 26ef67416052 [2021-05-10T01:29:31.150Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T01:29:31.205Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:2.0.0-dev.203 [2021-05-10T01:29:31.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go] [2021-05-10T01:29:31.205Z] 652890030339: Preparing [2021-05-10T01:29:31.205Z] 652890030339: Preparing [2021-05-10T01:29:31.205Z] 40c6be09db8b: Preparing [2021-05-10T01:29:31.205Z] c7b35af3ec31: Preparing [2021-05-10T01:29:31.205Z] f44454bfcffd: Preparing [2021-05-10T01:29:31.205Z] eb2d9c87234a: Preparing [2021-05-10T01:29:31.205Z] 70ad447d87a8: Preparing [2021-05-10T01:29:31.205Z] 8c9eacf09d2a: Preparing [2021-05-10T01:29:31.205Z] 8c9eacf09d2a: Preparing [2021-05-10T01:29:31.205Z] e2b3c417e8c2: Preparing [2021-05-10T01:29:31.205Z] 15025e3afbc9: Preparing [2021-05-10T01:29:31.205Z] 32f366d666a5: Preparing [2021-05-10T01:29:31.205Z] 70ad447d87a8: Waiting [2021-05-10T01:29:31.205Z] 15025e3afbc9: Waiting [2021-05-10T01:29:31.205Z] 32f366d666a5: Waiting [2021-05-10T01:29:31.205Z] 8c9eacf09d2a: Waiting [2021-05-10T01:29:31.205Z] e2b3c417e8c2: Waiting [2021-05-10T01:29:31.205Z] 40c6be09db8b: Layer already exists [2021-05-10T01:29:31.205Z] f44454bfcffd: Layer already exists [2021-05-10T01:29:31.205Z] c7b35af3ec31: Layer already exists [2021-05-10T01:29:31.205Z] eb2d9c87234a: Layer already exists [2021-05-10T01:29:31.205Z] 652890030339: Layer already exists [2021-05-10T01:29:31.205Z] 70ad447d87a8: Layer already exists [2021-05-10T01:29:31.205Z] 8c9eacf09d2a: Layer already exists [2021-05-10T01:29:31.205Z] e2b3c417e8c2: Layer already exists [2021-05-10T01:29:31.205Z] 15025e3afbc9: Layer already exists [2021-05-10T01:29:31.205Z] 32f366d666a5: Layer already exists [2021-05-10T01:29:31.205Z] 2.0.0-dev.203: digest: sha256:705c2b8427078f8d233f0dfb47a3c5c34b96b84c0239b0c959a1e91f8dd5fb2c size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:31.427Z] ---> Running in bf3ded9a825b [2021-05-10T01:29:31.513Z] + docker tag docker-security-bootstrapper-go nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:31.705Z] ---> 961b89d9ba8a [2021-05-10T01:29:31.705Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-10T01:29:31.816Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [2021-05-10T01:29:31.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go] [2021-05-10T01:29:31.816Z] 652890030339: Preparing [2021-05-10T01:29:31.816Z] 652890030339: Preparing [2021-05-10T01:29:31.817Z] 40c6be09db8b: Preparing [2021-05-10T01:29:31.817Z] c7b35af3ec31: Preparing [2021-05-10T01:29:31.817Z] f44454bfcffd: Preparing [2021-05-10T01:29:31.817Z] eb2d9c87234a: Preparing [2021-05-10T01:29:31.817Z] 70ad447d87a8: Preparing [2021-05-10T01:29:31.817Z] 8c9eacf09d2a: Preparing [2021-05-10T01:29:31.817Z] 8c9eacf09d2a: Preparing [2021-05-10T01:29:31.817Z] e2b3c417e8c2: Preparing [2021-05-10T01:29:31.817Z] 15025e3afbc9: Preparing [2021-05-10T01:29:31.817Z] 32f366d666a5: Preparing [2021-05-10T01:29:31.817Z] e2b3c417e8c2: Waiting [2021-05-10T01:29:31.817Z] 70ad447d87a8: Waiting [2021-05-10T01:29:31.817Z] 15025e3afbc9: Waiting [2021-05-10T01:29:31.817Z] 32f366d666a5: Waiting [2021-05-10T01:29:31.817Z] 8c9eacf09d2a: Waiting [2021-05-10T01:29:31.817Z] 652890030339: Layer already exists [2021-05-10T01:29:31.817Z] eb2d9c87234a: Layer already exists [2021-05-10T01:29:31.817Z] c7b35af3ec31: Layer already exists [2021-05-10T01:29:31.817Z] f44454bfcffd: Layer already exists [2021-05-10T01:29:31.817Z] 40c6be09db8b: Layer already exists [2021-05-10T01:29:31.817Z] 8c9eacf09d2a: Layer already exists [2021-05-10T01:29:31.817Z] 70ad447d87a8: Layer already exists [2021-05-10T01:29:31.817Z] 15025e3afbc9: Layer already exists [2021-05-10T01:29:31.817Z] e2b3c417e8c2: Layer already exists [2021-05-10T01:29:31.817Z] 32f366d666a5: Layer already exists [2021-05-10T01:29:31.817Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203: digest: sha256:705c2b8427078f8d233f0dfb47a3c5c34b96b84c0239b0c959a1e91f8dd5fb2c size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:31.982Z] ---> 07c7dee7eef8 [2021-05-10T01:29:31.982Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-10T01:29:32.142Z] + docker tag docker-security-bootstrapper-go nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:master [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:32.446Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:master [2021-05-10T01:29:32.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go] [2021-05-10T01:29:32.446Z] 652890030339: Preparing [2021-05-10T01:29:32.446Z] 652890030339: Preparing [2021-05-10T01:29:32.446Z] 40c6be09db8b: Preparing [2021-05-10T01:29:32.446Z] c7b35af3ec31: Preparing [2021-05-10T01:29:32.446Z] f44454bfcffd: Preparing [2021-05-10T01:29:32.446Z] eb2d9c87234a: Preparing [2021-05-10T01:29:32.446Z] 70ad447d87a8: Preparing [2021-05-10T01:29:32.446Z] 8c9eacf09d2a: Preparing [2021-05-10T01:29:32.446Z] 8c9eacf09d2a: Preparing [2021-05-10T01:29:32.446Z] e2b3c417e8c2: Preparing [2021-05-10T01:29:32.446Z] 15025e3afbc9: Preparing [2021-05-10T01:29:32.446Z] 32f366d666a5: Preparing [2021-05-10T01:29:32.446Z] 8c9eacf09d2a: Waiting [2021-05-10T01:29:32.446Z] e2b3c417e8c2: Waiting [2021-05-10T01:29:32.446Z] 15025e3afbc9: Waiting [2021-05-10T01:29:32.446Z] 32f366d666a5: Waiting [2021-05-10T01:29:32.446Z] 70ad447d87a8: Waiting [2021-05-10T01:29:32.446Z] c7b35af3ec31: Layer already exists [2021-05-10T01:29:32.446Z] f44454bfcffd: Layer already exists [2021-05-10T01:29:32.446Z] eb2d9c87234a: Layer already exists [2021-05-10T01:29:32.446Z] 652890030339: Layer already exists [2021-05-10T01:29:32.446Z] 40c6be09db8b: Layer already exists [2021-05-10T01:29:32.446Z] e2b3c417e8c2: Layer already exists [2021-05-10T01:29:32.446Z] 8c9eacf09d2a: Layer already exists [2021-05-10T01:29:32.446Z] 15025e3afbc9: Layer already exists [2021-05-10T01:29:32.446Z] 70ad447d87a8: Layer already exists [2021-05-10T01:29:32.446Z] 32f366d666a5: Layer already exists [2021-05-10T01:29:32.446Z] master: digest: sha256:705c2b8427078f8d233f0dfb47a3c5c34b96b84c0239b0c959a1e91f8dd5fb2c size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-10T01:29:32.497Z] ===================================================== [Pipeline] echo [2021-05-10T01:29:32.511Z] taggedImages: [2021-05-10T01:29:32.511Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:29:32.511Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:2.0.0-dev.203 [2021-05-10T01:29:32.511Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [2021-05-10T01:29:32.511Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:master [Pipeline] echo [2021-05-10T01:29:32.593Z] [edgeXDocker.push] Tagging docker image docker-security-proxy-setup-go with the following tags: [2021-05-10T01:29:32.593Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:29:32.593Z] 2.0.0-dev.203 [2021-05-10T01:29:32.593Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [2021-05-10T01:29:32.593Z] master [2021-05-10T01:29:32.593Z] ===================================================== [2021-05-10T01:29:32.596Z] Removing intermediate container bf3ded9a825b [2021-05-10T01:29:32.596Z] ---> 1018086df993 [2021-05-10T01:29:32.596Z] Step 18/21 : CMD ["--init=true"] [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:32.875Z] ---> 20c2ce82c93d [2021-05-10T01:29:32.875Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-10T01:29:33.066Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:29:33.150Z] ---> Running in 40dfa00f8f05 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:33.505Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:29:33.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2021-05-10T01:29:33.505Z] cc11cbe4613f: Preparing [2021-05-10T01:29:33.505Z] f181b1414658: Preparing [2021-05-10T01:29:33.505Z] 737b1412ca8c: Preparing [2021-05-10T01:29:33.505Z] f3ccfec022aa: Preparing [2021-05-10T01:29:33.505Z] d0b98b52feb2: Preparing [2021-05-10T01:29:33.505Z] 32f366d666a5: Preparing [2021-05-10T01:29:33.505Z] 32f366d666a5: Waiting [2021-05-10T01:29:33.769Z] f3ccfec022aa: Pushed [2021-05-10T01:29:33.769Z] 737b1412ca8c: Pushed [2021-05-10T01:29:33.769Z] 32f366d666a5: Layer already exists [2021-05-10T01:29:33.769Z] d0b98b52feb2: Pushed [2021-05-10T01:29:34.135Z] ---> 1ea40ef06526 [2021-05-10T01:29:34.135Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-10T01:29:34.409Z] ---> 4a2fe97b9f2a [2021-05-10T01:29:34.409Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-10T01:29:34.409Z] Removing intermediate container 40dfa00f8f05 [2021-05-10T01:29:34.409Z] ---> 83afde027b1a [2021-05-10T01:29:34.409Z] Step 19/21 : LABEL arch=arm64 [2021-05-10T01:29:34.727Z] f181b1414658: Pushed [2021-05-10T01:29:34.727Z] cc11cbe4613f: Pushed [2021-05-10T01:29:34.727Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b: digest: sha256:2609e92b83cb13bd8d8081432dfcd6b90ea6413bd9789f84983a00b9a55503e1 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:34.814Z] ---> dae09b829438 [2021-05-10T01:29:34.814Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-10T01:29:34.814Z] ---> Running in 720c29da2499 [2021-05-10T01:29:34.814Z] ---> 041cd8b9c25d [2021-05-10T01:29:34.814Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-05-10T01:29:35.035Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:2.0.0-dev.203 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:35.097Z] ---> Running in 64f70b72ac3f [2021-05-10T01:29:35.341Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:2.0.0-dev.203 [2021-05-10T01:29:35.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2021-05-10T01:29:35.341Z] cc11cbe4613f: Preparing [2021-05-10T01:29:35.341Z] f181b1414658: Preparing [2021-05-10T01:29:35.341Z] 737b1412ca8c: Preparing [2021-05-10T01:29:35.341Z] f3ccfec022aa: Preparing [2021-05-10T01:29:35.341Z] d0b98b52feb2: Preparing [2021-05-10T01:29:35.341Z] 32f366d666a5: Preparing [2021-05-10T01:29:35.341Z] 32f366d666a5: Waiting [2021-05-10T01:29:35.341Z] f3ccfec022aa: Layer already exists [2021-05-10T01:29:35.341Z] f181b1414658: Layer already exists [2021-05-10T01:29:35.341Z] d0b98b52feb2: Layer already exists [2021-05-10T01:29:35.341Z] 737b1412ca8c: Layer already exists [2021-05-10T01:29:35.341Z] cc11cbe4613f: Layer already exists [2021-05-10T01:29:35.341Z] 32f366d666a5: Layer already exists [2021-05-10T01:29:35.341Z] 2.0.0-dev.203: digest: sha256:2609e92b83cb13bd8d8081432dfcd6b90ea6413bd9789f84983a00b9a55503e1 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:35.654Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:35.850Z] Removing intermediate container 720c29da2499 [2021-05-10T01:29:35.850Z] ---> 3b8737f850c7 [2021-05-10T01:29:35.850Z] Step 20/21 : LABEL git_sha=ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:29:35.850Z] ---> Running in 780faf6bfcd7 [2021-05-10T01:29:35.957Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [2021-05-10T01:29:35.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2021-05-10T01:29:35.957Z] cc11cbe4613f: Preparing [2021-05-10T01:29:35.957Z] f181b1414658: Preparing [2021-05-10T01:29:35.957Z] 737b1412ca8c: Preparing [2021-05-10T01:29:35.957Z] f3ccfec022aa: Preparing [2021-05-10T01:29:35.957Z] d0b98b52feb2: Preparing [2021-05-10T01:29:35.957Z] 32f366d666a5: Preparing [2021-05-10T01:29:35.957Z] 32f366d666a5: Waiting [2021-05-10T01:29:35.957Z] cc11cbe4613f: Layer already exists [2021-05-10T01:29:35.957Z] f181b1414658: Layer already exists [2021-05-10T01:29:35.957Z] 737b1412ca8c: Layer already exists [2021-05-10T01:29:35.957Z] f3ccfec022aa: Layer already exists [2021-05-10T01:29:35.957Z] d0b98b52feb2: Layer already exists [2021-05-10T01:29:35.957Z] 32f366d666a5: Layer already exists [2021-05-10T01:29:35.957Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203: digest: sha256:2609e92b83cb13bd8d8081432dfcd6b90ea6413bd9789f84983a00b9a55503e1 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:36.135Z] Removing intermediate container 64f70b72ac3f [2021-05-10T01:29:36.135Z] ---> a048427b6cb5 [2021-05-10T01:29:36.135Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T01:29:36.135Z] ---> 6b26cbfb0bb6 [2021-05-10T01:29:36.135Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-05-10T01:29:36.266Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:36.420Z] ---> Running in 0d6526b679a9 [2021-05-10T01:29:36.420Z] ---> Running in 38d4bbfeaf95 [2021-05-10T01:29:36.566Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [2021-05-10T01:29:36.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2021-05-10T01:29:36.566Z] cc11cbe4613f: Preparing [2021-05-10T01:29:36.566Z] f181b1414658: Preparing [2021-05-10T01:29:36.566Z] 737b1412ca8c: Preparing [2021-05-10T01:29:36.566Z] f3ccfec022aa: Preparing [2021-05-10T01:29:36.566Z] d0b98b52feb2: Preparing [2021-05-10T01:29:36.566Z] 32f366d666a5: Preparing [2021-05-10T01:29:36.566Z] 32f366d666a5: Waiting [2021-05-10T01:29:36.566Z] f181b1414658: Layer already exists [2021-05-10T01:29:36.566Z] f3ccfec022aa: Layer already exists [2021-05-10T01:29:36.566Z] d0b98b52feb2: Layer already exists [2021-05-10T01:29:36.566Z] cc11cbe4613f: Layer already exists [2021-05-10T01:29:36.566Z] 737b1412ca8c: Layer already exists [2021-05-10T01:29:36.566Z] 32f366d666a5: Layer already exists [2021-05-10T01:29:36.566Z] master: digest: sha256:2609e92b83cb13bd8d8081432dfcd6b90ea6413bd9789f84983a00b9a55503e1 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-10T01:29:36.621Z] ===================================================== [Pipeline] echo [2021-05-10T01:29:36.645Z] taggedImages: [2021-05-10T01:29:36.645Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:29:36.645Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:2.0.0-dev.203 [2021-05-10T01:29:36.645Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [2021-05-10T01:29:36.645Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [Pipeline] echo [2021-05-10T01:29:36.679Z] [edgeXDocker.push] Tagging docker image docker-security-secretstore-setup-go with the following tags: [2021-05-10T01:29:36.679Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:29:36.679Z] 2.0.0-dev.203 [2021-05-10T01:29:36.679Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [2021-05-10T01:29:36.679Z] master [2021-05-10T01:29:36.679Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:36.754Z] ---> 0a0d7f1b18ca [2021-05-10T01:29:36.754Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-10T01:29:36.754Z] Removing intermediate container 780faf6bfcd7 [2021-05-10T01:29:36.754Z] ---> b792da080b76 [2021-05-10T01:29:36.754Z] Step 21/21 : LABEL version=2.0.0-dev.203 [2021-05-10T01:29:37.030Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:37.084Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-10T01:29:37.084Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-10T01:29:37.084Z] ---> eeaf43b92773 [2021-05-10T01:29:37.084Z] 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-05-10T01:29:37.084Z] ---> Running in 89a2bb8d3145 [2021-05-10T01:29:37.084Z] ---> Running in cd6c1c697e7b [2021-05-10T01:29:37.335Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:29:37.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2021-05-10T01:29:37.335Z] 21ff7fb7ee05: Preparing [2021-05-10T01:29:37.335Z] a9a10e211754: Preparing [2021-05-10T01:29:37.335Z] 558ae775d39b: Preparing [2021-05-10T01:29:37.335Z] 279c67b38dc0: Preparing [2021-05-10T01:29:37.335Z] 6ce632120deb: Preparing [2021-05-10T01:29:37.335Z] be8d99ed7337: Preparing [2021-05-10T01:29:37.335Z] cd1ccbfc9c2c: Preparing [2021-05-10T01:29:37.335Z] e4e0c0cc5c9f: Preparing [2021-05-10T01:29:37.335Z] 04ffa88692e5: Preparing [2021-05-10T01:29:37.335Z] 32f366d666a5: Preparing [2021-05-10T01:29:37.335Z] be8d99ed7337: Waiting [2021-05-10T01:29:37.335Z] 04ffa88692e5: Waiting [2021-05-10T01:29:37.335Z] cd1ccbfc9c2c: Waiting [2021-05-10T01:29:37.335Z] e4e0c0cc5c9f: Waiting [2021-05-10T01:29:37.335Z] 32f366d666a5: Waiting [2021-05-10T01:29:37.396Z] Removing intermediate container 38d4bbfeaf95 [2021-05-10T01:29:37.396Z] ---> 2851bafc5d81 [2021-05-10T01:29:37.396Z] Step 21/23 : LABEL arch=arm64 [2021-05-10T01:29:37.396Z] Removing intermediate container 0d6526b679a9 [2021-05-10T01:29:37.396Z] ---> 5df82e700b82 [2021-05-10T01:29:37.396Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T01:29:37.599Z] 21ff7fb7ee05: Pushed [2021-05-10T01:29:37.599Z] a9a10e211754: Pushed [2021-05-10T01:29:37.599Z] 6ce632120deb: Pushed [2021-05-10T01:29:37.599Z] be8d99ed7337: Pushed [2021-05-10T01:29:37.599Z] e4e0c0cc5c9f: Pushed [2021-05-10T01:29:37.599Z] cd1ccbfc9c2c: Pushed [2021-05-10T01:29:37.687Z] ---> Running in 971d578bff35 [2021-05-10T01:29:37.687Z] ---> Running in 37b7d3cae23a [2021-05-10T01:29:37.862Z] 32f366d666a5: Layer already exists [2021-05-10T01:29:37.999Z] Removing intermediate container 89a2bb8d3145 [2021-05-10T01:29:37.999Z] ---> 4ea00748e0de [2021-05-10T01:29:37.999Z] [2021-05-10T01:29:37.999Z] Removing intermediate container cd6c1c697e7b [2021-05-10T01:29:37.999Z] ---> 7c995c95323a [2021-05-10T01:29:37.999Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-10T01:29:37.999Z] ---> a94355a89c3c [2021-05-10T01:29:37.999Z] Step 21/25 : 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-05-10T01:29:38.126Z] 04ffa88692e5: Pushed [2021-05-10T01:29:38.301Z] ---> Running in 67a86bc7fab4 [2021-05-10T01:29:38.388Z] 279c67b38dc0: Pushed [2021-05-10T01:29:38.388Z] 558ae775d39b: Pushed [2021-05-10T01:29:38.388Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b: digest: sha256:72fae64cc14ba33e8b47a9f526948f7e4216e0c0127dced1ea0acaf22d4dd332 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:38.590Z] Successfully built 4ea00748e0de [2021-05-10T01:29:38.590Z] ---> Running in 0b281245561b [2021-05-10T01:29:38.590Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-05-10T01:29:38.590Z]  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrapper-go [2021-05-10T01:29:38.697Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:2.0.0-dev.203 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:38.877Z] Removing intermediate container 971d578bff35 [2021-05-10T01:29:38.877Z] ---> 8ada8af186f1 [2021-05-10T01:29:38.877Z] Step 22/23 : LABEL git_sha=ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:29:38.877Z] Removing intermediate container 37b7d3cae23a [2021-05-10T01:29:38.877Z] ---> 3ad4a1cba287 [2021-05-10T01:29:38.877Z] Step 21/23 : LABEL arch=arm64 [2021-05-10T01:29:39.006Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:2.0.0-dev.203 [2021-05-10T01:29:39.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2021-05-10T01:29:39.006Z] 21ff7fb7ee05: Preparing [2021-05-10T01:29:39.006Z] a9a10e211754: Preparing [2021-05-10T01:29:39.006Z] 558ae775d39b: Preparing [2021-05-10T01:29:39.006Z] 279c67b38dc0: Preparing [2021-05-10T01:29:39.006Z] 6ce632120deb: Preparing [2021-05-10T01:29:39.006Z] be8d99ed7337: Preparing [2021-05-10T01:29:39.006Z] cd1ccbfc9c2c: Preparing [2021-05-10T01:29:39.006Z] e4e0c0cc5c9f: Preparing [2021-05-10T01:29:39.006Z] 04ffa88692e5: Preparing [2021-05-10T01:29:39.006Z] 32f366d666a5: Preparing [2021-05-10T01:29:39.006Z] cd1ccbfc9c2c: Waiting [2021-05-10T01:29:39.006Z] e4e0c0cc5c9f: Waiting [2021-05-10T01:29:39.006Z] 04ffa88692e5: Waiting [2021-05-10T01:29:39.006Z] 32f366d666a5: Waiting [2021-05-10T01:29:39.006Z] be8d99ed7337: Waiting [2021-05-10T01:29:39.006Z] 21ff7fb7ee05: Layer already exists [2021-05-10T01:29:39.006Z] 279c67b38dc0: Layer already exists [2021-05-10T01:29:39.006Z] 6ce632120deb: Layer already exists [2021-05-10T01:29:39.006Z] a9a10e211754: Layer already exists [2021-05-10T01:29:39.006Z] 558ae775d39b: Layer already exists [2021-05-10T01:29:39.006Z] e4e0c0cc5c9f: Layer already exists [2021-05-10T01:29:39.006Z] 32f366d666a5: Layer already exists [2021-05-10T01:29:39.006Z] cd1ccbfc9c2c: Layer already exists [2021-05-10T01:29:39.006Z] 04ffa88692e5: Layer already exists [2021-05-10T01:29:39.006Z] be8d99ed7337: Layer already exists [2021-05-10T01:29:39.006Z] 2.0.0-dev.203: digest: sha256:72fae64cc14ba33e8b47a9f526948f7e4216e0c0127dced1ea0acaf22d4dd332 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:39.173Z] ---> Running in d4c953a9efa3 [2021-05-10T01:29:39.173Z] ---> Running in 0fc06661768b [2021-05-10T01:29:39.318Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:39.624Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [2021-05-10T01:29:39.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2021-05-10T01:29:39.624Z] 21ff7fb7ee05: Preparing [2021-05-10T01:29:39.624Z] a9a10e211754: Preparing [2021-05-10T01:29:39.624Z] 558ae775d39b: Preparing [2021-05-10T01:29:39.624Z] 279c67b38dc0: Preparing [2021-05-10T01:29:39.624Z] 6ce632120deb: Preparing [2021-05-10T01:29:39.624Z] be8d99ed7337: Preparing [2021-05-10T01:29:39.624Z] cd1ccbfc9c2c: Preparing [2021-05-10T01:29:39.624Z] e4e0c0cc5c9f: Preparing [2021-05-10T01:29:39.624Z] 04ffa88692e5: Preparing [2021-05-10T01:29:39.624Z] 32f366d666a5: Preparing [2021-05-10T01:29:39.624Z] e4e0c0cc5c9f: Waiting [2021-05-10T01:29:39.624Z] be8d99ed7337: Waiting [2021-05-10T01:29:39.624Z] cd1ccbfc9c2c: Waiting [2021-05-10T01:29:39.624Z] 32f366d666a5: Waiting [2021-05-10T01:29:39.624Z] 04ffa88692e5: Waiting [2021-05-10T01:29:39.624Z] 6ce632120deb: Layer already exists [2021-05-10T01:29:39.624Z] a9a10e211754: Layer already exists [2021-05-10T01:29:39.624Z] 279c67b38dc0: Layer already exists [2021-05-10T01:29:39.624Z] 558ae775d39b: Layer already exists [2021-05-10T01:29:39.624Z] 21ff7fb7ee05: Layer already exists [2021-05-10T01:29:39.624Z] be8d99ed7337: Layer already exists [2021-05-10T01:29:39.624Z] cd1ccbfc9c2c: Layer already exists [2021-05-10T01:29:39.624Z] e4e0c0cc5c9f: Layer already exists [2021-05-10T01:29:39.624Z] 32f366d666a5: Layer already exists [2021-05-10T01:29:39.624Z] 04ffa88692e5: Layer already exists [2021-05-10T01:29:39.624Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203: digest: sha256:72fae64cc14ba33e8b47a9f526948f7e4216e0c0127dced1ea0acaf22d4dd332 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:39.959Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:40.262Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [2021-05-10T01:29:40.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2021-05-10T01:29:40.262Z] 21ff7fb7ee05: Preparing [2021-05-10T01:29:40.262Z] a9a10e211754: Preparing [2021-05-10T01:29:40.262Z] 558ae775d39b: Preparing [2021-05-10T01:29:40.262Z] 279c67b38dc0: Preparing [2021-05-10T01:29:40.262Z] 6ce632120deb: Preparing [2021-05-10T01:29:40.262Z] be8d99ed7337: Preparing [2021-05-10T01:29:40.262Z] cd1ccbfc9c2c: Preparing [2021-05-10T01:29:40.262Z] e4e0c0cc5c9f: Preparing [2021-05-10T01:29:40.262Z] 04ffa88692e5: Preparing [2021-05-10T01:29:40.262Z] 32f366d666a5: Preparing [2021-05-10T01:29:40.262Z] be8d99ed7337: Waiting [2021-05-10T01:29:40.262Z] cd1ccbfc9c2c: Waiting [2021-05-10T01:29:40.262Z] e4e0c0cc5c9f: Waiting [2021-05-10T01:29:40.262Z] 04ffa88692e5: Waiting [2021-05-10T01:29:40.262Z] 32f366d666a5: Waiting [2021-05-10T01:29:40.262Z] 6ce632120deb: Layer already exists [2021-05-10T01:29:40.262Z] 558ae775d39b: Layer already exists [2021-05-10T01:29:40.262Z] a9a10e211754: Layer already exists [2021-05-10T01:29:40.262Z] 279c67b38dc0: Layer already exists [2021-05-10T01:29:40.262Z] e4e0c0cc5c9f: Layer already exists [2021-05-10T01:29:40.262Z] cd1ccbfc9c2c: Layer already exists [2021-05-10T01:29:40.262Z] be8d99ed7337: Layer already exists [2021-05-10T01:29:40.262Z] 04ffa88692e5: Layer already exists [2021-05-10T01:29:40.262Z] 32f366d666a5: Layer already exists [2021-05-10T01:29:40.528Z] 21ff7fb7ee05: Layer already exists [2021-05-10T01:29:40.528Z] master: digest: sha256:72fae64cc14ba33e8b47a9f526948f7e4216e0c0127dced1ea0acaf22d4dd332 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [2021-05-10T01:29:40.574Z] Removing intermediate container d4c953a9efa3 [2021-05-10T01:29:40.574Z] ---> 1f5d87e6723d [2021-05-10T01:29:40.574Z] Step 22/23 : LABEL git_sha=ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:29:40.574Z] Removing intermediate container 0fc06661768b [2021-05-10T01:29:40.574Z] ---> 2922f940302f [2021-05-10T01:29:40.574Z] Step 23/23 : LABEL version=2.0.0-dev.203 [Pipeline] // withEnv [Pipeline] echo [2021-05-10T01:29:40.589Z] ===================================================== [Pipeline] echo [2021-05-10T01:29:40.606Z] taggedImages: [2021-05-10T01:29:40.606Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:29:40.606Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:2.0.0-dev.203 [2021-05-10T01:29:40.606Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [2021-05-10T01:29:40.606Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [Pipeline] echo [2021-05-10T01:29:40.636Z] [edgeXDocker.push] Tagging docker image docker-support-notifications-go with the following tags: [2021-05-10T01:29:40.636Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:29:40.636Z] 2.0.0-dev.203 [2021-05-10T01:29:40.636Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [2021-05-10T01:29:40.636Z] master [2021-05-10T01:29:40.636Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:40.860Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-10T01:29:40.984Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:41.143Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-10T01:29:41.285Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:29:41.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2021-05-10T01:29:41.285Z] 0b65a116b4fd: Preparing [2021-05-10T01:29:41.285Z] e62846e8f898: Preparing [2021-05-10T01:29:41.285Z] 70ad447d87a8: Preparing [2021-05-10T01:29:41.285Z] 6bdbe90ad2c0: Preparing [2021-05-10T01:29:41.285Z] 32f366d666a5: Preparing [2021-05-10T01:29:41.285Z] 70ad447d87a8: Layer already exists [2021-05-10T01:29:41.285Z] 32f366d666a5: Layer already exists [2021-05-10T01:29:41.285Z] 0b65a116b4fd: Pushed [2021-05-10T01:29:41.745Z] ---> Running in b05344a0bee9 [2021-05-10T01:29:41.745Z] ---> Running in 6e7b8dfaa105 [2021-05-10T01:29:41.745Z] (1/39) Installing readline (8.0.4-r0) [2021-05-10T01:29:41.745Z] (2/39) Installing bash (5.0.17-r0) [2021-05-10T01:29:41.745Z] Executing bash-5.0.17-r0.post-install [2021-05-10T01:29:41.745Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-10T01:29:41.745Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-10T01:29:41.859Z] 6bdbe90ad2c0: Pushed [2021-05-10T01:29:42.022Z] (5/39) Installing curl (7.76.1-r0) [2021-05-10T01:29:42.022Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-10T01:29:42.022Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-10T01:29:42.022Z] (8/39) Installing expat (2.2.9-r1) [2021-05-10T01:29:42.022Z] (9/39) Installing libffi (3.3-r2) [2021-05-10T01:29:42.022Z] (10/39) Installing gdbm (1.13-r1) [2021-05-10T01:29:42.022Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-10T01:29:42.022Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-10T01:29:42.022Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-10T01:29:42.433Z] e62846e8f898: Pushed [2021-05-10T01:29:42.695Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b: digest: sha256:4f0840a4cab4c40a686830832ebe31479657c2ba710c406c7ce15e59f6a07c6c size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:43.003Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:2.0.0-dev.203 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:43.303Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:2.0.0-dev.203 [2021-05-10T01:29:43.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2021-05-10T01:29:43.304Z] 0b65a116b4fd: Preparing [2021-05-10T01:29:43.304Z] e62846e8f898: Preparing [2021-05-10T01:29:43.304Z] 70ad447d87a8: Preparing [2021-05-10T01:29:43.304Z] 6bdbe90ad2c0: Preparing [2021-05-10T01:29:43.304Z] 32f366d666a5: Preparing [2021-05-10T01:29:43.304Z] 70ad447d87a8: Layer already exists [2021-05-10T01:29:43.304Z] 6bdbe90ad2c0: Layer already exists [2021-05-10T01:29:43.304Z] 0b65a116b4fd: Layer already exists [2021-05-10T01:29:43.304Z] 32f366d666a5: Layer already exists [2021-05-10T01:29:43.304Z] e62846e8f898: Layer already exists [2021-05-10T01:29:43.304Z] 2.0.0-dev.203: digest: sha256:4f0840a4cab4c40a686830832ebe31479657c2ba710c406c7ce15e59f6a07c6c size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:43.488Z] Removing intermediate container b05344a0bee9 [2021-05-10T01:29:43.488Z] Removing intermediate container 6e7b8dfaa105 [2021-05-10T01:29:43.488Z] ---> 3ed7116cbc25 [2021-05-10T01:29:43.488Z] Step 23/23 : LABEL version=2.0.0-dev.203 [2021-05-10T01:29:43.488Z] ---> 5e998d373749 [2021-05-10T01:29:43.488Z] [2021-05-10T01:29:43.488Z] Removing intermediate container 0b281245561b [2021-05-10T01:29:43.489Z] ---> 377b1066fa3a [2021-05-10T01:29:43.489Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2021-05-10T01:29:43.489Z] Successfully built 5e998d373749 [2021-05-10T01:29:43.621Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:43.762Z] Successfully tagged docker-core-command-go-arm64:latest [2021-05-10T01:29:43.762Z] ---> Running in c38f22861cfb [2021-05-10T01:29:43.762Z] Building docker-support-notifications-go [2021-05-10T01:29:43.928Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [2021-05-10T01:29:43.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2021-05-10T01:29:43.928Z] 0b65a116b4fd: Preparing [2021-05-10T01:29:43.928Z] e62846e8f898: Preparing [2021-05-10T01:29:43.928Z] 70ad447d87a8: Preparing [2021-05-10T01:29:43.928Z] 6bdbe90ad2c0: Preparing [2021-05-10T01:29:43.928Z] 32f366d666a5: Preparing [2021-05-10T01:29:43.928Z] 0b65a116b4fd: Layer already exists [2021-05-10T01:29:43.928Z] 6bdbe90ad2c0: Layer already exists [2021-05-10T01:29:43.928Z] e62846e8f898: Layer already exists [2021-05-10T01:29:43.928Z] 70ad447d87a8: Layer already exists [2021-05-10T01:29:43.928Z] 32f366d666a5: Layer already exists [2021-05-10T01:29:43.928Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203: digest: sha256:4f0840a4cab4c40a686830832ebe31479657c2ba710c406c7ce15e59f6a07c6c size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:44.039Z]  Building docker-core-command-go ... done  ---> Running in 4ee284745e00 [2021-05-10T01:29:44.252Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:44.312Z] Removing intermediate container c38f22861cfb [2021-05-10T01:29:44.312Z] ---> 967d92f90d13 [2021-05-10T01:29:44.312Z] [2021-05-10T01:29:44.312Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-10T01:29:44.312Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-10T01:29:44.312Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-10T01:29:44.312Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-10T01:29:44.312Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-10T01:29:44.312Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-10T01:29:44.556Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [2021-05-10T01:29:44.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2021-05-10T01:29:44.556Z] 0b65a116b4fd: Preparing [2021-05-10T01:29:44.556Z] e62846e8f898: Preparing [2021-05-10T01:29:44.556Z] 70ad447d87a8: Preparing [2021-05-10T01:29:44.556Z] 6bdbe90ad2c0: Preparing [2021-05-10T01:29:44.556Z] 32f366d666a5: Preparing [2021-05-10T01:29:44.556Z] 32f366d666a5: Layer already exists [2021-05-10T01:29:44.556Z] 0b65a116b4fd: Layer already exists [2021-05-10T01:29:44.556Z] e62846e8f898: Layer already exists [2021-05-10T01:29:44.556Z] 70ad447d87a8: Layer already exists [2021-05-10T01:29:44.556Z] 6bdbe90ad2c0: Layer already exists [2021-05-10T01:29:44.556Z] master: digest: sha256:4f0840a4cab4c40a686830832ebe31479657c2ba710c406c7ce15e59f6a07c6c size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [2021-05-10T01:29:44.591Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-10T01:29:44.591Z] Removing intermediate container 4ee284745e00 [2021-05-10T01:29:44.591Z] ---> 4894bbc773fd [2021-05-10T01:29:44.591Z] Step 23/25 : LABEL arch=arm64 [2021-05-10T01:29:44.591Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-10T01:29:44.591Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-10T01:29:44.591Z] Successfully built 967d92f90d13 [2021-05-10T01:29:44.591Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-10T01:29:44.618Z] ===================================================== [Pipeline] echo [2021-05-10T01:29:44.639Z] taggedImages: [2021-05-10T01:29:44.639Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:29:44.639Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:2.0.0-dev.203 [2021-05-10T01:29:44.639Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [2021-05-10T01:29:44.639Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [Pipeline] echo [2021-05-10T01:29:44.679Z] [edgeXDocker.push] Tagging docker image docker-support-scheduler-go with the following tags: [2021-05-10T01:29:44.679Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:29:44.679Z] 2.0.0-dev.203 [2021-05-10T01:29:44.679Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [2021-05-10T01:29:44.679Z] master [2021-05-10T01:29:44.679Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:44.861Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-05-10T01:29:44.861Z]  Building docker-core-metadata-go ... done (24/39) Installing py3-requests (2.23.0-r0) [2021-05-10T01:29:44.861Z] Building docker-core-data-go [2021-05-10T01:29:44.861Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-10T01:29:44.861Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-10T01:29:44.861Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-10T01:29:44.861Z] ---> Running in e4ee2a74a9a2 [2021-05-10T01:29:44.861Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-10T01:29:44.861Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-10T01:29:44.861Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-10T01:29:44.861Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-10T01:29:44.861Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-10T01:29:45.033Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:45.131Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-10T01:29:45.131Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-10T01:29:45.131Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-10T01:29:45.131Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-10T01:29:45.131Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-10T01:29:45.131Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-10T01:29:45.131Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-10T01:29:45.336Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:29:45.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2021-05-10T01:29:45.336Z] 57fbfb356ba3: Preparing [2021-05-10T01:29:45.336Z] 5f1e9c595f62: Preparing [2021-05-10T01:29:45.336Z] 70ad447d87a8: Preparing [2021-05-10T01:29:45.336Z] 19f7d36ec42d: Preparing [2021-05-10T01:29:45.336Z] 32f366d666a5: Preparing [2021-05-10T01:29:45.336Z] 32f366d666a5: Layer already exists [2021-05-10T01:29:45.336Z] 70ad447d87a8: Layer already exists [2021-05-10T01:29:45.336Z] 19f7d36ec42d: Layer already exists [2021-05-10T01:29:45.402Z] Removing intermediate container e4ee2a74a9a2 [2021-05-10T01:29:45.402Z] ---> 1b48a5006512 [2021-05-10T01:29:45.402Z] Step 24/25 : LABEL git_sha=ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:29:45.402Z] Executing busybox-1.31.1-r19.trigger [2021-05-10T01:29:45.402Z] OK: 72 MiB in 59 packages [2021-05-10T01:29:45.597Z] 57fbfb356ba3: Pushed [2021-05-10T01:29:45.677Z] ---> Running in 68e6ba28c42b [2021-05-10T01:29:46.271Z] Removing intermediate container 68e6ba28c42b [2021-05-10T01:29:46.271Z] ---> 8d6195207c8f [2021-05-10T01:29:46.271Z] Step 25/25 : LABEL version=2.0.0-dev.203 [2021-05-10T01:29:46.271Z] ---> Running in 60e5083873a2 [2021-05-10T01:29:46.542Z] 5f1e9c595f62: Pushed [2021-05-10T01:29:46.804Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b: digest: sha256:4f0fbc5d20724cea8144dfaf208065993f9db4fb9a84ee59f5356f685d09749e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:46.864Z] Removing intermediate container 60e5083873a2 [2021-05-10T01:29:46.864Z] ---> db72efbfbe47 [2021-05-10T01:29:46.864Z] [2021-05-10T01:29:47.109Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:2.0.0-dev.203 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:47.137Z] Successfully built db72efbfbe47 [2021-05-10T01:29:47.138Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-05-10T01:29:47.138Z]  Building docker-security-secretstore-setup-go ... done Building docker-support-scheduler-go [2021-05-10T01:29:47.406Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:2.0.0-dev.203 [2021-05-10T01:29:47.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2021-05-10T01:29:47.406Z] 57fbfb356ba3: Preparing [2021-05-10T01:29:47.406Z] 5f1e9c595f62: Preparing [2021-05-10T01:29:47.406Z] 70ad447d87a8: Preparing [2021-05-10T01:29:47.406Z] 19f7d36ec42d: Preparing [2021-05-10T01:29:47.406Z] 32f366d666a5: Preparing [2021-05-10T01:29:47.406Z] 5f1e9c595f62: Layer already exists [2021-05-10T01:29:47.406Z] 57fbfb356ba3: Layer already exists [2021-05-10T01:29:47.406Z] 19f7d36ec42d: Layer already exists [2021-05-10T01:29:47.406Z] 32f366d666a5: Layer already exists [2021-05-10T01:29:47.406Z] 70ad447d87a8: Layer already exists [2021-05-10T01:29:47.406Z] 2.0.0-dev.203: digest: sha256:4f0fbc5d20724cea8144dfaf208065993f9db4fb9a84ee59f5356f685d09749e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:47.711Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:48.009Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [2021-05-10T01:29:48.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2021-05-10T01:29:48.009Z] 57fbfb356ba3: Preparing [2021-05-10T01:29:48.009Z] 5f1e9c595f62: Preparing [2021-05-10T01:29:48.009Z] 70ad447d87a8: Preparing [2021-05-10T01:29:48.009Z] 19f7d36ec42d: Preparing [2021-05-10T01:29:48.009Z] 32f366d666a5: Preparing [2021-05-10T01:29:48.009Z] 70ad447d87a8: Layer already exists [2021-05-10T01:29:48.009Z] 57fbfb356ba3: Layer already exists [2021-05-10T01:29:48.009Z] 19f7d36ec42d: Layer already exists [2021-05-10T01:29:48.009Z] 32f366d666a5: Layer already exists [2021-05-10T01:29:48.009Z] 5f1e9c595f62: Layer already exists [2021-05-10T01:29:48.009Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203: digest: sha256:4f0fbc5d20724cea8144dfaf208065993f9db4fb9a84ee59f5356f685d09749e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:48.321Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:48.644Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [2021-05-10T01:29:48.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2021-05-10T01:29:48.644Z] 57fbfb356ba3: Preparing [2021-05-10T01:29:48.644Z] 5f1e9c595f62: Preparing [2021-05-10T01:29:48.644Z] 70ad447d87a8: Preparing [2021-05-10T01:29:48.644Z] 19f7d36ec42d: Preparing [2021-05-10T01:29:48.644Z] 32f366d666a5: Preparing [2021-05-10T01:29:48.644Z] 70ad447d87a8: Layer already exists [2021-05-10T01:29:48.644Z] 5f1e9c595f62: Layer already exists [2021-05-10T01:29:48.644Z] 32f366d666a5: Layer already exists [2021-05-10T01:29:48.644Z] 19f7d36ec42d: Layer already exists [2021-05-10T01:29:48.644Z] 57fbfb356ba3: Layer already exists [2021-05-10T01:29:48.644Z] master: digest: sha256:4f0fbc5d20724cea8144dfaf208065993f9db4fb9a84ee59f5356f685d09749e size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-10T01:29:48.699Z] ===================================================== [Pipeline] echo [2021-05-10T01:29:48.713Z] taggedImages: [2021-05-10T01:29:48.713Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:29:48.713Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:2.0.0-dev.203 [2021-05-10T01:29:48.713Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [2021-05-10T01:29:48.713Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [Pipeline] echo [2021-05-10T01:29:48.745Z] [edgeXDocker.push] Tagging docker image docker-sys-mgmt-agent-go with the following tags: [2021-05-10T01:29:48.745Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:29:48.745Z] 2.0.0-dev.203 [2021-05-10T01:29:48.745Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [2021-05-10T01:29:48.745Z] master [2021-05-10T01:29:48.745Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:49.105Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:29:49.417Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:29:49.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2021-05-10T01:29:49.417Z] 299738b9e716: Preparing [2021-05-10T01:29:49.417Z] eca75f9c46bb: Preparing [2021-05-10T01:29:49.417Z] 5c9744db8756: Preparing [2021-05-10T01:29:49.417Z] 6af91c098591: Preparing [2021-05-10T01:29:49.417Z] 0754057c0ad3: Preparing [2021-05-10T01:29:49.417Z] 998cdf262ab1: Preparing [2021-05-10T01:29:49.417Z] 02e56110abd2: Preparing [2021-05-10T01:29:49.417Z] abc36efb885a: Preparing [2021-05-10T01:29:49.417Z] b0b09059f4e1: Preparing [2021-05-10T01:29:49.417Z] bb961f40224b: Preparing [2021-05-10T01:29:49.417Z] f4666769fca7: Preparing [2021-05-10T01:29:49.417Z] 02e56110abd2: Waiting [2021-05-10T01:29:49.417Z] 998cdf262ab1: Waiting [2021-05-10T01:29:49.417Z] b0b09059f4e1: Waiting [2021-05-10T01:29:49.417Z] abc36efb885a: Waiting [2021-05-10T01:29:49.417Z] bb961f40224b: Waiting [2021-05-10T01:29:49.417Z] f4666769fca7: Waiting [2021-05-10T01:29:49.417Z] 0754057c0ad3: Layer already exists [2021-05-10T01:29:49.417Z] 998cdf262ab1: Layer already exists [2021-05-10T01:29:49.417Z] eca75f9c46bb: Pushed [2021-05-10T01:29:49.696Z] 02e56110abd2: Layer already exists [2021-05-10T01:29:49.696Z] abc36efb885a: Layer already exists [2021-05-10T01:29:49.696Z] b0b09059f4e1: Layer already exists [2021-05-10T01:29:49.696Z] f4666769fca7: Layer already exists [2021-05-10T01:29:49.696Z] bb961f40224b: Layer already exists [2021-05-10T01:29:49.969Z] 299738b9e716: Pushed [2021-05-10T01:29:50.545Z] 5c9744db8756: Pushed [2021-05-10T01:29:51.493Z] Collecting docker-compose==1.23.2 [2021-05-10T01:29:51.493Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-10T01:29:51.493Z] 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-05-10T01:29:52.970Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-10T01:29:52.970Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-10T01:29:54.415Z] Collecting PyYAML<4,>=3.10 [2021-05-10T01:29:54.415Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-10T01:29:58.724Z] Collecting docopt<0.7,>=0.6.1 [2021-05-10T01:29:58.724Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-10T01:30:00.581Z] 6af91c098591: Pushed [2021-05-10T01:30:00.581Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b: digest: sha256:a33e2f6bef27106e7d016690d33a23cc2abc7556ccdc7a69eaa931892a618e63 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:30:00.691Z] Collecting jsonschema<3,>=2.5.1 [2021-05-10T01:30:00.691Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-10T01:30:00.901Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:2.0.0-dev.203 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:30:00.966Z] Collecting cached-property<2,>=1.2.0 [2021-05-10T01:30:00.966Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-10T01:30:01.281Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:2.0.0-dev.203 [2021-05-10T01:30:01.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2021-05-10T01:30:01.281Z] 299738b9e716: Preparing [2021-05-10T01:30:01.281Z] eca75f9c46bb: Preparing [2021-05-10T01:30:01.281Z] 5c9744db8756: Preparing [2021-05-10T01:30:01.281Z] 6af91c098591: Preparing [2021-05-10T01:30:01.281Z] 0754057c0ad3: Preparing [2021-05-10T01:30:01.281Z] 998cdf262ab1: Preparing [2021-05-10T01:30:01.281Z] 02e56110abd2: Preparing [2021-05-10T01:30:01.281Z] abc36efb885a: Preparing [2021-05-10T01:30:01.281Z] b0b09059f4e1: Preparing [2021-05-10T01:30:01.281Z] bb961f40224b: Preparing [2021-05-10T01:30:01.281Z] f4666769fca7: Preparing [2021-05-10T01:30:01.281Z] 998cdf262ab1: Waiting [2021-05-10T01:30:01.281Z] 02e56110abd2: Waiting [2021-05-10T01:30:01.281Z] abc36efb885a: Waiting [2021-05-10T01:30:01.281Z] bb961f40224b: Waiting [2021-05-10T01:30:01.281Z] b0b09059f4e1: Waiting [2021-05-10T01:30:01.281Z] f4666769fca7: Waiting [2021-05-10T01:30:01.281Z] 0754057c0ad3: Layer already exists [2021-05-10T01:30:01.281Z] 299738b9e716: Layer already exists [2021-05-10T01:30:01.281Z] 6af91c098591: Layer already exists [2021-05-10T01:30:01.281Z] 5c9744db8756: Layer already exists [2021-05-10T01:30:01.281Z] eca75f9c46bb: Layer already exists [2021-05-10T01:30:01.281Z] 998cdf262ab1: Layer already exists [2021-05-10T01:30:01.281Z] b0b09059f4e1: Layer already exists [2021-05-10T01:30:01.281Z] bb961f40224b: Layer already exists [2021-05-10T01:30:01.281Z] 02e56110abd2: Layer already exists [2021-05-10T01:30:01.281Z] abc36efb885a: Layer already exists [2021-05-10T01:30:01.281Z] f4666769fca7: Layer already exists [2021-05-10T01:30:01.281Z] 2.0.0-dev.203: digest: sha256:a33e2f6bef27106e7d016690d33a23cc2abc7556ccdc7a69eaa931892a618e63 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:30:01.578Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-10T01:30:01.578Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-10T01:30:01.714Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:30:02.082Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [2021-05-10T01:30:02.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2021-05-10T01:30:02.082Z] 299738b9e716: Preparing [2021-05-10T01:30:02.082Z] eca75f9c46bb: Preparing [2021-05-10T01:30:02.082Z] 5c9744db8756: Preparing [2021-05-10T01:30:02.082Z] 6af91c098591: Preparing [2021-05-10T01:30:02.082Z] 0754057c0ad3: Preparing [2021-05-10T01:30:02.082Z] 998cdf262ab1: Preparing [2021-05-10T01:30:02.082Z] 02e56110abd2: Preparing [2021-05-10T01:30:02.082Z] abc36efb885a: Preparing [2021-05-10T01:30:02.082Z] b0b09059f4e1: Preparing [2021-05-10T01:30:02.082Z] bb961f40224b: Preparing [2021-05-10T01:30:02.082Z] f4666769fca7: Preparing [2021-05-10T01:30:02.082Z] 998cdf262ab1: Waiting [2021-05-10T01:30:02.082Z] 02e56110abd2: Waiting [2021-05-10T01:30:02.082Z] f4666769fca7: Waiting [2021-05-10T01:30:02.082Z] bb961f40224b: Waiting [2021-05-10T01:30:02.082Z] abc36efb885a: Waiting [2021-05-10T01:30:02.082Z] b0b09059f4e1: Waiting [2021-05-10T01:30:02.082Z] 5c9744db8756: Layer already exists [2021-05-10T01:30:02.082Z] 299738b9e716: Layer already exists [2021-05-10T01:30:02.082Z] 0754057c0ad3: Layer already exists [2021-05-10T01:30:02.082Z] 6af91c098591: Layer already exists [2021-05-10T01:30:02.082Z] eca75f9c46bb: Layer already exists [2021-05-10T01:30:02.082Z] 998cdf262ab1: Layer already exists [2021-05-10T01:30:02.082Z] abc36efb885a: Layer already exists [2021-05-10T01:30:02.082Z] 02e56110abd2: Layer already exists [2021-05-10T01:30:02.082Z] bb961f40224b: Layer already exists [2021-05-10T01:30:02.082Z] f4666769fca7: Layer already exists [2021-05-10T01:30:02.082Z] b0b09059f4e1: Layer already exists [2021-05-10T01:30:02.344Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203: digest: sha256:a33e2f6bef27106e7d016690d33a23cc2abc7556ccdc7a69eaa931892a618e63 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:30:02.659Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:30:02.979Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [2021-05-10T01:30:02.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2021-05-10T01:30:02.979Z] 299738b9e716: Preparing [2021-05-10T01:30:02.979Z] eca75f9c46bb: Preparing [2021-05-10T01:30:02.979Z] 5c9744db8756: Preparing [2021-05-10T01:30:02.979Z] 6af91c098591: Preparing [2021-05-10T01:30:02.979Z] 0754057c0ad3: Preparing [2021-05-10T01:30:02.979Z] 998cdf262ab1: Preparing [2021-05-10T01:30:02.979Z] 02e56110abd2: Preparing [2021-05-10T01:30:02.979Z] abc36efb885a: Preparing [2021-05-10T01:30:02.979Z] b0b09059f4e1: Preparing [2021-05-10T01:30:02.979Z] bb961f40224b: Preparing [2021-05-10T01:30:02.979Z] f4666769fca7: Preparing [2021-05-10T01:30:02.979Z] 02e56110abd2: Waiting [2021-05-10T01:30:02.979Z] abc36efb885a: Waiting [2021-05-10T01:30:02.979Z] b0b09059f4e1: Waiting [2021-05-10T01:30:02.979Z] bb961f40224b: Waiting [2021-05-10T01:30:02.979Z] f4666769fca7: Waiting [2021-05-10T01:30:02.979Z] 299738b9e716: Layer already exists [2021-05-10T01:30:02.979Z] eca75f9c46bb: Layer already exists [2021-05-10T01:30:02.979Z] 0754057c0ad3: Layer already exists [2021-05-10T01:30:02.979Z] 6af91c098591: Layer already exists [2021-05-10T01:30:02.979Z] 5c9744db8756: Layer already exists [2021-05-10T01:30:02.979Z] 998cdf262ab1: Layer already exists [2021-05-10T01:30:02.979Z] 02e56110abd2: Layer already exists [2021-05-10T01:30:02.979Z] b0b09059f4e1: Layer already exists [2021-05-10T01:30:02.979Z] bb961f40224b: Layer already exists [2021-05-10T01:30:02.979Z] abc36efb885a: Layer already exists [2021-05-10T01:30:02.979Z] f4666769fca7: Layer already exists [2021-05-10T01:30:03.242Z] master: digest: sha256:a33e2f6bef27106e7d016690d33a23cc2abc7556ccdc7a69eaa931892a618e63 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-10T01:30:03.305Z] ===================================================== [Pipeline] echo [2021-05-10T01:30:03.324Z] taggedImages: [2021-05-10T01:30:03.324Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:30:03.324Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:2.0.0-dev.203 [2021-05-10T01:30:03.324Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [2021-05-10T01:30:03.324Z] - 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] } [2021-05-10T01:30:04.973Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-10T01:30:04.973Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-10T01:30:04.973Z] Collecting texttable<0.10,>=0.9.0 [2021-05-10T01:30:05.243Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-10T01:30:08.632Z] Collecting docker<4.0,>=3.6.0 [2021-05-10T01:30:08.632Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-10T01:30:08.905Z] 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-05-10T01:30:09.900Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-10T01:30:09.900Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-10T01:30:10.175Z] 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-05-10T01:30:10.451Z] Collecting idna<2.8,>=2.5 [2021-05-10T01:30:10.451Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-10T01:30:10.725Z] Collecting docker-pycreds>=0.4.0 [2021-05-10T01:30:11.002Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-10T01:30:11.002Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-10T01:30:11.002Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-10T01:30:11.002Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-10T01:30:11.002Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-10T01:30:11.609Z] Step 1/31 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T01:30:11.609Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-05-10T01:30:11.609Z] ---> 1ea2a02e796a [2021-05-10T01:30:11.609Z] Step 3/31 : WORKDIR /edgex-go [2021-05-10T01:30:11.609Z] ---> Using cache [2021-05-10T01:30:11.609Z] ---> 51dec406b9c2 [2021-05-10T01:30:11.609Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T01:30:11.609Z] ---> Using cache [2021-05-10T01:30:11.609Z] ---> 81e00e7cb49e [2021-05-10T01:30:11.609Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-05-10T01:30:11.609Z] ---> Using cache [2021-05-10T01:30:11.891Z] ---> 0cdf9fdd9efd [2021-05-10T01:30:11.891Z] Step 6/31 : COPY go.mod . [2021-05-10T01:30:11.891Z] ---> Using cache [2021-05-10T01:30:11.891Z] ---> 0bb4a5fda185 [2021-05-10T01:30:11.891Z] Step 7/31 : RUN go mod download [2021-05-10T01:30:11.891Z] ---> Using cache [2021-05-10T01:30:11.891Z] ---> 7622361c0bee [2021-05-10T01:30:11.891Z] Step 8/31 : COPY . . [2021-05-10T01:30:11.891Z] ---> Using cache [2021-05-10T01:30:11.891Z] ---> e23098815a5d [2021-05-10T01:30:11.891Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-10T01:30:12.496Z] Installing collected packages: urllib3, idna, requests, PyYAML, docopt, jsonschema, cached-property, dockerpty, websocket-client, texttable, docker-pycreds, docker, docker-compose [2021-05-10T01:30:12.496Z] Attempting uninstall: urllib3 [2021-05-10T01:30:12.496Z] Found existing installation: urllib3 1.25.9 [2021-05-10T01:30:12.496Z] Uninstalling urllib3-1.25.9: [2021-05-10T01:30:12.496Z] Successfully uninstalled urllib3-1.25.9 [2021-05-10T01:30:14.490Z] Attempting uninstall: idna [2021-05-10T01:30:14.490Z] Found existing installation: idna 2.9 [2021-05-10T01:30:14.490Z] Uninstalling idna-2.9: [2021-05-10T01:30:14.769Z] Successfully uninstalled idna-2.9 [2021-05-10T01:30:16.778Z] Attempting uninstall: requests [2021-05-10T01:30:16.778Z] Found existing installation: requests 2.23.0 [2021-05-10T01:30:16.778Z] Uninstalling requests-2.23.0: [2021-05-10T01:30:16.778Z] Successfully uninstalled requests-2.23.0 [2021-05-10T01:30:18.248Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T01:30:18.248Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-10T01:30:18.248Z] ---> 1ea2a02e796a [2021-05-10T01:30:18.248Z] Step 3/22 : WORKDIR /edgex-go [2021-05-10T01:30:18.248Z] ---> Using cache [2021-05-10T01:30:18.248Z] ---> 51dec406b9c2 [2021-05-10T01:30:18.248Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T01:30:18.248Z] ---> Using cache [2021-05-10T01:30:18.248Z] ---> 81e00e7cb49e [2021-05-10T01:30:18.248Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-10T01:30:18.520Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T01:30:18.520Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-10T01:30:18.520Z] ---> 1ea2a02e796a [2021-05-10T01:30:18.520Z] Step 3/23 : WORKDIR /edgex-go [2021-05-10T01:30:18.520Z] ---> Using cache [2021-05-10T01:30:18.520Z] ---> 51dec406b9c2 [2021-05-10T01:30:18.520Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T01:30:18.520Z] ---> Using cache [2021-05-10T01:30:18.520Z] ---> 81e00e7cb49e [2021-05-10T01:30:18.520Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-10T01:30:18.520Z] Running setup.py install for PyYAML: started [2021-05-10T01:30:18.792Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T01:30:18.792Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-10T01:30:18.792Z] ---> 1ea2a02e796a [2021-05-10T01:30:18.792Z] Step 3/22 : WORKDIR /edgex-go [2021-05-10T01:30:18.792Z] ---> Using cache [2021-05-10T01:30:18.792Z] ---> 51dec406b9c2 [2021-05-10T01:30:18.792Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T01:30:18.792Z] ---> Using cache [2021-05-10T01:30:18.792Z] ---> 81e00e7cb49e [2021-05-10T01:30:18.792Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-10T01:30:18.792Z] ---> Using cache [2021-05-10T01:30:18.792Z] ---> 0cdf9fdd9efd [2021-05-10T01:30:18.792Z] Step 6/22 : COPY go.mod . [2021-05-10T01:30:18.792Z] ---> Using cache [2021-05-10T01:30:18.792Z] ---> 0bb4a5fda185 [2021-05-10T01:30:18.792Z] Step 7/22 : RUN go mod download [2021-05-10T01:30:18.792Z] ---> Using cache [2021-05-10T01:30:18.792Z] ---> 7622361c0bee [2021-05-10T01:30:18.792Z] Step 8/22 : COPY . . [2021-05-10T01:30:19.069Z] ---> Using cache [2021-05-10T01:30:19.069Z] ---> e23098815a5d [2021-05-10T01:30:19.069Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-05-10T01:30:19.344Z] ---> Running in 2099abe8d93c [2021-05-10T01:30:19.344Z] ---> Running in d04af24ab1dc [2021-05-10T01:30:19.344Z] ---> Running in 3e2a204947c7 [2021-05-10T01:30:19.344Z] ---> Running in a070f1b799d8 [2021-05-10T01:30:21.991Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.203" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-10T01:30:21.991Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.203" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-10T01:30:21.991Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-10T01:30:21.991Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-10T01:30:22.265Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-10T01:30:22.265Z] Running setup.py install for docopt: started [2021-05-10T01:30:23.708Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-10T01:30:23.992Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-10T01:30:25.443Z] OK: 218 MiB in 52 packages [2021-05-10T01:30:25.443Z] Running setup.py install for docopt: finished with status 'done' [2021-05-10T01:30:26.914Z] Running setup.py install for dockerpty: started [2021-05-10T01:30:26.914Z] OK: 218 MiB in 52 packages [2021-05-10T01:30:27.210Z] Removing intermediate container a070f1b799d8 [2021-05-10T01:30:27.210Z] ---> 4219743dc32e [2021-05-10T01:30:27.210Z] Step 6/23 : COPY go.mod . [2021-05-10T01:30:28.675Z] ---> 262d745eb8b5 [2021-05-10T01:30:28.675Z] Step 7/23 : RUN go mod download [2021-05-10T01:30:28.951Z] ---> Running in bc324f09035c [2021-05-10T01:30:28.951Z] Removing intermediate container d04af24ab1dc [2021-05-10T01:30:28.951Z] ---> 2dc7dda10cf2 [2021-05-10T01:30:28.951Z] Step 6/22 : COPY go.mod . [2021-05-10T01:30:30.404Z] ---> 6cdad7631d9b [2021-05-10T01:30:30.404Z] Step 7/22 : RUN go mod download [2021-05-10T01:30:30.404Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-10T01:30:30.688Z] ---> Running in d45ee516aa8c [2021-05-10T01:30:31.298Z] Running setup.py install for texttable: started [2021-05-10T01:30:34.755Z] Removing intermediate container bc324f09035c [2021-05-10T01:30:34.755Z] ---> 5bf3b8909199 [2021-05-10T01:30:34.755Z] Step 8/23 : COPY . . [2021-05-10T01:30:34.755Z] Running setup.py install for texttable: finished with status 'done' [2021-05-10T01:30:35.370Z] Removing intermediate container d45ee516aa8c [2021-05-10T01:30:35.370Z] ---> c5717a9d5ce2 [2021-05-10T01:30:35.370Z] Step 8/22 : COPY . . [2021-05-10T01:30:38.018Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-05-10T01:31:04.924Z] ---> 3ad72757252c [2021-05-10T01:31:04.924Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-05-10T01:31:04.924Z] ---> Running in e69748544622 [2021-05-10T01:31:04.924Z] ---> 46d65adc303b [2021-05-10T01:31:04.924Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-05-10T01:31:04.924Z] ---> Running in a37bb0391b82 [2021-05-10T01:31:04.924Z] Removing intermediate container 67a86bc7fab4 [2021-05-10T01:31:04.924Z] ---> 7d12e4e65280 [2021-05-10T01:31:04.924Z] Step 14/23 : ENV APP_PORT=48090 [2021-05-10T01:31:04.924Z] ---> Running in 4e8f077b46aa [2021-05-10T01:31:06.380Z] Removing intermediate container 4e8f077b46aa [2021-05-10T01:31:06.380Z] ---> 3ffa4244d144 [2021-05-10T01:31:06.380Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-10T01:31:06.380Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.203" -o cmd/core-data/core-data ./cmd/core-data [2021-05-10T01:31:06.380Z] ---> Running in 138375018c9d [2021-05-10T01:31:06.660Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.203" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-10T01:31:06.938Z] Removing intermediate container 138375018c9d [2021-05-10T01:31:06.938Z] ---> 6c02e218fed0 [2021-05-10T01:31:06.938Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-10T01:31:08.939Z] ---> d749d90b0d4f [2021-05-10T01:31:08.939Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-10T01:31:09.936Z] ---> 8e1bcb559539 [2021-05-10T01:31:09.936Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-10T01:31:11.960Z] ---> 14134cd12cda [2021-05-10T01:31:11.960Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-10T01:31:11.960Z] ---> Running in e40a598fd486 [2021-05-10T01:31:12.611Z] Removing intermediate container e40a598fd486 [2021-05-10T01:31:12.611Z] ---> f457e6f286ef [2021-05-10T01:31:12.611Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T01:31:12.611Z] ---> Running in ce3be9ed90e8 [2021-05-10T01:31:13.227Z] Removing intermediate container ce3be9ed90e8 [2021-05-10T01:31:13.227Z] ---> 9cb4252de8fd [2021-05-10T01:31:13.227Z] Step 21/23 : LABEL arch=arm64 [2021-05-10T01:31:13.508Z] ---> Running in d52699b5c90f [2021-05-10T01:31:14.122Z] Removing intermediate container d52699b5c90f [2021-05-10T01:31:14.122Z] ---> e9a3447f046c [2021-05-10T01:31:14.122Z] Step 22/23 : LABEL git_sha=ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:31:14.402Z] ---> Running in 4be9932fac1f [2021-05-10T01:31:15.416Z] Removing intermediate container 4be9932fac1f [2021-05-10T01:31:15.416Z] ---> 739f8cc5bdf6 [2021-05-10T01:31:15.416Z] Step 23/23 : LABEL version=2.0.0-dev.203 [2021-05-10T01:31:15.416Z] ---> Running in ec30a7d6f8a4 [2021-05-10T01:31:16.031Z] Removing intermediate container ec30a7d6f8a4 [2021-05-10T01:31:16.031Z] ---> 4627732f4a0f [2021-05-10T01:31:16.031Z] [2021-05-10T01:31:16.631Z] Successfully built 4627732f4a0f [2021-05-10T01:31:16.631Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-05-10T01:32:03.640Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 2099abe8d93c [2021-05-10T01:32:03.640Z] ---> 9a0c599fc6df [2021-05-10T01:32:03.640Z] [2021-05-10T01:32:03.640Z] Step 10/31 : FROM alpine:3.12 [2021-05-10T01:32:03.640Z] ---> 9852663dfa18 [2021-05-10T01:32:03.640Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-10T01:32:03.640Z] ---> Running in 92efc0e77308 [2021-05-10T01:32:03.929Z] Removing intermediate container 92efc0e77308 [2021-05-10T01:32:03.929Z] ---> c3418694c4ae [2021-05-10T01:32:03.929Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-10T01:32:04.213Z] ---> Running in 428c8f96d5bd [2021-05-10T01:32:06.230Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-10T01:32:06.518Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-10T01:32:07.122Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-10T01:32:07.122Z] (2/2) Installing su-exec (0.2-r1) [2021-05-10T01:32:07.122Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T01:32:07.122Z] OK: 5 MiB in 16 packages [2021-05-10T01:32:09.144Z] Removing intermediate container 428c8f96d5bd [2021-05-10T01:32:09.144Z] ---> cfae9a5b6300 [2021-05-10T01:32:09.144Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-10T01:32:09.436Z] ---> Running in f7b908864ddd [2021-05-10T01:32:10.434Z] Removing intermediate container f7b908864ddd [2021-05-10T01:32:10.434Z] ---> e496c0615dea [2021-05-10T01:32:10.434Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-10T01:32:10.434Z] ---> Running in 14de9eff566f [2021-05-10T01:32:11.450Z] Removing intermediate container 14de9eff566f [2021-05-10T01:32:11.450Z] ---> a6b6db8f83ac [2021-05-10T01:32:11.450Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-10T01:32:11.450Z] ---> Running in a220fe6d4e91 [2021-05-10T01:32:15.808Z] Removing intermediate container a220fe6d4e91 [2021-05-10T01:32:15.808Z] ---> 72a3eb5fd7ae [2021-05-10T01:32:15.808Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-10T01:32:15.808Z] ---> Running in e07864e1b7cb [2021-05-10T01:32:16.805Z] Removing intermediate container e07864e1b7cb [2021-05-10T01:32:16.805Z] ---> 2e66eeea4cd7 [2021-05-10T01:32:16.805Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-10T01:32:18.811Z] ---> 6c0f1852d37a [2021-05-10T01:32:18.811Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-10T01:32:19.091Z] ---> Running in 3de8e5333264 [2021-05-10T01:32:19.706Z] Removing intermediate container 3e2a204947c7 [2021-05-10T01:32:19.706Z] ---> b10beeffd9cd [2021-05-10T01:32:19.706Z] [2021-05-10T01:32:19.706Z] Step 10/22 : FROM alpine:3.12 [2021-05-10T01:32:19.706Z] ---> 9852663dfa18 [2021-05-10T01:32:19.706Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-05-10T01:32:19.706Z] ---> Using cache [2021-05-10T01:32:19.706Z] ---> 3e31d0882df9 [2021-05-10T01:32:19.706Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-10T01:32:19.706Z] ---> Using cache [2021-05-10T01:32:19.706Z] ---> b55027611125 [2021-05-10T01:32:19.706Z] Step 13/22 : ENV APP_PORT=48085 [2021-05-10T01:32:19.982Z] ---> Running in b7bca4f13a77 [2021-05-10T01:32:20.588Z] Removing intermediate container b7bca4f13a77 [2021-05-10T01:32:20.588Z] ---> 36260191171f [2021-05-10T01:32:20.588Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-10T01:32:20.864Z] ---> Running in fdfd1b31b85e [2021-05-10T01:32:21.470Z] Removing intermediate container fdfd1b31b85e [2021-05-10T01:32:21.470Z] ---> adf47ecacee6 [2021-05-10T01:32:21.470Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T01:32:22.921Z] ---> e33100adaddd [2021-05-10T01:32:22.921Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-10T01:32:23.197Z] Removing intermediate container 3de8e5333264 [2021-05-10T01:32:23.197Z] ---> 7e5d8ed7dde4 [2021-05-10T01:32:23.197Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T01:32:24.653Z] ---> e7ad2ce6f30e [2021-05-10T01:32:24.653Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-10T01:32:25.260Z] ---> a4c22acf138d [2021-05-10T01:32:25.260Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-10T01:32:26.744Z] ---> ed527c8a61cd [2021-05-10T01:32:26.744Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-05-10T01:32:27.021Z] ---> 460922a1f5ab [2021-05-10T01:32:27.021Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-10T01:32:27.021Z] ---> Running in 8bd400e92896 [2021-05-10T01:32:28.033Z] Removing intermediate container 8bd400e92896 [2021-05-10T01:32:28.033Z] ---> df19438af152 [2021-05-10T01:32:28.033Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T01:32:28.033Z] ---> Running in 50fe1d3f1d5f [2021-05-10T01:32:28.317Z] ---> 2639ba3bd99a [2021-05-10T01:32:28.317Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-10T01:32:28.931Z] Removing intermediate container 50fe1d3f1d5f [2021-05-10T01:32:28.931Z] ---> eb74563bb819 [2021-05-10T01:32:28.931Z] Step 20/22 : LABEL arch=arm64 [2021-05-10T01:32:29.208Z] ---> Running in 404bf7a4d2d1 [2021-05-10T01:32:29.812Z] ---> f1fe347d6400 [2021-05-10T01:32:29.812Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-10T01:32:29.812Z] Removing intermediate container 404bf7a4d2d1 [2021-05-10T01:32:29.812Z] ---> fc4efc90dd81 [2021-05-10T01:32:29.812Z] Step 21/22 : LABEL git_sha=ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:32:30.097Z] ---> Running in 6953c38a3dc4 [2021-05-10T01:32:31.231Z] ---> 89c7d5bb83db [2021-05-10T01:32:31.231Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-05-10T01:32:31.231Z] Removing intermediate container 6953c38a3dc4 [2021-05-10T01:32:31.231Z] ---> 2415ccc906e6 [2021-05-10T01:32:31.231Z] Step 22/22 : LABEL version=2.0.0-dev.203 [2021-05-10T01:32:31.231Z] ---> Running in 869ce4bb085c [2021-05-10T01:32:31.231Z] ---> Running in 48628dc50a9f [2021-05-10T01:32:31.847Z] Removing intermediate container 48628dc50a9f [2021-05-10T01:32:31.847Z] ---> a333985c6a60 [2021-05-10T01:32:31.847Z] [2021-05-10T01:32:32.484Z] Removing intermediate container 869ce4bb085c [2021-05-10T01:32:32.484Z] ---> f04b7989c5f0 [2021-05-10T01:32:32.484Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-10T01:32:32.764Z] Successfully built a333985c6a60 [2021-05-10T01:32:32.764Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-05-10T01:32:33.767Z]  Building docker-support-scheduler-go ... done  ---> dae126b72841 [2021-05-10T01:32:33.767Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-05-10T01:32:34.047Z] ---> Running in 24490f06cda8 [2021-05-10T01:32:38.419Z] Removing intermediate container 24490f06cda8 [2021-05-10T01:32:38.419Z] ---> 7ed295e3b79d [2021-05-10T01:32:38.419Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-10T01:32:38.419Z] ---> Running in 2e731346cd5c [2021-05-10T01:32:39.032Z] Removing intermediate container 2e731346cd5c [2021-05-10T01:32:39.032Z] ---> 265ca1696ff0 [2021-05-10T01:32:39.032Z] Step 28/31 : CMD ["gate"] [2021-05-10T01:32:39.641Z] ---> Running in c789e3730567 [2021-05-10T01:32:40.259Z] Removing intermediate container c789e3730567 [2021-05-10T01:32:40.259Z] ---> 755c467b0c59 [2021-05-10T01:32:40.259Z] Step 29/31 : LABEL arch=arm64 [2021-05-10T01:32:40.545Z] ---> Running in 745ff27416c8 [2021-05-10T01:32:41.547Z] Removing intermediate container 745ff27416c8 [2021-05-10T01:32:41.547Z] ---> 8576ff09ba70 [2021-05-10T01:32:41.547Z] Step 30/31 : LABEL git_sha=ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:32:41.834Z] ---> Running in bdf6a76e38da [2021-05-10T01:32:42.868Z] Removing intermediate container bdf6a76e38da [2021-05-10T01:32:42.868Z] ---> d4669045cca5 [2021-05-10T01:32:42.868Z] Step 31/31 : LABEL version=2.0.0-dev.203 [2021-05-10T01:32:43.160Z] ---> Running in ee9bc56ad916 [2021-05-10T01:32:44.155Z] Removing intermediate container ee9bc56ad916 [2021-05-10T01:32:44.155Z] ---> c60fecc741b3 [2021-05-10T01:32:44.155Z] [2021-05-10T01:32:44.431Z] Successfully built c60fecc741b3 [2021-05-10T01:32:44.431Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-05-10T01:32:52.723Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container a37bb0391b82 [2021-05-10T01:32:52.723Z] ---> e29f39490f32 [2021-05-10T01:32:52.723Z] [2021-05-10T01:32:52.723Z] Step 10/22 : FROM alpine:3.12 [2021-05-10T01:32:52.723Z] ---> 9852663dfa18 [2021-05-10T01:32:52.723Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-10T01:32:52.723Z] ---> Running in 974bd6c0d5a9 [2021-05-10T01:32:53.705Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-10T01:32:53.705Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-10T01:32:54.303Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-10T01:32:54.303Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-10T01:32:54.303Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T01:32:54.303Z] Executing ca-certificates-20191127-r4.trigger [2021-05-10T01:32:54.576Z] OK: 6 MiB in 16 packages [2021-05-10T01:32:56.550Z] Removing intermediate container 974bd6c0d5a9 [2021-05-10T01:32:56.550Z] ---> e33ae5dc232a [2021-05-10T01:32:56.550Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-10T01:32:56.831Z] ---> Running in b8177072c8f1 [2021-05-10T01:32:57.446Z] Removing intermediate container b8177072c8f1 [2021-05-10T01:32:57.446Z] ---> 5b3835b7fd39 [2021-05-10T01:32:57.446Z] Step 13/22 : ENV APP_PORT=48060 [2021-05-10T01:32:57.446Z] ---> Running in ce6d4293befc [2021-05-10T01:32:58.476Z] Removing intermediate container ce6d4293befc [2021-05-10T01:32:58.476Z] ---> e0dbd30e0a9c [2021-05-10T01:32:58.476Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-10T01:32:58.750Z] ---> Running in d83c12a46c69 [2021-05-10T01:32:59.363Z] Removing intermediate container d83c12a46c69 [2021-05-10T01:32:59.363Z] ---> d95b3d5a5754 [2021-05-10T01:32:59.363Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T01:32:59.966Z] Removing intermediate container e69748544622 [2021-05-10T01:32:59.966Z] ---> 87e7480bffa5 [2021-05-10T01:32:59.966Z] [2021-05-10T01:32:59.966Z] Step 10/23 : FROM alpine:3.12 [2021-05-10T01:32:59.966Z] ---> 9852663dfa18 [2021-05-10T01:32:59.966Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-10T01:33:00.250Z] ---> Running in abd2d593c97f [2021-05-10T01:33:00.250Z] ---> bfd1fb66f85f [2021-05-10T01:33:00.250Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-10T01:33:00.850Z] Removing intermediate container abd2d593c97f [2021-05-10T01:33:00.850Z] ---> b67ca467506c [2021-05-10T01:33:00.850Z] Step 12/23 : ENV APP_PORT=48080 [2021-05-10T01:33:00.850Z] ---> Running in f9b08fb1d031 [2021-05-10T01:33:01.487Z] Removing intermediate container f9b08fb1d031 [2021-05-10T01:33:01.487Z] ---> 399b10ecc940 [2021-05-10T01:33:01.487Z] Step 13/23 : EXPOSE $APP_PORT [2021-05-10T01:33:01.487Z] ---> ba4c93d4b693 [2021-05-10T01:33:01.487Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-10T01:33:01.808Z] ---> Running in 415ffc004946 [2021-05-10T01:33:02.442Z] Removing intermediate container 415ffc004946 [2021-05-10T01:33:02.442Z] ---> aa730ef97566 [2021-05-10T01:33:02.442Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T01:33:02.442Z] ---> 4b9ac04a7a23 [2021-05-10T01:33:02.442Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-05-10T01:33:02.442Z] ---> Running in 6f2b9f6bef43 [2021-05-10T01:33:02.442Z] ---> Running in 7fb43879f972 [2021-05-10T01:33:03.051Z] Removing intermediate container 7fb43879f972 [2021-05-10T01:33:03.051Z] ---> f053935f5d7e [2021-05-10T01:33:03.051Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T01:33:03.384Z] ---> Running in d2fab0f9d124 [2021-05-10T01:33:04.053Z] Removing intermediate container d2fab0f9d124 [2021-05-10T01:33:04.053Z] ---> dc0dffffd4fc [2021-05-10T01:33:04.053Z] Step 20/22 : LABEL arch=arm64 [2021-05-10T01:33:04.053Z] ---> Running in bc3283872fce [2021-05-10T01:33:04.683Z] Removing intermediate container bc3283872fce [2021-05-10T01:33:04.683Z] ---> 21ad57cdcd8d [2021-05-10T01:33:04.683Z] Step 21/22 : LABEL git_sha=ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:33:04.966Z] ---> Running in 6e311f676210 [2021-05-10T01:33:05.240Z] Removing intermediate container 6f2b9f6bef43 [2021-05-10T01:33:05.240Z] ---> cec18d92cec0 [2021-05-10T01:33:05.240Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-10T01:33:05.520Z] ---> Running in 114b74b16b5e [2021-05-10T01:33:05.520Z] Removing intermediate container 6e311f676210 [2021-05-10T01:33:05.520Z] ---> fbccff349207 [2021-05-10T01:33:05.520Z] Step 22/22 : LABEL version=2.0.0-dev.203 [2021-05-10T01:33:05.794Z] ---> Running in e75791b193a8 [2021-05-10T01:33:06.386Z] Removing intermediate container e75791b193a8 [2021-05-10T01:33:06.386Z] ---> edc5f59cb10c [2021-05-10T01:33:06.386Z] [2021-05-10T01:33:06.655Z] Successfully built edc5f59cb10c [2021-05-10T01:33:06.655Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-05-10T01:33:06.655Z]  Building docker-support-notifications-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-10T01:33:09.257Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-10T01:33:11.223Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-10T01:33:11.495Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-10T01:33:11.495Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-10T01:33:12.088Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-10T01:33:12.680Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-10T01:33:13.271Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-10T01:33:13.543Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T01:33:13.543Z] OK: 8 MiB in 20 packages [2021-05-10T01:33:14.975Z] Removing intermediate container 114b74b16b5e [2021-05-10T01:33:14.975Z] ---> 8f50dded7661 [2021-05-10T01:33:14.975Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T01:33:15.570Z] ---> 6fd96c1f9d3c [2021-05-10T01:33:15.570Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-10T01:33:16.998Z] ---> 9205dbbda13d [2021-05-10T01:33:16.998Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-10T01:33:17.598Z] ---> b28591f3e251 [2021-05-10T01:33:17.598Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-05-10T01:33:17.871Z] ---> Running in 6a259d22e8dc [2021-05-10T01:33:18.466Z] Removing intermediate container 6a259d22e8dc [2021-05-10T01:33:18.466Z] ---> 5a97553634f7 [2021-05-10T01:33:18.466Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T01:33:18.466Z] ---> Running in cfcffc18f375 [2021-05-10T01:33:19.068Z] Removing intermediate container cfcffc18f375 [2021-05-10T01:33:19.068Z] ---> 821340020c7c [2021-05-10T01:33:19.068Z] Step 21/23 : LABEL arch=arm64 [2021-05-10T01:33:19.068Z] ---> Running in 7710a40a89ad [2021-05-10T01:33:19.666Z] Removing intermediate container 7710a40a89ad [2021-05-10T01:33:19.666Z] ---> 725c6814cba1 [2021-05-10T01:33:19.666Z] Step 22/23 : LABEL git_sha=ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:33:19.666Z] ---> Running in ca3ef6efd67a [2021-05-10T01:33:20.260Z] Removing intermediate container ca3ef6efd67a [2021-05-10T01:33:20.260Z] ---> 40147df39e10 [2021-05-10T01:33:20.260Z] Step 23/23 : LABEL version=2.0.0-dev.203 [2021-05-10T01:33:20.260Z] ---> Running in b73f9c0ac089 [2021-05-10T01:33:20.855Z] Removing intermediate container b73f9c0ac089 [2021-05-10T01:33:20.855Z] ---> 505f2ed984c6 [2021-05-10T01:33:20.855Z] [2021-05-10T01:33:21.131Z] Successfully built 505f2ed984c6 [2021-05-10T01:33:21.131Z] Successfully tagged docker-core-data-go-arm64:latest [2021-05-10T01:33:21.740Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-05-10T01:33:21.731Z] $ docker stop --time=1 7506498be77e5e5a4e9c447a4c860af5f390418ffc634d1bd3226fd2582e6a7e [2021-05-10T01:33:23.789Z] $ docker rm -f 7506498be77e5e5a4e9c447a4c860af5f390418ffc634d1bd3226fd2582e6a7e [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-10T01:33:24.410Z] + docker images [2021-05-10T01:33:24.410Z] + grep docker [2021-05-10T01:33:24.682Z] docker-core-data-go-arm64 latest 505f2ed984c6 4 seconds ago 20.3MB [2021-05-10T01:33:24.682Z] docker-support-notifications-go-arm64 latest edc5f59cb10c 19 seconds ago 16.6MB [2021-05-10T01:33:24.682Z] docker-security-bootstrapper-go-arm64 latest c60fecc741b3 41 seconds ago 17.1MB [2021-05-10T01:33:24.682Z] docker-support-scheduler-go-arm64 latest a333985c6a60 53 seconds ago 16.1MB [2021-05-10T01:33:24.682Z] docker-sys-mgmt-agent-go-arm64 latest 4627732f4a0f 2 minutes ago 299MB [2021-05-10T01:33:24.682Z] docker-security-secretstore-setup-go-arm64 latest db72efbfbe47 3 minutes ago 24.3MB [2021-05-10T01:33:24.682Z] docker-core-metadata-go-arm64 latest 967d92f90d13 3 minutes ago 17.4MB [2021-05-10T01:33:24.682Z] docker-core-command-go-arm64 latest 5e998d373749 3 minutes ago 16.1MB [2021-05-10T01:33:24.682Z] docker-security-proxy-setup-go-arm64 latest 4ea00748e0de 3 minutes ago 23.9MB [2021-05-10T01:33:24.682Z] 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-05-10T01:33:24.857Z] provisioning config files... [2021-05-10T01:33:24.895Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/471@tmp/config1617116977574676416tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-10T01:33:25.263Z] ---> docker-login.sh [2021-05-10T01:33:25.263Z] nexus3.edgexfoundry.org:10001 [2021-05-10T01:33:25.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T01:33:25.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T01:33:25.806Z] Configure a credential helper to remove this warning. See [2021-05-10T01:33:25.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T01:33:25.806Z] [2021-05-10T01:33:25.806Z] Login Succeeded [2021-05-10T01:33:25.806Z] nexus3.edgexfoundry.org:10002 [2021-05-10T01:33:26.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T01:33:26.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T01:33:26.351Z] Configure a credential helper to remove this warning. See [2021-05-10T01:33:26.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T01:33:26.351Z] [2021-05-10T01:33:26.351Z] Login Succeeded [2021-05-10T01:33:26.351Z] nexus3.edgexfoundry.org:10003 [2021-05-10T01:33:26.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T01:33:26.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T01:33:26.943Z] Configure a credential helper to remove this warning. See [2021-05-10T01:33:26.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T01:33:26.943Z] [2021-05-10T01:33:26.943Z] Login Succeeded [2021-05-10T01:33:26.943Z] nexus3.edgexfoundry.org:10004 [2021-05-10T01:33:27.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T01:33:27.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T01:33:27.535Z] Configure a credential helper to remove this warning. See [2021-05-10T01:33:27.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T01:33:27.535Z] [2021-05-10T01:33:27.535Z] Login Succeeded [2021-05-10T01:33:27.535Z] docker.io [2021-05-10T01:33:28.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T01:33:28.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T01:33:28.398Z] Configure a credential helper to remove this warning. See [2021-05-10T01:33:28.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T01:33:28.398Z] [2021-05-10T01:33:28.398Z] Login Succeeded [2021-05-10T01:33:28.398Z] ---> docker-login.sh ends [Pipeline] } [2021-05-10T01:33:28.414Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-10T01:33:28.478Z] [edgeXDocker.push] Tagging docker image docker-core-command-go-arm64 with the following tags: [2021-05-10T01:33:28.478Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:33:28.478Z] 2.0.0-dev.203 [2021-05-10T01:33:28.478Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [2021-05-10T01:33:28.478Z] master [2021-05-10T01:33:28.478Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:33:28.863Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:33:29.472Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:33:29.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2021-05-10T01:33:29.472Z] 0b990c4180d4: Preparing [2021-05-10T01:33:29.472Z] db2c9e83d44c: Preparing [2021-05-10T01:33:29.472Z] 3c8983a0a55d: Preparing [2021-05-10T01:33:29.472Z] d912f7eba259: Preparing [2021-05-10T01:33:29.472Z] 3fbe34a1663b: Preparing [2021-05-10T01:33:29.744Z] 3fbe34a1663b: Layer already exists [2021-05-10T01:33:29.744Z] 3c8983a0a55d: Pushed [2021-05-10T01:33:29.744Z] 0b990c4180d4: Pushed [2021-05-10T01:33:29.744Z] d912f7eba259: Pushed [2021-05-10T01:33:32.358Z] db2c9e83d44c: Pushed [2021-05-10T01:33:32.631Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b: digest: sha256:9ac214296d64a5c39b7153d1167eb1acb183f1bf554ffad5c2aa51d83a8aafda size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:33:32.982Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:2.0.0-dev.203 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:33:33.354Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:2.0.0-dev.203 [2021-05-10T01:33:33.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2021-05-10T01:33:33.354Z] 0b990c4180d4: Preparing [2021-05-10T01:33:33.354Z] db2c9e83d44c: Preparing [2021-05-10T01:33:33.354Z] 3c8983a0a55d: Preparing [2021-05-10T01:33:33.354Z] d912f7eba259: Preparing [2021-05-10T01:33:33.354Z] 3fbe34a1663b: Preparing [2021-05-10T01:33:33.629Z] 3fbe34a1663b: Layer already exists [2021-05-10T01:33:33.629Z] 3c8983a0a55d: Layer already exists [2021-05-10T01:33:33.629Z] db2c9e83d44c: Layer already exists [2021-05-10T01:33:33.629Z] d912f7eba259: Layer already exists [2021-05-10T01:33:33.629Z] 0b990c4180d4: Layer already exists [2021-05-10T01:33:33.629Z] 2.0.0-dev.203: digest: sha256:9ac214296d64a5c39b7153d1167eb1acb183f1bf554ffad5c2aa51d83a8aafda size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:33:33.972Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:33:34.329Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [2021-05-10T01:33:34.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2021-05-10T01:33:34.329Z] 0b990c4180d4: Preparing [2021-05-10T01:33:34.329Z] db2c9e83d44c: Preparing [2021-05-10T01:33:34.329Z] 3c8983a0a55d: Preparing [2021-05-10T01:33:34.329Z] d912f7eba259: Preparing [2021-05-10T01:33:34.329Z] 3fbe34a1663b: Preparing [2021-05-10T01:33:34.601Z] 3fbe34a1663b: Layer already exists [2021-05-10T01:33:34.601Z] 3c8983a0a55d: Layer already exists [2021-05-10T01:33:34.601Z] db2c9e83d44c: Layer already exists [2021-05-10T01:33:34.601Z] d912f7eba259: Layer already exists [2021-05-10T01:33:34.601Z] 0b990c4180d4: Layer already exists [2021-05-10T01:33:34.601Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203: digest: sha256:9ac214296d64a5c39b7153d1167eb1acb183f1bf554ffad5c2aa51d83a8aafda size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:33:34.952Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:33:35.294Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [2021-05-10T01:33:35.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2021-05-10T01:33:35.294Z] 0b990c4180d4: Preparing [2021-05-10T01:33:35.294Z] db2c9e83d44c: Preparing [2021-05-10T01:33:35.294Z] 3c8983a0a55d: Preparing [2021-05-10T01:33:35.294Z] d912f7eba259: Preparing [2021-05-10T01:33:35.294Z] 3fbe34a1663b: Preparing [2021-05-10T01:33:35.567Z] 0b990c4180d4: Layer already exists [2021-05-10T01:33:35.567Z] 3fbe34a1663b: Layer already exists [2021-05-10T01:33:35.567Z] db2c9e83d44c: Layer already exists [2021-05-10T01:33:35.567Z] d912f7eba259: Layer already exists [2021-05-10T01:33:35.567Z] 3c8983a0a55d: Layer already exists [2021-05-10T01:33:35.567Z] master: digest: sha256:9ac214296d64a5c39b7153d1167eb1acb183f1bf554ffad5c2aa51d83a8aafda size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-10T01:33:35.634Z] ===================================================== [Pipeline] echo [2021-05-10T01:33:35.650Z] taggedImages: [2021-05-10T01:33:35.650Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:33:35.650Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:2.0.0-dev.203 [2021-05-10T01:33:35.650Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [2021-05-10T01:33:35.650Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [Pipeline] echo [2021-05-10T01:33:35.694Z] [edgeXDocker.push] Tagging docker image docker-core-data-go-arm64 with the following tags: [2021-05-10T01:33:35.694Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:33:35.694Z] 2.0.0-dev.203 [2021-05-10T01:33:35.694Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [2021-05-10T01:33:35.694Z] master [2021-05-10T01:33:35.694Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:33:36.077Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:33:36.409Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:33:36.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2021-05-10T01:33:36.410Z] 2c25989c1e69: Preparing [2021-05-10T01:33:36.410Z] ce5d6e4b8481: Preparing [2021-05-10T01:33:36.410Z] 3c8983a0a55d: Preparing [2021-05-10T01:33:36.410Z] dade13019a6c: Preparing [2021-05-10T01:33:36.410Z] 0757fd663ce1: Preparing [2021-05-10T01:33:36.410Z] 3fbe34a1663b: Preparing [2021-05-10T01:33:36.410Z] 3fbe34a1663b: Waiting [2021-05-10T01:33:36.681Z] 3c8983a0a55d: Layer already exists [2021-05-10T01:33:36.681Z] 3fbe34a1663b: Layer already exists [2021-05-10T01:33:36.681Z] 2c25989c1e69: Pushed [2021-05-10T01:33:36.681Z] 0757fd663ce1: Pushed [2021-05-10T01:33:37.651Z] dade13019a6c: Pushed [2021-05-10T01:33:39.611Z] ce5d6e4b8481: Pushed [2021-05-10T01:33:39.884Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b: digest: sha256:b83cbcb6bf7ce072e0f46147cf4e6bead9abb1c044d766c04d22015c25cfc1aa size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:33:40.234Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:2.0.0-dev.203 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:33:40.573Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:2.0.0-dev.203 [2021-05-10T01:33:40.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2021-05-10T01:33:40.573Z] 2c25989c1e69: Preparing [2021-05-10T01:33:40.573Z] ce5d6e4b8481: Preparing [2021-05-10T01:33:40.573Z] 3c8983a0a55d: Preparing [2021-05-10T01:33:40.573Z] dade13019a6c: Preparing [2021-05-10T01:33:40.573Z] 0757fd663ce1: Preparing [2021-05-10T01:33:40.573Z] 3fbe34a1663b: Preparing [2021-05-10T01:33:40.573Z] 3fbe34a1663b: Waiting [2021-05-10T01:33:40.843Z] ce5d6e4b8481: Layer already exists [2021-05-10T01:33:40.843Z] 0757fd663ce1: Layer already exists [2021-05-10T01:33:40.843Z] dade13019a6c: Layer already exists [2021-05-10T01:33:40.843Z] 3c8983a0a55d: Layer already exists [2021-05-10T01:33:40.843Z] 2c25989c1e69: Layer already exists [2021-05-10T01:33:40.843Z] 3fbe34a1663b: Layer already exists [2021-05-10T01:33:40.843Z] 2.0.0-dev.203: digest: sha256:b83cbcb6bf7ce072e0f46147cf4e6bead9abb1c044d766c04d22015c25cfc1aa size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:33:41.188Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:33:41.524Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [2021-05-10T01:33:41.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2021-05-10T01:33:41.524Z] 2c25989c1e69: Preparing [2021-05-10T01:33:41.524Z] ce5d6e4b8481: Preparing [2021-05-10T01:33:41.524Z] 3c8983a0a55d: Preparing [2021-05-10T01:33:41.524Z] dade13019a6c: Preparing [2021-05-10T01:33:41.524Z] 0757fd663ce1: Preparing [2021-05-10T01:33:41.524Z] 3fbe34a1663b: Preparing [2021-05-10T01:33:41.524Z] 3fbe34a1663b: Waiting [2021-05-10T01:33:41.794Z] 2c25989c1e69: Layer already exists [2021-05-10T01:33:41.794Z] ce5d6e4b8481: Layer already exists [2021-05-10T01:33:41.794Z] dade13019a6c: Layer already exists [2021-05-10T01:33:41.794Z] 0757fd663ce1: Layer already exists [2021-05-10T01:33:41.794Z] 3c8983a0a55d: Layer already exists [2021-05-10T01:33:41.794Z] 3fbe34a1663b: Layer already exists [2021-05-10T01:33:41.794Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203: digest: sha256:b83cbcb6bf7ce072e0f46147cf4e6bead9abb1c044d766c04d22015c25cfc1aa size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:33:42.137Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:33:42.482Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [2021-05-10T01:33:42.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2021-05-10T01:33:42.482Z] 2c25989c1e69: Preparing [2021-05-10T01:33:42.482Z] ce5d6e4b8481: Preparing [2021-05-10T01:33:42.482Z] 3c8983a0a55d: Preparing [2021-05-10T01:33:42.482Z] dade13019a6c: Preparing [2021-05-10T01:33:42.482Z] 0757fd663ce1: Preparing [2021-05-10T01:33:42.482Z] 3fbe34a1663b: Preparing [2021-05-10T01:33:42.482Z] 3fbe34a1663b: Waiting [2021-05-10T01:33:42.756Z] 2c25989c1e69: Layer already exists [2021-05-10T01:33:42.756Z] ce5d6e4b8481: Layer already exists [2021-05-10T01:33:42.756Z] 0757fd663ce1: Layer already exists [2021-05-10T01:33:42.756Z] dade13019a6c: Layer already exists [2021-05-10T01:33:42.756Z] 3c8983a0a55d: Layer already exists [2021-05-10T01:33:42.756Z] 3fbe34a1663b: Layer already exists [2021-05-10T01:33:42.756Z] master: digest: sha256:b83cbcb6bf7ce072e0f46147cf4e6bead9abb1c044d766c04d22015c25cfc1aa size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-10T01:33:42.817Z] ===================================================== [Pipeline] echo [2021-05-10T01:33:42.834Z] taggedImages: [2021-05-10T01:33:42.834Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:33:42.834Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:2.0.0-dev.203 [2021-05-10T01:33:42.834Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [2021-05-10T01:33:42.834Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [Pipeline] echo [2021-05-10T01:33:42.870Z] [edgeXDocker.push] Tagging docker image docker-core-metadata-go-arm64 with the following tags: [2021-05-10T01:33:42.870Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:33:42.870Z] 2.0.0-dev.203 [2021-05-10T01:33:42.870Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [2021-05-10T01:33:42.870Z] master [2021-05-10T01:33:42.870Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:33:43.251Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:33:43.591Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:33:43.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2021-05-10T01:33:43.591Z] 855804e1f202: Preparing [2021-05-10T01:33:43.591Z] 8efcd8322366: Preparing [2021-05-10T01:33:43.591Z] 3c8983a0a55d: Preparing [2021-05-10T01:33:43.591Z] d912f7eba259: Preparing [2021-05-10T01:33:43.591Z] 3fbe34a1663b: Preparing [2021-05-10T01:33:43.863Z] 3c8983a0a55d: Layer already exists [2021-05-10T01:33:43.863Z] d912f7eba259: Layer already exists [2021-05-10T01:33:43.863Z] 3fbe34a1663b: Layer already exists [2021-05-10T01:33:43.863Z] 855804e1f202: Pushed [2021-05-10T01:33:47.233Z] 8efcd8322366: Pushed [2021-05-10T01:33:47.233Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b: digest: sha256:41479c8a6b26101d764ae8d0a253bd77f23bfec05d34cb0b8f38ba8ef7d5c3aa size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:33:47.574Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:2.0.0-dev.203 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:33:47.914Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:2.0.0-dev.203 [2021-05-10T01:33:47.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2021-05-10T01:33:47.914Z] 855804e1f202: Preparing [2021-05-10T01:33:47.914Z] 8efcd8322366: Preparing [2021-05-10T01:33:47.914Z] 3c8983a0a55d: Preparing [2021-05-10T01:33:47.914Z] d912f7eba259: Preparing [2021-05-10T01:33:47.914Z] 3fbe34a1663b: Preparing [2021-05-10T01:33:48.186Z] 3c8983a0a55d: Layer already exists [2021-05-10T01:33:48.186Z] 855804e1f202: Layer already exists [2021-05-10T01:33:48.186Z] 3fbe34a1663b: Layer already exists [2021-05-10T01:33:48.186Z] 8efcd8322366: Layer already exists [2021-05-10T01:33:48.186Z] d912f7eba259: Layer already exists [2021-05-10T01:33:48.186Z] 2.0.0-dev.203: digest: sha256:41479c8a6b26101d764ae8d0a253bd77f23bfec05d34cb0b8f38ba8ef7d5c3aa size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:33:48.528Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:33:48.889Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [2021-05-10T01:33:48.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2021-05-10T01:33:48.889Z] 855804e1f202: Preparing [2021-05-10T01:33:48.889Z] 8efcd8322366: Preparing [2021-05-10T01:33:48.889Z] 3c8983a0a55d: Preparing [2021-05-10T01:33:48.889Z] d912f7eba259: Preparing [2021-05-10T01:33:48.889Z] 3fbe34a1663b: Preparing [2021-05-10T01:33:48.889Z] 855804e1f202: Layer already exists [2021-05-10T01:33:48.889Z] 3fbe34a1663b: Layer already exists [2021-05-10T01:33:48.889Z] 3c8983a0a55d: Layer already exists [2021-05-10T01:33:48.889Z] 8efcd8322366: Layer already exists [2021-05-10T01:33:48.889Z] d912f7eba259: Layer already exists [2021-05-10T01:33:49.159Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203: digest: sha256:41479c8a6b26101d764ae8d0a253bd77f23bfec05d34cb0b8f38ba8ef7d5c3aa size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:33:49.503Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:33:49.839Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [2021-05-10T01:33:49.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2021-05-10T01:33:49.839Z] 855804e1f202: Preparing [2021-05-10T01:33:49.839Z] 8efcd8322366: Preparing [2021-05-10T01:33:49.839Z] 3c8983a0a55d: Preparing [2021-05-10T01:33:49.839Z] d912f7eba259: Preparing [2021-05-10T01:33:49.839Z] 3fbe34a1663b: Preparing [2021-05-10T01:33:50.113Z] 8efcd8322366: Layer already exists [2021-05-10T01:33:50.113Z] 3fbe34a1663b: Layer already exists [2021-05-10T01:33:50.113Z] d912f7eba259: Layer already exists [2021-05-10T01:33:50.113Z] 855804e1f202: Layer already exists [2021-05-10T01:33:50.113Z] 3c8983a0a55d: Layer already exists [2021-05-10T01:33:50.113Z] master: digest: sha256:41479c8a6b26101d764ae8d0a253bd77f23bfec05d34cb0b8f38ba8ef7d5c3aa size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-10T01:33:50.179Z] ===================================================== [Pipeline] echo [2021-05-10T01:33:50.199Z] taggedImages: [2021-05-10T01:33:50.199Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:33:50.199Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:2.0.0-dev.203 [2021-05-10T01:33:50.199Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [2021-05-10T01:33:50.199Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [Pipeline] echo [2021-05-10T01:33:50.232Z] [edgeXDocker.push] Tagging docker image docker-security-bootstrapper-go-arm64 with the following tags: [2021-05-10T01:33:50.232Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:33:50.232Z] 2.0.0-dev.203 [2021-05-10T01:33:50.232Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [2021-05-10T01:33:50.232Z] master [2021-05-10T01:33:50.232Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:33:50.607Z] + docker tag docker-security-bootstrapper-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:33:50.942Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:33:50.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64] [2021-05-10T01:33:50.942Z] a0bda965ade5: Preparing [2021-05-10T01:33:50.942Z] a0bda965ade5: Preparing [2021-05-10T01:33:50.942Z] 8b0de9daae96: Preparing [2021-05-10T01:33:50.942Z] 07399de8eca3: Preparing [2021-05-10T01:33:50.942Z] 7cbb82bab51b: Preparing [2021-05-10T01:33:50.942Z] 5c14783e81e0: Preparing [2021-05-10T01:33:50.942Z] 3c8983a0a55d: Preparing [2021-05-10T01:33:50.942Z] eda1999ecfd3: Preparing [2021-05-10T01:33:50.942Z] eda1999ecfd3: Preparing [2021-05-10T01:33:50.942Z] 8c88b9a11dde: Preparing [2021-05-10T01:33:50.942Z] 5385a09903bb: Preparing [2021-05-10T01:33:50.942Z] 3fbe34a1663b: Preparing [2021-05-10T01:33:50.942Z] 3c8983a0a55d: Waiting [2021-05-10T01:33:50.942Z] eda1999ecfd3: Waiting [2021-05-10T01:33:50.942Z] 8c88b9a11dde: Waiting [2021-05-10T01:33:50.942Z] 5385a09903bb: Waiting [2021-05-10T01:33:50.942Z] 3fbe34a1663b: Waiting [2021-05-10T01:33:51.536Z] 8b0de9daae96: Pushed [2021-05-10T01:33:51.536Z] 07399de8eca3: Pushed [2021-05-10T01:33:51.536Z] 7cbb82bab51b: Pushed [2021-05-10T01:33:51.536Z] a0bda965ade5: Pushed [2021-05-10T01:33:51.536Z] 3c8983a0a55d: Layer already exists [2021-05-10T01:33:51.536Z] 3fbe34a1663b: Layer already exists [2021-05-10T01:33:51.536Z] eda1999ecfd3: Pushed [2021-05-10T01:33:51.536Z] 8c88b9a11dde: Pushed [2021-05-10T01:33:51.536Z] 5385a09903bb: Pushed [2021-05-10T01:33:54.137Z] 5c14783e81e0: Pushed [2021-05-10T01:33:54.407Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b: digest: sha256:a8e50c4de3e87269ca915af6d416538167e27275b776456d99d43aa522c0b368 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:33:54.753Z] + docker tag docker-security-bootstrapper-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:2.0.0-dev.203 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:33:55.097Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:2.0.0-dev.203 [2021-05-10T01:33:55.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64] [2021-05-10T01:33:55.097Z] a0bda965ade5: Preparing [2021-05-10T01:33:55.097Z] a0bda965ade5: Preparing [2021-05-10T01:33:55.097Z] 8b0de9daae96: Preparing [2021-05-10T01:33:55.097Z] 07399de8eca3: Preparing [2021-05-10T01:33:55.097Z] 7cbb82bab51b: Preparing [2021-05-10T01:33:55.097Z] 5c14783e81e0: Preparing [2021-05-10T01:33:55.097Z] 3c8983a0a55d: Preparing [2021-05-10T01:33:55.097Z] eda1999ecfd3: Preparing [2021-05-10T01:33:55.097Z] eda1999ecfd3: Preparing [2021-05-10T01:33:55.097Z] 8c88b9a11dde: Preparing [2021-05-10T01:33:55.097Z] 5385a09903bb: Preparing [2021-05-10T01:33:55.097Z] 3fbe34a1663b: Preparing [2021-05-10T01:33:55.097Z] 8c88b9a11dde: Waiting [2021-05-10T01:33:55.097Z] 5385a09903bb: Waiting [2021-05-10T01:33:55.097Z] 3fbe34a1663b: Waiting [2021-05-10T01:33:55.097Z] 3c8983a0a55d: Waiting [2021-05-10T01:33:55.097Z] eda1999ecfd3: Waiting [2021-05-10T01:33:55.371Z] 07399de8eca3: Layer already exists [2021-05-10T01:33:55.371Z] a0bda965ade5: Layer already exists [2021-05-10T01:33:55.371Z] 5c14783e81e0: Layer already exists [2021-05-10T01:33:55.371Z] 7cbb82bab51b: Layer already exists [2021-05-10T01:33:55.371Z] 8b0de9daae96: Layer already exists [2021-05-10T01:33:55.371Z] 3c8983a0a55d: Layer already exists [2021-05-10T01:33:55.371Z] 8c88b9a11dde: Layer already exists [2021-05-10T01:33:55.371Z] eda1999ecfd3: Layer already exists [2021-05-10T01:33:55.371Z] 3fbe34a1663b: Layer already exists [2021-05-10T01:33:55.371Z] 5385a09903bb: Layer already exists [2021-05-10T01:33:55.371Z] 2.0.0-dev.203: digest: sha256:a8e50c4de3e87269ca915af6d416538167e27275b776456d99d43aa522c0b368 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:33:55.717Z] + docker tag docker-security-bootstrapper-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:33:56.055Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [2021-05-10T01:33:56.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64] [2021-05-10T01:33:56.055Z] a0bda965ade5: Preparing [2021-05-10T01:33:56.055Z] a0bda965ade5: Preparing [2021-05-10T01:33:56.055Z] 8b0de9daae96: Preparing [2021-05-10T01:33:56.055Z] 07399de8eca3: Preparing [2021-05-10T01:33:56.055Z] 7cbb82bab51b: Preparing [2021-05-10T01:33:56.055Z] 5c14783e81e0: Preparing [2021-05-10T01:33:56.055Z] 3c8983a0a55d: Preparing [2021-05-10T01:33:56.055Z] eda1999ecfd3: Preparing [2021-05-10T01:33:56.055Z] eda1999ecfd3: Preparing [2021-05-10T01:33:56.055Z] 8c88b9a11dde: Preparing [2021-05-10T01:33:56.055Z] 5385a09903bb: Preparing [2021-05-10T01:33:56.055Z] 3fbe34a1663b: Preparing [2021-05-10T01:33:56.055Z] 8c88b9a11dde: Waiting [2021-05-10T01:33:56.055Z] 5385a09903bb: Waiting [2021-05-10T01:33:56.055Z] 3fbe34a1663b: Waiting [2021-05-10T01:33:56.055Z] 3c8983a0a55d: Waiting [2021-05-10T01:33:56.055Z] eda1999ecfd3: Waiting [2021-05-10T01:33:56.331Z] 07399de8eca3: Layer already exists [2021-05-10T01:33:56.331Z] 5c14783e81e0: Layer already exists [2021-05-10T01:33:56.331Z] 7cbb82bab51b: Layer already exists [2021-05-10T01:33:56.331Z] a0bda965ade5: Layer already exists [2021-05-10T01:33:56.331Z] 8b0de9daae96: Layer already exists [2021-05-10T01:33:56.331Z] eda1999ecfd3: Layer already exists [2021-05-10T01:33:56.331Z] 3c8983a0a55d: Layer already exists [2021-05-10T01:33:56.331Z] 5385a09903bb: Layer already exists [2021-05-10T01:33:56.331Z] 8c88b9a11dde: Layer already exists [2021-05-10T01:33:56.331Z] 3fbe34a1663b: Layer already exists [2021-05-10T01:33:56.331Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203: digest: sha256:a8e50c4de3e87269ca915af6d416538167e27275b776456d99d43aa522c0b368 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:33:56.672Z] + docker tag docker-security-bootstrapper-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:33:57.051Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:master [2021-05-10T01:33:57.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64] [2021-05-10T01:33:57.051Z] a0bda965ade5: Preparing [2021-05-10T01:33:57.051Z] a0bda965ade5: Preparing [2021-05-10T01:33:57.051Z] 8b0de9daae96: Preparing [2021-05-10T01:33:57.051Z] 07399de8eca3: Preparing [2021-05-10T01:33:57.051Z] 7cbb82bab51b: Preparing [2021-05-10T01:33:57.051Z] 5c14783e81e0: Preparing [2021-05-10T01:33:57.051Z] 3c8983a0a55d: Preparing [2021-05-10T01:33:57.051Z] eda1999ecfd3: Preparing [2021-05-10T01:33:57.051Z] eda1999ecfd3: Preparing [2021-05-10T01:33:57.051Z] 8c88b9a11dde: Preparing [2021-05-10T01:33:57.051Z] 5385a09903bb: Preparing [2021-05-10T01:33:57.051Z] 3fbe34a1663b: Preparing [2021-05-10T01:33:57.051Z] 3c8983a0a55d: Waiting [2021-05-10T01:33:57.051Z] eda1999ecfd3: Waiting [2021-05-10T01:33:57.051Z] 8c88b9a11dde: Waiting [2021-05-10T01:33:57.051Z] 5385a09903bb: Waiting [2021-05-10T01:33:57.051Z] 3fbe34a1663b: Waiting [2021-05-10T01:33:57.323Z] a0bda965ade5: Layer already exists [2021-05-10T01:33:57.323Z] 7cbb82bab51b: Layer already exists [2021-05-10T01:33:57.323Z] 07399de8eca3: Layer already exists [2021-05-10T01:33:57.323Z] 5c14783e81e0: Layer already exists [2021-05-10T01:33:57.323Z] 8b0de9daae96: Layer already exists [2021-05-10T01:33:57.323Z] 3c8983a0a55d: Layer already exists [2021-05-10T01:33:57.323Z] eda1999ecfd3: Layer already exists [2021-05-10T01:33:57.323Z] 8c88b9a11dde: Layer already exists [2021-05-10T01:33:57.323Z] 5385a09903bb: Layer already exists [2021-05-10T01:33:57.323Z] 3fbe34a1663b: Layer already exists [2021-05-10T01:33:57.323Z] master: digest: sha256:a8e50c4de3e87269ca915af6d416538167e27275b776456d99d43aa522c0b368 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-10T01:33:57.386Z] ===================================================== [Pipeline] echo [2021-05-10T01:33:57.402Z] taggedImages: [2021-05-10T01:33:57.402Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:33:57.402Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:2.0.0-dev.203 [2021-05-10T01:33:57.402Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [2021-05-10T01:33:57.402Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:master [Pipeline] echo [2021-05-10T01:33:57.435Z] [edgeXDocker.push] Tagging docker image docker-security-proxy-setup-go-arm64 with the following tags: [2021-05-10T01:33:57.436Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:33:57.436Z] 2.0.0-dev.203 [2021-05-10T01:33:57.436Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [2021-05-10T01:33:57.436Z] master [2021-05-10T01:33:57.436Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:33:57.812Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:33:58.148Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:33:58.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2021-05-10T01:33:58.148Z] 19a34fe7cbeb: Preparing [2021-05-10T01:33:58.148Z] 6e20c41a2d58: Preparing [2021-05-10T01:33:58.148Z] 04a58fdea323: Preparing [2021-05-10T01:33:58.148Z] 6c8e40999cce: Preparing [2021-05-10T01:33:58.148Z] e6cd983aeab8: Preparing [2021-05-10T01:33:58.148Z] 3fbe34a1663b: Preparing [2021-05-10T01:33:58.148Z] 3fbe34a1663b: Waiting [2021-05-10T01:33:58.422Z] 04a58fdea323: Pushed [2021-05-10T01:33:58.695Z] 6c8e40999cce: Pushed [2021-05-10T01:33:58.695Z] 3fbe34a1663b: Layer already exists [2021-05-10T01:33:58.967Z] e6cd983aeab8: Pushed [2021-05-10T01:34:00.392Z] 19a34fe7cbeb: Pushed [2021-05-10T01:34:00.664Z] 6e20c41a2d58: Pushed [2021-05-10T01:34:00.935Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b: digest: sha256:aa46768133f37d33236f09bc4becc29e59e7524c8441c324b7599885be14b02c size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:34:01.277Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:2.0.0-dev.203 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:34:01.642Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:2.0.0-dev.203 [2021-05-10T01:34:01.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2021-05-10T01:34:01.642Z] 19a34fe7cbeb: Preparing [2021-05-10T01:34:01.642Z] 6e20c41a2d58: Preparing [2021-05-10T01:34:01.642Z] 04a58fdea323: Preparing [2021-05-10T01:34:01.642Z] 6c8e40999cce: Preparing [2021-05-10T01:34:01.642Z] e6cd983aeab8: Preparing [2021-05-10T01:34:01.642Z] 3fbe34a1663b: Preparing [2021-05-10T01:34:01.642Z] 3fbe34a1663b: Waiting [2021-05-10T01:34:01.915Z] 6c8e40999cce: Layer already exists [2021-05-10T01:34:01.915Z] 6e20c41a2d58: Layer already exists [2021-05-10T01:34:01.915Z] 19a34fe7cbeb: Layer already exists [2021-05-10T01:34:01.915Z] e6cd983aeab8: Layer already exists [2021-05-10T01:34:01.915Z] 04a58fdea323: Layer already exists [2021-05-10T01:34:01.915Z] 3fbe34a1663b: Layer already exists [2021-05-10T01:34:01.915Z] 2.0.0-dev.203: digest: sha256:aa46768133f37d33236f09bc4becc29e59e7524c8441c324b7599885be14b02c size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:34:02.262Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:34:02.603Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [2021-05-10T01:34:02.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2021-05-10T01:34:02.603Z] 19a34fe7cbeb: Preparing [2021-05-10T01:34:02.603Z] 6e20c41a2d58: Preparing [2021-05-10T01:34:02.603Z] 04a58fdea323: Preparing [2021-05-10T01:34:02.603Z] 6c8e40999cce: Preparing [2021-05-10T01:34:02.603Z] e6cd983aeab8: Preparing [2021-05-10T01:34:02.603Z] 3fbe34a1663b: Preparing [2021-05-10T01:34:02.603Z] 3fbe34a1663b: Waiting [2021-05-10T01:34:02.603Z] 6c8e40999cce: Layer already exists [2021-05-10T01:34:02.603Z] 6e20c41a2d58: Layer already exists [2021-05-10T01:34:02.603Z] e6cd983aeab8: Layer already exists [2021-05-10T01:34:02.603Z] 19a34fe7cbeb: Layer already exists [2021-05-10T01:34:02.603Z] 04a58fdea323: Layer already exists [2021-05-10T01:34:02.603Z] 3fbe34a1663b: Layer already exists [2021-05-10T01:34:02.874Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203: digest: sha256:aa46768133f37d33236f09bc4becc29e59e7524c8441c324b7599885be14b02c size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:34:03.455Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:34:04.104Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [2021-05-10T01:34:04.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2021-05-10T01:34:04.104Z] 19a34fe7cbeb: Preparing [2021-05-10T01:34:04.104Z] 6e20c41a2d58: Preparing [2021-05-10T01:34:04.104Z] 04a58fdea323: Preparing [2021-05-10T01:34:04.104Z] 6c8e40999cce: Preparing [2021-05-10T01:34:04.104Z] e6cd983aeab8: Preparing [2021-05-10T01:34:04.104Z] 3fbe34a1663b: Preparing [2021-05-10T01:34:04.104Z] 3fbe34a1663b: Waiting [2021-05-10T01:34:04.383Z] 19a34fe7cbeb: Layer already exists [2021-05-10T01:34:04.383Z] 04a58fdea323: Layer already exists [2021-05-10T01:34:04.383Z] e6cd983aeab8: Layer already exists [2021-05-10T01:34:04.383Z] 6e20c41a2d58: Layer already exists [2021-05-10T01:34:04.383Z] 6c8e40999cce: Layer already exists [2021-05-10T01:34:04.383Z] 3fbe34a1663b: Layer already exists [2021-05-10T01:34:04.383Z] master: digest: sha256:aa46768133f37d33236f09bc4becc29e59e7524c8441c324b7599885be14b02c size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-10T01:34:04.446Z] ===================================================== [Pipeline] echo [2021-05-10T01:34:04.461Z] taggedImages: [2021-05-10T01:34:04.461Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:34:04.461Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:2.0.0-dev.203 [2021-05-10T01:34:04.461Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [2021-05-10T01:34:04.461Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [Pipeline] echo [2021-05-10T01:34:04.494Z] [edgeXDocker.push] Tagging docker image docker-security-secretstore-setup-go-arm64 with the following tags: [2021-05-10T01:34:04.494Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:34:04.494Z] 2.0.0-dev.203 [2021-05-10T01:34:04.494Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [2021-05-10T01:34:04.494Z] master [2021-05-10T01:34:04.494Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:34:04.884Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:34:05.237Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:34:05.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2021-05-10T01:34:05.237Z] 6aa18f3a87f4: Preparing [2021-05-10T01:34:05.237Z] a5a526e5e0a3: Preparing [2021-05-10T01:34:05.237Z] bd5d2b1c6fc3: Preparing [2021-05-10T01:34:05.237Z] 12581a36b4ed: Preparing [2021-05-10T01:34:05.237Z] 163166e5c10f: Preparing [2021-05-10T01:34:05.237Z] 17ae9bb8f31e: Preparing [2021-05-10T01:34:05.237Z] 7768119c5b4e: Preparing [2021-05-10T01:34:05.237Z] dea4b4cec134: Preparing [2021-05-10T01:34:05.237Z] 1fb3698db6bb: Preparing [2021-05-10T01:34:05.237Z] 3fbe34a1663b: Preparing [2021-05-10T01:34:05.237Z] 17ae9bb8f31e: Waiting [2021-05-10T01:34:05.237Z] 7768119c5b4e: Waiting [2021-05-10T01:34:05.237Z] dea4b4cec134: Waiting [2021-05-10T01:34:05.237Z] 3fbe34a1663b: Waiting [2021-05-10T01:34:05.237Z] 1fb3698db6bb: Waiting [2021-05-10T01:34:05.541Z] a5a526e5e0a3: Pushed [2021-05-10T01:34:05.541Z] 6aa18f3a87f4: Pushed [2021-05-10T01:34:05.541Z] 163166e5c10f: Pushed [2021-05-10T01:34:05.879Z] 17ae9bb8f31e: Pushed [2021-05-10T01:34:05.879Z] dea4b4cec134: Pushed [2021-05-10T01:34:05.879Z] 7768119c5b4e: Pushed [2021-05-10T01:34:05.879Z] 3fbe34a1663b: Layer already exists [2021-05-10T01:34:06.473Z] 1fb3698db6bb: Pushed [2021-05-10T01:34:07.892Z] 12581a36b4ed: Pushed [2021-05-10T01:34:07.892Z] bd5d2b1c6fc3: Pushed [2021-05-10T01:34:08.163Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b: digest: sha256:23c7bf69800d88ed42206f8ddca62bf549d5c7708e649bc5584f82f62b6e40c1 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:34:08.509Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:2.0.0-dev.203 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:34:08.839Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:2.0.0-dev.203 [2021-05-10T01:34:08.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2021-05-10T01:34:08.840Z] 6aa18f3a87f4: Preparing [2021-05-10T01:34:08.840Z] a5a526e5e0a3: Preparing [2021-05-10T01:34:08.840Z] bd5d2b1c6fc3: Preparing [2021-05-10T01:34:08.840Z] 12581a36b4ed: Preparing [2021-05-10T01:34:08.840Z] 163166e5c10f: Preparing [2021-05-10T01:34:08.840Z] 17ae9bb8f31e: Preparing [2021-05-10T01:34:08.840Z] 7768119c5b4e: Preparing [2021-05-10T01:34:08.840Z] dea4b4cec134: Preparing [2021-05-10T01:34:08.840Z] 1fb3698db6bb: Preparing [2021-05-10T01:34:08.840Z] 3fbe34a1663b: Preparing [2021-05-10T01:34:08.840Z] 17ae9bb8f31e: Waiting [2021-05-10T01:34:08.840Z] 7768119c5b4e: Waiting [2021-05-10T01:34:08.840Z] 3fbe34a1663b: Waiting [2021-05-10T01:34:08.840Z] 1fb3698db6bb: Waiting [2021-05-10T01:34:08.840Z] dea4b4cec134: Waiting [2021-05-10T01:34:08.840Z] 6aa18f3a87f4: Layer already exists [2021-05-10T01:34:08.840Z] 163166e5c10f: Layer already exists [2021-05-10T01:34:08.840Z] a5a526e5e0a3: Layer already exists [2021-05-10T01:34:08.840Z] 12581a36b4ed: Layer already exists [2021-05-10T01:34:08.840Z] bd5d2b1c6fc3: Layer already exists [2021-05-10T01:34:09.109Z] 7768119c5b4e: Layer already exists [2021-05-10T01:34:09.109Z] 17ae9bb8f31e: Layer already exists [2021-05-10T01:34:09.109Z] 3fbe34a1663b: Layer already exists [2021-05-10T01:34:09.109Z] 1fb3698db6bb: Layer already exists [2021-05-10T01:34:09.109Z] dea4b4cec134: Layer already exists [2021-05-10T01:34:09.109Z] 2.0.0-dev.203: digest: sha256:23c7bf69800d88ed42206f8ddca62bf549d5c7708e649bc5584f82f62b6e40c1 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:34:09.459Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:34:09.799Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [2021-05-10T01:34:09.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2021-05-10T01:34:09.799Z] 6aa18f3a87f4: Preparing [2021-05-10T01:34:09.799Z] a5a526e5e0a3: Preparing [2021-05-10T01:34:09.799Z] bd5d2b1c6fc3: Preparing [2021-05-10T01:34:09.799Z] 12581a36b4ed: Preparing [2021-05-10T01:34:09.799Z] 163166e5c10f: Preparing [2021-05-10T01:34:09.799Z] 17ae9bb8f31e: Preparing [2021-05-10T01:34:09.799Z] 7768119c5b4e: Preparing [2021-05-10T01:34:09.799Z] dea4b4cec134: Preparing [2021-05-10T01:34:09.799Z] 1fb3698db6bb: Preparing [2021-05-10T01:34:09.799Z] 3fbe34a1663b: Preparing [2021-05-10T01:34:09.799Z] 17ae9bb8f31e: Waiting [2021-05-10T01:34:09.799Z] dea4b4cec134: Waiting [2021-05-10T01:34:09.799Z] 1fb3698db6bb: Waiting [2021-05-10T01:34:09.799Z] 3fbe34a1663b: Waiting [2021-05-10T01:34:09.799Z] 7768119c5b4e: Waiting [2021-05-10T01:34:10.072Z] a5a526e5e0a3: Layer already exists [2021-05-10T01:34:10.072Z] 163166e5c10f: Layer already exists [2021-05-10T01:34:10.072Z] bd5d2b1c6fc3: Layer already exists [2021-05-10T01:34:10.072Z] 6aa18f3a87f4: Layer already exists [2021-05-10T01:34:10.072Z] 12581a36b4ed: Layer already exists [2021-05-10T01:34:10.072Z] 7768119c5b4e: Layer already exists [2021-05-10T01:34:10.072Z] 17ae9bb8f31e: Layer already exists [2021-05-10T01:34:10.072Z] 3fbe34a1663b: Layer already exists [2021-05-10T01:34:10.072Z] dea4b4cec134: Layer already exists [2021-05-10T01:34:10.072Z] 1fb3698db6bb: Layer already exists [2021-05-10T01:34:10.072Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203: digest: sha256:23c7bf69800d88ed42206f8ddca62bf549d5c7708e649bc5584f82f62b6e40c1 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:34:10.412Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:34:10.746Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [2021-05-10T01:34:10.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2021-05-10T01:34:10.746Z] 6aa18f3a87f4: Preparing [2021-05-10T01:34:10.746Z] a5a526e5e0a3: Preparing [2021-05-10T01:34:10.746Z] bd5d2b1c6fc3: Preparing [2021-05-10T01:34:10.746Z] 12581a36b4ed: Preparing [2021-05-10T01:34:10.746Z] 163166e5c10f: Preparing [2021-05-10T01:34:10.746Z] 17ae9bb8f31e: Preparing [2021-05-10T01:34:10.746Z] 7768119c5b4e: Preparing [2021-05-10T01:34:10.746Z] dea4b4cec134: Preparing [2021-05-10T01:34:10.746Z] 1fb3698db6bb: Preparing [2021-05-10T01:34:10.746Z] 3fbe34a1663b: Preparing [2021-05-10T01:34:10.746Z] 17ae9bb8f31e: Waiting [2021-05-10T01:34:10.746Z] 7768119c5b4e: Waiting [2021-05-10T01:34:10.746Z] dea4b4cec134: Waiting [2021-05-10T01:34:10.746Z] 3fbe34a1663b: Waiting [2021-05-10T01:34:10.746Z] 1fb3698db6bb: Waiting [2021-05-10T01:34:11.020Z] 12581a36b4ed: Layer already exists [2021-05-10T01:34:11.020Z] a5a526e5e0a3: Layer already exists [2021-05-10T01:34:11.020Z] 6aa18f3a87f4: Layer already exists [2021-05-10T01:34:11.020Z] bd5d2b1c6fc3: Layer already exists [2021-05-10T01:34:11.020Z] 163166e5c10f: Layer already exists [2021-05-10T01:34:11.020Z] 3fbe34a1663b: Layer already exists [2021-05-10T01:34:11.020Z] 1fb3698db6bb: Layer already exists [2021-05-10T01:34:11.020Z] dea4b4cec134: Layer already exists [2021-05-10T01:34:11.020Z] 17ae9bb8f31e: Layer already exists [2021-05-10T01:34:11.020Z] 7768119c5b4e: Layer already exists [2021-05-10T01:34:11.020Z] master: digest: sha256:23c7bf69800d88ed42206f8ddca62bf549d5c7708e649bc5584f82f62b6e40c1 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-10T01:34:11.078Z] ===================================================== [Pipeline] echo [2021-05-10T01:34:11.093Z] taggedImages: [2021-05-10T01:34:11.093Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:34:11.093Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:2.0.0-dev.203 [2021-05-10T01:34:11.093Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [2021-05-10T01:34:11.093Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [Pipeline] echo [2021-05-10T01:34:11.125Z] [edgeXDocker.push] Tagging docker image docker-support-notifications-go-arm64 with the following tags: [2021-05-10T01:34:11.125Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:34:11.125Z] 2.0.0-dev.203 [2021-05-10T01:34:11.125Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [2021-05-10T01:34:11.125Z] master [2021-05-10T01:34:11.125Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:34:11.498Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:34:11.832Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:34:11.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2021-05-10T01:34:11.832Z] 31b5d44f5d6a: Preparing [2021-05-10T01:34:11.832Z] 629f1ff377bf: Preparing [2021-05-10T01:34:11.832Z] 3c8983a0a55d: Preparing [2021-05-10T01:34:11.832Z] 25512da7ad6a: Preparing [2021-05-10T01:34:11.832Z] 3fbe34a1663b: Preparing [2021-05-10T01:34:12.102Z] 3fbe34a1663b: Layer already exists [2021-05-10T01:34:12.102Z] 3c8983a0a55d: Layer already exists [2021-05-10T01:34:12.102Z] 31b5d44f5d6a: Pushed [2021-05-10T01:34:12.372Z] 25512da7ad6a: Pushed [2021-05-10T01:34:15.004Z] 629f1ff377bf: Pushed [2021-05-10T01:34:15.004Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b: digest: sha256:f0e68bf2baa3779ec0a4e468d286373aa3ab358c3ceaad9d83daba715c7a7216 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:34:15.350Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:2.0.0-dev.203 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:34:15.686Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:2.0.0-dev.203 [2021-05-10T01:34:15.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2021-05-10T01:34:15.686Z] 31b5d44f5d6a: Preparing [2021-05-10T01:34:15.686Z] 629f1ff377bf: Preparing [2021-05-10T01:34:15.686Z] 3c8983a0a55d: Preparing [2021-05-10T01:34:15.686Z] 25512da7ad6a: Preparing [2021-05-10T01:34:15.686Z] 3fbe34a1663b: Preparing [2021-05-10T01:34:15.957Z] 3c8983a0a55d: Layer already exists [2021-05-10T01:34:15.957Z] 25512da7ad6a: Layer already exists [2021-05-10T01:34:15.957Z] 629f1ff377bf: Layer already exists [2021-05-10T01:34:15.957Z] 3fbe34a1663b: Layer already exists [2021-05-10T01:34:15.957Z] 31b5d44f5d6a: Layer already exists [2021-05-10T01:34:15.957Z] 2.0.0-dev.203: digest: sha256:f0e68bf2baa3779ec0a4e468d286373aa3ab358c3ceaad9d83daba715c7a7216 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:34:16.301Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:34:16.635Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [2021-05-10T01:34:16.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2021-05-10T01:34:16.636Z] 31b5d44f5d6a: Preparing [2021-05-10T01:34:16.636Z] 629f1ff377bf: Preparing [2021-05-10T01:34:16.636Z] 3c8983a0a55d: Preparing [2021-05-10T01:34:16.636Z] 25512da7ad6a: Preparing [2021-05-10T01:34:16.636Z] 3fbe34a1663b: Preparing [2021-05-10T01:34:16.636Z] 629f1ff377bf: Layer already exists [2021-05-10T01:34:16.636Z] 3fbe34a1663b: Layer already exists [2021-05-10T01:34:16.636Z] 3c8983a0a55d: Layer already exists [2021-05-10T01:34:16.636Z] 25512da7ad6a: Layer already exists [2021-05-10T01:34:16.905Z] 31b5d44f5d6a: Layer already exists [2021-05-10T01:34:16.905Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203: digest: sha256:f0e68bf2baa3779ec0a4e468d286373aa3ab358c3ceaad9d83daba715c7a7216 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:34:17.247Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:34:17.588Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [2021-05-10T01:34:17.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2021-05-10T01:34:17.588Z] 31b5d44f5d6a: Preparing [2021-05-10T01:34:17.588Z] 629f1ff377bf: Preparing [2021-05-10T01:34:17.588Z] 3c8983a0a55d: Preparing [2021-05-10T01:34:17.588Z] 25512da7ad6a: Preparing [2021-05-10T01:34:17.588Z] 3fbe34a1663b: Preparing [2021-05-10T01:34:17.859Z] 3c8983a0a55d: Layer already exists [2021-05-10T01:34:17.859Z] 3fbe34a1663b: Layer already exists [2021-05-10T01:34:17.859Z] 25512da7ad6a: Layer already exists [2021-05-10T01:34:17.859Z] 629f1ff377bf: Layer already exists [2021-05-10T01:34:17.859Z] 31b5d44f5d6a: Layer already exists [2021-05-10T01:34:17.859Z] master: digest: sha256:f0e68bf2baa3779ec0a4e468d286373aa3ab358c3ceaad9d83daba715c7a7216 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-10T01:34:17.962Z] ===================================================== [Pipeline] echo [2021-05-10T01:34:17.977Z] taggedImages: [2021-05-10T01:34:17.977Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:34:17.977Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:2.0.0-dev.203 [2021-05-10T01:34:17.977Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [2021-05-10T01:34:17.977Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [Pipeline] echo [2021-05-10T01:34:18.009Z] [edgeXDocker.push] Tagging docker image docker-support-scheduler-go-arm64 with the following tags: [2021-05-10T01:34:18.009Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:34:18.009Z] 2.0.0-dev.203 [2021-05-10T01:34:18.009Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [2021-05-10T01:34:18.009Z] master [2021-05-10T01:34:18.009Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:34:18.389Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:34:18.729Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:34:18.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2021-05-10T01:34:18.729Z] f95a253d4529: Preparing [2021-05-10T01:34:18.729Z] ace7a9e9dbf5: Preparing [2021-05-10T01:34:18.729Z] 3c8983a0a55d: Preparing [2021-05-10T01:34:18.729Z] d912f7eba259: Preparing [2021-05-10T01:34:18.729Z] 3fbe34a1663b: Preparing [2021-05-10T01:34:19.001Z] 3fbe34a1663b: Layer already exists [2021-05-10T01:34:19.001Z] 3c8983a0a55d: Layer already exists [2021-05-10T01:34:19.001Z] d912f7eba259: Layer already exists [2021-05-10T01:34:19.001Z] f95a253d4529: Pushed [2021-05-10T01:34:21.606Z] ace7a9e9dbf5: Pushed [2021-05-10T01:34:21.877Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b: digest: sha256:bb01cfd8798ec87c16eec2451d6315531a8753e839c98bd5a045df4a707c88b7 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:34:22.217Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:2.0.0-dev.203 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:34:22.553Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:2.0.0-dev.203 [2021-05-10T01:34:22.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2021-05-10T01:34:22.553Z] f95a253d4529: Preparing [2021-05-10T01:34:22.553Z] ace7a9e9dbf5: Preparing [2021-05-10T01:34:22.553Z] 3c8983a0a55d: Preparing [2021-05-10T01:34:22.553Z] d912f7eba259: Preparing [2021-05-10T01:34:22.553Z] 3fbe34a1663b: Preparing [2021-05-10T01:34:22.553Z] 3fbe34a1663b: Layer already exists [2021-05-10T01:34:22.553Z] d912f7eba259: Layer already exists [2021-05-10T01:34:22.553Z] ace7a9e9dbf5: Layer already exists [2021-05-10T01:34:22.553Z] 3c8983a0a55d: Layer already exists [2021-05-10T01:34:22.823Z] f95a253d4529: Layer already exists [2021-05-10T01:34:22.823Z] 2.0.0-dev.203: digest: sha256:bb01cfd8798ec87c16eec2451d6315531a8753e839c98bd5a045df4a707c88b7 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:34:23.165Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:34:23.501Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [2021-05-10T01:34:23.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2021-05-10T01:34:23.501Z] f95a253d4529: Preparing [2021-05-10T01:34:23.501Z] ace7a9e9dbf5: Preparing [2021-05-10T01:34:23.501Z] 3c8983a0a55d: Preparing [2021-05-10T01:34:23.501Z] d912f7eba259: Preparing [2021-05-10T01:34:23.501Z] 3fbe34a1663b: Preparing [2021-05-10T01:34:23.501Z] f95a253d4529: Layer already exists [2021-05-10T01:34:23.501Z] d912f7eba259: Layer already exists [2021-05-10T01:34:23.501Z] 3fbe34a1663b: Layer already exists [2021-05-10T01:34:23.501Z] ace7a9e9dbf5: Layer already exists [2021-05-10T01:34:23.501Z] 3c8983a0a55d: Layer already exists [2021-05-10T01:34:23.773Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203: digest: sha256:bb01cfd8798ec87c16eec2451d6315531a8753e839c98bd5a045df4a707c88b7 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:34:24.126Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:34:24.460Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [2021-05-10T01:34:24.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2021-05-10T01:34:24.460Z] f95a253d4529: Preparing [2021-05-10T01:34:24.460Z] ace7a9e9dbf5: Preparing [2021-05-10T01:34:24.460Z] 3c8983a0a55d: Preparing [2021-05-10T01:34:24.460Z] d912f7eba259: Preparing [2021-05-10T01:34:24.460Z] 3fbe34a1663b: Preparing [2021-05-10T01:34:24.460Z] f95a253d4529: Layer already exists [2021-05-10T01:34:24.460Z] ace7a9e9dbf5: Layer already exists [2021-05-10T01:34:24.460Z] 3fbe34a1663b: Layer already exists [2021-05-10T01:34:24.460Z] 3c8983a0a55d: Layer already exists [2021-05-10T01:34:24.460Z] d912f7eba259: Layer already exists [2021-05-10T01:34:24.731Z] master: digest: sha256:bb01cfd8798ec87c16eec2451d6315531a8753e839c98bd5a045df4a707c88b7 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-10T01:34:24.793Z] ===================================================== [Pipeline] echo [2021-05-10T01:34:24.810Z] taggedImages: [2021-05-10T01:34:24.810Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:34:24.810Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:2.0.0-dev.203 [2021-05-10T01:34:24.810Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [2021-05-10T01:34:24.810Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [Pipeline] echo [2021-05-10T01:34:24.856Z] [edgeXDocker.push] Tagging docker image docker-sys-mgmt-agent-go-arm64 with the following tags: [2021-05-10T01:34:24.856Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:34:24.856Z] 2.0.0-dev.203 [2021-05-10T01:34:24.856Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [2021-05-10T01:34:24.856Z] master [2021-05-10T01:34:24.856Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:34:25.272Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:34:25.611Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:34:25.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2021-05-10T01:34:25.611Z] 0269489a10e4: Preparing [2021-05-10T01:34:25.611Z] 3ea83087facc: Preparing [2021-05-10T01:34:25.611Z] 88b0386930e5: Preparing [2021-05-10T01:34:25.611Z] e6a69dfdcd99: Preparing [2021-05-10T01:34:25.611Z] 9ded3b6bb9b5: Preparing [2021-05-10T01:34:25.611Z] fa1afe8e6ed9: Preparing [2021-05-10T01:34:25.611Z] 87a09b4c083e: Preparing [2021-05-10T01:34:25.611Z] 0f74e9ff2a61: Preparing [2021-05-10T01:34:25.611Z] b122376c33c6: Preparing [2021-05-10T01:34:25.611Z] f8381ed47b22: Preparing [2021-05-10T01:34:25.611Z] e934a737d657: Preparing [2021-05-10T01:34:25.611Z] 0f74e9ff2a61: Waiting [2021-05-10T01:34:25.611Z] b122376c33c6: Waiting [2021-05-10T01:34:25.611Z] f8381ed47b22: Waiting [2021-05-10T01:34:25.611Z] e934a737d657: Waiting [2021-05-10T01:34:25.611Z] fa1afe8e6ed9: Waiting [2021-05-10T01:34:25.611Z] 87a09b4c083e: Waiting [2021-05-10T01:34:25.882Z] 9ded3b6bb9b5: Layer already exists [2021-05-10T01:34:25.882Z] fa1afe8e6ed9: Layer already exists [2021-05-10T01:34:25.882Z] 87a09b4c083e: Layer already exists [2021-05-10T01:34:25.882Z] 0f74e9ff2a61: Layer already exists [2021-05-10T01:34:26.157Z] b122376c33c6: Layer already exists [2021-05-10T01:34:26.157Z] f8381ed47b22: Layer already exists [2021-05-10T01:34:26.157Z] 3ea83087facc: Pushed [2021-05-10T01:34:26.157Z] e934a737d657: Layer already exists [2021-05-10T01:34:26.746Z] 0269489a10e4: Pushed [2021-05-10T01:34:28.168Z] 88b0386930e5: Pushed [2021-05-10T01:34:40.518Z] e6a69dfdcd99: Pushed [2021-05-10T01:34:40.518Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b: digest: sha256:76cada25e5559564f15093ed4e525bba470ee9df7b647e15361dad7d382c22ea size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:34:40.857Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:2.0.0-dev.203 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:34:41.187Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:2.0.0-dev.203 [2021-05-10T01:34:41.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2021-05-10T01:34:41.187Z] 0269489a10e4: Preparing [2021-05-10T01:34:41.187Z] 3ea83087facc: Preparing [2021-05-10T01:34:41.187Z] 88b0386930e5: Preparing [2021-05-10T01:34:41.187Z] e6a69dfdcd99: Preparing [2021-05-10T01:34:41.187Z] 9ded3b6bb9b5: Preparing [2021-05-10T01:34:41.187Z] fa1afe8e6ed9: Preparing [2021-05-10T01:34:41.187Z] 87a09b4c083e: Preparing [2021-05-10T01:34:41.187Z] 0f74e9ff2a61: Preparing [2021-05-10T01:34:41.187Z] b122376c33c6: Preparing [2021-05-10T01:34:41.187Z] f8381ed47b22: Preparing [2021-05-10T01:34:41.187Z] e934a737d657: Preparing [2021-05-10T01:34:41.187Z] 0f74e9ff2a61: Waiting [2021-05-10T01:34:41.187Z] b122376c33c6: Waiting [2021-05-10T01:34:41.187Z] f8381ed47b22: Waiting [2021-05-10T01:34:41.187Z] fa1afe8e6ed9: Waiting [2021-05-10T01:34:41.187Z] 87a09b4c083e: Waiting [2021-05-10T01:34:41.187Z] e934a737d657: Waiting [2021-05-10T01:34:41.187Z] 9ded3b6bb9b5: Layer already exists [2021-05-10T01:34:41.187Z] 3ea83087facc: Layer already exists [2021-05-10T01:34:41.187Z] 88b0386930e5: Layer already exists [2021-05-10T01:34:41.187Z] e6a69dfdcd99: Layer already exists [2021-05-10T01:34:41.187Z] 0269489a10e4: Layer already exists [2021-05-10T01:34:41.459Z] fa1afe8e6ed9: Layer already exists [2021-05-10T01:34:41.459Z] 0f74e9ff2a61: Layer already exists [2021-05-10T01:34:41.459Z] 87a09b4c083e: Layer already exists [2021-05-10T01:34:41.459Z] f8381ed47b22: Layer already exists [2021-05-10T01:34:41.459Z] b122376c33c6: Layer already exists [2021-05-10T01:34:41.459Z] e934a737d657: Layer already exists [2021-05-10T01:34:41.459Z] 2.0.0-dev.203: digest: sha256:76cada25e5559564f15093ed4e525bba470ee9df7b647e15361dad7d382c22ea size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:34:41.802Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:34:42.147Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [2021-05-10T01:34:42.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2021-05-10T01:34:42.147Z] 0269489a10e4: Preparing [2021-05-10T01:34:42.147Z] 3ea83087facc: Preparing [2021-05-10T01:34:42.147Z] 88b0386930e5: Preparing [2021-05-10T01:34:42.147Z] e6a69dfdcd99: Preparing [2021-05-10T01:34:42.147Z] 9ded3b6bb9b5: Preparing [2021-05-10T01:34:42.147Z] fa1afe8e6ed9: Preparing [2021-05-10T01:34:42.147Z] 87a09b4c083e: Preparing [2021-05-10T01:34:42.147Z] 0f74e9ff2a61: Preparing [2021-05-10T01:34:42.147Z] b122376c33c6: Preparing [2021-05-10T01:34:42.147Z] f8381ed47b22: Preparing [2021-05-10T01:34:42.147Z] e934a737d657: Preparing [2021-05-10T01:34:42.147Z] 0f74e9ff2a61: Waiting [2021-05-10T01:34:42.147Z] f8381ed47b22: Waiting [2021-05-10T01:34:42.147Z] b122376c33c6: Waiting [2021-05-10T01:34:42.147Z] e934a737d657: Waiting [2021-05-10T01:34:42.147Z] fa1afe8e6ed9: Waiting [2021-05-10T01:34:42.147Z] 87a09b4c083e: Waiting [2021-05-10T01:34:42.147Z] 3ea83087facc: Layer already exists [2021-05-10T01:34:42.147Z] 88b0386930e5: Layer already exists [2021-05-10T01:34:42.147Z] e6a69dfdcd99: Layer already exists [2021-05-10T01:34:42.147Z] 0269489a10e4: Layer already exists [2021-05-10T01:34:42.147Z] 9ded3b6bb9b5: Layer already exists [2021-05-10T01:34:42.417Z] 87a09b4c083e: Layer already exists [2021-05-10T01:34:42.417Z] b122376c33c6: Layer already exists [2021-05-10T01:34:42.417Z] 0f74e9ff2a61: Layer already exists [2021-05-10T01:34:42.417Z] f8381ed47b22: Layer already exists [2021-05-10T01:34:42.417Z] fa1afe8e6ed9: Layer already exists [2021-05-10T01:34:42.417Z] e934a737d657: Layer already exists [2021-05-10T01:34:42.417Z] ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203: digest: sha256:76cada25e5559564f15093ed4e525bba470ee9df7b647e15361dad7d382c22ea size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:34:42.757Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:34:43.089Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [2021-05-10T01:34:43.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2021-05-10T01:34:43.089Z] 0269489a10e4: Preparing [2021-05-10T01:34:43.089Z] 3ea83087facc: Preparing [2021-05-10T01:34:43.089Z] 88b0386930e5: Preparing [2021-05-10T01:34:43.089Z] e6a69dfdcd99: Preparing [2021-05-10T01:34:43.089Z] 9ded3b6bb9b5: Preparing [2021-05-10T01:34:43.089Z] fa1afe8e6ed9: Preparing [2021-05-10T01:34:43.089Z] 87a09b4c083e: Preparing [2021-05-10T01:34:43.089Z] 0f74e9ff2a61: Preparing [2021-05-10T01:34:43.089Z] b122376c33c6: Preparing [2021-05-10T01:34:43.089Z] f8381ed47b22: Preparing [2021-05-10T01:34:43.089Z] e934a737d657: Preparing [2021-05-10T01:34:43.089Z] fa1afe8e6ed9: Waiting [2021-05-10T01:34:43.089Z] 87a09b4c083e: Waiting [2021-05-10T01:34:43.089Z] 0f74e9ff2a61: Waiting [2021-05-10T01:34:43.089Z] f8381ed47b22: Waiting [2021-05-10T01:34:43.089Z] b122376c33c6: Waiting [2021-05-10T01:34:43.089Z] e934a737d657: Waiting [2021-05-10T01:34:43.360Z] 3ea83087facc: Layer already exists [2021-05-10T01:34:43.360Z] 0269489a10e4: Layer already exists [2021-05-10T01:34:43.360Z] e6a69dfdcd99: Layer already exists [2021-05-10T01:34:43.360Z] 88b0386930e5: Layer already exists [2021-05-10T01:34:43.360Z] 9ded3b6bb9b5: Layer already exists [2021-05-10T01:34:43.360Z] 0f74e9ff2a61: Layer already exists [2021-05-10T01:34:43.360Z] fa1afe8e6ed9: Layer already exists [2021-05-10T01:34:43.360Z] 87a09b4c083e: Layer already exists [2021-05-10T01:34:43.360Z] f8381ed47b22: Layer already exists [2021-05-10T01:34:43.360Z] b122376c33c6: Layer already exists [2021-05-10T01:34:43.360Z] e934a737d657: Layer already exists [2021-05-10T01:34:43.360Z] master: digest: sha256:76cada25e5559564f15093ed4e525bba470ee9df7b647e15361dad7d382c22ea size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-10T01:34:43.421Z] ===================================================== [Pipeline] echo [2021-05-10T01:34:43.435Z] taggedImages: [2021-05-10T01:34:43.435Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [2021-05-10T01:34:43.435Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:2.0.0-dev.203 [2021-05-10T01:34:43.435Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:ab13ab81583b0f3a529d0965ed09deb9ecbbd99b-2.0.0-dev.203 [2021-05-10T01:34:43.435Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-10T01:34:43.872Z] ---> job-cost.sh [2021-05-10T01:34:43.872Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GDz3 [2021-05-10T01:35:40.408Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-10T01:38:02.290Z] lf-activate-venv(): INFO: Adding /tmp/venv-GDz3/bin to PATH [2021-05-10T01:38:02.290Z] INFO: No Stack... [2021-05-10T01:38:02.290Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-10T01:38:02.290Z] INFO: Archiving Costs [Pipeline] sh [2021-05-10T01:38:02.649Z] + cat /w/workspace/edgex-go/471/archives/cost.csv [2021-05-10T01:38:02.649Z] + cut -d, -f6 [Pipeline] lock [2021-05-10T01:38:02.804Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-master-471-stack-cost] [2021-05-10T01:38:02.811Z] Resource [jenkins-edgexfoundry-edgex-go-master-471-stack-cost] did not exist. Created. [2021-05-10T01:38:02.811Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-master-471-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-10T01:38:03.170Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-10T01:38:04.140Z] Stashed 1 file(s) [Pipeline] } [2021-05-10T01:38:04.160Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-master-471-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-05-10T01:38:04.991Z] provisioning config files... [2021-05-10T01:38:05.003Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/471@tmp/config4593116398021342727tmp [Pipeline] { [Pipeline] sh [2021-05-10T01:38:05.321Z] + set +x [2021-05-10T01:38:05.322Z] + curl -s https://codecov.io/bash [2021-05-10T01:38:05.322Z] + bash -s -- [2021-05-10T01:38:05.898Z] [2021-05-10T01:38:05.898Z] _____ _ [2021-05-10T01:38:05.898Z] / ____| | | [2021-05-10T01:38:05.898Z] | | ___ __| | ___ ___ _____ __ [2021-05-10T01:38:05.898Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-10T01:38:05.898Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-10T01:38:05.898Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-10T01:38:05.898Z] Bash-1.0.2 [2021-05-10T01:38:05.898Z] [2021-05-10T01:38:05.898Z] [2021-05-10T01:38:05.898Z] ==> git version 2.24.3 found [2021-05-10T01:38:05.898Z] ==> 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-05-10T01:38:05.898Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-10T01:38:05.898Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-10T01:38:05.898Z] ==> Jenkins CI detected. [2021-05-10T01:38:05.898Z] project root: . [2021-05-10T01:38:05.898Z] --> token set from env [2021-05-10T01:38:05.898Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-10T01:38:05.898Z] ==> Running gcov in . (disable via -X gcov) [2021-05-10T01:38:05.898Z] ==> Python coveragepy not found [2021-05-10T01:38:05.898Z] ==> Searching for coverage reports in: [2021-05-10T01:38:05.898Z] + . [2021-05-10T01:38:05.898Z] -> Found 1 reports [2021-05-10T01:38:05.898Z] ==> Detecting git/mercurial file structure [2021-05-10T01:38:05.898Z] ==> Reading reports [2021-05-10T01:38:05.898Z] + ./coverage.out bytes=705232 [2021-05-10T01:38:06.161Z] ==> Appending adjustments [2021-05-10T01:38:06.161Z] https://docs.codecov.io/docs/fixing-reports [2021-05-10T01:38:10.383Z] + Found adjustments [2021-05-10T01:38:10.383Z] ==> Gzipping contents [2021-05-10T01:38:10.383Z] 100K /tmp/codecov.t9GTj3.gz [2021-05-10T01:38:10.383Z] ==> Uploading reports [2021-05-10T01:38:10.383Z] url: https://codecov.io [2021-05-10T01:38:10.383Z] query: branch=master&commit=ab13ab81583b0f3a529d0965ed09deb9ecbbd99b&build=471&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F471%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-10T01:38:10.383Z] -> Pinging Codecov [2021-05-10T01:38:10.383Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=ab13ab81583b0f3a529d0965ed09deb9ecbbd99b&build=471&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F471%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-10T01:38:10.383Z] -> Uploading to [2021-05-10T01:38:10.383Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-10/00271124DB129430A58F1EEE437C3FCB/ab13ab81583b0f3a529d0965ed09deb9ecbbd99b/2279b858-7ba1-4f8f-9ce6-6e32a332ba8b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210510T013810Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=20c11d58ebf701b5496f0dae3ea4ffc961e619e98609e68d57184e680da845b8 [2021-05-10T01:38:10.383Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-10T01:38:10.383Z] Dload Upload Total Spent Left Speed [2021-05-10T01:38:10.964Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98k 0 0 100 98k 0 190k --:--:-- --:--:-- --:--:-- 190k 100 98k 0 0 100 98k 0 190k --:--:-- --:--:-- --:--:-- 190k [2021-05-10T01:38:10.964Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ab13ab81583b0f3a529d0965ed09deb9ecbbd99b [Pipeline] } [2021-05-10T01:38:10.986Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-05-10T01:38:11.677Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-05-10T01:38:11.713Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:38:12.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-10T01:38:12.039Z] [2021-05-10T01:38:12.039Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:38:12.370Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-10T01:38:12.370Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-05-10T01:38:12.370Z] 188c0c94c7c5: Pulling fs layer [2021-05-10T01:38:12.370Z] 0ef7d3d256c8: Pulling fs layer [2021-05-10T01:38:12.370Z] de9db76c5a1d: Pulling fs layer [2021-05-10T01:38:12.370Z] 0eba1c9be4d2: Pulling fs layer [2021-05-10T01:38:12.370Z] 0d57e429df01: Pulling fs layer [2021-05-10T01:38:12.370Z] 4e4be7b47b0d: Pulling fs layer [2021-05-10T01:38:12.370Z] e1f770b5df2f: Pulling fs layer [2021-05-10T01:38:12.370Z] 85a0685a4137: Pulling fs layer [2021-05-10T01:38:12.370Z] e1f770b5df2f: Waiting [2021-05-10T01:38:12.370Z] 0d57e429df01: Waiting [2021-05-10T01:38:12.370Z] 4e4be7b47b0d: Waiting [2021-05-10T01:38:12.370Z] 85a0685a4137: Waiting [2021-05-10T01:38:12.370Z] 0eba1c9be4d2: Waiting [2021-05-10T01:38:12.370Z] de9db76c5a1d: Verifying Checksum [2021-05-10T01:38:12.370Z] de9db76c5a1d: Download complete [2021-05-10T01:38:12.370Z] 0ef7d3d256c8: Verifying Checksum [2021-05-10T01:38:12.370Z] 0ef7d3d256c8: Download complete [2021-05-10T01:38:12.370Z] 0d57e429df01: Verifying Checksum [2021-05-10T01:38:12.370Z] 0d57e429df01: Download complete [2021-05-10T01:38:12.370Z] 4e4be7b47b0d: Verifying Checksum [2021-05-10T01:38:12.370Z] 4e4be7b47b0d: Download complete [2021-05-10T01:38:12.636Z] 188c0c94c7c5: Verifying Checksum [2021-05-10T01:38:12.636Z] 188c0c94c7c5: Download complete [2021-05-10T01:38:12.899Z] 188c0c94c7c5: Pull complete [2021-05-10T01:38:13.166Z] 0ef7d3d256c8: Pull complete [2021-05-10T01:38:13.166Z] de9db76c5a1d: Pull complete [2021-05-10T01:38:14.121Z] e1f770b5df2f: Verifying Checksum [2021-05-10T01:38:14.121Z] e1f770b5df2f: Download complete [2021-05-10T01:38:16.687Z] 0eba1c9be4d2: Verifying Checksum [2021-05-10T01:38:16.687Z] 0eba1c9be4d2: Download complete [2021-05-10T01:38:16.687Z] 85a0685a4137: Verifying Checksum [2021-05-10T01:38:16.687Z] 85a0685a4137: Download complete [2021-05-10T01:38:23.313Z] 0eba1c9be4d2: Pull complete [2021-05-10T01:38:23.313Z] 0d57e429df01: Pull complete [2021-05-10T01:38:23.313Z] 4e4be7b47b0d: Pull complete [2021-05-10T01:38:27.532Z] e1f770b5df2f: Pull complete [2021-05-10T01:38:35.706Z] 85a0685a4137: Pull complete [2021-05-10T01:38:35.706Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-05-10T01:38:35.707Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-10T01:38:35.707Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-05-10T01:38:35.909Z] prd-centos7-docker-4c-2g-3877 does not seem to be running inside a container [2021-05-10T01:38:35.968Z] $ 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/471 -v /w/workspace/edgex-go/471:/w/workspace/edgex-go/471:rw,z -v /w/workspace/edgex-go/471@tmp:/w/workspace/edgex-go/471@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-snyk-go:1.410.4 cat [2021-05-10T01:38:37.216Z] $ docker top e0f8a550a3aa880d7ad807f81b4aacc4eee0f342f846bdcd9d6af812de3643a0 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-10T01:38:37.409Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-05-10T01:38:37.708Z] + set -o pipefail [2021-05-10T01:38:37.708Z] + snyk monitor '--org=edgex-jenkins' [2021-05-10T01:38:47.752Z] [2021-05-10T01:38:47.752Z] Monitoring /w/workspace/edgex-go/471 (github.com/edgexfoundry/edgex-go)... [2021-05-10T01:38:47.752Z] [2021-05-10T01:38:47.752Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/80769476-f0a1-4124-8403-9e5567d88e87 [2021-05-10T01:38:47.752Z] [2021-05-10T01:38:47.752Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-05-10T01:38:47.752Z] [2021-05-10T01:38:47.752Z] [Pipeline] } [2021-05-10T01:38:47.771Z] $ docker stop --time=1 e0f8a550a3aa880d7ad807f81b4aacc4eee0f342f846bdcd9d6af812de3643a0 [2021-05-10T01:38:51.586Z] $ docker rm -f e0f8a550a3aa880d7ad807f81b4aacc4eee0f342f846bdcd9d6af812de3643a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-05-10T01:38:52.560Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-10T01:38:52.579Z] provisioning config files... [2021-05-10T01:38:52.589Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/471@tmp/config1037932364380684281tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-10T01:38:52.909Z] --> edgex-publish-swagger.sh [2021-05-10T01:38:52.909Z] === Publish openapi/v1 API === [2021-05-10T01:38:52.909Z] [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger [2021-05-10T01:38:52.909Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/471/openapi/v1/core-command.yaml] [2021-05-10T01:38:52.909Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-10T01:38:52.909Z] Dload Upload Total Spent Left Speed [2021-05-10T01:38:53.865Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10522 0 0 100 10522 0 9431 0:00:01 0:00:01 --:--:-- 9445 100 10522 0 0 100 10522 0 9429 0:00:01 0:00:01 --:--:-- 9436 [2021-05-10T01:38:53.865Z] [2021-05-10T01:38:53.865Z] [2021-05-10T01:38:53.865Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/471/openapi/v1/core-data.yaml] [2021-05-10T01:38:53.865Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-10T01:38:53.865Z] Dload Upload Total Spent Left Speed [2021-05-10T01:38:55.257Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32557 0 0 100 32557 0 26399 0:00:01 0:00:01 --:--:-- 26404 100 32557 0 0 100 32557 0 26057 0:00:01 0:00:01 --:--:-- 26066 [2021-05-10T01:38:55.257Z] [2021-05-10T01:38:55.257Z] [2021-05-10T01:38:55.257Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/471/openapi/v1/core-metadata.yaml] [2021-05-10T01:38:55.257Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-10T01:38:55.257Z] Dload Upload Total Spent Left Speed [2021-05-10T01:38:56.206Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73721 0 0 100 73721 0 70453 0:00:01 0:00:01 --:--:-- 70478 100 73721 0 0 100 73721 0 70441 0:00:01 0:00:01 --:--:-- 70478 [2021-05-10T01:38:56.206Z] [2021-05-10T01:38:56.206Z] [2021-05-10T01:38:56.206Z] [publishToSwagger] Publishing API Name [support-logging] [/w/workspace/edgex-go/471/openapi/v1/support-logging.yaml] [2021-05-10T01:38:56.206Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-10T01:38:56.206Z] Dload Upload Total Spent Left Speed [2021-05-10T01:38:57.152Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13581 0 0 100 13581 0 14612 --:--:-- --:--:-- --:--:-- 14603 100 13581 0 0 100 13581 0 14608 --:--:-- --:--:-- --:--:-- 14603 [2021-05-10T01:38:57.152Z] [2021-05-10T01:38:57.152Z] [2021-05-10T01:38:57.152Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/471/openapi/v1/support-notifications.yaml] [2021-05-10T01:38:57.152Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-10T01:38:57.152Z] Dload Upload Total Spent Left Speed [2021-05-10T01:38:58.551Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38890 0 0 100 38890 0 35353 0:00:01 0:00:01 --:--:-- 35386 100 38890 0 0 100 38890 0 35347 0:00:01 0:00:01 --:--:-- 35354 [2021-05-10T01:38:58.551Z] [2021-05-10T01:38:58.551Z] [2021-05-10T01:38:58.551Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/471/openapi/v1/support-scheduler.yaml] [2021-05-10T01:38:58.551Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-10T01:38:58.551Z] Dload Upload Total Spent Left Speed [2021-05-10T01:39:00.445Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 14249 0 0 100 14249 0 7267 0:00:01 0:00:01 --:--:-- 7266 100 14249 0 0 100 14249 0 7266 0:00:01 0:00:01 --:--:-- 7266 [2021-05-10T01:39:00.445Z] [2021-05-10T01:39:00.445Z] [2021-05-10T01:39:00.445Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/471/openapi/v1/system-agent.yaml] [2021-05-10T01:39:00.445Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-10T01:39:00.445Z] Dload Upload Total Spent Left Speed [2021-05-10T01:39:01.393Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4110 0 0 100 4110 0 3492 0:00:01 0:00:01 --:--:-- 3494 100 4110 0 0 100 4110 0 3491 0:00:01 0:00:01 --:--:-- 3494 [2021-05-10T01:39:01.393Z] [2021-05-10T01:39:01.393Z] [2021-05-10T01:39:01.393Z] === Publish openapi/v2 API === [2021-05-10T01:39:01.393Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-05-10T01:39:01.393Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/471/openapi/v2/core-command.yaml] [2021-05-10T01:39:01.393Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-10T01:39:01.393Z] Dload Upload Total Spent Left Speed [2021-05-10T01:39:02.604Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29594 0 0 100 29594 0 31412 --:--:-- --:--:-- --:--:-- 31416 [2021-05-10T01:39:02.604Z] [2021-05-10T01:39:02.604Z] [2021-05-10T01:39:02.604Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/471/openapi/v2/core-data.yaml] [2021-05-10T01:39:02.604Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-10T01:39:02.604Z] Dload Upload Total Spent Left Speed [2021-05-10T01:39:03.560Z] 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 56102 0:00:01 0:00:01 --:--:-- 56133 [2021-05-10T01:39:03.560Z] [2021-05-10T01:39:03.560Z] [2021-05-10T01:39:03.560Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/471/openapi/v2/core-metadata.yaml] [2021-05-10T01:39:03.560Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-10T01:39:03.560Z] Dload Upload Total Spent Left Speed [2021-05-10T01:39:04.539Z] 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 113k 0:00:01 0:00:01 --:--:-- 113k [2021-05-10T01:39:04.539Z] [2021-05-10T01:39:04.539Z] [2021-05-10T01:39:04.539Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/471/openapi/v2/support-notifications.yaml] [2021-05-10T01:39:04.539Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-10T01:39:04.539Z] Dload Upload Total Spent Left Speed [2021-05-10T01:39:05.748Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75628 0 0 100 75628 0 75637 --:--:-- --:--:-- --:--:-- 75628 [2021-05-10T01:39:05.748Z] [2021-05-10T01:39:05.748Z] [2021-05-10T01:39:05.748Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/471/openapi/v2/support-scheduler.yaml] [2021-05-10T01:39:05.748Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-10T01:39:05.748Z] Dload Upload Total Spent Left Speed [2021-05-10T01:39:06.698Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37617 0 0 100 37617 0 36206 0:00:01 0:00:01 --:--:-- 36239 [2021-05-10T01:39:06.698Z] [2021-05-10T01:39:06.698Z] [2021-05-10T01:39:06.698Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/471/openapi/v2/system-agent.yaml] [2021-05-10T01:39:06.698Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-10T01:39:06.698Z] Dload Upload Total Spent Left Speed [2021-05-10T01:39:07.644Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23815 0 0 100 23815 0 24977 --:--:-- --:--:-- --:--:-- 24963 [2021-05-10T01:39:07.644Z] [2021-05-10T01:39:07.644Z] [Pipeline] } [2021-05-10T01:39:07.654Z] 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-05-10T01:39:08.106Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-10T01:39:08.106Z] . [Pipeline] withDockerContainer [2021-05-10T01:39:08.327Z] prd-centos7-docker-4c-2g-3877 does not seem to be running inside a container [2021-05-10T01:39:08.482Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/471 -v /w/workspace/edgex-go/471:/w/workspace/edgex-go/471:rw,z -v /w/workspace/edgex-go/471@tmp:/w/workspace/edgex-go/471@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:10004/edgex-devops/git-semver:latest cat [2021-05-10T01:39:09.533Z] $ docker top d2eeb3bb9dd43b88a6ddc90efc38edd23d9a1ba05590bbbce2540df0b89b5100 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-10T01:39:09.694Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-10T01:39:09.694Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-10T01:39:09.967Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-10T01:39:09.973Z] $ docker exec d2eeb3bb9dd43b88a6ddc90efc38edd23d9a1ba05590bbbce2540df0b89b5100 ssh-agent [2021-05-10T01:39:10.172Z] SSH_AUTH_SOCK=/tmp/ssh-73HVs5DVySFA/agent.11 [2021-05-10T01:39:10.172Z] SSH_AGENT_PID=16 [2021-05-10T01:39:10.181Z] Running ssh-add (command line suppressed) [2021-05-10T01:39:10.328Z] Identity added: /w/workspace/edgex-go/471@tmp/private_key_8196238315377458225.key (/w/workspace/edgex-go/471@tmp/private_key_8196238315377458225.key) [2021-05-10T01:39:10.410Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-10T01:39:10.709Z] + git semver tag [2021-05-10T01:39:11.284Z] # -> Open(): unable to determine branch for HEAD [2021-05-10T01:39:11.284Z] # $GIT_DIR = /w/workspace/edgex-go/471/.git [2021-05-10T01:39:11.284Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/471 [2021-05-10T01:39:11.284Z] # $SEMVER_REMOTE_NAME = origin [2021-05-10T01:39:11.284Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-10T01:39:11.284Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-10T01:39:11.284Z] # $SEMVER_BRANCH = master [2021-05-10T01:39:11.284Z] # $SEMVER_DIR = /w/workspace/edgex-go/471/.semver [2021-05-10T01:39:11.284Z] # ab13ab81583b0f3a529d0965ed09deb9ecbbd99b HEAD [2021-05-10T01:39:11.857Z] # -> Force: false [2021-05-10T01:39:11.857Z] # 511a0e93f99aea585544a2dba537f7479441fe85 refs/tags/v2.0.0-dev.203 [Pipeline] } [2021-05-10T01:39:11.874Z] $ docker exec --env ******** --env ******** d2eeb3bb9dd43b88a6ddc90efc38edd23d9a1ba05590bbbce2540df0b89b5100 ssh-agent -k [2021-05-10T01:39:12.001Z] unset SSH_AUTH_SOCK; [2021-05-10T01:39:12.002Z] unset SSH_AGENT_PID; [2021-05-10T01:39:12.002Z] echo Agent pid 16 killed; [2021-05-10T01:39:12.063Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-10T01:39:12.392Z] + git semver [Pipeline] } [2021-05-10T01:39:12.421Z] $ docker stop --time=1 d2eeb3bb9dd43b88a6ddc90efc38edd23d9a1ba05590bbbce2540df0b89b5100 [2021-05-10T01:39:13.791Z] $ docker rm -f d2eeb3bb9dd43b88a6ddc90efc38edd23d9a1ba05590bbbce2540df0b89b5100 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:39:14.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-10T01:39:14.285Z] [2021-05-10T01:39:14.285Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:39:14.602Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-10T01:39:14.602Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-10T01:39:14.602Z] ab5ef0e58194: Pulling fs layer [2021-05-10T01:39:14.602Z] 9712f1f96733: Pulling fs layer [2021-05-10T01:39:14.602Z] 63f879dbbcfc: Pulling fs layer [2021-05-10T01:39:14.602Z] 0d9ebad4ef96: Pulling fs layer [2021-05-10T01:39:14.602Z] e9a5061849ea: Pulling fs layer [2021-05-10T01:39:14.602Z] d747dcd14b5f: Pulling fs layer [2021-05-10T01:39:14.602Z] 2de7ff778b66: Pulling fs layer [2021-05-10T01:39:14.602Z] e9a5061849ea: Waiting [2021-05-10T01:39:14.602Z] d747dcd14b5f: Waiting [2021-05-10T01:39:14.602Z] 2de7ff778b66: Waiting [2021-05-10T01:39:14.602Z] 9712f1f96733: Verifying Checksum [2021-05-10T01:39:14.602Z] 9712f1f96733: Download complete [2021-05-10T01:39:17.158Z] 63f879dbbcfc: Verifying Checksum [2021-05-10T01:39:17.158Z] 63f879dbbcfc: Download complete [2021-05-10T01:39:17.158Z] e9a5061849ea: Verifying Checksum [2021-05-10T01:39:17.158Z] e9a5061849ea: Download complete [2021-05-10T01:39:17.158Z] d747dcd14b5f: Verifying Checksum [2021-05-10T01:39:17.158Z] d747dcd14b5f: Download complete [2021-05-10T01:39:17.741Z] 2de7ff778b66: Verifying Checksum [2021-05-10T01:39:17.741Z] 2de7ff778b66: Download complete [2021-05-10T01:39:17.741Z] 0d9ebad4ef96: Verifying Checksum [2021-05-10T01:39:17.741Z] 0d9ebad4ef96: Download complete [2021-05-10T01:39:17.741Z] ab5ef0e58194: Verifying Checksum [2021-05-10T01:39:17.741Z] ab5ef0e58194: Download complete [2021-05-10T01:39:24.396Z] ab5ef0e58194: Pull complete [2021-05-10T01:39:24.396Z] 9712f1f96733: Pull complete [2021-05-10T01:39:26.956Z] 63f879dbbcfc: Pull complete [2021-05-10T01:39:35.135Z] 0d9ebad4ef96: Pull complete [2021-05-10T01:39:36.526Z] e9a5061849ea: Pull complete [2021-05-10T01:39:36.526Z] d747dcd14b5f: Pull complete [2021-05-10T01:39:39.116Z] 2de7ff778b66: Pull complete [2021-05-10T01:39:39.116Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-10T01:39:39.116Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-10T01:39:39.116Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-10T01:39:39.326Z] prd-centos7-docker-4c-2g-3877 does not seem to be running inside a container [2021-05-10T01:39:39.386Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/471 -v /w/workspace/edgex-go/471:/w/workspace/edgex-go/471:rw,z -v /w/workspace/edgex-go/471@tmp:/w/workspace/edgex-go/471@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-lftools:0.23.1-centos7 cat [2021-05-10T01:39:43.364Z] $ docker top 937a5114fa5cd8f07bd528785c8fdda51f1c4d236a4a37d30172701af5258bbd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-10T01:39:43.510Z] provisioning config files... [2021-05-10T01:39:43.520Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/471@tmp/config3214974851828837384tmp [2021-05-10T01:39:43.537Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/471@tmp/config114334566354454790tmp [2021-05-10T01:39:43.553Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/471@tmp/config5278214448686081755tmp [Pipeline] { [Pipeline] echo [2021-05-10T01:39:43.575Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T01:39:43.880Z] ---> sigul-configuration.sh [2021-05-10T01:39:43.880Z] gpg: directory `/root/.gnupg' created [2021-05-10T01:39:43.880Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-10T01:39:43.880Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-10T01:39:43.880Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-10T01:39:43.880Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-10T01:39:43.880Z] gpg: CAST5 encrypted data [2021-05-10T01:39:44.142Z] gpg: encrypted with 1 passphrase [2021-05-10T01:39:44.142Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-10T01:39:44.445Z] + mkdir /home/jenkins [2021-05-10T01:39:44.446Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-10T01:39:44.744Z] + 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-05-10T01:39:44.755Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T01:39:45.056Z] ---> sigul-install.sh [2021-05-10T01:39:51.660Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-10T01:39:51.964Z] + git tag --list [2021-05-10T01:39:51.964Z] 0.6.0 [2021-05-10T01:39:51.964Z] 0.6.1 [2021-05-10T01:39:51.964Z] 0.7.0 [2021-05-10T01:39:51.964Z] 0.7.1 [2021-05-10T01:39:51.964Z] v0.0.0 [2021-05-10T01:39:51.964Z] v0.0.1-dev.1 [2021-05-10T01:39:51.964Z] v1.0.0 [2021-05-10T01:39:51.964Z] v1.0.1 [2021-05-10T01:39:51.964Z] v1.1.0 [2021-05-10T01:39:51.964Z] v1.2.0 [2021-05-10T01:39:51.964Z] v1.2.1 [2021-05-10T01:39:51.964Z] v1.2.2-dev.1 [2021-05-10T01:39:51.964Z] v1.2.2-dev.10 [2021-05-10T01:39:51.964Z] v1.2.2-dev.100 [2021-05-10T01:39:51.964Z] v1.2.2-dev.101 [2021-05-10T01:39:51.964Z] v1.2.2-dev.102 [2021-05-10T01:39:51.964Z] v1.2.2-dev.103 [2021-05-10T01:39:51.964Z] v1.2.2-dev.104 [2021-05-10T01:39:51.964Z] v1.2.2-dev.105 [2021-05-10T01:39:51.964Z] v1.2.2-dev.106 [2021-05-10T01:39:51.964Z] v1.2.2-dev.107 [2021-05-10T01:39:51.964Z] v1.2.2-dev.11 [2021-05-10T01:39:51.964Z] v1.2.2-dev.12 [2021-05-10T01:39:51.964Z] v1.2.2-dev.13 [2021-05-10T01:39:51.964Z] v1.2.2-dev.14 [2021-05-10T01:39:51.964Z] v1.2.2-dev.15 [2021-05-10T01:39:51.964Z] v1.2.2-dev.16 [2021-05-10T01:39:51.964Z] v1.2.2-dev.17 [2021-05-10T01:39:51.964Z] v1.2.2-dev.18 [2021-05-10T01:39:51.964Z] v1.2.2-dev.19 [2021-05-10T01:39:51.964Z] v1.2.2-dev.2 [2021-05-10T01:39:51.964Z] v1.2.2-dev.20 [2021-05-10T01:39:51.964Z] v1.2.2-dev.21 [2021-05-10T01:39:51.964Z] v1.2.2-dev.22 [2021-05-10T01:39:51.965Z] v1.2.2-dev.23 [2021-05-10T01:39:51.965Z] v1.2.2-dev.24 [2021-05-10T01:39:51.965Z] v1.2.2-dev.25 [2021-05-10T01:39:51.965Z] v1.2.2-dev.26 [2021-05-10T01:39:51.965Z] v1.2.2-dev.27 [2021-05-10T01:39:51.965Z] v1.2.2-dev.28 [2021-05-10T01:39:51.965Z] v1.2.2-dev.29 [2021-05-10T01:39:51.965Z] v1.2.2-dev.3 [2021-05-10T01:39:51.965Z] v1.2.2-dev.30 [2021-05-10T01:39:51.965Z] v1.2.2-dev.31 [2021-05-10T01:39:51.965Z] v1.2.2-dev.32 [2021-05-10T01:39:51.965Z] v1.2.2-dev.33 [2021-05-10T01:39:51.965Z] v1.2.2-dev.34 [2021-05-10T01:39:51.965Z] v1.2.2-dev.35 [2021-05-10T01:39:51.965Z] v1.2.2-dev.36 [2021-05-10T01:39:51.965Z] v1.2.2-dev.37 [2021-05-10T01:39:51.965Z] v1.2.2-dev.38 [2021-05-10T01:39:51.965Z] v1.2.2-dev.39 [2021-05-10T01:39:51.965Z] v1.2.2-dev.4 [2021-05-10T01:39:51.965Z] v1.2.2-dev.40 [2021-05-10T01:39:51.965Z] v1.2.2-dev.41 [2021-05-10T01:39:51.965Z] v1.2.2-dev.42 [2021-05-10T01:39:51.965Z] v1.2.2-dev.43 [2021-05-10T01:39:51.965Z] v1.2.2-dev.44 [2021-05-10T01:39:51.965Z] v1.2.2-dev.45 [2021-05-10T01:39:51.965Z] v1.2.2-dev.46 [2021-05-10T01:39:51.965Z] v1.2.2-dev.47 [2021-05-10T01:39:51.965Z] v1.2.2-dev.48 [2021-05-10T01:39:51.965Z] v1.2.2-dev.49 [2021-05-10T01:39:51.965Z] v1.2.2-dev.5 [2021-05-10T01:39:51.965Z] v1.2.2-dev.50 [2021-05-10T01:39:51.965Z] v1.2.2-dev.51 [2021-05-10T01:39:51.965Z] v1.2.2-dev.52 [2021-05-10T01:39:51.965Z] v1.2.2-dev.53 [2021-05-10T01:39:51.965Z] v1.2.2-dev.54 [2021-05-10T01:39:51.965Z] v1.2.2-dev.55 [2021-05-10T01:39:51.965Z] v1.2.2-dev.56 [2021-05-10T01:39:51.965Z] v1.2.2-dev.57 [2021-05-10T01:39:51.965Z] v1.2.2-dev.58 [2021-05-10T01:39:51.965Z] v1.2.2-dev.59 [2021-05-10T01:39:51.965Z] v1.2.2-dev.6 [2021-05-10T01:39:51.965Z] v1.2.2-dev.60 [2021-05-10T01:39:51.965Z] v1.2.2-dev.61 [2021-05-10T01:39:51.965Z] v1.2.2-dev.62 [2021-05-10T01:39:51.965Z] v1.2.2-dev.63 [2021-05-10T01:39:51.965Z] v1.2.2-dev.64 [2021-05-10T01:39:51.965Z] v1.2.2-dev.65 [2021-05-10T01:39:51.965Z] v1.2.2-dev.66 [2021-05-10T01:39:51.965Z] v1.2.2-dev.67 [2021-05-10T01:39:51.965Z] v1.2.2-dev.68 [2021-05-10T01:39:51.965Z] v1.2.2-dev.69 [2021-05-10T01:39:51.965Z] v1.2.2-dev.7 [2021-05-10T01:39:51.965Z] v1.2.2-dev.70 [2021-05-10T01:39:51.965Z] v1.2.2-dev.71 [2021-05-10T01:39:51.965Z] v1.2.2-dev.72 [2021-05-10T01:39:51.965Z] v1.2.2-dev.73 [2021-05-10T01:39:51.965Z] v1.2.2-dev.74 [2021-05-10T01:39:51.965Z] v1.2.2-dev.75 [2021-05-10T01:39:51.965Z] v1.2.2-dev.76 [2021-05-10T01:39:51.965Z] v1.2.2-dev.77 [2021-05-10T01:39:51.965Z] v1.2.2-dev.78 [2021-05-10T01:39:51.965Z] v1.2.2-dev.79 [2021-05-10T01:39:51.965Z] v1.2.2-dev.8 [2021-05-10T01:39:51.965Z] v1.2.2-dev.80 [2021-05-10T01:39:51.965Z] v1.2.2-dev.81 [2021-05-10T01:39:51.965Z] v1.2.2-dev.82 [2021-05-10T01:39:51.965Z] v1.2.2-dev.83 [2021-05-10T01:39:51.965Z] v1.2.2-dev.84 [2021-05-10T01:39:51.965Z] v1.2.2-dev.85 [2021-05-10T01:39:51.965Z] v1.2.2-dev.86 [2021-05-10T01:39:51.965Z] v1.2.2-dev.87 [2021-05-10T01:39:51.965Z] v1.2.2-dev.88 [2021-05-10T01:39:51.965Z] v1.2.2-dev.89 [2021-05-10T01:39:51.965Z] v1.2.2-dev.9 [2021-05-10T01:39:51.965Z] v1.2.2-dev.90 [2021-05-10T01:39:51.965Z] v1.2.2-dev.91 [2021-05-10T01:39:51.965Z] v1.2.2-dev.92 [2021-05-10T01:39:51.965Z] v1.2.2-dev.93 [2021-05-10T01:39:51.965Z] v1.2.2-dev.94 [2021-05-10T01:39:51.965Z] v1.2.2-dev.95 [2021-05-10T01:39:51.965Z] v1.2.2-dev.96 [2021-05-10T01:39:51.965Z] v1.2.2-dev.97 [2021-05-10T01:39:51.965Z] v1.2.2-dev.98 [2021-05-10T01:39:51.965Z] v1.2.2-dev.99 [2021-05-10T01:39:51.965Z] v1.3.0 [2021-05-10T01:39:51.965Z] v1.3.1 [2021-05-10T01:39:51.965Z] v1.3.1-dev.1 [2021-05-10T01:39:51.965Z] v1.3.1-dev.10 [2021-05-10T01:39:51.965Z] v1.3.1-dev.11 [2021-05-10T01:39:51.965Z] v1.3.1-dev.12 [2021-05-10T01:39:51.965Z] v1.3.1-dev.13 [2021-05-10T01:39:51.965Z] v1.3.1-dev.14 [2021-05-10T01:39:51.965Z] v1.3.1-dev.15 [2021-05-10T01:39:51.965Z] v1.3.1-dev.16 [2021-05-10T01:39:51.965Z] v1.3.1-dev.17 [2021-05-10T01:39:51.965Z] v1.3.1-dev.18 [2021-05-10T01:39:51.965Z] v1.3.1-dev.2 [2021-05-10T01:39:51.965Z] v1.3.1-dev.3 [2021-05-10T01:39:51.965Z] v1.3.1-dev.4 [2021-05-10T01:39:51.965Z] v1.3.1-dev.5 [2021-05-10T01:39:51.965Z] v1.3.1-dev.6 [2021-05-10T01:39:51.965Z] v1.3.1-dev.7 [2021-05-10T01:39:51.965Z] v1.3.1-dev.8 [2021-05-10T01:39:51.965Z] v1.3.1-dev.9 [2021-05-10T01:39:51.965Z] v2.0.0-dev.1 [2021-05-10T01:39:51.965Z] v2.0.0-dev.10 [2021-05-10T01:39:51.965Z] v2.0.0-dev.100 [2021-05-10T01:39:51.965Z] v2.0.0-dev.101 [2021-05-10T01:39:51.965Z] v2.0.0-dev.102 [2021-05-10T01:39:51.965Z] v2.0.0-dev.103 [2021-05-10T01:39:51.965Z] v2.0.0-dev.104 [2021-05-10T01:39:51.965Z] v2.0.0-dev.105 [2021-05-10T01:39:51.965Z] v2.0.0-dev.106 [2021-05-10T01:39:51.965Z] v2.0.0-dev.107 [2021-05-10T01:39:51.965Z] v2.0.0-dev.108 [2021-05-10T01:39:51.965Z] v2.0.0-dev.109 [2021-05-10T01:39:51.965Z] v2.0.0-dev.11 [2021-05-10T01:39:51.965Z] v2.0.0-dev.110 [2021-05-10T01:39:51.965Z] v2.0.0-dev.111 [2021-05-10T01:39:51.965Z] v2.0.0-dev.112 [2021-05-10T01:39:51.965Z] v2.0.0-dev.113 [2021-05-10T01:39:51.965Z] v2.0.0-dev.114 [2021-05-10T01:39:51.965Z] v2.0.0-dev.115 [2021-05-10T01:39:51.965Z] v2.0.0-dev.116 [2021-05-10T01:39:51.965Z] v2.0.0-dev.117 [2021-05-10T01:39:51.965Z] v2.0.0-dev.118 [2021-05-10T01:39:51.965Z] v2.0.0-dev.119 [2021-05-10T01:39:51.965Z] v2.0.0-dev.12 [2021-05-10T01:39:51.965Z] v2.0.0-dev.120 [2021-05-10T01:39:51.965Z] v2.0.0-dev.121 [2021-05-10T01:39:51.965Z] v2.0.0-dev.122 [2021-05-10T01:39:51.965Z] v2.0.0-dev.123 [2021-05-10T01:39:51.965Z] v2.0.0-dev.124 [2021-05-10T01:39:51.965Z] v2.0.0-dev.125 [2021-05-10T01:39:51.965Z] v2.0.0-dev.126 [2021-05-10T01:39:51.965Z] v2.0.0-dev.127 [2021-05-10T01:39:51.965Z] v2.0.0-dev.128 [2021-05-10T01:39:51.965Z] v2.0.0-dev.129 [2021-05-10T01:39:51.965Z] v2.0.0-dev.13 [2021-05-10T01:39:51.965Z] v2.0.0-dev.130 [2021-05-10T01:39:51.965Z] v2.0.0-dev.131 [2021-05-10T01:39:51.965Z] v2.0.0-dev.132 [2021-05-10T01:39:51.965Z] v2.0.0-dev.133 [2021-05-10T01:39:51.965Z] v2.0.0-dev.134 [2021-05-10T01:39:51.965Z] v2.0.0-dev.135 [2021-05-10T01:39:51.965Z] v2.0.0-dev.136 [2021-05-10T01:39:51.965Z] v2.0.0-dev.137 [2021-05-10T01:39:51.965Z] v2.0.0-dev.138 [2021-05-10T01:39:51.965Z] v2.0.0-dev.139 [2021-05-10T01:39:51.965Z] v2.0.0-dev.14 [2021-05-10T01:39:51.965Z] v2.0.0-dev.140 [2021-05-10T01:39:51.965Z] v2.0.0-dev.141 [2021-05-10T01:39:51.965Z] v2.0.0-dev.142 [2021-05-10T01:39:51.965Z] v2.0.0-dev.143 [2021-05-10T01:39:51.965Z] v2.0.0-dev.144 [2021-05-10T01:39:51.965Z] v2.0.0-dev.145 [2021-05-10T01:39:51.965Z] v2.0.0-dev.146 [2021-05-10T01:39:51.965Z] v2.0.0-dev.147 [2021-05-10T01:39:51.965Z] v2.0.0-dev.148 [2021-05-10T01:39:51.965Z] v2.0.0-dev.149 [2021-05-10T01:39:51.965Z] v2.0.0-dev.15 [2021-05-10T01:39:51.965Z] v2.0.0-dev.150 [2021-05-10T01:39:51.965Z] v2.0.0-dev.151 [2021-05-10T01:39:51.965Z] v2.0.0-dev.152 [2021-05-10T01:39:51.965Z] v2.0.0-dev.153 [2021-05-10T01:39:51.965Z] v2.0.0-dev.154 [2021-05-10T01:39:51.965Z] v2.0.0-dev.155 [2021-05-10T01:39:51.965Z] v2.0.0-dev.156 [2021-05-10T01:39:51.965Z] v2.0.0-dev.157 [2021-05-10T01:39:51.965Z] v2.0.0-dev.158 [2021-05-10T01:39:51.965Z] v2.0.0-dev.159 [2021-05-10T01:39:51.965Z] v2.0.0-dev.16 [2021-05-10T01:39:51.965Z] v2.0.0-dev.160 [2021-05-10T01:39:51.965Z] v2.0.0-dev.161 [2021-05-10T01:39:51.965Z] v2.0.0-dev.162 [2021-05-10T01:39:51.965Z] v2.0.0-dev.163 [2021-05-10T01:39:51.965Z] v2.0.0-dev.164 [2021-05-10T01:39:51.965Z] v2.0.0-dev.165 [2021-05-10T01:39:51.965Z] v2.0.0-dev.166 [2021-05-10T01:39:51.965Z] v2.0.0-dev.167 [2021-05-10T01:39:51.965Z] v2.0.0-dev.168 [2021-05-10T01:39:51.965Z] v2.0.0-dev.169 [2021-05-10T01:39:51.965Z] v2.0.0-dev.17 [2021-05-10T01:39:51.965Z] v2.0.0-dev.170 [2021-05-10T01:39:51.965Z] v2.0.0-dev.171 [2021-05-10T01:39:51.965Z] v2.0.0-dev.172 [2021-05-10T01:39:51.965Z] v2.0.0-dev.173 [2021-05-10T01:39:51.965Z] v2.0.0-dev.174 [2021-05-10T01:39:51.965Z] v2.0.0-dev.175 [2021-05-10T01:39:51.965Z] v2.0.0-dev.176 [2021-05-10T01:39:51.965Z] v2.0.0-dev.177 [2021-05-10T01:39:51.965Z] v2.0.0-dev.178 [2021-05-10T01:39:51.965Z] v2.0.0-dev.179 [2021-05-10T01:39:51.965Z] v2.0.0-dev.18 [2021-05-10T01:39:51.965Z] v2.0.0-dev.180 [2021-05-10T01:39:51.965Z] v2.0.0-dev.181 [2021-05-10T01:39:51.965Z] v2.0.0-dev.182 [2021-05-10T01:39:51.965Z] v2.0.0-dev.183 [2021-05-10T01:39:51.965Z] v2.0.0-dev.184 [2021-05-10T01:39:51.965Z] v2.0.0-dev.185 [2021-05-10T01:39:51.965Z] v2.0.0-dev.186 [2021-05-10T01:39:51.965Z] v2.0.0-dev.187 [2021-05-10T01:39:51.965Z] v2.0.0-dev.188 [2021-05-10T01:39:51.965Z] v2.0.0-dev.189 [2021-05-10T01:39:51.966Z] v2.0.0-dev.19 [2021-05-10T01:39:51.966Z] v2.0.0-dev.190 [2021-05-10T01:39:51.966Z] v2.0.0-dev.191 [2021-05-10T01:39:51.966Z] v2.0.0-dev.192 [2021-05-10T01:39:51.966Z] v2.0.0-dev.193 [2021-05-10T01:39:51.966Z] v2.0.0-dev.194 [2021-05-10T01:39:51.966Z] v2.0.0-dev.195 [2021-05-10T01:39:51.966Z] v2.0.0-dev.196 [2021-05-10T01:39:51.966Z] v2.0.0-dev.197 [2021-05-10T01:39:51.966Z] v2.0.0-dev.198 [2021-05-10T01:39:51.966Z] v2.0.0-dev.199 [2021-05-10T01:39:51.966Z] v2.0.0-dev.2 [2021-05-10T01:39:51.966Z] v2.0.0-dev.20 [2021-05-10T01:39:51.966Z] v2.0.0-dev.200 [2021-05-10T01:39:51.966Z] v2.0.0-dev.201 [2021-05-10T01:39:51.966Z] v2.0.0-dev.202 [2021-05-10T01:39:51.966Z] v2.0.0-dev.203 [2021-05-10T01:39:51.966Z] v2.0.0-dev.21 [2021-05-10T01:39:51.966Z] v2.0.0-dev.22 [2021-05-10T01:39:51.966Z] v2.0.0-dev.23 [2021-05-10T01:39:51.966Z] v2.0.0-dev.24 [2021-05-10T01:39:51.966Z] v2.0.0-dev.25 [2021-05-10T01:39:51.966Z] v2.0.0-dev.26 [2021-05-10T01:39:51.966Z] v2.0.0-dev.27 [2021-05-10T01:39:51.966Z] v2.0.0-dev.28 [2021-05-10T01:39:51.966Z] v2.0.0-dev.29 [2021-05-10T01:39:51.966Z] v2.0.0-dev.3 [2021-05-10T01:39:51.966Z] v2.0.0-dev.30 [2021-05-10T01:39:51.966Z] v2.0.0-dev.31 [2021-05-10T01:39:51.966Z] v2.0.0-dev.32 [2021-05-10T01:39:51.966Z] v2.0.0-dev.33 [2021-05-10T01:39:51.966Z] v2.0.0-dev.34 [2021-05-10T01:39:51.966Z] v2.0.0-dev.35 [2021-05-10T01:39:51.966Z] v2.0.0-dev.36 [2021-05-10T01:39:51.966Z] v2.0.0-dev.37 [2021-05-10T01:39:51.966Z] v2.0.0-dev.38 [2021-05-10T01:39:51.966Z] v2.0.0-dev.39 [2021-05-10T01:39:51.966Z] v2.0.0-dev.4 [2021-05-10T01:39:51.966Z] v2.0.0-dev.40 [2021-05-10T01:39:51.966Z] v2.0.0-dev.41 [2021-05-10T01:39:51.966Z] v2.0.0-dev.42 [2021-05-10T01:39:51.966Z] v2.0.0-dev.43 [2021-05-10T01:39:51.966Z] v2.0.0-dev.44 [2021-05-10T01:39:51.966Z] v2.0.0-dev.45 [2021-05-10T01:39:51.966Z] v2.0.0-dev.46 [2021-05-10T01:39:51.966Z] v2.0.0-dev.47 [2021-05-10T01:39:51.966Z] v2.0.0-dev.48 [2021-05-10T01:39:51.966Z] v2.0.0-dev.49 [2021-05-10T01:39:51.966Z] v2.0.0-dev.5 [2021-05-10T01:39:51.966Z] v2.0.0-dev.50 [2021-05-10T01:39:51.966Z] v2.0.0-dev.51 [2021-05-10T01:39:51.966Z] v2.0.0-dev.52 [2021-05-10T01:39:51.966Z] v2.0.0-dev.53 [2021-05-10T01:39:51.966Z] v2.0.0-dev.54 [2021-05-10T01:39:51.966Z] v2.0.0-dev.55 [2021-05-10T01:39:51.966Z] v2.0.0-dev.56 [2021-05-10T01:39:51.966Z] v2.0.0-dev.57 [2021-05-10T01:39:51.966Z] v2.0.0-dev.58 [2021-05-10T01:39:51.966Z] v2.0.0-dev.59 [2021-05-10T01:39:51.966Z] v2.0.0-dev.6 [2021-05-10T01:39:51.966Z] v2.0.0-dev.60 [2021-05-10T01:39:51.966Z] v2.0.0-dev.61 [2021-05-10T01:39:51.966Z] v2.0.0-dev.62 [2021-05-10T01:39:51.966Z] v2.0.0-dev.63 [2021-05-10T01:39:51.966Z] v2.0.0-dev.64 [2021-05-10T01:39:51.966Z] v2.0.0-dev.65 [2021-05-10T01:39:51.966Z] v2.0.0-dev.66 [2021-05-10T01:39:51.966Z] v2.0.0-dev.67 [2021-05-10T01:39:51.966Z] v2.0.0-dev.68 [2021-05-10T01:39:51.966Z] v2.0.0-dev.69 [2021-05-10T01:39:51.966Z] v2.0.0-dev.7 [2021-05-10T01:39:51.966Z] v2.0.0-dev.70 [2021-05-10T01:39:51.966Z] v2.0.0-dev.71 [2021-05-10T01:39:51.966Z] v2.0.0-dev.72 [2021-05-10T01:39:51.966Z] v2.0.0-dev.73 [2021-05-10T01:39:51.966Z] v2.0.0-dev.74 [2021-05-10T01:39:51.966Z] v2.0.0-dev.75 [2021-05-10T01:39:51.966Z] v2.0.0-dev.76 [2021-05-10T01:39:51.966Z] v2.0.0-dev.77 [2021-05-10T01:39:51.966Z] v2.0.0-dev.78 [2021-05-10T01:39:51.966Z] v2.0.0-dev.79 [2021-05-10T01:39:51.966Z] v2.0.0-dev.8 [2021-05-10T01:39:51.966Z] v2.0.0-dev.80 [2021-05-10T01:39:51.966Z] v2.0.0-dev.81 [2021-05-10T01:39:51.966Z] v2.0.0-dev.82 [2021-05-10T01:39:51.966Z] v2.0.0-dev.83 [2021-05-10T01:39:51.966Z] v2.0.0-dev.84 [2021-05-10T01:39:51.966Z] v2.0.0-dev.85 [2021-05-10T01:39:51.966Z] v2.0.0-dev.86 [2021-05-10T01:39:51.966Z] v2.0.0-dev.87 [2021-05-10T01:39:51.966Z] v2.0.0-dev.88 [2021-05-10T01:39:51.966Z] v2.0.0-dev.89 [2021-05-10T01:39:51.966Z] v2.0.0-dev.9 [2021-05-10T01:39:51.966Z] v2.0.0-dev.90 [2021-05-10T01:39:51.966Z] v2.0.0-dev.91 [2021-05-10T01:39:51.966Z] v2.0.0-dev.92 [2021-05-10T01:39:51.966Z] v2.0.0-dev.93 [2021-05-10T01:39:51.966Z] v2.0.0-dev.94 [2021-05-10T01:39:51.966Z] v2.0.0-dev.95 [2021-05-10T01:39:51.966Z] v2.0.0-dev.96 [2021-05-10T01:39:51.966Z] v2.0.0-dev.97 [2021-05-10T01:39:51.966Z] v2.0.0-dev.98 [2021-05-10T01:39:51.966Z] v2.0.0-dev.99 [Pipeline] sh [2021-05-10T01:39:52.266Z] + lftools sign git-tag v2.0.0-dev.203 [2021-05-10T01:39:54.281Z] Signing Git tag with Sigul... [2021-05-10T01:39:54.281Z] Signing v2.0.0-dev.203 [Pipeline] echo [2021-05-10T01:39:55.246Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T01:39:55.550Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-10T01:39:55.564Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-10T01:39:55.596Z] $ docker stop --time=1 937a5114fa5cd8f07bd528785c8fdda51f1c4d236a4a37d30172701af5258bbd [2021-05-10T01:39:58.027Z] $ docker rm -f 937a5114fa5cd8f07bd528785c8fdda51f1c4d236a4a37d30172701af5258bbd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:39:58.706Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-10T01:39:58.706Z] . [Pipeline] withDockerContainer [2021-05-10T01:39:58.837Z] prd-centos7-docker-4c-2g-3877 does not seem to be running inside a container [2021-05-10T01:39:58.896Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/471 -v /w/workspace/edgex-go/471:/w/workspace/edgex-go/471:rw,z -v /w/workspace/edgex-go/471@tmp:/w/workspace/edgex-go/471@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:10004/edgex-devops/git-semver:latest cat [2021-05-10T01:39:59.888Z] $ docker top 3b99a72f90bbe025af02ee8aeb22b79bc07136480722ef18f18fdc9c07427ebd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-10T01:40:00.064Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-10T01:40:00.064Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-10T01:40:00.306Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-10T01:40:00.312Z] $ docker exec 3b99a72f90bbe025af02ee8aeb22b79bc07136480722ef18f18fdc9c07427ebd ssh-agent [2021-05-10T01:40:00.524Z] SSH_AUTH_SOCK=/tmp/ssh-kCZygpKzbTIk/agent.11 [2021-05-10T01:40:00.524Z] SSH_AGENT_PID=16 [2021-05-10T01:40:00.532Z] Running ssh-add (command line suppressed) [2021-05-10T01:40:00.676Z] Identity added: /w/workspace/edgex-go/471@tmp/private_key_1037706543570923874.key (/w/workspace/edgex-go/471@tmp/private_key_1037706543570923874.key) [2021-05-10T01:40:00.746Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-10T01:40:01.049Z] + git semver bump pre [2021-05-10T01:40:01.049Z] # -> Open(): unable to determine branch for HEAD [2021-05-10T01:40:01.049Z] # $GIT_DIR = /w/workspace/edgex-go/471/.git [2021-05-10T01:40:01.049Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/471 [2021-05-10T01:40:01.049Z] # $SEMVER_REMOTE_NAME = origin [2021-05-10T01:40:01.049Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-10T01:40:01.049Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-10T01:40:01.049Z] # $SEMVER_BRANCH = master [2021-05-10T01:40:01.049Z] # $SEMVER_DIR = /w/workspace/edgex-go/471/.semver [2021-05-10T01:40:01.049Z] 2.0.0-dev.204 [Pipeline] } [2021-05-10T01:40:01.065Z] $ docker exec --env ******** --env ******** 3b99a72f90bbe025af02ee8aeb22b79bc07136480722ef18f18fdc9c07427ebd ssh-agent -k [2021-05-10T01:40:01.190Z] unset SSH_AUTH_SOCK; [2021-05-10T01:40:01.190Z] unset SSH_AGENT_PID; [2021-05-10T01:40:01.190Z] echo Agent pid 16 killed; [2021-05-10T01:40:01.244Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-10T01:40:01.586Z] + git semver [Pipeline] } [2021-05-10T01:40:01.606Z] $ docker stop --time=1 3b99a72f90bbe025af02ee8aeb22b79bc07136480722ef18f18fdc9c07427ebd [2021-05-10T01:40:02.971Z] $ docker rm -f 3b99a72f90bbe025af02ee8aeb22b79bc07136480722ef18f18fdc9c07427ebd [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:40:03.400Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-10T01:40:03.400Z] . [Pipeline] withDockerContainer [2021-05-10T01:40:03.512Z] prd-centos7-docker-4c-2g-3877 does not seem to be running inside a container [2021-05-10T01:40:03.563Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/471 -v /w/workspace/edgex-go/471:/w/workspace/edgex-go/471:rw,z -v /w/workspace/edgex-go/471@tmp:/w/workspace/edgex-go/471@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:10004/edgex-devops/git-semver:latest cat [2021-05-10T01:40:04.393Z] $ docker top 5bec707e5416dbe1a7a1b013371d8cc57447c4d5657150486510d382e08e4ae6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-10T01:40:04.592Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-10T01:40:04.593Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-10T01:40:04.798Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-10T01:40:04.804Z] $ docker exec 5bec707e5416dbe1a7a1b013371d8cc57447c4d5657150486510d382e08e4ae6 ssh-agent [2021-05-10T01:40:04.997Z] SSH_AUTH_SOCK=/tmp/ssh-qA2ldbKjidiw/agent.12 [2021-05-10T01:40:04.997Z] SSH_AGENT_PID=17 [2021-05-10T01:40:05.005Z] Running ssh-add (command line suppressed) [2021-05-10T01:40:05.142Z] Identity added: /w/workspace/edgex-go/471@tmp/private_key_6034870311170849572.key (/w/workspace/edgex-go/471@tmp/private_key_6034870311170849572.key) [2021-05-10T01:40:05.200Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-10T01:40:05.499Z] + git semver push [2021-05-10T01:40:05.499Z] # -> Open(): unable to determine branch for HEAD [2021-05-10T01:40:05.499Z] # $GIT_DIR = /w/workspace/edgex-go/471/.git [2021-05-10T01:40:05.499Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/471 [2021-05-10T01:40:05.499Z] # $SEMVER_REMOTE_NAME = origin [2021-05-10T01:40:05.499Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-10T01:40:05.499Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-10T01:40:05.499Z] # $SEMVER_BRANCH = master [2021-05-10T01:40:05.499Z] # $SEMVER_DIR = /w/workspace/edgex-go/471/.semver [Pipeline] } [2021-05-10T01:40:15.576Z] $ docker exec --env ******** --env ******** 5bec707e5416dbe1a7a1b013371d8cc57447c4d5657150486510d382e08e4ae6 ssh-agent -k [2021-05-10T01:40:15.715Z] unset SSH_AUTH_SOCK; [2021-05-10T01:40:15.715Z] unset SSH_AGENT_PID; [2021-05-10T01:40:15.715Z] echo Agent pid 17 killed; [2021-05-10T01:40:15.773Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-10T01:40:16.103Z] + git semver [Pipeline] } [2021-05-10T01:40:16.122Z] $ docker stop --time=1 5bec707e5416dbe1a7a1b013371d8cc57447c4d5657150486510d382e08e4ae6 [2021-05-10T01:40:17.498Z] $ docker rm -f 5bec707e5416dbe1a7a1b013371d8cc57447c4d5657150486510d382e08e4ae6 [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-05-10T01:40:18.157Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T01:40:19.041Z] ---> package-listing.sh [2021-05-10T01:40:19.041Z] ++ facter osfamily [2021-05-10T01:40:19.041Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-10T01:40:19.041Z] + OS_FAMILY=redhat [2021-05-10T01:40:19.041Z] + workspace=/w/workspace/edgex-go/471 [2021-05-10T01:40:19.041Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-10T01:40:19.041Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-10T01:40:19.041Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-10T01:40:19.041Z] + PACKAGES=/tmp/packages_start.txt [2021-05-10T01:40:19.041Z] + '[' /w/workspace/edgex-go/471 ']' [2021-05-10T01:40:19.041Z] + PACKAGES=/tmp/packages_end.txt [2021-05-10T01:40:19.041Z] + case "${OS_FAMILY}" in [2021-05-10T01:40:19.041Z] + rpm -qa [2021-05-10T01:40:19.041Z] + sort [2021-05-10T01:40:24.391Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-10T01:40:24.391Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-10T01:40:24.391Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-10T01:40:24.391Z] + '[' /w/workspace/edgex-go/471 ']' [2021-05-10T01:40:24.391Z] + mkdir -p /w/workspace/edgex-go/471/archives/ [2021-05-10T01:40:24.391Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/471/archives/ [Pipeline] echo [2021-05-10T01:40:24.408Z] 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/471/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-10T01:40:24.701Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:40:25.011Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-10T01:40:25.011Z] [2021-05-10T01:40:25.011Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:40:25.326Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-10T01:40:25.326Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-10T01:40:25.326Z] df20fa9351a1: Pulling fs layer [2021-05-10T01:40:25.326Z] 36b3adc4ff6f: Pulling fs layer [2021-05-10T01:40:25.326Z] 8ad3a11d3b57: Pulling fs layer [2021-05-10T01:40:25.326Z] 46f8f816bc3b: Pulling fs layer [2021-05-10T01:40:25.326Z] 93b61091891f: Pulling fs layer [2021-05-10T01:40:25.326Z] 93b9cdb0e59b: Pulling fs layer [2021-05-10T01:40:25.326Z] 5e14af77c1be: Pulling fs layer [2021-05-10T01:40:25.326Z] 01666e4c0597: Pulling fs layer [2021-05-10T01:40:25.326Z] aa168da1d23b: Pulling fs layer [2021-05-10T01:40:25.326Z] 93b61091891f: Waiting [2021-05-10T01:40:25.326Z] 93b9cdb0e59b: Waiting [2021-05-10T01:40:25.326Z] 5e14af77c1be: Waiting [2021-05-10T01:40:25.326Z] 01666e4c0597: Waiting [2021-05-10T01:40:25.326Z] aa168da1d23b: Waiting [2021-05-10T01:40:25.326Z] 46f8f816bc3b: Waiting [2021-05-10T01:40:25.326Z] 36b3adc4ff6f: Verifying Checksum [2021-05-10T01:40:25.326Z] 36b3adc4ff6f: Download complete [2021-05-10T01:40:25.326Z] 46f8f816bc3b: Verifying Checksum [2021-05-10T01:40:25.326Z] 46f8f816bc3b: Download complete [2021-05-10T01:40:25.591Z] df20fa9351a1: Verifying Checksum [2021-05-10T01:40:25.591Z] df20fa9351a1: Download complete [2021-05-10T01:40:25.591Z] 93b9cdb0e59b: Download complete [2021-05-10T01:40:25.591Z] 5e14af77c1be: Verifying Checksum [2021-05-10T01:40:25.591Z] 5e14af77c1be: Download complete [2021-05-10T01:40:25.591Z] 01666e4c0597: Verifying Checksum [2021-05-10T01:40:25.591Z] 01666e4c0597: Download complete [2021-05-10T01:40:25.591Z] 8ad3a11d3b57: Verifying Checksum [2021-05-10T01:40:25.591Z] 8ad3a11d3b57: Download complete [2021-05-10T01:40:26.168Z] df20fa9351a1: Pull complete [2021-05-10T01:40:26.429Z] 93b61091891f: Download complete [2021-05-10T01:40:26.697Z] 36b3adc4ff6f: Pull complete [2021-05-10T01:40:27.645Z] aa168da1d23b: Verifying Checksum [2021-05-10T01:40:27.645Z] aa168da1d23b: Download complete [2021-05-10T01:40:28.599Z] 8ad3a11d3b57: Pull complete [2021-05-10T01:40:28.599Z] 46f8f816bc3b: Pull complete [2021-05-10T01:40:28.862Z] 93b61091891f: Pull complete [2021-05-10T01:40:28.862Z] 93b9cdb0e59b: Pull complete [2021-05-10T01:40:29.125Z] 5e14af77c1be: Pull complete [2021-05-10T01:40:29.386Z] 01666e4c0597: Pull complete [2021-05-10T01:40:39.434Z] aa168da1d23b: Pull complete [2021-05-10T01:40:39.434Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-10T01:40:39.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-10T01:40:39.434Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-10T01:40:39.631Z] prd-centos7-docker-4c-2g-3877 does not seem to be running inside a container [2021-05-10T01:40:39.703Z] $ 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/471/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/471 -v /w/workspace/edgex-go/471:/w/workspace/edgex-go/471:rw,z -v /w/workspace/edgex-go/471@tmp:/w/workspace/edgex-go/471@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-lftools-log-publisher:alpine cat [2021-05-10T01:40:42.479Z] $ docker top 53e9aefa8ea9917995a15af1ab42fd0d854754592d5e39524a1916c291977063 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T01:40:42.947Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-10T01:40:43.247Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-10T01:40:43.544Z] + ls /var/log/sa-host [2021-05-10T01:40:43.544Z] + sadf -c /var/log/sa-host/sa10 [2021-05-10T01:40:43.544Z] file_magic: OK [2021-05-10T01:40:43.544Z] HZ: Using current value: 100 [2021-05-10T01:40:43.544Z] file_header: OK [2021-05-10T01:40:43.544Z] 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-05-10T01:40:43.544Z] Statistics: [2021-05-10T01:40:43.544Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-10T01:40:43.544Z] File successfully converted to sysstat format version 12.2.1 [2021-05-10T01:40:43.544Z] + sadf -c /var/log/sa-host/sa23 [2021-05-10T01:40:43.544Z] file_magic: OK [2021-05-10T01:40:43.544Z] HZ: Using current value: 100 [2021-05-10T01:40:43.544Z] file_header: OK [2021-05-10T01:40:43.544Z] 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-05-10T01:40:43.544Z] Statistics: [2021-05-10T01:40:43.544Z] Hnuu...uuuununununu... [2021-05-10T01:40:43.544Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-10T01:40:43.725Z] provisioning config files... [2021-05-10T01:40:43.742Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/471@tmp/config2447306711242856393tmp [Pipeline] { [Pipeline] echo [2021-05-10T01:40:43.765Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T01:40:44.066Z] ---> create-netrc.sh [Pipeline] } [2021-05-10T01:40:44.076Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-10T01:40:44.099Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T01:40:44.400Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-10T01:40:44.410Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T01:40:44.706Z] ---> sudo-logs.sh [2021-05-10T01:40:44.706Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-10T01:40:44.740Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T01:40:45.036Z] ---> job-cost.sh [2021-05-10T01:40:45.037Z] lf-activate-venv: SKIPPING [2021-05-10T01:40:45.037Z] DEBUG: total: 0.20999999344348907 [2021-05-10T01:40:45.037Z] INFO: Retrieving Stack Cost... [2021-05-10T01:40:46.426Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-10T01:40:47.000Z] INFO: Archiving Costs [Pipeline] echo [2021-05-10T01:40:47.015Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T01:40:47.314Z] ---> logs-deploy.sh [2021-05-10T01:40:47.314Z] lf-activate-venv: SKIPPING [2021-05-10T01:40:47.314Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/471 [2021-05-10T01:40:47.314Z] INFO: archiving workspace using pattern(s): [2021-05-10T01:40:48.702Z] Archives upload complete. [2021-05-10T01:40:48.963Z] INFO: archiving logs to Nexus [2021-05-10T01:40:49.911Z] ---> uname -a: [2021-05-10T01:40:49.911Z] Linux prd-centos7-docker-4c-2g-3877.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-05-10T01:40:49.911Z] [2021-05-10T01:40:49.911Z] [2021-05-10T01:40:49.912Z] ---> lscpu: [2021-05-10T01:40:49.912Z] Architecture: x86_64 [2021-05-10T01:40:49.912Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-10T01:40:49.912Z] Byte Order: Little Endian [2021-05-10T01:40:49.912Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-10T01:40:49.912Z] CPU(s): 4 [2021-05-10T01:40:49.912Z] On-line CPU(s) list: 0-3 [2021-05-10T01:40:49.912Z] Thread(s) per core: 1 [2021-05-10T01:40:49.912Z] Core(s) per socket: 1 [2021-05-10T01:40:49.912Z] Socket(s): 4 [2021-05-10T01:40:49.912Z] NUMA node(s): 1 [2021-05-10T01:40:49.912Z] Vendor ID: GenuineIntel [2021-05-10T01:40:49.912Z] CPU family: 6 [2021-05-10T01:40:49.912Z] Model: 44 [2021-05-10T01:40:49.912Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-05-10T01:40:49.912Z] Stepping: 1 [2021-05-10T01:40:49.912Z] CPU MHz: 2933.442 [2021-05-10T01:40:49.912Z] BogoMIPS: 5866.88 [2021-05-10T01:40:49.912Z] Virtualization: VT-x [2021-05-10T01:40:49.912Z] Hypervisor vendor: KVM [2021-05-10T01:40:49.912Z] Virtualization type: full [2021-05-10T01:40:49.912Z] L1d cache: 128 KiB [2021-05-10T01:40:49.912Z] L1i cache: 128 KiB [2021-05-10T01:40:49.912Z] L2 cache: 16 MiB [2021-05-10T01:40:49.912Z] L3 cache: 64 MiB [2021-05-10T01:40:49.912Z] NUMA node0 CPU(s): 0-3 [2021-05-10T01:40:49.912Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-05-10T01:40:49.912Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-05-10T01:40:49.912Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-05-10T01:40:49.912Z] Vulnerability Meltdown: Mitigation; PTI [2021-05-10T01:40:49.912Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-10T01:40:49.912Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-10T01:40:49.912Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-10T01:40:49.912Z] Vulnerability Srbds: Not affected [2021-05-10T01:40:49.912Z] Vulnerability Tsx async abort: Not affected [2021-05-10T01:40:49.912Z] 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-05-10T01:40:49.912Z] [2021-05-10T01:40:49.912Z] [2021-05-10T01:40:49.912Z] ---> nproc: [2021-05-10T01:40:49.912Z] 4 [2021-05-10T01:40:49.912Z] [2021-05-10T01:40:49.912Z] [2021-05-10T01:40:49.912Z] ---> df -h: [2021-05-10T01:40:49.912Z] Filesystem Size Used Available Use% Mounted on [2021-05-10T01:40:49.912Z] overlay 50.0G 13.5G 36.5G 27% / [2021-05-10T01:40:49.912Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-10T01:40:49.912Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-05-10T01:40:49.912Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-10T01:40:49.912Z] /dev/vda1 50.0G 13.5G 36.5G 27% /facter-os [2021-05-10T01:40:49.912Z] /dev/vda1 50.0G 13.5G 36.5G 27% /etc/resolv.conf [2021-05-10T01:40:49.912Z] /dev/vda1 50.0G 13.5G 36.5G 27% /etc/hostname [2021-05-10T01:40:49.912Z] /dev/vda1 50.0G 13.5G 36.5G 27% /etc/hosts [2021-05-10T01:40:49.912Z] /dev/vda1 50.0G 13.5G 36.5G 27% /var/log/auth.log [2021-05-10T01:40:49.912Z] /dev/vda1 50.0G 13.5G 36.5G 27% /run/cloud-init/result.json [2021-05-10T01:40:49.912Z] /dev/vda1 50.0G 13.5G 36.5G 27% /var/log/sa-host [2021-05-10T01:40:49.912Z] /dev/vda1 50.0G 13.5G 36.5G 27% /var/log/secure [2021-05-10T01:40:49.912Z] /dev/vda1 50.0G 13.5G 36.5G 27% /w/workspace/edgex-go/471@tmp [2021-05-10T01:40:49.912Z] /dev/vda1 50.0G 13.5G 36.5G 27% /w/workspace/edgex-go/471 [2021-05-10T01:40:49.912Z] [2021-05-10T01:40:49.912Z] [2021-05-10T01:40:49.912Z] ---> free -m: [2021-05-10T01:40:49.912Z] total used free shared buff/cache available [2021-05-10T01:40:49.912Z] Mem: 1837 787 147 0 902 1000 [2021-05-10T01:40:49.912Z] Swap: 1023 85 938 [2021-05-10T01:40:49.912Z] [2021-05-10T01:40:49.912Z] [2021-05-10T01:40:49.912Z] ---> ip addr: [2021-05-10T01:40:49.912Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-10T01:40:49.912Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-10T01:40:49.912Z] inet 127.0.0.1/8 scope host lo [2021-05-10T01:40:49.912Z] valid_lft forever preferred_lft forever [2021-05-10T01:40:49.912Z] inet6 ::1/128 scope host [2021-05-10T01:40:49.912Z] valid_lft forever preferred_lft forever [2021-05-10T01:40:49.912Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-10T01:40:49.912Z] link/ether fa:16:3e:74:42:71 brd ff:ff:ff:ff:ff:ff [2021-05-10T01:40:49.912Z] inet 10.30.123.5/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-10T01:40:49.912Z] valid_lft 85065sec preferred_lft 85065sec [2021-05-10T01:40:49.912Z] inet6 fe80::f816:3eff:fe74:4271/64 scope link [2021-05-10T01:40:49.912Z] valid_lft forever preferred_lft forever [2021-05-10T01:40:49.912Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-10T01:40:49.912Z] link/ether 02:42:b1:df:7c:5b brd ff:ff:ff:ff:ff:ff [2021-05-10T01:40:49.912Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-10T01:40:49.912Z] valid_lft forever preferred_lft forever [2021-05-10T01:40:49.912Z] inet6 fe80::42:b1ff:fedf:7c5b/64 scope link [2021-05-10T01:40:49.912Z] valid_lft forever preferred_lft forever [2021-05-10T01:40:49.912Z] [2021-05-10T01:40:49.912Z] [2021-05-10T01:40:49.912Z] ---> sar -b -r -n DEV: [2021-05-10T01:40:49.912Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/10/21 _x86_64_ (4 CPU) [2021-05-10T01:40:49.912Z] [2021-05-10T01:40:49.912Z] 01:18:23 LINUX RESTART (4 CPU) [2021-05-10T01:40:49.912Z] [2021-05-10T01:40:49.912Z] 01:19:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-10T01:40:49.912Z] 01:20:01 127.86 67.62 60.24 0.00 8462.23 17506.07 0.00 [2021-05-10T01:40:49.912Z] 01:21:02 248.87 84.33 164.55 0.00 5084.16 46249.19 0.00 [2021-05-10T01:40:49.912Z] 01:22:01 242.33 126.40 115.92 0.00 4167.14 16589.71 0.00 [2021-05-10T01:40:49.912Z] 01:23:01 124.39 53.90 70.49 0.00 2073.51 9878.18 0.00 [2021-05-10T01:40:49.912Z] 01:24:01 134.67 40.06 94.61 0.00 2804.72 25265.33 0.00 [2021-05-10T01:40:49.912Z] 01:25:02 1860.21 1526.17 334.04 0.00 147003.49 203827.94 0.00 [2021-05-10T01:40:49.912Z] 01:26:02 1805.37 1556.47 248.90 0.00 89527.71 107378.29 0.00 [2021-05-10T01:40:49.912Z] 01:27:01 746.88 414.31 332.57 0.00 67014.62 109168.56 0.00 [2021-05-10T01:40:49.912Z] 01:28:02 3016.67 2650.58 366.09 0.00 137543.09 158738.27 0.00 [2021-05-10T01:40:49.912Z] 01:29:01 685.37 451.31 234.06 0.00 29530.57 42939.37 0.00 [2021-05-10T01:40:49.912Z] 01:30:01 165.99 126.79 39.20 0.00 8613.11 3116.92 0.00 [2021-05-10T01:40:49.912Z] 01:31:01 2.46 1.23 1.23 0.00 21.18 23.61 0.00 [2021-05-10T01:40:49.912Z] 01:32:01 0.58 0.32 0.27 0.00 5.46 2.90 0.00 [2021-05-10T01:40:49.912Z] 01:33:01 0.28 0.00 0.28 0.00 0.00 3.30 0.00 [2021-05-10T01:40:49.912Z] 01:34:01 1.93 1.67 0.27 0.00 57.02 3.40 0.00 [2021-05-10T01:40:49.912Z] 01:35:02 0.88 0.02 0.87 0.00 0.53 16.42 0.00 [2021-05-10T01:40:49.912Z] 01:36:01 0.25 0.00 0.25 0.00 0.00 2.61 0.00 [2021-05-10T01:40:49.912Z] 01:37:01 0.32 0.15 0.17 0.00 3.20 1.78 0.00 [2021-05-10T01:40:49.912Z] 01:38:01 0.30 0.00 0.30 0.00 0.00 4.05 0.00 [2021-05-10T01:40:49.912Z] 01:39:01 336.10 174.93 161.17 0.00 9040.61 38917.74 0.00 [2021-05-10T01:40:49.912Z] 01:40:01 232.15 86.32 145.83 0.00 6784.49 33931.44 0.00 [2021-05-10T01:40:49.912Z] Average: 465.90 352.80 113.09 0.00 24797.35 38924.30 0.00 [2021-05-10T01:40:49.912Z] [2021-05-10T01:40:49.912Z] 01:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-10T01:40:49.912Z] 01:20:01 255692 0 624312 33.18 2620 998920 1300228 44.37 605012 817644 43892 [2021-05-10T01:40:49.912Z] 01:21:02 76864 0 795840 42.30 1520 1007320 1535992 52.42 648664 858844 89340 [2021-05-10T01:40:49.912Z] 01:22:01 132588 0 832092 44.22 744 916120 1759884 60.06 714092 749228 45084 [2021-05-10T01:40:49.912Z] 01:23:01 193968 0 822260 43.70 656 864660 1758512 60.02 660076 733976 56652 [2021-05-10T01:40:49.912Z] 01:24:01 159840 0 754136 40.08 516 967052 1272624 43.43 600292 828764 216 [2021-05-10T01:40:49.912Z] 01:25:02 72444 0 857512 45.57 76 951512 2337512 79.78 763248 813160 55348 [2021-05-10T01:40:49.912Z] 01:26:02 451260 0 908736 48.30 76 521472 3043636 103.87 546612 607960 7048 [2021-05-10T01:40:49.912Z] 01:27:01 68020 0 789712 41.97 76 1023736 1899656 64.83 740136 839376 23396 [2021-05-10T01:40:49.912Z] 01:28:02 90816 0 726564 38.62 76 1064088 1784212 60.89 709900 836040 25708 [2021-05-10T01:40:49.912Z] 01:29:01 419908 0 649860 34.54 76 811700 1357788 46.34 485448 726812 56 [2021-05-10T01:40:49.912Z] 01:30:01 197060 0 639000 33.96 76 1045408 1210200 41.30 576960 852204 28 [2021-05-10T01:40:49.912Z] 01:31:01 203152 0 632872 33.64 76 1045444 1192928 40.71 573172 851588 8 [2021-05-10T01:40:49.912Z] 01:32:01 204940 0 631088 33.54 76 1045440 1170468 39.95 572684 850932 12 [2021-05-10T01:40:49.912Z] 01:33:01 205464 0 630564 33.51 76 1045440 1170468 39.95 572756 850932 8 [2021-05-10T01:40:49.912Z] 01:34:01 204868 0 630128 33.49 76 1046472 1170372 39.94 572300 851724 24 [2021-05-10T01:40:49.912Z] 01:35:02 205204 0 629784 33.47 76 1046480 1170300 39.94 572076 851724 12 [2021-05-10T01:40:49.912Z] 01:36:01 204384 0 630596 33.51 76 1046488 1170432 39.94 572372 851724 20 [2021-05-10T01:40:49.912Z] 01:37:01 204596 0 630380 33.50 76 1046492 1170472 39.95 572180 851816 20 [2021-05-10T01:40:49.912Z] 01:38:01 204464 0 630500 33.51 76 1046504 1170484 39.95 572508 851820 8 [2021-05-10T01:40:49.912Z] 01:39:01 303216 0 675616 35.91 76 902636 1184008 40.41 588432 697964 36 [2021-05-10T01:40:49.912Z] 01:40:01 240340 0 772424 41.05 0 868780 1447316 49.39 534220 738976 56 [2021-05-10T01:40:49.912Z] Average: 204718 0 709237 37.69 343 967246 1489404 50.83 607292 805391 16522 [2021-05-10T01:40:49.912Z] [2021-05-10T01:40:49.912Z] 01:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-10T01:40:49.912Z] 01:20:01 veth776fd5f 1057.41 677.83 95.54 2682.80 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.912Z] 01:20:01 eth0 1164.93 1476.43 5802.10 152.28 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.912Z] 01:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.912Z] 01:20:01 vethe8cd939 677.83 1057.41 2682.80 95.54 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.912Z] 01:21:02 eth0 561.71 436.41 3531.60 75.08 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.912Z] 01:21:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.912Z] 01:21:02 docker0 1245.18 927.35 93.93 3514.72 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.912Z] 01:22:01 vethf751408 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.912Z] 01:22:01 eth0 37.68 22.13 34.81 14.27 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.912Z] 01:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.912Z] 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.912Z] 01:23:01 vethf751408 2.43 2.43 0.19 0.19 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.912Z] 01:23:01 eth0 58.39 48.34 20.42 80.79 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.912Z] 01:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.912Z] 01:23:01 docker0 2.43 2.43 0.16 0.19 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.912Z] 01:24:01 eth0 191.05 150.51 1704.65 43.88 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.912Z] 01:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.912Z] 01:24:01 veth887ae33 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.912Z] 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.912Z] 01:25:02 eth0 103.59 80.78 183.74 49.95 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.912Z] 01:25:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.912Z] 01:25:02 veth887ae33 0.00 0.75 0.00 0.04 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.912Z] 01:25:02 docker0 54.54 65.93 3.57 165.10 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.912Z] 01:26:02 vetha95c8b1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.912Z] 01:26:02 eth0 11.65 5.92 9.10 4.68 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.912Z] 01:26:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.912Z] 01:26:02 vethf6adc81 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.912Z] 01:27:01 veth116bac7 29.17 45.84 2.25 348.48 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.912Z] 01:27:01 eth0 223.56 168.86 1793.53 27.98 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.912Z] 01:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.912Z] 01:27:01 veth887ae33 0.00 1.73 0.00 0.08 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.912Z] 01:28:02 eth0 82.41 63.78 92.03 94.73 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.912Z] 01:28:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.912Z] 01:28:02 veth887ae33 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.912Z] 01:28:02 docker0 1351.55 1077.10 100.65 4176.74 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.912Z] 01:29:01 vethc0f2157 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.912Z] 01:29:01 veth136ad73 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.912Z] 01:29:01 eth0 30.64 16.60 61.25 11.78 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.912Z] 01:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.913Z] 01:30:01 eth0 452.26 438.04 223.59 1618.56 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.913Z] 01:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.913Z] 01:30:01 docker0 1387.47 1116.07 103.08 4324.29 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.913Z] 01:31:01 eth0 12.72 9.51 7.89 5.99 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.913Z] 01:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.913Z] 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.913Z] 01:32:01 eth0 2.10 1.07 0.90 0.61 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.913Z] 01:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.913Z] 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.913Z] 01:33:01 eth0 0.77 0.35 0.30 0.20 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.913Z] 01:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.913Z] 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.913Z] 01:34:01 eth0 0.30 0.17 0.14 0.07 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.913Z] 01:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.913Z] 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.913Z] 01:35:02 eth0 0.82 0.07 0.07 0.01 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.913Z] 01:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.913Z] 01:35:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.913Z] 01:36:01 eth0 0.63 0.42 0.28 0.21 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.913Z] 01:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.913Z] 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.913Z] 01:37:01 eth0 1.42 0.38 0.37 0.21 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.913Z] 01:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.913Z] 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.913Z] 01:38:01 eth0 0.53 0.27 0.27 0.20 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.913Z] 01:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.913Z] 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.913Z] 01:39:01 eth0 483.82 414.11 4470.93 48.00 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.913Z] 01:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.913Z] 01:39:01 docker0 49.30 48.44 4.38 372.79 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.913Z] 01:40:01 vethf68425c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.913Z] 01:40:01 eth0 477.73 412.60 3509.70 144.47 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.913Z] 01:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.913Z] 01:40:01 docker0 29.36 34.76 1.54 261.96 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.913Z] Average: vethf68425c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.913Z] Average: eth0 186.13 178.90 1023.35 113.36 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.913Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.913Z] Average: docker0 69.95 57.22 5.20 236.60 0.00 0.00 0.00 0.00 [2021-05-10T01:40:49.913Z] [2021-05-10T01:40:49.913Z] [2021-05-10T01:40:49.913Z] ---> sar -P ALL: [2021-05-10T01:40:49.913Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/10/21 _x86_64_ (4 CPU) [2021-05-10T01:40:49.913Z] [2021-05-10T01:40:49.913Z] 01:18:23 LINUX RESTART (4 CPU) [2021-05-10T01:40:49.913Z] [2021-05-10T01:40:49.913Z] 01:19:01 CPU %user %nice %system %iowait %steal %idle [2021-05-10T01:40:49.913Z] 01:20:01 all 13.27 0.00 6.45 2.06 0.06 78.16 [2021-05-10T01:40:49.913Z] 01:20:01 0 19.67 0.00 10.09 2.56 0.03 67.64 [2021-05-10T01:40:49.913Z] 01:20:01 1 10.65 0.00 5.27 4.35 0.08 79.65 [2021-05-10T01:40:49.913Z] 01:20:01 2 10.08 0.00 5.22 1.04 0.05 83.61 [2021-05-10T01:40:49.913Z] 01:20:01 3 12.80 0.00 5.30 0.29 0.05 81.56 [2021-05-10T01:40:49.913Z] 01:21:02 all 11.10 0.00 9.08 4.98 0.07 74.76 [2021-05-10T01:40:49.913Z] 01:21:02 0 10.56 0.00 9.32 5.43 0.05 74.64 [2021-05-10T01:40:49.913Z] 01:21:02 1 11.07 0.00 9.40 3.80 0.09 75.66 [2021-05-10T01:40:49.913Z] 01:21:02 2 10.76 0.00 8.43 5.93 0.07 74.81 [2021-05-10T01:40:49.913Z] 01:21:02 3 12.01 0.00 9.19 4.77 0.09 73.94 [2021-05-10T01:40:49.913Z] 01:22:01 all 47.13 0.00 13.57 7.44 0.05 31.81 [2021-05-10T01:40:49.913Z] 01:22:01 0 45.58 0.00 14.16 6.23 0.05 33.98 [2021-05-10T01:40:49.913Z] 01:22:01 1 47.27 0.00 12.51 7.20 0.05 32.97 [2021-05-10T01:40:49.913Z] 01:22:01 2 45.79 0.00 13.84 8.90 0.05 31.42 [2021-05-10T01:40:49.913Z] 01:22:01 3 49.89 0.00 13.77 7.42 0.04 28.87 [2021-05-10T01:40:49.913Z] 01:23:01 all 48.25 0.00 14.65 3.81 0.06 33.23 [2021-05-10T01:40:49.913Z] 01:23:01 0 47.89 0.00 14.59 3.95 0.05 33.52 [2021-05-10T01:40:49.913Z] 01:23:01 1 47.66 0.00 14.75 4.01 0.05 33.53 [2021-05-10T01:40:49.913Z] 01:23:01 2 49.69 0.00 14.23 3.20 0.05 32.84 [2021-05-10T01:40:49.913Z] 01:23:01 3 47.77 0.00 15.02 4.07 0.09 33.05 [2021-05-10T01:40:49.913Z] 01:24:01 all 32.67 0.00 12.66 3.13 0.05 51.49 [2021-05-10T01:40:49.913Z] 01:24:01 0 35.08 0.00 12.81 0.59 0.05 51.46 [2021-05-10T01:40:49.913Z] 01:24:01 1 31.09 0.00 12.41 4.60 0.05 51.84 [2021-05-10T01:40:49.913Z] 01:24:01 2 32.12 0.00 12.67 3.89 0.03 51.29 [2021-05-10T01:40:49.913Z] 01:24:01 3 32.37 0.00 12.74 3.46 0.05 51.38 [2021-05-10T01:40:49.913Z] 01:25:02 all 20.22 0.00 30.61 18.79 0.14 30.25 [2021-05-10T01:40:49.913Z] 01:25:02 0 19.54 0.00 30.23 17.56 0.14 32.54 [2021-05-10T01:40:49.913Z] 01:25:02 1 21.26 0.00 30.32 19.45 0.10 28.87 [2021-05-10T01:40:49.913Z] 01:25:02 2 19.78 0.00 31.24 19.36 0.14 29.48 [2021-05-10T01:40:49.913Z] 01:25:02 3 20.30 0.00 30.66 18.78 0.16 30.11 [2021-05-10T01:40:49.913Z] 01:26:02 all 51.21 0.00 19.75 17.76 0.10 11.17 [2021-05-10T01:40:49.913Z] 01:26:02 0 51.53 0.00 19.50 18.54 0.09 10.33 [2021-05-10T01:40:49.913Z] 01:26:02 1 51.14 0.00 18.48 16.23 0.09 14.06 [2021-05-10T01:40:49.913Z] 01:26:02 2 50.95 0.00 20.28 18.88 0.16 9.73 [2021-05-10T01:40:49.913Z] 01:26:02 3 51.21 0.00 20.80 17.42 0.07 10.50 [2021-05-10T01:40:49.913Z] 01:27:01 all 29.18 0.00 19.50 24.70 0.09 26.54 [2021-05-10T01:40:49.913Z] 01:27:01 0 29.42 0.00 20.46 20.92 0.09 29.10 [2021-05-10T01:40:49.913Z] 01:27:01 1 27.33 0.00 17.98 24.76 0.11 29.83 [2021-05-10T01:40:49.913Z] 01:27:01 2 30.01 0.00 20.23 27.37 0.05 22.34 [2021-05-10T01:40:49.913Z] 01:27:01 3 29.96 0.00 19.32 25.76 0.11 24.85 [2021-05-10T01:40:49.913Z] 01:28:02 all 17.56 0.00 25.04 33.24 0.12 24.04 [2021-05-10T01:40:49.913Z] 01:28:02 0 17.21 0.00 25.94 34.80 0.14 21.91 [2021-05-10T01:40:49.913Z] 01:28:02 1 17.76 0.00 23.72 32.24 0.10 26.17 [2021-05-10T01:40:49.913Z] 01:28:02 2 17.18 0.00 24.38 35.26 0.12 23.06 [2021-05-10T01:40:49.913Z] 01:28:02 3 18.08 0.00 26.14 30.65 0.12 25.02 [2021-05-10T01:40:49.913Z] 01:29:01 all 50.69 0.00 16.11 15.63 0.10 17.47 [2021-05-10T01:40:49.913Z] 01:29:01 0 51.55 0.00 16.17 15.08 0.09 17.11 [2021-05-10T01:40:49.913Z] 01:29:01 1 50.44 0.00 16.49 18.29 0.13 14.65 [2021-05-10T01:40:49.913Z] 01:29:01 2 50.05 0.00 15.59 14.35 0.09 19.92 [2021-05-10T01:40:49.913Z] 01:29:01 3 50.69 0.00 16.20 14.84 0.09 18.19 [2021-05-10T01:40:49.913Z] 01:30:01 all 10.85 0.00 5.64 4.14 0.13 79.24 [2021-05-10T01:40:49.913Z] 01:30:01 0 11.48 0.00 6.07 3.77 0.12 78.56 [2021-05-10T01:40:49.913Z] 01:30:01 1 11.41 0.00 5.78 4.86 0.10 77.84 [2021-05-10T01:40:49.913Z] 01:30:01 2 9.18 0.00 4.92 4.04 0.14 81.73 [2021-05-10T01:40:49.913Z] 01:30:01 3 11.32 0.00 5.79 3.89 0.17 78.83 [2021-05-10T01:40:49.913Z] [2021-05-10T01:40:49.913Z] 01:30:01 CPU %user %nice %system %iowait %steal %idle [2021-05-10T01:40:49.913Z] 01:31:01 all 0.33 0.00 0.16 0.03 0.00 99.49 [2021-05-10T01:40:49.913Z] 01:31:01 0 0.20 0.00 0.20 0.00 0.00 99.60 [2021-05-10T01:40:49.913Z] 01:31:01 1 0.70 0.00 0.17 0.10 0.00 99.03 [2021-05-10T01:40:49.913Z] 01:31:01 2 0.20 0.00 0.15 0.00 0.00 99.65 [2021-05-10T01:40:49.913Z] 01:31:01 3 0.20 0.00 0.13 0.00 0.00 99.67 [2021-05-10T01:40:49.913Z] 01:32:01 all 0.17 0.00 0.05 0.01 0.01 99.77 [2021-05-10T01:40:49.913Z] 01:32:01 0 0.03 0.00 0.03 0.03 0.00 99.90 [2021-05-10T01:40:49.913Z] 01:32:01 1 0.55 0.00 0.07 0.00 0.02 99.37 [2021-05-10T01:40:49.913Z] 01:32:01 2 0.05 0.00 0.05 0.00 0.02 99.88 [2021-05-10T01:40:49.913Z] 01:32:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-05-10T01:40:49.913Z] 01:33:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2021-05-10T01:40:49.913Z] 01:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-05-10T01:40:49.913Z] 01:33:01 1 0.50 0.00 0.02 0.00 0.00 99.48 [2021-05-10T01:40:49.913Z] 01:33:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2021-05-10T01:40:49.913Z] 01:33:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2021-05-10T01:40:49.913Z] 01:34:01 all 0.15 0.00 0.06 0.03 0.00 99.75 [2021-05-10T01:40:49.913Z] 01:34:01 0 0.02 0.00 0.03 0.02 0.00 99.93 [2021-05-10T01:40:49.913Z] 01:34:01 1 0.32 0.00 0.05 0.02 0.00 99.62 [2021-05-10T01:40:49.913Z] 01:34:01 2 0.05 0.00 0.07 0.00 0.00 99.88 [2021-05-10T01:40:49.913Z] 01:34:01 3 0.23 0.00 0.08 0.10 0.00 99.58 [2021-05-10T01:40:49.913Z] 01:35:02 all 0.08 0.00 0.05 0.00 0.00 99.87 [2021-05-10T01:40:49.913Z] 01:35:02 0 0.05 0.00 0.03 0.00 0.00 99.92 [2021-05-10T01:40:49.913Z] 01:35:02 1 0.02 0.00 0.03 0.00 0.00 99.95 [2021-05-10T01:40:49.913Z] 01:35:02 2 0.03 0.00 0.03 0.00 0.00 99.93 [2021-05-10T01:40:49.913Z] 01:35:02 3 0.20 0.00 0.10 0.00 0.00 99.70 [2021-05-10T01:40:49.913Z] 01:36:01 all 0.04 0.00 0.03 0.00 0.01 99.93 [2021-05-10T01:40:49.913Z] 01:36:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-05-10T01:40:49.913Z] 01:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2021-05-10T01:40:49.913Z] 01:36:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2021-05-10T01:40:49.913Z] 01:36:01 3 0.05 0.00 0.05 0.00 0.02 99.88 [2021-05-10T01:40:49.913Z] 01:37:01 all 0.12 0.00 0.04 0.00 0.00 99.84 [2021-05-10T01:40:49.913Z] 01:37:01 0 0.10 0.00 0.03 0.00 0.00 99.87 [2021-05-10T01:40:49.913Z] 01:37:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2021-05-10T01:40:49.913Z] 01:37:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2021-05-10T01:40:49.913Z] 01:37:01 3 0.30 0.00 0.05 0.00 0.00 99.65 [2021-05-10T01:40:49.913Z] 01:38:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2021-05-10T01:40:49.913Z] 01:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-05-10T01:40:49.913Z] 01:38:01 1 0.02 0.00 0.05 0.00 0.00 99.93 [2021-05-10T01:40:49.913Z] 01:38:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2021-05-10T01:40:49.913Z] 01:38:01 3 0.52 0.00 0.03 0.00 0.00 99.45 [2021-05-10T01:40:49.913Z] 01:39:01 all 11.49 0.00 8.96 9.63 0.06 69.86 [2021-05-10T01:40:49.913Z] 01:39:01 0 10.84 0.00 8.45 8.27 0.07 72.38 [2021-05-10T01:40:49.913Z] 01:39:01 1 12.30 0.00 10.04 10.61 0.09 66.96 [2021-05-10T01:40:49.914Z] 01:39:01 2 11.64 0.00 8.65 11.91 0.05 67.75 [2021-05-10T01:40:49.914Z] 01:39:01 3 11.20 0.00 8.70 7.71 0.03 72.36 [2021-05-10T01:40:49.914Z] 01:40:01 all 11.64 0.00 9.80 4.38 0.07 74.11 [2021-05-10T01:40:49.914Z] 01:40:01 0 10.94 0.00 9.55 2.16 0.07 77.28 [2021-05-10T01:40:49.914Z] 01:40:01 1 10.15 0.00 9.88 5.70 0.07 74.19 [2021-05-10T01:40:49.914Z] 01:40:01 2 14.59 0.00 9.57 5.97 0.07 69.80 [2021-05-10T01:40:49.914Z] 01:40:01 3 10.87 0.00 10.20 3.67 0.09 75.17 [2021-05-10T01:40:49.914Z] Average: all 16.51 0.00 8.94 6.94 0.05 67.55 [2021-05-10T01:40:49.914Z] Average: 0 16.80 0.00 9.21 6.49 0.05 67.45 [2021-05-10T01:40:49.914Z] Average: 1 16.30 0.00 8.74 7.27 0.05 67.64 [2021-05-10T01:40:49.914Z] Average: 2 16.31 0.00 8.82 7.42 0.05 67.40 [2021-05-10T01:40:49.914Z] Average: 3 16.65 0.00 9.01 6.59 0.06 67.70 [2021-05-10T01:40:49.914Z] [2021-05-10T01:40:49.914Z] [2021-05-10T01:40:49.914Z]