Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b4de5ce62e17f93ad83591616c8cb82096e86c40 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9126346448134932986.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2826802533705702483.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7940035103145548901.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2285523513124814541.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh456519643852577634.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-123 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/543 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/543 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/543@tmp/jenkins-gitclient-ssh946632989855654175.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b4de5ce62e17f93ad83591616c8cb82096e86c40 (master) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b4de5ce62e17f93ad83591616c8cb82096e86c40 # timeout=10 Commit message: "Merge pull request #3576 from weichou1229/issue-2690" > git rev-list --no-walk 649de8085a2358d24573e8b32b9ef122143f6397 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-18T01:19:56.638Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-18T01:19:56.742Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-18T01:19:56.785Z] ========================================================= [2021-06-18T01:19:56.785Z] EdgeX Global Pipelines Version Info [2021-06-18T01:19:56.785Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-18T01:19:58.312Z] ------------------- [2021-06-18T01:19:58.312Z] stable info: [2021-06-18T01:19:58.312Z] ------------------- [2021-06-18T01:19:58.312Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-18T01:19:58.312Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-18T01:19:58.312Z] Message: update stable to v1.0.195 [2021-06-18T01:19:58.891Z] ------------------- [2021-06-18T01:19:58.891Z] experimental info: [2021-06-18T01:19:58.891Z] ------------------- [2021-06-18T01:19:58.891Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-18T01:19:58.891Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-18T01:19:58.891Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-18T01:19:59.170Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-18T01:19:59.191Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-18T01:19:59.211Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-18T01:19:59.232Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-18T01:19:59.269Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-18T01:19:59.290Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-18T01:19:59.310Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-18T01:19:59.343Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-18T01:19:59.362Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-18T01:19:59.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-18T01:19:59.416Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-18T01:19:59.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-18T01:19:59.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-18T01:19:59.491Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-18T01:19:59.510Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-18T01:19:59.530Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-18T01:19:59.550Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-18T01:19:59.569Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-18T01:19:59.590Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-18T01:19:59.635Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-18T01:19:59.655Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-18T01:19:59.676Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-18T01:19:59.705Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-18T01:19:59.734Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-18T01:19:59.764Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-18T01:19:59.798Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b4de5ce62e17f93ad83591616c8cb82096e86c40 [Pipeline] echo [2021-06-18T01:19:59.830Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b4de5ce [Pipeline] echo [2021-06-18T01:19:59.850Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T01:19:59.927Z] provisioning config files... [2021-06-18T01:19:59.945Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/543@tmp/config8616552461896414516tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-18T01:20:00.271Z] ---> docker-login.sh [2021-06-18T01:20:00.271Z] nexus3.edgexfoundry.org:10001 [2021-06-18T01:20:00.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T01:20:00.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T01:20:00.537Z] Configure a credential helper to remove this warning. See [2021-06-18T01:20:00.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T01:20:00.537Z] [2021-06-18T01:20:00.537Z] Login Succeeded [2021-06-18T01:20:00.537Z] nexus3.edgexfoundry.org:10002 [2021-06-18T01:20:00.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T01:20:00.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T01:20:00.800Z] Configure a credential helper to remove this warning. See [2021-06-18T01:20:00.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T01:20:00.800Z] [2021-06-18T01:20:00.800Z] Login Succeeded [2021-06-18T01:20:00.800Z] nexus3.edgexfoundry.org:10003 [2021-06-18T01:20:00.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T01:20:00.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T01:20:00.800Z] Configure a credential helper to remove this warning. See [2021-06-18T01:20:00.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T01:20:00.800Z] [2021-06-18T01:20:00.800Z] Login Succeeded [2021-06-18T01:20:00.800Z] nexus3.edgexfoundry.org:10004 [2021-06-18T01:20:00.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T01:20:01.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T01:20:01.062Z] Configure a credential helper to remove this warning. See [2021-06-18T01:20:01.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T01:20:01.062Z] [2021-06-18T01:20:01.062Z] Login Succeeded [2021-06-18T01:20:01.062Z] docker.io [2021-06-18T01:20:01.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T01:20:01.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T01:20:01.326Z] Configure a credential helper to remove this warning. See [2021-06-18T01:20:01.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T01:20:01.326Z] [2021-06-18T01:20:01.326Z] Login Succeeded [2021-06-18T01:20:01.326Z] ---> docker-login.sh ends [Pipeline] } [2021-06-18T01:20:01.336Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-18T01:20:01.677Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-06-18T01:20:01.677Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T01:20:01.677Z] ++ dirname cmd/core-command/Dockerfile [2021-06-18T01:20:01.677Z] ++ cut -d/ -f2 [2021-06-18T01:20:01.677Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-18T01:20:01.677Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T01:20:01.677Z] ++ dirname cmd/core-data/Dockerfile [2021-06-18T01:20:01.677Z] ++ cut -d/ -f2 [2021-06-18T01:20:01.677Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-18T01:20:01.677Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T01:20:01.677Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-18T01:20:01.677Z] ++ cut -d/ -f2 [2021-06-18T01:20:01.677Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-18T01:20:01.677Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T01:20:01.677Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-18T01:20:01.677Z] ++ cut -d/ -f2 [2021-06-18T01:20:01.677Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-18T01:20:01.677Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T01:20:01.677Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-18T01:20:01.677Z] ++ cut -d/ -f2 [2021-06-18T01:20:01.677Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-18T01:20:01.677Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T01:20:01.677Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-18T01:20:01.677Z] ++ cut -d/ -f2 [2021-06-18T01:20:01.677Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-18T01:20:01.677Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T01:20:01.678Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-18T01:20:01.678Z] ++ cut -d/ -f2 [2021-06-18T01:20:01.678Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-18T01:20:01.678Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T01:20:01.678Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-18T01:20:01.678Z] ++ cut -d/ -f2 [2021-06-18T01:20:01.678Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-18T01:20:01.678Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T01:20:01.678Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-18T01:20:01.678Z] ++ cut -d/ -f2 [2021-06-18T01:20:01.678Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-18T01:20:01.734Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:20:03.086Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T01:20:03.086Z] [2021-06-18T01:20:03.086Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:20:03.416Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T01:20:03.416Z] latest: Pulling from edgex-devops/git-semver [2021-06-18T01:20:03.416Z] 31603596830f: Pulling fs layer [2021-06-18T01:20:03.416Z] 54011a49482f: Pulling fs layer [2021-06-18T01:20:03.416Z] a6820b24f6d8: Pulling fs layer [2021-06-18T01:20:03.416Z] f581987b2513: Pulling fs layer [2021-06-18T01:20:03.416Z] f581987b2513: Waiting [2021-06-18T01:20:03.416Z] 54011a49482f: Verifying Checksum [2021-06-18T01:20:03.416Z] 54011a49482f: Download complete [2021-06-18T01:20:03.679Z] 31603596830f: Verifying Checksum [2021-06-18T01:20:03.679Z] 31603596830f: Download complete [2021-06-18T01:20:03.679Z] f581987b2513: Verifying Checksum [2021-06-18T01:20:03.679Z] f581987b2513: Download complete [2021-06-18T01:20:03.679Z] a6820b24f6d8: Verifying Checksum [2021-06-18T01:20:03.679Z] a6820b24f6d8: Download complete [2021-06-18T01:20:03.679Z] 31603596830f: Pull complete [2021-06-18T01:20:03.945Z] 54011a49482f: Pull complete [2021-06-18T01:20:04.528Z] a6820b24f6d8: Pull complete [2021-06-18T01:20:04.528Z] f581987b2513: Pull complete [2021-06-18T01:20:04.790Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-18T01:20:04.791Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T01:20:04.791Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-18T01:20:04.879Z] prd-centos7-docker-4c-2g-123 does not seem to be running inside a container [2021-06-18T01:20:04.915Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/543 -v /w/workspace/edgex-go/543:/w/workspace/edgex-go/543:rw,z -v /w/workspace/edgex-go/543@tmp:/w/workspace/edgex-go/543@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-06-18T01:20:06.043Z] $ docker top 38260cb569bf5c7366cb6d28e8d13815539b6c6535fb223e178e9a38bca9ffec -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-18T01:20:06.170Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-18T01:20:06.171Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-18T01:20:06.289Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-18T01:20:06.289Z] $ docker exec 38260cb569bf5c7366cb6d28e8d13815539b6c6535fb223e178e9a38bca9ffec ssh-agent [2021-06-18T01:20:06.406Z] SSH_AUTH_SOCK=/tmp/ssh-Ld2hZjDEYsRK/agent.15 [2021-06-18T01:20:06.406Z] SSH_AGENT_PID=22 [2021-06-18T01:20:06.415Z] Running ssh-add (command line suppressed) [2021-06-18T01:20:06.519Z] Identity added: /w/workspace/edgex-go/543@tmp/private_key_6507822173028403673.key (/w/workspace/edgex-go/543@tmp/private_key_6507822173028403673.key) [2021-06-18T01:20:06.539Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-18T01:20:06.843Z] + git tag --points-at HEAD [Pipeline] } [2021-06-18T01:20:06.857Z] $ docker exec --env ******** --env ******** 38260cb569bf5c7366cb6d28e8d13815539b6c6535fb223e178e9a38bca9ffec ssh-agent -k [2021-06-18T01:20:06.945Z] unset SSH_AUTH_SOCK; [2021-06-18T01:20:06.947Z] unset SSH_AGENT_PID; [2021-06-18T01:20:06.947Z] echo Agent pid 22 killed; [2021-06-18T01:20:06.961Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-18T01:20:07.000Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-18T01:20:07.000Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-18T01:20:07.114Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-18T01:20:07.114Z] $ docker exec 38260cb569bf5c7366cb6d28e8d13815539b6c6535fb223e178e9a38bca9ffec ssh-agent [2021-06-18T01:20:07.233Z] SSH_AUTH_SOCK=/tmp/ssh-vpGLGKHl5GNP/agent.56 [2021-06-18T01:20:07.233Z] SSH_AGENT_PID=62 [2021-06-18T01:20:07.239Z] Running ssh-add (command line suppressed) [2021-06-18T01:20:07.338Z] Identity added: /w/workspace/edgex-go/543@tmp/private_key_2182103404482129559.key (/w/workspace/edgex-go/543@tmp/private_key_2182103404482129559.key) [2021-06-18T01:20:07.356Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-18T01:20:07.660Z] + git semver init [2021-06-18T01:20:07.660Z] # -> Open(): unable to determine branch for HEAD [2021-06-18T01:20:07.660Z] # $GIT_DIR = /w/workspace/edgex-go/543/.git [2021-06-18T01:20:07.660Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/543 [2021-06-18T01:20:07.660Z] # $SEMVER_REMOTE_NAME = origin [2021-06-18T01:20:07.660Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-18T01:20:07.660Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-18T01:20:07.660Z] # $SEMVER_BRANCH = master [2021-06-18T01:20:07.660Z] # $SEMVER_TEMP = /tmp/semver-004371517 [2021-06-18T01:20:07.660Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-18T01:20:25.841Z] # '/tmp/semver-004371517' -> '/w/workspace/edgex-go/543/.semver' [2021-06-18T01:20:25.841Z] # -> Force: false [2021-06-18T01:20:25.841Z] # $SEMVER_DIR = /w/workspace/edgex-go/543/.semver [Pipeline] } [2021-06-18T01:20:25.850Z] $ docker exec --env ******** --env ******** 38260cb569bf5c7366cb6d28e8d13815539b6c6535fb223e178e9a38bca9ffec ssh-agent -k [2021-06-18T01:20:25.942Z] unset SSH_AUTH_SOCK; [2021-06-18T01:20:25.942Z] unset SSH_AGENT_PID; [2021-06-18T01:20:25.942Z] echo Agent pid 62 killed; [2021-06-18T01:20:25.958Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-18T01:20:26.290Z] + git semver [Pipeline] } [2021-06-18T01:20:26.302Z] $ docker stop --time=1 38260cb569bf5c7366cb6d28e8d13815539b6c6535fb223e178e9a38bca9ffec [2021-06-18T01:20:28.891Z] $ docker rm -f 38260cb569bf5c7366cb6d28e8d13815539b6c6535fb223e178e9a38bca9ffec [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-18T01:20:29.276Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-18T01:20:29.537Z] Stashed 1 file(s) [Pipeline] echo [2021-06-18T01:20:29.541Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.270 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-18T01:20:30.230Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-18T01:20:30.528Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-18T01:20:30.826Z] + sudo service docker restart [2021-06-18T01:20:30.827Z] + true [2021-06-18T01:20:30.827Z] Redirecting to /bin/systemctl restart docker.service [2021-06-18T01:20:44.854Z] Still waiting to schedule task [2021-06-18T01:20:44.855Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-117’ [Pipeline] echo [2021-06-18T01:20:48.980Z] ========================================================= [2021-06-18T01:20:48.980Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-18T01:20:48.980Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:20:49.287Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-18T01:20:50.683Z] Sending build context to Docker daemon 329.5MB [2021-06-18T01:20:50.683Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-18T01:20:50.683Z] Step 2/6 : FROM ${BASE} [2021-06-18T01:20:50.683Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-18T01:20:50.683Z] 540db60ca938: Pulling fs layer [2021-06-18T01:20:50.683Z] adcc1eea9eea: Pulling fs layer [2021-06-18T01:20:50.683Z] 4c4ab2625f07: Pulling fs layer [2021-06-18T01:20:50.683Z] 0510c868ecb4: Pulling fs layer [2021-06-18T01:20:50.683Z] afea3b2eda06: Pulling fs layer [2021-06-18T01:20:50.683Z] 7809a108b3ef: Pulling fs layer [2021-06-18T01:20:50.683Z] f706445af74f: Pulling fs layer [2021-06-18T01:20:50.683Z] afea3b2eda06: Waiting [2021-06-18T01:20:50.683Z] 7809a108b3ef: Waiting [2021-06-18T01:20:50.683Z] f706445af74f: Waiting [2021-06-18T01:20:50.683Z] 0510c868ecb4: Waiting [2021-06-18T01:20:50.946Z] 4c4ab2625f07: Verifying Checksum [2021-06-18T01:20:50.946Z] 4c4ab2625f07: Download complete [2021-06-18T01:20:50.946Z] adcc1eea9eea: Verifying Checksum [2021-06-18T01:20:50.946Z] adcc1eea9eea: Download complete [2021-06-18T01:20:50.946Z] afea3b2eda06: Verifying Checksum [2021-06-18T01:20:50.946Z] afea3b2eda06: Download complete [2021-06-18T01:20:50.946Z] 540db60ca938: Verifying Checksum [2021-06-18T01:20:50.946Z] 540db60ca938: Download complete [2021-06-18T01:20:50.946Z] 7809a108b3ef: Verifying Checksum [2021-06-18T01:20:50.946Z] 7809a108b3ef: Download complete [2021-06-18T01:20:51.208Z] 540db60ca938: Pull complete [2021-06-18T01:20:51.208Z] adcc1eea9eea: Pull complete [2021-06-18T01:20:51.208Z] 4c4ab2625f07: Pull complete [2021-06-18T01:20:52.596Z] f706445af74f: Verifying Checksum [2021-06-18T01:20:52.596Z] f706445af74f: Download complete [2021-06-18T01:20:53.177Z] 0510c868ecb4: Verifying Checksum [2021-06-18T01:20:53.177Z] 0510c868ecb4: Download complete [2021-06-18T01:20:56.520Z] 0510c868ecb4: Pull complete [2021-06-18T01:20:56.520Z] afea3b2eda06: Pull complete [2021-06-18T01:20:56.520Z] 7809a108b3ef: Pull complete [2021-06-18T01:20:59.093Z] f706445af74f: Pull complete [2021-06-18T01:20:59.093Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-18T01:20:59.093Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-18T01:20:59.093Z] ---> b068be0155e3 [2021-06-18T01:20:59.093Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-18T01:20:59.669Z] ---> Running in 7c7fed490737 [2021-06-18T01:20:59.932Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T01:21:00.875Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T01:21:01.448Z] (1/12) Installing libmagic (5.39-r0) [2021-06-18T01:21:01.448Z] (2/12) Installing file (5.39-r0) [2021-06-18T01:21:01.448Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-18T01:21:01.710Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-18T01:21:04.267Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-18T01:21:04.267Z] (6/12) Installing patch (2.7.6-r6) [2021-06-18T01:21:04.528Z] (7/12) Installing build-base (0.5-r2) [2021-06-18T01:21:04.528Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-18T01:21:04.528Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-18T01:21:04.789Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-18T01:21:04.789Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-18T01:21:05.051Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-18T01:21:05.051Z] Executing busybox-1.32.1-r6.trigger [2021-06-18T01:21:05.051Z] OK: 219 MiB in 52 packages [2021-06-18T01:21:06.447Z] Removing intermediate container 7c7fed490737 [2021-06-18T01:21:06.447Z] ---> ed62e307750a [2021-06-18T01:21:06.447Z] Step 4/6 : WORKDIR /edgex-go [2021-06-18T01:21:06.447Z] ---> Running in b70a017ac791 [2021-06-18T01:21:06.447Z] Removing intermediate container b70a017ac791 [2021-06-18T01:21:06.447Z] ---> 69f4bf1b0c73 [2021-06-18T01:21:06.447Z] Step 5/6 : COPY go.mod . [2021-06-18T01:21:06.708Z] ---> fd8ada7b7479 [2021-06-18T01:21:06.708Z] Step 6/6 : RUN go mod download [2021-06-18T01:21:06.708Z] ---> Running in 89d95763ef13 [2021-06-18T01:21:18.968Z] Removing intermediate container 89d95763ef13 [2021-06-18T01:21:18.968Z] ---> 6f8c35cc87d5 [2021-06-18T01:21:18.968Z] Successfully built 6f8c35cc87d5 [2021-06-18T01:21:18.968Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:21:19.287Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-18T01:21:19.287Z] . [Pipeline] withDockerContainer [2021-06-18T01:21:19.369Z] prd-centos7-docker-4c-2g-123 does not seem to be running inside a container [2021-06-18T01:21:19.412Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/543 -v /w/workspace/edgex-go/543:/w/workspace/edgex-go/543:rw,z -v /w/workspace/edgex-go/543@tmp:/w/workspace/edgex-go/543@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-18T01:21:19.786Z] $ docker top 94920199a9d866139ac192e8824925184fed7f459e875d6115cec67e03e58ce0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T01:21:20.160Z] + go version [2021-06-18T01:21:20.160Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-18T01:21:20.171Z] $ docker stop --time=1 94920199a9d866139ac192e8824925184fed7f459e875d6115cec67e03e58ce0 [2021-06-18T01:21:21.358Z] $ docker rm -f 94920199a9d866139ac192e8824925184fed7f459e875d6115cec67e03e58ce0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:21:21.926Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-18T01:21:21.926Z] . [Pipeline] withDockerContainer [2021-06-18T01:21:22.000Z] prd-centos7-docker-4c-2g-123 does not seem to be running inside a container [2021-06-18T01:21:22.035Z] $ 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/543 -v /w/workspace/edgex-go/543:/w/workspace/edgex-go/543:rw,z -v /w/workspace/edgex-go/543@tmp:/w/workspace/edgex-go/543@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-18T01:21:22.382Z] $ docker top 67bcf66459bdeab2f2cbce4d3761f5196fa79f846f29b9e74fc0f83357390111 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-18T01:21:22.472Z] ========================================================= [2021-06-18T01:21:22.472Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-18T01:21:22.472Z] ========================================================= [Pipeline] sh [2021-06-18T01:21:22.786Z] + go mod tidy [Pipeline] sh [2021-06-18T01:21:23.363Z] + make test [2021-06-18T01:21:23.363Z] go mod tidy [2021-06-18T01:21:23.363Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-18T01:21:28.688Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-18T01:21:46.934Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-18T01:21:48.927Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-18T01:21:49.928Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-18T01:21:49.928Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-18T01:21:52.516Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-18T01:21:53.103Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-18T01:21:53.103Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-18T01:21:53.103Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-18T01:21:53.675Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-18T01:21:53.937Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-18T01:21:54.203Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-18T01:21:54.203Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-18T01:21:54.203Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-18T01:21:54.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-18T01:21:56.789Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.038s coverage: 28.7% of statements [2021-06-18T01:21:56.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-18T01:21:56.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-18T01:21:57.750Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.056s coverage: 100.0% of statements [2021-06-18T01:21:57.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-18T01:21:57.750Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.059s coverage: 53.4% of statements [2021-06-18T01:21:57.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-18T01:21:57.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-18T01:21:58.723Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.086s coverage: 87.7% of statements [2021-06-18T01:21:58.723Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-18T01:21:58.723Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-18T01:21:58.723Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.049s coverage: 78.9% of statements [2021-06-18T01:22:00.135Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.056s coverage: 81.2% of statements [2021-06-18T01:22:00.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-18T01:22:00.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-18T01:22:00.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-18T01:22:00.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-18T01:22:00.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-18T01:22:00.410Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.239s coverage: 95.1% of statements [2021-06-18T01:22:00.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-18T01:22:00.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-18T01:22:00.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-18T01:22:00.410Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-18T01:22:00.410Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-18T01:22:00.410Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-18T01:22:00.410Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-18T01:22:00.410Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-18T01:22:00.410Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.053s coverage: 60.0% of statements [2021-06-18T01:22:00.410Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-18T01:22:00.410Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-18T01:22:00.410Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-18T01:22:01.819Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.044s coverage: 0.8% of statements [2021-06-18T01:22:01.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-18T01:22:01.819Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements [2021-06-18T01:22:01.819Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 22.0% of statements [2021-06-18T01:22:01.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-18T01:22:01.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.039s coverage: 47.1% of statements [2021-06-18T01:22:01.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.059s coverage: 79.5% of statements [2021-06-18T01:22:02.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2021-06-18T01:22:02.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2021-06-18T01:22:02.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2021-06-18T01:22:14.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.062s coverage: 94.4% of statements [2021-06-18T01:22:14.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-06-18T01:22:19.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.187s coverage: 81.8% of statements [2021-06-18T01:22:19.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-18T01:22:38.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2021-06-18T01:22:38.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-18T01:22:38.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-18T01:22:38.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-18T01:22:38.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2021-06-18T01:22:38.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-18T01:22:38.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-18T01:22:38.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-18T01:22:38.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-18T01:22:38.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-18T01:22:38.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.052s coverage: 87.2% of statements [2021-06-18T01:22:38.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-18T01:22:38.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-18T01:22:38.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-06-18T01:22:38.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-18T01:22:38.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements [2021-06-18T01:22:38.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-18T01:22:38.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-06-18T01:22:38.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-06-18T01:22:38.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-06-18T01:22:38.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.079s coverage: 91.2% of statements [2021-06-18T01:22:38.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-18T01:22:38.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 64.4% of statements [2021-06-18T01:22:38.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-18T01:22:38.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-18T01:22:38.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements [2021-06-18T01:22:38.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-06-18T01:22:38.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-06-18T01:22:38.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements [2021-06-18T01:22:38.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2021-06-18T01:22:38.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.163s coverage: 66.9% of statements [2021-06-18T01:22:38.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-18T01:22:38.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-18T01:22:38.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-18T01:22:38.336Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.127s coverage: 43.6% of statements [2021-06-18T01:22:38.336Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-18T01:22:38.336Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-18T01:22:38.336Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.047s coverage: 89.5% of statements [2021-06-18T01:22:38.336Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-18T01:22:38.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2021-06-18T01:22:38.601Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-18T01:22:46.777Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.081s coverage: 19.3% of statements [2021-06-18T01:22:46.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-18T01:22:46.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-18T01:22:46.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-18T01:22:46.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-18T01:22:46.777Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 91.9% of statements [2021-06-18T01:22:46.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-18T01:22:46.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-18T01:22:46.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-18T01:22:46.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-18T01:22:46.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-18T01:22:46.777Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements [2021-06-18T01:22:46.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-18T01:22:46.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-18T01:22:46.777Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.086s coverage: 97.6% of statements [2021-06-18T01:22:46.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-18T01:22:46.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-18T01:22:46.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-18T01:22:46.777Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-18T01:22:46.777Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-18T01:22:46.777Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements [2021-06-18T01:22:46.777Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-18T01:22:46.777Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-18T01:22:46.777Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-18T01:22:46.777Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-18T01:22:46.777Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-18T01:22:46.777Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-18T01:22:46.777Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2021-06-18T01:22:46.777Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements [2021-06-18T01:22:46.777Z] GO111MODULE=on go vet ./... [2021-06-18T01:23:09.534Z] gofmt -l . [2021-06-18T01:23:09.534Z] [ "`gofmt -l .`" = "" ] [2021-06-18T01:23:09.534Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-18T01:23:09.843Z] + ls -al . [2021-06-18T01:23:09.843Z] total 516 [2021-06-18T01:23:09.843Z] drwxrwxr-x 10 1001 1001 4096 Jun 18 01:23 . [2021-06-18T01:23:09.843Z] drwxr-xr-x 4 root root 32 Jun 18 01:21 .. [2021-06-18T01:23:09.843Z] -rw-rw-r-- 1 1001 1001 11 Jun 18 01:19 .dockerignore [2021-06-18T01:23:09.843Z] drwxrwxr-x 8 1001 1001 162 Jun 18 01:19 .git [2021-06-18T01:23:09.843Z] drwxrwxr-x 3 1001 1001 125 Jun 18 01:19 .github [2021-06-18T01:23:09.843Z] -rw-rw-r-- 1 1001 1001 818 Jun 18 01:19 .gitignore [2021-06-18T01:23:09.843Z] drwx------ 3 1001 1001 45 Jun 18 01:20 .semver [2021-06-18T01:23:09.843Z] -rw-rw-r-- 1 1001 1001 166 Jun 18 01:19 .sonarcloud.properties [2021-06-18T01:23:09.843Z] -rw-rw-r-- 1 1001 1001 8609 Jun 18 01:19 Attribution.txt [2021-06-18T01:23:09.843Z] -rw-rw-r-- 1 1001 1001 3804 Jun 18 01:19 CONTRIBUTING.md [2021-06-18T01:23:09.843Z] -rw-rw-r-- 1 1001 1001 931 Jun 18 01:19 Dockerfile.build [2021-06-18T01:23:09.843Z] -rw-rw-r-- 1 1001 1001 849 Jun 18 01:19 Jenkinsfile [2021-06-18T01:23:09.843Z] -rw-rw-r-- 1 1001 1001 10775 Jun 18 01:19 LICENSE [2021-06-18T01:23:09.843Z] -rw-rw-r-- 1 1001 1001 5605 Jun 18 01:19 Makefile [2021-06-18T01:23:09.843Z] -rw-rw-r-- 1 1001 1001 7905 Jun 18 01:19 README.md [2021-06-18T01:23:09.843Z] -rw-rw-r-- 1 1001 1001 7071 Jun 18 01:19 SECURITY.md [2021-06-18T01:23:09.843Z] -rw-rw-r-- 1 1001 1001 13 Jun 18 01:20 VERSION [2021-06-18T01:23:09.843Z] -rw-rw-r-- 1 1001 1001 4131 Jun 18 01:19 ZMQWindows.md [2021-06-18T01:23:09.843Z] drwxrwxr-x 2 1001 1001 37 Jun 18 01:19 bin [2021-06-18T01:23:09.843Z] drwxrwxr-x 14 1001 1001 4096 Jun 18 01:19 cmd [2021-06-18T01:23:09.843Z] -rw-r--r-- 1 root root 398093 Jun 18 01:22 coverage.out [2021-06-18T01:23:09.843Z] -rw-rw-r-- 1 1001 1001 841 Jun 18 01:19 go.mod [2021-06-18T01:23:09.843Z] -rw-r--r-- 1 root root 20843 Jun 18 01:21 go.sum [2021-06-18T01:23:09.844Z] drwxrwxr-x 7 1001 1001 114 Jun 18 01:19 internal [2021-06-18T01:23:09.844Z] drwxrwxr-x 3 1001 1001 16 Jun 18 01:19 openapi [2021-06-18T01:23:09.844Z] drwxrwxr-x 4 1001 1001 71 Jun 18 01:19 snap [2021-06-18T01:23:09.844Z] -rw-rw-r-- 1 1001 1001 168 Jun 18 01:19 version.go [Pipeline] sh [2021-06-18T01:23:10.147Z] + '[' -e coverage.out ] [2021-06-18T01:23:10.147Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-18T01:23:10.257Z] Stashed 1 file(s) [Pipeline] sh [2021-06-18T01:23:10.564Z] + make build [2021-06-18T01:23:10.564Z] go mod tidy [2021-06-18T01:23:10.564Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.270" -o cmd/core-data/core-data ./cmd/core-data [2021-06-18T01:23:11.959Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.270" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-18T01:23:18.619Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.270" -o cmd/core-command/core-command ./cmd/core-command [2021-06-18T01:23:18.619Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.270" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-18T01:23:19.566Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.270" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-18T01:23:19.831Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.270" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-18T01:23:20.786Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.270" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-18T01:23:21.736Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.270" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-18T01:23:22.310Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.270" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-18T01:23:23.276Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.270" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-18T01:23:23.856Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.270" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-18T01:23:24.821Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.270" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-18T01:23:26.219Z] $ docker stop --time=1 67bcf66459bdeab2f2cbce4d3761f5196fa79f846f29b9e74fc0f83357390111 [2021-06-18T01:23:27.963Z] $ docker rm -f 67bcf66459bdeab2f2cbce4d3761f5196fa79f846f29b9e74fc0f83357390111 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:23:32.046Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-18T01:23:32.046Z] [2021-06-18T01:23:32.046Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:23:32.366Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-18T01:23:32.366Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-18T01:23:32.366Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-18T01:23:32.366Z] ca9280d653b3: Pulling fs layer [2021-06-18T01:23:32.366Z] 7e9c9ca2126c: Pulling fs layer [2021-06-18T01:23:32.630Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-18T01:23:32.630Z] cbdbe7a5bc2a: Download complete [2021-06-18T01:23:32.892Z] cbdbe7a5bc2a: Pull complete [2021-06-18T01:23:33.157Z] ca9280d653b3: Verifying Checksum [2021-06-18T01:23:33.157Z] ca9280d653b3: Download complete [2021-06-18T01:23:33.756Z] ca9280d653b3: Pull complete [2021-06-18T01:23:34.021Z] 7e9c9ca2126c: Verifying Checksum [2021-06-18T01:23:34.021Z] 7e9c9ca2126c: Download complete [2021-06-18T01:23:37.339Z] 7e9c9ca2126c: Pull complete [2021-06-18T01:23:37.339Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-18T01:23:37.339Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-18T01:23:37.339Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-18T01:23:37.419Z] prd-centos7-docker-4c-2g-123 does not seem to be running inside a container [2021-06-18T01:23:37.459Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/543 -v /w/workspace/edgex-go/543:/w/workspace/edgex-go/543:rw,z -v /w/workspace/edgex-go/543@tmp:/w/workspace/edgex-go/543@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-18T01:23:40.078Z] $ docker top 37b4b8ab92e6c1cc3f3424d76214ba7ffd6314de6bab7bf26ebd85be19147347 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T01:23:40.465Z] + docker-compose build --help [2021-06-18T01:23:40.465Z] + grep parallel [2021-06-18T01:23:41.037Z] --parallel Build images in parallel. [Pipeline] } [2021-06-18T01:23:41.047Z] $ docker stop --time=1 37b4b8ab92e6c1cc3f3424d76214ba7ffd6314de6bab7bf26ebd85be19147347 [2021-06-18T01:23:42.239Z] $ docker rm -f 37b4b8ab92e6c1cc3f3424d76214ba7ffd6314de6bab7bf26ebd85be19147347 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:23:42.681Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-18T01:23:42.681Z] . [Pipeline] withDockerContainer [2021-06-18T01:23:42.755Z] prd-centos7-docker-4c-2g-123 does not seem to be running inside a container [2021-06-18T01:23:42.793Z] $ 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/543 -v /w/workspace/edgex-go/543:/w/workspace/edgex-go/543:rw,z -v /w/workspace/edgex-go/543@tmp:/w/workspace/edgex-go/543@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-18T01:23:43.131Z] $ docker top 60a02f76157faa011d9a31e0f6454309e90a8344ea868a73ac874bb4844f06ab -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T01:23:43.510Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-18T01:23:44.086Z] Building core-command ... [2021-06-18T01:23:44.086Z] Building core-data ... [2021-06-18T01:23:44.086Z] Building core-metadata ... [2021-06-18T01:23:44.086Z] Building security-bootstrapper ... [2021-06-18T01:23:44.086Z] Building security-proxy-setup ... [2021-06-18T01:23:44.086Z] Building security-secretstore-setup ... [2021-06-18T01:23:44.086Z] Building support-notifications ... [2021-06-18T01:23:44.086Z] Building support-scheduler ... [2021-06-18T01:23:44.086Z] Building sys-mgmt-agent ... [2021-06-18T01:23:44.086Z] Building security-secretstore-setup [2021-06-18T01:23:44.086Z] Building core-metadata [2021-06-18T01:23:44.086Z] Building sys-mgmt-agent [2021-06-18T01:23:44.086Z] Building core-command [2021-06-18T01:23:44.086Z] Building security-bootstrapper [2021-06-18T01:23:56.536Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T01:23:56.536Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-18T01:23:56.536Z] ---> 6f8c35cc87d5 [2021-06-18T01:23:56.536Z] Step 3/26 : WORKDIR /edgex-go [2021-06-18T01:23:56.536Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T01:23:56.536Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-18T01:23:56.536Z] ---> 6f8c35cc87d5 [2021-06-18T01:23:56.536Z] Step 3/24 : WORKDIR /edgex-go [2021-06-18T01:23:56.536Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T01:23:56.536Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-18T01:23:56.536Z] ---> 6f8c35cc87d5 [2021-06-18T01:23:56.536Z] Step 3/24 : WORKDIR /edgex-go [2021-06-18T01:23:57.940Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T01:23:57.940Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-18T01:23:57.940Z] ---> 6f8c35cc87d5 [2021-06-18T01:23:57.940Z] Step 3/32 : WORKDIR /edgex-go [2021-06-18T01:23:58.204Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T01:23:58.204Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-18T01:23:58.204Z] ---> 6f8c35cc87d5 [2021-06-18T01:23:58.204Z] Step 3/24 : WORKDIR /edgex-go [2021-06-18T01:23:58.782Z] ---> Running in fda4cd8ca0dd [2021-06-18T01:23:58.782Z] ---> Running in 02023c1fb16e [2021-06-18T01:23:58.782Z] ---> Running in 8ce470b27faa [2021-06-18T01:23:58.782Z] ---> Running in 5246d2084c77 [2021-06-18T01:23:58.782Z] ---> Running in fa54adab9e6f [2021-06-18T01:23:58.782Z] Removing intermediate container 02023c1fb16e [2021-06-18T01:23:58.782Z] ---> 60d91df41aa1 [2021-06-18T01:23:58.782Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T01:23:58.782Z] Removing intermediate container 8ce470b27faa [2021-06-18T01:23:58.782Z] ---> 41638d288ed4 [2021-06-18T01:23:58.782Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T01:23:58.782Z] Removing intermediate container fda4cd8ca0dd [2021-06-18T01:23:58.782Z] ---> 15d348877e20 [2021-06-18T01:23:58.782Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T01:23:58.782Z] Removing intermediate container fa54adab9e6f [2021-06-18T01:23:58.782Z] ---> 8f5774113212 [2021-06-18T01:23:58.782Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T01:23:58.782Z] Removing intermediate container 5246d2084c77 [2021-06-18T01:23:58.782Z] ---> 165627ee6da0 [2021-06-18T01:23:58.782Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T01:23:58.782Z] ---> Running in a4db1511b5ee [2021-06-18T01:23:59.052Z] ---> Running in 29cf8fb54909 [2021-06-18T01:23:59.052Z] ---> Running in 269b2b757cf4 [2021-06-18T01:23:59.052Z] ---> Running in 1cee7c7ffd00 [2021-06-18T01:23:59.052Z] ---> Running in 76a663475a90 [2021-06-18T01:23:59.629Z] Removing intermediate container a4db1511b5ee [2021-06-18T01:23:59.629Z] ---> d429637ebdc8 [2021-06-18T01:23:59.629Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-18T01:23:59.629Z] ---> Running in f76573bf01e3 [2021-06-18T01:23:59.895Z] Removing intermediate container 1cee7c7ffd00 [2021-06-18T01:23:59.895Z] ---> 11e07488a04b [2021-06-18T01:23:59.895Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-18T01:23:59.895Z] ---> Running in a1b856f692bf [2021-06-18T01:24:00.175Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T01:24:00.175Z] Removing intermediate container 269b2b757cf4 [2021-06-18T01:24:00.175Z] ---> dd195d93bdb2 [2021-06-18T01:24:00.175Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-18T01:24:00.175Z] ---> Running in dbefd3714d90 [2021-06-18T01:24:00.442Z] Removing intermediate container 29cf8fb54909 [2021-06-18T01:24:00.442Z] ---> addd50431219 [2021-06-18T01:24:00.442Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-18T01:24:00.442Z] ---> Running in a0babf6ec892 [2021-06-18T01:24:00.442Z] Removing intermediate container 76a663475a90 [2021-06-18T01:24:00.442Z] ---> fda49cf5aff2 [2021-06-18T01:24:00.442Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-18T01:24:00.442Z] ---> Running in bc56422805a5 [2021-06-18T01:24:00.708Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T01:24:00.979Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T01:24:00.979Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T01:24:00.979Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T01:24:01.242Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T01:24:01.830Z] OK: 219 MiB in 52 packages [2021-06-18T01:24:01.830Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T01:24:01.830Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T01:24:01.830Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T01:24:01.830Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T01:24:01.830Z] Removing intermediate container f76573bf01e3 [2021-06-18T01:24:01.830Z] ---> 5d92797f2790 [2021-06-18T01:24:01.830Z] Step 6/26 : COPY go.mod . [2021-06-18T01:24:02.098Z] ---> cedf54276581 [2021-06-18T01:24:02.098Z] Step 7/26 : RUN go mod download [2021-06-18T01:24:02.098Z] OK: 219 MiB in 52 packages [2021-06-18T01:24:02.098Z] ---> Running in c5d1f84d523d [2021-06-18T01:24:02.372Z] OK: 219 MiB in 52 packages [2021-06-18T01:24:02.372Z] OK: 219 MiB in 52 packages [2021-06-18T01:24:02.636Z] OK: 219 MiB in 52 packages [2021-06-18T01:24:02.636Z] Removing intermediate container dbefd3714d90 [2021-06-18T01:24:02.636Z] ---> 1a21076dc8a5 [2021-06-18T01:24:02.636Z] Step 6/32 : COPY go.mod . [2021-06-18T01:24:02.904Z] ---> 914c63aecd05 [2021-06-18T01:24:02.904Z] Step 7/32 : RUN go mod download [2021-06-18T01:24:02.904Z] Removing intermediate container bc56422805a5 [2021-06-18T01:24:02.904Z] ---> 03c10edb3ef9 [2021-06-18T01:24:02.904Z] Step 6/24 : COPY go.mod . [2021-06-18T01:24:02.904Z] ---> Running in e108c39b97d3 [2021-06-18T01:24:02.904Z] Removing intermediate container a1b856f692bf [2021-06-18T01:24:02.904Z] ---> 97bac11dfa0d [2021-06-18T01:24:02.904Z] Step 6/24 : COPY go.mod . [2021-06-18T01:24:02.904Z] Removing intermediate container a0babf6ec892 [2021-06-18T01:24:02.904Z] ---> 08e57d77f40a [2021-06-18T01:24:02.904Z] Step 6/24 : COPY go.mod . [2021-06-18T01:24:03.171Z] Removing intermediate container c5d1f84d523d [2021-06-18T01:24:03.171Z] ---> 2ef82c0a4504 [2021-06-18T01:24:03.171Z] Step 8/26 : COPY . . [2021-06-18T01:24:03.171Z] ---> 2c69486fe6ee [2021-06-18T01:24:03.171Z] Step 7/24 : RUN go mod download [2021-06-18T01:24:03.434Z] ---> Running in ef34d344e16e [2021-06-18T01:24:03.434Z] ---> a4425db2797c [2021-06-18T01:24:03.435Z] Step 7/24 : RUN go mod download [2021-06-18T01:24:03.435Z] ---> db93fba4f42e [2021-06-18T01:24:03.435Z] Step 7/24 : RUN go mod download [2021-06-18T01:24:03.435Z] ---> Running in d1f7e1190105 [2021-06-18T01:24:03.435Z] ---> Running in 928052636fec [2021-06-18T01:24:05.373Z] Removing intermediate container e108c39b97d3 [2021-06-18T01:24:05.373Z] ---> 2b99c0709208 [2021-06-18T01:24:05.373Z] Step 8/32 : COPY . . [2021-06-18T01:24:06.781Z] Removing intermediate container ef34d344e16e [2021-06-18T01:24:06.781Z] ---> 37b624799954 [2021-06-18T01:24:06.781Z] Step 8/24 : COPY . . [2021-06-18T01:24:07.364Z] Removing intermediate container d1f7e1190105 [2021-06-18T01:24:07.364Z] ---> 7950cce17dc8 [2021-06-18T01:24:07.364Z] Step 8/24 : COPY . . [2021-06-18T01:24:07.938Z] Removing intermediate container 928052636fec [2021-06-18T01:24:07.938Z] ---> 5dad99bef22c [2021-06-18T01:24:07.938Z] Step 8/24 : COPY . . [2021-06-18T01:24:12.189Z] ---> 07881d52787b [2021-06-18T01:24:12.189Z] Step 9/26 : RUN go mod tidy [2021-06-18T01:24:14.757Z] ---> Running in 8c237a7982fc [2021-06-18T01:24:14.757Z] ---> 00129d37baa3 [2021-06-18T01:24:14.757Z] Step 9/24 : RUN go mod tidy [2021-06-18T01:24:15.032Z] ---> Running in dcda5dd7d38a [2021-06-18T01:24:15.302Z] ---> 99ad4f7dbfbb [2021-06-18T01:24:15.302Z] Step 9/24 : RUN go mod tidy [2021-06-18T01:24:15.302Z] ---> Running in 107da5e93067 [2021-06-18T01:24:16.699Z] Removing intermediate container 8c237a7982fc [2021-06-18T01:24:16.699Z] ---> 4974df79cb96 [2021-06-18T01:24:16.699Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-18T01:24:16.699Z] ---> 6d4bcb726461 [2021-06-18T01:24:16.699Z] Step 9/32 : RUN go mod tidy [2021-06-18T01:24:16.699Z] ---> Running in c15c93e3f5f0 [2021-06-18T01:24:16.960Z] ---> Running in f1818822d5fd [2021-06-18T01:24:16.960Z] Removing intermediate container dcda5dd7d38a [2021-06-18T01:24:16.960Z] ---> c6d1d9af97ad [2021-06-18T01:24:16.960Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-18T01:24:16.960Z] ---> Running in 6bded7dc97b8 [2021-06-18T01:24:16.960Z] Removing intermediate container 107da5e93067 [2021-06-18T01:24:16.960Z] ---> 7a69918505b7 [2021-06-18T01:24:16.960Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-18T01:24:17.226Z] ---> Running in c25e98e1faf8 [2021-06-18T01:24:17.632Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.270" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-18T01:24:17.904Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.270" -o cmd/core-command/core-command ./cmd/core-command [2021-06-18T01:24:17.904Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.270" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-18T01:24:19.864Z] Removing intermediate container f1818822d5fd [2021-06-18T01:24:19.864Z] ---> 12078b30aab5 [2021-06-18T01:24:19.864Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-18T01:24:19.864Z] ---> Running in f7c0e5328f32 [2021-06-18T01:24:20.452Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.270" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-18T01:24:27.163Z] ---> 67826bfe2b83 [2021-06-18T01:24:27.163Z] Step 9/24 : RUN go mod tidy [2021-06-18T01:24:27.163Z] ---> Running in 7a332ce58b37 [2021-06-18T01:24:28.582Z] Removing intermediate container 7a332ce58b37 [2021-06-18T01:24:28.582Z] ---> e6212c55aeb1 [2021-06-18T01:24:28.582Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-18T01:24:28.582Z] ---> Running in 139309052df6 [2021-06-18T01:24:28.849Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.270" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-18T01:24:42.549Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-124 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws [2021-06-18T01:24:42.566Z] Running in /w/workspace/edgex-go/543 [Pipeline] { [Pipeline] checkout [2021-06-18T01:24:42.804Z] The recommended git tool is: git [2021-06-18T01:24:48.204Z] using credential edgex-jenkins-ssh [2021-06-18T01:24:48.224Z] Cloning the remote Git repository [2021-06-18T01:24:48.272Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-18T01:24:48.391Z] > git init /w/workspace/edgex-go/543 # timeout=10 [2021-06-18T01:24:48.463Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-18T01:24:48.464Z] > git --version # timeout=10 [2021-06-18T01:24:48.482Z] > git --version # 'git version 2.17.1' [2021-06-18T01:24:48.484Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T01:24:48.649Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T01:24:50.922Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.270" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-18T01:24:55.203Z] Removing intermediate container 6bded7dc97b8 [2021-06-18T01:24:55.203Z] ---> 414d3963d69e [2021-06-18T01:24:55.203Z] [2021-06-18T01:24:55.203Z] Step 11/24 : FROM alpine:3.12 [2021-06-18T01:24:55.203Z] 3.12: Pulling from library/alpine [2021-06-18T01:24:55.484Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-18T01:24:55.484Z] Removing intermediate container c15c93e3f5f0 [2021-06-18T01:24:55.484Z] ---> e804113bdc84 [2021-06-18T01:24:55.484Z] [2021-06-18T01:24:55.484Z] Step 11/26 : FROM alpine:3.12 [2021-06-18T01:24:55.484Z] Status: Downloaded newer image for alpine:3.12 [2021-06-18T01:24:55.484Z] ---> 13621d1b12d4 [2021-06-18T01:24:55.484Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-18T01:24:55.748Z] 3.12: Pulling from library/alpine [2021-06-18T01:24:56.030Z] ---> Running in fbdcf4832179 [2021-06-18T01:24:56.030Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-18T01:24:56.030Z] Status: Image is up to date for alpine:3.12 [2021-06-18T01:24:56.030Z] ---> 13621d1b12d4 [2021-06-18T01:24:56.030Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-18T01:24:56.300Z] ---> Running in b210f0871895 [2021-06-18T01:24:56.573Z] Removing intermediate container c25e98e1faf8 [2021-06-18T01:24:56.573Z] ---> fd030d3ca0fa [2021-06-18T01:24:56.573Z] [2021-06-18T01:24:56.573Z] Step 11/24 : FROM alpine:3.12 [2021-06-18T01:24:56.573Z] ---> 13621d1b12d4 [2021-06-18T01:24:56.573Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-18T01:24:56.573Z] ---> Running in ea9730c9788d [2021-06-18T01:24:56.851Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T01:24:56.851Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T01:24:57.128Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T01:24:57.128Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T01:24:57.418Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T01:24:57.418Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T01:24:57.418Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-18T01:24:57.418Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T01:24:57.418Z] OK: 6 MiB in 15 packages [2021-06-18T01:24:57.418Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-18T01:24:57.418Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-18T01:24:57.418Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-18T01:24:57.418Z] (4/6) Installing curl (7.77.0-r0) [2021-06-18T01:24:57.418Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-18T01:24:57.418Z] (6/6) Installing su-exec (0.2-r1) [2021-06-18T01:24:57.709Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T01:24:57.709Z] Executing ca-certificates-20191127-r4.trigger [2021-06-18T01:24:57.709Z] OK: 7 MiB in 20 packages [2021-06-18T01:24:57.709Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-18T01:24:57.709Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T01:24:57.709Z] OK: 6 MiB in 15 packages [2021-06-18T01:24:58.287Z] Removing intermediate container fbdcf4832179 [2021-06-18T01:24:58.287Z] ---> 7e3b5220f681 [2021-06-18T01:24:58.287Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-18T01:24:58.558Z] ---> Running in 7c4ccafb2d8b [2021-06-18T01:24:58.558Z] Removing intermediate container b210f0871895 [2021-06-18T01:24:58.638Z] ---> f73ca31531bc [2021-06-18T01:24:58.638Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-18T01:24:58.908Z] ---> Running in 44081fe991da [2021-06-18T01:24:58.908Z] Removing intermediate container ea9730c9788d [2021-06-18T01:24:58.908Z] ---> 936c3fd52e33 [2021-06-18T01:24:58.908Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-18T01:24:58.908Z] Removing intermediate container f7c0e5328f32 [2021-06-18T01:24:58.908Z] ---> 97369eaceb12 [2021-06-18T01:24:58.908Z] [2021-06-18T01:24:58.908Z] Step 11/32 : FROM alpine:3.12 [2021-06-18T01:24:58.908Z] ---> 13621d1b12d4 [2021-06-18T01:24:58.908Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-18T01:24:58.908Z] ---> Running in 3fb8269c9efe [2021-06-18T01:24:58.908Z] ---> Running in d7cfdb263141 [2021-06-18T01:24:58.908Z] Removing intermediate container 44081fe991da [2021-06-18T01:24:58.908Z] ---> b97b63ed42d3 [2021-06-18T01:24:58.908Z] Step 14/26 : WORKDIR / [2021-06-18T01:24:58.908Z] Removing intermediate container 7c4ccafb2d8b [2021-06-18T01:24:58.908Z] ---> f5f9abe5036f [2021-06-18T01:24:58.908Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-18T01:24:58.908Z] ---> Running in 99aaa375c53b [2021-06-18T01:24:58.908Z] ---> Running in 755b571a6798 [2021-06-18T01:24:58.908Z] Removing intermediate container 3fb8269c9efe [2021-06-18T01:24:58.908Z] ---> 4b7e6d1e1c89 [2021-06-18T01:24:58.908Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-18T01:24:59.170Z] ---> Running in 6c3ec66018fe [2021-06-18T01:24:59.170Z] Removing intermediate container d7cfdb263141 [2021-06-18T01:24:59.170Z] ---> 7668a4c356f9 [2021-06-18T01:24:59.170Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-18T01:24:59.170Z] ---> Running in 83f957f12ba7 [2021-06-18T01:24:59.170Z] Removing intermediate container 755b571a6798 [2021-06-18T01:24:59.170Z] ---> 4c713cda25fe [2021-06-18T01:24:59.170Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-18T01:24:59.170Z] Removing intermediate container 99aaa375c53b [2021-06-18T01:24:59.170Z] ---> 2dc9a618602d [2021-06-18T01:24:59.170Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-18T01:24:59.434Z] ---> Running in 99a5d1742282 [2021-06-18T01:24:59.434Z] Removing intermediate container 6c3ec66018fe [2021-06-18T01:24:59.434Z] ---> a296bfa7743c [2021-06-18T01:24:59.434Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-18T01:24:59.434Z] ---> Running in b4b1ec6fa084 [2021-06-18T01:24:59.434Z] ---> 3e725dab1e80 [2021-06-18T01:24:59.434Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-18T01:24:59.697Z] Removing intermediate container 99a5d1742282 [2021-06-18T01:24:59.697Z] ---> 64fb1f683826 [2021-06-18T01:24:59.697Z] Step 16/24 : WORKDIR / [2021-06-18T01:24:59.697Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T01:24:59.697Z] ---> Running in d213df033aab [2021-06-18T01:24:59.697Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T01:24:59.697Z] Removing intermediate container b4b1ec6fa084 [2021-06-18T01:24:59.697Z] ---> 501c917085e8 [2021-06-18T01:24:59.697Z] Step 16/24 : WORKDIR / [2021-06-18T01:24:59.697Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-18T01:24:59.697Z] (2/2) Installing su-exec (0.2-r1) [2021-06-18T01:24:59.697Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T01:24:59.697Z] OK: 6 MiB in 16 packages [2021-06-18T01:24:59.962Z] ---> Running in 727a1f09a4a7 [2021-06-18T01:24:59.962Z] Removing intermediate container d213df033aab [2021-06-18T01:24:59.962Z] ---> de78bec9bb63 [2021-06-18T01:24:59.962Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T01:24:59.962Z] ---> e8540f621ed7 [2021-06-18T01:24:59.962Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-18T01:25:00.231Z] Removing intermediate container 727a1f09a4a7 [2021-06-18T01:25:00.231Z] ---> b26c20f60e49 [2021-06-18T01:25:00.231Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T01:25:00.231Z] ---> 56c56e1858c5 [2021-06-18T01:25:00.231Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-18T01:25:00.231Z] Removing intermediate container 83f957f12ba7 [2021-06-18T01:25:00.231Z] ---> 07b2f0e94f7c [2021-06-18T01:25:00.231Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-18T01:25:00.231Z] ---> a0d28de23f56 [2021-06-18T01:25:00.231Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-18T01:25:00.499Z] ---> Running in 069be6910db0 [2021-06-18T01:25:00.499Z] ---> 95be6f37bc60 [2021-06-18T01:25:00.499Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-18T01:25:00.499Z] ---> 8ce82d4e0f2b [2021-06-18T01:25:00.499Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-18T01:25:00.499Z] Removing intermediate container 069be6910db0 [2021-06-18T01:25:00.499Z] ---> 0ea5191ad5b6 [2021-06-18T01:25:00.499Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-18T01:25:00.759Z] ---> Running in f5f21196e159 [2021-06-18T01:25:00.759Z] ---> 6526da845ace [2021-06-18T01:25:00.759Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-18T01:25:00.759Z] Removing intermediate container 139309052df6 [2021-06-18T01:25:00.759Z] ---> a4be7d7688bd [2021-06-18T01:25:00.759Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-18T01:25:00.759Z] ---> Running in 97aa1643cf92 [2021-06-18T01:25:01.026Z] Removing intermediate container f5f21196e159 [2021-06-18T01:25:01.026Z] ---> 3678ebbfd18d [2021-06-18T01:25:01.026Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-18T01:25:01.026Z] ---> 91e0f1c1320d [2021-06-18T01:25:01.026Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-18T01:25:01.026Z] ---> Running in bb2006c9c350 [2021-06-18T01:25:01.026Z] ---> b564377ae142 [2021-06-18T01:25:01.026Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-18T01:25:01.026Z] ---> Running in d4097365bcea [2021-06-18T01:25:01.026Z] ---> 88fe3959272d [2021-06-18T01:25:01.026Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-18T01:25:01.294Z] Removing intermediate container d4097365bcea [2021-06-18T01:25:01.294Z] ---> abe11fbc03cb [2021-06-18T01:25:01.294Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T01:25:01.294Z] ---> 4eed4263ec1d [2021-06-18T01:25:01.294Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-18T01:25:01.294Z] ---> Running in 0cda0d096338 [2021-06-18T01:25:01.294Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.270" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-18T01:25:01.294Z] ---> Running in bae42bf930cc [2021-06-18T01:25:01.561Z] Removing intermediate container bae42bf930cc [2021-06-18T01:25:01.561Z] ---> 46d59a166def [2021-06-18T01:25:01.561Z] Step 22/24 : LABEL arch=x86_64 [2021-06-18T01:25:01.561Z] ---> Running in 348bfd881f1a [2021-06-18T01:25:01.561Z] Removing intermediate container 0cda0d096338 [2021-06-18T01:25:01.561Z] ---> 46fa106a0299 [2021-06-18T01:25:01.561Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T01:25:01.828Z] ---> 20fb1e5caa6d [2021-06-18T01:25:01.828Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-18T01:25:01.828Z] ---> Running in 29d306ddb6fa [2021-06-18T01:25:01.828Z] Removing intermediate container 348bfd881f1a [2021-06-18T01:25:01.828Z] ---> 108a358f7399 [2021-06-18T01:25:01.828Z] Step 23/24 : LABEL git_sha=b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:25:01.828Z] ---> Running in 5848f49974ed [2021-06-18T01:25:01.828Z] Removing intermediate container 29d306ddb6fa [2021-06-18T01:25:01.828Z] ---> d92b9868e76e [2021-06-18T01:25:01.828Z] Step 22/24 : LABEL arch=x86_64 [2021-06-18T01:25:02.096Z] ---> Running in 73e2dd2a6a2f [2021-06-18T01:25:02.096Z] ---> d26d1837f685 [2021-06-18T01:25:02.096Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-18T01:25:02.096Z] Removing intermediate container bb2006c9c350 [2021-06-18T01:25:02.096Z] ---> 18b3cb6736d0 [2021-06-18T01:25:02.096Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-18T01:25:02.096Z] Removing intermediate container 5848f49974ed [2021-06-18T01:25:02.096Z] ---> 0c48962b41df [2021-06-18T01:25:02.096Z] Step 24/24 : LABEL version=2.0.0-dev.270 [2021-06-18T01:25:02.096Z] ---> Running in 4dc417fbc785 [2021-06-18T01:25:02.096Z] ---> Running in 036eecaaf3ce [2021-06-18T01:25:02.096Z] ---> Running in 6d9288fd8371 [2021-06-18T01:25:02.096Z] Removing intermediate container 73e2dd2a6a2f [2021-06-18T01:25:02.096Z] ---> 3b305a5aa3bf [2021-06-18T01:25:02.096Z] Step 23/24 : LABEL git_sha=b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:25:02.360Z] Removing intermediate container 97aa1643cf92 [2021-06-18T01:25:02.360Z] ---> a75db6ca803c [2021-06-18T01:25:02.360Z] [2021-06-18T01:25:02.360Z] Step 12/24 : FROM docker:20.10.0 [2021-06-18T01:25:02.360Z] ---> Running in bdc70e110b81 [2021-06-18T01:25:02.360Z] Removing intermediate container 036eecaaf3ce [2021-06-18T01:25:02.360Z] ---> fedae20466ec [2021-06-18T01:25:02.360Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-18T01:25:02.360Z] Removing intermediate container 6d9288fd8371 [2021-06-18T01:25:02.360Z] ---> d1ef393f4fd4 [2021-06-18T01:25:02.360Z] [2021-06-18T01:25:02.360Z] 20.10.0: Pulling from library/docker [2021-06-18T01:25:02.360Z] Successfully built d1ef393f4fd4 [2021-06-18T01:25:02.360Z] Removing intermediate container bdc70e110b81 [2021-06-18T01:25:02.360Z] ---> 3d808fc40e19 [2021-06-18T01:25:02.626Z] Step 24/24 : LABEL version=2.0.0-dev.270 [2021-06-18T01:25:02.626Z] Successfully tagged core-command:latest [2021-06-18T01:25:02.626Z]  Building core-command ... done Building support-notifications [2021-06-18T01:25:02.626Z] ---> Running in aac7d44cf3d6 [2021-06-18T01:25:02.626Z] ---> 60311295b847 [2021-06-18T01:25:02.626Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-18T01:25:02.626Z] ---> Running in 4aadc76a0f39 [2021-06-18T01:25:02.886Z] Removing intermediate container aac7d44cf3d6 [2021-06-18T01:25:02.886Z] ---> dd8b06e263b7 [2021-06-18T01:25:02.886Z] [2021-06-18T01:25:03.148Z] Successfully built dd8b06e263b7 [2021-06-18T01:25:03.148Z] Successfully tagged core-metadata:latest [2021-06-18T01:25:03.148Z] Building security-proxy-setup [2021-06-18T01:25:05.615Z] Avoid second fetch [2021-06-18T01:25:05.616Z] Checking out Revision b4de5ce62e17f93ad83591616c8cb82096e86c40 (master) [2021-06-18T01:25:05.713Z]  Building core-metadata ... done Removing intermediate container 4dc417fbc785 [2021-06-18T01:25:05.713Z] ---> d35317a8aae3 [2021-06-18T01:25:05.713Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-18T01:25:05.984Z] ---> Running in b22002612e9e [2021-06-18T01:25:06.935Z] Removing intermediate container b22002612e9e [2021-06-18T01:25:06.935Z] ---> f8fc1b84361e [2021-06-18T01:25:06.935Z] Step 24/26 : LABEL arch=x86_64 [2021-06-18T01:25:05.571Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-18T01:25:05.592Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T01:25:05.637Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T01:25:05.659Z] > git checkout -f b4de5ce62e17f93ad83591616c8cb82096e86c40 # timeout=10 [2021-06-18T01:25:07.522Z] ---> Running in 07aa921e7489 [2021-06-18T01:25:07.522Z] Removing intermediate container 4aadc76a0f39 [2021-06-18T01:25:07.522Z] ---> 787f0387c322 [2021-06-18T01:25:07.522Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T01:25:07.800Z] Removing intermediate container 07aa921e7489 [2021-06-18T01:25:07.800Z] ---> 5123c0ba8b26 [2021-06-18T01:25:07.800Z] Step 25/26 : LABEL git_sha=b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:25:08.064Z] ---> 71d30294e0c4 [2021-06-18T01:25:08.064Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-18T01:25:08.064Z] ---> Running in 3543ff90e54d [2021-06-18T01:25:08.332Z] Removing intermediate container 3543ff90e54d [2021-06-18T01:25:08.332Z] ---> ed7e83e4ca4c [2021-06-18T01:25:08.332Z] Step 26/26 : LABEL version=2.0.0-dev.270 [2021-06-18T01:25:08.594Z] ---> Running in c3a1ec1efccb [2021-06-18T01:25:08.594Z] ---> b9f5ab17c04b [2021-06-18T01:25:08.594Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-18T01:25:08.882Z] Removing intermediate container c3a1ec1efccb [2021-06-18T01:25:08.883Z] ---> c1f6b6405389 [2021-06-18T01:25:08.883Z] [2021-06-18T01:25:08.883Z] Successfully built c1f6b6405389 [2021-06-18T01:25:08.883Z] Successfully tagged security-secretstore-setup:latest [2021-06-18T01:25:08.883Z] Building support-scheduler [2021-06-18T01:25:09.155Z]  Building security-secretstore-setup ... done  ---> 20c6cb97cfe1 [2021-06-18T01:25:09.155Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-18T01:25:10.119Z] Commit message: "Merge pull request #3576 from weichou1229/issue-2690" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-18T01:25:11.445Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-18T01:25:11.722Z] ---> f30bb974d0bd [2021-06-18T01:25:11.722Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-18T01:25:11.880Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-18T01:25:12.230Z] + true [2021-06-18T01:25:12.230Z] + sudo service docker restart [2021-06-18T01:25:12.292Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T01:25:12.292Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-18T01:25:12.292Z] ---> 6f8c35cc87d5 [2021-06-18T01:25:12.292Z] Step 3/22 : WORKDIR /edgex-go [2021-06-18T01:25:12.292Z] ---> Using cache [2021-06-18T01:25:12.292Z] ---> 165627ee6da0 [2021-06-18T01:25:12.292Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T01:25:12.292Z] ---> Using cache [2021-06-18T01:25:12.292Z] ---> fda49cf5aff2 [2021-06-18T01:25:12.292Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-18T01:25:12.292Z] ---> Using cache [2021-06-18T01:25:12.292Z] ---> 03c10edb3ef9 [2021-06-18T01:25:12.292Z] Step 6/22 : COPY go.mod . [2021-06-18T01:25:12.554Z] ---> Using cache [2021-06-18T01:25:12.554Z] ---> 2c69486fe6ee [2021-06-18T01:25:12.554Z] Step 7/22 : RUN go mod download [2021-06-18T01:25:12.554Z] ---> Using cache [2021-06-18T01:25:12.554Z] ---> 37b624799954 [2021-06-18T01:25:12.554Z] Step 8/22 : COPY . . [2021-06-18T01:25:12.554Z] ---> Using cache [2021-06-18T01:25:12.554Z] ---> 00129d37baa3 [2021-06-18T01:25:12.554Z] Step 9/22 : RUN go mod tidy [2021-06-18T01:25:12.554Z] ---> Using cache [2021-06-18T01:25:12.554Z] ---> c6d1d9af97ad [2021-06-18T01:25:12.554Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-18T01:25:13.127Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T01:25:13.127Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-18T01:25:13.127Z] ---> 6f8c35cc87d5 [2021-06-18T01:25:13.127Z] Step 3/23 : WORKDIR /edgex-go [2021-06-18T01:25:13.127Z] ---> Using cache [2021-06-18T01:25:13.127Z] ---> 165627ee6da0 [2021-06-18T01:25:13.127Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T01:25:13.127Z] ---> Using cache [2021-06-18T01:25:13.127Z] ---> fda49cf5aff2 [2021-06-18T01:25:13.127Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-18T01:25:13.127Z] ---> Using cache [2021-06-18T01:25:13.127Z] ---> 03c10edb3ef9 [2021-06-18T01:25:13.127Z] Step 6/23 : COPY go.mod . [2021-06-18T01:25:13.127Z] ---> Using cache [2021-06-18T01:25:13.127Z] ---> 2c69486fe6ee [2021-06-18T01:25:13.127Z] Step 7/23 : RUN go mod download [2021-06-18T01:25:13.127Z] ---> Using cache [2021-06-18T01:25:13.127Z] ---> 37b624799954 [2021-06-18T01:25:13.127Z] Step 8/23 : COPY . . [2021-06-18T01:25:13.127Z] ---> Using cache [2021-06-18T01:25:13.127Z] ---> 00129d37baa3 [2021-06-18T01:25:13.127Z] Step 9/23 : RUN go mod tidy [2021-06-18T01:25:13.127Z] ---> Using cache [2021-06-18T01:25:13.127Z] ---> c6d1d9af97ad [2021-06-18T01:25:13.127Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-18T01:25:13.699Z] ---> 3bf711a36326 [2021-06-18T01:25:13.699Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-18T01:25:13.959Z] ---> Running in 99e1e9a25e08 [2021-06-18T01:25:13.959Z] ---> Running in 609c4bd1d189 [2021-06-18T01:25:14.221Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-18T01:25:14.221Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-18T01:25:14.221Z] ---> aefe523efa57 [2021-06-18T01:25:14.221Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-18T01:25:14.221Z] ---> Running in 2530fc1113a4 [2021-06-18T01:25:14.485Z] ---> Running in aae413d2e6a4 [2021-06-18T01:25:14.485Z] Removing intermediate container 2530fc1113a4 [2021-06-18T01:25:14.485Z] ---> 2712f7434298 [2021-06-18T01:25:14.485Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-18T01:25:14.752Z] Removing intermediate container aae413d2e6a4 [2021-06-18T01:25:14.752Z] ---> e7ccb86c0297 [2021-06-18T01:25:14.752Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-18T01:25:14.752Z] ---> Running in 98ce8dd3576f [2021-06-18T01:25:14.752Z] ---> de2139a6ca7e [2021-06-18T01:25:14.752Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-18T01:25:14.752Z] ---> Running in 834e41dea2b6 [2021-06-18T01:25:15.015Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.270" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-18T01:25:15.015Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.270" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-18T01:25:15.279Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T01:25:15.546Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T01:25:15.546Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-18T01:25:15.546Z] ---> 6f8c35cc87d5 [2021-06-18T01:25:15.546Z] Step 3/23 : WORKDIR /edgex-go [2021-06-18T01:25:15.546Z] ---> Using cache [2021-06-18T01:25:15.546Z] ---> 165627ee6da0 [2021-06-18T01:25:15.546Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T01:25:15.546Z] ---> Using cache [2021-06-18T01:25:15.546Z] ---> fda49cf5aff2 [2021-06-18T01:25:15.546Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-18T01:25:15.546Z] ---> Running in a54cdcb3f7c7 [2021-06-18T01:25:15.546Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T01:25:15.812Z] (1/39) Installing readline (8.0.4-r0) [2021-06-18T01:25:15.812Z] (2/39) Installing bash (5.0.17-r0) [2021-06-18T01:25:15.812Z] Executing bash-5.0.17-r0.post-install [2021-06-18T01:25:15.812Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-18T01:25:15.812Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-18T01:25:15.812Z] (5/39) Installing curl (7.77.0-r0) [2021-06-18T01:25:15.812Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-18T01:25:15.812Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-18T01:25:15.812Z] (8/39) Installing expat (2.2.9-r1) [2021-06-18T01:25:15.812Z] (9/39) Installing libffi (3.3-r2) [2021-06-18T01:25:15.812Z] (10/39) Installing gdbm (1.13-r1) [2021-06-18T01:25:15.812Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-18T01:25:15.812Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-18T01:25:16.079Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-18T01:25:16.079Z] Removing intermediate container 834e41dea2b6 [2021-06-18T01:25:16.079Z] ---> 443163771684 [2021-06-18T01:25:16.079Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-18T01:25:16.079Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T01:25:16.348Z] ---> Running in 5ec580cde108 [2021-06-18T01:25:16.614Z] Removing intermediate container 5ec580cde108 [2021-06-18T01:25:16.614Z] ---> 8852b7511888 [2021-06-18T01:25:16.614Z] Step 29/32 : CMD ["gate"] [2021-06-18T01:25:16.876Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-18T01:25:16.876Z] ---> Running in 39d53a2913fd [2021-06-18T01:25:16.876Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-18T01:25:16.876Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-18T01:25:16.876Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-18T01:25:16.876Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-18T01:25:16.876Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-18T01:25:17.138Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-18T01:25:17.138Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-18T01:25:17.138Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-18T01:25:17.138Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T01:25:17.138Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-18T01:25:17.138Z] Removing intermediate container 39d53a2913fd [2021-06-18T01:25:17.138Z] ---> e35352350779 [2021-06-18T01:25:17.138Z] Step 30/32 : LABEL arch=x86_64 [2021-06-18T01:25:17.138Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-18T01:25:17.138Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-18T01:25:17.138Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-18T01:25:17.138Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-18T01:25:17.138Z] ---> Running in d4c02d57715f [2021-06-18T01:25:17.138Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-18T01:25:17.138Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-18T01:25:17.402Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-18T01:25:17.402Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-18T01:25:17.402Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-18T01:25:17.402Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-18T01:25:17.402Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-18T01:25:17.402Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-18T01:25:17.402Z] Removing intermediate container d4c02d57715f [2021-06-18T01:25:17.402Z] ---> 9cfc9909f384 [2021-06-18T01:25:17.402Z] Step 31/32 : LABEL git_sha=b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:25:17.402Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-18T01:25:17.402Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-18T01:25:17.402Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-18T01:25:17.402Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-18T01:25:17.402Z] ---> Running in 9a6323d05670 [2021-06-18T01:25:17.664Z] Executing busybox-1.31.1-r19.trigger [2021-06-18T01:25:17.664Z] OK: 72 MiB in 59 packages [2021-06-18T01:25:17.664Z] Removing intermediate container 9a6323d05670 [2021-06-18T01:25:17.664Z] ---> c6ee53c98c2c [2021-06-18T01:25:17.664Z] Step 32/32 : LABEL version=2.0.0-dev.270 [2021-06-18T01:25:17.664Z] ---> Running in acf67ec126c3 [2021-06-18T01:25:17.926Z] Removing intermediate container acf67ec126c3 [2021-06-18T01:25:17.926Z] ---> ae7fd2c1fcde [2021-06-18T01:25:17.926Z] [2021-06-18T01:25:17.926Z] OK: 219 MiB in 52 packages [2021-06-18T01:25:18.189Z] Successfully built ae7fd2c1fcde [2021-06-18T01:25:18.189Z] Successfully tagged security-bootstrapper:latest [2021-06-18T01:25:18.189Z] Building core-data [2021-06-18T01:25:19.138Z]  Building security-bootstrapper ... done Removing intermediate container a54cdcb3f7c7 [2021-06-18T01:25:19.138Z] ---> 110e25fd89b0 [2021-06-18T01:25:19.138Z] Step 6/23 : COPY go.mod . [2021-06-18T01:25:19.711Z] Collecting docker-compose==1.23.2 [2021-06-18T01:25:19.711Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-18T01:25:19.972Z] ---> 9b2ec0b515c5 [2021-06-18T01:25:19.972Z] Step 7/23 : RUN go mod download [2021-06-18T01:25:19.972Z] ---> Running in fa5d71ce6a92 [2021-06-18T01:25:20.248Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-18T01:25:20.248Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-18T01:25:20.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-06-18T01:25:20.248Z] Collecting texttable<0.10,>=0.9.0 [2021-06-18T01:25:20.248Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-18T01:25:21.208Z] Collecting cached-property<2,>=1.2.0 [2021-06-18T01:25:21.208Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-18T01:25:21.476Z] Removing intermediate container fa5d71ce6a92 [2021-06-18T01:25:21.476Z] ---> fbba50ab3a02 [2021-06-18T01:25:21.476Z] Step 8/23 : COPY . . [2021-06-18T01:25:21.476Z] Collecting PyYAML<4,>=3.10 [2021-06-18T01:25:21.476Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-18T01:25:22.873Z] Collecting docopt<0.7,>=0.6.1 [2021-06-18T01:25:22.873Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-18T01:25:23.457Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-18T01:25:23.457Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-18T01:25:23.719Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-18T01:25:23.719Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-18T01:25:24.290Z] Collecting jsonschema<3,>=2.5.1 [2021-06-18T01:25:24.553Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-18T01:25:24.553Z] Collecting docker<4.0,>=3.6.0 [2021-06-18T01:25:24.553Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-18T01:25:24.818Z] Collecting idna<2.8,>=2.5 [2021-06-18T01:25:24.818Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-18T01:25:25.078Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-18T01:25:25.078Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-18T01:25:25.343Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-18T01:25:25.343Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-18T01:25:25.343Z] Collecting docker-pycreds>=0.4.0 [2021-06-18T01:25:25.343Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-18T01:25:25.343Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-18T01:25:25.343Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-18T01:25:25.343Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-18T01:25:25.343Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-18T01:25:25.610Z] Installing collected packages: websocket-client, texttable, cached-property, PyYAML, docopt, idna, urllib3, requests, dockerpty, jsonschema, docker-pycreds, docker, docker-compose [2021-06-18T01:25:25.610Z] Running setup.py install for texttable: started [2021-06-18T01:25:26.587Z] Running setup.py install for texttable: finished with status 'done' [2021-06-18T01:25:27.540Z] Running setup.py install for PyYAML: started [2021-06-18T01:25:28.502Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-18T01:25:28.502Z] Running setup.py install for docopt: started [2021-06-18T01:25:29.120Z] Running setup.py install for docopt: finished with status 'done' [2021-06-18T01:25:29.120Z] Attempting uninstall: idna [2021-06-18T01:25:29.120Z] Found existing installation: idna 2.9 [2021-06-18T01:25:29.120Z] Uninstalling idna-2.9: [2021-06-18T01:25:29.120Z] Successfully uninstalled idna-2.9 [2021-06-18T01:25:29.399Z] Attempting uninstall: urllib3 [2021-06-18T01:25:29.399Z] Found existing installation: urllib3 1.25.9 [2021-06-18T01:25:29.399Z] Uninstalling urllib3-1.25.9: [2021-06-18T01:25:29.399Z] Successfully uninstalled urllib3-1.25.9 [2021-06-18T01:25:30.275Z] Attempting uninstall: requests [2021-06-18T01:25:30.275Z] Found existing installation: requests 2.23.0 [2021-06-18T01:25:30.275Z] Uninstalling requests-2.23.0: [2021-06-18T01:25:30.275Z] Successfully uninstalled requests-2.23.0 [2021-06-18T01:25:30.275Z] Running setup.py install for dockerpty: started [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T01:25:30.569Z] provisioning config files... [2021-06-18T01:25:30.597Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/543@tmp/config8570573283474002517tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-18T01:25:30.665Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-18T01:25:30.969Z] ---> docker-login.sh [2021-06-18T01:25:30.969Z] nexus3.edgexfoundry.org:10001 [2021-06-18T01:25:31.072Z] ---> 62d41dccd5c1 [2021-06-18T01:25:31.072Z] Step 9/23 : RUN go mod tidy [2021-06-18T01:25:31.072Z] ---> Running in c5c60177961d [2021-06-18T01:25:31.864Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-18T01:25:31.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T01:25:32.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T01:25:32.240Z] Configure a credential helper to remove this warning. See [2021-06-18T01:25:32.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T01:25:32.240Z] [2021-06-18T01:25:32.240Z] Login Succeeded [2021-06-18T01:25:32.240Z] nexus3.edgexfoundry.org:10002 [2021-06-18T01:25:32.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T01:25:32.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T01:25:32.799Z] Configure a credential helper to remove this warning. See [2021-06-18T01:25:32.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T01:25:32.799Z] [2021-06-18T01:25:32.799Z] Login Succeeded [2021-06-18T01:25:32.799Z] nexus3.edgexfoundry.org:10003 [2021-06-18T01:25:33.005Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T01:25:33.005Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-18T01:25:33.005Z] ---> 6f8c35cc87d5 [2021-06-18T01:25:33.005Z] Step 3/24 : WORKDIR /edgex-go [2021-06-18T01:25:33.005Z] ---> Using cache [2021-06-18T01:25:33.005Z] ---> 165627ee6da0 [2021-06-18T01:25:33.005Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T01:25:33.005Z] ---> Using cache [2021-06-18T01:25:33.005Z] ---> fda49cf5aff2 [2021-06-18T01:25:33.005Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-18T01:25:33.005Z] ---> Running in f11f6294fc7a [2021-06-18T01:25:33.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T01:25:33.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T01:25:33.356Z] Configure a credential helper to remove this warning. See [2021-06-18T01:25:33.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T01:25:33.356Z] [2021-06-18T01:25:33.356Z] Login Succeeded [2021-06-18T01:25:33.356Z] nexus3.edgexfoundry.org:10004 [2021-06-18T01:25:33.585Z] Removing intermediate container c5c60177961d [2021-06-18T01:25:33.585Z] ---> e184a8f7ee52 [2021-06-18T01:25:33.585Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-18T01:25:33.585Z] ---> Running in 087ada9f1689 [2021-06-18T01:25:33.585Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T01:25:33.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T01:25:33.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T01:25:33.904Z] Configure a credential helper to remove this warning. See [2021-06-18T01:25:33.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T01:25:33.904Z] [2021-06-18T01:25:33.904Z] Login Succeeded [2021-06-18T01:25:33.904Z] docker.io [2021-06-18T01:25:34.162Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.270" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-18T01:25:34.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T01:25:34.424Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T01:25:34.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T01:25:34.774Z] Configure a credential helper to remove this warning. See [2021-06-18T01:25:34.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T01:25:34.774Z] [2021-06-18T01:25:34.774Z] Login Succeeded [2021-06-18T01:25:34.774Z] ---> docker-login.sh ends [Pipeline] } [2021-06-18T01:25:34.792Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-18T01:25:35.101Z] ========================================================= [2021-06-18T01:25:35.101Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-18T01:25:35.101Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:25:35.379Z] OK: 219 MiB in 52 packages [2021-06-18T01:25:35.442Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-18T01:25:36.331Z] Removing intermediate container 98ce8dd3576f [2021-06-18T01:25:36.331Z] ---> 2196c9fbeec3 [2021-06-18T01:25:36.331Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-18T01:25:36.331Z] ---> Running in 03c420957d97 [2021-06-18T01:25:36.331Z] Removing intermediate container f11f6294fc7a [2021-06-18T01:25:36.331Z] ---> c7240417677b [2021-06-18T01:25:36.331Z] Step 6/24 : COPY go.mod . [2021-06-18T01:25:36.603Z] Removing intermediate container 03c420957d97 [2021-06-18T01:25:36.603Z] ---> a04d82fee5b9 [2021-06-18T01:25:36.603Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-18T01:25:36.603Z] ---> Running in 9603c516000c [2021-06-18T01:25:36.603Z] ---> 724cdfb01f42 [2021-06-18T01:25:36.603Z] Step 7/24 : RUN go mod download [2021-06-18T01:25:36.603Z] ---> Running in 316b5f1dc762 [2021-06-18T01:25:36.865Z] Removing intermediate container 9603c516000c [2021-06-18T01:25:36.865Z] ---> b745fcc86aa2 [2021-06-18T01:25:36.865Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-18T01:25:37.441Z] ---> 79bcf8957d71 [2021-06-18T01:25:37.441Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-18T01:25:37.702Z] ---> d198c2970a93 [2021-06-18T01:25:37.702Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-18T01:25:37.965Z] Removing intermediate container 316b5f1dc762 [2021-06-18T01:25:37.965Z] ---> 3f1d191f06da [2021-06-18T01:25:37.965Z] Step 8/24 : COPY . . [2021-06-18T01:25:38.094Z] Sending build context to Docker daemon 166.3MB [2021-06-18T01:25:38.095Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-18T01:25:38.095Z] Step 2/6 : FROM ${BASE} [2021-06-18T01:25:38.095Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-18T01:25:38.095Z] 595b0fe564bb: Pulling fs layer [2021-06-18T01:25:38.095Z] 3088b5b3c5c0: Pulling fs layer [2021-06-18T01:25:38.095Z] 5b7225fbf94c: Pulling fs layer [2021-06-18T01:25:38.095Z] ba82ee9f976e: Pulling fs layer [2021-06-18T01:25:38.095Z] 506bd15cee9f: Pulling fs layer [2021-06-18T01:25:38.095Z] 75a0a4a0db45: Pulling fs layer [2021-06-18T01:25:38.095Z] 618dc40b7e24: Pulling fs layer [2021-06-18T01:25:38.095Z] ba82ee9f976e: Waiting [2021-06-18T01:25:38.095Z] 506bd15cee9f: Waiting [2021-06-18T01:25:38.095Z] 75a0a4a0db45: Waiting [2021-06-18T01:25:38.095Z] 618dc40b7e24: Waiting [2021-06-18T01:25:38.095Z] 5b7225fbf94c: Download complete [2021-06-18T01:25:38.095Z] 3088b5b3c5c0: Verifying Checksum [2021-06-18T01:25:38.095Z] 3088b5b3c5c0: Download complete [2021-06-18T01:25:38.095Z] 506bd15cee9f: Verifying Checksum [2021-06-18T01:25:38.095Z] 506bd15cee9f: Download complete [2021-06-18T01:25:38.095Z] 75a0a4a0db45: Verifying Checksum [2021-06-18T01:25:38.095Z] 75a0a4a0db45: Download complete [2021-06-18T01:25:38.095Z] 595b0fe564bb: Download complete [2021-06-18T01:25:38.225Z] ---> d1855a0ce630 [2021-06-18T01:25:38.226Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-18T01:25:38.226Z] ---> Running in 8702efd71026 [2021-06-18T01:25:38.691Z] 595b0fe564bb: Pull complete [2021-06-18T01:25:38.803Z] Removing intermediate container 8702efd71026 [2021-06-18T01:25:38.803Z] ---> 97d386fd6172 [2021-06-18T01:25:38.803Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T01:25:39.694Z] 3088b5b3c5c0: Pull complete [2021-06-18T01:25:39.758Z] ---> Running in 7ca353416d2d [2021-06-18T01:25:39.969Z] 5b7225fbf94c: Pull complete [2021-06-18T01:25:40.344Z] Removing intermediate container 7ca353416d2d [2021-06-18T01:25:40.344Z] ---> 137381f1483b [2021-06-18T01:25:40.344Z] Step 22/24 : LABEL arch=x86_64 [2021-06-18T01:25:40.579Z] 618dc40b7e24: Verifying Checksum [2021-06-18T01:25:40.579Z] 618dc40b7e24: Download complete [2021-06-18T01:25:40.611Z] ---> Running in 120f4fb15d25 [2021-06-18T01:25:40.888Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.270" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-18T01:25:40.888Z] Removing intermediate container 120f4fb15d25 [2021-06-18T01:25:40.888Z] ---> e970adaf8865 [2021-06-18T01:25:40.888Z] Step 23/24 : LABEL git_sha=b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:25:41.165Z] ---> Running in 7bf96879c58d [2021-06-18T01:25:41.433Z] Removing intermediate container 7bf96879c58d [2021-06-18T01:25:41.433Z] ---> 6e2f5b90db1f [2021-06-18T01:25:41.433Z] Step 24/24 : LABEL version=2.0.0-dev.270 [2021-06-18T01:25:41.556Z] ba82ee9f976e: Verifying Checksum [2021-06-18T01:25:41.556Z] ba82ee9f976e: Download complete [2021-06-18T01:25:42.023Z] ---> Running in 2270932d6f8b [2021-06-18T01:25:42.304Z] Removing intermediate container 2270932d6f8b [2021-06-18T01:25:42.304Z] ---> 5feda00e85b9 [2021-06-18T01:25:42.304Z] [2021-06-18T01:25:42.575Z] Successfully built 5feda00e85b9 [2021-06-18T01:25:42.575Z] Successfully tagged sys-mgmt-agent:latest [2021-06-18T01:25:43.558Z]  Building sys-mgmt-agent ... done  ---> bf9812bb838d [2021-06-18T01:25:43.558Z] Step 9/24 : RUN go mod tidy [2021-06-18T01:25:43.558Z] ---> Running in 2c35260bd06e [2021-06-18T01:25:45.002Z] Removing intermediate container 609c4bd1d189 [2021-06-18T01:25:45.002Z] ---> 894f01f93b56 [2021-06-18T01:25:45.002Z] [2021-06-18T01:25:45.002Z] Step 11/22 : FROM alpine:3.12 [2021-06-18T01:25:45.002Z] ---> 13621d1b12d4 [2021-06-18T01:25:45.002Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-18T01:25:45.002Z] ---> Running in ec614e8aff6d [2021-06-18T01:25:45.266Z] Removing intermediate container 2c35260bd06e [2021-06-18T01:25:45.266Z] ---> c8148ca8073a [2021-06-18T01:25:45.266Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-18T01:25:45.266Z] ---> Running in 01423f535ab0 [2021-06-18T01:25:45.862Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T01:25:45.862Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T01:25:46.133Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.270" -o cmd/core-data/core-data ./cmd/core-data [2021-06-18T01:25:46.133Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-18T01:25:46.133Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-18T01:25:46.133Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-18T01:25:46.133Z] (4/4) Installing curl (7.77.0-r0) [2021-06-18T01:25:46.133Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T01:25:46.133Z] Executing ca-certificates-20191127-r4.trigger [2021-06-18T01:25:46.133Z] OK: 7 MiB in 18 packages [2021-06-18T01:25:47.582Z] Removing intermediate container ec614e8aff6d [2021-06-18T01:25:47.582Z] ---> 3ed6305a61e6 [2021-06-18T01:25:47.582Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-18T01:25:47.582Z] ---> Running in 23561c19f52a [2021-06-18T01:25:47.582Z] Removing intermediate container 99e1e9a25e08 [2021-06-18T01:25:47.582Z] ---> 3d826e2058f0 [2021-06-18T01:25:47.582Z] [2021-06-18T01:25:47.582Z] Step 11/23 : FROM alpine:3.12 [2021-06-18T01:25:47.582Z] ---> 13621d1b12d4 [2021-06-18T01:25:47.582Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-18T01:25:47.582Z] ---> Using cache [2021-06-18T01:25:47.582Z] ---> 936c3fd52e33 [2021-06-18T01:25:47.582Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-18T01:25:47.582Z] ---> Using cache [2021-06-18T01:25:47.582Z] ---> 4b7e6d1e1c89 [2021-06-18T01:25:47.582Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-18T01:25:47.582Z] ---> Running in 0f69579e8e1a [2021-06-18T01:25:47.582Z] Removing intermediate container 23561c19f52a [2021-06-18T01:25:47.582Z] ---> 1c25d8370919 [2021-06-18T01:25:47.582Z] Step 14/22 : WORKDIR /edgex [2021-06-18T01:25:47.582Z] Removing intermediate container 0f69579e8e1a [2021-06-18T01:25:47.582Z] ---> 87cbfae423a3 [2021-06-18T01:25:47.582Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-18T01:25:47.582Z] ---> Running in 12ac48134b18 [2021-06-18T01:25:47.582Z] ---> Running in 48543ee30084 [2021-06-18T01:25:47.868Z] Removing intermediate container 48543ee30084 [2021-06-18T01:25:47.868Z] ---> e9e987f8d69e [2021-06-18T01:25:47.868Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-18T01:25:47.868Z] Removing intermediate container 12ac48134b18 [2021-06-18T01:25:47.868Z] ---> f04b7dc978c0 [2021-06-18T01:25:47.868Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T01:25:48.135Z] ---> be7c0d882ba6 [2021-06-18T01:25:48.135Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-18T01:25:48.135Z] ---> 3233700c0fb1 [2021-06-18T01:25:48.135Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-18T01:25:48.734Z] ---> 59a40057edb7 [2021-06-18T01:25:48.734Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-18T01:25:48.734Z] ---> ab8bc9191525 [2021-06-18T01:25:48.734Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-18T01:25:49.316Z] ---> 3c28c4725694 [2021-06-18T01:25:49.316Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-18T01:25:49.316Z] ---> 6b96698e95ba [2021-06-18T01:25:49.316Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-18T01:25:49.316Z] ---> Running in de17bdfdf205 [2021-06-18T01:25:49.316Z] ---> Running in 9b7e6b551b3b [2021-06-18T01:25:49.580Z] Removing intermediate container de17bdfdf205 [2021-06-18T01:25:49.580Z] ---> c0cee61a86c1 [2021-06-18T01:25:49.580Z] Step 19/22 : CMD ["--init=true"] [2021-06-18T01:25:49.580Z] Removing intermediate container 9b7e6b551b3b [2021-06-18T01:25:49.580Z] ---> 4f7a56c6ea6a [2021-06-18T01:25:49.580Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T01:25:49.580Z] ---> Running in 0feecbe12c9d [2021-06-18T01:25:49.580Z] ---> Running in 20f16b8c36b9 [2021-06-18T01:25:49.842Z] Removing intermediate container 0feecbe12c9d [2021-06-18T01:25:49.842Z] ---> 708c38e41551 [2021-06-18T01:25:49.842Z] Step 20/22 : LABEL arch=x86_64 [2021-06-18T01:25:49.842Z] Removing intermediate container 20f16b8c36b9 [2021-06-18T01:25:49.842Z] ---> c5249e3586fd [2021-06-18T01:25:49.842Z] Step 21/23 : LABEL arch=x86_64 [2021-06-18T01:25:49.842Z] ---> Running in e71e61a092d8 [2021-06-18T01:25:49.842Z] ---> Running in 885456e8ae36 [2021-06-18T01:25:50.108Z] Removing intermediate container e71e61a092d8 [2021-06-18T01:25:50.108Z] ---> 0c4d003ab006 [2021-06-18T01:25:50.108Z] Step 21/22 : LABEL git_sha=b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:25:50.108Z] Removing intermediate container 885456e8ae36 [2021-06-18T01:25:50.108Z] ---> 730537bbfb20 [2021-06-18T01:25:50.108Z] Step 22/23 : LABEL git_sha=b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:25:50.108Z] ---> Running in 846c0f39a32a [2021-06-18T01:25:50.108Z] ---> Running in 6a1d1122818f [2021-06-18T01:25:50.372Z] Removing intermediate container 846c0f39a32a [2021-06-18T01:25:50.372Z] ---> 3bceb4e52608 [2021-06-18T01:25:50.372Z] Step 22/22 : LABEL version=2.0.0-dev.270 [2021-06-18T01:25:50.372Z] ---> Running in 4be0cf2b0a9a [2021-06-18T01:25:50.372Z] Removing intermediate container 6a1d1122818f [2021-06-18T01:25:50.372Z] ---> 04ab69cce6f4 [2021-06-18T01:25:50.372Z] Step 23/23 : LABEL version=2.0.0-dev.270 [2021-06-18T01:25:50.372Z] ---> Running in 5b307cd9bf94 [2021-06-18T01:25:50.637Z] Removing intermediate container 4be0cf2b0a9a [2021-06-18T01:25:50.637Z] ---> 541492764c11 [2021-06-18T01:25:50.637Z] [2021-06-18T01:25:50.637Z] Removing intermediate container 5b307cd9bf94 [2021-06-18T01:25:50.637Z] ---> 56dbee7f02db [2021-06-18T01:25:50.637Z] [2021-06-18T01:25:50.637Z] Successfully built 541492764c11 [2021-06-18T01:25:50.637Z] Successfully tagged security-proxy-setup:latest [2021-06-18T01:25:50.900Z]  Building security-proxy-setup ... done Successfully built 56dbee7f02db [2021-06-18T01:25:50.900Z] Successfully tagged support-scheduler:latest [2021-06-18T01:25:51.712Z] ba82ee9f976e: Pull complete [2021-06-18T01:25:51.712Z] 506bd15cee9f: Pull complete [2021-06-18T01:25:51.712Z] 75a0a4a0db45: Pull complete [2021-06-18T01:25:56.036Z] 618dc40b7e24: Pull complete [2021-06-18T01:25:56.036Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-18T01:25:56.036Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-18T01:25:56.036Z] ---> a36622ca3599 [2021-06-18T01:25:56.036Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-18T01:25:57.510Z]  Building support-scheduler ... done Removing intermediate container 087ada9f1689 [2021-06-18T01:25:57.510Z] ---> a927827966ff [2021-06-18T01:25:57.510Z] [2021-06-18T01:25:57.510Z] Step 11/23 : FROM alpine:3.12 [2021-06-18T01:25:57.510Z] ---> 13621d1b12d4 [2021-06-18T01:25:57.510Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-18T01:25:57.510Z] ---> Running in b10692fe8ce0 [2021-06-18T01:25:58.019Z] ---> Running in 3417b9aeeb55 [2021-06-18T01:25:58.093Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T01:25:58.093Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T01:25:58.357Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-18T01:25:58.357Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-18T01:25:58.357Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T01:25:58.357Z] Executing ca-certificates-20191127-r4.trigger [2021-06-18T01:25:58.357Z] OK: 6 MiB in 16 packages [2021-06-18T01:25:58.931Z] Removing intermediate container b10692fe8ce0 [2021-06-18T01:25:58.931Z] ---> 4afb598591b5 [2021-06-18T01:25:58.931Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-18T01:25:58.931Z] ---> Running in 4817b6d0b2e4 [2021-06-18T01:25:58.931Z] Removing intermediate container 4817b6d0b2e4 [2021-06-18T01:25:58.931Z] ---> 154ca810717d [2021-06-18T01:25:58.931Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-18T01:25:59.194Z] ---> Running in 35982ef5f991 [2021-06-18T01:25:59.194Z] Removing intermediate container 35982ef5f991 [2021-06-18T01:25:59.194Z] ---> 7290fccabde2 [2021-06-18T01:25:59.194Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-18T01:25:59.194Z] ---> Running in cdae3d5a1ffe [2021-06-18T01:25:59.460Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T01:25:59.462Z] Removing intermediate container cdae3d5a1ffe [2021-06-18T01:25:59.462Z] ---> 7337b81fc269 [2021-06-18T01:25:59.462Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T01:25:59.728Z] ---> 179130f6a80a [2021-06-18T01:25:59.728Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-18T01:26:00.301Z] ---> 11925683b3b6 [2021-06-18T01:26:00.301Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-18T01:26:00.301Z] ---> 750136da140a [2021-06-18T01:26:00.301Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-18T01:26:00.445Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T01:26:00.565Z] ---> Running in c833179f515f [2021-06-18T01:26:00.565Z] Removing intermediate container c833179f515f [2021-06-18T01:26:00.565Z] ---> 54ffd4c81467 [2021-06-18T01:26:00.565Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T01:26:00.565Z] ---> Running in 1d46b19a5176 [2021-06-18T01:26:00.828Z] Removing intermediate container 1d46b19a5176 [2021-06-18T01:26:00.828Z] ---> f3a03d5ef4b1 [2021-06-18T01:26:00.828Z] Step 21/23 : LABEL arch=x86_64 [2021-06-18T01:26:00.828Z] ---> Running in 512c37d7da8b [2021-06-18T01:26:00.828Z] Removing intermediate container 512c37d7da8b [2021-06-18T01:26:00.828Z] ---> cc41f4b9cd3d [2021-06-18T01:26:00.828Z] Step 22/23 : LABEL git_sha=b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:26:01.040Z] (1/12) Installing libmagic (5.39-r0) [2021-06-18T01:26:01.089Z] ---> Running in a7262ed8b6b1 [2021-06-18T01:26:01.089Z] Removing intermediate container a7262ed8b6b1 [2021-06-18T01:26:01.089Z] ---> ba4b19ee0587 [2021-06-18T01:26:01.089Z] Step 23/23 : LABEL version=2.0.0-dev.270 [2021-06-18T01:26:01.089Z] ---> Running in 7101032c65a0 [2021-06-18T01:26:01.310Z] (2/12) Installing file (5.39-r0) [2021-06-18T01:26:01.356Z] Removing intermediate container 7101032c65a0 [2021-06-18T01:26:01.356Z] ---> d20e3f6bea3c [2021-06-18T01:26:01.356Z] [2021-06-18T01:26:01.356Z] Successfully built d20e3f6bea3c [2021-06-18T01:26:01.356Z] Successfully tagged support-notifications:latest [2021-06-18T01:26:01.590Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-18T01:26:01.590Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-18T01:26:03.945Z]  Building support-notifications ... done Removing intermediate container 01423f535ab0 [2021-06-18T01:26:03.945Z] ---> 63e56c6d4541 [2021-06-18T01:26:03.945Z] [2021-06-18T01:26:03.945Z] Step 11/24 : FROM alpine:3.12 [2021-06-18T01:26:03.945Z] ---> 13621d1b12d4 [2021-06-18T01:26:03.945Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-18T01:26:03.945Z] ---> Running in a5850ba911f8 [2021-06-18T01:26:03.945Z] Removing intermediate container a5850ba911f8 [2021-06-18T01:26:03.945Z] ---> a154c25cf5dd [2021-06-18T01:26:03.945Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-18T01:26:03.945Z] ---> Running in 4055f45e6a27 [2021-06-18T01:26:03.945Z] Removing intermediate container 4055f45e6a27 [2021-06-18T01:26:03.945Z] ---> 9aa286e8d232 [2021-06-18T01:26:03.945Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-18T01:26:03.945Z] ---> Running in da5212a59322 [2021-06-18T01:26:03.945Z] Removing intermediate container da5212a59322 [2021-06-18T01:26:03.945Z] ---> 13182f4c31c7 [2021-06-18T01:26:03.945Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T01:26:03.945Z] ---> Running in 5ab89e8f0202 [2021-06-18T01:26:04.518Z] Removing intermediate container 5ab89e8f0202 [2021-06-18T01:26:04.518Z] ---> 49990ecc026a [2021-06-18T01:26:04.518Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-18T01:26:04.518Z] ---> Running in 624280535a32 [2021-06-18T01:26:04.779Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T01:26:05.349Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T01:26:05.887Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-18T01:26:05.887Z] (6/12) Installing patch (2.7.6-r6) [2021-06-18T01:26:05.887Z] (7/12) Installing build-base (0.5-r2) [2021-06-18T01:26:05.887Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-18T01:26:05.887Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-18T01:26:05.887Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-18T01:26:05.887Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-18T01:26:05.887Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-18T01:26:05.887Z] Executing busybox-1.32.1-r6.trigger [2021-06-18T01:26:05.887Z] OK: 218 MiB in 52 packages [2021-06-18T01:26:05.920Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-18T01:26:05.920Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-18T01:26:06.185Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-18T01:26:06.185Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-18T01:26:07.128Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-18T01:26:07.388Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-18T01:26:07.388Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T01:26:07.388Z] OK: 8 MiB in 20 packages [2021-06-18T01:26:07.658Z] Removing intermediate container 624280535a32 [2021-06-18T01:26:07.658Z] ---> 92e3f570f507 [2021-06-18T01:26:07.658Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T01:26:07.917Z] ---> e0fa0917baef [2021-06-18T01:26:07.917Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-18T01:26:08.178Z] ---> 0a15f718a599 [2021-06-18T01:26:08.178Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-18T01:26:08.454Z] ---> dbb2a06b72a7 [2021-06-18T01:26:08.454Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-18T01:26:08.454Z] ---> Running in f64e003f4bda [2021-06-18T01:26:08.454Z] Removing intermediate container f64e003f4bda [2021-06-18T01:26:08.454Z] ---> b641e2674846 [2021-06-18T01:26:08.454Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T01:26:08.454Z] ---> Running in 3c3c0cba5f5c [2021-06-18T01:26:08.454Z] Removing intermediate container 3c3c0cba5f5c [2021-06-18T01:26:08.454Z] ---> 8e4526f9b80f [2021-06-18T01:26:08.454Z] Step 22/24 : LABEL arch=x86_64 [2021-06-18T01:26:08.454Z] ---> Running in a339db4e500b [2021-06-18T01:26:08.714Z] Removing intermediate container a339db4e500b [2021-06-18T01:26:08.714Z] ---> 103458ac4245 [2021-06-18T01:26:08.714Z] Step 23/24 : LABEL git_sha=b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:26:08.714Z] ---> Running in 743f465a4622 [2021-06-18T01:26:08.714Z] Removing intermediate container 743f465a4622 [2021-06-18T01:26:08.714Z] ---> 4f6ac90a174a [2021-06-18T01:26:08.714Z] Step 24/24 : LABEL version=2.0.0-dev.270 [2021-06-18T01:26:08.714Z] ---> Running in f066dd714ccf [2021-06-18T01:26:08.976Z] Removing intermediate container f066dd714ccf [2021-06-18T01:26:08.976Z] ---> 25f6a6f7e34a [2021-06-18T01:26:08.976Z] [2021-06-18T01:26:08.976Z] Successfully built 25f6a6f7e34a [2021-06-18T01:26:08.976Z] Successfully tagged core-data:latest [2021-06-18T01:26:08.984Z]  Building core-data ... done  [Pipeline] } [2021-06-18T01:26:08.986Z] $ docker stop --time=1 60a02f76157faa011d9a31e0f6454309e90a8344ea868a73ac874bb4844f06ab [2021-06-18T01:26:10.216Z] Removing intermediate container 3417b9aeeb55 [2021-06-18T01:26:10.216Z] ---> 811b6fd1788c [2021-06-18T01:26:10.216Z] Step 4/6 : WORKDIR /edgex-go [2021-06-18T01:26:10.216Z] ---> Running in 1b19c57a2e32 [2021-06-18T01:26:10.216Z] Removing intermediate container 1b19c57a2e32 [2021-06-18T01:26:10.216Z] ---> cd5415e66671 [2021-06-18T01:26:10.216Z] Step 5/6 : COPY go.mod . [2021-06-18T01:26:10.232Z] $ docker rm -f 60a02f76157faa011d9a31e0f6454309e90a8344ea868a73ac874bb4844f06ab [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-18T01:26:10.607Z] + docker images [2021-06-18T01:26:10.607Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-18T01:26:10.607Z] core-data latest 25f6a6f7e34a 2 seconds ago 20.2MB [2021-06-18T01:26:10.607Z] 63e56c6d4541 7 seconds ago 1.15GB [2021-06-18T01:26:10.607Z] support-notifications latest d20e3f6bea3c 9 seconds ago 16.7MB [2021-06-18T01:26:10.607Z] a927827966ff 13 seconds ago 1.15GB [2021-06-18T01:26:10.607Z] support-scheduler latest 56dbee7f02db 20 seconds ago 15.9MB [2021-06-18T01:26:10.607Z] security-proxy-setup latest 541492764c11 20 seconds ago 25.7MB [2021-06-18T01:26:10.607Z] 3d826e2058f0 23 seconds ago 1.15GB [2021-06-18T01:26:10.607Z] 894f01f93b56 26 seconds ago 1.15GB [2021-06-18T01:26:10.607Z] sys-mgmt-agent latest 5feda00e85b9 28 seconds ago 312MB [2021-06-18T01:26:10.607Z] security-bootstrapper latest ae7fd2c1fcde 53 seconds ago 18.6MB [2021-06-18T01:26:10.607Z] security-secretstore-setup latest c1f6b6405389 About a minute ago 28.7MB [2021-06-18T01:26:10.607Z] core-command latest d1ef393f4fd4 About a minute ago 15.9MB [2021-06-18T01:26:10.607Z] a75db6ca803c About a minute ago 1.15GB [2021-06-18T01:26:10.607Z] core-metadata latest dd8b06e263b7 About a minute ago 16.6MB [2021-06-18T01:26:10.607Z] 97369eaceb12 About a minute ago 1.15GB [2021-06-18T01:26:10.607Z] fd030d3ca0fa About a minute ago 1.15GB [2021-06-18T01:26:10.607Z] e804113bdc84 About a minute ago 1.15GB [2021-06-18T01:26:10.607Z] 414d3963d69e About a minute ago 1.14GB [2021-06-18T01:26:10.607Z] ci-base-image-x86_64 latest 6f8c35cc87d5 4 minutes ago 647MB [2021-06-18T01:26:10.607Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 7 weeks ago 445MB [2021-06-18T01:26:10.607Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 7 weeks ago 37.5MB [2021-06-18T01:26:10.607Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-18T01:26:10.607Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-18T01:26:10.607Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [2021-06-18T01:26:10.812Z] ---> 112adbb1d490 [2021-06-18T01:26:10.812Z] Step 6/6 : RUN go mod download [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T01:26:10.943Z] provisioning config files... [2021-06-18T01:26:10.956Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/543@tmp/config4210172653082245181tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-18T01:26:11.085Z] ---> Running in 50256cef4ebc [2021-06-18T01:26:11.275Z] ---> docker-login.sh [2021-06-18T01:26:11.275Z] nexus3.edgexfoundry.org:10001 [2021-06-18T01:26:11.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T01:26:11.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T01:26:11.275Z] Configure a credential helper to remove this warning. See [2021-06-18T01:26:11.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T01:26:11.275Z] [2021-06-18T01:26:11.275Z] Login Succeeded [2021-06-18T01:26:11.275Z] nexus3.edgexfoundry.org:10002 [2021-06-18T01:26:11.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T01:26:11.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T01:26:11.544Z] Configure a credential helper to remove this warning. See [2021-06-18T01:26:11.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T01:26:11.544Z] [2021-06-18T01:26:11.544Z] Login Succeeded [2021-06-18T01:26:11.544Z] nexus3.edgexfoundry.org:10003 [2021-06-18T01:26:11.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T01:26:11.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T01:26:11.544Z] Configure a credential helper to remove this warning. See [2021-06-18T01:26:11.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T01:26:11.544Z] [2021-06-18T01:26:11.544Z] Login Succeeded [2021-06-18T01:26:11.544Z] nexus3.edgexfoundry.org:10004 [2021-06-18T01:26:11.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T01:26:11.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T01:26:11.804Z] Configure a credential helper to remove this warning. See [2021-06-18T01:26:11.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T01:26:11.804Z] [2021-06-18T01:26:11.804Z] Login Succeeded [2021-06-18T01:26:11.804Z] docker.io [2021-06-18T01:26:11.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T01:26:12.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T01:26:12.065Z] Configure a credential helper to remove this warning. See [2021-06-18T01:26:12.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T01:26:12.065Z] [2021-06-18T01:26:12.065Z] Login Succeeded [2021-06-18T01:26:12.065Z] ---> docker-login.sh ends [Pipeline] } [2021-06-18T01:26:12.073Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-18T01:26:12.146Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-06-18T01:26:12.146Z] b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:26:12.146Z] latest [2021-06-18T01:26:12.146Z] 2.0.0-dev.270 [2021-06-18T01:26:12.146Z] b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [2021-06-18T01:26:12.146Z] master [2021-06-18T01:26:12.146Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:12.493Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b4de5ce62e17f93ad83591616c8cb82096e86c40 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:12.791Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:26:12.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-18T01:26:12.791Z] 9291c2541bf5: Preparing [2021-06-18T01:26:12.791Z] e74700834ce9: Preparing [2021-06-18T01:26:12.791Z] e8fc994a39e3: Preparing [2021-06-18T01:26:12.791Z] fb3388fd9f59: Preparing [2021-06-18T01:26:12.791Z] 32f366d666a5: Preparing [2021-06-18T01:26:12.791Z] 32f366d666a5: Layer already exists [2021-06-18T01:26:13.055Z] fb3388fd9f59: Pushed [2021-06-18T01:26:13.055Z] e8fc994a39e3: Pushed [2021-06-18T01:26:13.055Z] 9291c2541bf5: Pushed [2021-06-18T01:26:13.999Z] e74700834ce9: Pushed [2021-06-18T01:26:13.999Z] b4de5ce62e17f93ad83591616c8cb82096e86c40: digest: sha256:29cf0ef159c5aed49d23c3e69c8e9da9b1f42590be77dd625de737424794f9a0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:14.307Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:14.609Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-06-18T01:26:14.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-18T01:26:14.609Z] 9291c2541bf5: Preparing [2021-06-18T01:26:14.609Z] e74700834ce9: Preparing [2021-06-18T01:26:14.609Z] e8fc994a39e3: Preparing [2021-06-18T01:26:14.609Z] fb3388fd9f59: Preparing [2021-06-18T01:26:14.609Z] 32f366d666a5: Preparing [2021-06-18T01:26:14.609Z] e74700834ce9: Layer already exists [2021-06-18T01:26:14.609Z] 32f366d666a5: Layer already exists [2021-06-18T01:26:14.609Z] e8fc994a39e3: Layer already exists [2021-06-18T01:26:14.609Z] fb3388fd9f59: Layer already exists [2021-06-18T01:26:14.609Z] 9291c2541bf5: Layer already exists [2021-06-18T01:26:14.609Z] latest: digest: sha256:29cf0ef159c5aed49d23c3e69c8e9da9b1f42590be77dd625de737424794f9a0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:14.922Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.270 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:15.222Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.270 [2021-06-18T01:26:15.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-18T01:26:15.222Z] 9291c2541bf5: Preparing [2021-06-18T01:26:15.222Z] e74700834ce9: Preparing [2021-06-18T01:26:15.222Z] e8fc994a39e3: Preparing [2021-06-18T01:26:15.222Z] fb3388fd9f59: Preparing [2021-06-18T01:26:15.222Z] 32f366d666a5: Preparing [2021-06-18T01:26:15.222Z] 32f366d666a5: Layer already exists [2021-06-18T01:26:15.222Z] 9291c2541bf5: Layer already exists [2021-06-18T01:26:15.222Z] e8fc994a39e3: Layer already exists [2021-06-18T01:26:15.222Z] e74700834ce9: Layer already exists [2021-06-18T01:26:15.222Z] fb3388fd9f59: Layer already exists [2021-06-18T01:26:15.222Z] 2.0.0-dev.270: digest: sha256:29cf0ef159c5aed49d23c3e69c8e9da9b1f42590be77dd625de737424794f9a0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:15.524Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:15.822Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [2021-06-18T01:26:15.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-18T01:26:15.822Z] 9291c2541bf5: Preparing [2021-06-18T01:26:15.822Z] e74700834ce9: Preparing [2021-06-18T01:26:15.822Z] e8fc994a39e3: Preparing [2021-06-18T01:26:15.822Z] fb3388fd9f59: Preparing [2021-06-18T01:26:15.822Z] 32f366d666a5: Preparing [2021-06-18T01:26:15.822Z] 9291c2541bf5: Layer already exists [2021-06-18T01:26:15.822Z] fb3388fd9f59: Layer already exists [2021-06-18T01:26:15.822Z] e8fc994a39e3: Layer already exists [2021-06-18T01:26:15.822Z] e74700834ce9: Layer already exists [2021-06-18T01:26:15.822Z] 32f366d666a5: Layer already exists [2021-06-18T01:26:15.822Z] b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270: digest: sha256:29cf0ef159c5aed49d23c3e69c8e9da9b1f42590be77dd625de737424794f9a0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:16.122Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:16.477Z] + docker push nexus3.edgexfoundry.org:10004/core-command:master [2021-06-18T01:26:16.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-18T01:26:16.478Z] 9291c2541bf5: Preparing [2021-06-18T01:26:16.478Z] e74700834ce9: Preparing [2021-06-18T01:26:16.478Z] e8fc994a39e3: Preparing [2021-06-18T01:26:16.478Z] fb3388fd9f59: Preparing [2021-06-18T01:26:16.478Z] 32f366d666a5: Preparing [2021-06-18T01:26:16.478Z] 32f366d666a5: Layer already exists [2021-06-18T01:26:16.478Z] e8fc994a39e3: Layer already exists [2021-06-18T01:26:16.478Z] 9291c2541bf5: Layer already exists [2021-06-18T01:26:16.478Z] e74700834ce9: Layer already exists [2021-06-18T01:26:16.478Z] fb3388fd9f59: Layer already exists [2021-06-18T01:26:16.478Z] master: digest: sha256:29cf0ef159c5aed49d23c3e69c8e9da9b1f42590be77dd625de737424794f9a0 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-18T01:26:16.530Z] ===================================================== [Pipeline] echo [2021-06-18T01:26:16.544Z] taggedImages: [2021-06-18T01:26:16.544Z] - nexus3.edgexfoundry.org:10004/core-command:b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:26:16.544Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-06-18T01:26:16.544Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.270 [2021-06-18T01:26:16.544Z] - nexus3.edgexfoundry.org:10004/core-command:b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [2021-06-18T01:26:16.544Z] - nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] echo [2021-06-18T01:26:16.588Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-06-18T01:26:16.588Z] b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:26:16.588Z] latest [2021-06-18T01:26:16.588Z] 2.0.0-dev.270 [2021-06-18T01:26:16.588Z] b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [2021-06-18T01:26:16.588Z] master [2021-06-18T01:26:16.588Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:16.958Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b4de5ce62e17f93ad83591616c8cb82096e86c40 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:17.264Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:26:17.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-18T01:26:17.264Z] e1ae3f29bc40: Preparing [2021-06-18T01:26:17.264Z] f08f8b040da4: Preparing [2021-06-18T01:26:17.264Z] e8fc994a39e3: Preparing [2021-06-18T01:26:17.264Z] 87fa68beb698: Preparing [2021-06-18T01:26:17.264Z] 490e9fc93bc9: Preparing [2021-06-18T01:26:17.264Z] 32f366d666a5: Preparing [2021-06-18T01:26:17.264Z] 32f366d666a5: Waiting [2021-06-18T01:26:17.264Z] e8fc994a39e3: Layer already exists [2021-06-18T01:26:17.527Z] 32f366d666a5: Layer already exists [2021-06-18T01:26:17.527Z] e1ae3f29bc40: Pushed [2021-06-18T01:26:17.527Z] 490e9fc93bc9: Pushed [2021-06-18T01:26:17.527Z] 87fa68beb698: Pushed [2021-06-18T01:26:18.930Z] f08f8b040da4: Pushed [2021-06-18T01:26:18.930Z] b4de5ce62e17f93ad83591616c8cb82096e86c40: digest: sha256:f219b2c51c333b472b4b92b92bb63522da0d4d9ba099fb01bf08bb6ac4fdddc9 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:19.236Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:19.536Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-06-18T01:26:19.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-18T01:26:19.536Z] e1ae3f29bc40: Preparing [2021-06-18T01:26:19.536Z] f08f8b040da4: Preparing [2021-06-18T01:26:19.536Z] e8fc994a39e3: Preparing [2021-06-18T01:26:19.536Z] 87fa68beb698: Preparing [2021-06-18T01:26:19.536Z] 490e9fc93bc9: Preparing [2021-06-18T01:26:19.536Z] 32f366d666a5: Preparing [2021-06-18T01:26:19.536Z] 32f366d666a5: Waiting [2021-06-18T01:26:19.536Z] 490e9fc93bc9: Layer already exists [2021-06-18T01:26:19.536Z] 87fa68beb698: Layer already exists [2021-06-18T01:26:19.536Z] e8fc994a39e3: Layer already exists [2021-06-18T01:26:19.536Z] e1ae3f29bc40: Layer already exists [2021-06-18T01:26:19.536Z] f08f8b040da4: Layer already exists [2021-06-18T01:26:19.536Z] 32f366d666a5: Layer already exists [2021-06-18T01:26:19.536Z] latest: digest: sha256:f219b2c51c333b472b4b92b92bb63522da0d4d9ba099fb01bf08bb6ac4fdddc9 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:19.843Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.270 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:20.146Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.270 [2021-06-18T01:26:20.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-18T01:26:20.146Z] e1ae3f29bc40: Preparing [2021-06-18T01:26:20.146Z] f08f8b040da4: Preparing [2021-06-18T01:26:20.146Z] e8fc994a39e3: Preparing [2021-06-18T01:26:20.146Z] 87fa68beb698: Preparing [2021-06-18T01:26:20.146Z] 490e9fc93bc9: Preparing [2021-06-18T01:26:20.146Z] 32f366d666a5: Preparing [2021-06-18T01:26:20.146Z] 32f366d666a5: Waiting [2021-06-18T01:26:20.146Z] 490e9fc93bc9: Layer already exists [2021-06-18T01:26:20.146Z] 87fa68beb698: Layer already exists [2021-06-18T01:26:20.146Z] e1ae3f29bc40: Layer already exists [2021-06-18T01:26:20.146Z] e8fc994a39e3: Layer already exists [2021-06-18T01:26:20.146Z] f08f8b040da4: Layer already exists [2021-06-18T01:26:20.146Z] 32f366d666a5: Layer already exists [2021-06-18T01:26:20.146Z] 2.0.0-dev.270: digest: sha256:f219b2c51c333b472b4b92b92bb63522da0d4d9ba099fb01bf08bb6ac4fdddc9 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:20.452Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:20.751Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [2021-06-18T01:26:20.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-18T01:26:20.751Z] e1ae3f29bc40: Preparing [2021-06-18T01:26:20.751Z] f08f8b040da4: Preparing [2021-06-18T01:26:20.751Z] e8fc994a39e3: Preparing [2021-06-18T01:26:20.751Z] 87fa68beb698: Preparing [2021-06-18T01:26:20.751Z] 490e9fc93bc9: Preparing [2021-06-18T01:26:20.751Z] 32f366d666a5: Preparing [2021-06-18T01:26:20.751Z] 32f366d666a5: Waiting [2021-06-18T01:26:20.751Z] 490e9fc93bc9: Layer already exists [2021-06-18T01:26:20.751Z] e8fc994a39e3: Layer already exists [2021-06-18T01:26:20.751Z] f08f8b040da4: Layer already exists [2021-06-18T01:26:20.751Z] e1ae3f29bc40: Layer already exists [2021-06-18T01:26:20.751Z] 87fa68beb698: Layer already exists [2021-06-18T01:26:20.751Z] 32f366d666a5: Layer already exists [2021-06-18T01:26:20.751Z] b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270: digest: sha256:f219b2c51c333b472b4b92b92bb63522da0d4d9ba099fb01bf08bb6ac4fdddc9 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:21.057Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:21.353Z] + docker push nexus3.edgexfoundry.org:10004/core-data:master [2021-06-18T01:26:21.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-18T01:26:21.354Z] e1ae3f29bc40: Preparing [2021-06-18T01:26:21.354Z] f08f8b040da4: Preparing [2021-06-18T01:26:21.354Z] e8fc994a39e3: Preparing [2021-06-18T01:26:21.354Z] 87fa68beb698: Preparing [2021-06-18T01:26:21.354Z] 490e9fc93bc9: Preparing [2021-06-18T01:26:21.354Z] 32f366d666a5: Preparing [2021-06-18T01:26:21.354Z] 32f366d666a5: Waiting [2021-06-18T01:26:21.354Z] 490e9fc93bc9: Layer already exists [2021-06-18T01:26:21.354Z] e8fc994a39e3: Layer already exists [2021-06-18T01:26:21.354Z] 87fa68beb698: Layer already exists [2021-06-18T01:26:21.354Z] e1ae3f29bc40: Layer already exists [2021-06-18T01:26:21.354Z] f08f8b040da4: Layer already exists [2021-06-18T01:26:21.354Z] 32f366d666a5: Layer already exists [2021-06-18T01:26:21.354Z] master: digest: sha256:f219b2c51c333b472b4b92b92bb63522da0d4d9ba099fb01bf08bb6ac4fdddc9 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-18T01:26:21.406Z] ===================================================== [Pipeline] echo [2021-06-18T01:26:21.437Z] taggedImages: [2021-06-18T01:26:21.437Z] - nexus3.edgexfoundry.org:10004/core-data:b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:26:21.437Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-06-18T01:26:21.438Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.270 [2021-06-18T01:26:21.438Z] - nexus3.edgexfoundry.org:10004/core-data:b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [2021-06-18T01:26:21.438Z] - nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] echo [2021-06-18T01:26:21.469Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-06-18T01:26:21.469Z] b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:26:21.469Z] latest [2021-06-18T01:26:21.469Z] 2.0.0-dev.270 [2021-06-18T01:26:21.469Z] b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [2021-06-18T01:26:21.469Z] master [2021-06-18T01:26:21.469Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:21.814Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b4de5ce62e17f93ad83591616c8cb82096e86c40 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:22.114Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:26:22.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-18T01:26:22.114Z] f0bce607b96d: Preparing [2021-06-18T01:26:22.114Z] 0784c86a1482: Preparing [2021-06-18T01:26:22.114Z] e8fc994a39e3: Preparing [2021-06-18T01:26:22.114Z] f4b6e24570df: Preparing [2021-06-18T01:26:22.114Z] 32f366d666a5: Preparing [2021-06-18T01:26:22.114Z] 32f366d666a5: Layer already exists [2021-06-18T01:26:22.114Z] e8fc994a39e3: Layer already exists [2021-06-18T01:26:22.114Z] f0bce607b96d: Pushed [2021-06-18T01:26:22.114Z] f4b6e24570df: Pushed [2021-06-18T01:26:23.505Z] 0784c86a1482: Pushed [2021-06-18T01:26:23.767Z] b4de5ce62e17f93ad83591616c8cb82096e86c40: digest: sha256:ee5c2247b07e4e631cbb90023e320d14263f3e9e6aaaf5744723045e7191b300 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:24.080Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:24.385Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-06-18T01:26:24.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-18T01:26:24.385Z] f0bce607b96d: Preparing [2021-06-18T01:26:24.385Z] 0784c86a1482: Preparing [2021-06-18T01:26:24.385Z] e8fc994a39e3: Preparing [2021-06-18T01:26:24.385Z] f4b6e24570df: Preparing [2021-06-18T01:26:24.385Z] 32f366d666a5: Preparing [2021-06-18T01:26:24.385Z] f4b6e24570df: Layer already exists [2021-06-18T01:26:24.385Z] 0784c86a1482: Layer already exists [2021-06-18T01:26:24.385Z] f0bce607b96d: Layer already exists [2021-06-18T01:26:24.385Z] e8fc994a39e3: Layer already exists [2021-06-18T01:26:24.385Z] 32f366d666a5: Layer already exists [2021-06-18T01:26:24.385Z] latest: digest: sha256:ee5c2247b07e4e631cbb90023e320d14263f3e9e6aaaf5744723045e7191b300 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:24.685Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.270 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:24.981Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.270 [2021-06-18T01:26:24.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-18T01:26:24.981Z] f0bce607b96d: Preparing [2021-06-18T01:26:24.981Z] 0784c86a1482: Preparing [2021-06-18T01:26:24.981Z] e8fc994a39e3: Preparing [2021-06-18T01:26:24.981Z] f4b6e24570df: Preparing [2021-06-18T01:26:24.981Z] 32f366d666a5: Preparing [2021-06-18T01:26:24.981Z] 32f366d666a5: Layer already exists [2021-06-18T01:26:24.981Z] e8fc994a39e3: Layer already exists [2021-06-18T01:26:24.981Z] 0784c86a1482: Layer already exists [2021-06-18T01:26:24.981Z] f4b6e24570df: Layer already exists [2021-06-18T01:26:24.981Z] f0bce607b96d: Layer already exists [2021-06-18T01:26:24.981Z] 2.0.0-dev.270: digest: sha256:ee5c2247b07e4e631cbb90023e320d14263f3e9e6aaaf5744723045e7191b300 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:25.286Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:25.597Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [2021-06-18T01:26:25.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-18T01:26:25.597Z] f0bce607b96d: Preparing [2021-06-18T01:26:25.597Z] 0784c86a1482: Preparing [2021-06-18T01:26:25.597Z] e8fc994a39e3: Preparing [2021-06-18T01:26:25.597Z] f4b6e24570df: Preparing [2021-06-18T01:26:25.597Z] 32f366d666a5: Preparing [2021-06-18T01:26:25.597Z] f4b6e24570df: Layer already exists [2021-06-18T01:26:25.597Z] 32f366d666a5: Layer already exists [2021-06-18T01:26:25.597Z] 0784c86a1482: Layer already exists [2021-06-18T01:26:25.597Z] e8fc994a39e3: Layer already exists [2021-06-18T01:26:25.597Z] f0bce607b96d: Layer already exists [2021-06-18T01:26:25.597Z] b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270: digest: sha256:ee5c2247b07e4e631cbb90023e320d14263f3e9e6aaaf5744723045e7191b300 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:25.903Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:26.199Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:master [2021-06-18T01:26:26.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-18T01:26:26.199Z] f0bce607b96d: Preparing [2021-06-18T01:26:26.199Z] 0784c86a1482: Preparing [2021-06-18T01:26:26.199Z] e8fc994a39e3: Preparing [2021-06-18T01:26:26.199Z] f4b6e24570df: Preparing [2021-06-18T01:26:26.199Z] 32f366d666a5: Preparing [2021-06-18T01:26:26.199Z] f4b6e24570df: Layer already exists [2021-06-18T01:26:26.199Z] f0bce607b96d: Layer already exists [2021-06-18T01:26:26.199Z] 32f366d666a5: Layer already exists [2021-06-18T01:26:26.199Z] e8fc994a39e3: Layer already exists [2021-06-18T01:26:26.199Z] 0784c86a1482: Layer already exists [2021-06-18T01:26:26.199Z] master: digest: sha256:ee5c2247b07e4e631cbb90023e320d14263f3e9e6aaaf5744723045e7191b300 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-18T01:26:26.248Z] ===================================================== [Pipeline] echo [2021-06-18T01:26:26.261Z] taggedImages: [2021-06-18T01:26:26.261Z] - nexus3.edgexfoundry.org:10004/core-metadata:b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:26:26.261Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-06-18T01:26:26.261Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.270 [2021-06-18T01:26:26.261Z] - nexus3.edgexfoundry.org:10004/core-metadata:b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [2021-06-18T01:26:26.261Z] - nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] echo [2021-06-18T01:26:26.297Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-06-18T01:26:26.297Z] b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:26:26.297Z] latest [2021-06-18T01:26:26.297Z] 2.0.0-dev.270 [2021-06-18T01:26:26.297Z] b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [2021-06-18T01:26:26.297Z] master [2021-06-18T01:26:26.297Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:26.640Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b4de5ce62e17f93ad83591616c8cb82096e86c40 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:26.939Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:26:26.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-18T01:26:26.939Z] 1ab6772a2c2e: Preparing [2021-06-18T01:26:26.939Z] 1ab6772a2c2e: Preparing [2021-06-18T01:26:26.939Z] 4e66957cfe1a: Preparing [2021-06-18T01:26:26.939Z] c10b808db6d6: Preparing [2021-06-18T01:26:26.939Z] f5ad33bef6e3: Preparing [2021-06-18T01:26:26.939Z] 8a89d6bc43eb: Preparing [2021-06-18T01:26:26.939Z] e8fc994a39e3: Preparing [2021-06-18T01:26:26.939Z] 75f3ae6df360: Preparing [2021-06-18T01:26:26.939Z] b7e8770b3f08: Preparing [2021-06-18T01:26:26.939Z] 13f11f92c77d: Preparing [2021-06-18T01:26:26.939Z] 02e4e441e7f2: Preparing [2021-06-18T01:26:26.939Z] 32f366d666a5: Preparing [2021-06-18T01:26:26.939Z] e8fc994a39e3: Waiting [2021-06-18T01:26:26.939Z] 75f3ae6df360: Waiting [2021-06-18T01:26:26.939Z] b7e8770b3f08: Waiting [2021-06-18T01:26:26.939Z] 13f11f92c77d: Waiting [2021-06-18T01:26:26.939Z] 02e4e441e7f2: Waiting [2021-06-18T01:26:26.939Z] 32f366d666a5: Waiting [2021-06-18T01:26:27.203Z] f5ad33bef6e3: Pushed [2021-06-18T01:26:27.203Z] e8fc994a39e3: Layer already exists [2021-06-18T01:26:27.203Z] 1ab6772a2c2e: Pushed [2021-06-18T01:26:27.203Z] c10b808db6d6: Pushed [2021-06-18T01:26:27.203Z] 4e66957cfe1a: Pushed [2021-06-18T01:26:27.203Z] 13f11f92c77d: Pushed [2021-06-18T01:26:27.203Z] 32f366d666a5: Layer already exists [2021-06-18T01:26:27.464Z] 75f3ae6df360: Pushed [2021-06-18T01:26:27.464Z] 02e4e441e7f2: Pushed [2021-06-18T01:26:27.464Z] b7e8770b3f08: Pushed [2021-06-18T01:26:28.406Z] 8a89d6bc43eb: Pushed [2021-06-18T01:26:28.667Z] b4de5ce62e17f93ad83591616c8cb82096e86c40: digest: sha256:f6ec980018ca540fbde1ffd59ecf56efdc94fc195e1dc04f07d89bbdce83f64b size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:28.975Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:29.268Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-06-18T01:26:29.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-18T01:26:29.268Z] 1ab6772a2c2e: Preparing [2021-06-18T01:26:29.268Z] 1ab6772a2c2e: Preparing [2021-06-18T01:26:29.268Z] 4e66957cfe1a: Preparing [2021-06-18T01:26:29.268Z] c10b808db6d6: Preparing [2021-06-18T01:26:29.268Z] f5ad33bef6e3: Preparing [2021-06-18T01:26:29.268Z] 8a89d6bc43eb: Preparing [2021-06-18T01:26:29.268Z] e8fc994a39e3: Preparing [2021-06-18T01:26:29.268Z] 75f3ae6df360: Preparing [2021-06-18T01:26:29.268Z] b7e8770b3f08: Preparing [2021-06-18T01:26:29.268Z] 13f11f92c77d: Preparing [2021-06-18T01:26:29.268Z] 02e4e441e7f2: Preparing [2021-06-18T01:26:29.268Z] 32f366d666a5: Preparing [2021-06-18T01:26:29.268Z] e8fc994a39e3: Waiting [2021-06-18T01:26:29.268Z] 75f3ae6df360: Waiting [2021-06-18T01:26:29.268Z] b7e8770b3f08: Waiting [2021-06-18T01:26:29.268Z] 13f11f92c77d: Waiting [2021-06-18T01:26:29.268Z] 02e4e441e7f2: Waiting [2021-06-18T01:26:29.268Z] 32f366d666a5: Waiting [2021-06-18T01:26:29.268Z] 1ab6772a2c2e: Layer already exists [2021-06-18T01:26:29.268Z] 8a89d6bc43eb: Layer already exists [2021-06-18T01:26:29.268Z] f5ad33bef6e3: Layer already exists [2021-06-18T01:26:29.268Z] 4e66957cfe1a: Layer already exists [2021-06-18T01:26:29.268Z] c10b808db6d6: Layer already exists [2021-06-18T01:26:29.268Z] b7e8770b3f08: Layer already exists [2021-06-18T01:26:29.268Z] e8fc994a39e3: Layer already exists [2021-06-18T01:26:29.268Z] 75f3ae6df360: Layer already exists [2021-06-18T01:26:29.268Z] 13f11f92c77d: Layer already exists [2021-06-18T01:26:29.268Z] 02e4e441e7f2: Layer already exists [2021-06-18T01:26:29.268Z] 32f366d666a5: Layer already exists [2021-06-18T01:26:29.268Z] latest: digest: sha256:f6ec980018ca540fbde1ffd59ecf56efdc94fc195e1dc04f07d89bbdce83f64b size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:29.569Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.270 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:29.872Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.270 [2021-06-18T01:26:29.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-18T01:26:29.872Z] 1ab6772a2c2e: Preparing [2021-06-18T01:26:29.872Z] 1ab6772a2c2e: Preparing [2021-06-18T01:26:29.872Z] 4e66957cfe1a: Preparing [2021-06-18T01:26:29.872Z] c10b808db6d6: Preparing [2021-06-18T01:26:29.872Z] f5ad33bef6e3: Preparing [2021-06-18T01:26:29.872Z] 8a89d6bc43eb: Preparing [2021-06-18T01:26:29.872Z] e8fc994a39e3: Preparing [2021-06-18T01:26:29.872Z] 75f3ae6df360: Preparing [2021-06-18T01:26:29.872Z] b7e8770b3f08: Preparing [2021-06-18T01:26:29.872Z] 13f11f92c77d: Preparing [2021-06-18T01:26:29.872Z] 02e4e441e7f2: Preparing [2021-06-18T01:26:29.872Z] 32f366d666a5: Preparing [2021-06-18T01:26:29.872Z] b7e8770b3f08: Waiting [2021-06-18T01:26:29.872Z] 13f11f92c77d: Waiting [2021-06-18T01:26:29.872Z] 02e4e441e7f2: Waiting [2021-06-18T01:26:29.872Z] 32f366d666a5: Waiting [2021-06-18T01:26:29.872Z] e8fc994a39e3: Waiting [2021-06-18T01:26:29.872Z] 75f3ae6df360: Waiting [2021-06-18T01:26:29.872Z] 1ab6772a2c2e: Layer already exists [2021-06-18T01:26:29.872Z] f5ad33bef6e3: Layer already exists [2021-06-18T01:26:29.872Z] 4e66957cfe1a: Layer already exists [2021-06-18T01:26:29.872Z] 8a89d6bc43eb: Layer already exists [2021-06-18T01:26:29.872Z] c10b808db6d6: Layer already exists [2021-06-18T01:26:29.872Z] 75f3ae6df360: Layer already exists [2021-06-18T01:26:29.872Z] e8fc994a39e3: Layer already exists [2021-06-18T01:26:29.872Z] 02e4e441e7f2: Layer already exists [2021-06-18T01:26:29.872Z] 13f11f92c77d: Layer already exists [2021-06-18T01:26:29.872Z] b7e8770b3f08: Layer already exists [2021-06-18T01:26:29.872Z] 32f366d666a5: Layer already exists [2021-06-18T01:26:29.872Z] 2.0.0-dev.270: digest: sha256:f6ec980018ca540fbde1ffd59ecf56efdc94fc195e1dc04f07d89bbdce83f64b size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:30.176Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:30.481Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [2021-06-18T01:26:30.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-18T01:26:30.481Z] 1ab6772a2c2e: Preparing [2021-06-18T01:26:30.481Z] 1ab6772a2c2e: Preparing [2021-06-18T01:26:30.481Z] 4e66957cfe1a: Preparing [2021-06-18T01:26:30.481Z] c10b808db6d6: Preparing [2021-06-18T01:26:30.481Z] f5ad33bef6e3: Preparing [2021-06-18T01:26:30.481Z] 8a89d6bc43eb: Preparing [2021-06-18T01:26:30.481Z] e8fc994a39e3: Preparing [2021-06-18T01:26:30.481Z] 75f3ae6df360: Preparing [2021-06-18T01:26:30.481Z] b7e8770b3f08: Preparing [2021-06-18T01:26:30.481Z] 13f11f92c77d: Preparing [2021-06-18T01:26:30.481Z] 02e4e441e7f2: Preparing [2021-06-18T01:26:30.481Z] 32f366d666a5: Preparing [2021-06-18T01:26:30.481Z] 75f3ae6df360: Waiting [2021-06-18T01:26:30.481Z] b7e8770b3f08: Waiting [2021-06-18T01:26:30.481Z] 13f11f92c77d: Waiting [2021-06-18T01:26:30.481Z] 02e4e441e7f2: Waiting [2021-06-18T01:26:30.481Z] 32f366d666a5: Waiting [2021-06-18T01:26:30.481Z] e8fc994a39e3: Waiting [2021-06-18T01:26:30.481Z] 8a89d6bc43eb: Layer already exists [2021-06-18T01:26:30.481Z] 1ab6772a2c2e: Layer already exists [2021-06-18T01:26:30.481Z] c10b808db6d6: Layer already exists [2021-06-18T01:26:30.481Z] 4e66957cfe1a: Layer already exists [2021-06-18T01:26:30.481Z] f5ad33bef6e3: Layer already exists [2021-06-18T01:26:30.481Z] e8fc994a39e3: Layer already exists [2021-06-18T01:26:30.481Z] 13f11f92c77d: Layer already exists [2021-06-18T01:26:30.481Z] 02e4e441e7f2: Layer already exists [2021-06-18T01:26:30.481Z] b7e8770b3f08: Layer already exists [2021-06-18T01:26:30.481Z] 75f3ae6df360: Layer already exists [2021-06-18T01:26:30.481Z] 32f366d666a5: Layer already exists [2021-06-18T01:26:30.481Z] b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270: digest: sha256:f6ec980018ca540fbde1ffd59ecf56efdc94fc195e1dc04f07d89bbdce83f64b size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:30.784Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:31.083Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:master [2021-06-18T01:26:31.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-18T01:26:31.083Z] 1ab6772a2c2e: Preparing [2021-06-18T01:26:31.083Z] 1ab6772a2c2e: Preparing [2021-06-18T01:26:31.083Z] 4e66957cfe1a: Preparing [2021-06-18T01:26:31.083Z] c10b808db6d6: Preparing [2021-06-18T01:26:31.083Z] f5ad33bef6e3: Preparing [2021-06-18T01:26:31.083Z] 8a89d6bc43eb: Preparing [2021-06-18T01:26:31.083Z] e8fc994a39e3: Preparing [2021-06-18T01:26:31.083Z] 75f3ae6df360: Preparing [2021-06-18T01:26:31.083Z] b7e8770b3f08: Preparing [2021-06-18T01:26:31.083Z] 13f11f92c77d: Preparing [2021-06-18T01:26:31.083Z] 02e4e441e7f2: Preparing [2021-06-18T01:26:31.083Z] 32f366d666a5: Preparing [2021-06-18T01:26:31.083Z] e8fc994a39e3: Waiting [2021-06-18T01:26:31.083Z] 75f3ae6df360: Waiting [2021-06-18T01:26:31.083Z] b7e8770b3f08: Waiting [2021-06-18T01:26:31.083Z] 13f11f92c77d: Waiting [2021-06-18T01:26:31.083Z] 02e4e441e7f2: Waiting [2021-06-18T01:26:31.083Z] 32f366d666a5: Waiting [2021-06-18T01:26:31.083Z] 8a89d6bc43eb: Layer already exists [2021-06-18T01:26:31.083Z] 4e66957cfe1a: Layer already exists [2021-06-18T01:26:31.083Z] c10b808db6d6: Layer already exists [2021-06-18T01:26:31.083Z] f5ad33bef6e3: Layer already exists [2021-06-18T01:26:31.083Z] 1ab6772a2c2e: Layer already exists [2021-06-18T01:26:31.083Z] 75f3ae6df360: Layer already exists [2021-06-18T01:26:31.083Z] 13f11f92c77d: Layer already exists [2021-06-18T01:26:31.083Z] b7e8770b3f08: Layer already exists [2021-06-18T01:26:31.083Z] e8fc994a39e3: Layer already exists [2021-06-18T01:26:31.083Z] 02e4e441e7f2: Layer already exists [2021-06-18T01:26:31.083Z] 32f366d666a5: Layer already exists [2021-06-18T01:26:31.083Z] master: digest: sha256:f6ec980018ca540fbde1ffd59ecf56efdc94fc195e1dc04f07d89bbdce83f64b size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-18T01:26:31.131Z] ===================================================== [Pipeline] echo [2021-06-18T01:26:31.144Z] taggedImages: [2021-06-18T01:26:31.144Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:26:31.144Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-06-18T01:26:31.144Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.270 [2021-06-18T01:26:31.144Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [2021-06-18T01:26:31.144Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] echo [2021-06-18T01:26:31.172Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-06-18T01:26:31.172Z] b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:26:31.172Z] latest [2021-06-18T01:26:31.172Z] 2.0.0-dev.270 [2021-06-18T01:26:31.172Z] b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [2021-06-18T01:26:31.172Z] master [2021-06-18T01:26:31.172Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:31.527Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b4de5ce62e17f93ad83591616c8cb82096e86c40 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:32.065Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:26:32.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-18T01:26:32.065Z] f7060a55f865: Preparing [2021-06-18T01:26:32.065Z] b7d59133602d: Preparing [2021-06-18T01:26:32.065Z] 6eeab5c855f4: Preparing [2021-06-18T01:26:32.065Z] eff612f2836f: Preparing [2021-06-18T01:26:32.065Z] 4a1f203a1599: Preparing [2021-06-18T01:26:32.065Z] 32f366d666a5: Preparing [2021-06-18T01:26:32.065Z] 32f366d666a5: Waiting [2021-06-18T01:26:32.466Z] eff612f2836f: Pushed [2021-06-18T01:26:32.856Z] 32f366d666a5: Layer already exists [2021-06-18T01:26:32.856Z] 6eeab5c855f4: Pushed [2021-06-18T01:26:32.856Z] 4a1f203a1599: Pushed [2021-06-18T01:26:32.856Z] f7060a55f865: Pushed [2021-06-18T01:26:32.856Z] b7d59133602d: Pushed [2021-06-18T01:26:33.148Z] b4de5ce62e17f93ad83591616c8cb82096e86c40: digest: sha256:e13c801f63fafb36a7719a10b0f1f4ee09d7598b21ce5fd5b74775e0876e76ad size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:33.456Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:33.754Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-06-18T01:26:33.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-18T01:26:33.754Z] f7060a55f865: Preparing [2021-06-18T01:26:33.754Z] b7d59133602d: Preparing [2021-06-18T01:26:33.754Z] 6eeab5c855f4: Preparing [2021-06-18T01:26:33.754Z] eff612f2836f: Preparing [2021-06-18T01:26:33.754Z] 4a1f203a1599: Preparing [2021-06-18T01:26:33.754Z] 32f366d666a5: Preparing [2021-06-18T01:26:33.754Z] 32f366d666a5: Waiting [2021-06-18T01:26:33.754Z] 4a1f203a1599: Layer already exists [2021-06-18T01:26:33.754Z] b7d59133602d: Layer already exists [2021-06-18T01:26:33.754Z] f7060a55f865: Layer already exists [2021-06-18T01:26:33.754Z] eff612f2836f: Layer already exists [2021-06-18T01:26:33.754Z] 6eeab5c855f4: Layer already exists [2021-06-18T01:26:33.754Z] 32f366d666a5: Layer already exists [2021-06-18T01:26:33.754Z] latest: digest: sha256:e13c801f63fafb36a7719a10b0f1f4ee09d7598b21ce5fd5b74775e0876e76ad size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:34.055Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.270 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:34.359Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.270 [2021-06-18T01:26:34.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-18T01:26:34.360Z] f7060a55f865: Preparing [2021-06-18T01:26:34.360Z] b7d59133602d: Preparing [2021-06-18T01:26:34.360Z] 6eeab5c855f4: Preparing [2021-06-18T01:26:34.360Z] eff612f2836f: Preparing [2021-06-18T01:26:34.360Z] 4a1f203a1599: Preparing [2021-06-18T01:26:34.360Z] 32f366d666a5: Preparing [2021-06-18T01:26:34.360Z] 32f366d666a5: Waiting [2021-06-18T01:26:34.360Z] f7060a55f865: Layer already exists [2021-06-18T01:26:34.360Z] b7d59133602d: Layer already exists [2021-06-18T01:26:34.360Z] eff612f2836f: Layer already exists [2021-06-18T01:26:34.360Z] 4a1f203a1599: Layer already exists [2021-06-18T01:26:34.360Z] 6eeab5c855f4: Layer already exists [2021-06-18T01:26:34.360Z] 32f366d666a5: Layer already exists [2021-06-18T01:26:34.360Z] 2.0.0-dev.270: digest: sha256:e13c801f63fafb36a7719a10b0f1f4ee09d7598b21ce5fd5b74775e0876e76ad size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:34.667Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:34.967Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [2021-06-18T01:26:34.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-18T01:26:34.967Z] f7060a55f865: Preparing [2021-06-18T01:26:34.967Z] b7d59133602d: Preparing [2021-06-18T01:26:34.967Z] 6eeab5c855f4: Preparing [2021-06-18T01:26:34.967Z] eff612f2836f: Preparing [2021-06-18T01:26:34.967Z] 4a1f203a1599: Preparing [2021-06-18T01:26:34.967Z] 32f366d666a5: Preparing [2021-06-18T01:26:34.967Z] 32f366d666a5: Waiting [2021-06-18T01:26:34.967Z] b7d59133602d: Layer already exists [2021-06-18T01:26:34.967Z] f7060a55f865: Layer already exists [2021-06-18T01:26:34.967Z] eff612f2836f: Layer already exists [2021-06-18T01:26:34.967Z] 4a1f203a1599: Layer already exists [2021-06-18T01:26:34.967Z] 6eeab5c855f4: Layer already exists [2021-06-18T01:26:34.967Z] 32f366d666a5: Layer already exists [2021-06-18T01:26:34.967Z] b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270: digest: sha256:e13c801f63fafb36a7719a10b0f1f4ee09d7598b21ce5fd5b74775e0876e76ad size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:35.268Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:35.563Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:master [2021-06-18T01:26:35.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-18T01:26:35.563Z] f7060a55f865: Preparing [2021-06-18T01:26:35.563Z] b7d59133602d: Preparing [2021-06-18T01:26:35.563Z] 6eeab5c855f4: Preparing [2021-06-18T01:26:35.563Z] eff612f2836f: Preparing [2021-06-18T01:26:35.563Z] 4a1f203a1599: Preparing [2021-06-18T01:26:35.563Z] 32f366d666a5: Preparing [2021-06-18T01:26:35.563Z] 32f366d666a5: Waiting [2021-06-18T01:26:35.563Z] eff612f2836f: Layer already exists [2021-06-18T01:26:35.563Z] b7d59133602d: Layer already exists [2021-06-18T01:26:35.563Z] 4a1f203a1599: Layer already exists [2021-06-18T01:26:35.563Z] f7060a55f865: Layer already exists [2021-06-18T01:26:35.563Z] 6eeab5c855f4: Layer already exists [2021-06-18T01:26:35.563Z] 32f366d666a5: Layer already exists [2021-06-18T01:26:35.563Z] master: digest: sha256:e13c801f63fafb36a7719a10b0f1f4ee09d7598b21ce5fd5b74775e0876e76ad size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-18T01:26:35.617Z] ===================================================== [Pipeline] echo [2021-06-18T01:26:35.631Z] taggedImages: [2021-06-18T01:26:35.631Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:26:35.631Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-06-18T01:26:35.631Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.270 [2021-06-18T01:26:35.631Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [2021-06-18T01:26:35.631Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] echo [2021-06-18T01:26:35.664Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-06-18T01:26:35.664Z] b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:26:35.664Z] latest [2021-06-18T01:26:35.664Z] 2.0.0-dev.270 [2021-06-18T01:26:35.664Z] b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [2021-06-18T01:26:35.664Z] master [2021-06-18T01:26:35.664Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:36.048Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b4de5ce62e17f93ad83591616c8cb82096e86c40 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:36.359Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:26:36.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-18T01:26:36.359Z] 4528627dcba1: Preparing [2021-06-18T01:26:36.359Z] 29094ea9d2ce: Preparing [2021-06-18T01:26:36.359Z] 91013a65f6d8: Preparing [2021-06-18T01:26:36.359Z] aebacfd4048d: Preparing [2021-06-18T01:26:36.359Z] 92f2b6c93a59: Preparing [2021-06-18T01:26:36.359Z] daf710918ff6: Preparing [2021-06-18T01:26:36.359Z] 0ab5eb7e377a: Preparing [2021-06-18T01:26:36.359Z] 1ed0296660d0: Preparing [2021-06-18T01:26:36.359Z] 5a78d447b4b1: Preparing [2021-06-18T01:26:36.359Z] 32f366d666a5: Preparing [2021-06-18T01:26:36.359Z] daf710918ff6: Waiting [2021-06-18T01:26:36.359Z] 0ab5eb7e377a: Waiting [2021-06-18T01:26:36.359Z] 1ed0296660d0: Waiting [2021-06-18T01:26:36.359Z] 5a78d447b4b1: Waiting [2021-06-18T01:26:36.359Z] 32f366d666a5: Waiting [2021-06-18T01:26:36.943Z] 92f2b6c93a59: Pushed [2021-06-18T01:26:36.943Z] 29094ea9d2ce: Pushed [2021-06-18T01:26:36.943Z] 4528627dcba1: Pushed [2021-06-18T01:26:37.205Z] aebacfd4048d: Pushed [2021-06-18T01:26:37.205Z] 1ed0296660d0: Pushed [2021-06-18T01:26:37.205Z] daf710918ff6: Pushed [2021-06-18T01:26:37.205Z] 0ab5eb7e377a: Pushed [2021-06-18T01:26:37.205Z] 32f366d666a5: Layer already exists [2021-06-18T01:26:37.466Z] 5a78d447b4b1: Pushed [2021-06-18T01:26:37.466Z] 91013a65f6d8: Pushed [2021-06-18T01:26:37.727Z] b4de5ce62e17f93ad83591616c8cb82096e86c40: digest: sha256:afae3c1fef2638013a3eba95293ad71910dc90cf5bfbdc9567d4a396d4513b2a size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:37.899Z] Removing intermediate container 50256cef4ebc [2021-06-18T01:26:37.899Z] ---> 4fba6f203eee [2021-06-18T01:26:37.899Z] Successfully built 4fba6f203eee [2021-06-18T01:26:37.899Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:38.031Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:38.249Z] + docker inspect -f . ci-base-image-arm64 [2021-06-18T01:26:38.249Z] . [Pipeline] withDockerContainer [2021-06-18T01:26:38.328Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-06-18T01:26:38.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-18T01:26:38.329Z] 4528627dcba1: Preparing [2021-06-18T01:26:38.329Z] 29094ea9d2ce: Preparing [2021-06-18T01:26:38.329Z] 91013a65f6d8: Preparing [2021-06-18T01:26:38.329Z] aebacfd4048d: Preparing [2021-06-18T01:26:38.329Z] 92f2b6c93a59: Preparing [2021-06-18T01:26:38.329Z] daf710918ff6: Preparing [2021-06-18T01:26:38.329Z] 0ab5eb7e377a: Preparing [2021-06-18T01:26:38.329Z] 1ed0296660d0: Preparing [2021-06-18T01:26:38.329Z] 5a78d447b4b1: Preparing [2021-06-18T01:26:38.329Z] 32f366d666a5: Preparing [2021-06-18T01:26:38.329Z] daf710918ff6: Waiting [2021-06-18T01:26:38.329Z] 0ab5eb7e377a: Waiting [2021-06-18T01:26:38.329Z] 1ed0296660d0: Waiting [2021-06-18T01:26:38.329Z] 5a78d447b4b1: Waiting [2021-06-18T01:26:38.329Z] 32f366d666a5: Waiting [2021-06-18T01:26:38.329Z] 29094ea9d2ce: Layer already exists [2021-06-18T01:26:38.329Z] 91013a65f6d8: Layer already exists [2021-06-18T01:26:38.329Z] 92f2b6c93a59: Layer already exists [2021-06-18T01:26:38.329Z] 4528627dcba1: Layer already exists [2021-06-18T01:26:38.329Z] aebacfd4048d: Layer already exists [2021-06-18T01:26:38.329Z] 0ab5eb7e377a: Layer already exists [2021-06-18T01:26:38.329Z] daf710918ff6: Layer already exists [2021-06-18T01:26:38.329Z] 1ed0296660d0: Layer already exists [2021-06-18T01:26:38.329Z] 32f366d666a5: Layer already exists [2021-06-18T01:26:38.329Z] 5a78d447b4b1: Layer already exists [2021-06-18T01:26:38.329Z] latest: digest: sha256:afae3c1fef2638013a3eba95293ad71910dc90cf5bfbdc9567d4a396d4513b2a size: 2405 [2021-06-18T01:26:38.689Z] prd-ubuntu18.04-docker-arm64-4c-16g-124 does not seem to be running inside a container [2021-06-18T01:26:38.825Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/543 -v /w/workspace/edgex-go/543:/w/workspace/edgex-go/543:rw,z -v /w/workspace/edgex-go/543@tmp:/w/workspace/edgex-go/543@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-18T01:26:40.389Z] $ docker top 12a27b4f4dfeeba7e3216c06a633bfdf4a5cab283dcdbabc645a42f68915011d -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:41.125Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.270 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:41.426Z] + go version [2021-06-18T01:26:41.426Z] go version go1.16.5 linux/arm64 [2021-06-18T01:26:41.428Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.270 [2021-06-18T01:26:41.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-18T01:26:41.428Z] 4528627dcba1: Preparing [2021-06-18T01:26:41.428Z] 29094ea9d2ce: Preparing [2021-06-18T01:26:41.428Z] 91013a65f6d8: Preparing [2021-06-18T01:26:41.428Z] aebacfd4048d: Preparing [2021-06-18T01:26:41.428Z] 92f2b6c93a59: Preparing [2021-06-18T01:26:41.428Z] daf710918ff6: Preparing [2021-06-18T01:26:41.428Z] 0ab5eb7e377a: Preparing [2021-06-18T01:26:41.428Z] 1ed0296660d0: Preparing [2021-06-18T01:26:41.428Z] 5a78d447b4b1: Preparing [2021-06-18T01:26:41.428Z] 32f366d666a5: Preparing [2021-06-18T01:26:41.428Z] daf710918ff6: Waiting [2021-06-18T01:26:41.428Z] 0ab5eb7e377a: Waiting [2021-06-18T01:26:41.428Z] 1ed0296660d0: Waiting [2021-06-18T01:26:41.428Z] 5a78d447b4b1: Waiting [2021-06-18T01:26:41.428Z] 32f366d666a5: Waiting [2021-06-18T01:26:41.428Z] 92f2b6c93a59: Layer already exists [2021-06-18T01:26:41.428Z] aebacfd4048d: Layer already exists [2021-06-18T01:26:41.428Z] 91013a65f6d8: Layer already exists [2021-06-18T01:26:41.428Z] 29094ea9d2ce: Layer already exists [2021-06-18T01:26:41.428Z] 4528627dcba1: Layer already exists [2021-06-18T01:26:41.428Z] 0ab5eb7e377a: Layer already exists [2021-06-18T01:26:41.428Z] daf710918ff6: Layer already exists [2021-06-18T01:26:41.428Z] 1ed0296660d0: Layer already exists [2021-06-18T01:26:41.428Z] 5a78d447b4b1: Layer already exists [2021-06-18T01:26:41.428Z] 32f366d666a5: Layer already exists [2021-06-18T01:26:41.428Z] 2.0.0-dev.270: digest: sha256:afae3c1fef2638013a3eba95293ad71910dc90cf5bfbdc9567d4a396d4513b2a size: 2405 [Pipeline] } [2021-06-18T01:26:41.452Z] $ docker stop --time=1 12a27b4f4dfeeba7e3216c06a633bfdf4a5cab283dcdbabc645a42f68915011d [2021-06-18T01:26:43.334Z] $ docker rm -f 12a27b4f4dfeeba7e3216c06a633bfdf4a5cab283dcdbabc645a42f68915011d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] isUnix [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [2021-06-18T01:26:43.893Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:44.258Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [2021-06-18T01:26:44.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-18T01:26:44.258Z] 4528627dcba1: Preparing [2021-06-18T01:26:44.258Z] 29094ea9d2ce: Preparing [2021-06-18T01:26:44.258Z] 91013a65f6d8: Preparing [2021-06-18T01:26:44.258Z] aebacfd4048d: Preparing [2021-06-18T01:26:44.258Z] 92f2b6c93a59: Preparing [2021-06-18T01:26:44.258Z] daf710918ff6: Preparing [2021-06-18T01:26:44.258Z] 0ab5eb7e377a: Preparing [2021-06-18T01:26:44.258Z] 1ed0296660d0: Preparing [2021-06-18T01:26:44.258Z] 5a78d447b4b1: Preparing [2021-06-18T01:26:44.258Z] 32f366d666a5: Preparing [2021-06-18T01:26:44.258Z] 0ab5eb7e377a: Waiting [2021-06-18T01:26:44.258Z] 1ed0296660d0: Waiting [2021-06-18T01:26:44.258Z] 5a78d447b4b1: Waiting [2021-06-18T01:26:44.258Z] 32f366d666a5: Waiting [2021-06-18T01:26:44.258Z] daf710918ff6: Waiting [2021-06-18T01:26:44.258Z] 4528627dcba1: Layer already exists [2021-06-18T01:26:44.258Z] 29094ea9d2ce: Layer already exists [2021-06-18T01:26:44.258Z] 91013a65f6d8: Layer already exists [2021-06-18T01:26:44.258Z] aebacfd4048d: Layer already exists [2021-06-18T01:26:44.258Z] 92f2b6c93a59: Layer already exists [2021-06-18T01:26:44.258Z] 0ab5eb7e377a: Layer already exists [2021-06-18T01:26:44.258Z] daf710918ff6: Layer already exists [2021-06-18T01:26:44.258Z] 1ed0296660d0: Layer already exists [2021-06-18T01:26:44.258Z] 32f366d666a5: Layer already exists [2021-06-18T01:26:44.258Z] 5a78d447b4b1: Layer already exists [2021-06-18T01:26:44.258Z] b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270: digest: sha256:afae3c1fef2638013a3eba95293ad71910dc90cf5bfbdc9567d4a396d4513b2a size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:44.364Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-18T01:26:44.364Z] [2021-06-18T01:26:44.364Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:44.568Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:44.717Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-18T01:26:44.882Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [2021-06-18T01:26:44.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-18T01:26:44.882Z] 4528627dcba1: Preparing [2021-06-18T01:26:44.882Z] 29094ea9d2ce: Preparing [2021-06-18T01:26:44.882Z] 91013a65f6d8: Preparing [2021-06-18T01:26:44.882Z] aebacfd4048d: Preparing [2021-06-18T01:26:44.882Z] 92f2b6c93a59: Preparing [2021-06-18T01:26:44.882Z] daf710918ff6: Preparing [2021-06-18T01:26:44.882Z] 0ab5eb7e377a: Preparing [2021-06-18T01:26:44.882Z] 1ed0296660d0: Preparing [2021-06-18T01:26:44.882Z] 5a78d447b4b1: Preparing [2021-06-18T01:26:44.882Z] 32f366d666a5: Preparing [2021-06-18T01:26:44.882Z] daf710918ff6: Waiting [2021-06-18T01:26:44.882Z] 5a78d447b4b1: Waiting [2021-06-18T01:26:44.882Z] 32f366d666a5: Waiting [2021-06-18T01:26:44.882Z] 0ab5eb7e377a: Waiting [2021-06-18T01:26:44.882Z] 1ed0296660d0: Waiting [2021-06-18T01:26:44.882Z] 92f2b6c93a59: Layer already exists [2021-06-18T01:26:44.882Z] 91013a65f6d8: Layer already exists [2021-06-18T01:26:44.882Z] aebacfd4048d: Layer already exists [2021-06-18T01:26:44.882Z] 4528627dcba1: Layer already exists [2021-06-18T01:26:44.882Z] 29094ea9d2ce: Layer already exists [2021-06-18T01:26:44.882Z] daf710918ff6: Layer already exists [2021-06-18T01:26:44.882Z] 0ab5eb7e377a: Layer already exists [2021-06-18T01:26:44.882Z] 32f366d666a5: Layer already exists [2021-06-18T01:26:44.882Z] 1ed0296660d0: Layer already exists [2021-06-18T01:26:44.882Z] 5a78d447b4b1: Layer already exists [2021-06-18T01:26:44.882Z] master: digest: sha256:afae3c1fef2638013a3eba95293ad71910dc90cf5bfbdc9567d4a396d4513b2a size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-18T01:26:44.936Z] ===================================================== [Pipeline] echo [2021-06-18T01:26:44.953Z] taggedImages: [2021-06-18T01:26:44.953Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:26:44.953Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-06-18T01:26:44.953Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.270 [2021-06-18T01:26:44.953Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [2021-06-18T01:26:44.953Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [2021-06-18T01:26:44.996Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-18T01:26:44.996Z] 29e5d40040c1: Pulling fs layer [2021-06-18T01:26:44.996Z] 1ce36da41761: Pulling fs layer [2021-06-18T01:26:44.996Z] 25b303627fd3: Pulling fs layer [2021-06-18T01:26:44.996Z] 29e5d40040c1: Verifying Checksum [2021-06-18T01:26:44.996Z] 29e5d40040c1: Download complete [Pipeline] echo [2021-06-18T01:26:44.997Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-06-18T01:26:44.997Z] b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:26:44.997Z] latest [2021-06-18T01:26:44.997Z] 2.0.0-dev.270 [2021-06-18T01:26:44.997Z] b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [2021-06-18T01:26:44.997Z] master [2021-06-18T01:26:44.997Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:45.353Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b4de5ce62e17f93ad83591616c8cb82096e86c40 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:45.650Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:26:45.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-18T01:26:45.650Z] c0a16cc50900: Preparing [2021-06-18T01:26:45.650Z] 5110881533e1: Preparing [2021-06-18T01:26:45.650Z] e8fc994a39e3: Preparing [2021-06-18T01:26:45.650Z] c0513c3f1ce6: Preparing [2021-06-18T01:26:45.650Z] 32f366d666a5: Preparing [2021-06-18T01:26:45.650Z] 32f366d666a5: Layer already exists [2021-06-18T01:26:45.650Z] e8fc994a39e3: Layer already exists [2021-06-18T01:26:45.650Z] c0a16cc50900: Pushed [2021-06-18T01:26:45.912Z] c0513c3f1ce6: Pushed [2021-06-18T01:26:45.982Z] 29e5d40040c1: Pull complete [2021-06-18T01:26:45.982Z] 1ce36da41761: Verifying Checksum [2021-06-18T01:26:45.982Z] 1ce36da41761: Download complete [2021-06-18T01:26:46.862Z] 5110881533e1: Pushed [2021-06-18T01:26:47.127Z] b4de5ce62e17f93ad83591616c8cb82096e86c40: digest: sha256:9620c17c1dbde2ce6066ef7d96c1266261deebaa7146df552b72041637774816 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:47.416Z] 1ce36da41761: Pull complete [2021-06-18T01:26:47.416Z] 25b303627fd3: Verifying Checksum [2021-06-18T01:26:47.416Z] 25b303627fd3: Download complete [2021-06-18T01:26:47.431Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:47.725Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-06-18T01:26:47.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-18T01:26:47.726Z] c0a16cc50900: Preparing [2021-06-18T01:26:47.726Z] 5110881533e1: Preparing [2021-06-18T01:26:47.726Z] e8fc994a39e3: Preparing [2021-06-18T01:26:47.726Z] c0513c3f1ce6: Preparing [2021-06-18T01:26:47.726Z] 32f366d666a5: Preparing [2021-06-18T01:26:47.726Z] 32f366d666a5: Layer already exists [2021-06-18T01:26:47.726Z] e8fc994a39e3: Layer already exists [2021-06-18T01:26:47.726Z] c0a16cc50900: Layer already exists [2021-06-18T01:26:47.726Z] c0513c3f1ce6: Layer already exists [2021-06-18T01:26:47.726Z] 5110881533e1: Layer already exists [2021-06-18T01:26:47.726Z] latest: digest: sha256:9620c17c1dbde2ce6066ef7d96c1266261deebaa7146df552b72041637774816 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:48.033Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.270 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:48.329Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.270 [2021-06-18T01:26:48.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-18T01:26:48.329Z] c0a16cc50900: Preparing [2021-06-18T01:26:48.329Z] 5110881533e1: Preparing [2021-06-18T01:26:48.329Z] e8fc994a39e3: Preparing [2021-06-18T01:26:48.329Z] c0513c3f1ce6: Preparing [2021-06-18T01:26:48.329Z] 32f366d666a5: Preparing [2021-06-18T01:26:48.329Z] e8fc994a39e3: Layer already exists [2021-06-18T01:26:48.329Z] c0513c3f1ce6: Layer already exists [2021-06-18T01:26:48.329Z] c0a16cc50900: Layer already exists [2021-06-18T01:26:48.329Z] 32f366d666a5: Layer already exists [2021-06-18T01:26:48.329Z] 5110881533e1: Layer already exists [2021-06-18T01:26:48.329Z] 2.0.0-dev.270: digest: sha256:9620c17c1dbde2ce6066ef7d96c1266261deebaa7146df552b72041637774816 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:48.630Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:48.926Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [2021-06-18T01:26:48.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-18T01:26:48.926Z] c0a16cc50900: Preparing [2021-06-18T01:26:48.926Z] 5110881533e1: Preparing [2021-06-18T01:26:48.926Z] e8fc994a39e3: Preparing [2021-06-18T01:26:48.926Z] c0513c3f1ce6: Preparing [2021-06-18T01:26:48.926Z] 32f366d666a5: Preparing [2021-06-18T01:26:48.926Z] 32f366d666a5: Layer already exists [2021-06-18T01:26:48.926Z] 5110881533e1: Layer already exists [2021-06-18T01:26:48.926Z] e8fc994a39e3: Layer already exists [2021-06-18T01:26:48.926Z] c0513c3f1ce6: Layer already exists [2021-06-18T01:26:48.926Z] c0a16cc50900: Layer already exists [2021-06-18T01:26:48.926Z] b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270: digest: sha256:9620c17c1dbde2ce6066ef7d96c1266261deebaa7146df552b72041637774816 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:49.228Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:49.526Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:master [2021-06-18T01:26:49.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-18T01:26:49.526Z] c0a16cc50900: Preparing [2021-06-18T01:26:49.526Z] 5110881533e1: Preparing [2021-06-18T01:26:49.526Z] e8fc994a39e3: Preparing [2021-06-18T01:26:49.526Z] c0513c3f1ce6: Preparing [2021-06-18T01:26:49.526Z] 32f366d666a5: Preparing [2021-06-18T01:26:49.526Z] 32f366d666a5: Layer already exists [2021-06-18T01:26:49.526Z] 5110881533e1: Layer already exists [2021-06-18T01:26:49.526Z] c0a16cc50900: Layer already exists [2021-06-18T01:26:49.526Z] e8fc994a39e3: Layer already exists [2021-06-18T01:26:49.526Z] c0513c3f1ce6: Layer already exists [2021-06-18T01:26:49.526Z] master: digest: sha256:9620c17c1dbde2ce6066ef7d96c1266261deebaa7146df552b72041637774816 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-18T01:26:49.578Z] ===================================================== [Pipeline] echo [2021-06-18T01:26:49.665Z] taggedImages: [2021-06-18T01:26:49.665Z] - nexus3.edgexfoundry.org:10004/support-notifications:b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:26:49.665Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-06-18T01:26:49.665Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.270 [2021-06-18T01:26:49.665Z] - nexus3.edgexfoundry.org:10004/support-notifications:b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [2021-06-18T01:26:49.665Z] - nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] echo [2021-06-18T01:26:49.697Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-06-18T01:26:49.697Z] b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:26:49.697Z] latest [2021-06-18T01:26:49.697Z] 2.0.0-dev.270 [2021-06-18T01:26:49.697Z] b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [2021-06-18T01:26:49.697Z] master [2021-06-18T01:26:49.697Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:50.079Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b4de5ce62e17f93ad83591616c8cb82096e86c40 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:50.378Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:26:50.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-18T01:26:50.378Z] 6399766e2177: Preparing [2021-06-18T01:26:50.378Z] 65eb7a1545b7: Preparing [2021-06-18T01:26:50.378Z] e8fc994a39e3: Preparing [2021-06-18T01:26:50.378Z] f4b6e24570df: Preparing [2021-06-18T01:26:50.378Z] 32f366d666a5: Preparing [2021-06-18T01:26:50.378Z] e8fc994a39e3: Layer already exists [2021-06-18T01:26:50.378Z] 32f366d666a5: Layer already exists [2021-06-18T01:26:50.378Z] f4b6e24570df: Layer already exists [2021-06-18T01:26:50.378Z] 6399766e2177: Pushed [2021-06-18T01:26:51.764Z] 65eb7a1545b7: Pushed [2021-06-18T01:26:51.764Z] b4de5ce62e17f93ad83591616c8cb82096e86c40: digest: sha256:cf69a74b223cb5099abd32ab6aca5cbae95a0143663f2e59ae292b4ee02dd56e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:52.065Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:52.361Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-06-18T01:26:52.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-18T01:26:52.361Z] 6399766e2177: Preparing [2021-06-18T01:26:52.361Z] 65eb7a1545b7: Preparing [2021-06-18T01:26:52.361Z] e8fc994a39e3: Preparing [2021-06-18T01:26:52.361Z] f4b6e24570df: Preparing [2021-06-18T01:26:52.361Z] 32f366d666a5: Preparing [2021-06-18T01:26:52.361Z] 32f366d666a5: Layer already exists [2021-06-18T01:26:52.361Z] 65eb7a1545b7: Layer already exists [2021-06-18T01:26:52.361Z] 6399766e2177: Layer already exists [2021-06-18T01:26:52.361Z] e8fc994a39e3: Layer already exists [2021-06-18T01:26:52.361Z] f4b6e24570df: Layer already exists [2021-06-18T01:26:52.361Z] latest: digest: sha256:cf69a74b223cb5099abd32ab6aca5cbae95a0143663f2e59ae292b4ee02dd56e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:52.667Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.270 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:52.967Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.270 [2021-06-18T01:26:52.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-18T01:26:52.967Z] 6399766e2177: Preparing [2021-06-18T01:26:52.967Z] 65eb7a1545b7: Preparing [2021-06-18T01:26:52.967Z] e8fc994a39e3: Preparing [2021-06-18T01:26:52.967Z] f4b6e24570df: Preparing [2021-06-18T01:26:52.967Z] 32f366d666a5: Preparing [2021-06-18T01:26:52.967Z] 32f366d666a5: Layer already exists [2021-06-18T01:26:52.967Z] 6399766e2177: Layer already exists [2021-06-18T01:26:52.967Z] e8fc994a39e3: Layer already exists [2021-06-18T01:26:52.967Z] 65eb7a1545b7: Layer already exists [2021-06-18T01:26:52.967Z] f4b6e24570df: Layer already exists [2021-06-18T01:26:52.967Z] 2.0.0-dev.270: digest: sha256:cf69a74b223cb5099abd32ab6aca5cbae95a0143663f2e59ae292b4ee02dd56e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:53.272Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:53.569Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [2021-06-18T01:26:53.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-18T01:26:53.570Z] 6399766e2177: Preparing [2021-06-18T01:26:53.570Z] 65eb7a1545b7: Preparing [2021-06-18T01:26:53.570Z] e8fc994a39e3: Preparing [2021-06-18T01:26:53.570Z] f4b6e24570df: Preparing [2021-06-18T01:26:53.570Z] 32f366d666a5: Preparing [2021-06-18T01:26:53.570Z] 32f366d666a5: Layer already exists [2021-06-18T01:26:53.570Z] e8fc994a39e3: Layer already exists [2021-06-18T01:26:53.570Z] 65eb7a1545b7: Layer already exists [2021-06-18T01:26:53.570Z] 6399766e2177: Layer already exists [2021-06-18T01:26:53.570Z] f4b6e24570df: Layer already exists [2021-06-18T01:26:53.570Z] b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270: digest: sha256:cf69a74b223cb5099abd32ab6aca5cbae95a0143663f2e59ae292b4ee02dd56e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:53.876Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:54.177Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:master [2021-06-18T01:26:54.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-18T01:26:54.177Z] 6399766e2177: Preparing [2021-06-18T01:26:54.177Z] 65eb7a1545b7: Preparing [2021-06-18T01:26:54.177Z] e8fc994a39e3: Preparing [2021-06-18T01:26:54.177Z] f4b6e24570df: Preparing [2021-06-18T01:26:54.177Z] 32f366d666a5: Preparing [2021-06-18T01:26:54.177Z] e8fc994a39e3: Layer already exists [2021-06-18T01:26:54.177Z] 32f366d666a5: Layer already exists [2021-06-18T01:26:54.177Z] 65eb7a1545b7: Layer already exists [2021-06-18T01:26:54.177Z] 6399766e2177: Layer already exists [2021-06-18T01:26:54.177Z] f4b6e24570df: Layer already exists [2021-06-18T01:26:54.177Z] master: digest: sha256:cf69a74b223cb5099abd32ab6aca5cbae95a0143663f2e59ae292b4ee02dd56e size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-18T01:26:54.244Z] ===================================================== [Pipeline] echo [2021-06-18T01:26:54.259Z] taggedImages: [2021-06-18T01:26:54.259Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:26:54.259Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-06-18T01:26:54.259Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.270 [2021-06-18T01:26:54.259Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [2021-06-18T01:26:54.259Z] - nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] echo [2021-06-18T01:26:54.289Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-06-18T01:26:54.289Z] b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:26:54.289Z] latest [2021-06-18T01:26:54.289Z] 2.0.0-dev.270 [2021-06-18T01:26:54.289Z] b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [2021-06-18T01:26:54.289Z] master [2021-06-18T01:26:54.289Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:54.643Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b4de5ce62e17f93ad83591616c8cb82096e86c40 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:26:54.944Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:26:54.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-18T01:26:54.944Z] ea03222ad3cf: Preparing [2021-06-18T01:26:54.944Z] 0799d57468a7: Preparing [2021-06-18T01:26:54.944Z] a6f6d9dbea28: Preparing [2021-06-18T01:26:54.944Z] 2f833343b85e: Preparing [2021-06-18T01:26:54.944Z] 0754057c0ad3: Preparing [2021-06-18T01:26:54.944Z] 998cdf262ab1: Preparing [2021-06-18T01:26:54.944Z] 02e56110abd2: Preparing [2021-06-18T01:26:54.944Z] abc36efb885a: Preparing [2021-06-18T01:26:54.944Z] b0b09059f4e1: Preparing [2021-06-18T01:26:54.944Z] bb961f40224b: Preparing [2021-06-18T01:26:54.944Z] f4666769fca7: Preparing [2021-06-18T01:26:54.944Z] 998cdf262ab1: Waiting [2021-06-18T01:26:54.944Z] 02e56110abd2: Waiting [2021-06-18T01:26:54.944Z] abc36efb885a: Waiting [2021-06-18T01:26:54.944Z] b0b09059f4e1: Waiting [2021-06-18T01:26:54.944Z] bb961f40224b: Waiting [2021-06-18T01:26:54.944Z] f4666769fca7: Waiting [2021-06-18T01:26:54.944Z] 0754057c0ad3: Layer already exists [2021-06-18T01:26:54.944Z] 998cdf262ab1: Layer already exists [2021-06-18T01:26:55.530Z] 02e56110abd2: Layer already exists [2021-06-18T01:26:55.530Z] abc36efb885a: Layer already exists [2021-06-18T01:26:55.530Z] 0799d57468a7: Pushed [2021-06-18T01:26:55.530Z] bb961f40224b: Layer already exists [2021-06-18T01:26:55.530Z] b0b09059f4e1: Layer already exists [2021-06-18T01:26:55.530Z] f4666769fca7: Layer already exists [2021-06-18T01:26:55.792Z] ea03222ad3cf: Pushed [2021-06-18T01:26:55.792Z] a6f6d9dbea28: Pushed [2021-06-18T01:26:57.578Z] 25b303627fd3: Pull complete [2021-06-18T01:26:57.578Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-18T01:26:57.578Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-18T01:26:57.578Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-18T01:26:57.807Z] prd-ubuntu18.04-docker-arm64-4c-16g-124 does not seem to be running inside a container [2021-06-18T01:26:57.894Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/543 -v /w/workspace/edgex-go/543:/w/workspace/edgex-go/543:rw,z -v /w/workspace/edgex-go/543@tmp:/w/workspace/edgex-go/543@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-18T01:27:00.733Z] $ docker top 2058152f2b1b19d880ae21c8a1879d15a347d2458072a99e2ea8cfe34f500f1f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T01:27:01.092Z] 2f833343b85e: Pushed [2021-06-18T01:27:01.092Z] b4de5ce62e17f93ad83591616c8cb82096e86c40: digest: sha256:2a099639595aa481d23084c5ba81110c265bd83514cb17ff69dcc3554720ba8a size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:27:01.394Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:27:01.654Z] + + docker-composegrep build --help [2021-06-18T01:27:01.654Z] parallel [2021-06-18T01:27:01.694Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-06-18T01:27:01.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-18T01:27:01.694Z] ea03222ad3cf: Preparing [2021-06-18T01:27:01.694Z] 0799d57468a7: Preparing [2021-06-18T01:27:01.694Z] a6f6d9dbea28: Preparing [2021-06-18T01:27:01.694Z] 2f833343b85e: Preparing [2021-06-18T01:27:01.694Z] 0754057c0ad3: Preparing [2021-06-18T01:27:01.694Z] 998cdf262ab1: Preparing [2021-06-18T01:27:01.694Z] 02e56110abd2: Preparing [2021-06-18T01:27:01.694Z] abc36efb885a: Preparing [2021-06-18T01:27:01.694Z] b0b09059f4e1: Preparing [2021-06-18T01:27:01.694Z] bb961f40224b: Preparing [2021-06-18T01:27:01.694Z] f4666769fca7: Preparing [2021-06-18T01:27:01.694Z] 02e56110abd2: Waiting [2021-06-18T01:27:01.694Z] abc36efb885a: Waiting [2021-06-18T01:27:01.694Z] b0b09059f4e1: Waiting [2021-06-18T01:27:01.694Z] bb961f40224b: Waiting [2021-06-18T01:27:01.694Z] f4666769fca7: Waiting [2021-06-18T01:27:01.694Z] ea03222ad3cf: Layer already exists [2021-06-18T01:27:01.694Z] a6f6d9dbea28: Layer already exists [2021-06-18T01:27:01.694Z] 2f833343b85e: Layer already exists [2021-06-18T01:27:01.694Z] 0799d57468a7: Layer already exists [2021-06-18T01:27:01.694Z] 0754057c0ad3: Layer already exists [2021-06-18T01:27:01.694Z] abc36efb885a: Layer already exists [2021-06-18T01:27:01.694Z] 998cdf262ab1: Layer already exists [2021-06-18T01:27:01.694Z] 02e56110abd2: Layer already exists [2021-06-18T01:27:01.694Z] bb961f40224b: Layer already exists [2021-06-18T01:27:01.694Z] b0b09059f4e1: Layer already exists [2021-06-18T01:27:01.694Z] f4666769fca7: Layer already exists [2021-06-18T01:27:01.694Z] latest: digest: sha256:2a099639595aa481d23084c5ba81110c265bd83514cb17ff69dcc3554720ba8a size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:27:02.005Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.270 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:27:02.309Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.270 [2021-06-18T01:27:02.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-18T01:27:02.309Z] ea03222ad3cf: Preparing [2021-06-18T01:27:02.309Z] 0799d57468a7: Preparing [2021-06-18T01:27:02.309Z] a6f6d9dbea28: Preparing [2021-06-18T01:27:02.309Z] 2f833343b85e: Preparing [2021-06-18T01:27:02.309Z] 0754057c0ad3: Preparing [2021-06-18T01:27:02.309Z] 998cdf262ab1: Preparing [2021-06-18T01:27:02.309Z] 02e56110abd2: Preparing [2021-06-18T01:27:02.309Z] abc36efb885a: Preparing [2021-06-18T01:27:02.309Z] b0b09059f4e1: Preparing [2021-06-18T01:27:02.309Z] bb961f40224b: Preparing [2021-06-18T01:27:02.309Z] f4666769fca7: Preparing [2021-06-18T01:27:02.309Z] 998cdf262ab1: Waiting [2021-06-18T01:27:02.309Z] 02e56110abd2: Waiting [2021-06-18T01:27:02.309Z] abc36efb885a: Waiting [2021-06-18T01:27:02.309Z] b0b09059f4e1: Waiting [2021-06-18T01:27:02.309Z] bb961f40224b: Waiting [2021-06-18T01:27:02.309Z] f4666769fca7: Waiting [2021-06-18T01:27:02.309Z] a6f6d9dbea28: Layer already exists [2021-06-18T01:27:02.309Z] ea03222ad3cf: Layer already exists [2021-06-18T01:27:02.309Z] 0799d57468a7: Layer already exists [2021-06-18T01:27:02.309Z] 2f833343b85e: Layer already exists [2021-06-18T01:27:02.309Z] 0754057c0ad3: Layer already exists [2021-06-18T01:27:02.309Z] b0b09059f4e1: Layer already exists [2021-06-18T01:27:02.309Z] 02e56110abd2: Layer already exists [2021-06-18T01:27:02.309Z] bb961f40224b: Layer already exists [2021-06-18T01:27:02.309Z] 998cdf262ab1: Layer already exists [2021-06-18T01:27:02.309Z] abc36efb885a: Layer already exists [2021-06-18T01:27:02.309Z] f4666769fca7: Layer already exists [2021-06-18T01:27:02.309Z] 2.0.0-dev.270: digest: sha256:2a099639595aa481d23084c5ba81110c265bd83514cb17ff69dcc3554720ba8a size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:27:02.615Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:27:02.912Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [2021-06-18T01:27:02.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-18T01:27:02.912Z] ea03222ad3cf: Preparing [2021-06-18T01:27:02.912Z] 0799d57468a7: Preparing [2021-06-18T01:27:02.912Z] a6f6d9dbea28: Preparing [2021-06-18T01:27:02.912Z] 2f833343b85e: Preparing [2021-06-18T01:27:02.912Z] 0754057c0ad3: Preparing [2021-06-18T01:27:02.912Z] 998cdf262ab1: Preparing [2021-06-18T01:27:02.912Z] 02e56110abd2: Preparing [2021-06-18T01:27:02.912Z] abc36efb885a: Preparing [2021-06-18T01:27:02.912Z] b0b09059f4e1: Preparing [2021-06-18T01:27:02.912Z] bb961f40224b: Preparing [2021-06-18T01:27:02.912Z] f4666769fca7: Preparing [2021-06-18T01:27:02.912Z] b0b09059f4e1: Waiting [2021-06-18T01:27:02.912Z] 998cdf262ab1: Waiting [2021-06-18T01:27:02.912Z] 02e56110abd2: Waiting [2021-06-18T01:27:02.912Z] abc36efb885a: Waiting [2021-06-18T01:27:02.912Z] bb961f40224b: Waiting [2021-06-18T01:27:02.912Z] f4666769fca7: Waiting [2021-06-18T01:27:02.912Z] 0754057c0ad3: Layer already exists [2021-06-18T01:27:02.912Z] a6f6d9dbea28: Layer already exists [2021-06-18T01:27:02.912Z] 2f833343b85e: Layer already exists [2021-06-18T01:27:02.912Z] 0799d57468a7: Layer already exists [2021-06-18T01:27:02.912Z] ea03222ad3cf: Layer already exists [2021-06-18T01:27:02.912Z] abc36efb885a: Layer already exists [2021-06-18T01:27:02.912Z] 998cdf262ab1: Layer already exists [2021-06-18T01:27:02.912Z] 02e56110abd2: Layer already exists [2021-06-18T01:27:02.912Z] bb961f40224b: Layer already exists [2021-06-18T01:27:02.912Z] b0b09059f4e1: Layer already exists [2021-06-18T01:27:02.912Z] f4666769fca7: Layer already exists [2021-06-18T01:27:02.912Z] b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270: digest: sha256:2a099639595aa481d23084c5ba81110c265bd83514cb17ff69dcc3554720ba8a size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:27:03.211Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:27:03.505Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [2021-06-18T01:27:03.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-18T01:27:03.505Z] ea03222ad3cf: Preparing [2021-06-18T01:27:03.505Z] 0799d57468a7: Preparing [2021-06-18T01:27:03.505Z] a6f6d9dbea28: Preparing [2021-06-18T01:27:03.505Z] 2f833343b85e: Preparing [2021-06-18T01:27:03.505Z] 0754057c0ad3: Preparing [2021-06-18T01:27:03.505Z] 998cdf262ab1: Preparing [2021-06-18T01:27:03.505Z] 02e56110abd2: Preparing [2021-06-18T01:27:03.505Z] abc36efb885a: Preparing [2021-06-18T01:27:03.505Z] b0b09059f4e1: Preparing [2021-06-18T01:27:03.505Z] bb961f40224b: Preparing [2021-06-18T01:27:03.505Z] f4666769fca7: Preparing [2021-06-18T01:27:03.505Z] 998cdf262ab1: Waiting [2021-06-18T01:27:03.505Z] 02e56110abd2: Waiting [2021-06-18T01:27:03.505Z] abc36efb885a: Waiting [2021-06-18T01:27:03.505Z] b0b09059f4e1: Waiting [2021-06-18T01:27:03.505Z] bb961f40224b: Waiting [2021-06-18T01:27:03.505Z] f4666769fca7: Waiting [2021-06-18T01:27:03.505Z] 0754057c0ad3: Layer already exists [2021-06-18T01:27:03.505Z] 0799d57468a7: Layer already exists [2021-06-18T01:27:03.505Z] a6f6d9dbea28: Layer already exists [2021-06-18T01:27:03.505Z] ea03222ad3cf: Layer already exists [2021-06-18T01:27:03.505Z] 2f833343b85e: Layer already exists [2021-06-18T01:27:03.505Z] abc36efb885a: Layer already exists [2021-06-18T01:27:03.505Z] 02e56110abd2: Layer already exists [2021-06-18T01:27:03.505Z] 998cdf262ab1: Layer already exists [2021-06-18T01:27:03.505Z] b0b09059f4e1: Layer already exists [2021-06-18T01:27:03.505Z] bb961f40224b: Layer already exists [2021-06-18T01:27:03.505Z] f4666769fca7: Layer already exists [2021-06-18T01:27:03.505Z] master: digest: sha256:2a099639595aa481d23084c5ba81110c265bd83514cb17ff69dcc3554720ba8a size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-18T01:27:03.556Z] ===================================================== [Pipeline] echo [2021-06-18T01:27:03.569Z] taggedImages: [2021-06-18T01:27:03.570Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:27:03.570Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-06-18T01:27:03.570Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.270 [2021-06-18T01:27:03.570Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [2021-06-18T01:27:03.570Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-18T01:27:05.037Z] --parallel Build images in parallel. [Pipeline] } [2021-06-18T01:27:05.063Z] $ docker stop --time=1 2058152f2b1b19d880ae21c8a1879d15a347d2458072a99e2ea8cfe34f500f1f [2021-06-18T01:27:06.897Z] $ docker rm -f 2058152f2b1b19d880ae21c8a1879d15a347d2458072a99e2ea8cfe34f500f1f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:27:07.554Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-18T01:27:07.554Z] . [Pipeline] withDockerContainer [2021-06-18T01:27:07.811Z] prd-ubuntu18.04-docker-arm64-4c-16g-124 does not seem to be running inside a container [2021-06-18T01:27:07.892Z] $ 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/543 -v /w/workspace/edgex-go/543:/w/workspace/edgex-go/543:rw,z -v /w/workspace/edgex-go/543@tmp:/w/workspace/edgex-go/543@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-18T01:27:09.348Z] $ docker top b7ef2b19ae97d8be84f4cbf99512594296a5bde9c2ab30079025c81ace05df2b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T01:27:10.323Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-18T01:27:13.699Z] Building core-command ... [2021-06-18T01:27:13.699Z] Building core-data ... [2021-06-18T01:27:13.699Z] Building core-metadata ... [2021-06-18T01:27:13.699Z] Building security-bootstrapper ... [2021-06-18T01:27:13.699Z] Building security-proxy-setup ... [2021-06-18T01:27:13.699Z] Building security-secretstore-setup ... [2021-06-18T01:27:13.699Z] Building support-notifications ... [2021-06-18T01:27:13.699Z] Building support-scheduler ... [2021-06-18T01:27:13.699Z] Building sys-mgmt-agent ... [2021-06-18T01:27:13.699Z] Building support-notifications [2021-06-18T01:27:13.699Z] Building support-scheduler [2021-06-18T01:27:13.699Z] Building sys-mgmt-agent [2021-06-18T01:27:13.699Z] Building security-proxy-setup [2021-06-18T01:27:13.699Z] Building core-data [2021-06-18T01:28:00.682Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T01:28:00.682Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-18T01:28:00.682Z] ---> 4fba6f203eee [2021-06-18T01:28:00.682Z] Step 3/24 : WORKDIR /edgex-go [2021-06-18T01:28:00.682Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T01:28:00.682Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-18T01:28:00.682Z] ---> 4fba6f203eee [2021-06-18T01:28:00.682Z] Step 3/23 : WORKDIR /edgex-go [2021-06-18T01:28:00.682Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T01:28:00.682Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-18T01:28:00.682Z] ---> 4fba6f203eee [2021-06-18T01:28:00.682Z] Step 3/22 : WORKDIR /edgex-go [2021-06-18T01:28:00.682Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T01:28:00.682Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-18T01:28:00.682Z] ---> 4fba6f203eee [2021-06-18T01:28:00.682Z] Step 3/23 : WORKDIR /edgex-go [2021-06-18T01:28:00.682Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T01:28:00.682Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-18T01:28:00.682Z] ---> 4fba6f203eee [2021-06-18T01:28:00.682Z] Step 3/24 : WORKDIR /edgex-go [2021-06-18T01:28:00.682Z] ---> Running in 322b0c306e95 [2021-06-18T01:28:00.682Z] ---> Running in a2a9c159d2e0 [2021-06-18T01:28:00.682Z] ---> Running in f33cdc72ad1b [2021-06-18T01:28:00.682Z] ---> Running in 717f56f8e1f8 [2021-06-18T01:28:00.682Z] ---> Running in 43142f907c8f [2021-06-18T01:28:00.682Z] Removing intermediate container 43142f907c8f [2021-06-18T01:28:00.682Z] ---> db92cbc41c09 [2021-06-18T01:28:00.682Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T01:28:00.682Z] Removing intermediate container a2a9c159d2e0 [2021-06-18T01:28:00.682Z] ---> 47ce5100a961 [2021-06-18T01:28:00.682Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T01:28:00.682Z] Removing intermediate container 717f56f8e1f8 [2021-06-18T01:28:00.682Z] ---> 31aa6d480141 [2021-06-18T01:28:00.682Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T01:28:00.682Z] Removing intermediate container 322b0c306e95 [2021-06-18T01:28:00.682Z] ---> 96e8a6821daa [2021-06-18T01:28:00.682Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T01:28:00.682Z] ---> Running in d80bb9d4fa8a [2021-06-18T01:28:00.682Z] Removing intermediate container f33cdc72ad1b [2021-06-18T01:28:00.682Z] ---> 182e0152ba16 [2021-06-18T01:28:00.682Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T01:28:00.682Z] ---> Running in 3fb1192e7cf7 [2021-06-18T01:28:00.969Z] ---> Running in 01b481954961 [2021-06-18T01:28:00.969Z] ---> Running in f4883827c216 [2021-06-18T01:28:00.969Z] ---> Running in effec0ab3f05 [2021-06-18T01:28:04.402Z] Removing intermediate container d80bb9d4fa8a [2021-06-18T01:28:04.402Z] ---> 5baba5165dca [2021-06-18T01:28:04.402Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-18T01:28:04.402Z] ---> Running in e8cef79ce217 [2021-06-18T01:28:04.402Z] Removing intermediate container 3fb1192e7cf7 [2021-06-18T01:28:04.402Z] ---> 450666a4f336 [2021-06-18T01:28:04.402Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-18T01:28:04.685Z] ---> Running in 62726be66d53 [2021-06-18T01:28:05.676Z] Removing intermediate container f4883827c216 [2021-06-18T01:28:05.676Z] ---> 49c9903f7f21 [2021-06-18T01:28:05.676Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-18T01:28:05.676Z] Removing intermediate container effec0ab3f05 [2021-06-18T01:28:05.676Z] ---> 5196d1c11b0e [2021-06-18T01:28:05.676Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-18T01:28:05.676Z] Removing intermediate container 01b481954961 [2021-06-18T01:28:05.676Z] ---> Running in b04a1eb141cc [2021-06-18T01:28:05.676Z] ---> ca3df8b3722a [2021-06-18T01:28:05.676Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-18T01:28:06.285Z] ---> Running in 8b15fd1ae4bb [2021-06-18T01:28:06.285Z] ---> Running in 1ff15f5596ee [2021-06-18T01:28:06.567Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T01:28:06.567Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T01:28:07.584Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T01:28:07.584Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T01:28:07.860Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T01:28:08.136Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T01:28:08.136Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T01:28:08.412Z] OK: 218 MiB in 52 packages [2021-06-18T01:28:08.412Z] OK: 218 MiB in 52 packages [2021-06-18T01:28:09.024Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T01:28:09.314Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T01:28:09.314Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T01:28:09.928Z] Removing intermediate container e8cef79ce217 [2021-06-18T01:28:09.928Z] ---> 4aaa0e1de80f [2021-06-18T01:28:09.928Z] Step 6/22 : COPY go.mod . [2021-06-18T01:28:09.928Z] OK: 218 MiB in 52 packages [2021-06-18T01:28:10.210Z] Removing intermediate container 62726be66d53 [2021-06-18T01:28:10.210Z] ---> 2f3cdb143278 [2021-06-18T01:28:10.210Z] Step 6/23 : COPY go.mod . [2021-06-18T01:28:10.210Z] OK: 218 MiB in 52 packages [2021-06-18T01:28:10.495Z] OK: 218 MiB in 52 packages [2021-06-18T01:28:11.490Z] ---> 7f0a7c8dd15e [2021-06-18T01:28:11.490Z] Step 7/22 : RUN go mod download [2021-06-18T01:28:11.490Z] Removing intermediate container b04a1eb141cc [2021-06-18T01:28:11.490Z] ---> c4b4e6e1d25b [2021-06-18T01:28:11.490Z] Step 6/24 : COPY go.mod . [2021-06-18T01:28:11.764Z] ---> Running in e7fe72cae548 [2021-06-18T01:28:11.764Z] ---> a8efa95a4772 [2021-06-18T01:28:11.764Z] Step 7/23 : RUN go mod download [2021-06-18T01:28:12.041Z] ---> Running in e7c37f0f4e80 [2021-06-18T01:28:12.041Z] Removing intermediate container 1ff15f5596ee [2021-06-18T01:28:12.041Z] ---> 9b24a062b308 [2021-06-18T01:28:12.041Z] Step 6/24 : COPY go.mod . [2021-06-18T01:28:12.319Z] Removing intermediate container 8b15fd1ae4bb [2021-06-18T01:28:12.319Z] ---> 6b2810afe713 [2021-06-18T01:28:12.319Z] Step 6/23 : COPY go.mod . [2021-06-18T01:28:12.921Z] ---> 07bc94606658 [2021-06-18T01:28:12.921Z] Step 7/24 : RUN go mod download [2021-06-18T01:28:13.203Z] ---> Running in f177f7ee7b48 [2021-06-18T01:28:13.481Z] ---> 7f44ebdd980c [2021-06-18T01:28:13.481Z] Step 7/24 : RUN go mod download [2021-06-18T01:28:13.762Z] ---> Running in 1c48d22017ac [2021-06-18T01:28:14.039Z] ---> 75a590747fb0 [2021-06-18T01:28:14.039Z] Step 7/23 : RUN go mod download [2021-06-18T01:28:14.317Z] ---> Running in 277bbf223946 [2021-06-18T01:28:16.964Z] Removing intermediate container e7fe72cae548 [2021-06-18T01:28:16.964Z] ---> 4a28d58b03ad [2021-06-18T01:28:16.964Z] Step 8/22 : COPY . . [2021-06-18T01:28:16.964Z] Removing intermediate container e7c37f0f4e80 [2021-06-18T01:28:16.964Z] ---> d2fd44cab69d [2021-06-18T01:28:16.964Z] Step 8/23 : COPY . . [2021-06-18T01:28:17.569Z] Removing intermediate container f177f7ee7b48 [2021-06-18T01:28:17.569Z] ---> e337a509256b [2021-06-18T01:28:17.569Z] Step 8/24 : COPY . . [2021-06-18T01:28:19.085Z] Removing intermediate container 1c48d22017ac [2021-06-18T01:28:19.085Z] ---> f65f6d72b66c [2021-06-18T01:28:19.085Z] Step 8/24 : COPY . . [2021-06-18T01:28:19.383Z] Removing intermediate container 277bbf223946 [2021-06-18T01:28:19.383Z] ---> 2f3032cad6b4 [2021-06-18T01:28:19.383Z] Step 8/23 : COPY . . [2021-06-18T01:28:37.707Z] ---> ab1c69b2fb28 [2021-06-18T01:28:37.707Z] Step 9/24 : RUN go mod tidy [2021-06-18T01:28:37.707Z] ---> 479a57cde764 [2021-06-18T01:28:37.707Z] Step 9/23 : RUN go mod tidy [2021-06-18T01:28:37.707Z] ---> 46cdc0bbe1ca [2021-06-18T01:28:37.707Z] Step 9/22 : RUN go mod tidy [2021-06-18T01:28:37.707Z] ---> 3ccfc4fe905a [2021-06-18T01:28:37.707Z] Step 9/24 : RUN go mod tidy [2021-06-18T01:28:37.707Z] ---> acd4acb41d88 [2021-06-18T01:28:37.707Z] Step 9/23 : RUN go mod tidy [2021-06-18T01:28:37.707Z] ---> Running in 8164b8629679 [2021-06-18T01:28:37.707Z] ---> Running in b5e1f888eac0 [2021-06-18T01:28:37.707Z] ---> Running in a17bbcc14fd7 [2021-06-18T01:28:37.707Z] ---> Running in 58d9dd11b110 [2021-06-18T01:28:37.707Z] ---> Running in 190dca0b734f [2021-06-18T01:28:42.032Z] Removing intermediate container a17bbcc14fd7 [2021-06-18T01:28:42.032Z] ---> 26cf20f0ee3a [2021-06-18T01:28:42.032Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-18T01:28:42.308Z] ---> Running in 4b5c86b5e91f [2021-06-18T01:28:42.925Z] Removing intermediate container b5e1f888eac0 [2021-06-18T01:28:42.925Z] ---> b3bad1ec0800 [2021-06-18T01:28:42.925Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-18T01:28:43.201Z] Removing intermediate container 58d9dd11b110 [2021-06-18T01:28:43.202Z] ---> 3d1b78830814 [2021-06-18T01:28:43.202Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-18T01:28:43.202Z] ---> Running in 4d31cdd8d411 [2021-06-18T01:28:43.477Z] ---> Running in dc8b1f0bb761 [2021-06-18T01:28:43.749Z] Removing intermediate container 8164b8629679 [2021-06-18T01:28:43.749Z] ---> a80db85e6814 [2021-06-18T01:28:43.749Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-18T01:28:44.026Z] Removing intermediate container 190dca0b734f [2021-06-18T01:28:44.026Z] ---> ffb031377843 [2021-06-18T01:28:44.026Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-18T01:28:44.026Z] ---> Running in 043a1429fbb4 [2021-06-18T01:28:44.296Z] ---> Running in c2f74bd3cc3a [2021-06-18T01:28:44.296Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.270" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-18T01:28:45.736Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.270" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-18T01:28:45.736Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.270" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-18T01:28:46.730Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.270" -o cmd/core-data/core-data ./cmd/core-data [2021-06-18T01:28:46.730Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.270" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-18T01:30:23.570Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.270" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-18T01:30:41.937Z] Removing intermediate container dc8b1f0bb761 [2021-06-18T01:30:41.937Z] ---> 35f374da0774 [2021-06-18T01:30:41.937Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-18T01:30:41.937Z] Removing intermediate container 4b5c86b5e91f [2021-06-18T01:30:41.937Z] ---> cc30fc045777 [2021-06-18T01:30:41.937Z] [2021-06-18T01:30:41.937Z] Step 11/22 : FROM alpine:3.12 [2021-06-18T01:30:41.937Z] ---> Running in 862724eacc47 [2021-06-18T01:30:41.937Z] 3.12: Pulling from library/alpine [2021-06-18T01:30:42.212Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.270" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-18T01:30:42.495Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-18T01:30:42.495Z] Status: Downloaded newer image for alpine:3.12 [2021-06-18T01:30:42.495Z] ---> c4fd0aeabfcf [2021-06-18T01:30:42.495Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-18T01:30:43.945Z] ---> Running in 7ad3b2e66533 [2021-06-18T01:30:44.957Z] Removing intermediate container c2f74bd3cc3a [2021-06-18T01:30:44.957Z] ---> 5f02b5f3b93a [2021-06-18T01:30:44.957Z] [2021-06-18T01:30:44.957Z] Step 11/23 : FROM alpine:3.12 [2021-06-18T01:30:44.957Z] ---> c4fd0aeabfcf [2021-06-18T01:30:44.957Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-18T01:30:45.241Z] Removing intermediate container 4d31cdd8d411 [2021-06-18T01:30:45.242Z] ---> 3c0d949a4829 [2021-06-18T01:30:45.242Z] [2021-06-18T01:30:45.242Z] Step 11/23 : FROM alpine:3.12 [2021-06-18T01:30:45.242Z] ---> c4fd0aeabfcf [2021-06-18T01:30:45.242Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-18T01:30:45.242Z] ---> Running in 4b48671c2cf9 [2021-06-18T01:30:45.528Z] ---> Running in 3da925d7ea70 [2021-06-18T01:30:46.139Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-18T01:30:46.441Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-18T01:30:46.714Z] Removing intermediate container 862724eacc47 [2021-06-18T01:30:46.714Z] ---> 3ef91a6e9778 [2021-06-18T01:30:46.714Z] [2021-06-18T01:30:46.714Z] Step 12/24 : FROM docker:20.10.0 [2021-06-18T01:30:46.989Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-18T01:30:46.989Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-18T01:30:46.989Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-18T01:30:46.989Z] (4/4) Installing curl (7.77.0-r0) [2021-06-18T01:30:46.989Z] 20.10.0: Pulling from library/docker [2021-06-18T01:30:46.989Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T01:30:47.273Z] Executing ca-certificates-20191127-r4.trigger [2021-06-18T01:30:47.549Z] OK: 7 MiB in 18 packages [2021-06-18T01:30:47.549Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-18T01:30:47.830Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-18T01:30:48.111Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-18T01:30:48.389Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-18T01:30:48.389Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-18T01:30:48.669Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-18T01:30:48.669Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T01:30:48.669Z] Executing ca-certificates-20191127-r4.trigger [2021-06-18T01:30:48.948Z] OK: 6 MiB in 16 packages [2021-06-18T01:30:49.228Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-18T01:30:49.228Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T01:30:49.228Z] OK: 5 MiB in 15 packages [2021-06-18T01:30:50.683Z] Removing intermediate container 7ad3b2e66533 [2021-06-18T01:30:50.683Z] ---> d052f0c96434 [2021-06-18T01:30:50.683Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-18T01:30:51.284Z] ---> Running in f0021fc805ad [2021-06-18T01:30:51.284Z] Removing intermediate container 3da925d7ea70 [2021-06-18T01:30:51.284Z] ---> dcfff3c94cf6 [2021-06-18T01:30:51.284Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-18T01:30:51.564Z] Removing intermediate container 4b48671c2cf9 [2021-06-18T01:30:51.564Z] ---> 33ca50becbdc [2021-06-18T01:30:51.564Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-18T01:30:51.564Z] ---> Running in 23be66cd1ab2 [2021-06-18T01:30:51.841Z] ---> Running in 562b1263be4b [2021-06-18T01:30:52.118Z] Removing intermediate container f0021fc805ad [2021-06-18T01:30:52.118Z] ---> a83e4a7fb25f [2021-06-18T01:30:52.118Z] Step 14/22 : WORKDIR /edgex [2021-06-18T01:30:52.401Z] ---> Running in 94f51434acb5 [2021-06-18T01:30:52.401Z] Removing intermediate container 23be66cd1ab2 [2021-06-18T01:30:52.401Z] ---> 8499c891a003 [2021-06-18T01:30:52.401Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-18T01:30:53.004Z] ---> Running in e561d7085d6a [2021-06-18T01:30:53.004Z] Removing intermediate container 562b1263be4b [2021-06-18T01:30:53.004Z] ---> 4365ab4d8751 [2021-06-18T01:30:53.004Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-18T01:30:53.301Z] ---> Running in 65a38911f6fa [2021-06-18T01:30:53.580Z] Removing intermediate container 94f51434acb5 [2021-06-18T01:30:53.580Z] ---> 464bc9c2122c [2021-06-18T01:30:53.580Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-18T01:30:53.858Z] Removing intermediate container e561d7085d6a [2021-06-18T01:30:53.858Z] ---> 42416e3b08ee [2021-06-18T01:30:53.858Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-18T01:30:54.467Z] ---> Running in bdd091f20afd [2021-06-18T01:30:54.467Z] Removing intermediate container 65a38911f6fa [2021-06-18T01:30:54.467Z] ---> 0282c7a76574 [2021-06-18T01:30:54.467Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-18T01:30:54.760Z] ---> Running in 5e3949ed3716 [2021-06-18T01:30:55.038Z] ---> 32fd801c68fc [2021-06-18T01:30:55.038Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-18T01:30:55.318Z] Removing intermediate container bdd091f20afd [2021-06-18T01:30:55.318Z] ---> 35d1914751bf [2021-06-18T01:30:55.318Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T01:30:55.318Z] Removing intermediate container 043a1429fbb4 [2021-06-18T01:30:55.318Z] ---> c6c3b95239a1 [2021-06-18T01:30:55.318Z] [2021-06-18T01:30:55.318Z] Step 11/24 : FROM alpine:3.12 [2021-06-18T01:30:55.318Z] ---> c4fd0aeabfcf [2021-06-18T01:30:55.318Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-18T01:30:55.593Z] Removing intermediate container 5e3949ed3716 [2021-06-18T01:30:55.593Z] ---> f3eda1a60ae8 [2021-06-18T01:30:55.593Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T01:30:55.875Z] ---> Running in 1923245e0eff [2021-06-18T01:30:56.867Z] ---> fbbb71efb2ac [2021-06-18T01:30:56.867Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-18T01:30:57.142Z] Removing intermediate container 1923245e0eff [2021-06-18T01:30:57.142Z] ---> f5c6fba46901 [2021-06-18T01:30:57.142Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-18T01:30:57.142Z] ---> f482fe182ce9 [2021-06-18T01:30:57.142Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-18T01:30:57.142Z] ---> e97443881ac9 [2021-06-18T01:30:57.142Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-18T01:30:57.419Z] ---> Running in d9d60e4d13a1 [2021-06-18T01:30:58.859Z] Removing intermediate container d9d60e4d13a1 [2021-06-18T01:30:58.859Z] ---> 63851ff9cf50 [2021-06-18T01:30:58.859Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-18T01:30:59.137Z] ---> Running in ba65ac6c7f7d [2021-06-18T01:30:59.411Z] ---> 85bde69676da [2021-06-18T01:30:59.411Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-18T01:30:59.411Z] ---> 3e187e847c83 [2021-06-18T01:30:59.411Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-18T01:30:59.411Z] ---> 374167f2f772 [2021-06-18T01:30:59.411Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-18T01:30:59.689Z] ---> Running in e45613b458ce [2021-06-18T01:30:59.689Z] Removing intermediate container ba65ac6c7f7d [2021-06-18T01:30:59.689Z] ---> d0642db2d73e [2021-06-18T01:30:59.689Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T01:31:00.292Z] ---> Running in ca9aaf904b8f [2021-06-18T01:31:00.896Z] ---> ed907acecbb7 [2021-06-18T01:31:00.896Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-18T01:31:00.896Z] ---> 489b51f44111 [2021-06-18T01:31:00.896Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-18T01:31:00.896Z] Removing intermediate container e45613b458ce [2021-06-18T01:31:00.896Z] ---> d03d8ee4854d [2021-06-18T01:31:00.896Z] Step 19/22 : CMD ["--init=true"] [2021-06-18T01:31:01.171Z] ---> Running in 58a4f746fe6f [2021-06-18T01:31:01.171Z] ---> Running in 9821796b7608 [2021-06-18T01:31:01.171Z] ---> Running in 5f9927065be5 [2021-06-18T01:31:02.159Z] Removing intermediate container 5f9927065be5 [2021-06-18T01:31:02.159Z] ---> 699c13d15cd8 [2021-06-18T01:31:02.159Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T01:31:02.159Z] Removing intermediate container 58a4f746fe6f [2021-06-18T01:31:02.159Z] ---> 17157c0845c5 [2021-06-18T01:31:02.159Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T01:31:02.159Z] Removing intermediate container 9821796b7608 [2021-06-18T01:31:02.159Z] ---> 52db4261ff8d [2021-06-18T01:31:02.159Z] Step 20/22 : LABEL arch=arm64 [2021-06-18T01:31:02.441Z] ---> Running in 7672ca4cbd36 [2021-06-18T01:31:02.441Z] ---> Running in 20d39fa57b22 [2021-06-18T01:31:02.441Z] ---> Running in 9e40c8f22240 [2021-06-18T01:31:03.425Z] Removing intermediate container 7672ca4cbd36 [2021-06-18T01:31:03.425Z] ---> c56007c39642 [2021-06-18T01:31:03.425Z] Step 21/23 : LABEL arch=arm64 [2021-06-18T01:31:03.425Z] Removing intermediate container 9e40c8f22240 [2021-06-18T01:31:03.425Z] ---> 7caa63e4da53 [2021-06-18T01:31:03.425Z] Step 21/22 : LABEL git_sha=b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:31:03.425Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-18T01:31:03.425Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-18T01:31:03.425Z] ---> eeaf43b92773 [2021-06-18T01:31:03.425Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-18T01:31:03.425Z] Removing intermediate container 20d39fa57b22 [2021-06-18T01:31:03.425Z] ---> d0f3b688d59f [2021-06-18T01:31:03.425Z] Removing intermediate container ca9aaf904b8f [2021-06-18T01:31:03.425Z] ---> dcd9e0c1e364 [2021-06-18T01:31:03.425Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-18T01:31:03.425Z] Step 21/23 : LABEL arch=arm64 [2021-06-18T01:31:03.700Z] ---> Running in eb64c827dc1c [2021-06-18T01:31:03.701Z] ---> Running in 6f42e5ef4046 [2021-06-18T01:31:03.701Z] ---> Running in 2365081aeac1 [2021-06-18T01:31:03.701Z] ---> Running in 229e6b443f2a [2021-06-18T01:31:03.701Z] ---> Running in 3f97bd75e8b3 [2021-06-18T01:31:04.691Z] Removing intermediate container 6f42e5ef4046 [2021-06-18T01:31:04.691Z] ---> 77ddfd2a3530 [2021-06-18T01:31:04.691Z] Step 22/23 : LABEL git_sha=b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:31:04.691Z] Removing intermediate container eb64c827dc1c [2021-06-18T01:31:04.691Z] ---> ddadaf04dea8 [2021-06-18T01:31:04.691Z] Step 22/22 : LABEL version=2.0.0-dev.270 [2021-06-18T01:31:04.691Z] ---> Running in d70dda7dc37f [2021-06-18T01:31:04.691Z] Removing intermediate container 3f97bd75e8b3 [2021-06-18T01:31:04.691Z] ---> 1b58af7a6e26 [2021-06-18T01:31:04.691Z] Step 22/23 : LABEL git_sha=b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:31:04.691Z] Removing intermediate container 229e6b443f2a [2021-06-18T01:31:04.691Z] ---> 0cb3b7650fd3 [2021-06-18T01:31:04.691Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-18T01:31:04.969Z] ---> Running in db170f45334c [2021-06-18T01:31:04.969Z] ---> Running in 02eba04695ae [2021-06-18T01:31:04.969Z] ---> Running in c8ad5e57fc36 [2021-06-18T01:31:05.249Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-18T01:31:05.525Z] Removing intermediate container d70dda7dc37f [2021-06-18T01:31:05.525Z] ---> b89a45152d2f [2021-06-18T01:31:05.525Z] Step 23/23 : LABEL version=2.0.0-dev.270 [2021-06-18T01:31:05.525Z] Removing intermediate container db170f45334c [2021-06-18T01:31:05.525Z] ---> f473e8149fca [2021-06-18T01:31:05.525Z] [2021-06-18T01:31:06.122Z] ---> Running in 4a2f6e5f9422 [2021-06-18T01:31:06.122Z] Removing intermediate container 02eba04695ae [2021-06-18T01:31:06.122Z] ---> 230746271ca3 [2021-06-18T01:31:06.122Z] Step 23/23 : LABEL version=2.0.0-dev.270 [2021-06-18T01:31:06.122Z] Successfully built f473e8149fca [2021-06-18T01:31:06.122Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-18T01:31:06.122Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-18T01:31:06.122Z]  Building security-proxy-setup ... done Building security-bootstrapper [2021-06-18T01:31:06.122Z] ---> Running in 5c0b0b836802 [2021-06-18T01:31:06.722Z] Removing intermediate container 4a2f6e5f9422 [2021-06-18T01:31:06.722Z] ---> 06aed6bc24f8 [2021-06-18T01:31:06.722Z] [2021-06-18T01:31:06.722Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-18T01:31:06.722Z] Removing intermediate container 5c0b0b836802 [2021-06-18T01:31:06.722Z] ---> 077962c26532 [2021-06-18T01:31:06.722Z] [2021-06-18T01:31:06.722Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-18T01:31:06.996Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-18T01:31:06.996Z] Successfully built 06aed6bc24f8 [2021-06-18T01:31:06.996Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-18T01:31:06.996Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-18T01:31:06.996Z] Successfully tagged support-notifications-arm64:latest [2021-06-18T01:31:06.996Z]  Building support-notifications ... done Building core-metadata [2021-06-18T01:31:06.996Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-18T01:31:06.996Z] Successfully built 077962c26532 [2021-06-18T01:31:07.270Z] Successfully tagged support-scheduler-arm64:latest [2021-06-18T01:31:07.270Z]  Building support-scheduler ... done Building security-secretstore-setup [2021-06-18T01:31:07.270Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-18T01:31:07.542Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-18T01:31:07.542Z] (1/39) Installing readline (8.0.4-r0) [2021-06-18T01:31:07.542Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T01:31:07.542Z] (2/39) Installing bash (5.0.17-r0) [2021-06-18T01:31:07.542Z] OK: 8 MiB in 20 packages [2021-06-18T01:31:07.542Z] Executing bash-5.0.17-r0.post-install [2021-06-18T01:31:07.542Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-18T01:31:07.542Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-18T01:31:07.542Z] (5/39) Installing curl (7.77.0-r0) [2021-06-18T01:31:07.542Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-18T01:31:07.542Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-18T01:31:07.542Z] (8/39) Installing expat (2.2.9-r1) [2021-06-18T01:31:07.542Z] (9/39) Installing libffi (3.3-r2) [2021-06-18T01:31:07.542Z] (10/39) Installing gdbm (1.13-r1) [2021-06-18T01:31:07.542Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-18T01:31:07.826Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-18T01:31:07.827Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-18T01:31:09.866Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-18T01:31:09.866Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-18T01:31:09.866Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-18T01:31:09.866Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-18T01:31:09.866Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-18T01:31:09.866Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-18T01:31:09.866Z] Removing intermediate container 2365081aeac1 [2021-06-18T01:31:09.866Z] ---> aaee6c94f6b1 [2021-06-18T01:31:09.866Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T01:31:09.866Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-18T01:31:09.866Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-18T01:31:09.866Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-18T01:31:09.866Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-18T01:31:09.866Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-18T01:31:10.141Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-18T01:31:10.141Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-18T01:31:10.141Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-18T01:31:10.141Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-18T01:31:10.141Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-18T01:31:10.141Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-18T01:31:10.141Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-18T01:31:10.141Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-18T01:31:10.141Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-18T01:31:10.141Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-18T01:31:10.141Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-18T01:31:10.141Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-18T01:31:10.416Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-18T01:31:10.416Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-18T01:31:10.416Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-18T01:31:10.416Z] Executing busybox-1.31.1-r19.trigger [2021-06-18T01:31:10.416Z] OK: 72 MiB in 59 packages [2021-06-18T01:31:11.428Z] ---> d036ccadf790 [2021-06-18T01:31:11.708Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-18T01:31:13.697Z] ---> 5737c5aa10de [2021-06-18T01:31:13.697Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-18T01:31:14.684Z] ---> efd400789e59 [2021-06-18T01:31:14.684Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-18T01:31:14.684Z] ---> Running in f15e6abf1cae [2021-06-18T01:31:15.287Z] Removing intermediate container f15e6abf1cae [2021-06-18T01:31:15.287Z] ---> 8f902cd17510 [2021-06-18T01:31:15.287Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T01:31:15.287Z] Collecting docker-compose==1.23.2 [2021-06-18T01:31:15.287Z] ---> Running in 6b443e90848b [2021-06-18T01:31:15.287Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-18T01:31:15.896Z] Removing intermediate container 6b443e90848b [2021-06-18T01:31:15.896Z] ---> aac06413ea36 [2021-06-18T01:31:15.896Z] Step 22/24 : LABEL arch=arm64 [2021-06-18T01:31:15.896Z] ---> Running in 0e909fa61e84 [2021-06-18T01:31:16.176Z] Collecting cached-property<2,>=1.2.0 [2021-06-18T01:31:16.176Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-18T01:31:16.453Z] Removing intermediate container 0e909fa61e84 [2021-06-18T01:31:16.453Z] ---> 24cddd513196 [2021-06-18T01:31:16.453Z] Step 23/24 : LABEL git_sha=b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:31:16.730Z] ---> Running in 409ae3156e0e [2021-06-18T01:31:17.332Z] Removing intermediate container 409ae3156e0e [2021-06-18T01:31:17.332Z] ---> db6e2e4a7fa1 [2021-06-18T01:31:17.332Z] Step 24/24 : LABEL version=2.0.0-dev.270 [2021-06-18T01:31:17.332Z] ---> Running in d1d94f85e9fa [2021-06-18T01:31:17.930Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-18T01:31:17.930Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-18T01:31:17.930Z] Removing intermediate container d1d94f85e9fa [2021-06-18T01:31:17.930Z] ---> d358ded8876c [2021-06-18T01:31:17.930Z] [2021-06-18T01:31:18.204Z] Successfully built d358ded8876c [2021-06-18T01:31:18.204Z] Successfully tagged core-data-arm64:latest [2021-06-18T01:31:18.204Z] Building core-command [2021-06-18T01:31:18.474Z]  Building core-data ... done Collecting jsonschema<3,>=2.5.1 [2021-06-18T01:31:18.474Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-18T01:31:18.749Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-18T01:31:19.731Z] Collecting PyYAML<4,>=3.10 [2021-06-18T01:31:19.732Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-18T01:31:24.054Z] Collecting docker<4.0,>=3.6.0 [2021-06-18T01:31:24.054Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-18T01:31:24.670Z] Collecting texttable<0.10,>=0.9.0 [2021-06-18T01:31:24.670Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-18T01:31:27.307Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-18T01:31:27.307Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-18T01:31:27.917Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-18T01:31:27.917Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-18T01:31:30.561Z] Collecting docopt<0.7,>=0.6.1 [2021-06-18T01:31:30.561Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-18T01:31:33.200Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-18T01:31:33.200Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-18T01:31:33.891Z] Collecting idna<2.8,>=2.5 [2021-06-18T01:31:33.891Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-18T01:31:33.891Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-18T01:31:33.891Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-18T01:31:34.175Z] Collecting docker-pycreds>=0.4.0 [2021-06-18T01:31:34.175Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-18T01:31:34.456Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-18T01:31:34.456Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-18T01:31:34.456Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-18T01:31:34.456Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-18T01:31:35.466Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T01:31:35.466Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-18T01:31:35.466Z] ---> 4fba6f203eee [2021-06-18T01:31:35.466Z] Step 3/32 : WORKDIR /edgex-go [2021-06-18T01:31:35.466Z] ---> Using cache [2021-06-18T01:31:35.466Z] ---> 182e0152ba16 [2021-06-18T01:31:35.466Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T01:31:35.466Z] ---> Using cache [2021-06-18T01:31:35.466Z] ---> ca3df8b3722a [2021-06-18T01:31:35.466Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-18T01:31:35.466Z] Installing collected packages: cached-property, urllib3, idna, requests, jsonschema, PyYAML, docker-pycreds, websocket-client, docker, texttable, dockerpty, docopt, docker-compose [2021-06-18T01:31:36.081Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T01:31:36.081Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-18T01:31:36.081Z] ---> 4fba6f203eee [2021-06-18T01:31:36.081Z] Step 3/24 : WORKDIR /edgex-go [2021-06-18T01:31:36.081Z] ---> Using cache [2021-06-18T01:31:36.081Z] ---> 182e0152ba16 [2021-06-18T01:31:36.081Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T01:31:36.081Z] ---> Using cache [2021-06-18T01:31:36.081Z] ---> ca3df8b3722a [2021-06-18T01:31:36.081Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-18T01:31:36.357Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T01:31:36.357Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-18T01:31:36.357Z] ---> 4fba6f203eee [2021-06-18T01:31:36.357Z] Step 3/26 : WORKDIR /edgex-go [2021-06-18T01:31:36.357Z] ---> Using cache [2021-06-18T01:31:36.357Z] ---> 182e0152ba16 [2021-06-18T01:31:36.357Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T01:31:36.357Z] ---> Using cache [2021-06-18T01:31:36.357Z] ---> ca3df8b3722a [2021-06-18T01:31:36.357Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-18T01:31:36.357Z] Attempting uninstall: urllib3 [2021-06-18T01:31:36.357Z] Found existing installation: urllib3 1.25.9 [2021-06-18T01:31:36.357Z] Uninstalling urllib3-1.25.9: [2021-06-18T01:31:36.357Z] Successfully uninstalled urllib3-1.25.9 [2021-06-18T01:31:37.811Z] Attempting uninstall: idna [2021-06-18T01:31:37.811Z] Found existing installation: idna 2.9 [2021-06-18T01:31:37.811Z] Uninstalling idna-2.9: [2021-06-18T01:31:37.811Z] Successfully uninstalled idna-2.9 [2021-06-18T01:31:38.806Z] Attempting uninstall: requests [2021-06-18T01:31:38.806Z] Found existing installation: requests 2.23.0 [2021-06-18T01:31:38.806Z] Uninstalling requests-2.23.0: [2021-06-18T01:31:39.082Z] Successfully uninstalled requests-2.23.0 [2021-06-18T01:31:39.082Z] ---> Running in 0df0a48935b3 [2021-06-18T01:31:39.082Z] ---> Running in 3136a9cdd30a [2021-06-18T01:31:39.082Z] ---> Running in 491649c7f473 [2021-06-18T01:31:39.682Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T01:31:39.682Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-18T01:31:39.682Z] ---> 4fba6f203eee [2021-06-18T01:31:39.682Z] Step 3/24 : WORKDIR /edgex-go [2021-06-18T01:31:39.682Z] ---> Using cache [2021-06-18T01:31:39.682Z] ---> 182e0152ba16 [2021-06-18T01:31:39.682Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T01:31:39.682Z] ---> Using cache [2021-06-18T01:31:39.682Z] ---> ca3df8b3722a [2021-06-18T01:31:39.682Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-18T01:31:39.954Z] Running setup.py install for PyYAML: started [2021-06-18T01:31:39.954Z] ---> Running in ab82476935be [2021-06-18T01:31:41.407Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T01:31:41.407Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T01:31:41.682Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T01:31:41.682Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T01:31:42.672Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T01:31:42.672Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T01:31:42.672Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T01:31:42.951Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T01:31:42.951Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-18T01:31:43.559Z] OK: 218 MiB in 52 packages [2021-06-18T01:31:43.559Z] OK: 218 MiB in 52 packages [2021-06-18T01:31:44.164Z] OK: 218 MiB in 52 packages [2021-06-18T01:31:44.441Z] Running setup.py install for texttable: started [2021-06-18T01:31:44.720Z] OK: 218 MiB in 52 packages [2021-06-18T01:31:45.330Z] Removing intermediate container 0df0a48935b3 [2021-06-18T01:31:45.330Z] ---> 04bda5cc3009 [2021-06-18T01:31:45.330Z] Step 6/32 : COPY go.mod . [2021-06-18T01:31:45.330Z] Removing intermediate container 3136a9cdd30a [2021-06-18T01:31:45.330Z] ---> bec7fab78ded [2021-06-18T01:31:45.330Z] Step 6/24 : COPY go.mod . [2021-06-18T01:31:45.604Z] Removing intermediate container ab82476935be [2021-06-18T01:31:45.604Z] ---> adef651d8833 [2021-06-18T01:31:45.604Z] Step 6/24 : COPY go.mod . [2021-06-18T01:31:46.208Z] Removing intermediate container 491649c7f473 [2021-06-18T01:31:46.208Z] ---> ae4fcf2d4ce7 [2021-06-18T01:31:46.208Z] Step 6/26 : COPY go.mod . [2021-06-18T01:31:46.486Z] ---> 42455f0e49dd [2021-06-18T01:31:46.486Z] Step 7/32 : RUN go mod download [2021-06-18T01:31:46.486Z] ---> 0041226051fc [2021-06-18T01:31:46.486Z] Step 7/24 : RUN go mod download [2021-06-18T01:31:46.762Z] ---> Running in 0c29f9b7bc49 [2021-06-18T01:31:47.035Z] ---> Running in 14aab027e0ed [2021-06-18T01:31:47.035Z] ---> f47b3b009157 [2021-06-18T01:31:47.035Z] Step 7/24 : RUN go mod download [2021-06-18T01:31:47.322Z] ---> 013bc02d004c [2021-06-18T01:31:47.322Z] Step 7/26 : RUN go mod download [2021-06-18T01:31:47.600Z] ---> Running in 4d718de56a10 [2021-06-18T01:31:47.600Z] Running setup.py install for texttable: finished with status 'done' [2021-06-18T01:31:47.600Z] Running setup.py install for dockerpty: started [2021-06-18T01:31:47.893Z] ---> Running in a8a2d56514e1 [2021-06-18T01:31:51.303Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-18T01:31:51.303Z] Running setup.py install for docopt: started [2021-06-18T01:31:51.303Z] Removing intermediate container 0c29f9b7bc49 [2021-06-18T01:31:51.303Z] ---> 0677d685e268 [2021-06-18T01:31:51.303Z] Step 8/32 : COPY . . [2021-06-18T01:31:51.581Z] Removing intermediate container 14aab027e0ed [2021-06-18T01:31:51.581Z] ---> fc8c57093b89 [2021-06-18T01:31:51.581Z] Step 8/24 : COPY . . [2021-06-18T01:31:52.184Z] Removing intermediate container 4d718de56a10 [2021-06-18T01:31:52.184Z] ---> 616571983800 [2021-06-18T01:31:52.184Z] Step 8/24 : COPY . . [2021-06-18T01:31:52.460Z] Removing intermediate container a8a2d56514e1 [2021-06-18T01:31:52.460Z] ---> 9a88e0543d63 [2021-06-18T01:31:52.460Z] Step 8/26 : COPY . . [2021-06-18T01:31:53.909Z] Running setup.py install for docopt: finished with status 'done' [2021-06-18T01:31:54.985Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-18T01:32:13.706Z] ---> 9fec65ce3307 [2021-06-18T01:32:13.706Z] Step 9/32 : RUN go mod tidy [2021-06-18T01:32:13.706Z] ---> 58c52fd699b8 [2021-06-18T01:32:13.706Z] Step 9/24 : RUN go mod tidy [2021-06-18T01:32:13.706Z] ---> 52b9d3f97dd4 [2021-06-18T01:32:13.706Z] Step 9/24 : RUN go mod tidy [2021-06-18T01:32:13.706Z] ---> 13da14f1302b [2021-06-18T01:32:13.706Z] Step 9/26 : RUN go mod tidy [2021-06-18T01:32:13.706Z] ---> Running in c479c4c3eebe [2021-06-18T01:32:13.706Z] ---> Running in 9828a4e90386 [2021-06-18T01:32:13.706Z] ---> Running in 4ab46cd70604 [2021-06-18T01:32:13.706Z] ---> Running in dffd9e365061 [2021-06-18T01:32:13.706Z] Removing intermediate container c8ad5e57fc36 [2021-06-18T01:32:13.706Z] ---> 162074917f66 [2021-06-18T01:32:13.706Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-18T01:32:13.706Z] ---> Running in 2ef020287373 [2021-06-18T01:32:13.706Z] Removing intermediate container 2ef020287373 [2021-06-18T01:32:13.706Z] ---> 22a727ab873e [2021-06-18T01:32:13.706Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-18T01:32:13.706Z] ---> Running in 68140645a101 [2021-06-18T01:32:14.306Z] Removing intermediate container 68140645a101 [2021-06-18T01:32:14.306Z] ---> 6432be67da4a [2021-06-18T01:32:14.306Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-18T01:32:16.960Z] ---> 276327e4c471 [2021-06-18T01:32:16.960Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-18T01:32:17.574Z] Removing intermediate container c479c4c3eebe [2021-06-18T01:32:17.574Z] ---> 295c93683094 [2021-06-18T01:32:17.574Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-18T01:32:17.856Z] ---> Running in d994eae8f32b [2021-06-18T01:32:18.129Z] ---> b19f222307c3 [2021-06-18T01:32:18.129Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-18T01:32:19.578Z] Removing intermediate container dffd9e365061 [2021-06-18T01:32:19.578Z] ---> 769e3d6051f6 [2021-06-18T01:32:19.578Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-18T01:32:19.578Z] ---> d1b26001de8a [2021-06-18T01:32:19.579Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-18T01:32:19.579Z] ---> Running in 40fa9999ddc4 [2021-06-18T01:32:19.579Z] ---> Running in 1932d198f9e7 [2021-06-18T01:32:19.579Z] Removing intermediate container 4ab46cd70604 [2021-06-18T01:32:19.579Z] ---> 5102fbdabfff [2021-06-18T01:32:19.579Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-18T01:32:19.853Z] Removing intermediate container 9828a4e90386 [2021-06-18T01:32:19.853Z] ---> c1dd03320d58 [2021-06-18T01:32:19.853Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-18T01:32:19.853Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.270" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-18T01:32:19.853Z] ---> Running in 724d6c125196 [2021-06-18T01:32:20.134Z] ---> Running in 9400f7d8165c [2021-06-18T01:32:20.134Z] Removing intermediate container 1932d198f9e7 [2021-06-18T01:32:20.414Z] ---> 54b7e8e3b20f [2021-06-18T01:32:20.414Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T01:32:20.698Z] ---> Running in 995000dca9d2 [2021-06-18T01:32:21.708Z] Removing intermediate container 995000dca9d2 [2021-06-18T01:32:21.708Z] ---> 3d5add42a4e2 [2021-06-18T01:32:21.708Z] Step 22/24 : LABEL arch=arm64 [2021-06-18T01:32:21.988Z] ---> Running in e2b3e200d2f3 [2021-06-18T01:32:22.272Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.270" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-18T01:32:22.877Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.270" -o cmd/core-command/core-command ./cmd/core-command [2021-06-18T01:32:22.877Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.270" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-18T01:32:22.877Z] Removing intermediate container e2b3e200d2f3 [2021-06-18T01:32:22.877Z] ---> 3333650aa50f [2021-06-18T01:32:22.877Z] Step 23/24 : LABEL git_sha=b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:32:23.176Z] ---> Running in 3b5a3288249b [2021-06-18T01:32:24.178Z] Removing intermediate container 3b5a3288249b [2021-06-18T01:32:24.178Z] ---> 5b0392720118 [2021-06-18T01:32:24.178Z] Step 24/24 : LABEL version=2.0.0-dev.270 [2021-06-18T01:32:24.178Z] ---> Running in b629508b672c [2021-06-18T01:32:25.202Z] Removing intermediate container b629508b672c [2021-06-18T01:32:25.202Z] ---> 2f6aec1f51f2 [2021-06-18T01:32:25.202Z] [2021-06-18T01:32:25.482Z] Successfully built 2f6aec1f51f2 [2021-06-18T01:32:25.482Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-18T01:34:02.367Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.270" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-18T01:34:02.367Z] Removing intermediate container d994eae8f32b [2021-06-18T01:34:02.367Z] ---> 481b69e6dc76 [2021-06-18T01:34:02.367Z] [2021-06-18T01:34:02.367Z] Step 11/32 : FROM alpine:3.12 [2021-06-18T01:34:02.367Z] ---> c4fd0aeabfcf [2021-06-18T01:34:02.367Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-18T01:34:02.367Z] Removing intermediate container 9400f7d8165c [2021-06-18T01:34:02.367Z] ---> 0824df839da3 [2021-06-18T01:34:02.367Z] [2021-06-18T01:34:02.367Z] Step 11/24 : FROM alpine:3.12 [2021-06-18T01:34:02.367Z] ---> c4fd0aeabfcf [2021-06-18T01:34:02.367Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-18T01:34:02.367Z] ---> Using cache [2021-06-18T01:34:02.367Z] ---> dcfff3c94cf6 [2021-06-18T01:34:02.367Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-18T01:34:02.367Z] ---> Using cache [2021-06-18T01:34:02.367Z] ---> 8499c891a003 [2021-06-18T01:34:02.367Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-18T01:34:02.367Z] ---> Running in a34622ae762a [2021-06-18T01:34:02.367Z] ---> Running in 5f449df5c91d [2021-06-18T01:34:02.367Z] Removing intermediate container a34622ae762a [2021-06-18T01:34:02.367Z] ---> 4ea1c5f8dd2f [2021-06-18T01:34:02.367Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-18T01:34:02.367Z] ---> Running in ef9b9868de80 [2021-06-18T01:34:02.367Z] Removing intermediate container 5f449df5c91d [2021-06-18T01:34:02.367Z] ---> b36b5b092b5c [2021-06-18T01:34:02.367Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-18T01:34:02.367Z] ---> Running in 1fd5e09186cb [2021-06-18T01:34:02.367Z] Removing intermediate container 1fd5e09186cb [2021-06-18T01:34:02.367Z] ---> 4c024d60286b [2021-06-18T01:34:02.367Z] Step 16/24 : WORKDIR / [2021-06-18T01:34:02.367Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-18T01:34:02.367Z] ---> Running in c0a073fa95dd [2021-06-18T01:34:02.367Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-18T01:34:02.367Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-18T01:34:02.367Z] (2/2) Installing su-exec (0.2-r1) [2021-06-18T01:34:02.367Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T01:34:02.367Z] OK: 5 MiB in 16 packages [2021-06-18T01:34:02.367Z] Removing intermediate container 40fa9999ddc4 [2021-06-18T01:34:02.367Z] ---> 6caeec210003 [2021-06-18T01:34:02.367Z] [2021-06-18T01:34:02.367Z] Step 11/26 : FROM alpine:3.12 [2021-06-18T01:34:02.367Z] ---> c4fd0aeabfcf [2021-06-18T01:34:02.367Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-18T01:34:02.367Z] Removing intermediate container c0a073fa95dd [2021-06-18T01:34:02.367Z] ---> f26c36128cef [2021-06-18T01:34:02.367Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T01:34:02.367Z] Removing intermediate container 724d6c125196 [2021-06-18T01:34:02.367Z] ---> 61efce6081fa [2021-06-18T01:34:02.367Z] [2021-06-18T01:34:02.367Z] Step 11/24 : FROM alpine:3.12 [2021-06-18T01:34:02.367Z] ---> c4fd0aeabfcf [2021-06-18T01:34:02.367Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-18T01:34:02.367Z] ---> Using cache [2021-06-18T01:34:02.367Z] ---> dcfff3c94cf6 [2021-06-18T01:34:02.367Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-18T01:34:02.367Z] ---> Using cache [2021-06-18T01:34:02.367Z] ---> 8499c891a003 [2021-06-18T01:34:02.367Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-18T01:34:02.367Z] ---> Running in 0d9898cebd90 [2021-06-18T01:34:02.367Z] ---> Running in 41ae41807c92 [2021-06-18T01:34:02.367Z] Removing intermediate container ef9b9868de80 [2021-06-18T01:34:02.367Z] ---> 64cf3d06af7c [2021-06-18T01:34:02.367Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-18T01:34:02.367Z] ---> Running in 98416ed0c29b [2021-06-18T01:34:02.367Z] ---> e94b8339bfc1 [2021-06-18T01:34:02.367Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-18T01:34:02.367Z] Removing intermediate container 41ae41807c92 [2021-06-18T01:34:02.367Z] ---> a1413839279e [2021-06-18T01:34:02.367Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-18T01:34:02.367Z] ---> Running in 80e73ab454aa [2021-06-18T01:34:02.367Z] Removing intermediate container 98416ed0c29b [2021-06-18T01:34:02.367Z] ---> 2105688940ac [2021-06-18T01:34:02.367Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-18T01:34:02.367Z] ---> Running in 025e83b15131 [2021-06-18T01:34:02.367Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-18T01:34:02.367Z] Removing intermediate container 80e73ab454aa [2021-06-18T01:34:02.367Z] ---> 775ec6847634 [2021-06-18T01:34:02.367Z] Step 16/24 : WORKDIR / [2021-06-18T01:34:02.367Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-18T01:34:02.367Z] ---> Running in 0eb3eb18d205 [2021-06-18T01:34:02.367Z] ---> 42f365cbfd8c [2021-06-18T01:34:02.367Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-18T01:34:02.367Z] Removing intermediate container 025e83b15131 [2021-06-18T01:34:02.367Z] ---> 9ae5c24221ea [2021-06-18T01:34:02.367Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-18T01:34:02.367Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-18T01:34:02.367Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-18T01:34:02.367Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-18T01:34:02.368Z] (4/6) Installing curl (7.77.0-r0) [2021-06-18T01:34:02.368Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-18T01:34:02.368Z] (6/6) Installing su-exec (0.2-r1) [2021-06-18T01:34:02.368Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T01:34:02.368Z] ---> Running in 04af89280156 [2021-06-18T01:34:02.368Z] Executing ca-certificates-20191127-r4.trigger [2021-06-18T01:34:02.368Z] OK: 7 MiB in 20 packages [2021-06-18T01:34:02.368Z] Removing intermediate container 0eb3eb18d205 [2021-06-18T01:34:02.368Z] ---> 3ba0bcf5a2ba [2021-06-18T01:34:02.368Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T01:34:02.368Z] ---> 4ea0b2a62d05 [2021-06-18T01:34:02.368Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-18T01:34:02.368Z] ---> Running in a5858e8dfcba [2021-06-18T01:34:02.368Z] ---> 5b2125ed34c8 [2021-06-18T01:34:02.368Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-18T01:34:02.970Z] Removing intermediate container a5858e8dfcba [2021-06-18T01:34:02.970Z] ---> b296bc5a8e16 [2021-06-18T01:34:02.970Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T01:34:03.257Z] Removing intermediate container 0d9898cebd90 [2021-06-18T01:34:03.257Z] ---> 7d0ed2bb8dc9 [2021-06-18T01:34:03.257Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-18T01:34:03.257Z] ---> Running in 33278576d4e0 [2021-06-18T01:34:03.532Z] ---> Running in 484529751ca9 [2021-06-18T01:34:04.137Z] ---> 3ba67e8d5c79 [2021-06-18T01:34:04.137Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-18T01:34:04.137Z] Removing intermediate container 33278576d4e0 [2021-06-18T01:34:04.137Z] ---> 043c058f0d17 [2021-06-18T01:34:04.137Z] Step 22/24 : LABEL arch=arm64 [2021-06-18T01:34:04.411Z] Removing intermediate container 04af89280156 [2021-06-18T01:34:04.411Z] ---> 3890b0462e51 [2021-06-18T01:34:04.411Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-18T01:34:04.411Z] ---> Running in 1d8935406516 [2021-06-18T01:34:04.411Z] Removing intermediate container 484529751ca9 [2021-06-18T01:34:04.411Z] ---> 1d5b468e8055 [2021-06-18T01:34:04.411Z] Step 14/26 : WORKDIR / [2021-06-18T01:34:04.411Z] ---> Running in 502fadfba275 [2021-06-18T01:34:04.685Z] ---> Running in d760c31cfa68 [2021-06-18T01:34:04.959Z] ---> a590111f2f15 [2021-06-18T01:34:04.959Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-18T01:34:04.959Z] Removing intermediate container 1d8935406516 [2021-06-18T01:34:04.959Z] ---> e81e92f86666 [2021-06-18T01:34:04.959Z] Step 23/24 : LABEL git_sha=b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:34:05.233Z] ---> Running in 0ee2fba53d89 [2021-06-18T01:34:05.233Z] ---> Running in 4fa8a35e1698 [2021-06-18T01:34:05.233Z] Removing intermediate container 502fadfba275 [2021-06-18T01:34:05.233Z] ---> 19cb35bfc85f [2021-06-18T01:34:05.233Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-18T01:34:05.233Z] Removing intermediate container d760c31cfa68 [2021-06-18T01:34:05.233Z] ---> 7d2ff3871be7 [2021-06-18T01:34:05.233Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-18T01:34:05.849Z] Removing intermediate container 0ee2fba53d89 [2021-06-18T01:34:05.849Z] ---> a2c7cf15a6f3 [2021-06-18T01:34:05.849Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T01:34:05.849Z] Removing intermediate container 4fa8a35e1698 [2021-06-18T01:34:05.849Z] ---> 944e656faa81 [2021-06-18T01:34:05.849Z] Step 24/24 : LABEL version=2.0.0-dev.270 [2021-06-18T01:34:06.122Z] ---> Running in d5aff5c00587 [2021-06-18T01:34:06.122Z] ---> Running in 1006c86a2569 [2021-06-18T01:34:06.396Z] ---> 51ac18413005 [2021-06-18T01:34:06.396Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-18T01:34:06.396Z] ---> 82204db494fd [2021-06-18T01:34:06.396Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-18T01:34:06.669Z] ---> Running in 6defddfd7d83 [2021-06-18T01:34:06.669Z] Removing intermediate container d5aff5c00587 [2021-06-18T01:34:06.669Z] ---> 9fb280e7231f [2021-06-18T01:34:06.669Z] Step 22/24 : LABEL arch=arm64 [2021-06-18T01:34:06.945Z] Removing intermediate container 1006c86a2569 [2021-06-18T01:34:06.945Z] ---> fa0a6699b227 [2021-06-18T01:34:06.945Z] [2021-06-18T01:34:06.945Z] ---> Running in 1028e1c31104 [2021-06-18T01:34:07.219Z] Successfully built fa0a6699b227 [2021-06-18T01:34:07.496Z] Successfully tagged core-command-arm64:latest [2021-06-18T01:34:07.496Z]  Building core-command ... done  ---> 22ba70f5c4b9 [2021-06-18T01:34:07.496Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-18T01:34:07.496Z] Removing intermediate container 1028e1c31104 [2021-06-18T01:34:07.496Z] ---> 6d8d9ef4f835 [2021-06-18T01:34:07.496Z] Step 23/24 : LABEL git_sha=b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:34:07.781Z] ---> Running in 470be964aeea [2021-06-18T01:34:08.388Z] ---> 780ed6142849 [2021-06-18T01:34:08.388Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-18T01:34:08.388Z] Removing intermediate container 470be964aeea [2021-06-18T01:34:08.388Z] ---> 6b83832f1e6d [2021-06-18T01:34:08.388Z] Step 24/24 : LABEL version=2.0.0-dev.270 [2021-06-18T01:34:08.661Z] ---> Running in fbeff22ea8da [2021-06-18T01:34:09.259Z] Removing intermediate container fbeff22ea8da [2021-06-18T01:34:09.259Z] ---> 6f12765be2d3 [2021-06-18T01:34:09.259Z] [2021-06-18T01:34:09.259Z] ---> e07c0e045dc4 [2021-06-18T01:34:09.259Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-18T01:34:09.534Z] Successfully built 6f12765be2d3 [2021-06-18T01:34:09.534Z] Removing intermediate container 6defddfd7d83 [2021-06-18T01:34:09.534Z] ---> 97590ee60838 [2021-06-18T01:34:09.534Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T01:34:09.534Z] Successfully tagged core-metadata-arm64:latest [2021-06-18T01:34:10.975Z]  Building core-metadata ... done  ---> b72d1bdb201c [2021-06-18T01:34:10.975Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-18T01:34:10.975Z] ---> 19f897616415 [2021-06-18T01:34:10.975Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-18T01:34:12.413Z] ---> f274f786367a [2021-06-18T01:34:12.413Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-18T01:34:12.413Z] ---> 1fe8291776ff [2021-06-18T01:34:12.413Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-18T01:34:13.393Z] ---> f825b83a05f1 [2021-06-18T01:34:13.393Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-18T01:34:13.393Z] ---> c74b794de033 [2021-06-18T01:34:13.393Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-18T01:34:13.393Z] ---> Running in 8088c800779f [2021-06-18T01:34:14.379Z] ---> 50db2ed27fa9 [2021-06-18T01:34:14.379Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-18T01:34:15.358Z] ---> fa31f2bb1dd2 [2021-06-18T01:34:15.358Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-18T01:34:15.632Z] ---> Running in 9639a781a9db [2021-06-18T01:34:16.229Z] Removing intermediate container 8088c800779f [2021-06-18T01:34:16.229Z] ---> 001909a41d09 [2021-06-18T01:34:16.229Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-18T01:34:16.229Z] Removing intermediate container 9639a781a9db [2021-06-18T01:34:16.229Z] ---> 5c6991710a3b [2021-06-18T01:34:16.229Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-18T01:34:16.229Z] ---> Running in da071a59ae2f [2021-06-18T01:34:16.827Z] Removing intermediate container da071a59ae2f [2021-06-18T01:34:16.827Z] ---> ea838f909e44 [2021-06-18T01:34:16.827Z] Step 24/26 : LABEL arch=arm64 [2021-06-18T01:34:17.102Z] ---> Running in 4babe26d3044 [2021-06-18T01:34:17.102Z] ---> a39e3c673d7d [2021-06-18T01:34:17.102Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-18T01:34:17.699Z] ---> Running in 877fb57ae25a [2021-06-18T01:34:17.699Z] Removing intermediate container 4babe26d3044 [2021-06-18T01:34:17.699Z] ---> 37b337f0a1fb [2021-06-18T01:34:17.699Z] Step 25/26 : LABEL git_sha=b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:34:17.976Z] ---> Running in 1c8b6d37bf67 [2021-06-18T01:34:18.584Z] Removing intermediate container 1c8b6d37bf67 [2021-06-18T01:34:18.584Z] ---> d2e6f41e388b [2021-06-18T01:34:18.584Z] Step 26/26 : LABEL version=2.0.0-dev.270 [2021-06-18T01:34:18.584Z] ---> Running in 6e32d7ad5931 [2021-06-18T01:34:19.184Z] Removing intermediate container 6e32d7ad5931 [2021-06-18T01:34:19.184Z] ---> aeb8013c9c53 [2021-06-18T01:34:19.184Z] [2021-06-18T01:34:19.458Z] Successfully built aeb8013c9c53 [2021-06-18T01:34:19.458Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-18T01:34:20.054Z]  Building security-secretstore-setup ... done Removing intermediate container 877fb57ae25a [2021-06-18T01:34:20.054Z] ---> f10a8dd126a1 [2021-06-18T01:34:20.055Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-18T01:34:20.650Z] ---> Running in 0088d5b203c2 [2021-06-18T01:34:20.923Z] Removing intermediate container 0088d5b203c2 [2021-06-18T01:34:20.923Z] ---> 83b8a1034af4 [2021-06-18T01:34:20.923Z] Step 29/32 : CMD ["gate"] [2021-06-18T01:34:21.198Z] ---> Running in f4fb60ba9e39 [2021-06-18T01:34:21.798Z] Removing intermediate container f4fb60ba9e39 [2021-06-18T01:34:21.798Z] ---> 5da6a293e900 [2021-06-18T01:34:21.798Z] Step 30/32 : LABEL arch=arm64 [2021-06-18T01:34:22.072Z] ---> Running in ed4d95f3eb8a [2021-06-18T01:34:22.669Z] Removing intermediate container ed4d95f3eb8a [2021-06-18T01:34:22.669Z] ---> 954ff27c7ebb [2021-06-18T01:34:22.669Z] Step 31/32 : LABEL git_sha=b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:34:22.942Z] ---> Running in 3831e990104e [2021-06-18T01:34:23.538Z] Removing intermediate container 3831e990104e [2021-06-18T01:34:23.538Z] ---> cbadbed0e975 [2021-06-18T01:34:23.538Z] Step 32/32 : LABEL version=2.0.0-dev.270 [2021-06-18T01:34:23.809Z] ---> Running in d73f035218c1 [2021-06-18T01:34:24.403Z] Removing intermediate container d73f035218c1 [2021-06-18T01:34:24.403Z] ---> f40b540701b7 [2021-06-18T01:34:24.403Z] [2021-06-18T01:34:24.676Z] Successfully built f40b540701b7 [2021-06-18T01:34:24.676Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-18T01:34:24.966Z]  Building security-bootstrapper ... done  [Pipeline] } [2021-06-18T01:34:24.974Z] $ docker stop --time=1 b7ef2b19ae97d8be84f4cbf99512594296a5bde9c2ab30079025c81ace05df2b [2021-06-18T01:34:26.804Z] $ docker rm -f b7ef2b19ae97d8be84f4cbf99512594296a5bde9c2ab30079025c81ace05df2b [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-18T01:34:27.420Z] + docker images [2021-06-18T01:34:27.694Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-18T01:34:27.694Z] security-bootstrapper-arm64 latest f40b540701b7 3 seconds ago 17.5MB [2021-06-18T01:34:27.694Z] security-secretstore-setup-arm64 latest aeb8013c9c53 9 seconds ago 27.1MB [2021-06-18T01:34:27.694Z] core-metadata-arm64 latest 6f12765be2d3 19 seconds ago 15.7MB [2021-06-18T01:34:27.694Z] core-command-arm64 latest fa0a6699b227 21 seconds ago 15MB [2021-06-18T01:34:27.694Z] 61efce6081fa 30 seconds ago 859MB [2021-06-18T01:34:27.694Z] 6caeec210003 31 seconds ago 863MB [2021-06-18T01:34:27.695Z] 0824df839da3 35 seconds ago 853MB [2021-06-18T01:34:27.695Z] 481b69e6dc76 36 seconds ago 856MB [2021-06-18T01:34:27.695Z] sys-mgmt-agent-arm64 latest 2f6aec1f51f2 2 minutes ago 299MB [2021-06-18T01:34:27.695Z] core-data-arm64 latest d358ded8876c 3 minutes ago 19.1MB [2021-06-18T01:34:27.695Z] support-scheduler-arm64 latest 077962c26532 3 minutes ago 15.1MB [2021-06-18T01:34:27.695Z] support-notifications-arm64 latest 06aed6bc24f8 3 minutes ago 15.7MB [2021-06-18T01:34:27.695Z] security-proxy-setup-arm64 latest f473e8149fca 3 minutes ago 24.2MB [2021-06-18T01:34:27.695Z] c6c3b95239a1 3 minutes ago 862MB [2021-06-18T01:34:27.695Z] 3ef91a6e9778 3 minutes ago 856MB [2021-06-18T01:34:27.695Z] 3c0d949a4829 3 minutes ago 855MB [2021-06-18T01:34:27.695Z] 5f02b5f3b93a 3 minutes ago 856MB [2021-06-18T01:34:27.695Z] cc30fc045777 3 minutes ago 860MB [2021-06-18T01:34:27.695Z] ci-base-image-arm64 latest 4fba6f203eee 7 minutes ago 641MB [2021-06-18T01:34:27.695Z] alpine 3.12 c4fd0aeabfcf 2 days ago 5.32MB [2021-06-18T01:34:27.695Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 8 days ago 429MB [2021-06-18T01:34:27.695Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-18T01:34:27.695Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T01:34:28.009Z] provisioning config files... [2021-06-18T01:34:28.038Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/543@tmp/config7344021472850893404tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-18T01:34:28.426Z] ---> docker-login.sh [2021-06-18T01:34:28.426Z] nexus3.edgexfoundry.org:10001 [2021-06-18T01:34:28.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T01:34:28.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T01:34:28.973Z] Configure a credential helper to remove this warning. See [2021-06-18T01:34:28.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T01:34:28.973Z] [2021-06-18T01:34:28.973Z] Login Succeeded [2021-06-18T01:34:28.973Z] nexus3.edgexfoundry.org:10002 [2021-06-18T01:34:29.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T01:34:29.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T01:34:29.518Z] Configure a credential helper to remove this warning. See [2021-06-18T01:34:29.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T01:34:29.518Z] [2021-06-18T01:34:29.518Z] Login Succeeded [2021-06-18T01:34:29.518Z] nexus3.edgexfoundry.org:10003 [2021-06-18T01:34:30.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T01:34:30.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T01:34:30.114Z] Configure a credential helper to remove this warning. See [2021-06-18T01:34:30.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T01:34:30.114Z] [2021-06-18T01:34:30.114Z] Login Succeeded [2021-06-18T01:34:30.114Z] nexus3.edgexfoundry.org:10004 [2021-06-18T01:34:30.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T01:34:30.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T01:34:30.709Z] Configure a credential helper to remove this warning. See [2021-06-18T01:34:30.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T01:34:30.709Z] [2021-06-18T01:34:30.709Z] Login Succeeded [2021-06-18T01:34:30.709Z] docker.io [2021-06-18T01:34:31.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T01:34:31.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T01:34:31.582Z] Configure a credential helper to remove this warning. See [2021-06-18T01:34:31.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T01:34:31.582Z] [2021-06-18T01:34:31.582Z] Login Succeeded [2021-06-18T01:34:31.582Z] ---> docker-login.sh ends [Pipeline] } [2021-06-18T01:34:31.599Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-18T01:34:31.686Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-06-18T01:34:31.686Z] b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:34:31.686Z] latest [2021-06-18T01:34:31.686Z] 2.0.0-dev.270 [2021-06-18T01:34:31.686Z] b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [2021-06-18T01:34:31.686Z] master [2021-06-18T01:34:31.686Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:34:32.071Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b4de5ce62e17f93ad83591616c8cb82096e86c40 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:34:32.413Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:34:32.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-18T01:34:32.413Z] 6d87c426837c: Preparing [2021-06-18T01:34:32.413Z] aac5f31c8e16: Preparing [2021-06-18T01:34:32.413Z] 165ff600b68f: Preparing [2021-06-18T01:34:32.413Z] 43312a5a1454: Preparing [2021-06-18T01:34:32.413Z] 3fbe34a1663b: Preparing [2021-06-18T01:34:32.688Z] 3fbe34a1663b: Layer already exists [2021-06-18T01:34:32.688Z] 165ff600b68f: Pushed [2021-06-18T01:34:32.688Z] 43312a5a1454: Pushed [2021-06-18T01:34:32.958Z] 6d87c426837c: Pushed [2021-06-18T01:34:35.564Z] aac5f31c8e16: Pushed [2021-06-18T01:34:35.564Z] b4de5ce62e17f93ad83591616c8cb82096e86c40: digest: sha256:370743e64038da5eb30ed7b7b50b4cbb6f7828627ef0f44f939d0b6b7676b33c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:34:35.912Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:34:36.248Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-06-18T01:34:36.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-18T01:34:36.248Z] 6d87c426837c: Preparing [2021-06-18T01:34:36.248Z] aac5f31c8e16: Preparing [2021-06-18T01:34:36.248Z] 165ff600b68f: Preparing [2021-06-18T01:34:36.248Z] 43312a5a1454: Preparing [2021-06-18T01:34:36.248Z] 3fbe34a1663b: Preparing [2021-06-18T01:34:36.520Z] 3fbe34a1663b: Layer already exists [2021-06-18T01:34:36.520Z] 43312a5a1454: Layer already exists [2021-06-18T01:34:36.520Z] 165ff600b68f: Layer already exists [2021-06-18T01:34:36.520Z] aac5f31c8e16: Layer already exists [2021-06-18T01:34:36.520Z] 6d87c426837c: Layer already exists [2021-06-18T01:34:36.520Z] latest: digest: sha256:370743e64038da5eb30ed7b7b50b4cbb6f7828627ef0f44f939d0b6b7676b33c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:34:36.861Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.270 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:34:37.197Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.270 [2021-06-18T01:34:37.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-18T01:34:37.197Z] 6d87c426837c: Preparing [2021-06-18T01:34:37.197Z] aac5f31c8e16: Preparing [2021-06-18T01:34:37.197Z] 165ff600b68f: Preparing [2021-06-18T01:34:37.197Z] 43312a5a1454: Preparing [2021-06-18T01:34:37.197Z] 3fbe34a1663b: Preparing [2021-06-18T01:34:37.470Z] 43312a5a1454: Layer already exists [2021-06-18T01:34:37.470Z] 6d87c426837c: Layer already exists [2021-06-18T01:34:37.470Z] 3fbe34a1663b: Layer already exists [2021-06-18T01:34:37.470Z] 165ff600b68f: Layer already exists [2021-06-18T01:34:37.470Z] aac5f31c8e16: Layer already exists [2021-06-18T01:34:37.470Z] 2.0.0-dev.270: digest: sha256:370743e64038da5eb30ed7b7b50b4cbb6f7828627ef0f44f939d0b6b7676b33c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:34:37.833Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:34:38.175Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [2021-06-18T01:34:38.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-18T01:34:38.175Z] 6d87c426837c: Preparing [2021-06-18T01:34:38.175Z] aac5f31c8e16: Preparing [2021-06-18T01:34:38.175Z] 165ff600b68f: Preparing [2021-06-18T01:34:38.175Z] 43312a5a1454: Preparing [2021-06-18T01:34:38.175Z] 3fbe34a1663b: Preparing [2021-06-18T01:34:38.451Z] 3fbe34a1663b: Layer already exists [2021-06-18T01:34:38.451Z] 43312a5a1454: Layer already exists [2021-06-18T01:34:38.451Z] aac5f31c8e16: Layer already exists [2021-06-18T01:34:38.451Z] 165ff600b68f: Layer already exists [2021-06-18T01:34:38.451Z] 6d87c426837c: Layer already exists [2021-06-18T01:34:38.451Z] b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270: digest: sha256:370743e64038da5eb30ed7b7b50b4cbb6f7828627ef0f44f939d0b6b7676b33c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:34:38.800Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:34:39.140Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:master [2021-06-18T01:34:39.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-18T01:34:39.140Z] 6d87c426837c: Preparing [2021-06-18T01:34:39.140Z] aac5f31c8e16: Preparing [2021-06-18T01:34:39.140Z] 165ff600b68f: Preparing [2021-06-18T01:34:39.140Z] 43312a5a1454: Preparing [2021-06-18T01:34:39.140Z] 3fbe34a1663b: Preparing [2021-06-18T01:34:39.414Z] 6d87c426837c: Layer already exists [2021-06-18T01:34:39.414Z] 165ff600b68f: Layer already exists [2021-06-18T01:34:39.414Z] 43312a5a1454: Layer already exists [2021-06-18T01:34:39.414Z] aac5f31c8e16: Layer already exists [2021-06-18T01:34:39.414Z] 3fbe34a1663b: Layer already exists [2021-06-18T01:34:39.414Z] master: digest: sha256:370743e64038da5eb30ed7b7b50b4cbb6f7828627ef0f44f939d0b6b7676b33c size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-18T01:34:39.475Z] ===================================================== [Pipeline] echo [2021-06-18T01:34:39.502Z] taggedImages: [2021-06-18T01:34:39.502Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:34:39.502Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-06-18T01:34:39.502Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.270 [2021-06-18T01:34:39.502Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [2021-06-18T01:34:39.502Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] echo [2021-06-18T01:34:39.534Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-06-18T01:34:39.534Z] b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:34:39.534Z] latest [2021-06-18T01:34:39.534Z] 2.0.0-dev.270 [2021-06-18T01:34:39.534Z] b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [2021-06-18T01:34:39.534Z] master [2021-06-18T01:34:39.534Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:34:39.930Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b4de5ce62e17f93ad83591616c8cb82096e86c40 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:34:40.280Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:34:40.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-18T01:34:40.280Z] f5ed0acd1211: Preparing [2021-06-18T01:34:40.280Z] dea4d600de30: Preparing [2021-06-18T01:34:40.280Z] 165ff600b68f: Preparing [2021-06-18T01:34:40.280Z] fa07967ad4fe: Preparing [2021-06-18T01:34:40.280Z] 162a30518bd4: Preparing [2021-06-18T01:34:40.280Z] 3fbe34a1663b: Preparing [2021-06-18T01:34:40.280Z] 3fbe34a1663b: Waiting [2021-06-18T01:34:40.561Z] 165ff600b68f: Layer already exists [2021-06-18T01:34:40.561Z] 3fbe34a1663b: Layer already exists [2021-06-18T01:34:40.561Z] 162a30518bd4: Pushed [2021-06-18T01:34:40.561Z] f5ed0acd1211: Pushed [2021-06-18T01:34:41.545Z] fa07967ad4fe: Pushed [2021-06-18T01:34:43.516Z] dea4d600de30: Pushed [2021-06-18T01:34:43.516Z] b4de5ce62e17f93ad83591616c8cb82096e86c40: digest: sha256:30e7ad170423c423803aa513b525b955900d5b11e07c3ba13bc5fb1bc4598897 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:34:44.136Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:34:44.477Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-06-18T01:34:44.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-18T01:34:44.477Z] f5ed0acd1211: Preparing [2021-06-18T01:34:44.477Z] dea4d600de30: Preparing [2021-06-18T01:34:44.477Z] 165ff600b68f: Preparing [2021-06-18T01:34:44.477Z] fa07967ad4fe: Preparing [2021-06-18T01:34:44.477Z] 162a30518bd4: Preparing [2021-06-18T01:34:44.477Z] 3fbe34a1663b: Preparing [2021-06-18T01:34:44.477Z] 3fbe34a1663b: Waiting [2021-06-18T01:34:44.748Z] 162a30518bd4: Layer already exists [2021-06-18T01:34:44.748Z] dea4d600de30: Layer already exists [2021-06-18T01:34:44.748Z] f5ed0acd1211: Layer already exists [2021-06-18T01:34:44.748Z] 165ff600b68f: Layer already exists [2021-06-18T01:34:44.748Z] fa07967ad4fe: Layer already exists [2021-06-18T01:34:44.748Z] 3fbe34a1663b: Layer already exists [2021-06-18T01:34:44.748Z] latest: digest: sha256:30e7ad170423c423803aa513b525b955900d5b11e07c3ba13bc5fb1bc4598897 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:34:45.087Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.270 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:34:45.428Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.270 [2021-06-18T01:34:45.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-18T01:34:45.428Z] f5ed0acd1211: Preparing [2021-06-18T01:34:45.428Z] dea4d600de30: Preparing [2021-06-18T01:34:45.428Z] 165ff600b68f: Preparing [2021-06-18T01:34:45.428Z] fa07967ad4fe: Preparing [2021-06-18T01:34:45.428Z] 162a30518bd4: Preparing [2021-06-18T01:34:45.428Z] 3fbe34a1663b: Preparing [2021-06-18T01:34:45.428Z] 3fbe34a1663b: Waiting [2021-06-18T01:34:45.428Z] dea4d600de30: Layer already exists [2021-06-18T01:34:45.428Z] 162a30518bd4: Layer already exists [2021-06-18T01:34:45.701Z] 165ff600b68f: Layer already exists [2021-06-18T01:34:45.701Z] fa07967ad4fe: Layer already exists [2021-06-18T01:34:45.701Z] f5ed0acd1211: Layer already exists [2021-06-18T01:34:45.701Z] 3fbe34a1663b: Layer already exists [2021-06-18T01:34:45.701Z] 2.0.0-dev.270: digest: sha256:30e7ad170423c423803aa513b525b955900d5b11e07c3ba13bc5fb1bc4598897 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:34:46.042Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:34:46.381Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [2021-06-18T01:34:46.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-18T01:34:46.381Z] f5ed0acd1211: Preparing [2021-06-18T01:34:46.381Z] dea4d600de30: Preparing [2021-06-18T01:34:46.381Z] 165ff600b68f: Preparing [2021-06-18T01:34:46.381Z] fa07967ad4fe: Preparing [2021-06-18T01:34:46.381Z] 162a30518bd4: Preparing [2021-06-18T01:34:46.381Z] 3fbe34a1663b: Preparing [2021-06-18T01:34:46.381Z] 3fbe34a1663b: Waiting [2021-06-18T01:34:46.381Z] 162a30518bd4: Layer already exists [2021-06-18T01:34:46.381Z] 165ff600b68f: Layer already exists [2021-06-18T01:34:46.656Z] fa07967ad4fe: Layer already exists [2021-06-18T01:34:46.656Z] dea4d600de30: Layer already exists [2021-06-18T01:34:46.656Z] f5ed0acd1211: Layer already exists [2021-06-18T01:34:46.656Z] 3fbe34a1663b: Layer already exists [2021-06-18T01:34:46.656Z] b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270: digest: sha256:30e7ad170423c423803aa513b525b955900d5b11e07c3ba13bc5fb1bc4598897 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:34:47.003Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:34:47.342Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:master [2021-06-18T01:34:47.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-18T01:34:47.343Z] f5ed0acd1211: Preparing [2021-06-18T01:34:47.343Z] dea4d600de30: Preparing [2021-06-18T01:34:47.343Z] 165ff600b68f: Preparing [2021-06-18T01:34:47.343Z] fa07967ad4fe: Preparing [2021-06-18T01:34:47.343Z] 162a30518bd4: Preparing [2021-06-18T01:34:47.343Z] 3fbe34a1663b: Preparing [2021-06-18T01:34:47.343Z] 3fbe34a1663b: Waiting [2021-06-18T01:34:47.343Z] fa07967ad4fe: Layer already exists [2021-06-18T01:34:47.343Z] dea4d600de30: Layer already exists [2021-06-18T01:34:47.343Z] 165ff600b68f: Layer already exists [2021-06-18T01:34:47.343Z] f5ed0acd1211: Layer already exists [2021-06-18T01:34:47.343Z] 162a30518bd4: Layer already exists [2021-06-18T01:34:47.343Z] 3fbe34a1663b: Layer already exists [2021-06-18T01:34:47.616Z] master: digest: sha256:30e7ad170423c423803aa513b525b955900d5b11e07c3ba13bc5fb1bc4598897 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-18T01:34:47.676Z] ===================================================== [Pipeline] echo [2021-06-18T01:34:47.691Z] taggedImages: [2021-06-18T01:34:47.691Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:34:47.691Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-06-18T01:34:47.691Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.270 [2021-06-18T01:34:47.691Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [2021-06-18T01:34:47.691Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] echo [2021-06-18T01:34:47.746Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-06-18T01:34:47.746Z] b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:34:47.746Z] latest [2021-06-18T01:34:47.746Z] 2.0.0-dev.270 [2021-06-18T01:34:47.746Z] b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [2021-06-18T01:34:47.746Z] master [2021-06-18T01:34:47.746Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:34:48.120Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b4de5ce62e17f93ad83591616c8cb82096e86c40 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:34:48.459Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:34:48.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-18T01:34:48.459Z] 7f00b80c1859: Preparing [2021-06-18T01:34:48.459Z] 00d461551496: Preparing [2021-06-18T01:34:48.459Z] 165ff600b68f: Preparing [2021-06-18T01:34:48.459Z] 43312a5a1454: Preparing [2021-06-18T01:34:48.459Z] 3fbe34a1663b: Preparing [2021-06-18T01:34:48.732Z] 3fbe34a1663b: Layer already exists [2021-06-18T01:34:48.732Z] 43312a5a1454: Layer already exists [2021-06-18T01:34:48.732Z] 165ff600b68f: Layer already exists [2021-06-18T01:34:48.732Z] 7f00b80c1859: Pushed [2021-06-18T01:34:51.345Z] 00d461551496: Pushed [2021-06-18T01:34:51.615Z] b4de5ce62e17f93ad83591616c8cb82096e86c40: digest: sha256:0f2898b017f5b7cd3e71f01f749850a4adf2567410d8aca528dee7ef4a59fcb6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:34:51.956Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:34:52.288Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-06-18T01:34:52.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-18T01:34:52.288Z] 7f00b80c1859: Preparing [2021-06-18T01:34:52.288Z] 00d461551496: Preparing [2021-06-18T01:34:52.288Z] 165ff600b68f: Preparing [2021-06-18T01:34:52.288Z] 43312a5a1454: Preparing [2021-06-18T01:34:52.288Z] 3fbe34a1663b: Preparing [2021-06-18T01:34:52.288Z] 43312a5a1454: Layer already exists [2021-06-18T01:34:52.288Z] 165ff600b68f: Layer already exists [2021-06-18T01:34:52.288Z] 7f00b80c1859: Layer already exists [2021-06-18T01:34:52.288Z] 00d461551496: Layer already exists [2021-06-18T01:34:52.288Z] 3fbe34a1663b: Layer already exists [2021-06-18T01:34:52.562Z] latest: digest: sha256:0f2898b017f5b7cd3e71f01f749850a4adf2567410d8aca528dee7ef4a59fcb6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:34:52.901Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.270 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:34:53.244Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.270 [2021-06-18T01:34:53.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-18T01:34:53.244Z] 7f00b80c1859: Preparing [2021-06-18T01:34:53.244Z] 00d461551496: Preparing [2021-06-18T01:34:53.244Z] 165ff600b68f: Preparing [2021-06-18T01:34:53.244Z] 43312a5a1454: Preparing [2021-06-18T01:34:53.244Z] 3fbe34a1663b: Preparing [2021-06-18T01:34:53.244Z] 43312a5a1454: Layer already exists [2021-06-18T01:34:53.244Z] 3fbe34a1663b: Layer already exists [2021-06-18T01:34:53.244Z] 00d461551496: Layer already exists [2021-06-18T01:34:53.244Z] 7f00b80c1859: Layer already exists [2021-06-18T01:34:53.244Z] 165ff600b68f: Layer already exists [2021-06-18T01:34:53.517Z] 2.0.0-dev.270: digest: sha256:0f2898b017f5b7cd3e71f01f749850a4adf2567410d8aca528dee7ef4a59fcb6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:34:53.902Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:34:54.278Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [2021-06-18T01:34:54.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-18T01:34:54.279Z] 7f00b80c1859: Preparing [2021-06-18T01:34:54.279Z] 00d461551496: Preparing [2021-06-18T01:34:54.279Z] 165ff600b68f: Preparing [2021-06-18T01:34:54.279Z] 43312a5a1454: Preparing [2021-06-18T01:34:54.279Z] 3fbe34a1663b: Preparing [2021-06-18T01:34:54.279Z] 3fbe34a1663b: Layer already exists [2021-06-18T01:34:54.279Z] 7f00b80c1859: Layer already exists [2021-06-18T01:34:54.279Z] 00d461551496: Layer already exists [2021-06-18T01:34:54.279Z] 165ff600b68f: Layer already exists [2021-06-18T01:34:54.279Z] 43312a5a1454: Layer already exists [2021-06-18T01:34:54.554Z] b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270: digest: sha256:0f2898b017f5b7cd3e71f01f749850a4adf2567410d8aca528dee7ef4a59fcb6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:34:54.911Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:34:55.266Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [2021-06-18T01:34:55.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-18T01:34:55.267Z] 7f00b80c1859: Preparing [2021-06-18T01:34:55.267Z] 00d461551496: Preparing [2021-06-18T01:34:55.267Z] 165ff600b68f: Preparing [2021-06-18T01:34:55.267Z] 43312a5a1454: Preparing [2021-06-18T01:34:55.267Z] 3fbe34a1663b: Preparing [2021-06-18T01:34:55.267Z] 3fbe34a1663b: Layer already exists [2021-06-18T01:34:55.267Z] 165ff600b68f: Layer already exists [2021-06-18T01:34:55.267Z] 43312a5a1454: Layer already exists [2021-06-18T01:34:55.267Z] 00d461551496: Layer already exists [2021-06-18T01:34:55.267Z] 7f00b80c1859: Layer already exists [2021-06-18T01:34:55.545Z] master: digest: sha256:0f2898b017f5b7cd3e71f01f749850a4adf2567410d8aca528dee7ef4a59fcb6 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-18T01:34:55.613Z] ===================================================== [Pipeline] echo [2021-06-18T01:34:55.627Z] taggedImages: [2021-06-18T01:34:55.627Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:34:55.627Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-06-18T01:34:55.627Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.270 [2021-06-18T01:34:55.627Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [2021-06-18T01:34:55.627Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] echo [2021-06-18T01:34:55.676Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-06-18T01:34:55.676Z] b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:34:55.676Z] latest [2021-06-18T01:34:55.676Z] 2.0.0-dev.270 [2021-06-18T01:34:55.676Z] b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [2021-06-18T01:34:55.676Z] master [2021-06-18T01:34:55.677Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:34:56.068Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b4de5ce62e17f93ad83591616c8cb82096e86c40 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:34:56.454Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:34:56.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-18T01:34:56.454Z] c79a42d9b400: Preparing [2021-06-18T01:34:56.454Z] c79a42d9b400: Preparing [2021-06-18T01:34:56.454Z] 09a7a277f1d1: Preparing [2021-06-18T01:34:56.454Z] 21af2638f9f9: Preparing [2021-06-18T01:34:56.454Z] 69c12cc964cc: Preparing [2021-06-18T01:34:56.454Z] 61e31c765083: Preparing [2021-06-18T01:34:56.454Z] 165ff600b68f: Preparing [2021-06-18T01:34:56.454Z] 24b8e9ed0259: Preparing [2021-06-18T01:34:56.454Z] 7caadfaef313: Preparing [2021-06-18T01:34:56.454Z] e61c2bdce5fb: Preparing [2021-06-18T01:34:56.454Z] 1fca2d2168db: Preparing [2021-06-18T01:34:56.454Z] 3fbe34a1663b: Preparing [2021-06-18T01:34:56.454Z] 7caadfaef313: Waiting [2021-06-18T01:34:56.454Z] e61c2bdce5fb: Waiting [2021-06-18T01:34:56.454Z] 1fca2d2168db: Waiting [2021-06-18T01:34:56.454Z] 3fbe34a1663b: Waiting [2021-06-18T01:34:56.454Z] 165ff600b68f: Waiting [2021-06-18T01:34:56.454Z] 24b8e9ed0259: Waiting [2021-06-18T01:34:57.073Z] 21af2638f9f9: Pushed [2021-06-18T01:34:57.073Z] 69c12cc964cc: Pushed [2021-06-18T01:34:57.073Z] 165ff600b68f: Layer already exists [2021-06-18T01:34:57.073Z] c79a42d9b400: Pushed [2021-06-18T01:34:57.073Z] 09a7a277f1d1: Pushed [2021-06-18T01:34:57.073Z] 24b8e9ed0259: Pushed [2021-06-18T01:34:57.073Z] 3fbe34a1663b: Layer already exists [2021-06-18T01:34:57.344Z] 7caadfaef313: Pushed [2021-06-18T01:34:57.344Z] 1fca2d2168db: Pushed [2021-06-18T01:34:57.344Z] e61c2bdce5fb: Pushed [2021-06-18T01:34:59.949Z] 61e31c765083: Pushed [2021-06-18T01:34:59.949Z] b4de5ce62e17f93ad83591616c8cb82096e86c40: digest: sha256:18d98aab7dbddac3e3431cb195b2dfb1220c28b674c39a9a9a92825fb7b8780a size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:35:00.298Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:35:00.634Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-06-18T01:35:00.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-18T01:35:01.695Z] c79a42d9b400: Preparing [2021-06-18T01:35:01.695Z] c79a42d9b400: Preparing [2021-06-18T01:35:01.695Z] 09a7a277f1d1: Preparing [2021-06-18T01:35:01.695Z] 21af2638f9f9: Preparing [2021-06-18T01:35:01.695Z] 69c12cc964cc: Preparing [2021-06-18T01:35:01.695Z] 61e31c765083: Preparing [2021-06-18T01:35:01.695Z] 165ff600b68f: Preparing [2021-06-18T01:35:01.695Z] 24b8e9ed0259: Preparing [2021-06-18T01:35:01.695Z] 7caadfaef313: Preparing [2021-06-18T01:35:01.695Z] e61c2bdce5fb: Preparing [2021-06-18T01:35:01.695Z] 1fca2d2168db: Preparing [2021-06-18T01:35:01.695Z] 3fbe34a1663b: Preparing [2021-06-18T01:35:01.695Z] 7caadfaef313: Waiting [2021-06-18T01:35:01.695Z] e61c2bdce5fb: Waiting [2021-06-18T01:35:01.695Z] 1fca2d2168db: Waiting [2021-06-18T01:35:01.695Z] 3fbe34a1663b: Waiting [2021-06-18T01:35:01.695Z] 165ff600b68f: Waiting [2021-06-18T01:35:01.695Z] 24b8e9ed0259: Waiting [2021-06-18T01:35:01.695Z] 61e31c765083: Layer already exists [2021-06-18T01:35:01.695Z] 21af2638f9f9: Layer already exists [2021-06-18T01:35:01.695Z] c79a42d9b400: Layer already exists [2021-06-18T01:35:01.695Z] 69c12cc964cc: Layer already exists [2021-06-18T01:35:01.695Z] 09a7a277f1d1: Layer already exists [2021-06-18T01:35:01.695Z] 165ff600b68f: Layer already exists [2021-06-18T01:35:01.695Z] 24b8e9ed0259: Layer already exists [2021-06-18T01:35:01.695Z] 7caadfaef313: Layer already exists [2021-06-18T01:35:01.695Z] e61c2bdce5fb: Layer already exists [2021-06-18T01:35:01.695Z] 1fca2d2168db: Layer already exists [2021-06-18T01:35:01.695Z] 3fbe34a1663b: Layer already exists [2021-06-18T01:35:01.970Z] latest: digest: sha256:18d98aab7dbddac3e3431cb195b2dfb1220c28b674c39a9a9a92825fb7b8780a size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:35:02.313Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.270 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:35:02.657Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.270 [2021-06-18T01:35:02.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-18T01:35:02.657Z] c79a42d9b400: Preparing [2021-06-18T01:35:02.657Z] c79a42d9b400: Preparing [2021-06-18T01:35:02.657Z] 09a7a277f1d1: Preparing [2021-06-18T01:35:02.657Z] 21af2638f9f9: Preparing [2021-06-18T01:35:02.657Z] 69c12cc964cc: Preparing [2021-06-18T01:35:02.657Z] 61e31c765083: Preparing [2021-06-18T01:35:02.657Z] 165ff600b68f: Preparing [2021-06-18T01:35:02.657Z] 24b8e9ed0259: Preparing [2021-06-18T01:35:02.657Z] 7caadfaef313: Preparing [2021-06-18T01:35:02.657Z] e61c2bdce5fb: Preparing [2021-06-18T01:35:02.657Z] 1fca2d2168db: Preparing [2021-06-18T01:35:02.657Z] 3fbe34a1663b: Preparing [2021-06-18T01:35:02.657Z] 24b8e9ed0259: Waiting [2021-06-18T01:35:02.657Z] 7caadfaef313: Waiting [2021-06-18T01:35:02.657Z] e61c2bdce5fb: Waiting [2021-06-18T01:35:02.657Z] 1fca2d2168db: Waiting [2021-06-18T01:35:02.657Z] 3fbe34a1663b: Waiting [2021-06-18T01:35:02.657Z] 165ff600b68f: Waiting [2021-06-18T01:35:02.930Z] 61e31c765083: Layer already exists [2021-06-18T01:35:02.930Z] 21af2638f9f9: Layer already exists [2021-06-18T01:35:02.930Z] 69c12cc964cc: Layer already exists [2021-06-18T01:35:02.930Z] 09a7a277f1d1: Layer already exists [2021-06-18T01:35:02.930Z] c79a42d9b400: Layer already exists [2021-06-18T01:35:02.930Z] 24b8e9ed0259: Layer already exists [2021-06-18T01:35:02.930Z] 165ff600b68f: Layer already exists [2021-06-18T01:35:02.930Z] e61c2bdce5fb: Layer already exists [2021-06-18T01:35:02.931Z] 7caadfaef313: Layer already exists [2021-06-18T01:35:02.931Z] 1fca2d2168db: Layer already exists [2021-06-18T01:35:02.931Z] 3fbe34a1663b: Layer already exists [2021-06-18T01:35:02.931Z] 2.0.0-dev.270: digest: sha256:18d98aab7dbddac3e3431cb195b2dfb1220c28b674c39a9a9a92825fb7b8780a size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:35:03.273Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:35:03.620Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [2021-06-18T01:35:03.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-18T01:35:03.620Z] c79a42d9b400: Preparing [2021-06-18T01:35:03.620Z] c79a42d9b400: Preparing [2021-06-18T01:35:03.620Z] 09a7a277f1d1: Preparing [2021-06-18T01:35:03.620Z] 21af2638f9f9: Preparing [2021-06-18T01:35:03.620Z] 69c12cc964cc: Preparing [2021-06-18T01:35:03.620Z] 61e31c765083: Preparing [2021-06-18T01:35:03.620Z] 165ff600b68f: Preparing [2021-06-18T01:35:03.620Z] 24b8e9ed0259: Preparing [2021-06-18T01:35:03.620Z] 7caadfaef313: Preparing [2021-06-18T01:35:03.620Z] e61c2bdce5fb: Preparing [2021-06-18T01:35:03.620Z] 1fca2d2168db: Preparing [2021-06-18T01:35:03.620Z] 3fbe34a1663b: Preparing [2021-06-18T01:35:03.620Z] 7caadfaef313: Waiting [2021-06-18T01:35:03.620Z] e61c2bdce5fb: Waiting [2021-06-18T01:35:03.620Z] 165ff600b68f: Waiting [2021-06-18T01:35:03.620Z] 24b8e9ed0259: Waiting [2021-06-18T01:35:03.620Z] 3fbe34a1663b: Waiting [2021-06-18T01:35:03.620Z] 1fca2d2168db: Waiting [2021-06-18T01:35:03.620Z] 21af2638f9f9: Layer already exists [2021-06-18T01:35:03.620Z] 09a7a277f1d1: Layer already exists [2021-06-18T01:35:03.620Z] 69c12cc964cc: Layer already exists [2021-06-18T01:35:03.620Z] 61e31c765083: Layer already exists [2021-06-18T01:35:03.620Z] c79a42d9b400: Layer already exists [2021-06-18T01:35:03.893Z] 165ff600b68f: Layer already exists [2021-06-18T01:35:03.893Z] 24b8e9ed0259: Layer already exists [2021-06-18T01:35:03.893Z] 1fca2d2168db: Layer already exists [2021-06-18T01:35:03.893Z] e61c2bdce5fb: Layer already exists [2021-06-18T01:35:03.893Z] 7caadfaef313: Layer already exists [2021-06-18T01:35:03.893Z] 3fbe34a1663b: Layer already exists [2021-06-18T01:35:03.893Z] b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270: digest: sha256:18d98aab7dbddac3e3431cb195b2dfb1220c28b674c39a9a9a92825fb7b8780a size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:35:04.242Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:35:04.580Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [2021-06-18T01:35:04.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-18T01:35:04.580Z] c79a42d9b400: Preparing [2021-06-18T01:35:04.580Z] c79a42d9b400: Preparing [2021-06-18T01:35:04.580Z] 09a7a277f1d1: Preparing [2021-06-18T01:35:04.580Z] 21af2638f9f9: Preparing [2021-06-18T01:35:04.580Z] 69c12cc964cc: Preparing [2021-06-18T01:35:04.580Z] 61e31c765083: Preparing [2021-06-18T01:35:04.580Z] 165ff600b68f: Preparing [2021-06-18T01:35:04.580Z] 24b8e9ed0259: Preparing [2021-06-18T01:35:04.580Z] 7caadfaef313: Preparing [2021-06-18T01:35:04.580Z] e61c2bdce5fb: Preparing [2021-06-18T01:35:04.580Z] 1fca2d2168db: Preparing [2021-06-18T01:35:04.580Z] 3fbe34a1663b: Preparing [2021-06-18T01:35:04.580Z] 7caadfaef313: Waiting [2021-06-18T01:35:04.580Z] e61c2bdce5fb: Waiting [2021-06-18T01:35:04.580Z] 1fca2d2168db: Waiting [2021-06-18T01:35:04.580Z] 3fbe34a1663b: Waiting [2021-06-18T01:35:04.580Z] 165ff600b68f: Waiting [2021-06-18T01:35:04.580Z] 24b8e9ed0259: Waiting [2021-06-18T01:35:04.580Z] 69c12cc964cc: Layer already exists [2021-06-18T01:35:04.580Z] 21af2638f9f9: Layer already exists [2021-06-18T01:35:04.580Z] c79a42d9b400: Layer already exists [2021-06-18T01:35:04.580Z] 61e31c765083: Layer already exists [2021-06-18T01:35:04.580Z] 09a7a277f1d1: Layer already exists [2021-06-18T01:35:04.580Z] 165ff600b68f: Layer already exists [2021-06-18T01:35:04.580Z] 24b8e9ed0259: Layer already exists [2021-06-18T01:35:04.580Z] e61c2bdce5fb: Layer already exists [2021-06-18T01:35:04.580Z] 1fca2d2168db: Layer already exists [2021-06-18T01:35:04.580Z] 7caadfaef313: Layer already exists [2021-06-18T01:35:04.854Z] 3fbe34a1663b: Layer already exists [2021-06-18T01:35:04.854Z] master: digest: sha256:18d98aab7dbddac3e3431cb195b2dfb1220c28b674c39a9a9a92825fb7b8780a size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-18T01:35:04.920Z] ===================================================== [Pipeline] echo [2021-06-18T01:35:04.934Z] taggedImages: [2021-06-18T01:35:04.934Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:35:04.934Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-06-18T01:35:04.934Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.270 [2021-06-18T01:35:04.934Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [2021-06-18T01:35:04.934Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] echo [2021-06-18T01:35:05.008Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-06-18T01:35:05.008Z] b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:35:05.008Z] latest [2021-06-18T01:35:05.008Z] 2.0.0-dev.270 [2021-06-18T01:35:05.008Z] b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [2021-06-18T01:35:05.008Z] master [2021-06-18T01:35:05.008Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:35:05.415Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b4de5ce62e17f93ad83591616c8cb82096e86c40 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:35:05.758Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:35:05.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-18T01:35:05.758Z] ca56141896e7: Preparing [2021-06-18T01:35:05.758Z] cb68f5f46ffb: Preparing [2021-06-18T01:35:05.758Z] b72aeaa91150: Preparing [2021-06-18T01:35:05.758Z] 0289720ef962: Preparing [2021-06-18T01:35:05.758Z] a8a57a597585: Preparing [2021-06-18T01:35:05.758Z] 3fbe34a1663b: Preparing [2021-06-18T01:35:05.758Z] 3fbe34a1663b: Waiting [2021-06-18T01:35:06.035Z] 0289720ef962: Pushed [2021-06-18T01:35:06.316Z] b72aeaa91150: Pushed [2021-06-18T01:35:06.316Z] 3fbe34a1663b: Layer already exists [2021-06-18T01:35:06.588Z] a8a57a597585: Pushed [2021-06-18T01:35:08.556Z] cb68f5f46ffb: Pushed [2021-06-18T01:35:08.556Z] ca56141896e7: Pushed [2021-06-18T01:35:08.556Z] b4de5ce62e17f93ad83591616c8cb82096e86c40: digest: sha256:ad4e270eb71a559ab62c436c7dc311bd5a9362babdd99c5802f655737c566014 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:35:08.897Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:35:09.253Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-06-18T01:35:09.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-18T01:35:09.253Z] ca56141896e7: Preparing [2021-06-18T01:35:09.253Z] cb68f5f46ffb: Preparing [2021-06-18T01:35:09.253Z] b72aeaa91150: Preparing [2021-06-18T01:35:09.253Z] 0289720ef962: Preparing [2021-06-18T01:35:09.253Z] a8a57a597585: Preparing [2021-06-18T01:35:09.253Z] 3fbe34a1663b: Preparing [2021-06-18T01:35:09.253Z] 3fbe34a1663b: Waiting [2021-06-18T01:35:09.253Z] 0289720ef962: Layer already exists [2021-06-18T01:35:09.253Z] b72aeaa91150: Layer already exists [2021-06-18T01:35:09.253Z] ca56141896e7: Layer already exists [2021-06-18T01:35:09.253Z] a8a57a597585: Layer already exists [2021-06-18T01:35:09.253Z] cb68f5f46ffb: Layer already exists [2021-06-18T01:35:09.253Z] 3fbe34a1663b: Layer already exists [2021-06-18T01:35:09.529Z] latest: digest: sha256:ad4e270eb71a559ab62c436c7dc311bd5a9362babdd99c5802f655737c566014 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:35:09.878Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.270 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:35:10.223Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.270 [2021-06-18T01:35:10.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-18T01:35:10.223Z] ca56141896e7: Preparing [2021-06-18T01:35:10.223Z] cb68f5f46ffb: Preparing [2021-06-18T01:35:10.223Z] b72aeaa91150: Preparing [2021-06-18T01:35:10.223Z] 0289720ef962: Preparing [2021-06-18T01:35:10.223Z] a8a57a597585: Preparing [2021-06-18T01:35:10.223Z] 3fbe34a1663b: Preparing [2021-06-18T01:35:10.223Z] 3fbe34a1663b: Waiting [2021-06-18T01:35:10.223Z] a8a57a597585: Layer already exists [2021-06-18T01:35:10.223Z] 0289720ef962: Layer already exists [2021-06-18T01:35:10.223Z] b72aeaa91150: Layer already exists [2021-06-18T01:35:10.223Z] cb68f5f46ffb: Layer already exists [2021-06-18T01:35:10.503Z] ca56141896e7: Layer already exists [2021-06-18T01:35:10.503Z] 3fbe34a1663b: Layer already exists [2021-06-18T01:35:10.503Z] 2.0.0-dev.270: digest: sha256:ad4e270eb71a559ab62c436c7dc311bd5a9362babdd99c5802f655737c566014 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:35:10.852Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:35:11.198Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [2021-06-18T01:35:11.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-18T01:35:11.198Z] ca56141896e7: Preparing [2021-06-18T01:35:11.198Z] cb68f5f46ffb: Preparing [2021-06-18T01:35:11.198Z] b72aeaa91150: Preparing [2021-06-18T01:35:11.198Z] 0289720ef962: Preparing [2021-06-18T01:35:11.198Z] a8a57a597585: Preparing [2021-06-18T01:35:11.198Z] 3fbe34a1663b: Preparing [2021-06-18T01:35:11.198Z] 3fbe34a1663b: Waiting [2021-06-18T01:35:11.472Z] a8a57a597585: Layer already exists [2021-06-18T01:35:11.472Z] ca56141896e7: Layer already exists [2021-06-18T01:35:11.472Z] cb68f5f46ffb: Layer already exists [2021-06-18T01:35:11.472Z] 0289720ef962: Layer already exists [2021-06-18T01:35:11.472Z] b72aeaa91150: Layer already exists [2021-06-18T01:35:11.472Z] 3fbe34a1663b: Layer already exists [2021-06-18T01:35:11.472Z] b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270: digest: sha256:ad4e270eb71a559ab62c436c7dc311bd5a9362babdd99c5802f655737c566014 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:35:11.829Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:35:12.167Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [2021-06-18T01:35:12.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-18T01:35:12.167Z] ca56141896e7: Preparing [2021-06-18T01:35:12.167Z] cb68f5f46ffb: Preparing [2021-06-18T01:35:12.167Z] b72aeaa91150: Preparing [2021-06-18T01:35:12.167Z] 0289720ef962: Preparing [2021-06-18T01:35:12.167Z] a8a57a597585: Preparing [2021-06-18T01:35:12.167Z] 3fbe34a1663b: Preparing [2021-06-18T01:35:12.167Z] a8a57a597585: Layer already exists [2021-06-18T01:35:12.167Z] b72aeaa91150: Layer already exists [2021-06-18T01:35:12.167Z] cb68f5f46ffb: Layer already exists [2021-06-18T01:35:12.167Z] 0289720ef962: Layer already exists [2021-06-18T01:35:12.167Z] ca56141896e7: Layer already exists [2021-06-18T01:35:12.441Z] 3fbe34a1663b: Layer already exists [2021-06-18T01:35:12.441Z] master: digest: sha256:ad4e270eb71a559ab62c436c7dc311bd5a9362babdd99c5802f655737c566014 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-18T01:35:12.512Z] ===================================================== [Pipeline] echo [2021-06-18T01:35:12.525Z] taggedImages: [2021-06-18T01:35:12.525Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:35:12.525Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-06-18T01:35:12.526Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.270 [2021-06-18T01:35:12.526Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [2021-06-18T01:35:12.526Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] echo [2021-06-18T01:35:12.557Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-06-18T01:35:12.557Z] b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:35:12.558Z] latest [2021-06-18T01:35:12.558Z] 2.0.0-dev.270 [2021-06-18T01:35:12.558Z] b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [2021-06-18T01:35:12.558Z] master [2021-06-18T01:35:12.558Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:35:12.936Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b4de5ce62e17f93ad83591616c8cb82096e86c40 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:35:13.274Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:35:13.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-18T01:35:13.275Z] 370104c3b8ed: Preparing [2021-06-18T01:35:13.275Z] c8e912b7cf5c: Preparing [2021-06-18T01:35:13.275Z] 4b83469a90d8: Preparing [2021-06-18T01:35:13.275Z] e8dcc225f0bb: Preparing [2021-06-18T01:35:13.275Z] b5ef84858f3f: Preparing [2021-06-18T01:35:13.275Z] c640e6decfff: Preparing [2021-06-18T01:35:13.275Z] becde518cb98: Preparing [2021-06-18T01:35:13.275Z] 1d1f29dc9a77: Preparing [2021-06-18T01:35:13.275Z] b0ccc684ae63: Preparing [2021-06-18T01:35:13.275Z] 3fbe34a1663b: Preparing [2021-06-18T01:35:13.275Z] becde518cb98: Waiting [2021-06-18T01:35:13.275Z] 1d1f29dc9a77: Waiting [2021-06-18T01:35:13.275Z] c640e6decfff: Waiting [2021-06-18T01:35:13.275Z] b0ccc684ae63: Waiting [2021-06-18T01:35:13.547Z] 370104c3b8ed: Pushed [2021-06-18T01:35:13.547Z] c8e912b7cf5c: Pushed [2021-06-18T01:35:13.547Z] b5ef84858f3f: Pushed [2021-06-18T01:35:13.820Z] c640e6decfff: Pushed [2021-06-18T01:35:13.820Z] 1d1f29dc9a77: Pushed [2021-06-18T01:35:14.095Z] 3fbe34a1663b: Layer already exists [2021-06-18T01:35:14.095Z] becde518cb98: Pushed [2021-06-18T01:35:14.370Z] b0ccc684ae63: Pushed [2021-06-18T01:35:15.797Z] e8dcc225f0bb: Pushed [2021-06-18T01:35:16.388Z] 4b83469a90d8: Pushed [2021-06-18T01:35:16.660Z] b4de5ce62e17f93ad83591616c8cb82096e86c40: digest: sha256:af19268559ac00693db91b1392cbd384d225c5658df2f6753798b6ea90de5e76 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:35:17.009Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:35:17.354Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-06-18T01:35:17.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-18T01:35:17.354Z] 370104c3b8ed: Preparing [2021-06-18T01:35:17.354Z] c8e912b7cf5c: Preparing [2021-06-18T01:35:17.354Z] 4b83469a90d8: Preparing [2021-06-18T01:35:17.354Z] e8dcc225f0bb: Preparing [2021-06-18T01:35:17.354Z] b5ef84858f3f: Preparing [2021-06-18T01:35:17.354Z] c640e6decfff: Preparing [2021-06-18T01:35:17.354Z] becde518cb98: Preparing [2021-06-18T01:35:17.354Z] 1d1f29dc9a77: Preparing [2021-06-18T01:35:17.354Z] b0ccc684ae63: Preparing [2021-06-18T01:35:17.354Z] becde518cb98: Waiting [2021-06-18T01:35:17.354Z] 3fbe34a1663b: Preparing [2021-06-18T01:35:17.354Z] c640e6decfff: Waiting [2021-06-18T01:35:17.354Z] 1d1f29dc9a77: Waiting [2021-06-18T01:35:17.354Z] 3fbe34a1663b: Waiting [2021-06-18T01:35:17.354Z] b0ccc684ae63: Waiting [2021-06-18T01:35:17.627Z] b5ef84858f3f: Layer already exists [2021-06-18T01:35:17.627Z] c8e912b7cf5c: Layer already exists [2021-06-18T01:35:17.627Z] 4b83469a90d8: Layer already exists [2021-06-18T01:35:17.627Z] 370104c3b8ed: Layer already exists [2021-06-18T01:35:17.627Z] e8dcc225f0bb: Layer already exists [2021-06-18T01:35:17.627Z] becde518cb98: Layer already exists [2021-06-18T01:35:17.627Z] 1d1f29dc9a77: Layer already exists [2021-06-18T01:35:17.627Z] c640e6decfff: Layer already exists [2021-06-18T01:35:17.627Z] 3fbe34a1663b: Layer already exists [2021-06-18T01:35:17.627Z] b0ccc684ae63: Layer already exists [2021-06-18T01:35:17.627Z] latest: digest: sha256:af19268559ac00693db91b1392cbd384d225c5658df2f6753798b6ea90de5e76 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:35:17.969Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.270 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:35:18.307Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.270 [2021-06-18T01:35:18.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-18T01:35:18.307Z] 370104c3b8ed: Preparing [2021-06-18T01:35:18.307Z] c8e912b7cf5c: Preparing [2021-06-18T01:35:18.307Z] 4b83469a90d8: Preparing [2021-06-18T01:35:18.307Z] e8dcc225f0bb: Preparing [2021-06-18T01:35:18.307Z] b5ef84858f3f: Preparing [2021-06-18T01:35:18.307Z] c640e6decfff: Preparing [2021-06-18T01:35:18.307Z] becde518cb98: Preparing [2021-06-18T01:35:18.307Z] 1d1f29dc9a77: Preparing [2021-06-18T01:35:18.307Z] b0ccc684ae63: Preparing [2021-06-18T01:35:18.307Z] 3fbe34a1663b: Preparing [2021-06-18T01:35:18.307Z] 1d1f29dc9a77: Waiting [2021-06-18T01:35:18.307Z] b0ccc684ae63: Waiting [2021-06-18T01:35:18.307Z] 3fbe34a1663b: Waiting [2021-06-18T01:35:18.307Z] c640e6decfff: Waiting [2021-06-18T01:35:18.307Z] becde518cb98: Waiting [2021-06-18T01:35:18.582Z] e8dcc225f0bb: Layer already exists [2021-06-18T01:35:18.582Z] c8e912b7cf5c: Layer already exists [2021-06-18T01:35:18.582Z] b5ef84858f3f: Layer already exists [2021-06-18T01:35:18.582Z] 4b83469a90d8: Layer already exists [2021-06-18T01:35:18.582Z] 370104c3b8ed: Layer already exists [2021-06-18T01:35:18.582Z] c640e6decfff: Layer already exists [2021-06-18T01:35:18.582Z] becde518cb98: Layer already exists [2021-06-18T01:35:18.582Z] 1d1f29dc9a77: Layer already exists [2021-06-18T01:35:18.582Z] b0ccc684ae63: Layer already exists [2021-06-18T01:35:18.582Z] 3fbe34a1663b: Layer already exists [2021-06-18T01:35:18.582Z] 2.0.0-dev.270: digest: sha256:af19268559ac00693db91b1392cbd384d225c5658df2f6753798b6ea90de5e76 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:35:18.927Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:35:19.272Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [2021-06-18T01:35:19.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-18T01:35:19.272Z] 370104c3b8ed: Preparing [2021-06-18T01:35:19.272Z] c8e912b7cf5c: Preparing [2021-06-18T01:35:19.272Z] 4b83469a90d8: Preparing [2021-06-18T01:35:19.272Z] e8dcc225f0bb: Preparing [2021-06-18T01:35:19.272Z] b5ef84858f3f: Preparing [2021-06-18T01:35:19.272Z] c640e6decfff: Preparing [2021-06-18T01:35:19.272Z] becde518cb98: Preparing [2021-06-18T01:35:19.272Z] 1d1f29dc9a77: Preparing [2021-06-18T01:35:19.272Z] b0ccc684ae63: Preparing [2021-06-18T01:35:19.272Z] 3fbe34a1663b: Preparing [2021-06-18T01:35:19.272Z] becde518cb98: Waiting [2021-06-18T01:35:19.272Z] 1d1f29dc9a77: Waiting [2021-06-18T01:35:19.272Z] b0ccc684ae63: Waiting [2021-06-18T01:35:19.272Z] c640e6decfff: Waiting [2021-06-18T01:35:19.272Z] 3fbe34a1663b: Waiting [2021-06-18T01:35:19.545Z] 4b83469a90d8: Layer already exists [2021-06-18T01:35:19.545Z] c8e912b7cf5c: Layer already exists [2021-06-18T01:35:19.545Z] 370104c3b8ed: Layer already exists [2021-06-18T01:35:19.545Z] e8dcc225f0bb: Layer already exists [2021-06-18T01:35:19.545Z] b5ef84858f3f: Layer already exists [2021-06-18T01:35:19.545Z] becde518cb98: Layer already exists [2021-06-18T01:35:19.545Z] c640e6decfff: Layer already exists [2021-06-18T01:35:19.545Z] 3fbe34a1663b: Layer already exists [2021-06-18T01:35:19.545Z] b0ccc684ae63: Layer already exists [2021-06-18T01:35:19.545Z] 1d1f29dc9a77: Layer already exists [2021-06-18T01:35:19.545Z] b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270: digest: sha256:af19268559ac00693db91b1392cbd384d225c5658df2f6753798b6ea90de5e76 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:35:19.892Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:35:20.237Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [2021-06-18T01:35:20.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-18T01:35:20.237Z] 370104c3b8ed: Preparing [2021-06-18T01:35:20.237Z] c8e912b7cf5c: Preparing [2021-06-18T01:35:20.237Z] 4b83469a90d8: Preparing [2021-06-18T01:35:20.237Z] e8dcc225f0bb: Preparing [2021-06-18T01:35:20.237Z] b5ef84858f3f: Preparing [2021-06-18T01:35:20.237Z] c640e6decfff: Preparing [2021-06-18T01:35:20.237Z] becde518cb98: Preparing [2021-06-18T01:35:20.237Z] 1d1f29dc9a77: Preparing [2021-06-18T01:35:20.237Z] b0ccc684ae63: Preparing [2021-06-18T01:35:20.237Z] 3fbe34a1663b: Preparing [2021-06-18T01:35:20.237Z] c640e6decfff: Waiting [2021-06-18T01:35:20.237Z] becde518cb98: Waiting [2021-06-18T01:35:20.237Z] 1d1f29dc9a77: Waiting [2021-06-18T01:35:20.237Z] b0ccc684ae63: Waiting [2021-06-18T01:35:20.510Z] c8e912b7cf5c: Layer already exists [2021-06-18T01:35:20.510Z] b5ef84858f3f: Layer already exists [2021-06-18T01:35:20.510Z] 4b83469a90d8: Layer already exists [2021-06-18T01:35:20.510Z] 370104c3b8ed: Layer already exists [2021-06-18T01:35:20.510Z] e8dcc225f0bb: Layer already exists [2021-06-18T01:35:20.510Z] c640e6decfff: Layer already exists [2021-06-18T01:35:20.510Z] becde518cb98: Layer already exists [2021-06-18T01:35:20.510Z] b0ccc684ae63: Layer already exists [2021-06-18T01:35:20.510Z] 1d1f29dc9a77: Layer already exists [2021-06-18T01:35:20.510Z] 3fbe34a1663b: Layer already exists [2021-06-18T01:35:20.510Z] master: digest: sha256:af19268559ac00693db91b1392cbd384d225c5658df2f6753798b6ea90de5e76 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-18T01:35:20.570Z] ===================================================== [Pipeline] echo [2021-06-18T01:35:20.599Z] taggedImages: [2021-06-18T01:35:20.600Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:35:20.600Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-06-18T01:35:20.600Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.270 [2021-06-18T01:35:20.600Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [2021-06-18T01:35:20.600Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] echo [2021-06-18T01:35:20.633Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-06-18T01:35:20.633Z] b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:35:20.633Z] latest [2021-06-18T01:35:20.633Z] 2.0.0-dev.270 [2021-06-18T01:35:20.633Z] b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [2021-06-18T01:35:20.633Z] master [2021-06-18T01:35:20.633Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:35:21.021Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b4de5ce62e17f93ad83591616c8cb82096e86c40 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:35:21.362Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:35:21.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-18T01:35:21.362Z] 4e4ce7b6b89c: Preparing [2021-06-18T01:35:21.362Z] 5463af239af6: Preparing [2021-06-18T01:35:21.362Z] 165ff600b68f: Preparing [2021-06-18T01:35:21.362Z] f4d6af3c2445: Preparing [2021-06-18T01:35:21.362Z] 3fbe34a1663b: Preparing [2021-06-18T01:35:21.637Z] 3fbe34a1663b: Layer already exists [2021-06-18T01:35:21.637Z] 165ff600b68f: Layer already exists [2021-06-18T01:35:21.637Z] 4e4ce7b6b89c: Pushed [2021-06-18T01:35:21.911Z] f4d6af3c2445: Pushed [2021-06-18T01:35:24.530Z] 5463af239af6: Pushed [2021-06-18T01:35:24.530Z] b4de5ce62e17f93ad83591616c8cb82096e86c40: digest: sha256:0320b930b684938854dd5e8b7b2f32a0462dd59f0d2ae85b28f558a3dc734090 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:35:24.882Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:35:25.222Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-06-18T01:35:25.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-18T01:35:25.222Z] 4e4ce7b6b89c: Preparing [2021-06-18T01:35:25.222Z] 5463af239af6: Preparing [2021-06-18T01:35:25.222Z] 165ff600b68f: Preparing [2021-06-18T01:35:25.222Z] f4d6af3c2445: Preparing [2021-06-18T01:35:25.222Z] 3fbe34a1663b: Preparing [2021-06-18T01:35:25.495Z] 5463af239af6: Layer already exists [2021-06-18T01:35:25.495Z] f4d6af3c2445: Layer already exists [2021-06-18T01:35:25.495Z] 3fbe34a1663b: Layer already exists [2021-06-18T01:35:25.495Z] 165ff600b68f: Layer already exists [2021-06-18T01:35:25.495Z] 4e4ce7b6b89c: Layer already exists [2021-06-18T01:35:25.495Z] latest: digest: sha256:0320b930b684938854dd5e8b7b2f32a0462dd59f0d2ae85b28f558a3dc734090 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:35:25.842Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.270 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:35:26.182Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.270 [2021-06-18T01:35:26.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-18T01:35:26.182Z] 4e4ce7b6b89c: Preparing [2021-06-18T01:35:26.182Z] 5463af239af6: Preparing [2021-06-18T01:35:26.182Z] 165ff600b68f: Preparing [2021-06-18T01:35:26.182Z] f4d6af3c2445: Preparing [2021-06-18T01:35:26.182Z] 3fbe34a1663b: Preparing [2021-06-18T01:35:26.455Z] 3fbe34a1663b: Layer already exists [2021-06-18T01:35:26.455Z] 165ff600b68f: Layer already exists [2021-06-18T01:35:26.455Z] 4e4ce7b6b89c: Layer already exists [2021-06-18T01:35:26.455Z] f4d6af3c2445: Layer already exists [2021-06-18T01:35:26.455Z] 5463af239af6: Layer already exists [2021-06-18T01:35:26.455Z] 2.0.0-dev.270: digest: sha256:0320b930b684938854dd5e8b7b2f32a0462dd59f0d2ae85b28f558a3dc734090 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:35:26.798Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:35:27.133Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [2021-06-18T01:35:27.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-18T01:35:27.133Z] 4e4ce7b6b89c: Preparing [2021-06-18T01:35:27.133Z] 5463af239af6: Preparing [2021-06-18T01:35:27.133Z] 165ff600b68f: Preparing [2021-06-18T01:35:27.133Z] f4d6af3c2445: Preparing [2021-06-18T01:35:27.133Z] 3fbe34a1663b: Preparing [2021-06-18T01:35:27.408Z] f4d6af3c2445: Layer already exists [2021-06-18T01:35:27.409Z] 3fbe34a1663b: Layer already exists [2021-06-18T01:35:27.409Z] 165ff600b68f: Layer already exists [2021-06-18T01:35:27.409Z] 5463af239af6: Layer already exists [2021-06-18T01:35:27.409Z] 4e4ce7b6b89c: Layer already exists [2021-06-18T01:35:27.409Z] b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270: digest: sha256:0320b930b684938854dd5e8b7b2f32a0462dd59f0d2ae85b28f558a3dc734090 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:35:27.754Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:35:28.101Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [2021-06-18T01:35:28.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-18T01:35:28.101Z] 4e4ce7b6b89c: Preparing [2021-06-18T01:35:28.101Z] 5463af239af6: Preparing [2021-06-18T01:35:28.101Z] 165ff600b68f: Preparing [2021-06-18T01:35:28.101Z] f4d6af3c2445: Preparing [2021-06-18T01:35:28.101Z] 3fbe34a1663b: Preparing [2021-06-18T01:35:28.375Z] f4d6af3c2445: Layer already exists [2021-06-18T01:35:28.375Z] 165ff600b68f: Layer already exists [2021-06-18T01:35:28.375Z] 3fbe34a1663b: Layer already exists [2021-06-18T01:35:28.375Z] 5463af239af6: Layer already exists [2021-06-18T01:35:28.375Z] 4e4ce7b6b89c: Layer already exists [2021-06-18T01:35:28.375Z] master: digest: sha256:0320b930b684938854dd5e8b7b2f32a0462dd59f0d2ae85b28f558a3dc734090 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-18T01:35:28.450Z] ===================================================== [Pipeline] echo [2021-06-18T01:35:28.466Z] taggedImages: [2021-06-18T01:35:28.466Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:35:28.466Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-06-18T01:35:28.466Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.270 [2021-06-18T01:35:28.466Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [2021-06-18T01:35:28.466Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] echo [2021-06-18T01:35:28.499Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-06-18T01:35:28.499Z] b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:35:28.499Z] latest [2021-06-18T01:35:28.499Z] 2.0.0-dev.270 [2021-06-18T01:35:28.499Z] b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [2021-06-18T01:35:28.499Z] master [2021-06-18T01:35:28.499Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:35:28.890Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b4de5ce62e17f93ad83591616c8cb82096e86c40 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:35:29.233Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:35:29.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-18T01:35:29.233Z] 8362cbcf6ccc: Preparing [2021-06-18T01:35:29.233Z] 06f2d2305b03: Preparing [2021-06-18T01:35:29.233Z] 165ff600b68f: Preparing [2021-06-18T01:35:29.233Z] 43312a5a1454: Preparing [2021-06-18T01:35:29.233Z] 3fbe34a1663b: Preparing [2021-06-18T01:35:29.504Z] 165ff600b68f: Layer already exists [2021-06-18T01:35:29.504Z] 43312a5a1454: Layer already exists [2021-06-18T01:35:29.504Z] 3fbe34a1663b: Layer already exists [2021-06-18T01:35:29.504Z] 8362cbcf6ccc: Pushed [2021-06-18T01:35:32.118Z] 06f2d2305b03: Pushed [2021-06-18T01:35:32.118Z] b4de5ce62e17f93ad83591616c8cb82096e86c40: digest: sha256:f33f74d3b83289fbb8adb8bfb38452c86703080f909dbfb554a35798c86aa1e0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:35:32.737Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:35:33.064Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-06-18T01:35:33.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-18T01:35:33.064Z] 8362cbcf6ccc: Preparing [2021-06-18T01:35:33.064Z] 06f2d2305b03: Preparing [2021-06-18T01:35:33.064Z] 165ff600b68f: Preparing [2021-06-18T01:35:33.064Z] 43312a5a1454: Preparing [2021-06-18T01:35:33.064Z] 3fbe34a1663b: Preparing [2021-06-18T01:35:33.064Z] 3fbe34a1663b: Layer already exists [2021-06-18T01:35:33.064Z] 8362cbcf6ccc: Layer already exists [2021-06-18T01:35:33.064Z] 43312a5a1454: Layer already exists [2021-06-18T01:35:33.064Z] 06f2d2305b03: Layer already exists [2021-06-18T01:35:33.064Z] 165ff600b68f: Layer already exists [2021-06-18T01:35:33.336Z] latest: digest: sha256:f33f74d3b83289fbb8adb8bfb38452c86703080f909dbfb554a35798c86aa1e0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:35:33.679Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.270 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:35:34.016Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.270 [2021-06-18T01:35:34.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-18T01:35:34.016Z] 8362cbcf6ccc: Preparing [2021-06-18T01:35:34.016Z] 06f2d2305b03: Preparing [2021-06-18T01:35:34.016Z] 165ff600b68f: Preparing [2021-06-18T01:35:34.016Z] 43312a5a1454: Preparing [2021-06-18T01:35:34.016Z] 3fbe34a1663b: Preparing [2021-06-18T01:35:34.016Z] 06f2d2305b03: Layer already exists [2021-06-18T01:35:34.016Z] 165ff600b68f: Layer already exists [2021-06-18T01:35:34.016Z] 8362cbcf6ccc: Layer already exists [2021-06-18T01:35:34.016Z] 43312a5a1454: Layer already exists [2021-06-18T01:35:34.016Z] 3fbe34a1663b: Layer already exists [2021-06-18T01:35:34.287Z] 2.0.0-dev.270: digest: sha256:f33f74d3b83289fbb8adb8bfb38452c86703080f909dbfb554a35798c86aa1e0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:35:34.631Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:35:34.981Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [2021-06-18T01:35:34.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-18T01:35:34.982Z] 8362cbcf6ccc: Preparing [2021-06-18T01:35:34.982Z] 06f2d2305b03: Preparing [2021-06-18T01:35:34.982Z] 165ff600b68f: Preparing [2021-06-18T01:35:34.982Z] 43312a5a1454: Preparing [2021-06-18T01:35:34.982Z] 3fbe34a1663b: Preparing [2021-06-18T01:35:35.272Z] 43312a5a1454: Layer already exists [2021-06-18T01:35:35.272Z] 06f2d2305b03: Layer already exists [2021-06-18T01:35:35.272Z] 3fbe34a1663b: Layer already exists [2021-06-18T01:35:35.272Z] 8362cbcf6ccc: Layer already exists [2021-06-18T01:35:35.272Z] 165ff600b68f: Layer already exists [2021-06-18T01:35:35.272Z] b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270: digest: sha256:f33f74d3b83289fbb8adb8bfb38452c86703080f909dbfb554a35798c86aa1e0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:35:35.622Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:35:35.967Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [2021-06-18T01:35:35.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-18T01:35:35.967Z] 8362cbcf6ccc: Preparing [2021-06-18T01:35:35.967Z] 06f2d2305b03: Preparing [2021-06-18T01:35:35.967Z] 165ff600b68f: Preparing [2021-06-18T01:35:35.967Z] 43312a5a1454: Preparing [2021-06-18T01:35:35.967Z] 3fbe34a1663b: Preparing [2021-06-18T01:35:36.242Z] 3fbe34a1663b: Layer already exists [2021-06-18T01:35:36.242Z] 06f2d2305b03: Layer already exists [2021-06-18T01:35:36.242Z] 165ff600b68f: Layer already exists [2021-06-18T01:35:36.242Z] 43312a5a1454: Layer already exists [2021-06-18T01:35:36.242Z] 8362cbcf6ccc: Layer already exists [2021-06-18T01:35:36.242Z] master: digest: sha256:f33f74d3b83289fbb8adb8bfb38452c86703080f909dbfb554a35798c86aa1e0 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-18T01:35:36.327Z] ===================================================== [Pipeline] echo [2021-06-18T01:35:36.341Z] taggedImages: [2021-06-18T01:35:36.341Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:35:36.341Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-06-18T01:35:36.341Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.270 [2021-06-18T01:35:36.341Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [2021-06-18T01:35:36.341Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] echo [2021-06-18T01:35:36.381Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-06-18T01:35:36.381Z] b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:35:36.381Z] latest [2021-06-18T01:35:36.381Z] 2.0.0-dev.270 [2021-06-18T01:35:36.381Z] b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [2021-06-18T01:35:36.381Z] master [2021-06-18T01:35:36.381Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:35:36.758Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b4de5ce62e17f93ad83591616c8cb82096e86c40 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:35:37.094Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:35:37.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-18T01:35:37.095Z] ae0df16a6620: Preparing [2021-06-18T01:35:37.095Z] 99197b5a1000: Preparing [2021-06-18T01:35:37.095Z] 8c582f60572c: Preparing [2021-06-18T01:35:37.095Z] 8888fba46e5b: Preparing [2021-06-18T01:35:37.095Z] 9ded3b6bb9b5: Preparing [2021-06-18T01:35:37.095Z] fa1afe8e6ed9: Preparing [2021-06-18T01:35:37.095Z] 87a09b4c083e: Preparing [2021-06-18T01:35:37.095Z] 0f74e9ff2a61: Preparing [2021-06-18T01:35:37.095Z] b122376c33c6: Preparing [2021-06-18T01:35:37.095Z] f8381ed47b22: Preparing [2021-06-18T01:35:37.095Z] e934a737d657: Preparing [2021-06-18T01:35:37.095Z] fa1afe8e6ed9: Waiting [2021-06-18T01:35:37.095Z] 87a09b4c083e: Waiting [2021-06-18T01:35:37.095Z] 0f74e9ff2a61: Waiting [2021-06-18T01:35:37.095Z] b122376c33c6: Waiting [2021-06-18T01:35:37.095Z] f8381ed47b22: Waiting [2021-06-18T01:35:37.095Z] e934a737d657: Waiting [2021-06-18T01:35:37.366Z] 9ded3b6bb9b5: Layer already exists [2021-06-18T01:35:37.366Z] fa1afe8e6ed9: Layer already exists [2021-06-18T01:35:37.366Z] 87a09b4c083e: Layer already exists [2021-06-18T01:35:37.366Z] 99197b5a1000: Pushed [2021-06-18T01:35:37.644Z] 0f74e9ff2a61: Layer already exists [2021-06-18T01:35:37.644Z] b122376c33c6: Layer already exists [2021-06-18T01:35:37.644Z] f8381ed47b22: Layer already exists [2021-06-18T01:35:37.644Z] e934a737d657: Layer already exists [2021-06-18T01:35:38.241Z] ae0df16a6620: Pushed [2021-06-18T01:35:40.210Z] 8c582f60572c: Pushed [2021-06-18T01:35:52.577Z] 8888fba46e5b: Pushed [2021-06-18T01:35:52.577Z] b4de5ce62e17f93ad83591616c8cb82096e86c40: digest: sha256:c3b11fb787ff8ab048d6812f0a11279274d203d63e4da06b9a3cfcb714853acf size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:35:52.925Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:35:53.346Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-06-18T01:35:53.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-18T01:35:53.346Z] ae0df16a6620: Preparing [2021-06-18T01:35:53.346Z] 99197b5a1000: Preparing [2021-06-18T01:35:53.346Z] 8c582f60572c: Preparing [2021-06-18T01:35:53.346Z] 8888fba46e5b: Preparing [2021-06-18T01:35:53.346Z] 9ded3b6bb9b5: Preparing [2021-06-18T01:35:53.346Z] fa1afe8e6ed9: Preparing [2021-06-18T01:35:53.346Z] 87a09b4c083e: Preparing [2021-06-18T01:35:53.346Z] 0f74e9ff2a61: Preparing [2021-06-18T01:35:53.346Z] b122376c33c6: Preparing [2021-06-18T01:35:53.346Z] f8381ed47b22: Preparing [2021-06-18T01:35:53.346Z] e934a737d657: Preparing [2021-06-18T01:35:53.346Z] fa1afe8e6ed9: Waiting [2021-06-18T01:35:53.346Z] 87a09b4c083e: Waiting [2021-06-18T01:35:53.346Z] 0f74e9ff2a61: Waiting [2021-06-18T01:35:53.346Z] f8381ed47b22: Waiting [2021-06-18T01:35:53.346Z] b122376c33c6: Waiting [2021-06-18T01:35:53.346Z] e934a737d657: Waiting [2021-06-18T01:35:53.664Z] 99197b5a1000: Layer already exists [2021-06-18T01:35:53.664Z] 8888fba46e5b: Layer already exists [2021-06-18T01:35:53.664Z] 9ded3b6bb9b5: Layer already exists [2021-06-18T01:35:53.664Z] ae0df16a6620: Layer already exists [2021-06-18T01:35:53.664Z] 8c582f60572c: Layer already exists [2021-06-18T01:35:53.664Z] 87a09b4c083e: Layer already exists [2021-06-18T01:35:53.664Z] fa1afe8e6ed9: Layer already exists [2021-06-18T01:35:53.664Z] 0f74e9ff2a61: Layer already exists [2021-06-18T01:35:53.664Z] b122376c33c6: Layer already exists [2021-06-18T01:35:53.664Z] f8381ed47b22: Layer already exists [2021-06-18T01:35:53.664Z] e934a737d657: Layer already exists [2021-06-18T01:35:53.664Z] latest: digest: sha256:c3b11fb787ff8ab048d6812f0a11279274d203d63e4da06b9a3cfcb714853acf size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:35:54.034Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.270 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:35:54.410Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.270 [2021-06-18T01:35:54.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-18T01:35:54.410Z] ae0df16a6620: Preparing [2021-06-18T01:35:54.410Z] 99197b5a1000: Preparing [2021-06-18T01:35:54.410Z] 8c582f60572c: Preparing [2021-06-18T01:35:54.410Z] 8888fba46e5b: Preparing [2021-06-18T01:35:54.410Z] 9ded3b6bb9b5: Preparing [2021-06-18T01:35:54.410Z] fa1afe8e6ed9: Preparing [2021-06-18T01:35:54.410Z] 87a09b4c083e: Preparing [2021-06-18T01:35:54.410Z] 0f74e9ff2a61: Preparing [2021-06-18T01:35:54.410Z] b122376c33c6: Preparing [2021-06-18T01:35:54.410Z] f8381ed47b22: Preparing [2021-06-18T01:35:54.410Z] e934a737d657: Preparing [2021-06-18T01:35:54.410Z] 0f74e9ff2a61: Waiting [2021-06-18T01:35:54.410Z] b122376c33c6: Waiting [2021-06-18T01:35:54.410Z] f8381ed47b22: Waiting [2021-06-18T01:35:54.410Z] fa1afe8e6ed9: Waiting [2021-06-18T01:35:54.410Z] 87a09b4c083e: Waiting [2021-06-18T01:35:54.410Z] e934a737d657: Waiting [2021-06-18T01:35:54.410Z] 9ded3b6bb9b5: Layer already exists [2021-06-18T01:35:54.410Z] 8888fba46e5b: Layer already exists [2021-06-18T01:35:54.410Z] ae0df16a6620: Layer already exists [2021-06-18T01:35:54.410Z] 8c582f60572c: Layer already exists [2021-06-18T01:35:54.685Z] 99197b5a1000: Layer already exists [2021-06-18T01:35:54.685Z] 87a09b4c083e: Layer already exists [2021-06-18T01:35:54.685Z] b122376c33c6: Layer already exists [2021-06-18T01:35:54.685Z] 0f74e9ff2a61: Layer already exists [2021-06-18T01:35:54.685Z] f8381ed47b22: Layer already exists [2021-06-18T01:35:54.685Z] fa1afe8e6ed9: Layer already exists [2021-06-18T01:35:54.685Z] e934a737d657: Layer already exists [2021-06-18T01:35:54.685Z] 2.0.0-dev.270: digest: sha256:c3b11fb787ff8ab048d6812f0a11279274d203d63e4da06b9a3cfcb714853acf size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:35:55.038Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:35:55.407Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [2021-06-18T01:35:55.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-18T01:35:55.407Z] ae0df16a6620: Preparing [2021-06-18T01:35:55.407Z] 99197b5a1000: Preparing [2021-06-18T01:35:55.407Z] 8c582f60572c: Preparing [2021-06-18T01:35:55.407Z] 8888fba46e5b: Preparing [2021-06-18T01:35:55.407Z] 9ded3b6bb9b5: Preparing [2021-06-18T01:35:55.407Z] fa1afe8e6ed9: Preparing [2021-06-18T01:35:55.407Z] 87a09b4c083e: Preparing [2021-06-18T01:35:55.407Z] 0f74e9ff2a61: Preparing [2021-06-18T01:35:55.407Z] b122376c33c6: Preparing [2021-06-18T01:35:55.407Z] f8381ed47b22: Preparing [2021-06-18T01:35:55.407Z] e934a737d657: Preparing [2021-06-18T01:35:55.407Z] 0f74e9ff2a61: Waiting [2021-06-18T01:35:55.407Z] e934a737d657: Waiting [2021-06-18T01:35:55.407Z] b122376c33c6: Waiting [2021-06-18T01:35:55.407Z] f8381ed47b22: Waiting [2021-06-18T01:35:55.407Z] 87a09b4c083e: Waiting [2021-06-18T01:35:55.691Z] 8c582f60572c: Layer already exists [2021-06-18T01:35:55.691Z] 9ded3b6bb9b5: Layer already exists [2021-06-18T01:35:55.691Z] 8888fba46e5b: Layer already exists [2021-06-18T01:35:55.691Z] ae0df16a6620: Layer already exists [2021-06-18T01:35:55.691Z] 99197b5a1000: Layer already exists [2021-06-18T01:35:55.691Z] fa1afe8e6ed9: Layer already exists [2021-06-18T01:35:55.691Z] 87a09b4c083e: Layer already exists [2021-06-18T01:35:55.691Z] 0f74e9ff2a61: Layer already exists [2021-06-18T01:35:55.691Z] f8381ed47b22: Layer already exists [2021-06-18T01:35:55.691Z] e934a737d657: Layer already exists [2021-06-18T01:35:55.691Z] b122376c33c6: Layer already exists [2021-06-18T01:35:55.691Z] b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270: digest: sha256:c3b11fb787ff8ab048d6812f0a11279274d203d63e4da06b9a3cfcb714853acf size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:35:56.065Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:35:56.459Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [2021-06-18T01:35:56.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-18T01:35:56.459Z] ae0df16a6620: Preparing [2021-06-18T01:35:56.460Z] 99197b5a1000: Preparing [2021-06-18T01:35:56.460Z] 8c582f60572c: Preparing [2021-06-18T01:35:56.460Z] 8888fba46e5b: Preparing [2021-06-18T01:35:56.460Z] 9ded3b6bb9b5: Preparing [2021-06-18T01:35:56.460Z] fa1afe8e6ed9: Preparing [2021-06-18T01:35:56.460Z] 87a09b4c083e: Preparing [2021-06-18T01:35:56.460Z] 0f74e9ff2a61: Preparing [2021-06-18T01:35:56.460Z] b122376c33c6: Preparing [2021-06-18T01:35:56.460Z] f8381ed47b22: Preparing [2021-06-18T01:35:56.460Z] e934a737d657: Preparing [2021-06-18T01:35:56.460Z] 87a09b4c083e: Waiting [2021-06-18T01:35:56.460Z] 0f74e9ff2a61: Waiting [2021-06-18T01:35:56.460Z] b122376c33c6: Waiting [2021-06-18T01:35:56.460Z] f8381ed47b22: Waiting [2021-06-18T01:35:56.460Z] e934a737d657: Waiting [2021-06-18T01:35:56.460Z] fa1afe8e6ed9: Waiting [2021-06-18T01:35:56.460Z] 8c582f60572c: Layer already exists [2021-06-18T01:35:56.460Z] ae0df16a6620: Layer already exists [2021-06-18T01:35:56.460Z] 8888fba46e5b: Layer already exists [2021-06-18T01:35:56.460Z] 99197b5a1000: Layer already exists [2021-06-18T01:35:56.460Z] 9ded3b6bb9b5: Layer already exists [2021-06-18T01:35:56.749Z] fa1afe8e6ed9: Layer already exists [2021-06-18T01:35:56.749Z] b122376c33c6: Layer already exists [2021-06-18T01:35:56.749Z] 0f74e9ff2a61: Layer already exists [2021-06-18T01:35:56.749Z] f8381ed47b22: Layer already exists [2021-06-18T01:35:56.749Z] 87a09b4c083e: Layer already exists [2021-06-18T01:35:56.749Z] e934a737d657: Layer already exists [2021-06-18T01:35:56.749Z] master: digest: sha256:c3b11fb787ff8ab048d6812f0a11279274d203d63e4da06b9a3cfcb714853acf size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-18T01:35:56.811Z] ===================================================== [Pipeline] echo [2021-06-18T01:35:56.826Z] taggedImages: [2021-06-18T01:35:56.826Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b4de5ce62e17f93ad83591616c8cb82096e86c40 [2021-06-18T01:35:56.826Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-06-18T01:35:56.826Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.270 [2021-06-18T01:35:56.826Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b4de5ce62e17f93ad83591616c8cb82096e86c40-2.0.0-dev.270 [2021-06-18T01:35:56.826Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-18T01:35:57.475Z] ---> job-cost.sh [2021-06-18T01:35:57.475Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aZmQ [2021-06-18T01:36:44.401Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-18T01:38:21.149Z] lf-activate-venv(): INFO: Adding /tmp/venv-aZmQ/bin to PATH [2021-06-18T01:38:21.149Z] INFO: No Stack... [2021-06-18T01:38:21.149Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-18T01:38:21.149Z] INFO: Archiving Costs [Pipeline] sh [2021-06-18T01:38:21.487Z] + + cat /w/workspace/edgex-go/543/archives/cost.csvcut [2021-06-18T01:38:21.487Z] -d, -f6 [Pipeline] lock [2021-06-18T01:38:21.559Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-master-543-stack-cost] [2021-06-18T01:38:21.581Z] Resource [jenkins-edgexfoundry-edgex-go-master-543-stack-cost] did not exist. Created. [2021-06-18T01:38:21.581Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-master-543-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-18T01:38:21.942Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-18T01:38:22.636Z] Stashed 1 file(s) [Pipeline] } [2021-06-18T01:38:22.651Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-master-543-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-18T01:38:23.659Z] provisioning config files... [2021-06-18T01:38:23.668Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/543@tmp/config2444487494532514518tmp [Pipeline] { [Pipeline] sh [2021-06-18T01:38:23.978Z] + set +x [2021-06-18T01:38:23.978Z] + curl -s https://codecov.io/bash [2021-06-18T01:38:23.978Z] + bash -s -- [2021-06-18T01:38:24.242Z] [2021-06-18T01:38:24.242Z] _____ _ [2021-06-18T01:38:24.242Z] / ____| | | [2021-06-18T01:38:24.242Z] | | ___ __| | ___ ___ _____ __ [2021-06-18T01:38:24.242Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-18T01:38:24.242Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-18T01:38:24.242Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-18T01:38:24.242Z] Bash-1.0.3 [2021-06-18T01:38:24.242Z] [2021-06-18T01:38:24.242Z] [2021-06-18T01:38:24.242Z] ==> git version 2.24.4 found [2021-06-18T01:38:24.242Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-18T01:38:24.242Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-18T01:38:24.242Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-18T01:38:24.242Z] ==> Jenkins CI detected. [2021-06-18T01:38:24.242Z] project root: . [2021-06-18T01:38:24.242Z] --> token set from env [2021-06-18T01:38:24.242Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-18T01:38:24.242Z] ==> Running gcov in . (disable via -X gcov) [2021-06-18T01:38:24.242Z] ==> Python coveragepy not found [2021-06-18T01:38:24.242Z] ==> Searching for coverage reports in: [2021-06-18T01:38:24.242Z] + . [2021-06-18T01:38:24.242Z] -> Found 1 reports [2021-06-18T01:38:24.242Z] ==> Detecting git/mercurial file structure [2021-06-18T01:38:24.242Z] ==> Reading reports [2021-06-18T01:38:24.242Z] + ./coverage.out bytes=398093 [2021-06-18T01:38:24.242Z] ==> Appending adjustments [2021-06-18T01:38:24.242Z] https://docs.codecov.io/docs/fixing-reports [2021-06-18T01:38:25.631Z] + Found adjustments [2021-06-18T01:38:25.632Z] ==> Gzipping contents [2021-06-18T01:38:25.632Z] 56K /tmp/codecov.BIyqFc.gz [2021-06-18T01:38:25.632Z] ==> Uploading reports [2021-06-18T01:38:25.632Z] url: https://codecov.io [2021-06-18T01:38:25.632Z] query: branch=master&commit=b4de5ce62e17f93ad83591616c8cb82096e86c40&build=543&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F543%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-18T01:38:25.632Z] -> Pinging Codecov [2021-06-18T01:38:25.632Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=b4de5ce62e17f93ad83591616c8cb82096e86c40&build=543&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F543%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-18T01:38:25.892Z] -> Uploading to [2021-06-18T01:38:25.893Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-18/00271124DB129430A58F1EEE437C3FCB/b4de5ce62e17f93ad83591616c8cb82096e86c40/fec25108-6db7-43ff-9d8a-3c8809d22c94.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210618%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210618T013825Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ad0406d1493f9ebadb4f704d9ce83d669535a62c4d2f1f9f671bb5bacf0edf3d [2021-06-18T01:38:25.893Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-18T01:38:25.893Z] Dload Upload Total Spent Left Speed [2021-06-18T01:38:26.468Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54548 0 0 100 54548 0 104k --:--:-- --:--:-- --:--:-- 105k [2021-06-18T01:38:26.468Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/b4de5ce62e17f93ad83591616c8cb82096e86c40 [Pipeline] } [2021-06-18T01:38:26.476Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-06-18T01:38:27.342Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-18T01:38:27.360Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:38:27.666Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-18T01:38:27.667Z] [2021-06-18T01:38:27.667Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:38:27.980Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-18T01:38:27.980Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-18T01:38:27.980Z] 188c0c94c7c5: Pulling fs layer [2021-06-18T01:38:27.980Z] 0ef7d3d256c8: Pulling fs layer [2021-06-18T01:38:27.980Z] de9db76c5a1d: Pulling fs layer [2021-06-18T01:38:27.980Z] 0eba1c9be4d2: Pulling fs layer [2021-06-18T01:38:27.980Z] 0d57e429df01: Pulling fs layer [2021-06-18T01:38:27.980Z] 4e4be7b47b0d: Pulling fs layer [2021-06-18T01:38:27.980Z] e1f770b5df2f: Pulling fs layer [2021-06-18T01:38:27.980Z] 85a0685a4137: Pulling fs layer [2021-06-18T01:38:27.980Z] 0d57e429df01: Waiting [2021-06-18T01:38:27.980Z] 4e4be7b47b0d: Waiting [2021-06-18T01:38:27.980Z] e1f770b5df2f: Waiting [2021-06-18T01:38:27.980Z] 85a0685a4137: Waiting [2021-06-18T01:38:27.980Z] 0eba1c9be4d2: Waiting [2021-06-18T01:38:27.980Z] de9db76c5a1d: Verifying Checksum [2021-06-18T01:38:27.980Z] de9db76c5a1d: Download complete [2021-06-18T01:38:27.980Z] 0ef7d3d256c8: Verifying Checksum [2021-06-18T01:38:27.980Z] 0ef7d3d256c8: Download complete [2021-06-18T01:38:27.980Z] 0d57e429df01: Verifying Checksum [2021-06-18T01:38:27.980Z] 0d57e429df01: Download complete [2021-06-18T01:38:27.980Z] 4e4be7b47b0d: Verifying Checksum [2021-06-18T01:38:27.980Z] 4e4be7b47b0d: Download complete [2021-06-18T01:38:27.980Z] 188c0c94c7c5: Verifying Checksum [2021-06-18T01:38:27.980Z] 188c0c94c7c5: Download complete [2021-06-18T01:38:28.244Z] 188c0c94c7c5: Pull complete [2021-06-18T01:38:28.506Z] 0ef7d3d256c8: Pull complete [2021-06-18T01:38:28.506Z] de9db76c5a1d: Pull complete [2021-06-18T01:38:29.453Z] e1f770b5df2f: Verifying Checksum [2021-06-18T01:38:29.454Z] e1f770b5df2f: Download complete [2021-06-18T01:38:31.371Z] 0eba1c9be4d2: Verifying Checksum [2021-06-18T01:38:31.371Z] 0eba1c9be4d2: Download complete [2021-06-18T01:38:31.371Z] 85a0685a4137: Verifying Checksum [2021-06-18T01:38:31.371Z] 85a0685a4137: Download complete [2021-06-18T01:38:34.703Z] 0eba1c9be4d2: Pull complete [2021-06-18T01:38:34.703Z] 0d57e429df01: Pull complete [2021-06-18T01:38:34.703Z] 4e4be7b47b0d: Pull complete [2021-06-18T01:38:34.703Z] e1f770b5df2f: Pull complete [2021-06-18T01:38:42.899Z] 85a0685a4137: Pull complete [2021-06-18T01:38:42.899Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-18T01:38:42.899Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-18T01:38:42.899Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-18T01:38:43.116Z] prd-centos7-docker-4c-2g-123 does not seem to be running inside a container [2021-06-18T01:38:43.488Z] $ 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/543 -v /w/workspace/edgex-go/543:/w/workspace/edgex-go/543:rw,z -v /w/workspace/edgex-go/543@tmp:/w/workspace/edgex-go/543@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-18T01:38:44.848Z] $ docker top 40c5b852f2a2112ea180d2656fd8e3ed1ade434a5863debc6fd19b478c4d0b66 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-18T01:38:44.957Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-18T01:38:45.253Z] + set -o pipefail [2021-06-18T01:38:45.253Z] + snyk monitor '--org=edgex-jenkins' [2021-06-18T01:38:53.416Z] [2021-06-18T01:38:53.416Z] Monitoring /w/workspace/edgex-go/543 (github.com/edgexfoundry/edgex-go)... [2021-06-18T01:38:53.416Z] [2021-06-18T01:38:53.416Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/84008d0d-50b0-43a0-91ea-b1c98f64aaa8 [2021-06-18T01:38:53.416Z] [2021-06-18T01:38:53.416Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-18T01:38:53.416Z] [2021-06-18T01:38:53.416Z] [Pipeline] } [2021-06-18T01:38:53.427Z] $ docker stop --time=1 40c5b852f2a2112ea180d2656fd8e3ed1ade434a5863debc6fd19b478c4d0b66 [2021-06-18T01:38:55.526Z] $ docker rm -f 40c5b852f2a2112ea180d2656fd8e3ed1ade434a5863debc6fd19b478c4d0b66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-06-18T01:38:56.183Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T01:38:56.201Z] provisioning config files... [2021-06-18T01:38:56.210Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/543@tmp/config2301880450027042487tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-18T01:38:56.523Z] --> edgex-publish-swagger.sh [2021-06-18T01:38:56.523Z] === Publish openapi/v2 API === [2021-06-18T01:38:56.523Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-06-18T01:38:56.523Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/543/openapi/v2/core-command.yaml] [2021-06-18T01:38:56.523Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-18T01:38:56.523Z] Dload Upload Total Spent Left Speed [2021-06-18T01:38:57.480Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31865 0 0 100 31865 0 29967 0:00:01 0:00:01 --:--:-- 29976 [2021-06-18T01:38:57.480Z] [2021-06-18T01:38:57.480Z] [2021-06-18T01:38:57.480Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/543/openapi/v2/core-data.yaml] [2021-06-18T01:38:57.480Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-18T01:38:57.480Z] Dload Upload Total Spent Left Speed [2021-06-18T01:38:58.448Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56452 0 0 100 56452 0 56231 0:00:01 0:00:01 --:--:-- 56283 [2021-06-18T01:38:58.448Z] [2021-06-18T01:38:58.448Z] [2021-06-18T01:38:58.448Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/543/openapi/v2/core-metadata.yaml] [2021-06-18T01:38:58.448Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-18T01:38:58.448Z] Dload Upload Total Spent Left Speed [2021-06-18T01:38:59.651Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 102k 0:00:01 0:00:01 --:--:-- 102k 100 119k 0 0 100 119k 0 99k 0:00:01 0:00:01 --:--:-- 99k [2021-06-18T01:38:59.651Z] [2021-06-18T01:38:59.651Z] [2021-06-18T01:38:59.651Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/543/openapi/v2/support-notifications.yaml] [2021-06-18T01:38:59.651Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-18T01:38:59.651Z] Dload Upload Total Spent Left Speed [2021-06-18T01:39:01.035Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 78839 0 0 100 78839 0 72629 0:00:01 0:00:01 --:--:-- 72662 100 78839 0 0 100 78839 0 72619 0:00:01 0:00:01 --:--:-- 72662 [2021-06-18T01:39:01.035Z] [2021-06-18T01:39:01.035Z] [2021-06-18T01:39:01.035Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/543/openapi/v2/support-scheduler.yaml] [2021-06-18T01:39:01.035Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-18T01:39:01.035Z] Dload Upload Total Spent Left Speed [2021-06-18T01:39:02.046Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38040 0 0 100 38040 0 32648 0:00:01 0:00:01 --:--:-- 32680 100 38040 0 0 100 38040 0 31804 0:00:01 0:00:01 --:--:-- 31832 [2021-06-18T01:39:02.046Z] [2021-06-18T01:39:02.046Z] [2021-06-18T01:39:02.046Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/543/openapi/v2/system-agent.yaml] [2021-06-18T01:39:02.046Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-18T01:39:02.046Z] Dload Upload Total Spent Left Speed [2021-06-18T01:39:02.992Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19728 0 0 100 19728 0 18831 0:00:01 0:00:01 --:--:-- 18842 100 19728 0 0 100 19728 0 18828 0:00:01 0:00:01 --:--:-- 18842 [2021-06-18T01:39:02.992Z] [2021-06-18T01:39:02.992Z] [Pipeline] } [2021-06-18T01:39:03.001Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:39:03.578Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T01:39:03.578Z] . [Pipeline] withDockerContainer [2021-06-18T01:39:03.655Z] prd-centos7-docker-4c-2g-123 does not seem to be running inside a container [2021-06-18T01:39:03.690Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/543 -v /w/workspace/edgex-go/543:/w/workspace/edgex-go/543:rw,z -v /w/workspace/edgex-go/543@tmp:/w/workspace/edgex-go/543@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-18T01:39:04.171Z] $ docker top a57e9fa611ae80b5b376fb037b011e870e7aa3159a6aecdef54882cd1b9cf539 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-18T01:39:04.304Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-18T01:39:04.304Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-18T01:39:04.428Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-18T01:39:04.428Z] $ docker exec a57e9fa611ae80b5b376fb037b011e870e7aa3159a6aecdef54882cd1b9cf539 ssh-agent [2021-06-18T01:39:04.545Z] SSH_AUTH_SOCK=/tmp/ssh-HQds0HKkBzbA/agent.15 [2021-06-18T01:39:04.545Z] SSH_AGENT_PID=21 [2021-06-18T01:39:04.551Z] Running ssh-add (command line suppressed) [2021-06-18T01:39:04.641Z] Identity added: /w/workspace/edgex-go/543@tmp/private_key_1807369522147478085.key (/w/workspace/edgex-go/543@tmp/private_key_1807369522147478085.key) [2021-06-18T01:39:04.661Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-18T01:39:04.977Z] + git semver tag [2021-06-18T01:39:04.978Z] # -> Open(): unable to determine branch for HEAD [2021-06-18T01:39:04.978Z] # $GIT_DIR = /w/workspace/edgex-go/543/.git [2021-06-18T01:39:04.978Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/543 [2021-06-18T01:39:04.978Z] # $SEMVER_REMOTE_NAME = origin [2021-06-18T01:39:04.978Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-18T01:39:04.978Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-18T01:39:04.978Z] # $SEMVER_BRANCH = master [2021-06-18T01:39:04.978Z] # $SEMVER_DIR = /w/workspace/edgex-go/543/.semver [2021-06-18T01:39:04.978Z] # b4de5ce62e17f93ad83591616c8cb82096e86c40 HEAD [2021-06-18T01:39:04.978Z] # -> Force: false [2021-06-18T01:39:04.978Z] # c583b7b2b14d2d22fcae65647a15df43de4be27b refs/tags/v2.0.0-dev.270 [Pipeline] } [2021-06-18T01:39:04.985Z] $ docker exec --env ******** --env ******** a57e9fa611ae80b5b376fb037b011e870e7aa3159a6aecdef54882cd1b9cf539 ssh-agent -k [2021-06-18T01:39:05.083Z] unset SSH_AUTH_SOCK; [2021-06-18T01:39:05.083Z] unset SSH_AGENT_PID; [2021-06-18T01:39:05.083Z] echo Agent pid 21 killed; [2021-06-18T01:39:05.097Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-18T01:39:05.433Z] + git semver [Pipeline] } [2021-06-18T01:39:05.445Z] $ docker stop --time=1 a57e9fa611ae80b5b376fb037b011e870e7aa3159a6aecdef54882cd1b9cf539 [2021-06-18T01:39:06.641Z] $ docker rm -f a57e9fa611ae80b5b376fb037b011e870e7aa3159a6aecdef54882cd1b9cf539 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:39:07.100Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-18T01:39:07.101Z] [2021-06-18T01:39:07.101Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:39:07.415Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-18T01:39:07.416Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-18T01:39:07.416Z] ab5ef0e58194: Pulling fs layer [2021-06-18T01:39:07.416Z] 9712f1f96733: Pulling fs layer [2021-06-18T01:39:07.416Z] 63f879dbbcfc: Pulling fs layer [2021-06-18T01:39:07.416Z] 0d9ebad4ef96: Pulling fs layer [2021-06-18T01:39:07.416Z] e9a5061849ea: Pulling fs layer [2021-06-18T01:39:07.416Z] d747dcd14b5f: Pulling fs layer [2021-06-18T01:39:07.416Z] 2de7ff778b66: Pulling fs layer [2021-06-18T01:39:07.416Z] e9a5061849ea: Waiting [2021-06-18T01:39:07.416Z] d747dcd14b5f: Waiting [2021-06-18T01:39:07.416Z] 2de7ff778b66: Waiting [2021-06-18T01:39:07.416Z] 0d9ebad4ef96: Waiting [2021-06-18T01:39:08.003Z] 9712f1f96733: Download complete [2021-06-18T01:39:12.217Z] 63f879dbbcfc: Verifying Checksum [2021-06-18T01:39:12.217Z] 63f879dbbcfc: Download complete [2021-06-18T01:39:12.217Z] e9a5061849ea: Verifying Checksum [2021-06-18T01:39:12.217Z] e9a5061849ea: Download complete [2021-06-18T01:39:12.217Z] d747dcd14b5f: Verifying Checksum [2021-06-18T01:39:12.217Z] d747dcd14b5f: Download complete [2021-06-18T01:39:13.179Z] 0d9ebad4ef96: Verifying Checksum [2021-06-18T01:39:13.179Z] 0d9ebad4ef96: Download complete [2021-06-18T01:39:13.179Z] 2de7ff778b66: Verifying Checksum [2021-06-18T01:39:13.179Z] 2de7ff778b66: Download complete [2021-06-18T01:39:13.179Z] ab5ef0e58194: Verifying Checksum [2021-06-18T01:39:13.179Z] ab5ef0e58194: Download complete [2021-06-18T01:39:15.736Z] ab5ef0e58194: Pull complete [2021-06-18T01:39:15.736Z] 9712f1f96733: Pull complete [2021-06-18T01:39:16.677Z] 63f879dbbcfc: Pull complete [2021-06-18T01:39:20.017Z] 0d9ebad4ef96: Pull complete [2021-06-18T01:39:20.017Z] e9a5061849ea: Pull complete [2021-06-18T01:39:20.017Z] d747dcd14b5f: Pull complete [2021-06-18T01:39:21.412Z] 2de7ff778b66: Pull complete [2021-06-18T01:39:21.412Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-18T01:39:21.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-18T01:39:21.673Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-18T01:39:21.760Z] prd-centos7-docker-4c-2g-123 does not seem to be running inside a container [2021-06-18T01:39:21.803Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/543 -v /w/workspace/edgex-go/543:/w/workspace/edgex-go/543:rw,z -v /w/workspace/edgex-go/543@tmp:/w/workspace/edgex-go/543@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-lftools:0.23.1-centos7 cat [2021-06-18T01:39:38.132Z] $ docker top 6eedb40251c1cbcb1941544247db4d74994951032abc1b4e1e4f0a6b719794c5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-18T01:39:38.234Z] provisioning config files... [2021-06-18T01:39:38.243Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/543@tmp/config5317879492353645387tmp [2021-06-18T01:39:38.256Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/543@tmp/config808396678770648425tmp [2021-06-18T01:39:38.268Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/543@tmp/config1452458706407121160tmp [Pipeline] { [Pipeline] echo [2021-06-18T01:39:38.292Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T01:39:38.588Z] ---> sigul-configuration.sh [2021-06-18T01:39:38.588Z] gpg: directory `/root/.gnupg' created [2021-06-18T01:39:38.588Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-18T01:39:38.588Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-18T01:39:38.588Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-18T01:39:38.588Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-18T01:39:38.588Z] gpg: CAST5 encrypted data [2021-06-18T01:39:38.588Z] gpg: encrypted with 1 passphrase [2021-06-18T01:39:38.588Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-18T01:39:38.883Z] + mkdir /home/jenkins [2021-06-18T01:39:38.883Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-18T01:39:39.183Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-06-18T01:39:39.193Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T01:39:39.487Z] ---> sigul-install.sh [2021-06-18T01:39:47.640Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-18T01:39:47.954Z] + git tag --list [2021-06-18T01:39:47.954Z] 0.6.0 [2021-06-18T01:39:47.954Z] 0.6.1 [2021-06-18T01:39:47.954Z] 0.7.0 [2021-06-18T01:39:47.954Z] 0.7.1 [2021-06-18T01:39:47.954Z] v0.0.0 [2021-06-18T01:39:47.954Z] v0.0.1-dev.1 [2021-06-18T01:39:47.954Z] v1.0.0 [2021-06-18T01:39:47.954Z] v1.0.1 [2021-06-18T01:39:47.954Z] v1.1.0 [2021-06-18T01:39:47.954Z] v1.2.0 [2021-06-18T01:39:47.954Z] v1.2.1 [2021-06-18T01:39:47.954Z] v1.2.2-dev.1 [2021-06-18T01:39:47.954Z] v1.2.2-dev.10 [2021-06-18T01:39:47.954Z] v1.2.2-dev.100 [2021-06-18T01:39:47.954Z] v1.2.2-dev.101 [2021-06-18T01:39:47.954Z] v1.2.2-dev.102 [2021-06-18T01:39:47.954Z] v1.2.2-dev.103 [2021-06-18T01:39:47.954Z] v1.2.2-dev.104 [2021-06-18T01:39:47.954Z] v1.2.2-dev.105 [2021-06-18T01:39:47.954Z] v1.2.2-dev.106 [2021-06-18T01:39:47.954Z] v1.2.2-dev.107 [2021-06-18T01:39:47.954Z] v1.2.2-dev.11 [2021-06-18T01:39:47.954Z] v1.2.2-dev.12 [2021-06-18T01:39:47.954Z] v1.2.2-dev.13 [2021-06-18T01:39:47.954Z] v1.2.2-dev.14 [2021-06-18T01:39:47.954Z] v1.2.2-dev.15 [2021-06-18T01:39:47.954Z] v1.2.2-dev.16 [2021-06-18T01:39:47.954Z] v1.2.2-dev.17 [2021-06-18T01:39:47.954Z] v1.2.2-dev.18 [2021-06-18T01:39:47.954Z] v1.2.2-dev.19 [2021-06-18T01:39:47.954Z] v1.2.2-dev.2 [2021-06-18T01:39:47.954Z] v1.2.2-dev.20 [2021-06-18T01:39:47.954Z] v1.2.2-dev.21 [2021-06-18T01:39:47.954Z] v1.2.2-dev.22 [2021-06-18T01:39:47.954Z] v1.2.2-dev.23 [2021-06-18T01:39:47.954Z] v1.2.2-dev.24 [2021-06-18T01:39:47.954Z] v1.2.2-dev.25 [2021-06-18T01:39:47.954Z] v1.2.2-dev.26 [2021-06-18T01:39:47.954Z] v1.2.2-dev.27 [2021-06-18T01:39:47.954Z] v1.2.2-dev.28 [2021-06-18T01:39:47.954Z] v1.2.2-dev.29 [2021-06-18T01:39:47.954Z] v1.2.2-dev.3 [2021-06-18T01:39:47.954Z] v1.2.2-dev.30 [2021-06-18T01:39:47.954Z] v1.2.2-dev.31 [2021-06-18T01:39:47.954Z] v1.2.2-dev.32 [2021-06-18T01:39:47.954Z] v1.2.2-dev.33 [2021-06-18T01:39:47.954Z] v1.2.2-dev.34 [2021-06-18T01:39:47.954Z] v1.2.2-dev.35 [2021-06-18T01:39:47.954Z] v1.2.2-dev.36 [2021-06-18T01:39:47.954Z] v1.2.2-dev.37 [2021-06-18T01:39:47.954Z] v1.2.2-dev.38 [2021-06-18T01:39:47.954Z] v1.2.2-dev.39 [2021-06-18T01:39:47.954Z] v1.2.2-dev.4 [2021-06-18T01:39:47.954Z] v1.2.2-dev.40 [2021-06-18T01:39:47.954Z] v1.2.2-dev.41 [2021-06-18T01:39:47.954Z] v1.2.2-dev.42 [2021-06-18T01:39:47.954Z] v1.2.2-dev.43 [2021-06-18T01:39:47.954Z] v1.2.2-dev.44 [2021-06-18T01:39:47.954Z] v1.2.2-dev.45 [2021-06-18T01:39:47.954Z] v1.2.2-dev.46 [2021-06-18T01:39:47.954Z] v1.2.2-dev.47 [2021-06-18T01:39:47.954Z] v1.2.2-dev.48 [2021-06-18T01:39:47.954Z] v1.2.2-dev.49 [2021-06-18T01:39:47.954Z] v1.2.2-dev.5 [2021-06-18T01:39:47.954Z] v1.2.2-dev.50 [2021-06-18T01:39:47.954Z] v1.2.2-dev.51 [2021-06-18T01:39:47.954Z] v1.2.2-dev.52 [2021-06-18T01:39:47.954Z] v1.2.2-dev.53 [2021-06-18T01:39:47.954Z] v1.2.2-dev.54 [2021-06-18T01:39:47.954Z] v1.2.2-dev.55 [2021-06-18T01:39:47.954Z] v1.2.2-dev.56 [2021-06-18T01:39:47.954Z] v1.2.2-dev.57 [2021-06-18T01:39:47.954Z] v1.2.2-dev.58 [2021-06-18T01:39:47.954Z] v1.2.2-dev.59 [2021-06-18T01:39:47.954Z] v1.2.2-dev.6 [2021-06-18T01:39:47.954Z] v1.2.2-dev.60 [2021-06-18T01:39:47.954Z] v1.2.2-dev.61 [2021-06-18T01:39:47.954Z] v1.2.2-dev.62 [2021-06-18T01:39:47.954Z] v1.2.2-dev.63 [2021-06-18T01:39:47.954Z] v1.2.2-dev.64 [2021-06-18T01:39:47.954Z] v1.2.2-dev.65 [2021-06-18T01:39:47.954Z] v1.2.2-dev.66 [2021-06-18T01:39:47.954Z] v1.2.2-dev.67 [2021-06-18T01:39:47.954Z] v1.2.2-dev.68 [2021-06-18T01:39:47.954Z] v1.2.2-dev.69 [2021-06-18T01:39:47.954Z] v1.2.2-dev.7 [2021-06-18T01:39:47.954Z] v1.2.2-dev.70 [2021-06-18T01:39:47.954Z] v1.2.2-dev.71 [2021-06-18T01:39:47.954Z] v1.2.2-dev.72 [2021-06-18T01:39:47.954Z] v1.2.2-dev.73 [2021-06-18T01:39:47.954Z] v1.2.2-dev.74 [2021-06-18T01:39:47.954Z] v1.2.2-dev.75 [2021-06-18T01:39:47.954Z] v1.2.2-dev.76 [2021-06-18T01:39:47.954Z] v1.2.2-dev.77 [2021-06-18T01:39:47.954Z] v1.2.2-dev.78 [2021-06-18T01:39:47.954Z] v1.2.2-dev.79 [2021-06-18T01:39:47.954Z] v1.2.2-dev.8 [2021-06-18T01:39:47.954Z] v1.2.2-dev.80 [2021-06-18T01:39:47.954Z] v1.2.2-dev.81 [2021-06-18T01:39:47.954Z] v1.2.2-dev.82 [2021-06-18T01:39:47.954Z] v1.2.2-dev.83 [2021-06-18T01:39:47.954Z] v1.2.2-dev.84 [2021-06-18T01:39:47.954Z] v1.2.2-dev.85 [2021-06-18T01:39:47.954Z] v1.2.2-dev.86 [2021-06-18T01:39:47.954Z] v1.2.2-dev.87 [2021-06-18T01:39:47.954Z] v1.2.2-dev.88 [2021-06-18T01:39:47.954Z] v1.2.2-dev.89 [2021-06-18T01:39:47.954Z] v1.2.2-dev.9 [2021-06-18T01:39:47.954Z] v1.2.2-dev.90 [2021-06-18T01:39:47.954Z] v1.2.2-dev.91 [2021-06-18T01:39:47.954Z] v1.2.2-dev.92 [2021-06-18T01:39:47.954Z] v1.2.2-dev.93 [2021-06-18T01:39:47.954Z] v1.2.2-dev.94 [2021-06-18T01:39:47.954Z] v1.2.2-dev.95 [2021-06-18T01:39:47.954Z] v1.2.2-dev.96 [2021-06-18T01:39:47.954Z] v1.2.2-dev.97 [2021-06-18T01:39:47.954Z] v1.2.2-dev.98 [2021-06-18T01:39:47.954Z] v1.2.2-dev.99 [2021-06-18T01:39:47.954Z] v1.3.0 [2021-06-18T01:39:47.954Z] v1.3.1 [2021-06-18T01:39:47.954Z] v1.3.1-dev.1 [2021-06-18T01:39:47.954Z] v1.3.1-dev.10 [2021-06-18T01:39:47.954Z] v1.3.1-dev.11 [2021-06-18T01:39:47.954Z] v1.3.1-dev.12 [2021-06-18T01:39:47.954Z] v1.3.1-dev.13 [2021-06-18T01:39:47.954Z] v1.3.1-dev.14 [2021-06-18T01:39:47.954Z] v1.3.1-dev.15 [2021-06-18T01:39:47.954Z] v1.3.1-dev.16 [2021-06-18T01:39:47.954Z] v1.3.1-dev.17 [2021-06-18T01:39:47.954Z] v1.3.1-dev.18 [2021-06-18T01:39:47.954Z] v1.3.1-dev.2 [2021-06-18T01:39:47.954Z] v1.3.1-dev.3 [2021-06-18T01:39:47.954Z] v1.3.1-dev.4 [2021-06-18T01:39:47.954Z] v1.3.1-dev.5 [2021-06-18T01:39:47.954Z] v1.3.1-dev.6 [2021-06-18T01:39:47.954Z] v1.3.1-dev.7 [2021-06-18T01:39:47.954Z] v1.3.1-dev.8 [2021-06-18T01:39:47.954Z] v1.3.1-dev.9 [2021-06-18T01:39:47.954Z] v2.0.0-dev.1 [2021-06-18T01:39:47.954Z] v2.0.0-dev.10 [2021-06-18T01:39:47.954Z] v2.0.0-dev.100 [2021-06-18T01:39:47.954Z] v2.0.0-dev.101 [2021-06-18T01:39:47.954Z] v2.0.0-dev.102 [2021-06-18T01:39:47.954Z] v2.0.0-dev.103 [2021-06-18T01:39:47.954Z] v2.0.0-dev.104 [2021-06-18T01:39:47.954Z] v2.0.0-dev.105 [2021-06-18T01:39:47.954Z] v2.0.0-dev.106 [2021-06-18T01:39:47.954Z] v2.0.0-dev.107 [2021-06-18T01:39:47.954Z] v2.0.0-dev.108 [2021-06-18T01:39:47.954Z] v2.0.0-dev.109 [2021-06-18T01:39:47.954Z] v2.0.0-dev.11 [2021-06-18T01:39:47.954Z] v2.0.0-dev.110 [2021-06-18T01:39:47.954Z] v2.0.0-dev.111 [2021-06-18T01:39:47.954Z] v2.0.0-dev.112 [2021-06-18T01:39:47.954Z] v2.0.0-dev.113 [2021-06-18T01:39:47.954Z] v2.0.0-dev.114 [2021-06-18T01:39:47.954Z] v2.0.0-dev.115 [2021-06-18T01:39:47.954Z] v2.0.0-dev.116 [2021-06-18T01:39:47.954Z] v2.0.0-dev.117 [2021-06-18T01:39:47.954Z] v2.0.0-dev.118 [2021-06-18T01:39:47.954Z] v2.0.0-dev.119 [2021-06-18T01:39:47.954Z] v2.0.0-dev.12 [2021-06-18T01:39:47.954Z] v2.0.0-dev.120 [2021-06-18T01:39:47.954Z] v2.0.0-dev.121 [2021-06-18T01:39:47.954Z] v2.0.0-dev.122 [2021-06-18T01:39:47.954Z] v2.0.0-dev.123 [2021-06-18T01:39:47.954Z] v2.0.0-dev.124 [2021-06-18T01:39:47.954Z] v2.0.0-dev.125 [2021-06-18T01:39:47.954Z] v2.0.0-dev.126 [2021-06-18T01:39:47.954Z] v2.0.0-dev.127 [2021-06-18T01:39:47.954Z] v2.0.0-dev.128 [2021-06-18T01:39:47.954Z] v2.0.0-dev.129 [2021-06-18T01:39:47.954Z] v2.0.0-dev.13 [2021-06-18T01:39:47.954Z] v2.0.0-dev.130 [2021-06-18T01:39:47.954Z] v2.0.0-dev.131 [2021-06-18T01:39:47.954Z] v2.0.0-dev.132 [2021-06-18T01:39:47.954Z] v2.0.0-dev.133 [2021-06-18T01:39:47.954Z] v2.0.0-dev.134 [2021-06-18T01:39:47.954Z] v2.0.0-dev.135 [2021-06-18T01:39:47.954Z] v2.0.0-dev.136 [2021-06-18T01:39:47.954Z] v2.0.0-dev.137 [2021-06-18T01:39:47.954Z] v2.0.0-dev.138 [2021-06-18T01:39:47.954Z] v2.0.0-dev.139 [2021-06-18T01:39:47.954Z] v2.0.0-dev.14 [2021-06-18T01:39:47.954Z] v2.0.0-dev.140 [2021-06-18T01:39:47.954Z] v2.0.0-dev.141 [2021-06-18T01:39:47.954Z] v2.0.0-dev.142 [2021-06-18T01:39:47.954Z] v2.0.0-dev.143 [2021-06-18T01:39:47.954Z] v2.0.0-dev.144 [2021-06-18T01:39:47.954Z] v2.0.0-dev.145 [2021-06-18T01:39:47.954Z] v2.0.0-dev.146 [2021-06-18T01:39:47.954Z] v2.0.0-dev.147 [2021-06-18T01:39:47.954Z] v2.0.0-dev.148 [2021-06-18T01:39:47.954Z] v2.0.0-dev.149 [2021-06-18T01:39:47.954Z] v2.0.0-dev.15 [2021-06-18T01:39:47.954Z] v2.0.0-dev.150 [2021-06-18T01:39:47.954Z] v2.0.0-dev.151 [2021-06-18T01:39:47.954Z] v2.0.0-dev.152 [2021-06-18T01:39:47.954Z] v2.0.0-dev.153 [2021-06-18T01:39:47.954Z] v2.0.0-dev.154 [2021-06-18T01:39:47.954Z] v2.0.0-dev.155 [2021-06-18T01:39:47.954Z] v2.0.0-dev.156 [2021-06-18T01:39:47.954Z] v2.0.0-dev.157 [2021-06-18T01:39:47.954Z] v2.0.0-dev.158 [2021-06-18T01:39:47.954Z] v2.0.0-dev.159 [2021-06-18T01:39:47.954Z] v2.0.0-dev.16 [2021-06-18T01:39:47.954Z] v2.0.0-dev.160 [2021-06-18T01:39:47.954Z] v2.0.0-dev.161 [2021-06-18T01:39:47.954Z] v2.0.0-dev.162 [2021-06-18T01:39:47.954Z] v2.0.0-dev.163 [2021-06-18T01:39:47.954Z] v2.0.0-dev.164 [2021-06-18T01:39:47.954Z] v2.0.0-dev.165 [2021-06-18T01:39:47.954Z] v2.0.0-dev.166 [2021-06-18T01:39:47.954Z] v2.0.0-dev.167 [2021-06-18T01:39:47.954Z] v2.0.0-dev.168 [2021-06-18T01:39:47.954Z] v2.0.0-dev.169 [2021-06-18T01:39:47.954Z] v2.0.0-dev.17 [2021-06-18T01:39:47.955Z] v2.0.0-dev.170 [2021-06-18T01:39:47.955Z] v2.0.0-dev.171 [2021-06-18T01:39:47.955Z] v2.0.0-dev.172 [2021-06-18T01:39:47.955Z] v2.0.0-dev.173 [2021-06-18T01:39:47.955Z] v2.0.0-dev.174 [2021-06-18T01:39:47.955Z] v2.0.0-dev.175 [2021-06-18T01:39:47.955Z] v2.0.0-dev.176 [2021-06-18T01:39:47.955Z] v2.0.0-dev.177 [2021-06-18T01:39:47.955Z] v2.0.0-dev.178 [2021-06-18T01:39:47.955Z] v2.0.0-dev.179 [2021-06-18T01:39:47.955Z] v2.0.0-dev.18 [2021-06-18T01:39:47.955Z] v2.0.0-dev.180 [2021-06-18T01:39:47.955Z] v2.0.0-dev.181 [2021-06-18T01:39:47.955Z] v2.0.0-dev.182 [2021-06-18T01:39:47.955Z] v2.0.0-dev.183 [2021-06-18T01:39:47.955Z] v2.0.0-dev.184 [2021-06-18T01:39:47.955Z] v2.0.0-dev.185 [2021-06-18T01:39:47.955Z] v2.0.0-dev.186 [2021-06-18T01:39:47.955Z] v2.0.0-dev.187 [2021-06-18T01:39:47.955Z] v2.0.0-dev.188 [2021-06-18T01:39:47.955Z] v2.0.0-dev.189 [2021-06-18T01:39:47.955Z] v2.0.0-dev.19 [2021-06-18T01:39:47.955Z] v2.0.0-dev.190 [2021-06-18T01:39:47.955Z] v2.0.0-dev.191 [2021-06-18T01:39:47.955Z] v2.0.0-dev.192 [2021-06-18T01:39:47.955Z] v2.0.0-dev.193 [2021-06-18T01:39:47.955Z] v2.0.0-dev.194 [2021-06-18T01:39:47.955Z] v2.0.0-dev.195 [2021-06-18T01:39:47.955Z] v2.0.0-dev.196 [2021-06-18T01:39:47.955Z] v2.0.0-dev.197 [2021-06-18T01:39:47.955Z] v2.0.0-dev.198 [2021-06-18T01:39:47.955Z] v2.0.0-dev.199 [2021-06-18T01:39:47.955Z] v2.0.0-dev.2 [2021-06-18T01:39:47.955Z] v2.0.0-dev.20 [2021-06-18T01:39:47.955Z] v2.0.0-dev.200 [2021-06-18T01:39:47.955Z] v2.0.0-dev.201 [2021-06-18T01:39:47.955Z] v2.0.0-dev.202 [2021-06-18T01:39:47.955Z] v2.0.0-dev.203 [2021-06-18T01:39:47.955Z] v2.0.0-dev.204 [2021-06-18T01:39:47.955Z] v2.0.0-dev.205 [2021-06-18T01:39:47.955Z] v2.0.0-dev.206 [2021-06-18T01:39:47.955Z] v2.0.0-dev.207 [2021-06-18T01:39:47.955Z] v2.0.0-dev.208 [2021-06-18T01:39:47.955Z] v2.0.0-dev.209 [2021-06-18T01:39:47.955Z] v2.0.0-dev.21 [2021-06-18T01:39:47.955Z] v2.0.0-dev.210 [2021-06-18T01:39:47.955Z] v2.0.0-dev.211 [2021-06-18T01:39:47.955Z] v2.0.0-dev.212 [2021-06-18T01:39:47.955Z] v2.0.0-dev.213 [2021-06-18T01:39:47.955Z] v2.0.0-dev.214 [2021-06-18T01:39:47.955Z] v2.0.0-dev.215 [2021-06-18T01:39:47.955Z] v2.0.0-dev.216 [2021-06-18T01:39:47.955Z] v2.0.0-dev.217 [2021-06-18T01:39:47.955Z] v2.0.0-dev.218 [2021-06-18T01:39:47.955Z] v2.0.0-dev.219 [2021-06-18T01:39:47.955Z] v2.0.0-dev.22 [2021-06-18T01:39:47.955Z] v2.0.0-dev.220 [2021-06-18T01:39:47.955Z] v2.0.0-dev.221 [2021-06-18T01:39:47.955Z] v2.0.0-dev.222 [2021-06-18T01:39:47.955Z] v2.0.0-dev.223 [2021-06-18T01:39:47.955Z] v2.0.0-dev.224 [2021-06-18T01:39:47.955Z] v2.0.0-dev.225 [2021-06-18T01:39:47.955Z] v2.0.0-dev.226 [2021-06-18T01:39:47.955Z] v2.0.0-dev.227 [2021-06-18T01:39:47.955Z] v2.0.0-dev.228 [2021-06-18T01:39:47.955Z] v2.0.0-dev.229 [2021-06-18T01:39:47.955Z] v2.0.0-dev.23 [2021-06-18T01:39:47.955Z] v2.0.0-dev.230 [2021-06-18T01:39:47.955Z] v2.0.0-dev.231 [2021-06-18T01:39:47.955Z] v2.0.0-dev.232 [2021-06-18T01:39:47.955Z] v2.0.0-dev.233 [2021-06-18T01:39:47.955Z] v2.0.0-dev.234 [2021-06-18T01:39:47.955Z] v2.0.0-dev.235 [2021-06-18T01:39:47.955Z] v2.0.0-dev.236 [2021-06-18T01:39:47.955Z] v2.0.0-dev.237 [2021-06-18T01:39:47.955Z] v2.0.0-dev.238 [2021-06-18T01:39:47.955Z] v2.0.0-dev.239 [2021-06-18T01:39:47.955Z] v2.0.0-dev.24 [2021-06-18T01:39:47.955Z] v2.0.0-dev.240 [2021-06-18T01:39:47.955Z] v2.0.0-dev.241 [2021-06-18T01:39:47.955Z] v2.0.0-dev.242 [2021-06-18T01:39:47.955Z] v2.0.0-dev.243 [2021-06-18T01:39:47.955Z] v2.0.0-dev.244 [2021-06-18T01:39:47.955Z] v2.0.0-dev.245 [2021-06-18T01:39:47.955Z] v2.0.0-dev.246 [2021-06-18T01:39:47.955Z] v2.0.0-dev.247 [2021-06-18T01:39:47.955Z] v2.0.0-dev.248 [2021-06-18T01:39:47.955Z] v2.0.0-dev.249 [2021-06-18T01:39:47.955Z] v2.0.0-dev.25 [2021-06-18T01:39:47.955Z] v2.0.0-dev.250 [2021-06-18T01:39:47.955Z] v2.0.0-dev.251 [2021-06-18T01:39:47.955Z] v2.0.0-dev.252 [2021-06-18T01:39:47.955Z] v2.0.0-dev.253 [2021-06-18T01:39:47.955Z] v2.0.0-dev.254 [2021-06-18T01:39:47.955Z] v2.0.0-dev.255 [2021-06-18T01:39:47.955Z] v2.0.0-dev.256 [2021-06-18T01:39:47.955Z] v2.0.0-dev.257 [2021-06-18T01:39:47.955Z] v2.0.0-dev.258 [2021-06-18T01:39:47.955Z] v2.0.0-dev.259 [2021-06-18T01:39:47.955Z] v2.0.0-dev.26 [2021-06-18T01:39:47.955Z] v2.0.0-dev.260 [2021-06-18T01:39:47.955Z] v2.0.0-dev.261 [2021-06-18T01:39:47.955Z] v2.0.0-dev.262 [2021-06-18T01:39:47.955Z] v2.0.0-dev.263 [2021-06-18T01:39:47.955Z] v2.0.0-dev.264 [2021-06-18T01:39:47.955Z] v2.0.0-dev.265 [2021-06-18T01:39:47.955Z] v2.0.0-dev.266 [2021-06-18T01:39:47.955Z] v2.0.0-dev.267 [2021-06-18T01:39:47.955Z] v2.0.0-dev.268 [2021-06-18T01:39:47.955Z] v2.0.0-dev.269 [2021-06-18T01:39:47.955Z] v2.0.0-dev.27 [2021-06-18T01:39:47.955Z] v2.0.0-dev.270 [2021-06-18T01:39:47.955Z] v2.0.0-dev.28 [2021-06-18T01:39:47.955Z] v2.0.0-dev.29 [2021-06-18T01:39:47.955Z] v2.0.0-dev.3 [2021-06-18T01:39:47.955Z] v2.0.0-dev.30 [2021-06-18T01:39:47.955Z] v2.0.0-dev.31 [2021-06-18T01:39:47.955Z] v2.0.0-dev.32 [2021-06-18T01:39:47.955Z] v2.0.0-dev.33 [2021-06-18T01:39:47.955Z] v2.0.0-dev.34 [2021-06-18T01:39:47.955Z] v2.0.0-dev.35 [2021-06-18T01:39:47.955Z] v2.0.0-dev.36 [2021-06-18T01:39:47.955Z] v2.0.0-dev.37 [2021-06-18T01:39:47.955Z] v2.0.0-dev.38 [2021-06-18T01:39:47.955Z] v2.0.0-dev.39 [2021-06-18T01:39:47.955Z] v2.0.0-dev.4 [2021-06-18T01:39:47.955Z] v2.0.0-dev.40 [2021-06-18T01:39:47.955Z] v2.0.0-dev.41 [2021-06-18T01:39:47.955Z] v2.0.0-dev.42 [2021-06-18T01:39:47.955Z] v2.0.0-dev.43 [2021-06-18T01:39:47.955Z] v2.0.0-dev.44 [2021-06-18T01:39:47.955Z] v2.0.0-dev.45 [2021-06-18T01:39:47.955Z] v2.0.0-dev.46 [2021-06-18T01:39:47.955Z] v2.0.0-dev.47 [2021-06-18T01:39:47.955Z] v2.0.0-dev.48 [2021-06-18T01:39:47.955Z] v2.0.0-dev.49 [2021-06-18T01:39:47.955Z] v2.0.0-dev.5 [2021-06-18T01:39:47.955Z] v2.0.0-dev.50 [2021-06-18T01:39:47.955Z] v2.0.0-dev.51 [2021-06-18T01:39:47.955Z] v2.0.0-dev.52 [2021-06-18T01:39:47.955Z] v2.0.0-dev.53 [2021-06-18T01:39:47.955Z] v2.0.0-dev.54 [2021-06-18T01:39:47.955Z] v2.0.0-dev.55 [2021-06-18T01:39:47.955Z] v2.0.0-dev.56 [2021-06-18T01:39:47.955Z] v2.0.0-dev.57 [2021-06-18T01:39:47.955Z] v2.0.0-dev.58 [2021-06-18T01:39:47.955Z] v2.0.0-dev.59 [2021-06-18T01:39:47.955Z] v2.0.0-dev.6 [2021-06-18T01:39:47.955Z] v2.0.0-dev.60 [2021-06-18T01:39:47.955Z] v2.0.0-dev.61 [2021-06-18T01:39:47.955Z] v2.0.0-dev.62 [2021-06-18T01:39:47.955Z] v2.0.0-dev.63 [2021-06-18T01:39:47.955Z] v2.0.0-dev.64 [2021-06-18T01:39:47.955Z] v2.0.0-dev.65 [2021-06-18T01:39:47.955Z] v2.0.0-dev.66 [2021-06-18T01:39:47.955Z] v2.0.0-dev.67 [2021-06-18T01:39:47.955Z] v2.0.0-dev.68 [2021-06-18T01:39:47.955Z] v2.0.0-dev.69 [2021-06-18T01:39:47.955Z] v2.0.0-dev.7 [2021-06-18T01:39:47.955Z] v2.0.0-dev.70 [2021-06-18T01:39:47.955Z] v2.0.0-dev.71 [2021-06-18T01:39:47.955Z] v2.0.0-dev.72 [2021-06-18T01:39:47.955Z] v2.0.0-dev.73 [2021-06-18T01:39:47.955Z] v2.0.0-dev.74 [2021-06-18T01:39:47.955Z] v2.0.0-dev.75 [2021-06-18T01:39:47.955Z] v2.0.0-dev.76 [2021-06-18T01:39:47.955Z] v2.0.0-dev.77 [2021-06-18T01:39:47.955Z] v2.0.0-dev.78 [2021-06-18T01:39:47.955Z] v2.0.0-dev.79 [2021-06-18T01:39:47.955Z] v2.0.0-dev.8 [2021-06-18T01:39:47.955Z] v2.0.0-dev.80 [2021-06-18T01:39:47.955Z] v2.0.0-dev.81 [2021-06-18T01:39:47.955Z] v2.0.0-dev.82 [2021-06-18T01:39:47.955Z] v2.0.0-dev.83 [2021-06-18T01:39:47.955Z] v2.0.0-dev.84 [2021-06-18T01:39:47.955Z] v2.0.0-dev.85 [2021-06-18T01:39:47.955Z] v2.0.0-dev.86 [2021-06-18T01:39:47.955Z] v2.0.0-dev.87 [2021-06-18T01:39:47.955Z] v2.0.0-dev.88 [2021-06-18T01:39:47.955Z] v2.0.0-dev.89 [2021-06-18T01:39:47.955Z] v2.0.0-dev.9 [2021-06-18T01:39:47.955Z] v2.0.0-dev.90 [2021-06-18T01:39:47.955Z] v2.0.0-dev.91 [2021-06-18T01:39:47.955Z] v2.0.0-dev.92 [2021-06-18T01:39:47.955Z] v2.0.0-dev.93 [2021-06-18T01:39:47.955Z] v2.0.0-dev.94 [2021-06-18T01:39:47.955Z] v2.0.0-dev.95 [2021-06-18T01:39:47.955Z] v2.0.0-dev.96 [2021-06-18T01:39:47.955Z] v2.0.0-dev.97 [2021-06-18T01:39:47.955Z] v2.0.0-dev.98 [2021-06-18T01:39:47.955Z] v2.0.0-dev.99 [Pipeline] sh [2021-06-18T01:39:48.250Z] + lftools sign git-tag v2.0.0-dev.270 [2021-06-18T01:39:48.823Z] Signing Git tag with Sigul... [2021-06-18T01:39:48.823Z] Signing v2.0.0-dev.270 [Pipeline] echo [2021-06-18T01:39:49.406Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T01:39:49.708Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-18T01:39:49.717Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-18T01:39:49.740Z] $ docker stop --time=1 6eedb40251c1cbcb1941544247db4d74994951032abc1b4e1e4f0a6b719794c5 [2021-06-18T01:39:53.780Z] $ docker rm -f 6eedb40251c1cbcb1941544247db4d74994951032abc1b4e1e4f0a6b719794c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:39:54.508Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T01:39:54.508Z] . [Pipeline] withDockerContainer [2021-06-18T01:39:54.579Z] prd-centos7-docker-4c-2g-123 does not seem to be running inside a container [2021-06-18T01:39:54.612Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/543 -v /w/workspace/edgex-go/543:/w/workspace/edgex-go/543:rw,z -v /w/workspace/edgex-go/543@tmp:/w/workspace/edgex-go/543@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-18T01:39:55.540Z] $ docker top 82e414d5fff8222ea5c42da01c3996e092ba6f2e1f969fed5fc7f704a8cce91f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-18T01:39:55.673Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-18T01:39:55.673Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-18T01:39:55.796Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-18T01:39:55.796Z] $ docker exec 82e414d5fff8222ea5c42da01c3996e092ba6f2e1f969fed5fc7f704a8cce91f ssh-agent [2021-06-18T01:39:55.925Z] SSH_AUTH_SOCK=/tmp/ssh-2WvsH06IKUnw/agent.13 [2021-06-18T01:39:55.925Z] SSH_AGENT_PID=20 [2021-06-18T01:39:55.933Z] Running ssh-add (command line suppressed) [2021-06-18T01:39:56.043Z] Identity added: /w/workspace/edgex-go/543@tmp/private_key_1245497618198531211.key (/w/workspace/edgex-go/543@tmp/private_key_1245497618198531211.key) [2021-06-18T01:39:56.068Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-18T01:39:56.398Z] + git semver bump pre [2021-06-18T01:39:56.398Z] # -> Open(): unable to determine branch for HEAD [2021-06-18T01:39:56.398Z] # $GIT_DIR = /w/workspace/edgex-go/543/.git [2021-06-18T01:39:56.398Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/543 [2021-06-18T01:39:56.398Z] # $SEMVER_REMOTE_NAME = origin [2021-06-18T01:39:56.398Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-18T01:39:56.398Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-18T01:39:56.398Z] # $SEMVER_BRANCH = master [2021-06-18T01:39:56.398Z] # $SEMVER_DIR = /w/workspace/edgex-go/543/.semver [2021-06-18T01:39:56.398Z] 2.0.0-dev.271 [Pipeline] } [2021-06-18T01:39:56.406Z] $ docker exec --env ******** --env ******** 82e414d5fff8222ea5c42da01c3996e092ba6f2e1f969fed5fc7f704a8cce91f ssh-agent -k [2021-06-18T01:39:56.504Z] unset SSH_AUTH_SOCK; [2021-06-18T01:39:56.505Z] unset SSH_AGENT_PID; [2021-06-18T01:39:56.505Z] echo Agent pid 20 killed; [2021-06-18T01:39:56.523Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-18T01:39:56.862Z] + git semver [Pipeline] } [2021-06-18T01:39:56.874Z] $ docker stop --time=1 82e414d5fff8222ea5c42da01c3996e092ba6f2e1f969fed5fc7f704a8cce91f [2021-06-18T01:39:58.667Z] $ docker rm -f 82e414d5fff8222ea5c42da01c3996e092ba6f2e1f969fed5fc7f704a8cce91f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:39:59.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T01:39:59.080Z] . [Pipeline] withDockerContainer [2021-06-18T01:39:59.166Z] prd-centos7-docker-4c-2g-123 does not seem to be running inside a container [2021-06-18T01:39:59.203Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/543 -v /w/workspace/edgex-go/543:/w/workspace/edgex-go/543:rw,z -v /w/workspace/edgex-go/543@tmp:/w/workspace/edgex-go/543@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-18T01:39:59.931Z] $ docker top 1041ed4a3c3862b107c794180665bd9d9000887d4bf1a8699e95f07926458408 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-18T01:40:00.054Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-18T01:40:00.054Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-18T01:40:00.168Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-18T01:40:00.168Z] $ docker exec 1041ed4a3c3862b107c794180665bd9d9000887d4bf1a8699e95f07926458408 ssh-agent [2021-06-18T01:40:00.283Z] SSH_AUTH_SOCK=/tmp/ssh-LARJBbEP4kcJ/agent.15 [2021-06-18T01:40:00.283Z] SSH_AGENT_PID=22 [2021-06-18T01:40:00.290Z] Running ssh-add (command line suppressed) [2021-06-18T01:40:00.394Z] Identity added: /w/workspace/edgex-go/543@tmp/private_key_7275371858464182484.key (/w/workspace/edgex-go/543@tmp/private_key_7275371858464182484.key) [2021-06-18T01:40:00.415Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-18T01:40:00.715Z] + git semver push [2021-06-18T01:40:00.715Z] # -> Open(): unable to determine branch for HEAD [2021-06-18T01:40:00.715Z] # $GIT_DIR = /w/workspace/edgex-go/543/.git [2021-06-18T01:40:00.715Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/543 [2021-06-18T01:40:00.715Z] # $SEMVER_REMOTE_NAME = origin [2021-06-18T01:40:00.715Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-18T01:40:00.715Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-18T01:40:00.715Z] # $SEMVER_BRANCH = master [2021-06-18T01:40:00.715Z] # $SEMVER_DIR = /w/workspace/edgex-go/543/.semver [Pipeline] } [2021-06-18T01:40:07.337Z] $ docker exec --env ******** --env ******** 1041ed4a3c3862b107c794180665bd9d9000887d4bf1a8699e95f07926458408 ssh-agent -k [2021-06-18T01:40:07.434Z] unset SSH_AUTH_SOCK; [2021-06-18T01:40:07.434Z] unset SSH_AGENT_PID; [2021-06-18T01:40:07.434Z] echo Agent pid 22 killed; [2021-06-18T01:40:07.451Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-18T01:40:07.821Z] + git semver [Pipeline] } [2021-06-18T01:40:07.833Z] $ docker stop --time=1 1041ed4a3c3862b107c794180665bd9d9000887d4bf1a8699e95f07926458408 [2021-06-18T01:40:09.286Z] $ docker rm -f 1041ed4a3c3862b107c794180665bd9d9000887d4bf1a8699e95f07926458408 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-18T01:40:10.065Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T01:40:10.939Z] ---> package-listing.sh [2021-06-18T01:40:10.939Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-18T01:40:10.939Z] ++ facter osfamily [2021-06-18T01:40:11.200Z] + OS_FAMILY=redhat [2021-06-18T01:40:11.200Z] + workspace=/w/workspace/edgex-go/543 [2021-06-18T01:40:11.200Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-18T01:40:11.200Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-18T01:40:11.200Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-18T01:40:11.200Z] + PACKAGES=/tmp/packages_start.txt [2021-06-18T01:40:11.200Z] + '[' /w/workspace/edgex-go/543 ']' [2021-06-18T01:40:11.200Z] + PACKAGES=/tmp/packages_end.txt [2021-06-18T01:40:11.200Z] + case "${OS_FAMILY}" in [2021-06-18T01:40:11.200Z] + sort [2021-06-18T01:40:11.200Z] + rpm -qa [2021-06-18T01:40:21.219Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-18T01:40:21.219Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-18T01:40:21.219Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-18T01:40:21.219Z] + '[' /w/workspace/edgex-go/543 ']' [2021-06-18T01:40:21.219Z] + mkdir -p /w/workspace/edgex-go/543/archives/ [2021-06-18T01:40:21.219Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/543/archives/ [Pipeline] echo [2021-06-18T01:40:21.233Z] 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/543/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-18T01:40:21.532Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:40:22.100Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-18T01:40:22.100Z] [2021-06-18T01:40:22.100Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-18T01:40:22.406Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-18T01:40:22.407Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-18T01:40:22.407Z] df20fa9351a1: Pulling fs layer [2021-06-18T01:40:22.407Z] 36b3adc4ff6f: Pulling fs layer [2021-06-18T01:40:22.407Z] 8ad3a11d3b57: Pulling fs layer [2021-06-18T01:40:22.407Z] 46f8f816bc3b: Pulling fs layer [2021-06-18T01:40:22.407Z] 93b61091891f: Pulling fs layer [2021-06-18T01:40:22.407Z] 93b9cdb0e59b: Pulling fs layer [2021-06-18T01:40:22.407Z] 5e14af77c1be: Pulling fs layer [2021-06-18T01:40:22.407Z] 01666e4c0597: Pulling fs layer [2021-06-18T01:40:22.407Z] aa168da1d23b: Pulling fs layer [2021-06-18T01:40:22.407Z] 46f8f816bc3b: Waiting [2021-06-18T01:40:22.407Z] 93b61091891f: Waiting [2021-06-18T01:40:22.407Z] 93b9cdb0e59b: Waiting [2021-06-18T01:40:22.407Z] 5e14af77c1be: Waiting [2021-06-18T01:40:22.407Z] 01666e4c0597: Waiting [2021-06-18T01:40:22.407Z] aa168da1d23b: Waiting [2021-06-18T01:40:22.666Z] 36b3adc4ff6f: Download complete [2021-06-18T01:40:22.666Z] 46f8f816bc3b: Verifying Checksum [2021-06-18T01:40:22.666Z] 46f8f816bc3b: Download complete [2021-06-18T01:40:22.666Z] df20fa9351a1: Verifying Checksum [2021-06-18T01:40:22.666Z] df20fa9351a1: Download complete [2021-06-18T01:40:22.666Z] 93b9cdb0e59b: Verifying Checksum [2021-06-18T01:40:22.666Z] 93b9cdb0e59b: Download complete [2021-06-18T01:40:22.666Z] 5e14af77c1be: Verifying Checksum [2021-06-18T01:40:22.666Z] 5e14af77c1be: Download complete [2021-06-18T01:40:22.666Z] 01666e4c0597: Verifying Checksum [2021-06-18T01:40:22.666Z] 01666e4c0597: Download complete [2021-06-18T01:40:22.666Z] 93b61091891f: Verifying Checksum [2021-06-18T01:40:22.666Z] 93b61091891f: Download complete [2021-06-18T01:40:22.927Z] df20fa9351a1: Pull complete [2021-06-18T01:40:22.927Z] 8ad3a11d3b57: Verifying Checksum [2021-06-18T01:40:22.927Z] 8ad3a11d3b57: Download complete [2021-06-18T01:40:23.191Z] 36b3adc4ff6f: Pull complete [2021-06-18T01:40:23.762Z] 8ad3a11d3b57: Pull complete [2021-06-18T01:40:24.023Z] 46f8f816bc3b: Pull complete [2021-06-18T01:40:24.596Z] 93b61091891f: Pull complete [2021-06-18T01:40:24.596Z] aa168da1d23b: Verifying Checksum [2021-06-18T01:40:24.596Z] aa168da1d23b: Download complete [2021-06-18T01:40:24.596Z] 93b9cdb0e59b: Pull complete [2021-06-18T01:40:24.858Z] 5e14af77c1be: Pull complete [2021-06-18T01:40:25.120Z] 01666e4c0597: Pull complete [2021-06-18T01:40:30.435Z] aa168da1d23b: Pull complete [2021-06-18T01:40:30.435Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-18T01:40:30.435Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-18T01:40:30.435Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-18T01:40:30.524Z] prd-centos7-docker-4c-2g-123 does not seem to be running inside a container [2021-06-18T01:40:30.569Z] $ 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/543/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/543 -v /w/workspace/edgex-go/543:/w/workspace/edgex-go/543:rw,z -v /w/workspace/edgex-go/543@tmp:/w/workspace/edgex-go/543@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-lftools-log-publisher:alpine cat [2021-06-18T01:40:49.361Z] $ docker top fc4e886a0637fe7ec9d100be85291f04990823e338bb9efda8d09d983703a432 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T01:40:49.740Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-18T01:40:50.035Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-18T01:40:50.345Z] + ls /var/log/sa-host [2021-06-18T01:40:50.345Z] + sadf -c /var/log/sa-host/sa05 [2021-06-18T01:40:50.345Z] file_magic: OK [2021-06-18T01:40:50.345Z] HZ: Using current value: 100 [2021-06-18T01:40:50.345Z] file_header: OK [2021-06-18T01:40:50.345Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-18T01:40:50.345Z] Statistics: [2021-06-18T01:40:50.345Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-18T01:40:50.345Z] File successfully converted to sysstat format version 12.2.1 [2021-06-18T01:40:50.345Z] + sadf -c /var/log/sa-host/sa18 [2021-06-18T01:40:50.345Z] file_magic: OK [2021-06-18T01:40:50.345Z] HZ: Using current value: 100 [2021-06-18T01:40:50.345Z] file_header: OK [2021-06-18T01:40:50.345Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-18T01:40:50.345Z] Statistics: [2021-06-18T01:40:50.345Z] 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... [2021-06-18T01:40:50.345Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T01:40:50.581Z] provisioning config files... [2021-06-18T01:40:50.594Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/543@tmp/config1786396750184589241tmp [Pipeline] { [Pipeline] echo [2021-06-18T01:40:50.613Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T01:40:50.908Z] ---> create-netrc.sh [Pipeline] } [2021-06-18T01:40:50.920Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-18T01:40:51.294Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-18T01:40:51.304Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T01:40:51.600Z] ---> sudo-logs.sh [2021-06-18T01:40:51.600Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-18T01:40:51.626Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T01:40:51.926Z] ---> job-cost.sh [2021-06-18T01:40:51.926Z] lf-activate-venv: SKIPPING [2021-06-18T01:40:51.926Z] DEBUG: total: 0.18000000715255737 [2021-06-18T01:40:51.926Z] INFO: Retrieving Stack Cost... [2021-06-18T01:40:52.879Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-18T01:40:53.140Z] INFO: Archiving Costs [Pipeline] echo [2021-06-18T01:40:53.155Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T01:40:53.461Z] ---> logs-deploy.sh [2021-06-18T01:40:53.461Z] lf-activate-venv: SKIPPING [2021-06-18T01:40:53.461Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/543 [2021-06-18T01:40:53.461Z] INFO: archiving workspace using pattern(s): [2021-06-18T01:40:54.410Z] Archives upload complete. [2021-06-18T01:40:54.410Z] INFO: archiving logs to Nexus [2021-06-18T01:40:54.984Z] ---> uname -a: [2021-06-18T01:40:54.984Z] Linux prd-centos7-docker-4c-2g-123.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-18T01:40:54.984Z] [2021-06-18T01:40:54.984Z] [2021-06-18T01:40:54.984Z] ---> lscpu: [2021-06-18T01:40:54.984Z] Architecture: x86_64 [2021-06-18T01:40:54.984Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-18T01:40:54.984Z] Byte Order: Little Endian [2021-06-18T01:40:54.984Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-18T01:40:54.984Z] CPU(s): 2 [2021-06-18T01:40:54.984Z] On-line CPU(s) list: 0,1 [2021-06-18T01:40:54.984Z] Thread(s) per core: 1 [2021-06-18T01:40:54.984Z] Core(s) per socket: 1 [2021-06-18T01:40:54.984Z] Socket(s): 2 [2021-06-18T01:40:54.984Z] NUMA node(s): 1 [2021-06-18T01:40:54.984Z] Vendor ID: AuthenticAMD [2021-06-18T01:40:54.984Z] CPU family: 23 [2021-06-18T01:40:54.984Z] Model: 49 [2021-06-18T01:40:54.984Z] Model name: AMD EPYC-Rome Processor [2021-06-18T01:40:54.984Z] Stepping: 0 [2021-06-18T01:40:54.984Z] CPU MHz: 2800.000 [2021-06-18T01:40:54.984Z] BogoMIPS: 5600.00 [2021-06-18T01:40:54.984Z] Virtualization: AMD-V [2021-06-18T01:40:54.984Z] Hypervisor vendor: KVM [2021-06-18T01:40:54.984Z] Virtualization type: full [2021-06-18T01:40:54.984Z] L1d cache: 64 KiB [2021-06-18T01:40:54.984Z] L1i cache: 64 KiB [2021-06-18T01:40:54.984Z] L2 cache: 1 MiB [2021-06-18T01:40:54.984Z] L3 cache: 32 MiB [2021-06-18T01:40:54.984Z] NUMA node0 CPU(s): 0,1 [2021-06-18T01:40:54.984Z] Vulnerability Itlb multihit: Not affected [2021-06-18T01:40:54.984Z] Vulnerability L1tf: Not affected [2021-06-18T01:40:54.984Z] Vulnerability Mds: Not affected [2021-06-18T01:40:54.984Z] Vulnerability Meltdown: Not affected [2021-06-18T01:40:54.984Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-18T01:40:54.984Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-18T01:40:54.984Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-18T01:40:54.984Z] Vulnerability Srbds: Not affected [2021-06-18T01:40:54.984Z] Vulnerability Tsx async abort: Not affected [2021-06-18T01:40:54.984Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-18T01:40:54.984Z] [2021-06-18T01:40:54.984Z] [2021-06-18T01:40:54.984Z] ---> nproc: [2021-06-18T01:40:54.984Z] 2 [2021-06-18T01:40:54.984Z] [2021-06-18T01:40:54.984Z] [2021-06-18T01:40:54.984Z] ---> df -h: [2021-06-18T01:40:54.984Z] Filesystem Size Used Available Use% Mounted on [2021-06-18T01:40:54.984Z] overlay 40.0G 13.8G 26.2G 34% / [2021-06-18T01:40:54.984Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-18T01:40:54.984Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-18T01:40:54.984Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-18T01:40:54.984Z] /dev/vda1 40.0G 13.8G 26.2G 34% /facter-os [2021-06-18T01:40:54.984Z] /dev/vda1 40.0G 13.8G 26.2G 34% /etc/resolv.conf [2021-06-18T01:40:54.984Z] /dev/vda1 40.0G 13.8G 26.2G 34% /etc/hostname [2021-06-18T01:40:54.984Z] /dev/vda1 40.0G 13.8G 26.2G 34% /etc/hosts [2021-06-18T01:40:54.984Z] /dev/vda1 40.0G 13.8G 26.2G 34% /var/log/secure [2021-06-18T01:40:54.984Z] /dev/vda1 40.0G 13.8G 26.2G 34% /var/log/auth.log [2021-06-18T01:40:54.984Z] /dev/vda1 40.0G 13.8G 26.2G 34% /run/cloud-init/result.json [2021-06-18T01:40:54.984Z] /dev/vda1 40.0G 13.8G 26.2G 34% /var/log/sa-host [2021-06-18T01:40:54.984Z] /dev/vda1 40.0G 13.8G 26.2G 34% /w/workspace/edgex-go/543 [2021-06-18T01:40:54.984Z] /dev/vda1 40.0G 13.8G 26.2G 34% /w/workspace/edgex-go/543@tmp [2021-06-18T01:40:54.984Z] [2021-06-18T01:40:54.984Z] [2021-06-18T01:40:54.984Z] ---> free -m: [2021-06-18T01:40:54.984Z] total used free shared buff/cache available [2021-06-18T01:40:54.984Z] Mem: 7821 1535 729 0 5556 6349 [2021-06-18T01:40:54.984Z] Swap: 1023 2 1021 [2021-06-18T01:40:54.984Z] [2021-06-18T01:40:54.984Z] [2021-06-18T01:40:54.984Z] ---> ip addr: [2021-06-18T01:40:54.984Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-18T01:40:54.984Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-18T01:40:54.984Z] inet 127.0.0.1/8 scope host lo [2021-06-18T01:40:54.984Z] valid_lft forever preferred_lft forever [2021-06-18T01:40:54.984Z] inet6 ::1/128 scope host [2021-06-18T01:40:54.984Z] valid_lft forever preferred_lft forever [2021-06-18T01:40:54.984Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-18T01:40:54.984Z] link/ether fa:16:3e:af:5c:eb brd ff:ff:ff:ff:ff:ff [2021-06-18T01:40:54.984Z] inet 10.30.122.134/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-18T01:40:54.984Z] valid_lft 85103sec preferred_lft 85103sec [2021-06-18T01:40:54.984Z] inet6 fe80::f816:3eff:feaf:5ceb/64 scope link [2021-06-18T01:40:54.984Z] valid_lft forever preferred_lft forever [2021-06-18T01:40:54.984Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-18T01:40:54.984Z] link/ether 02:42:25:0a:c7:d8 brd ff:ff:ff:ff:ff:ff [2021-06-18T01:40:54.984Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-18T01:40:54.984Z] valid_lft forever preferred_lft forever [2021-06-18T01:40:54.984Z] inet6 fe80::42:25ff:fe0a:c7d8/64 scope link [2021-06-18T01:40:54.984Z] valid_lft forever preferred_lft forever [2021-06-18T01:40:54.984Z] [2021-06-18T01:40:54.984Z] [2021-06-18T01:40:54.984Z] ---> sar -b -r -n DEV: [2021-06-18T01:40:54.984Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/18/21 _x86_64_ (2 CPU) [2021-06-18T01:40:54.984Z] [2021-06-18T01:40:54.984Z] 01:19:08 LINUX RESTART (2 CPU) [2021-06-18T01:40:54.984Z] [2021-06-18T01:40:54.984Z] 01:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-18T01:40:54.984Z] 01:21:01 91.72 0.70 91.02 0.00 353.04 44689.86 0.00 [2021-06-18T01:40:54.984Z] 01:22:01 137.34 0.00 137.34 0.00 0.00 18549.18 0.00 [2021-06-18T01:40:54.984Z] 01:23:01 56.74 0.00 56.74 0.00 0.00 9739.65 0.00 [2021-06-18T01:40:54.984Z] 01:24:01 319.07 31.45 287.62 0.00 6746.01 167669.43 0.00 [2021-06-18T01:40:54.984Z] 01:25:01 564.19 149.76 414.43 0.00 11944.07 176158.38 0.00 [2021-06-18T01:40:54.984Z] 01:26:01 636.05 92.07 543.98 0.00 8753.77 221176.15 0.00 [2021-06-18T01:40:54.984Z] 01:27:02 51.76 10.91 40.85 0.00 1306.24 4030.42 0.00 [2021-06-18T01:40:54.984Z] 01:28:01 2.30 0.12 2.19 0.00 2.17 48.79 0.00 [2021-06-18T01:40:54.984Z] 01:29:01 0.25 0.00 0.25 0.00 0.00 2.56 0.00 [2021-06-18T01:40:54.984Z] 01:30:01 0.17 0.00 0.17 0.00 0.00 2.07 0.00 [2021-06-18T01:40:54.984Z] 01:31:01 0.27 0.00 0.27 0.00 0.00 3.38 0.00 [2021-06-18T01:40:54.984Z] 01:32:01 0.25 0.00 0.25 0.00 0.00 2.52 0.00 [2021-06-18T01:40:54.985Z] 01:33:01 0.42 0.00 0.42 0.00 0.00 5.55 0.00 [2021-06-18T01:40:54.985Z] 01:34:01 0.23 0.00 0.23 0.00 0.00 2.73 0.00 [2021-06-18T01:40:54.985Z] 01:35:01 0.50 0.32 0.18 0.00 91.42 1.67 0.00 [2021-06-18T01:40:54.985Z] 01:36:01 0.80 0.00 0.80 0.00 0.00 16.04 0.00 [2021-06-18T01:40:54.985Z] 01:37:01 0.22 0.00 0.22 0.00 0.00 2.75 0.00 [2021-06-18T01:40:54.985Z] 01:38:01 0.30 0.00 0.30 0.00 0.00 3.46 0.00 [2021-06-18T01:40:54.985Z] 01:39:01 161.22 2.46 158.75 0.00 141.35 31226.36 0.00 [2021-06-18T01:40:54.985Z] 01:40:01 114.97 0.00 114.97 0.00 0.00 27180.70 0.00 [2021-06-18T01:40:54.985Z] Average: 107.06 14.41 92.65 0.00 1468.72 35067.43 0.00 [2021-06-18T01:40:54.985Z] [2021-06-18T01:40:54.985Z] 01:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-18T01:40:54.985Z] 01:21:01 4178272 0 967668 12.08 2620 2860380 1571632 17.35 1058984 2289052 6968 [2021-06-18T01:40:54.985Z] 01:22:01 3800208 0 1147900 14.33 2620 3058212 1672340 18.46 1364908 2288912 270900 [2021-06-18T01:40:54.985Z] 01:23:01 3811084 0 1164416 14.54 2620 3030820 1715512 18.94 1323376 2307868 117640 [2021-06-18T01:40:54.985Z] 01:24:01 2142552 0 1353440 16.90 2620 4510328 2245264 24.79 1315384 3892720 56 [2021-06-18T01:40:54.985Z] 01:25:01 627488 0 1385104 17.29 2620 5993728 1840176 20.32 2728512 3941484 0 [2021-06-18T01:40:54.985Z] 01:26:01 2274008 0 1447132 18.07 2620 4285180 2023304 22.34 2003208 2986012 31472 [2021-06-18T01:40:54.985Z] 01:27:02 2876932 0 1293284 16.15 2620 3836104 1528984 16.88 1605796 2800128 24 [2021-06-18T01:40:54.985Z] 01:28:01 2897620 0 1272592 15.89 2620 3836108 1310656 14.47 1592112 2799912 12 [2021-06-18T01:40:54.985Z] 01:29:01 2903176 0 1267036 15.82 2620 3836108 1274796 14.07 1589224 2799944 16 [2021-06-18T01:40:54.985Z] 01:30:01 2903140 0 1267044 15.82 2620 3836136 1274796 14.07 1589304 2799948 12 [2021-06-18T01:40:54.985Z] 01:31:01 2902776 0 1267428 15.83 2620 3836116 1274820 14.07 1589460 2799960 8 [2021-06-18T01:40:54.985Z] 01:32:01 2902744 0 1267452 15.83 2620 3836124 1274844 14.07 1589616 2799964 8 [2021-06-18T01:40:54.985Z] 01:33:01 2903580 0 1266608 15.81 2620 3836132 1274664 14.07 1588960 2799960 8 [2021-06-18T01:40:54.985Z] 01:34:01 2903036 0 1267152 15.82 2620 3836132 1274868 14.08 1589236 2799960 8 [2021-06-18T01:40:54.985Z] 01:35:01 2898268 0 1269308 15.85 2620 3838744 1274748 14.07 1595064 2799256 20 [2021-06-18T01:40:54.985Z] 01:36:01 2898396 0 1269180 15.85 2620 3838744 1274664 14.07 1595088 2799256 12 [2021-06-18T01:40:54.985Z] 01:37:01 2897428 0 1270140 15.86 2620 3838752 1274832 14.07 1596028 2799256 12 [2021-06-18T01:40:54.985Z] 01:38:01 2897404 0 1270160 15.86 2620 3838756 1274844 14.07 1596004 2799256 8 [2021-06-18T01:40:54.985Z] 01:39:01 2118044 0 1327396 16.57 2620 4560880 1396480 15.42 1724020 3399056 32 [2021-06-18T01:40:54.985Z] 01:40:01 1349592 0 1491932 18.63 2620 5164796 1541492 17.02 1850300 3906428 48 [2021-06-18T01:40:54.985Z] Average: 2754287 0 1276619 15.94 2620 3975414 1479686 16.34 1624229 2930417 21363 [2021-06-18T01:40:54.985Z] [2021-06-18T01:40:54.985Z] 01:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-18T01:40:54.985Z] 01:21:01 eth0 1090.31 1237.62 5773.46 125.04 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:21:01 vethe643143 23.26 25.08 1.91 63.57 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:21:01 docker0 967.76 784.28 77.39 2761.72 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:22:01 vethf6655a2 0.32 0.45 0.03 0.04 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:22:01 eth0 262.43 222.82 816.57 33.39 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:22:01 docker0 198.62 220.53 13.92 778.85 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:23:01 vethf6655a2 1.53 1.53 0.12 0.12 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:23:01 eth0 31.27 18.85 21.37 84.49 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:23:01 docker0 1.53 1.53 0.10 0.12 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:24:01 vethff730fc 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:24:01 veth92738a7 5.72 7.79 0.47 21.49 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:24:01 veth2192b70 7.14 11.23 0.57 32.60 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:24:01 vethd97c6f7 8.57 9.64 0.69 23.97 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:25:01 vethff730fc 0.00 0.70 0.00 0.03 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:25:01 eth0 2625.94 2415.32 12127.51 407.09 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:25:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:25:01 docker0 1233.61 1088.95 95.60 3834.77 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:26:01 vethff730fc 0.00 0.75 0.00 0.03 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:26:01 eth0 240.45 173.29 1743.89 132.67 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:26:01 veth42529ea 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:27:02 eth0 411.22 400.22 259.97 1546.74 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:27:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:27:02 docker0 1302.76 1189.81 100.19 4364.56 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:28:01 eth0 13.69 12.10 10.63 3.67 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:29:01 eth0 3.35 1.60 2.46 0.29 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:30:01 eth0 0.48 0.22 0.11 0.07 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:31:01 eth0 0.98 0.40 0.38 0.18 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:32:01 eth0 1.05 0.40 0.32 0.24 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:33:01 eth0 0.50 0.08 0.05 0.01 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:34:01 eth0 0.50 0.30 0.27 0.20 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:35:01 eth0 0.32 0.23 0.14 0.07 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:36:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:37:01 eth0 1.32 0.27 0.36 0.20 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:38:01 eth0 0.57 0.25 0.27 0.19 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:39:01 eth0 528.94 490.99 4466.12 119.79 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:39:01 docker0 58.47 57.54 4.64 371.39 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:40:01 veth6497620 1.43 0.98 0.62 0.89 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:40:01 eth0 393.60 355.20 3521.68 46.95 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] 01:40:01 docker0 33.23 35.99 2.37 274.33 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] Average: veth6497620 0.07 0.05 0.03 0.04 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] Average: eth0 164.33 157.64 935.62 108.09 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] Average: docker0 69.79 64.23 5.36 250.75 0.00 0.00 0.00 0.00 [2021-06-18T01:40:54.985Z] [2021-06-18T01:40:54.985Z] [2021-06-18T01:40:54.985Z] ---> sar -P ALL: [2021-06-18T01:40:54.985Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/18/21 _x86_64_ (2 CPU) [2021-06-18T01:40:54.985Z] [2021-06-18T01:40:54.985Z] 01:19:08 LINUX RESTART (2 CPU) [2021-06-18T01:40:54.985Z] [2021-06-18T01:40:54.985Z] 01:20:01 CPU %user %nice %system %iowait %steal %idle [2021-06-18T01:40:54.985Z] 01:21:01 all 19.09 0.00 6.15 2.64 0.09 72.03 [2021-06-18T01:40:54.985Z] 01:21:01 0 17.32 0.00 6.22 3.46 0.09 72.91 [2021-06-18T01:40:54.985Z] 01:21:01 1 20.87 0.00 6.07 1.83 0.09 71.15 [2021-06-18T01:40:54.985Z] 01:22:01 all 58.42 0.00 8.76 1.52 0.12 31.19 [2021-06-18T01:40:54.985Z] 01:22:01 0 59.15 0.00 8.74 1.80 0.11 30.20 [2021-06-18T01:40:54.985Z] 01:22:01 1 57.68 0.00 8.78 1.25 0.13 32.17 [2021-06-18T01:40:54.985Z] 01:23:01 all 33.62 0.00 4.73 0.35 0.09 61.21 [2021-06-18T01:40:54.985Z] 01:23:01 0 33.94 0.00 4.97 0.37 0.11 60.62 [2021-06-18T01:40:54.985Z] 01:23:01 1 33.30 0.00 4.49 0.33 0.07 61.80 [2021-06-18T01:40:54.985Z] 01:24:01 all 44.53 0.00 15.43 3.30 0.11 36.62 [2021-06-18T01:40:54.985Z] 01:24:01 0 43.55 0.00 15.74 2.97 0.11 37.62 [2021-06-18T01:40:54.985Z] 01:24:01 1 45.51 0.00 15.13 3.63 0.11 35.62 [2021-06-18T01:40:54.985Z] 01:25:01 all 73.14 0.00 18.52 6.33 0.12 1.89 [2021-06-18T01:40:54.985Z] 01:25:01 0 72.77 0.00 18.66 6.48 0.13 1.96 [2021-06-18T01:40:54.985Z] 01:25:01 1 73.50 0.00 18.38 6.18 0.11 1.83 [2021-06-18T01:40:54.985Z] 01:26:01 all 71.82 0.00 21.00 5.38 0.12 1.67 [2021-06-18T01:40:54.985Z] 01:26:01 0 70.95 0.00 21.44 6.11 0.13 1.37 [2021-06-18T01:40:54.985Z] 01:26:01 1 72.69 0.00 20.56 4.66 0.11 1.97 [2021-06-18T01:40:54.985Z] 01:27:02 all 17.69 0.00 4.91 0.58 0.11 76.73 [2021-06-18T01:40:54.985Z] 01:27:02 0 17.20 0.00 5.25 0.66 0.10 76.78 [2021-06-18T01:40:54.985Z] 01:27:02 1 18.17 0.00 4.56 0.49 0.11 76.67 [2021-06-18T01:40:54.985Z] 01:28:01 all 0.48 0.00 0.21 0.00 0.04 99.27 [2021-06-18T01:40:54.985Z] 01:28:01 0 0.60 0.00 0.17 0.00 0.05 99.18 [2021-06-18T01:40:54.985Z] 01:28:01 1 0.36 0.00 0.25 0.00 0.03 99.35 [2021-06-18T01:40:54.985Z] 01:29:01 all 0.10 0.00 0.05 0.00 0.04 99.81 [2021-06-18T01:40:54.985Z] 01:29:01 0 0.05 0.00 0.07 0.00 0.05 99.83 [2021-06-18T01:40:54.985Z] 01:29:01 1 0.15 0.00 0.03 0.00 0.03 99.78 [2021-06-18T01:40:54.985Z] 01:30:01 all 0.11 0.00 0.02 0.00 0.03 99.84 [2021-06-18T01:40:54.985Z] 01:30:01 0 0.17 0.00 0.03 0.00 0.05 99.75 [2021-06-18T01:40:54.985Z] 01:30:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2021-06-18T01:40:54.985Z] 01:31:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-06-18T01:40:54.985Z] 01:31:01 0 0.15 0.00 0.02 0.00 0.02 99.82 [2021-06-18T01:40:54.985Z] 01:31:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-18T01:40:54.985Z] [2021-06-18T01:40:54.985Z] 01:31:01 CPU %user %nice %system %iowait %steal %idle [2021-06-18T01:40:54.985Z] 01:32:01 all 0.08 0.00 0.03 0.00 0.03 99.85 [2021-06-18T01:40:54.985Z] 01:32:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2021-06-18T01:40:54.985Z] 01:32:01 1 0.07 0.00 0.05 0.00 0.05 99.83 [2021-06-18T01:40:54.985Z] 01:33:01 all 0.06 0.00 0.02 0.00 0.03 99.89 [2021-06-18T01:40:54.985Z] 01:33:01 0 0.10 0.00 0.03 0.00 0.05 99.82 [2021-06-18T01:40:54.985Z] 01:33:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2021-06-18T01:40:54.986Z] 01:34:01 all 0.18 0.00 0.03 0.00 0.02 99.78 [2021-06-18T01:40:54.986Z] 01:34:01 0 0.32 0.00 0.03 0.00 0.02 99.63 [2021-06-18T01:40:54.986Z] 01:34:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-18T01:40:54.986Z] 01:35:01 all 0.13 0.00 0.05 0.03 0.03 99.77 [2021-06-18T01:40:54.986Z] 01:35:01 0 0.20 0.00 0.05 0.02 0.02 99.72 [2021-06-18T01:40:54.986Z] 01:35:01 1 0.07 0.00 0.05 0.03 0.03 99.82 [2021-06-18T01:40:54.986Z] 01:36:01 all 0.14 0.00 0.03 0.00 0.03 99.80 [2021-06-18T01:40:54.986Z] 01:36:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-18T01:40:54.986Z] 01:36:01 1 0.25 0.00 0.03 0.00 0.03 99.68 [2021-06-18T01:40:54.986Z] 01:37:01 all 0.12 0.00 0.03 0.00 0.03 99.82 [2021-06-18T01:40:54.986Z] 01:37:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-18T01:40:54.986Z] 01:37:01 1 0.22 0.00 0.02 0.00 0.03 99.73 [2021-06-18T01:40:54.986Z] 01:38:01 all 0.14 0.00 0.03 0.00 0.03 99.81 [2021-06-18T01:40:54.986Z] 01:38:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-18T01:40:54.986Z] 01:38:01 1 0.25 0.00 0.03 0.00 0.03 99.68 [2021-06-18T01:40:54.986Z] 01:39:01 all 12.16 0.00 5.34 3.53 0.08 78.89 [2021-06-18T01:40:54.986Z] 01:39:01 0 12.10 0.00 5.83 4.10 0.07 77.90 [2021-06-18T01:40:54.986Z] 01:39:01 1 12.22 0.00 4.85 2.97 0.09 79.87 [2021-06-18T01:40:54.986Z] 01:40:01 all 13.47 0.00 6.71 8.73 0.10 71.00 [2021-06-18T01:40:54.986Z] 01:40:01 0 11.87 0.00 6.90 6.84 0.10 74.28 [2021-06-18T01:40:54.986Z] 01:40:01 1 15.07 0.00 6.51 10.62 0.09 67.71 [2021-06-18T01:40:54.986Z] Average: all 16.42 0.00 4.38 1.56 0.06 77.58 [2021-06-18T01:40:54.986Z] Average: 0 16.18 0.00 4.49 1.58 0.06 77.70 [2021-06-18T01:40:54.986Z] Average: 1 16.66 0.00 4.28 1.54 0.06 77.46 [2021-06-18T01:40:54.986Z] [2021-06-18T01:40:54.986Z] [2021-06-18T01:40:54.986Z]