Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ebe3624a33549442c75d7c2daf6fea9b9c7b25bb 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-ssh428765301423433846.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-ssh5668598714358048133.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-ssh7403883250031936268.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > 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-ssh1830407787671242672.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-ssh3773317118187405598.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 ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-531 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/524 [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/524 # 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/524@tmp/jenkins-gitclient-ssh6821881656689736685.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 ebe3624a33549442c75d7c2daf6fea9b9c7b25bb (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 ebe3624a33549442c75d7c2daf6fea9b9c7b25bb # timeout=10 Commit message: "fix: Don't regenerate DB passwords if already exists & tweaks for Kuiper config (#3541)" > git rev-list --no-walk 62a550d8008a894214f3a33c3f8a75f51c5bc6b5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-04T14:26:18.761Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-04T14:26:18.853Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-04T14:26:18.881Z] ========================================================= [2021-06-04T14:26:18.881Z] EdgeX Global Pipelines Version Info [2021-06-04T14:26:18.881Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-04T14:26:20.365Z] ------------------- [2021-06-04T14:26:20.365Z] stable info: [2021-06-04T14:26:20.365Z] ------------------- [2021-06-04T14:26:20.365Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-04T14:26:20.365Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-04T14:26:20.365Z] Message: update stable to v1.0.193 [2021-06-04T14:26:20.943Z] ------------------- [2021-06-04T14:26:20.943Z] experimental info: [2021-06-04T14:26:20.943Z] ------------------- [2021-06-04T14:26:20.943Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-04T14:26:20.943Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-04T14:26:20.943Z] Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-04T14:26:21.064Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-04T14:26:21.085Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-04T14:26:21.105Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-04T14:26:21.125Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-04T14:26:21.144Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-04T14:26:21.163Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-04T14:26:21.205Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-04T14:26:21.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-04T14:26:21.250Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-04T14:26:21.271Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-04T14:26:21.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-04T14:26:21.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-04T14:26:21.333Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-04T14:26:21.356Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-04T14:26:21.382Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-04T14:26:21.404Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-04T14:26:21.451Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-04T14:26:21.474Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-04T14:26:21.495Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-04T14:26:21.519Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-04T14:26:21.542Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-04T14:26:21.563Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-04T14:26:21.584Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-04T14:26:21.604Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-04T14:26:21.624Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-04T14:26:21.645Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [Pipeline] echo [2021-06-04T14:26:21.691Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ebe3624 [Pipeline] echo [2021-06-04T14:26:21.714Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-04T14:26:21.795Z] provisioning config files... [2021-06-04T14:26:21.815Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/524@tmp/config6642238997395634242tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-04T14:26:22.143Z] ---> docker-login.sh [2021-06-04T14:26:22.143Z] nexus3.edgexfoundry.org:10001 [2021-06-04T14:26:22.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T14:26:22.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T14:26:22.675Z] Configure a credential helper to remove this warning. See [2021-06-04T14:26:22.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T14:26:22.675Z] [2021-06-04T14:26:22.675Z] Login Succeeded [2021-06-04T14:26:22.675Z] nexus3.edgexfoundry.org:10002 [2021-06-04T14:26:22.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T14:26:22.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T14:26:22.675Z] Configure a credential helper to remove this warning. See [2021-06-04T14:26:22.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T14:26:22.675Z] [2021-06-04T14:26:22.675Z] Login Succeeded [2021-06-04T14:26:22.675Z] nexus3.edgexfoundry.org:10003 [2021-06-04T14:26:22.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T14:26:22.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T14:26:22.936Z] Configure a credential helper to remove this warning. See [2021-06-04T14:26:22.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T14:26:22.936Z] [2021-06-04T14:26:22.936Z] Login Succeeded [2021-06-04T14:26:22.936Z] nexus3.edgexfoundry.org:10004 [2021-06-04T14:26:22.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T14:26:23.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T14:26:23.198Z] Configure a credential helper to remove this warning. See [2021-06-04T14:26:23.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T14:26:23.198Z] [2021-06-04T14:26:23.198Z] Login Succeeded [2021-06-04T14:26:23.198Z] docker.io [2021-06-04T14:26:23.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T14:26:23.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T14:26:23.462Z] Configure a credential helper to remove this warning. See [2021-06-04T14:26:23.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T14:26:23.462Z] [2021-06-04T14:26:23.462Z] Login Succeeded [2021-06-04T14:26:23.462Z] ---> docker-login.sh ends [Pipeline] } [2021-06-04T14:26:23.471Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-04T14:26:23.809Z] ++ 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-04T14:26:23.809Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-04T14:26:23.809Z] ++ dirname cmd/core-command/Dockerfile [2021-06-04T14:26:23.809Z] ++ cut -d/ -f2 [2021-06-04T14:26:23.809Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-04T14:26:23.809Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-04T14:26:23.809Z] ++ dirname cmd/core-data/Dockerfile [2021-06-04T14:26:23.809Z] ++ cut -d/ -f2 [2021-06-04T14:26:23.809Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-04T14:26:23.809Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-04T14:26:23.809Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-04T14:26:23.809Z] ++ cut -d/ -f2 [2021-06-04T14:26:23.809Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-04T14:26:23.809Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-04T14:26:23.809Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-04T14:26:23.809Z] ++ cut -d/ -f2 [2021-06-04T14:26:23.809Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-04T14:26:23.809Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-04T14:26:23.809Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-04T14:26:23.809Z] ++ cut -d/ -f2 [2021-06-04T14:26:23.809Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-04T14:26:23.809Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-04T14:26:23.809Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-04T14:26:23.809Z] ++ cut -d/ -f2 [2021-06-04T14:26:23.809Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-04T14:26:23.809Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-04T14:26:23.809Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-04T14:26:23.809Z] ++ cut -d/ -f2 [2021-06-04T14:26:23.809Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-04T14:26:23.809Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-04T14:26:23.809Z] ++ cut -d/ -f2 [2021-06-04T14:26:23.809Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-04T14:26:23.809Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-04T14:26:23.809Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-04T14:26:23.809Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-04T14:26:23.809Z] ++ cut -d/ -f2 [2021-06-04T14:26:23.809Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-04T14:26:23.855Z] 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-04T14:26:25.264Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-04T14:26:25.264Z] [2021-06-04T14:26:25.264Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:26:25.602Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-04T14:26:25.602Z] latest: Pulling from edgex-devops/git-semver [2021-06-04T14:26:25.602Z] 31603596830f: Pulling fs layer [2021-06-04T14:26:25.602Z] 54011a49482f: Pulling fs layer [2021-06-04T14:26:25.602Z] a6820b24f6d8: Pulling fs layer [2021-06-04T14:26:25.602Z] f581987b2513: Pulling fs layer [2021-06-04T14:26:25.602Z] f581987b2513: Waiting [2021-06-04T14:26:25.602Z] 54011a49482f: Verifying Checksum [2021-06-04T14:26:25.602Z] 54011a49482f: Download complete [2021-06-04T14:26:25.868Z] 31603596830f: Verifying Checksum [2021-06-04T14:26:25.868Z] 31603596830f: Download complete [2021-06-04T14:26:25.868Z] f581987b2513: Verifying Checksum [2021-06-04T14:26:25.868Z] f581987b2513: Download complete [2021-06-04T14:26:25.868Z] a6820b24f6d8: Verifying Checksum [2021-06-04T14:26:25.868Z] a6820b24f6d8: Download complete [2021-06-04T14:26:25.868Z] 31603596830f: Pull complete [2021-06-04T14:26:26.137Z] 54011a49482f: Pull complete [2021-06-04T14:26:26.731Z] a6820b24f6d8: Pull complete [2021-06-04T14:26:27.001Z] f581987b2513: Pull complete [2021-06-04T14:26:27.001Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-04T14:26:27.001Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-04T14:26:27.001Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-04T14:26:27.081Z] prd-centos7-docker-4c-2g-531 does not seem to be running inside a container [2021-06-04T14:26:27.122Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/524 -v /w/workspace/edgex-go/524:/w/workspace/edgex-go/524:rw,z -v /w/workspace/edgex-go/524@tmp:/w/workspace/edgex-go/524@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-04T14:26:28.260Z] $ docker top 2725bf9696e6f43ef1110141af8f0cb8b045663375dc8c84f7ca5a4a75689363 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-04T14:26:28.388Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-04T14:26:28.388Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-04T14:26:28.514Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-04T14:26:28.515Z] $ docker exec 2725bf9696e6f43ef1110141af8f0cb8b045663375dc8c84f7ca5a4a75689363 ssh-agent [2021-06-04T14:26:28.647Z] SSH_AUTH_SOCK=/tmp/ssh-vKZNBwsjIkYH/agent.14 [2021-06-04T14:26:28.647Z] SSH_AGENT_PID=20 [2021-06-04T14:26:28.655Z] Running ssh-add (command line suppressed) [2021-06-04T14:26:28.755Z] Identity added: /w/workspace/edgex-go/524@tmp/private_key_5762616321287516348.key (/w/workspace/edgex-go/524@tmp/private_key_5762616321287516348.key) [2021-06-04T14:26:28.773Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-04T14:26:29.075Z] + git tag --points-at HEAD [Pipeline] } [2021-06-04T14:26:29.089Z] $ docker exec --env ******** --env ******** 2725bf9696e6f43ef1110141af8f0cb8b045663375dc8c84f7ca5a4a75689363 ssh-agent -k [2021-06-04T14:26:29.202Z] unset SSH_AUTH_SOCK; [2021-06-04T14:26:29.202Z] unset SSH_AGENT_PID; [2021-06-04T14:26:29.203Z] echo Agent pid 20 killed; [2021-06-04T14:26:29.220Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-04T14:26:29.261Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-04T14:26:29.261Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-04T14:26:29.382Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-04T14:26:29.382Z] $ docker exec 2725bf9696e6f43ef1110141af8f0cb8b045663375dc8c84f7ca5a4a75689363 ssh-agent [2021-06-04T14:26:29.502Z] SSH_AUTH_SOCK=/tmp/ssh-OBkclGMay6aW/agent.53 [2021-06-04T14:26:29.502Z] SSH_AGENT_PID=60 [2021-06-04T14:26:29.508Z] Running ssh-add (command line suppressed) [2021-06-04T14:26:29.620Z] Identity added: /w/workspace/edgex-go/524@tmp/private_key_4944674888174259056.key (/w/workspace/edgex-go/524@tmp/private_key_4944674888174259056.key) [2021-06-04T14:26:29.643Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-04T14:26:29.945Z] + git semver init [2021-06-04T14:26:29.945Z] # -> Open(): unable to determine branch for HEAD [2021-06-04T14:26:29.945Z] # $GIT_DIR = /w/workspace/edgex-go/524/.git [2021-06-04T14:26:29.945Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/524 [2021-06-04T14:26:29.945Z] # $SEMVER_REMOTE_NAME = origin [2021-06-04T14:26:29.945Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-04T14:26:29.945Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-04T14:26:29.945Z] # $SEMVER_BRANCH = master [2021-06-04T14:26:29.945Z] # $SEMVER_TEMP = /tmp/semver-719831673 [2021-06-04T14:26:29.945Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-04T14:26:42.242Z] # '/tmp/semver-719831673' -> '/w/workspace/edgex-go/524/.semver' [2021-06-04T14:26:42.242Z] # -> Force: false [2021-06-04T14:26:42.242Z] # $SEMVER_DIR = /w/workspace/edgex-go/524/.semver [Pipeline] } [2021-06-04T14:26:42.249Z] $ docker exec --env ******** --env ******** 2725bf9696e6f43ef1110141af8f0cb8b045663375dc8c84f7ca5a4a75689363 ssh-agent -k [2021-06-04T14:26:42.361Z] unset SSH_AUTH_SOCK; [2021-06-04T14:26:42.362Z] unset SSH_AGENT_PID; [2021-06-04T14:26:42.362Z] echo Agent pid 60 killed; [2021-06-04T14:26:42.377Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-04T14:26:42.720Z] + git semver [Pipeline] } [2021-06-04T14:26:42.734Z] $ docker stop --time=1 2725bf9696e6f43ef1110141af8f0cb8b045663375dc8c84f7ca5a4a75689363 [2021-06-04T14:26:46.495Z] $ docker rm -f 2725bf9696e6f43ef1110141af8f0cb8b045663375dc8c84f7ca5a4a75689363 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-04T14:26:46.900Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-04T14:26:47.177Z] Stashed 1 file(s) [Pipeline] echo [2021-06-04T14:26:47.180Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.253 [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-04T14:26:47.789Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-04T14:26:48.083Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-04T14:26:48.381Z] + sudo service docker restart [2021-06-04T14:26:48.381Z] + true [2021-06-04T14:26:48.381Z] Redirecting to /bin/systemctl restart docker.service [2021-06-04T14:27:02.403Z] Still waiting to schedule task [2021-06-04T14:27:02.404Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-06-04T14:27:06.550Z] ========================================================= [2021-06-04T14:27:06.550Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-04T14:27:06.550Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:27:06.856Z] + 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-04T14:27:08.269Z] Sending build context to Docker daemon 329MB [2021-06-04T14:27:08.269Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-04T14:27:08.269Z] Step 2/6 : FROM ${BASE} [2021-06-04T14:27:08.539Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-04T14:27:08.539Z] 540db60ca938: Pulling fs layer [2021-06-04T14:27:08.539Z] adcc1eea9eea: Pulling fs layer [2021-06-04T14:27:08.539Z] 4c4ab2625f07: Pulling fs layer [2021-06-04T14:27:08.539Z] 0510c868ecb4: Pulling fs layer [2021-06-04T14:27:08.539Z] afea3b2eda06: Pulling fs layer [2021-06-04T14:27:08.539Z] 7809a108b3ef: Pulling fs layer [2021-06-04T14:27:08.539Z] f706445af74f: Pulling fs layer [2021-06-04T14:27:08.539Z] afea3b2eda06: Waiting [2021-06-04T14:27:08.539Z] 7809a108b3ef: Waiting [2021-06-04T14:27:08.539Z] f706445af74f: Waiting [2021-06-04T14:27:08.539Z] 0510c868ecb4: Waiting [2021-06-04T14:27:08.539Z] 4c4ab2625f07: Verifying Checksum [2021-06-04T14:27:08.539Z] 4c4ab2625f07: Download complete [2021-06-04T14:27:08.539Z] adcc1eea9eea: Verifying Checksum [2021-06-04T14:27:08.539Z] adcc1eea9eea: Download complete [2021-06-04T14:27:08.539Z] afea3b2eda06: Verifying Checksum [2021-06-04T14:27:08.539Z] afea3b2eda06: Download complete [2021-06-04T14:27:08.539Z] 7809a108b3ef: Verifying Checksum [2021-06-04T14:27:08.539Z] 7809a108b3ef: Download complete [2021-06-04T14:27:08.539Z] 540db60ca938: Verifying Checksum [2021-06-04T14:27:08.539Z] 540db60ca938: Download complete [2021-06-04T14:27:08.801Z] 540db60ca938: Pull complete [2021-06-04T14:27:09.062Z] adcc1eea9eea: Pull complete [2021-06-04T14:27:09.063Z] 4c4ab2625f07: Pull complete [2021-06-04T14:27:11.613Z] f706445af74f: Verifying Checksum [2021-06-04T14:27:11.613Z] f706445af74f: Download complete [2021-06-04T14:27:11.613Z] 0510c868ecb4: Verifying Checksum [2021-06-04T14:27:11.613Z] 0510c868ecb4: Download complete [2021-06-04T14:27:15.876Z] 0510c868ecb4: Pull complete [2021-06-04T14:27:15.876Z] afea3b2eda06: Pull complete [2021-06-04T14:27:15.876Z] 7809a108b3ef: Pull complete [2021-06-04T14:27:19.218Z] f706445af74f: Pull complete [2021-06-04T14:27:19.218Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-04T14:27:19.218Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-04T14:27:19.218Z] ---> b068be0155e3 [2021-06-04T14:27:19.218Z] 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-04T14:27:21.152Z] ---> Running in 6755988d5ebe [2021-06-04T14:27:21.152Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-04T14:27:22.098Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-04T14:27:22.361Z] (1/12) Installing libmagic (5.39-r0) [2021-06-04T14:27:23.305Z] (2/12) Installing file (5.39-r0) [2021-06-04T14:27:23.305Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-04T14:27:23.305Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-04T14:27:27.532Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-04T14:27:27.532Z] (6/12) Installing patch (2.7.6-r6) [2021-06-04T14:27:27.532Z] (7/12) Installing build-base (0.5-r2) [2021-06-04T14:27:27.532Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-04T14:27:27.532Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-04T14:27:27.532Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-04T14:27:27.532Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-04T14:27:27.794Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-04T14:27:27.794Z] Executing busybox-1.32.1-r6.trigger [2021-06-04T14:27:27.794Z] OK: 219 MiB in 52 packages [2021-06-04T14:27:29.717Z] Removing intermediate container 6755988d5ebe [2021-06-04T14:27:29.718Z] ---> 2f6bb5b32940 [2021-06-04T14:27:29.718Z] Step 4/6 : WORKDIR /edgex-go [2021-06-04T14:27:29.718Z] ---> Running in 2510530e8e09 [2021-06-04T14:27:29.718Z] Removing intermediate container 2510530e8e09 [2021-06-04T14:27:29.718Z] ---> fd3dc0121420 [2021-06-04T14:27:29.718Z] Step 5/6 : COPY go.mod . [2021-06-04T14:27:29.979Z] ---> 9bce19411737 [2021-06-04T14:27:29.979Z] Step 6/6 : RUN go mod download [2021-06-04T14:27:29.979Z] ---> Running in 0c036766f101 [2021-06-04T14:27:44.940Z] Removing intermediate container 0c036766f101 [2021-06-04T14:27:44.940Z] ---> 02bbf02c5a02 [2021-06-04T14:27:44.940Z] Successfully built 02bbf02c5a02 [2021-06-04T14:27:44.940Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:27:45.246Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-04T14:27:45.246Z] . [Pipeline] withDockerContainer [2021-06-04T14:27:45.334Z] prd-centos7-docker-4c-2g-531 does not seem to be running inside a container [2021-06-04T14:27:45.379Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/524 -v /w/workspace/edgex-go/524:/w/workspace/edgex-go/524:rw,z -v /w/workspace/edgex-go/524@tmp:/w/workspace/edgex-go/524@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-04T14:27:45.811Z] $ docker top 437b4cb0af003f66094b1d9c37593bc5e7349b710da028d2e9c7d0517d6f3617 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-04T14:27:46.207Z] + go version [2021-06-04T14:27:46.207Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-04T14:27:46.217Z] $ docker stop --time=1 437b4cb0af003f66094b1d9c37593bc5e7349b710da028d2e9c7d0517d6f3617 [2021-06-04T14:27:47.426Z] $ docker rm -f 437b4cb0af003f66094b1d9c37593bc5e7349b710da028d2e9c7d0517d6f3617 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:27:47.958Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-04T14:27:47.958Z] . [Pipeline] withDockerContainer [2021-06-04T14:27:48.048Z] prd-centos7-docker-4c-2g-531 does not seem to be running inside a container [2021-06-04T14:27:48.086Z] $ 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/524 -v /w/workspace/edgex-go/524:/w/workspace/edgex-go/524:rw,z -v /w/workspace/edgex-go/524@tmp:/w/workspace/edgex-go/524@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-04T14:27:48.465Z] $ docker top f37ec701c75ae24edf09d737193d8cf1d1c96d77cca307dae358928e44919250 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-04T14:27:48.564Z] ========================================================= [2021-06-04T14:27:48.564Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-04T14:27:48.564Z] ========================================================= [Pipeline] sh [2021-06-04T14:27:48.860Z] + go mod tidy [Pipeline] sh [2021-06-04T14:27:49.427Z] + make test [2021-06-04T14:27:49.427Z] go mod tidy [2021-06-04T14:27:49.690Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-04T14:27:56.325Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-04T14:28:14.536Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-04T14:28:18.821Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-04T14:28:20.250Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-04T14:28:20.530Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-04T14:28:23.123Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-04T14:28:23.719Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-04T14:28:23.719Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-04T14:28:23.719Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-04T14:28:24.319Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-04T14:28:24.910Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-04T14:28:26.858Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-04T14:28:26.858Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-04T14:28:26.858Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-04T14:28:26.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-04T14:28:26.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-04T14:28:26.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-04T14:28:26.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-04T14:28:27.826Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.073s coverage: 28.7% of statements [2021-06-04T14:28:29.243Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.067s coverage: 100.0% of statements [2021-06-04T14:28:29.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-04T14:28:29.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-04T14:28:29.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-04T14:28:29.824Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.048s coverage: 81.2% of statements [2021-06-04T14:28:29.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-04T14:28:30.088Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.068s coverage: 53.4% of statements [2021-06-04T14:28:30.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-04T14:28:30.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-04T14:28:31.043Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.132s coverage: 87.7% of statements [2021-06-04T14:28:31.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-04T14:28:31.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-04T14:28:31.043Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.055s coverage: 78.9% of statements [2021-06-04T14:28:31.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-04T14:28:31.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-04T14:28:31.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-04T14:28:31.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-04T14:28:31.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-04T14:28:31.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-04T14:28:31.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-04T14:28:32.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.239s coverage: 95.1% of statements [2021-06-04T14:28:32.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-04T14:28:32.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-04T14:28:32.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-04T14:28:32.991Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-04T14:28:32.991Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-04T14:28:32.991Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-04T14:28:32.991Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-04T14:28:32.991Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-04T14:28:32.991Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-04T14:28:32.991Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-04T14:28:32.991Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.067s coverage: 58.8% of statements [2021-06-04T14:28:32.991Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-04T14:28:32.991Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-04T14:28:32.991Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.047s coverage: 60.0% of statements [2021-06-04T14:28:33.622Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.075s coverage: 0.8% of statements [2021-06-04T14:28:33.622Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-04T14:28:33.622Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.043s coverage: 22.0% of statements [2021-06-04T14:28:33.622Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-04T14:28:34.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements [2021-06-04T14:28:35.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.062s coverage: 79.5% of statements [2021-06-04T14:28:35.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements [2021-06-04T14:28:35.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements [2021-06-04T14:28:35.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements [2021-06-04T14:28:47.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.067s coverage: 94.4% of statements [2021-06-04T14:28:47.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements [2021-06-04T14:28:53.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.225s coverage: 81.8% of statements [2021-06-04T14:28:53.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-04T14:29:05.650Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-532 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws [2021-06-04T14:29:05.671Z] Running in /w/workspace/edgex-go/524 [Pipeline] { [Pipeline] checkout [2021-06-04T14:29:06.130Z] The recommended git tool is: git [2021-06-04T14:29:11.077Z] using credential edgex-jenkins-ssh [2021-06-04T14:29:11.099Z] Cloning the remote Git repository [2021-06-04T14:29:11.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements [2021-06-04T14:29:11.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-04T14:29:11.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-04T14:29:11.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-04T14:29:11.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2021-06-04T14:29:11.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-04T14:29:11.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-04T14:29:11.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-04T14:29:11.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-04T14:29:11.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-04T14:29:11.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.037s coverage: 87.2% of statements [2021-06-04T14:29:11.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-04T14:29:11.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-04T14:29:11.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-06-04T14:29:11.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-04T14:29:11.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 76.0% of statements [2021-06-04T14:29:11.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-04T14:29:11.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements [2021-06-04T14:29:11.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-06-04T14:29:11.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2021-06-04T14:29:11.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.086s coverage: 91.2% of statements [2021-06-04T14:29:11.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-04T14:29:11.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.128s coverage: 64.4% of statements [2021-06-04T14:29:11.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-04T14:29:11.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-04T14:29:11.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.046s coverage: 100.0% of statements [2021-06-04T14:29:11.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 91.3% of statements [2021-06-04T14:29:11.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2021-06-04T14:29:11.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements [2021-06-04T14:29:11.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements [2021-06-04T14:29:11.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.176s coverage: 66.9% of statements [2021-06-04T14:29:11.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-04T14:29:11.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-04T14:29:11.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-04T14:29:11.183Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-04T14:29:11.291Z] > git init /w/workspace/edgex-go/524 # timeout=10 [2021-06-04T14:29:11.357Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-04T14:29:11.358Z] > git --version # timeout=10 [2021-06-04T14:29:11.380Z] > git --version # 'git version 2.17.1' [2021-06-04T14:29:11.382Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-04T14:29:11.478Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-04T14:29:12.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.131s coverage: 43.6% of statements [2021-06-04T14:29:12.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-04T14:29:12.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-04T14:29:12.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.034s coverage: 89.5% of statements [2021-06-04T14:29:12.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-04T14:29:12.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.026s coverage: 84.8% of statements [2021-06-04T14:29:12.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-04T14:29:12.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-04T14:29:12.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-04T14:29:12.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-04T14:29:19.857Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.058s coverage: 19.3% of statements [2021-06-04T14:29:19.857Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-04T14:29:19.857Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-04T14:29:19.857Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-04T14:29:19.857Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.140s coverage: 91.9% of statements [2021-06-04T14:29:19.857Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-04T14:29:19.857Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-04T14:29:19.857Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-04T14:29:19.857Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-04T14:29:19.857Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-04T14:29:19.857Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-04T14:29:19.857Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-04T14:29:19.857Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-04T14:29:19.857Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.055s coverage: 63.4% of statements [2021-06-04T14:29:19.857Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-04T14:29:19.857Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.096s coverage: 97.6% of statements [2021-06-04T14:29:19.857Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-04T14:29:19.857Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-04T14:29:19.857Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-04T14:29:19.857Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.020s coverage: 0.0% of statements [2021-06-04T14:29:19.857Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-04T14:29:19.857Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.032s coverage: 100.0% of statements [2021-06-04T14:29:19.857Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-04T14:29:19.857Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-04T14:29:19.857Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-04T14:29:19.857Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-04T14:29:19.857Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.043s coverage: 87.9% of statements [2021-06-04T14:29:19.857Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-04T14:29:19.857Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-04T14:29:19.857Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.032s coverage: 100.0% of statements [2021-06-04T14:29:19.857Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 28.1% of statements [2021-06-04T14:29:19.857Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-04T14:29:19.857Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-04T14:29:19.857Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.050s coverage: 28.9% of statements [2021-06-04T14:29:19.857Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-04T14:29:19.857Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-04T14:29:19.857Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-04T14:29:19.857Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-04T14:29:19.857Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-04T14:29:19.857Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 100.0% of statements [2021-06-04T14:29:19.857Z] GO111MODULE=on go vet ./... [2021-06-04T14:29:26.300Z] Avoid second fetch [2021-06-04T14:29:26.301Z] Checking out Revision ebe3624a33549442c75d7c2daf6fea9b9c7b25bb (master) [2021-06-04T14:29:26.261Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-04T14:29:26.281Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-04T14:29:26.321Z] > git config core.sparsecheckout # timeout=10 [2021-06-04T14:29:26.333Z] > git checkout -f ebe3624a33549442c75d7c2daf6fea9b9c7b25bb # timeout=10 [2021-06-04T14:29:30.709Z] Commit message: "fix: Don't regenerate DB passwords if already exists & tweaks for Kuiper config (#3541)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-04T14:29:32.112Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-04T14:29:32.526Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-04T14:29:32.879Z] + sudo service docker restart [2021-06-04T14:29:32.879Z] + true [2021-06-04T14:29:46.993Z] gofmt -l . [2021-06-04T14:29:46.993Z] [ "`gofmt -l .`" = "" ] [2021-06-04T14:29:47.255Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-04T14:29:48.138Z] + ls -al . [2021-06-04T14:29:48.138Z] total 528 [2021-06-04T14:29:48.138Z] drwxrwxr-x 10 1001 1001 4096 Jun 4 14:29 . [2021-06-04T14:29:48.138Z] drwxr-xr-x 4 root root 32 Jun 4 14:27 .. [2021-06-04T14:29:48.138Z] -rw-rw-r-- 1 1001 1001 11 Jun 4 14:26 .dockerignore [2021-06-04T14:29:48.138Z] drwxrwxr-x 8 1001 1001 162 Jun 4 14:26 .git [2021-06-04T14:29:48.138Z] drwxrwxr-x 3 1001 1001 125 Jun 4 14:26 .github [2021-06-04T14:29:48.138Z] -rw-rw-r-- 1 1001 1001 818 Jun 4 14:26 .gitignore [2021-06-04T14:29:48.138Z] drwx------ 3 1001 1001 45 Jun 4 14:26 .semver [2021-06-04T14:29:48.138Z] -rw-rw-r-- 1 1001 1001 166 Jun 4 14:26 .sonarcloud.properties [2021-06-04T14:29:48.138Z] -rw-rw-r-- 1 1001 1001 8609 Jun 4 14:26 Attribution.txt [2021-06-04T14:29:48.138Z] -rw-rw-r-- 1 1001 1001 3804 Jun 4 14:26 CONTRIBUTING.md [2021-06-04T14:29:48.138Z] -rw-rw-r-- 1 1001 1001 931 Jun 4 14:26 Dockerfile.build [2021-06-04T14:29:48.138Z] -rw-rw-r-- 1 1001 1001 849 Jun 4 14:26 Jenkinsfile [2021-06-04T14:29:48.138Z] -rw-rw-r-- 1 1001 1001 10775 Jun 4 14:26 LICENSE [2021-06-04T14:29:48.138Z] -rw-rw-r-- 1 1001 1001 5605 Jun 4 14:26 Makefile [2021-06-04T14:29:48.138Z] -rw-rw-r-- 1 1001 1001 7978 Jun 4 14:26 README.md [2021-06-04T14:29:48.138Z] -rw-rw-r-- 1 1001 1001 6755 Jun 4 14:26 SECURITY.md [2021-06-04T14:29:48.138Z] -rw-rw-r-- 1 1001 1001 13 Jun 4 14:26 VERSION [2021-06-04T14:29:48.138Z] -rw-rw-r-- 1 1001 1001 4131 Jun 4 14:26 ZMQWindows.md [2021-06-04T14:29:48.138Z] drwxrwxr-x 2 1001 1001 37 Jun 4 14:26 bin [2021-06-04T14:29:48.138Z] drwxrwxr-x 14 1001 1001 4096 Jun 4 14:26 cmd [2021-06-04T14:29:48.138Z] -rw-r--r-- 1 root root 412085 Jun 4 14:29 coverage.out [2021-06-04T14:29:48.138Z] -rw-rw-r-- 1 1001 1001 902 Jun 4 14:26 go.mod [2021-06-04T14:29:48.138Z] -rw-r--r-- 1 root root 21048 Jun 4 14:27 go.sum [2021-06-04T14:29:48.138Z] drwxrwxr-x 8 1001 1001 127 Jun 4 14:26 internal [2021-06-04T14:29:48.138Z] drwxrwxr-x 3 1001 1001 16 Jun 4 14:26 openapi [2021-06-04T14:29:48.138Z] drwxrwxr-x 4 1001 1001 71 Jun 4 14:26 snap [2021-06-04T14:29:48.138Z] -rw-rw-r-- 1 1001 1001 168 Jun 4 14:26 version.go [Pipeline] sh [2021-06-04T14:29:48.451Z] + '[' -e coverage.out ] [2021-06-04T14:29:48.451Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-04T14:29:48.566Z] Stashed 1 file(s) [Pipeline] sh [2021-06-04T14:29:48.884Z] + make build [2021-06-04T14:29:48.885Z] go mod tidy [2021-06-04T14:29:48.885Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.253" -o cmd/core-data/core-data ./cmd/core-data [2021-06-04T14:29:50.814Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.253" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-04T14:29:51.220Z] provisioning config files... [2021-06-04T14:29:51.245Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/524@tmp/config7253543626202807642tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-04T14:29:51.615Z] ---> docker-login.sh [2021-06-04T14:29:51.615Z] nexus3.edgexfoundry.org:10001 [2021-06-04T14:29:52.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T14:29:52.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T14:29:52.891Z] Configure a credential helper to remove this warning. See [2021-06-04T14:29:52.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T14:29:52.891Z] [2021-06-04T14:29:52.891Z] Login Succeeded [2021-06-04T14:29:52.891Z] nexus3.edgexfoundry.org:10002 [2021-06-04T14:29:53.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T14:29:53.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T14:29:53.489Z] Configure a credential helper to remove this warning. See [2021-06-04T14:29:53.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T14:29:53.489Z] [2021-06-04T14:29:53.489Z] Login Succeeded [2021-06-04T14:29:53.489Z] nexus3.edgexfoundry.org:10003 [2021-06-04T14:29:53.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T14:29:54.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T14:29:54.047Z] Configure a credential helper to remove this warning. See [2021-06-04T14:29:54.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T14:29:54.047Z] [2021-06-04T14:29:54.047Z] Login Succeeded [2021-06-04T14:29:54.047Z] nexus3.edgexfoundry.org:10004 [2021-06-04T14:29:54.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T14:29:54.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T14:29:54.599Z] Configure a credential helper to remove this warning. See [2021-06-04T14:29:54.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T14:29:54.599Z] [2021-06-04T14:29:54.599Z] Login Succeeded [2021-06-04T14:29:54.599Z] docker.io [2021-06-04T14:29:55.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T14:29:55.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T14:29:55.469Z] Configure a credential helper to remove this warning. See [2021-06-04T14:29:55.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T14:29:55.469Z] [2021-06-04T14:29:55.469Z] Login Succeeded [2021-06-04T14:29:55.469Z] ---> docker-login.sh ends [Pipeline] } [2021-06-04T14:29:55.486Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-04T14:29:55.784Z] ========================================================= [2021-06-04T14:29:55.784Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-04T14:29:55.784Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:29:56.136Z] + 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-04T14:29:58.772Z] Sending build context to Docker daemon 166.1MB [2021-06-04T14:29:58.772Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-04T14:29:58.772Z] Step 2/6 : FROM ${BASE} [2021-06-04T14:29:58.772Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-04T14:29:58.772Z] 595b0fe564bb: Pulling fs layer [2021-06-04T14:29:58.772Z] 7186ed65a4f7: Pulling fs layer [2021-06-04T14:29:58.772Z] 316046926c0a: Pulling fs layer [2021-06-04T14:29:58.772Z] 4ebd0625c992: Pulling fs layer [2021-06-04T14:29:58.772Z] 207e8628e3a3: Pulling fs layer [2021-06-04T14:29:58.772Z] c791037a9be2: Pulling fs layer [2021-06-04T14:29:58.772Z] ffd874e62e21: Pulling fs layer [2021-06-04T14:29:58.772Z] 4ebd0625c992: Waiting [2021-06-04T14:29:58.772Z] 207e8628e3a3: Waiting [2021-06-04T14:29:58.772Z] c791037a9be2: Waiting [2021-06-04T14:29:58.772Z] ffd874e62e21: Waiting [2021-06-04T14:29:58.772Z] 316046926c0a: Download complete [2021-06-04T14:29:58.772Z] 7186ed65a4f7: Download complete [2021-06-04T14:29:58.772Z] 207e8628e3a3: Verifying Checksum [2021-06-04T14:29:58.772Z] 207e8628e3a3: Download complete [2021-06-04T14:29:58.772Z] c791037a9be2: Verifying Checksum [2021-06-04T14:29:58.772Z] c791037a9be2: Download complete [2021-06-04T14:29:58.772Z] 595b0fe564bb: Download complete [2021-06-04T14:29:59.008Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.253" -o cmd/core-command/core-command ./cmd/core-command [2021-06-04T14:29:59.008Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.253" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-04T14:29:59.761Z] 595b0fe564bb: Pull complete [2021-06-04T14:30:00.038Z] 7186ed65a4f7: Pull complete [2021-06-04T14:30:00.410Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.253" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-04T14:30:00.410Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.253" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-04T14:30:00.645Z] 316046926c0a: Pull complete [2021-06-04T14:30:01.631Z] ffd874e62e21: Download complete [2021-06-04T14:30:01.820Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.253" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-04T14:30:03.094Z] 4ebd0625c992: Verifying Checksum [2021-06-04T14:30:03.094Z] 4ebd0625c992: Download complete [2021-06-04T14:30:03.249Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.253" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-04T14:30:03.832Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.253" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-04T14:30:05.240Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.253" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-04T14:30:05.816Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.253" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-04T14:30:06.783Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.253" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-04T14:30:08.731Z] $ docker stop --time=1 f37ec701c75ae24edf09d737193d8cf1d1c96d77cca307dae358928e44919250 [2021-06-04T14:30:11.732Z] $ docker rm -f f37ec701c75ae24edf09d737193d8cf1d1c96d77cca307dae358928e44919250 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-06-04T14:30:13.257Z] 4ebd0625c992: Pull complete [2021-06-04T14:30:13.540Z] 207e8628e3a3: Pull complete [2021-06-04T14:30:13.814Z] c791037a9be2: Pull complete [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:30:15.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-04T14:30:15.042Z] [2021-06-04T14:30:15.042Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:30:15.366Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-04T14:30:15.366Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-04T14:30:15.366Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-04T14:30:15.366Z] ca9280d653b3: Pulling fs layer [2021-06-04T14:30:15.366Z] 7e9c9ca2126c: Pulling fs layer [2021-06-04T14:30:15.629Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-04T14:30:15.629Z] cbdbe7a5bc2a: Download complete [2021-06-04T14:30:15.629Z] cbdbe7a5bc2a: Pull complete [2021-06-04T14:30:16.202Z] ca9280d653b3: Verifying Checksum [2021-06-04T14:30:16.202Z] ca9280d653b3: Download complete [2021-06-04T14:30:16.774Z] ca9280d653b3: Pull complete [2021-06-04T14:30:17.350Z] 7e9c9ca2126c: Verifying Checksum [2021-06-04T14:30:17.350Z] 7e9c9ca2126c: Download complete [2021-06-04T14:30:18.136Z] ffd874e62e21: Pull complete [2021-06-04T14:30:18.136Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-04T14:30:18.137Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-04T14:30:18.137Z] ---> cfc18b08335c [2021-06-04T14:30:18.137Z] 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-04T14:30:20.180Z] ---> Running in abd03e7a4778 [2021-06-04T14:30:20.685Z] 7e9c9ca2126c: Pull complete [2021-06-04T14:30:20.686Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-04T14:30:20.686Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-04T14:30:20.686Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-04T14:30:20.786Z] prd-centos7-docker-4c-2g-531 does not seem to be running inside a container [2021-06-04T14:30:20.832Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/524 -v /w/workspace/edgex-go/524:/w/workspace/edgex-go/524:rw,z -v /w/workspace/edgex-go/524@tmp:/w/workspace/edgex-go/524@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-04T14:30:21.615Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-04T14:30:22.590Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-04T14:30:23.184Z] (1/12) Installing libmagic (5.39-r0) [2021-06-04T14:30:23.455Z] (2/12) Installing file (5.39-r0) [2021-06-04T14:30:23.724Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-04T14:30:23.724Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-04T14:30:24.884Z] $ docker top 61c82978766b78240c616c57b0a9b9a3cde5cc7473990def18bf9ff33383ae11 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-04T14:30:25.277Z] + grep parallel [2021-06-04T14:30:25.277Z] + docker-compose build --help [2021-06-04T14:30:25.852Z] --parallel Build images in parallel. [Pipeline] } [2021-06-04T14:30:25.874Z] $ docker stop --time=1 61c82978766b78240c616c57b0a9b9a3cde5cc7473990def18bf9ff33383ae11 [2021-06-04T14:30:27.085Z] $ docker rm -f 61c82978766b78240c616c57b0a9b9a3cde5cc7473990def18bf9ff33383ae11 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:30:27.538Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-04T14:30:27.538Z] . [Pipeline] withDockerContainer [2021-06-04T14:30:27.626Z] prd-centos7-docker-4c-2g-531 does not seem to be running inside a container [2021-06-04T14:30:27.668Z] $ 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/524 -v /w/workspace/edgex-go/524:/w/workspace/edgex-go/524:rw,z -v /w/workspace/edgex-go/524@tmp:/w/workspace/edgex-go/524@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-04T14:30:28.097Z] $ docker top f04cf227f1662d399e84c929e326f1223010afcf4059011dc85478c185dcb191 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-04T14:30:28.480Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-04T14:30:29.054Z] Building core-command ... [2021-06-04T14:30:29.054Z] Building core-data ... [2021-06-04T14:30:29.054Z] Building core-metadata ... [2021-06-04T14:30:29.054Z] Building security-bootstrapper ... [2021-06-04T14:30:29.054Z] Building security-proxy-setup ... [2021-06-04T14:30:29.054Z] Building security-secretstore-setup ... [2021-06-04T14:30:29.054Z] Building support-notifications ... [2021-06-04T14:30:29.054Z] Building support-scheduler ... [2021-06-04T14:30:29.054Z] Building sys-mgmt-agent ... [2021-06-04T14:30:29.054Z] Building security-bootstrapper [2021-06-04T14:30:29.054Z] Building core-data [2021-06-04T14:30:29.054Z] Building sys-mgmt-agent [2021-06-04T14:30:29.054Z] Building support-notifications [2021-06-04T14:30:29.054Z] Building security-secretstore-setup [2021-06-04T14:30:31.988Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-04T14:30:31.988Z] (6/12) Installing patch (2.7.6-r6) [2021-06-04T14:30:31.988Z] (7/12) Installing build-base (0.5-r2) [2021-06-04T14:30:31.988Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-04T14:30:31.988Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-04T14:30:31.988Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-04T14:30:31.988Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-04T14:30:31.988Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-04T14:30:31.988Z] Executing busybox-1.32.1-r6.trigger [2021-06-04T14:30:31.988Z] OK: 218 MiB in 52 packages [2021-06-04T14:30:35.389Z] Removing intermediate container abd03e7a4778 [2021-06-04T14:30:35.389Z] ---> 4f3bf65b18fb [2021-06-04T14:30:35.389Z] Step 4/6 : WORKDIR /edgex-go [2021-06-04T14:30:35.389Z] ---> Running in ea3f87373ef4 [2021-06-04T14:30:35.986Z] Removing intermediate container ea3f87373ef4 [2021-06-04T14:30:35.986Z] ---> 1261f40fca47 [2021-06-04T14:30:35.986Z] Step 5/6 : COPY go.mod . [2021-06-04T14:30:36.594Z] ---> 04cb6324f374 [2021-06-04T14:30:36.594Z] Step 6/6 : RUN go mod download [2021-06-04T14:30:36.872Z] ---> Running in 475b247ad21e [2021-06-04T14:30:44.548Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T14:30:44.548Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-04T14:30:44.548Z] ---> 02bbf02c5a02 [2021-06-04T14:30:44.548Z] Step 3/32 : WORKDIR /edgex-go [2021-06-04T14:30:44.548Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T14:30:44.548Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-04T14:30:44.548Z] ---> 02bbf02c5a02 [2021-06-04T14:30:44.548Z] Step 3/24 : WORKDIR /edgex-go [2021-06-04T14:30:44.548Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T14:30:44.548Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-04T14:30:44.548Z] ---> 02bbf02c5a02 [2021-06-04T14:30:44.548Z] Step 3/26 : WORKDIR /edgex-go [2021-06-04T14:30:45.126Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T14:30:45.127Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-04T14:30:45.127Z] ---> 02bbf02c5a02 [2021-06-04T14:30:45.127Z] Step 3/23 : WORKDIR /edgex-go [2021-06-04T14:30:45.699Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T14:30:45.699Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-04T14:30:45.699Z] ---> 02bbf02c5a02 [2021-06-04T14:30:45.699Z] Step 3/24 : WORKDIR /edgex-go [2021-06-04T14:30:49.962Z] ---> Running in 0749d9e0eaec [2021-06-04T14:30:49.962Z] ---> Running in 9a75aa1e763f [2021-06-04T14:30:49.962Z] ---> Running in 6adaf57a5795 [2021-06-04T14:30:49.962Z] ---> Running in 7ae8f34988ec [2021-06-04T14:30:49.962Z] ---> Running in ca0fe57b9609 [2021-06-04T14:30:49.962Z] Removing intermediate container 6adaf57a5795 [2021-06-04T14:30:49.962Z] ---> 3d137fb7758f [2021-06-04T14:30:49.962Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T14:30:49.962Z] Removing intermediate container 0749d9e0eaec [2021-06-04T14:30:49.962Z] ---> 4a2063952a32 [2021-06-04T14:30:49.962Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T14:30:49.962Z] Removing intermediate container ca0fe57b9609 [2021-06-04T14:30:49.962Z] ---> bbbb2ffcb3d0 [2021-06-04T14:30:49.962Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T14:30:49.962Z] Removing intermediate container 9a75aa1e763f [2021-06-04T14:30:49.962Z] ---> 94e89be851e1 [2021-06-04T14:30:49.962Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T14:30:49.962Z] Removing intermediate container 7ae8f34988ec [2021-06-04T14:30:49.962Z] ---> 21c8a8d9f3ce [2021-06-04T14:30:49.962Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T14:30:49.962Z] ---> Running in 541d6633606d [2021-06-04T14:30:49.962Z] ---> Running in bb89eb92a6c3 [2021-06-04T14:30:50.223Z] ---> Running in 394d0d797254 [2021-06-04T14:30:50.223Z] ---> Running in e00b0737856c [2021-06-04T14:30:50.223Z] ---> Running in b3fd5d44d3bc [2021-06-04T14:30:50.798Z] Removing intermediate container 541d6633606d [2021-06-04T14:30:50.798Z] ---> 8aa49d2fb27d [2021-06-04T14:30:50.798Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-04T14:30:51.065Z] ---> Running in 8c3f262f2e7d [2021-06-04T14:30:51.327Z] Removing intermediate container bb89eb92a6c3 [2021-06-04T14:30:51.327Z] ---> b63f4d99b038 [2021-06-04T14:30:51.327Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-04T14:30:51.327Z] ---> Running in 25284482db28 [2021-06-04T14:30:51.327Z] Removing intermediate container 394d0d797254 [2021-06-04T14:30:51.327Z] ---> 7013738f09fe [2021-06-04T14:30:51.327Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-04T14:30:51.327Z] ---> Running in c5c8c8fb0e11 [2021-06-04T14:30:51.594Z] Removing intermediate container b3fd5d44d3bc [2021-06-04T14:30:51.594Z] ---> 98ce25a2dce5 [2021-06-04T14:30:51.594Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-04T14:30:51.594Z] ---> Running in 2390dd058e2f [2021-06-04T14:30:51.594Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-04T14:30:51.594Z] Removing intermediate container e00b0737856c [2021-06-04T14:30:51.594Z] ---> 0d5b80c320e6 [2021-06-04T14:30:51.594Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-04T14:30:51.594Z] ---> Running in 8e19b079f10d [2021-06-04T14:30:51.858Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-04T14:30:52.122Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-04T14:30:52.122Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-04T14:30:52.122Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-04T14:30:52.383Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-04T14:30:52.646Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-04T14:30:52.915Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-04T14:30:52.915Z] OK: 219 MiB in 52 packages [2021-06-04T14:30:52.915Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-04T14:30:52.915Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-04T14:30:53.202Z] Removing intermediate container 8c3f262f2e7d [2021-06-04T14:30:53.203Z] ---> 184bbd8dd7bb [2021-06-04T14:30:53.203Z] Step 6/24 : COPY go.mod . [2021-06-04T14:30:53.480Z] OK: 219 MiB in 52 packages [2021-06-04T14:30:53.480Z] OK: 219 MiB in 52 packages [2021-06-04T14:30:53.480Z] ---> 8c3dc3fc6e85 [2021-06-04T14:30:53.480Z] Step 7/24 : RUN go mod download [2021-06-04T14:30:53.480Z] OK: 219 MiB in 52 packages [2021-06-04T14:30:53.480Z] ---> Running in e781f8c58d52 [2021-06-04T14:30:53.746Z] OK: 219 MiB in 52 packages [2021-06-04T14:30:53.746Z] Removing intermediate container 2390dd058e2f [2021-06-04T14:30:53.746Z] ---> 7145e7cb5317 [2021-06-04T14:30:53.746Z] Step 6/24 : COPY go.mod . [2021-06-04T14:30:54.009Z] Removing intermediate container c5c8c8fb0e11 [2021-06-04T14:30:54.009Z] ---> c70fa0af2196 [2021-06-04T14:30:54.009Z] Step 6/32 : COPY go.mod . [2021-06-04T14:30:54.009Z] ---> 3afd7c518a9f [2021-06-04T14:30:54.009Z] Step 7/24 : RUN go mod download [2021-06-04T14:30:54.275Z] ---> Running in b15cc80765ee [2021-06-04T14:30:54.275Z] Removing intermediate container 8e19b079f10d [2021-06-04T14:30:54.275Z] ---> 3d622f55c3c5 [2021-06-04T14:30:54.275Z] Step 6/26 : COPY go.mod . [2021-06-04T14:30:54.275Z] Removing intermediate container 25284482db28 [2021-06-04T14:30:54.275Z] ---> 0e72431da876 [2021-06-04T14:30:54.275Z] Step 6/23 : COPY go.mod . [2021-06-04T14:30:54.556Z] ---> c983c0c32916 [2021-06-04T14:30:54.556Z] Step 7/32 : RUN go mod download [2021-06-04T14:30:54.556Z] ---> Running in 2613a6514eca [2021-06-04T14:30:54.556Z] ---> ae42ee8a9b5c [2021-06-04T14:30:54.556Z] Step 7/26 : RUN go mod download [2021-06-04T14:30:54.556Z] ---> Running in 329020ae9f49 [2021-06-04T14:30:54.828Z] ---> b8dd6669e6f4 [2021-06-04T14:30:54.828Z] Step 7/23 : RUN go mod download [2021-06-04T14:30:54.828Z] ---> Running in 3e6b914aa884 [2021-06-04T14:30:54.828Z] Removing intermediate container e781f8c58d52 [2021-06-04T14:30:54.828Z] ---> 7b260772eaec [2021-06-04T14:30:54.828Z] Step 8/24 : COPY . . [2021-06-04T14:30:55.776Z] Removing intermediate container b15cc80765ee [2021-06-04T14:30:55.776Z] ---> 6f236809ea95 [2021-06-04T14:30:55.776Z] Step 8/24 : COPY . . [2021-06-04T14:31:02.451Z] Removing intermediate container 2613a6514eca [2021-06-04T14:31:02.451Z] ---> 5c1d0d8d5126 [2021-06-04T14:31:02.451Z] Step 8/32 : COPY . . [2021-06-04T14:31:02.729Z] ---> ed9234f5824b [2021-06-04T14:31:02.729Z] Step 9/24 : RUN go mod tidy [2021-06-04T14:31:02.729Z] ---> 87d281955316 [2021-06-04T14:31:02.729Z] Step 9/24 : RUN go mod tidy [2021-06-04T14:31:02.729Z] Removing intermediate container 3e6b914aa884 [2021-06-04T14:31:02.729Z] ---> 8cd7b913af4f [2021-06-04T14:31:02.729Z] Step 8/23 : COPY . . [2021-06-04T14:31:03.683Z] Removing intermediate container 475b247ad21e [2021-06-04T14:31:03.683Z] ---> d92aece0a163 [2021-06-04T14:31:03.683Z] Successfully built d92aece0a163 [2021-06-04T14:31:03.683Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:31:04.026Z] + docker inspect -f . ci-base-image-arm64 [2021-06-04T14:31:04.026Z] . [Pipeline] withDockerContainer [2021-06-04T14:31:04.254Z] prd-ubuntu18.04-docker-arm64-4c-16g-532 does not seem to be running inside a container [2021-06-04T14:31:04.338Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/524 -v /w/workspace/edgex-go/524:/w/workspace/edgex-go/524:rw,z -v /w/workspace/edgex-go/524@tmp:/w/workspace/edgex-go/524@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-04T14:31:04.665Z] Removing intermediate container 329020ae9f49 [2021-06-04T14:31:04.665Z] ---> 9d64105770e4 [2021-06-04T14:31:04.665Z] Step 8/26 : COPY . . [2021-06-04T14:31:05.880Z] $ docker top 65255e790136f0649e7cacde2bea4fee70192b8fea52f4c42a055f765c5271cd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-04T14:31:06.788Z] + go version [2021-06-04T14:31:06.788Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-04T14:31:06.823Z] $ docker stop --time=1 65255e790136f0649e7cacde2bea4fee70192b8fea52f4c42a055f765c5271cd [2021-06-04T14:31:08.611Z] $ docker rm -f 65255e790136f0649e7cacde2bea4fee70192b8fea52f4c42a055f765c5271cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:31:09.454Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-04T14:31:09.454Z] [2021-06-04T14:31:09.454Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:31:09.807Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-04T14:31:10.084Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-04T14:31:10.084Z] 29e5d40040c1: Pulling fs layer [2021-06-04T14:31:10.084Z] 1ce36da41761: Pulling fs layer [2021-06-04T14:31:10.084Z] 25b303627fd3: Pulling fs layer [2021-06-04T14:31:10.359Z] 29e5d40040c1: Verifying Checksum [2021-06-04T14:31:10.359Z] 29e5d40040c1: Download complete [2021-06-04T14:31:10.960Z] 1ce36da41761: Verifying Checksum [2021-06-04T14:31:10.960Z] 1ce36da41761: Download complete [2021-06-04T14:31:10.960Z] 29e5d40040c1: Pull complete [2021-06-04T14:31:11.316Z] ---> Running in 230aab175707 [2021-06-04T14:31:11.316Z] ---> Running in 399231bb3dbb [2021-06-04T14:31:12.406Z] 1ce36da41761: Pull complete [2021-06-04T14:31:13.005Z] 25b303627fd3: Verifying Checksum [2021-06-04T14:31:13.005Z] 25b303627fd3: Download complete [2021-06-04T14:31:16.619Z] ---> 58b1005d9906 [2021-06-04T14:31:16.619Z] Step 9/32 : RUN go mod tidy [2021-06-04T14:31:16.619Z] ---> Running in 60500a835e1a [2021-06-04T14:31:16.619Z] ---> f74d97e58b90 [2021-06-04T14:31:16.619Z] Step 9/23 : RUN go mod tidy [2021-06-04T14:31:16.619Z] ---> Running in 53b4a216867d [2021-06-04T14:31:16.619Z] Removing intermediate container 399231bb3dbb [2021-06-04T14:31:16.619Z] ---> aebcc1905377 [2021-06-04T14:31:16.619Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-04T14:31:16.619Z] Removing intermediate container 230aab175707 [2021-06-04T14:31:16.619Z] ---> 7696f6cdbb7a [2021-06-04T14:31:16.619Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-04T14:31:16.619Z] ---> Running in d0b5ca2e53f1 [2021-06-04T14:31:16.619Z] ---> Running in 6574484a3cb3 [2021-06-04T14:31:17.204Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.253" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-04T14:31:17.204Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.253" -o cmd/core-data/core-data ./cmd/core-data [2021-06-04T14:31:18.159Z] Removing intermediate container 60500a835e1a [2021-06-04T14:31:18.159Z] ---> 830fbc5d8658 [2021-06-04T14:31:18.159Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-04T14:31:18.752Z] ---> Running in 55788f88fad0 [2021-06-04T14:31:18.752Z] Removing intermediate container 53b4a216867d [2021-06-04T14:31:18.752Z] ---> 4bf306fd53c2 [2021-06-04T14:31:18.752Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-04T14:31:19.016Z] ---> Running in cc3ef270d267 [2021-06-04T14:31:19.286Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.253" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-04T14:31:19.555Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.253" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-04T14:31:23.154Z] 25b303627fd3: Pull complete [2021-06-04T14:31:23.154Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-04T14:31:23.154Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-04T14:31:23.154Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-04T14:31:23.412Z] prd-ubuntu18.04-docker-arm64-4c-16g-532 does not seem to be running inside a container [2021-06-04T14:31:23.495Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/524 -v /w/workspace/edgex-go/524:/w/workspace/edgex-go/524:rw,z -v /w/workspace/edgex-go/524@tmp:/w/workspace/edgex-go/524@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-04T14:31:26.385Z] $ docker top 2d6deb2ec21d6a2b10b0655e9abe5afc48a5e4ff91f25fa6f1772e61bcc98409 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-04T14:31:27.353Z] + docker-compose build --help [2021-06-04T14:31:27.353Z] + grep parallel [2021-06-04T14:31:27.791Z] ---> 3aa6548b4eae [2021-06-04T14:31:27.792Z] Step 9/26 : RUN go mod tidy [2021-06-04T14:31:27.792Z] ---> Running in 6b3f8c220a68 [2021-06-04T14:31:29.734Z] Removing intermediate container 6b3f8c220a68 [2021-06-04T14:31:29.734Z] ---> b9c91341da61 [2021-06-04T14:31:29.734Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-04T14:31:29.734Z] ---> Running in 36e27e9f2b5b [2021-06-04T14:31:30.312Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.253" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-04T14:31:30.733Z] --parallel Build images in parallel. [Pipeline] } [2021-06-04T14:31:30.757Z] $ docker stop --time=1 2d6deb2ec21d6a2b10b0655e9abe5afc48a5e4ff91f25fa6f1772e61bcc98409 [2021-06-04T14:31:32.612Z] $ docker rm -f 2d6deb2ec21d6a2b10b0655e9abe5afc48a5e4ff91f25fa6f1772e61bcc98409 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:31:33.274Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-04T14:31:33.274Z] . [Pipeline] withDockerContainer [2021-06-04T14:31:33.535Z] prd-ubuntu18.04-docker-arm64-4c-16g-532 does not seem to be running inside a container [2021-06-04T14:31:33.613Z] $ 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/524 -v /w/workspace/edgex-go/524:/w/workspace/edgex-go/524:rw,z -v /w/workspace/edgex-go/524@tmp:/w/workspace/edgex-go/524@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-04T14:31:35.183Z] $ docker top 5c4725691485131498cbb6358898be4ae8ce7b881fce263437cfed23419e4d7f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-04T14:31:36.110Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-04T14:31:39.488Z] Building core-command ... [2021-06-04T14:31:39.488Z] Building core-data ... [2021-06-04T14:31:39.488Z] Building core-metadata ... [2021-06-04T14:31:39.488Z] Building security-bootstrapper ... [2021-06-04T14:31:39.488Z] Building security-proxy-setup ... [2021-06-04T14:31:39.488Z] Building security-secretstore-setup ... [2021-06-04T14:31:39.488Z] Building support-notifications ... [2021-06-04T14:31:39.488Z] Building support-scheduler ... [2021-06-04T14:31:39.488Z] Building sys-mgmt-agent ... [2021-06-04T14:31:39.488Z] Building support-notifications [2021-06-04T14:31:39.488Z] Building core-metadata [2021-06-04T14:31:39.488Z] Building support-scheduler [2021-06-04T14:31:39.488Z] Building sys-mgmt-agent [2021-06-04T14:31:39.488Z] Building security-proxy-setup [2021-06-04T14:32:02.483Z] Removing intermediate container d0b5ca2e53f1 [2021-06-04T14:32:02.483Z] ---> f5de6d832169 [2021-06-04T14:32:02.483Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-04T14:32:02.483Z] ---> Running in 692807b36a5f [2021-06-04T14:32:02.483Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.253" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-04T14:32:02.483Z] Removing intermediate container 692807b36a5f [2021-06-04T14:32:02.483Z] ---> dab49a2cbdfb [2021-06-04T14:32:02.483Z] [2021-06-04T14:32:02.483Z] Step 12/24 : FROM docker:20.10.0 [2021-06-04T14:32:02.483Z] 20.10.0: Pulling from library/docker [2021-06-04T14:32:04.432Z] Removing intermediate container 55788f88fad0 [2021-06-04T14:32:04.432Z] ---> 2c008a341153 [2021-06-04T14:32:04.432Z] [2021-06-04T14:32:04.432Z] Step 11/32 : FROM alpine:3.12 [2021-06-04T14:32:04.432Z] 3.12: Pulling from library/alpine [2021-06-04T14:32:07.015Z] Removing intermediate container cc3ef270d267 [2021-06-04T14:32:07.015Z] ---> ebd766043856 [2021-06-04T14:32:07.015Z] [2021-06-04T14:32:07.015Z] Step 11/23 : FROM alpine:3.12 [2021-06-04T14:32:07.015Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-04T14:32:07.015Z] 3.12: Pulling from library/alpine [2021-06-04T14:32:07.015Z] Status: Downloaded newer image for alpine:3.12 [2021-06-04T14:32:07.015Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-04T14:32:07.015Z] Status: Image is up to date for alpine:3.12 [2021-06-04T14:32:07.015Z] ---> 13621d1b12d4 [2021-06-04T14:32:07.015Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-04T14:32:07.015Z] ---> 13621d1b12d4 [2021-06-04T14:32:07.015Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-04T14:32:07.591Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.253" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-04T14:32:07.591Z] ---> Running in 79d1b234fb25 [2021-06-04T14:32:07.591Z] ---> Running in 36bc02972cf1 [2021-06-04T14:32:08.181Z] Removing intermediate container 36bc02972cf1 [2021-06-04T14:32:08.181Z] ---> 5ee4232ff1ba [2021-06-04T14:32:08.181Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-04T14:32:08.449Z] Removing intermediate container 6574484a3cb3 [2021-06-04T14:32:08.449Z] ---> 545ec221fd15 [2021-06-04T14:32:08.449Z] [2021-06-04T14:32:08.449Z] Step 11/24 : FROM alpine:3.12 [2021-06-04T14:32:08.449Z] ---> 13621d1b12d4 [2021-06-04T14:32:08.449Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-04T14:32:08.449Z] ---> Running in d6e9f8a3da2e [2021-06-04T14:32:08.449Z] ---> Running in 09a6028e048e [2021-06-04T14:32:08.449Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-04T14:32:08.449Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-04T14:32:08.449Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-04T14:32:08.449Z] ---> aefe523efa57 [2021-06-04T14:32:08.449Z] 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-04T14:32:08.711Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-04T14:32:08.711Z] ---> Running in 8afc7838ad85 [2021-06-04T14:32:08.711Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-04T14:32:08.711Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-04T14:32:08.711Z] Executing busybox-1.31.1-r20.trigger [2021-06-04T14:32:08.711Z] Executing ca-certificates-20191127-r4.trigger [2021-06-04T14:32:08.993Z] Removing intermediate container 09a6028e048e [2021-06-04T14:32:08.993Z] ---> de44086bcdc8 [2021-06-04T14:32:08.993Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-04T14:32:08.993Z] OK: 6 MiB in 16 packages [2021-06-04T14:32:08.993Z] Removing intermediate container 8afc7838ad85 [2021-06-04T14:32:08.993Z] ---> 4305004aa617 [2021-06-04T14:32:08.993Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-04T14:32:08.993Z] ---> Running in 649c09551916 [2021-06-04T14:32:08.993Z] ---> Running in b7be2a2f2a70 [2021-06-04T14:32:08.993Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-04T14:32:08.993Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-04T14:32:08.993Z] Removing intermediate container 649c09551916 [2021-06-04T14:32:08.993Z] ---> 02356168fb25 [2021-06-04T14:32:08.993Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-04T14:32:08.993Z] ---> Running in ff95ccd3ab6f [2021-06-04T14:32:09.257Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-04T14:32:09.257Z] (2/2) Installing su-exec (0.2-r1) [2021-06-04T14:32:09.257Z] Executing busybox-1.31.1-r20.trigger [2021-06-04T14:32:09.257Z] OK: 6 MiB in 16 packages [2021-06-04T14:32:09.257Z] Removing intermediate container ff95ccd3ab6f [2021-06-04T14:32:09.257Z] ---> 03e56e964b8d [2021-06-04T14:32:09.257Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T14:32:09.257Z] ---> Running in 96b08e0648fb [2021-06-04T14:32:09.525Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-04T14:32:09.803Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-04T14:32:09.803Z] Removing intermediate container 79d1b234fb25 [2021-06-04T14:32:09.803Z] ---> 619d034a4536 [2021-06-04T14:32:09.803Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-04T14:32:09.803Z] (1/39) Installing readline (8.0.4-r0) [2021-06-04T14:32:09.803Z] (2/39) Installing bash (5.0.17-r0) [2021-06-04T14:32:09.803Z] Executing bash-5.0.17-r0.post-install [2021-06-04T14:32:09.803Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-04T14:32:09.803Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-04T14:32:09.803Z] (5/39) Installing curl (7.77.0-r0) [2021-06-04T14:32:09.803Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-04T14:32:09.803Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-04T14:32:10.064Z] (8/39) Installing expat (2.2.9-r1) [2021-06-04T14:32:10.064Z] (9/39) Installing libffi (3.3-r2) [2021-06-04T14:32:10.064Z] (10/39) Installing gdbm (1.13-r1) [2021-06-04T14:32:10.064Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-04T14:32:10.064Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-06-04T14:32:10.064Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-04T14:32:10.064Z] Removing intermediate container d6e9f8a3da2e [2021-06-04T14:32:10.064Z] ---> 3f4b3e987307 [2021-06-04T14:32:10.064Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-04T14:32:10.064Z] ---> Running in 9db90a76a396 [2021-06-04T14:32:10.325Z] ---> Running in 08d149e9b9e4 [2021-06-04T14:32:10.896Z] Removing intermediate container 9db90a76a396 [2021-06-04T14:32:10.896Z] ---> 16e99348e66a [2021-06-04T14:32:10.896Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-04T14:32:11.181Z] Removing intermediate container 36e27e9f2b5b [2021-06-04T14:32:11.181Z] ---> 58ae009d7734 [2021-06-04T14:32:11.181Z] [2021-06-04T14:32:11.181Z] Step 11/26 : FROM alpine:3.12 [2021-06-04T14:32:11.181Z] ---> 13621d1b12d4 [2021-06-04T14:32:11.181Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-04T14:32:11.181Z] Removing intermediate container 08d149e9b9e4 [2021-06-04T14:32:11.181Z] ---> 1f55c961ca88 [2021-06-04T14:32:11.181Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-04T14:32:11.181Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-04T14:32:11.181Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-04T14:32:11.181Z] ---> Running in d3d004ea180d [2021-06-04T14:32:11.181Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-04T14:32:11.181Z] ---> Running in f06756704625 [2021-06-04T14:32:11.181Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-04T14:32:11.181Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-04T14:32:11.181Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-04T14:32:11.181Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-04T14:32:11.181Z] ---> Running in c50453d1a65d [2021-06-04T14:32:11.181Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-04T14:32:11.181Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-04T14:32:11.181Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-04T14:32:11.181Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-04T14:32:11.181Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-04T14:32:11.181Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-04T14:32:11.181Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-04T14:32:11.448Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-04T14:32:11.448Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-04T14:32:11.448Z] Removing intermediate container d3d004ea180d [2021-06-04T14:32:11.448Z] ---> 122e12ad74e7 [2021-06-04T14:32:11.448Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-04T14:32:11.448Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-04T14:32:11.448Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-04T14:32:11.448Z] Removing intermediate container 96b08e0648fb [2021-06-04T14:32:11.448Z] ---> 753e8be3463a [2021-06-04T14:32:11.448Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-04T14:32:11.448Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-04T14:32:11.448Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-04T14:32:11.448Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-04T14:32:11.448Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-04T14:32:11.448Z] ---> Running in 55cb44b5b7db [2021-06-04T14:32:11.448Z] Removing intermediate container c50453d1a65d [2021-06-04T14:32:11.448Z] ---> 285ab03b2732 [2021-06-04T14:32:11.448Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-04T14:32:11.448Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-04T14:32:11.714Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-04T14:32:11.714Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-04T14:32:11.714Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-04T14:32:11.714Z] Executing busybox-1.31.1-r19.trigger [2021-06-04T14:32:11.714Z] ---> Running in 8530f0fd063d [2021-06-04T14:32:11.714Z] ---> Running in 1361f54caa0c [2021-06-04T14:32:11.714Z] OK: 72 MiB in 59 packages [2021-06-04T14:32:11.987Z] Removing intermediate container 55cb44b5b7db [2021-06-04T14:32:11.987Z] ---> 2d71c433e057 [2021-06-04T14:32:11.987Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-04T14:32:11.987Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-04T14:32:11.987Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-04T14:32:11.987Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-04T14:32:11.987Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-04T14:32:11.987Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-04T14:32:11.987Z] (4/6) Installing curl (7.77.0-r0) [2021-06-04T14:32:11.987Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-04T14:32:11.987Z] (6/6) Installing su-exec (0.2-r1) [2021-06-04T14:32:11.987Z] Executing busybox-1.31.1-r20.trigger [2021-06-04T14:32:11.987Z] Executing ca-certificates-20191127-r4.trigger [2021-06-04T14:32:12.250Z] OK: 7 MiB in 20 packages [2021-06-04T14:32:12.250Z] ---> 2b4cf8d8f4f5 [2021-06-04T14:32:12.250Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-04T14:32:12.512Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-04T14:32:12.778Z] Collecting docker-compose==1.23.2 [2021-06-04T14:32:12.778Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-04T14:32:12.778Z] Removing intermediate container f06756704625 [2021-06-04T14:32:12.778Z] ---> 14059de8ea35 [2021-06-04T14:32:12.778Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-04T14:32:12.778Z] ---> 2e2f46460508 [2021-06-04T14:32:12.778Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-04T14:32:12.778Z] ---> Running in d73ce724321f [2021-06-04T14:32:13.043Z] Collecting cached-property<2,>=1.2.0 [2021-06-04T14:32:13.043Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-04T14:32:13.043Z] Removing intermediate container d73ce724321f [2021-06-04T14:32:13.043Z] ---> 61f2c50524ac [2021-06-04T14:32:13.043Z] Step 14/26 : WORKDIR / [2021-06-04T14:32:13.043Z] ---> 211bbe6a1211 [2021-06-04T14:32:13.043Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-04T14:32:13.043Z] Removing intermediate container 1361f54caa0c [2021-06-04T14:32:13.043Z] ---> dd66b3d3be0d [2021-06-04T14:32:13.043Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-04T14:32:13.043Z] ---> Running in 11a745ebfa3a [2021-06-04T14:32:13.331Z] ---> Running in bed9159f20a9 [2021-06-04T14:32:13.331Z] ---> Running in c49e44383daa [2021-06-04T14:32:13.331Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-04T14:32:13.331Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-04T14:32:13.331Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-04T14:32:13.331Z] Removing intermediate container c49e44383daa [2021-06-04T14:32:13.331Z] ---> 3dd91eec1df3 [2021-06-04T14:32:13.331Z] 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-04T14:32:13.332Z] Removing intermediate container 11a745ebfa3a [2021-06-04T14:32:13.332Z] ---> b7a03f642c35 [2021-06-04T14:32:13.332Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-04T14:32:13.332Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-04T14:32:13.332Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-04T14:32:13.627Z] Removing intermediate container bed9159f20a9 [2021-06-04T14:32:13.627Z] ---> dcb2799ae2f2 [2021-06-04T14:32:13.627Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-04T14:32:13.627Z] ---> Running in fd871888482e [2021-06-04T14:32:13.627Z] Collecting docker<4.0,>=3.6.0 [2021-06-04T14:32:13.627Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-04T14:32:13.628Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-04T14:32:13.628Z] ---> dd425d2b0b1d [2021-06-04T14:32:13.628Z] 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-04T14:32:13.628Z] Collecting jsonschema<3,>=2.5.1 [2021-06-04T14:32:13.628Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-04T14:32:13.628Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-04T14:32:13.904Z] Removing intermediate container fd871888482e [2021-06-04T14:32:13.905Z] ---> fe0b6c8e1cdb [2021-06-04T14:32:13.905Z] Step 21/23 : LABEL arch=x86_64 [2021-06-04T14:32:13.905Z] Collecting texttable<0.10,>=0.9.0 [2021-06-04T14:32:13.905Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-04T14:32:13.905Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-04T14:32:13.905Z] ---> Running in 428c85d92e4b [2021-06-04T14:32:13.905Z] ---> 1066e8029cf3 [2021-06-04T14:32:13.905Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-04T14:32:13.905Z] ---> Running in 82e33130add0 [2021-06-04T14:32:13.905Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-04T14:32:13.905Z] Removing intermediate container 428c85d92e4b [2021-06-04T14:32:13.905Z] ---> a3c1e8862e03 [2021-06-04T14:32:13.905Z] Step 22/23 : LABEL git_sha=ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:32:13.905Z] ---> badbd60143be [2021-06-04T14:32:13.905Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-04T14:32:14.214Z] ---> Running in 785b35c1c463 [2021-06-04T14:32:14.214Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-04T14:32:14.214Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-04T14:32:14.214Z] ---> fe0d6365df3f [2021-06-04T14:32:14.214Z] 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-04T14:32:14.488Z] Removing intermediate container 785b35c1c463 [2021-06-04T14:32:14.488Z] ---> 669b32fc0bfb [2021-06-04T14:32:14.488Z] Step 23/23 : LABEL version=2.0.0-dev.253 [2021-06-04T14:32:14.488Z] ---> 8d3cf3ff4a80 [2021-06-04T14:32:14.488Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-04T14:32:14.488Z] ---> Running in 21a97a0a5e05 [2021-06-04T14:32:14.488Z] 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-04T14:32:14.751Z] Removing intermediate container 21a97a0a5e05 [2021-06-04T14:32:14.751Z] ---> 9be0833dd7aa [2021-06-04T14:32:14.751Z] [2021-06-04T14:32:14.751Z] Collecting PyYAML<4,>=3.10 [2021-06-04T14:32:14.751Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-04T14:32:14.751Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-04T14:32:14.751Z] Successfully built 9be0833dd7aa [2021-06-04T14:32:14.751Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-04T14:32:15.026Z] Executing busybox-1.31.1-r20.trigger [2021-06-04T14:32:15.026Z] OK: 8 MiB in 20 packages [2021-06-04T14:32:15.026Z] Successfully tagged support-notifications:latest [2021-06-04T14:32:15.026Z] Building security-proxy-setup [2021-06-04T14:32:15.968Z]  Building support-notifications ... done Collecting docopt<0.7,>=0.6.1 [2021-06-04T14:32:15.968Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-04T14:32:16.562Z] ---> fe6cff0168fa [2021-06-04T14:32:16.562Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-04T14:32:17.146Z] Removing intermediate container 82e33130add0 [2021-06-04T14:32:17.147Z] ---> b491e8b32d2e [2021-06-04T14:32:17.147Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-04T14:32:17.147Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-04T14:32:17.147Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-04T14:32:17.147Z] 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-04T14:32:19.091Z] Collecting idna<2.8,>=2.5 [2021-06-04T14:32:19.091Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-04T14:32:19.354Z] 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-04T14:32:21.273Z] Collecting docker-pycreds>=0.4.0 [2021-06-04T14:32:21.273Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-04T14:32:21.573Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T14:32:21.573Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-04T14:32:21.573Z] ---> eff6956683aa [2021-06-04T14:32:21.573Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-04T14:32:21.573Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-04T14:32:21.573Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-04T14:32:21.573Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-04T14:32:21.573Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-04T14:32:21.573Z] Installing collected packages: cached-property, urllib3, idna, requests, websocket-client, docker-pycreds, docker, jsonschema, texttable, dockerpty, PyYAML, docopt, docker-compose [2021-06-04T14:32:21.573Z] ---> 02bbf02c5a02 [2021-06-04T14:32:21.573Z] Step 3/22 : WORKDIR /edgex-go [2021-06-04T14:32:21.573Z] ---> Using cache [2021-06-04T14:32:21.573Z] ---> 21c8a8d9f3ce [2021-06-04T14:32:21.573Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T14:32:21.573Z] ---> Using cache [2021-06-04T14:32:21.573Z] ---> 98ce25a2dce5 [2021-06-04T14:32:21.573Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-04T14:32:21.573Z] Attempting uninstall: urllib3 [2021-06-04T14:32:21.573Z] Found existing installation: urllib3 1.25.9 [2021-06-04T14:32:21.573Z] Uninstalling urllib3-1.25.9: [2021-06-04T14:32:21.573Z] Removing intermediate container 8530f0fd063d [2021-06-04T14:32:21.573Z] ---> 03440165c0ce [2021-06-04T14:32:21.573Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-04T14:32:21.573Z] Successfully uninstalled urllib3-1.25.9 [2021-06-04T14:32:21.573Z] ---> c1baa94b5fac [2021-06-04T14:32:21.573Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-04T14:32:21.848Z] ---> 402cbf8add8e [2021-06-04T14:32:21.848Z] 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-04T14:32:21.848Z] ---> Running in 0147ffd7b4f1 [2021-06-04T14:32:21.848Z] Attempting uninstall: idna [2021-06-04T14:32:21.848Z] Found existing installation: idna 2.9 [2021-06-04T14:32:21.848Z] Uninstalling idna-2.9: [2021-06-04T14:32:21.848Z] Successfully uninstalled idna-2.9 [2021-06-04T14:32:21.848Z] ---> Running in 20f2341fcee6 [2021-06-04T14:32:22.111Z] Attempting uninstall: requests [2021-06-04T14:32:22.111Z] Found existing installation: requests 2.23.0 [2021-06-04T14:32:22.111Z] Uninstalling requests-2.23.0: [2021-06-04T14:32:22.111Z] Successfully uninstalled requests-2.23.0 [2021-06-04T14:32:22.396Z] ---> c9606fdb061d [2021-06-04T14:32:22.396Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-04T14:32:22.985Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-04T14:32:23.274Z] ---> 7045d82a5db4 [2021-06-04T14:32:23.274Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-04T14:32:23.274Z] ---> d9d6aac30924 [2021-06-04T14:32:23.274Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-04T14:32:23.545Z] Running setup.py install for texttable: started [2021-06-04T14:32:23.545Z] ---> 76287b0ec62c [2021-06-04T14:32:23.545Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-04T14:32:23.545Z] ---> 054330f3d94c [2021-06-04T14:32:23.545Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-04T14:32:23.825Z] ---> Running in 3223f126cd0e [2021-06-04T14:32:23.825Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-04T14:32:23.825Z] Running setup.py install for texttable: finished with status 'done' [2021-06-04T14:32:23.825Z] Running setup.py install for dockerpty: started [2021-06-04T14:32:23.825Z] Removing intermediate container 3223f126cd0e [2021-06-04T14:32:23.825Z] ---> d1c4e38b666c [2021-06-04T14:32:23.825Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-04T14:32:23.825Z] ---> Running in 8196106aae71 [2021-06-04T14:32:24.095Z] ---> 1872afea199e [2021-06-04T14:32:24.095Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-04T14:32:24.095Z] Removing intermediate container 8196106aae71 [2021-06-04T14:32:24.095Z] ---> 159c2c1dfeca [2021-06-04T14:32:24.095Z] Step 22/24 : LABEL arch=x86_64 [2021-06-04T14:32:24.095Z] ---> Running in 3de8af7a1841 [2021-06-04T14:32:24.372Z] OK: 219 MiB in 52 packages [2021-06-04T14:32:24.372Z] Removing intermediate container 20f2341fcee6 [2021-06-04T14:32:24.372Z] ---> 0e45a93e32af [2021-06-04T14:32:24.372Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-04T14:32:24.372Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-04T14:32:24.372Z] Running setup.py install for PyYAML: started [2021-06-04T14:32:24.372Z] ---> d5b0e3fe989a [2021-06-04T14:32:24.372Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-04T14:32:24.372Z] Removing intermediate container 3de8af7a1841 [2021-06-04T14:32:24.372Z] ---> a1e94021323c [2021-06-04T14:32:24.372Z] Step 23/24 : LABEL git_sha=ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:32:24.372Z] ---> Running in 7b5e0b35cd26 [2021-06-04T14:32:24.639Z] ---> Running in 212428784efc [2021-06-04T14:32:24.639Z] ---> Running in 07edb66ac246 [2021-06-04T14:32:24.639Z] Removing intermediate container 7b5e0b35cd26 [2021-06-04T14:32:24.639Z] ---> 0d800e60dede [2021-06-04T14:32:24.639Z] Step 24/26 : LABEL arch=x86_64 [2021-06-04T14:32:24.639Z] Removing intermediate container 212428784efc [2021-06-04T14:32:24.639Z] ---> d829ec862833 [2021-06-04T14:32:24.639Z] Step 24/24 : LABEL version=2.0.0-dev.253 [2021-06-04T14:32:24.639Z] Removing intermediate container 0147ffd7b4f1 [2021-06-04T14:32:24.639Z] ---> 9fcf74f4685f [2021-06-04T14:32:24.639Z] Step 6/22 : COPY go.mod . [2021-06-04T14:32:24.639Z] Removing intermediate container 07edb66ac246 [2021-06-04T14:32:24.639Z] ---> 1d70c6ae233b [2021-06-04T14:32:24.639Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-04T14:32:24.907Z] ---> Running in b012bf38d127 [2021-06-04T14:32:24.907Z] ---> Running in fd3df7501942 [2021-06-04T14:32:24.907Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-04T14:32:24.907Z] Running setup.py install for docopt: started [2021-06-04T14:32:24.907Z] Removing intermediate container b012bf38d127 [2021-06-04T14:32:24.907Z] ---> dcb58b29c37a [2021-06-04T14:32:24.907Z] [2021-06-04T14:32:25.181Z] Removing intermediate container fd3df7501942 [2021-06-04T14:32:25.181Z] ---> da45480ec2f9 [2021-06-04T14:32:25.182Z] Step 25/26 : LABEL git_sha=ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:32:25.182Z] Successfully built dcb58b29c37a [2021-06-04T14:32:25.182Z] ---> Running in 7cd14655d413 [2021-06-04T14:32:25.182Z] Successfully tagged core-data:latest [2021-06-04T14:32:25.182Z] Building support-scheduler [2021-06-04T14:32:25.182Z]  Building core-data ... done  ---> 7350b201d968 [2021-06-04T14:32:25.182Z] Step 7/22 : RUN go mod download [2021-06-04T14:32:25.182Z] ---> c08463461390 [2021-06-04T14:32:25.182Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-04T14:32:25.182Z] Running setup.py install for docopt: finished with status 'done' [2021-06-04T14:32:25.453Z] ---> Running in 6c2cda2c9c26 [2021-06-04T14:32:26.398Z] ---> Running in 2cc53b89da10 [2021-06-04T14:32:26.398Z] Removing intermediate container 7cd14655d413 [2021-06-04T14:32:26.398Z] ---> 6ce5852f1898 [2021-06-04T14:32:26.398Z] Step 26/26 : LABEL version=2.0.0-dev.253 [2021-06-04T14:32:26.398Z] 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-04T14:32:26.452Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T14:32:26.452Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-04T14:32:26.452Z] ---> d92aece0a163 [2021-06-04T14:32:26.452Z] Step 3/24 : WORKDIR /edgex-go [2021-06-04T14:32:26.452Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T14:32:26.452Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-04T14:32:26.452Z] ---> d92aece0a163 [2021-06-04T14:32:26.452Z] Step 3/23 : WORKDIR /edgex-go [2021-06-04T14:32:26.452Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T14:32:26.452Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-04T14:32:26.452Z] ---> d92aece0a163 [2021-06-04T14:32:26.452Z] Step 3/24 : WORKDIR /edgex-go [2021-06-04T14:32:26.452Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T14:32:26.452Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-04T14:32:26.452Z] ---> d92aece0a163 [2021-06-04T14:32:26.452Z] Step 3/22 : WORKDIR /edgex-go [2021-06-04T14:32:26.452Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T14:32:26.452Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-04T14:32:26.452Z] ---> d92aece0a163 [2021-06-04T14:32:26.452Z] Step 3/23 : WORKDIR /edgex-go [2021-06-04T14:32:27.438Z] ---> Running in 1af4244d8fb0 [2021-06-04T14:32:27.438Z] ---> Running in 79397a0af303 [2021-06-04T14:32:27.438Z] ---> Running in 81f52016d30a [2021-06-04T14:32:27.438Z] ---> Running in d2b6819f4711 [2021-06-04T14:32:27.438Z] ---> Running in a40b4ed894ae [2021-06-04T14:32:28.434Z] Removing intermediate container 79397a0af303 [2021-06-04T14:32:28.434Z] ---> 257f06c3187e [2021-06-04T14:32:28.434Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T14:32:28.434Z] Removing intermediate container d2b6819f4711 [2021-06-04T14:32:28.434Z] ---> ac8667ab212f [2021-06-04T14:32:28.434Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T14:32:28.434Z] Removing intermediate container 1af4244d8fb0 [2021-06-04T14:32:28.434Z] ---> 205abefd67fa [2021-06-04T14:32:28.434Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T14:32:28.434Z] ---> Running in 7ead0e634457 [2021-06-04T14:32:28.434Z] Removing intermediate container 81f52016d30a [2021-06-04T14:32:28.434Z] ---> 1265e855b8f7 [2021-06-04T14:32:28.434Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T14:32:28.434Z] Removing intermediate container a40b4ed894ae [2021-06-04T14:32:28.434Z] ---> 067549e0f23a [2021-06-04T14:32:28.434Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T14:32:28.709Z] ---> Running in af13593aa5aa [2021-06-04T14:32:28.709Z] ---> Running in 060042568e0c [2021-06-04T14:32:28.709Z] ---> Running in 4ee742f762ef [2021-06-04T14:32:28.709Z] ---> Running in dd5ed03b1c17 [2021-06-04T14:32:30.620Z] ---> Running in 82d0098cddc4 [2021-06-04T14:32:30.620Z] Removing intermediate container 82d0098cddc4 [2021-06-04T14:32:30.620Z] ---> 5358969f6420 [2021-06-04T14:32:30.620Z] [2021-06-04T14:32:30.620Z] Successfully built 5358969f6420 [2021-06-04T14:32:30.620Z] Successfully tagged security-secretstore-setup:latest [2021-06-04T14:32:30.620Z]  Building security-secretstore-setup ... done Building core-metadata [2021-06-04T14:32:32.129Z] Removing intermediate container 7ead0e634457 [2021-06-04T14:32:32.129Z] ---> 465c46ecae8b [2021-06-04T14:32:32.129Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-04T14:32:32.415Z] ---> Running in 06d5e73fbdcc [2021-06-04T14:32:32.706Z] Removing intermediate container af13593aa5aa [2021-06-04T14:32:32.706Z] ---> a6545f9c9d0d [2021-06-04T14:32:32.706Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-04T14:32:32.993Z] Removing intermediate container 060042568e0c [2021-06-04T14:32:32.993Z] ---> cf3f5d9a46bc [2021-06-04T14:32:32.993Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-04T14:32:32.993Z] ---> Running in d632fa19547c [2021-06-04T14:32:33.266Z] ---> Running in b14ac962f9f6 [2021-06-04T14:32:33.545Z] Removing intermediate container dd5ed03b1c17 [2021-06-04T14:32:33.545Z] ---> 78c745249cea [2021-06-04T14:32:33.545Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-04T14:32:33.829Z] Removing intermediate container 4ee742f762ef [2021-06-04T14:32:33.829Z] ---> e99855cc6e32 [2021-06-04T14:32:33.829Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-04T14:32:33.829Z] ---> Running in 876d8ef611ab [2021-06-04T14:32:34.104Z] ---> Running in 31b5d2499ca3 [2021-06-04T14:32:34.384Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-04T14:32:34.999Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-04T14:32:35.274Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-04T14:32:35.274Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-04T14:32:35.894Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-04T14:32:35.894Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-04T14:32:35.925Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T14:32:35.926Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-04T14:32:36.169Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-04T14:32:36.534Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-04T14:32:36.859Z] OK: 218 MiB in 52 packages [2021-06-04T14:32:37.161Z] OK: 218 MiB in 52 packages [2021-06-04T14:32:37.161Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-04T14:32:37.466Z] OK: 218 MiB in 52 packages [2021-06-04T14:32:38.180Z] OK: 218 MiB in 52 packages [2021-06-04T14:32:38.180Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-04T14:32:39.259Z] Removing intermediate container d632fa19547c [2021-06-04T14:32:39.259Z] ---> 051341444bd8 [2021-06-04T14:32:39.259Z] Step 6/22 : COPY go.mod . [2021-06-04T14:32:39.259Z] Removing intermediate container 06d5e73fbdcc [2021-06-04T14:32:39.259Z] ---> 245efe5888d4 [2021-06-04T14:32:39.259Z] Step 6/24 : COPY go.mod . [2021-06-04T14:32:39.259Z] Removing intermediate container b14ac962f9f6 [2021-06-04T14:32:39.536Z] ---> af0b7040db16 [2021-06-04T14:32:39.536Z] Step 6/23 : COPY go.mod . [2021-06-04T14:32:39.810Z] Removing intermediate container 31b5d2499ca3 [2021-06-04T14:32:39.810Z] ---> 20f1b749ece4 [2021-06-04T14:32:39.810Z] Step 6/24 : COPY go.mod . [2021-06-04T14:32:40.381Z] ---> 02bbf02c5a02 [2021-06-04T14:32:40.381Z] Step 3/24 : WORKDIR /edgex-go [2021-06-04T14:32:40.381Z] ---> Using cache [2021-06-04T14:32:40.381Z] ---> 21c8a8d9f3ce [2021-06-04T14:32:40.381Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T14:32:40.381Z] ---> Using cache [2021-06-04T14:32:40.381Z] ---> 98ce25a2dce5 [2021-06-04T14:32:40.381Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-04T14:32:40.381Z] ---> Using cache [2021-06-04T14:32:40.381Z] ---> 9fcf74f4685f [2021-06-04T14:32:40.381Z] Step 6/24 : COPY go.mod . [2021-06-04T14:32:40.381Z] ---> Using cache [2021-06-04T14:32:40.381Z] ---> 7350b201d968 [2021-06-04T14:32:40.381Z] Step 7/24 : RUN go mod download [2021-06-04T14:32:40.381Z] ---> Using cache [2021-06-04T14:32:40.381Z] ---> 195e60cf7cdc [2021-06-04T14:32:40.381Z] Step 8/24 : COPY . . [2021-06-04T14:32:40.381Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T14:32:40.381Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-04T14:32:40.381Z] ---> 02bbf02c5a02 [2021-06-04T14:32:40.381Z] Step 3/23 : WORKDIR /edgex-go [2021-06-04T14:32:40.381Z] ---> Using cache [2021-06-04T14:32:40.381Z] ---> 21c8a8d9f3ce [2021-06-04T14:32:40.381Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T14:32:40.381Z] ---> Using cache [2021-06-04T14:32:40.381Z] ---> 98ce25a2dce5 [2021-06-04T14:32:40.382Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-04T14:32:40.382Z] ---> Using cache [2021-06-04T14:32:40.382Z] ---> 9fcf74f4685f [2021-06-04T14:32:40.382Z] Step 6/23 : COPY go.mod . [2021-06-04T14:32:40.382Z] ---> Using cache [2021-06-04T14:32:40.382Z] ---> 7350b201d968 [2021-06-04T14:32:40.382Z] Step 7/23 : RUN go mod download [2021-06-04T14:32:40.382Z] ---> Using cache [2021-06-04T14:32:40.382Z] ---> 195e60cf7cdc [2021-06-04T14:32:40.382Z] Step 8/23 : COPY . . [2021-06-04T14:32:40.382Z] Removing intermediate container 6c2cda2c9c26 [2021-06-04T14:32:40.382Z] ---> 195e60cf7cdc [2021-06-04T14:32:40.382Z] Step 8/22 : COPY . . [2021-06-04T14:32:40.382Z] Removing intermediate container b7be2a2f2a70 [2021-06-04T14:32:40.382Z] ---> 2d627ac7a6d3 [2021-06-04T14:32:40.382Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-04T14:32:40.428Z] ---> 768737c9aa24 [2021-06-04T14:32:40.428Z] Step 7/24 : RUN go mod download [2021-06-04T14:32:40.428Z] ---> 4227bf13393b [2021-06-04T14:32:40.428Z] Step 7/22 : RUN go mod download [2021-06-04T14:32:40.428Z] ---> Running in 3db5cf01819b [2021-06-04T14:32:40.702Z] ---> Running in 38dca151466a [2021-06-04T14:32:40.702Z] ---> a323af463586 [2021-06-04T14:32:40.702Z] Step 7/23 : RUN go mod download [2021-06-04T14:32:40.974Z] ---> 235ec342320f [2021-06-04T14:32:40.974Z] Step 7/24 : RUN go mod download [2021-06-04T14:32:40.974Z] ---> Running in 4b1016527d1d [2021-06-04T14:32:41.249Z] ---> Running in d53bf8e3db1d [2021-06-04T14:32:41.528Z] OK: 218 MiB in 52 packages [2021-06-04T14:32:43.519Z] Removing intermediate container 876d8ef611ab [2021-06-04T14:32:43.519Z] ---> 03ce0861a58f [2021-06-04T14:32:43.519Z] Step 6/23 : COPY go.mod . [2021-06-04T14:32:43.649Z] Removing intermediate container 2cc53b89da10 [2021-06-04T14:32:43.649Z] ---> b888687a627e [2021-06-04T14:32:43.649Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-04T14:32:43.990Z] ---> Running in ca3ae2d77018 [2021-06-04T14:32:44.508Z] ---> 2417643a1b84 [2021-06-04T14:32:44.508Z] Step 7/23 : RUN go mod download [2021-06-04T14:32:44.798Z] ---> Running in 3cf94307b18e [2021-06-04T14:32:45.074Z] Removing intermediate container 3db5cf01819b [2021-06-04T14:32:45.074Z] ---> 3ae08ab7065f [2021-06-04T14:32:45.074Z] Step 8/24 : COPY . . [2021-06-04T14:32:45.349Z] Removing intermediate container d53bf8e3db1d [2021-06-04T14:32:45.349Z] ---> d8ad0c905234 [2021-06-04T14:32:45.349Z] Step 8/24 : COPY . . [2021-06-04T14:32:45.634Z] Removing intermediate container 4b1016527d1d [2021-06-04T14:32:45.634Z] ---> cda61cfaad9d [2021-06-04T14:32:45.634Z] Step 8/23 : COPY . . [2021-06-04T14:32:45.909Z] Removing intermediate container 38dca151466a [2021-06-04T14:32:45.909Z] ---> d8b8941f2116 [2021-06-04T14:32:45.909Z] Step 8/22 : COPY . . [2021-06-04T14:32:46.553Z] ---> Running in dbbfff3a354b [2021-06-04T14:32:47.497Z] Removing intermediate container ca3ae2d77018 [2021-06-04T14:32:47.497Z] ---> ab5e5371ea6c [2021-06-04T14:32:47.497Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-04T14:32:50.253Z] Removing intermediate container 3cf94307b18e [2021-06-04T14:32:50.253Z] ---> 1d43458fbea1 [2021-06-04T14:32:50.253Z] Step 8/23 : COPY . . [2021-06-04T14:32:54.093Z] ---> Running in cc9389ad43df [2021-06-04T14:32:54.094Z] Removing intermediate container dbbfff3a354b [2021-06-04T14:32:54.094Z] ---> defce4d4b686 [2021-06-04T14:32:54.094Z] Step 29/32 : CMD ["gate"] [2021-06-04T14:32:54.094Z] ---> 3d0f3c3269e1 [2021-06-04T14:32:54.094Z] Step 9/24 : RUN go mod tidy [2021-06-04T14:32:54.094Z] ---> 66afa4eea868 [2021-06-04T14:32:54.094Z] Step 9/22 : RUN go mod tidy [2021-06-04T14:32:54.094Z] ---> 5d83efed833d [2021-06-04T14:32:54.094Z] Step 9/23 : RUN go mod tidy [2021-06-04T14:32:54.094Z] ---> Running in 8314af3a250e [2021-06-04T14:32:54.094Z] ---> Running in 6b1a7377afd6 [2021-06-04T14:32:54.355Z] ---> Running in ed3a24e4bb8c [2021-06-04T14:32:54.355Z] ---> Running in d83d1b78f531 [2021-06-04T14:32:54.355Z] Removing intermediate container cc9389ad43df [2021-06-04T14:32:54.355Z] ---> 9fe904e39035 [2021-06-04T14:32:54.355Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-04T14:32:54.355Z] Removing intermediate container 8314af3a250e [2021-06-04T14:32:54.355Z] ---> df57e733b4b6 [2021-06-04T14:32:54.355Z] Step 30/32 : LABEL arch=x86_64 [2021-06-04T14:32:54.623Z] ---> Running in b8d385712db4 [2021-06-04T14:32:54.892Z] Removing intermediate container b8d385712db4 [2021-06-04T14:32:54.892Z] ---> 9ee717cabff6 [2021-06-04T14:32:54.892Z] Step 31/32 : LABEL git_sha=ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:32:55.154Z] ---> 78c272925248 [2021-06-04T14:32:55.154Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-04T14:32:55.154Z] ---> Running in a7e3fc63da5c [2021-06-04T14:32:55.426Z] Removing intermediate container a7e3fc63da5c [2021-06-04T14:32:55.426Z] ---> 9f211e895c33 [2021-06-04T14:32:55.426Z] Step 32/32 : LABEL version=2.0.0-dev.253 [2021-06-04T14:32:55.426Z] ---> Running in 780257b29547 [2021-06-04T14:32:55.694Z] ---> 6514b08c3fa5 [2021-06-04T14:32:55.694Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-04T14:32:55.694Z] Removing intermediate container 780257b29547 [2021-06-04T14:32:55.694Z] ---> 5cefc58b1fcf [2021-06-04T14:32:55.694Z] [2021-06-04T14:32:55.958Z] Successfully built 5cefc58b1fcf [2021-06-04T14:32:55.958Z] Successfully tagged security-bootstrapper:latest [2021-06-04T14:32:55.958Z] Building core-command [2021-06-04T14:32:55.958Z]  Building security-bootstrapper ... done Removing intermediate container 6b1a7377afd6 [2021-06-04T14:32:55.958Z] ---> 8220bad3aac4 [2021-06-04T14:32:55.958Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-04T14:32:56.901Z] ---> f88e1b1e0b1e [2021-06-04T14:32:56.901Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-04T14:32:57.162Z] ---> Running in 3a7ce3c32561 [2021-06-04T14:32:57.433Z] ---> Running in 1201b35ad6cc [2021-06-04T14:33:00.007Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.253" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-04T14:33:00.007Z] Removing intermediate container d83d1b78f531 [2021-06-04T14:33:00.007Z] ---> 7afc58a447fb [2021-06-04T14:33:00.007Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-04T14:33:00.279Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T14:33:00.279Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-04T14:33:01.225Z] Removing intermediate container ed3a24e4bb8c [2021-06-04T14:33:01.225Z] ---> 4bcab85f9f35 [2021-06-04T14:33:01.225Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-04T14:33:01.225Z] ---> 02bbf02c5a02 [2021-06-04T14:33:01.225Z] Step 3/24 : WORKDIR /edgex-go [2021-06-04T14:33:01.225Z] ---> Using cache [2021-06-04T14:33:01.225Z] ---> 21c8a8d9f3ce [2021-06-04T14:33:01.225Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T14:33:01.225Z] ---> Using cache [2021-06-04T14:33:01.225Z] ---> 98ce25a2dce5 [2021-06-04T14:33:01.225Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-04T14:33:01.225Z] ---> Using cache [2021-06-04T14:33:01.225Z] ---> 9fcf74f4685f [2021-06-04T14:33:01.225Z] Step 6/24 : COPY go.mod . [2021-06-04T14:33:01.225Z] ---> Using cache [2021-06-04T14:33:01.225Z] ---> 7350b201d968 [2021-06-04T14:33:01.225Z] Step 7/24 : RUN go mod download [2021-06-04T14:33:01.225Z] ---> Using cache [2021-06-04T14:33:01.225Z] ---> 195e60cf7cdc [2021-06-04T14:33:01.225Z] Step 8/24 : COPY . . [2021-06-04T14:33:01.225Z] ---> Running in 24d912059467 [2021-06-04T14:33:01.225Z] ---> Running in 50f16322e436 [2021-06-04T14:33:01.225Z] Removing intermediate container 1201b35ad6cc [2021-06-04T14:33:01.225Z] ---> 2421f14a6bb4 [2021-06-04T14:33:01.225Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-04T14:33:01.505Z] ---> Using cache [2021-06-04T14:33:01.505Z] ---> 5d83efed833d [2021-06-04T14:33:01.505Z] Step 9/24 : RUN go mod tidy [2021-06-04T14:33:01.505Z] ---> Using cache [2021-06-04T14:33:01.505Z] ---> 7afc58a447fb [2021-06-04T14:33:01.505Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-04T14:33:01.505Z] ---> Running in b9fa0c1ee236 [2021-06-04T14:33:01.505Z] ---> Running in 5ca8eac77ddc [2021-06-04T14:33:01.771Z] Removing intermediate container b9fa0c1ee236 [2021-06-04T14:33:01.771Z] ---> bff3fd1c8e39 [2021-06-04T14:33:01.771Z] Step 22/24 : LABEL arch=x86_64 [2021-06-04T14:33:01.771Z] ---> Running in d45c162c7981 [2021-06-04T14:33:02.037Z] Removing intermediate container d45c162c7981 [2021-06-04T14:33:02.037Z] ---> 20c5ba6f0738 [2021-06-04T14:33:02.037Z] Step 23/24 : LABEL git_sha=ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:33:02.037Z] ---> Running in 3d88144cfcc9 [2021-06-04T14:33:02.037Z] Removing intermediate container 3d88144cfcc9 [2021-06-04T14:33:02.304Z] ---> 2a71932cf166 [2021-06-04T14:33:02.304Z] Step 24/24 : LABEL version=2.0.0-dev.253 [2021-06-04T14:33:02.304Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.253" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-04T14:33:02.304Z] ---> Running in ed6c0c2e9846 [2021-06-04T14:33:02.304Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.253" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-04T14:33:02.304Z] Removing intermediate container ed6c0c2e9846 [2021-06-04T14:33:02.304Z] ---> 1fbc6337e4f9 [2021-06-04T14:33:02.304Z] [2021-06-04T14:33:02.568Z] Successfully built 1fbc6337e4f9 [2021-06-04T14:33:02.568Z] Successfully tagged sys-mgmt-agent:latest [2021-06-04T14:33:02.568Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.253" -o cmd/core-command/core-command ./cmd/core-command [2021-06-04T14:33:02.655Z] ---> d33513454229 [2021-06-04T14:33:02.655Z] Step 9/24 : RUN go mod tidy [2021-06-04T14:33:02.936Z] ---> ebed151ba9b5 [2021-06-04T14:33:02.936Z] Step 9/24 : RUN go mod tidy [2021-06-04T14:33:02.936Z] ---> d0c48d4521a7 [2021-06-04T14:33:02.936Z] Step 9/22 : RUN go mod tidy [2021-06-04T14:33:02.936Z] ---> ffa450d9cf16 [2021-06-04T14:33:02.936Z] Step 9/23 : RUN go mod tidy [2021-06-04T14:33:02.936Z] ---> 240e2656c53c [2021-06-04T14:33:02.936Z] Step 9/23 : RUN go mod tidy [2021-06-04T14:33:02.936Z] ---> Running in 3308ea74077b [2021-06-04T14:33:03.205Z] ---> Running in 5a240f59a57b [2021-06-04T14:33:03.205Z] ---> Running in 33420dc1a008 [2021-06-04T14:33:03.205Z] ---> Running in 2b5701ccf33f [2021-06-04T14:33:03.480Z] ---> Running in 6beb6ef1f87f [2021-06-04T14:33:10.207Z] Removing intermediate container 3308ea74077b [2021-06-04T14:33:10.207Z] ---> 6e1e3fb31010 [2021-06-04T14:33:10.207Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-04T14:33:10.207Z] ---> Running in 4f07a1713849 [2021-06-04T14:33:10.207Z] Removing intermediate container 5a240f59a57b [2021-06-04T14:33:10.207Z] ---> e7c7050272d8 [2021-06-04T14:33:10.207Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-04T14:33:10.481Z] Removing intermediate container 33420dc1a008 [2021-06-04T14:33:10.481Z] ---> 3949110f52ee [2021-06-04T14:33:10.481Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-04T14:33:10.481Z] ---> Running in ec1e17b0553a [2021-06-04T14:33:10.768Z] Removing intermediate container 6beb6ef1f87f [2021-06-04T14:33:10.768Z] ---> bf5a033e59ce [2021-06-04T14:33:10.768Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-04T14:33:10.768Z] ---> Running in 5478b28ad633 [2021-06-04T14:33:10.768Z] Removing intermediate container 2b5701ccf33f [2021-06-04T14:33:11.045Z] ---> 31024e38053f [2021-06-04T14:33:11.045Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-04T14:33:11.045Z] ---> Running in 8c4c876983d8 [2021-06-04T14:33:11.045Z] ---> Running in 5366cae7e74c [2021-06-04T14:33:11.329Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.253" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-04T14:33:13.306Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.253" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-04T14:33:13.580Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.253" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-04T14:33:13.856Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.253" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-04T14:33:13.856Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.253" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-04T14:33:34.713Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.253" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-04T14:33:34.713Z] Removing intermediate container 3a7ce3c32561 [2021-06-04T14:33:34.713Z] ---> ef9b68a1f062 [2021-06-04T14:33:34.713Z] [2021-06-04T14:33:34.713Z] Step 11/24 : FROM alpine:3.12 [2021-06-04T14:33:34.713Z] ---> 13621d1b12d4 [2021-06-04T14:33:34.713Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-04T14:33:34.713Z] Removing intermediate container 5ca8eac77ddc [2021-06-04T14:33:34.713Z] ---> 260986df2e64 [2021-06-04T14:33:34.713Z] [2021-06-04T14:33:34.713Z] Step 11/24 : FROM alpine:3.12 [2021-06-04T14:33:34.713Z] ---> 13621d1b12d4 [2021-06-04T14:33:34.713Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-04T14:33:34.713Z] ---> Running in ffe2d9e96302 [2021-06-04T14:33:34.978Z] ---> Running in 191fe37eab10 [2021-06-04T14:33:35.928Z] Removing intermediate container 50f16322e436 [2021-06-04T14:33:35.928Z] ---> 9d862d9bd98a [2021-06-04T14:33:35.928Z] [2021-06-04T14:33:35.928Z] Step 11/22 : FROM alpine:3.12 [2021-06-04T14:33:35.928Z] ---> 13621d1b12d4 [2021-06-04T14:33:35.928Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-04T14:33:36.198Z] ---> Running in af8a1f2b94fe [2021-06-04T14:33:36.779Z] Removing intermediate container 24d912059467 [2021-06-04T14:33:36.779Z] ---> 8fa6fddd3ecb [2021-06-04T14:33:36.779Z] [2021-06-04T14:33:36.779Z] Step 11/23 : FROM alpine:3.12 [2021-06-04T14:33:36.779Z] ---> 13621d1b12d4 [2021-06-04T14:33:36.779Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-04T14:33:36.779Z] ---> Running in 4d9b8204e765 [2021-06-04T14:33:36.779Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-04T14:33:36.779Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-04T14:33:36.779Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-04T14:33:36.779Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-04T14:33:36.779Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-04T14:33:37.066Z] Executing busybox-1.31.1-r20.trigger [2021-06-04T14:33:37.066Z] OK: 6 MiB in 15 packages [2021-06-04T14:33:37.066Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-04T14:33:37.066Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-04T14:33:37.066Z] Executing busybox-1.31.1-r20.trigger [2021-06-04T14:33:37.066Z] OK: 6 MiB in 15 packages [2021-06-04T14:33:37.066Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-04T14:33:37.066Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-04T14:33:37.066Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-04T14:33:37.066Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-04T14:33:37.066Z] (4/4) Installing curl (7.77.0-r0) [2021-06-04T14:33:37.066Z] Executing busybox-1.31.1-r20.trigger [2021-06-04T14:33:37.066Z] Executing ca-certificates-20191127-r4.trigger [2021-06-04T14:33:37.332Z] OK: 7 MiB in 18 packages [2021-06-04T14:33:37.332Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-04T14:33:37.332Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-04T14:33:37.332Z] Removing intermediate container ffe2d9e96302 [2021-06-04T14:33:37.332Z] ---> 611c79cf0d48 [2021-06-04T14:33:37.332Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-04T14:33:37.332Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-04T14:33:37.332Z] Executing busybox-1.31.1-r20.trigger [2021-06-04T14:33:37.593Z] Removing intermediate container 191fe37eab10 [2021-06-04T14:33:37.594Z] ---> 423bef6c3b86 [2021-06-04T14:33:37.594Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-04T14:33:37.594Z] OK: 6 MiB in 15 packages [2021-06-04T14:33:37.594Z] ---> Running in 6940765bf83f [2021-06-04T14:33:37.594Z] ---> Running in ef68d54a9ed9 [2021-06-04T14:33:37.862Z] Removing intermediate container 6940765bf83f [2021-06-04T14:33:37.862Z] ---> 173ff6623cf9 [2021-06-04T14:33:37.862Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-04T14:33:37.862Z] Removing intermediate container af8a1f2b94fe [2021-06-04T14:33:37.862Z] ---> e9948efdda1e [2021-06-04T14:33:37.862Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-04T14:33:37.862Z] Removing intermediate container ef68d54a9ed9 [2021-06-04T14:33:37.862Z] ---> bd90899c4d21 [2021-06-04T14:33:37.862Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-04T14:33:37.862Z] ---> Running in 8e5943dce427 [2021-06-04T14:33:37.862Z] ---> Running in 247aac9d9c57 [2021-06-04T14:33:37.862Z] ---> Running in 4d7cb9696037 [2021-06-04T14:33:37.862Z] Removing intermediate container 4d9b8204e765 [2021-06-04T14:33:37.862Z] ---> cd7cdbf5b5c1 [2021-06-04T14:33:37.862Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-04T14:33:37.862Z] ---> Running in 5f7ef3d5550b [2021-06-04T14:33:37.862Z] Removing intermediate container 8e5943dce427 [2021-06-04T14:33:37.862Z] ---> 898cad00df68 [2021-06-04T14:33:37.862Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-04T14:33:37.862Z] ---> Running in e96a7ff68734 [2021-06-04T14:33:37.862Z] Removing intermediate container 4d7cb9696037 [2021-06-04T14:33:37.862Z] ---> c9ae07236767 [2021-06-04T14:33:37.862Z] Step 14/22 : WORKDIR /edgex [2021-06-04T14:33:38.140Z] Removing intermediate container 247aac9d9c57 [2021-06-04T14:33:38.140Z] ---> f2c20cef2403 [2021-06-04T14:33:38.140Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-04T14:33:38.140Z] ---> Running in 9a6b76118d9d [2021-06-04T14:33:38.140Z] Removing intermediate container 5f7ef3d5550b [2021-06-04T14:33:38.140Z] ---> 6cf24fef0ee3 [2021-06-04T14:33:38.140Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-04T14:33:38.140Z] ---> Running in cf449e0907b8 [2021-06-04T14:33:38.140Z] Removing intermediate container e96a7ff68734 [2021-06-04T14:33:38.140Z] ---> 337a218a16a6 [2021-06-04T14:33:38.140Z] Step 16/24 : WORKDIR / [2021-06-04T14:33:38.140Z] ---> Running in 073350f0cdc8 [2021-06-04T14:33:38.140Z] ---> Running in 267641b0f230 [2021-06-04T14:33:38.140Z] Removing intermediate container 9a6b76118d9d [2021-06-04T14:33:38.140Z] ---> adf3f243aae5 [2021-06-04T14:33:38.140Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-04T14:33:38.140Z] Removing intermediate container cf449e0907b8 [2021-06-04T14:33:38.140Z] ---> 7cdbf6947009 [2021-06-04T14:33:38.140Z] Step 16/24 : WORKDIR / [2021-06-04T14:33:38.140Z] Removing intermediate container 073350f0cdc8 [2021-06-04T14:33:38.140Z] ---> 188602a3bdf8 [2021-06-04T14:33:38.140Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-04T14:33:38.140Z] ---> Running in 9e2e5eaf4ded [2021-06-04T14:33:38.414Z] ---> Running in b6466ad51263 [2021-06-04T14:33:38.414Z] Removing intermediate container 267641b0f230 [2021-06-04T14:33:38.414Z] ---> 751d43d31c5c [2021-06-04T14:33:38.414Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-04T14:33:38.414Z] Removing intermediate container 9e2e5eaf4ded [2021-06-04T14:33:38.414Z] ---> 12a6c16fb4e5 [2021-06-04T14:33:38.414Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-04T14:33:38.414Z] ---> 8a36415d03c7 [2021-06-04T14:33:38.414Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-04T14:33:38.414Z] Removing intermediate container b6466ad51263 [2021-06-04T14:33:38.414Z] ---> 6ee748265ff2 [2021-06-04T14:33:38.414Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-04T14:33:38.685Z] ---> dd71f2c4ce1d [2021-06-04T14:33:38.685Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-04T14:33:38.685Z] ---> 58de24bdbdb0 [2021-06-04T14:33:38.685Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-04T14:33:38.951Z] ---> e87f325b464d [2021-06-04T14:33:38.951Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-04T14:33:38.951Z] ---> 1ffe65d9589f [2021-06-04T14:33:38.951Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-04T14:33:39.531Z] ---> 560bad51701f [2021-06-04T14:33:39.531Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-04T14:33:39.531Z] ---> 37a5d0c38552 [2021-06-04T14:33:39.531Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-04T14:33:39.531Z] ---> 8da16e3c2de7 [2021-06-04T14:33:39.531Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-04T14:33:39.531Z] ---> d14d4f6f4a10 [2021-06-04T14:33:39.531Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-04T14:33:39.531Z] ---> Running in 19654cebf8de [2021-06-04T14:33:39.802Z] ---> ed48d8f739d7 [2021-06-04T14:33:39.802Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-04T14:33:39.802Z] ---> Running in f3e35f4af014 [2021-06-04T14:33:39.802Z] Removing intermediate container 19654cebf8de [2021-06-04T14:33:39.802Z] ---> 18c83998d67d [2021-06-04T14:33:39.802Z] Step 19/22 : CMD ["--init=true"] [2021-06-04T14:33:39.802Z] ---> 617296fb9590 [2021-06-04T14:33:39.802Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-04T14:33:39.802Z] ---> Running in a62c6d63f8ec [2021-06-04T14:33:39.802Z] ---> Running in d126279cce60 [2021-06-04T14:33:39.802Z] ---> 0b4ba0079e97 [2021-06-04T14:33:39.802Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-04T14:33:39.802Z] ---> Running in f1ef9d54c7bd [2021-06-04T14:33:40.073Z] Removing intermediate container f3e35f4af014 [2021-06-04T14:33:40.073Z] ---> aa1f722ca0ef [2021-06-04T14:33:40.073Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-04T14:33:40.073Z] Removing intermediate container a62c6d63f8ec [2021-06-04T14:33:40.073Z] ---> 3f9b85342768 [2021-06-04T14:33:40.073Z] Step 20/22 : LABEL arch=x86_64 [2021-06-04T14:33:40.073Z] ---> Running in 070a6da9076f [2021-06-04T14:33:40.073Z] ---> Running in cd58ea9fe88b [2021-06-04T14:33:40.073Z] Removing intermediate container d126279cce60 [2021-06-04T14:33:40.073Z] ---> c53d03ae7a63 [2021-06-04T14:33:40.073Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-04T14:33:40.073Z] Removing intermediate container f1ef9d54c7bd [2021-06-04T14:33:40.073Z] ---> d87e641c5b95 [2021-06-04T14:33:40.073Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-04T14:33:40.073Z] ---> Running in 89d8b24f9319 [2021-06-04T14:33:40.073Z] ---> Running in 20845eef41b6 [2021-06-04T14:33:40.073Z] Removing intermediate container 070a6da9076f [2021-06-04T14:33:40.073Z] ---> 61a6f748879a [2021-06-04T14:33:40.073Z] Step 22/24 : LABEL arch=x86_64 [2021-06-04T14:33:40.073Z] Removing intermediate container cd58ea9fe88b [2021-06-04T14:33:40.073Z] ---> f775abaa3581 [2021-06-04T14:33:40.073Z] Step 21/22 : LABEL git_sha=ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:33:40.073Z] Removing intermediate container 89d8b24f9319 [2021-06-04T14:33:40.073Z] ---> f110a969de52 [2021-06-04T14:33:40.073Z] Step 22/24 : LABEL arch=x86_64 [2021-06-04T14:33:40.073Z] ---> Running in ba56e9f05624 [2021-06-04T14:33:40.073Z] ---> Running in 5b36b230403b [2021-06-04T14:33:40.343Z] Removing intermediate container 20845eef41b6 [2021-06-04T14:33:40.343Z] ---> 1b3446177f57 [2021-06-04T14:33:40.343Z] Step 21/23 : LABEL arch=x86_64 [2021-06-04T14:33:40.343Z] ---> Running in e10979bde9a0 [2021-06-04T14:33:40.343Z] ---> Running in 26636d71e0c5 [2021-06-04T14:33:40.343Z] Removing intermediate container ba56e9f05624 [2021-06-04T14:33:40.343Z] ---> 76da54caa9d0 [2021-06-04T14:33:40.343Z] Step 23/24 : LABEL git_sha=ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:33:40.343Z] Removing intermediate container e10979bde9a0 [2021-06-04T14:33:40.343Z] ---> 7e1b1f8d44c8 [2021-06-04T14:33:40.343Z] Step 23/24 : LABEL git_sha=ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:33:40.343Z] ---> Running in d87b3260bd47 [2021-06-04T14:33:40.343Z] ---> Running in e2e6c6ac1525 [2021-06-04T14:33:40.343Z] Removing intermediate container 5b36b230403b [2021-06-04T14:33:40.343Z] ---> 1294abc0a2a6 [2021-06-04T14:33:40.343Z] Step 22/22 : LABEL version=2.0.0-dev.253 [2021-06-04T14:33:40.343Z] Removing intermediate container 26636d71e0c5 [2021-06-04T14:33:40.343Z] ---> 165bf8a7e132 [2021-06-04T14:33:40.343Z] Step 22/23 : LABEL git_sha=ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:33:40.343Z] ---> Running in 63a8af513081 [2021-06-04T14:33:40.343Z] ---> Running in 1ca05c908f0e [2021-06-04T14:33:40.609Z] Removing intermediate container d87b3260bd47 [2021-06-04T14:33:40.609Z] ---> b18a774d23dc [2021-06-04T14:33:40.609Z] Step 24/24 : LABEL version=2.0.0-dev.253 [2021-06-04T14:33:40.609Z] ---> Running in 606210b99a5b [2021-06-04T14:33:40.609Z] Removing intermediate container e2e6c6ac1525 [2021-06-04T14:33:40.609Z] ---> 32ddfd558c19 [2021-06-04T14:33:40.609Z] Step 24/24 : LABEL version=2.0.0-dev.253 [2021-06-04T14:33:40.609Z] Removing intermediate container 63a8af513081 [2021-06-04T14:33:40.609Z] ---> b6706b784ab5 [2021-06-04T14:33:40.609Z] [2021-06-04T14:33:40.609Z] Removing intermediate container 1ca05c908f0e [2021-06-04T14:33:40.609Z] ---> 55c63da0cde5 [2021-06-04T14:33:40.609Z] Step 23/23 : LABEL version=2.0.0-dev.253 [2021-06-04T14:33:40.609Z] ---> Running in 40442ac60edd [2021-06-04T14:33:40.609Z] Successfully built b6706b784ab5 [2021-06-04T14:33:40.609Z] ---> Running in 58ca89eac479 [2021-06-04T14:33:40.609Z] Successfully tagged security-proxy-setup:latest [2021-06-04T14:33:40.609Z]  Building security-proxy-setup ... done Removing intermediate container 606210b99a5b [2021-06-04T14:33:40.609Z] ---> e14d9f2fa3d8 [2021-06-04T14:33:40.609Z] [2021-06-04T14:33:40.869Z] Removing intermediate container 40442ac60edd [2021-06-04T14:33:40.870Z] ---> 9333c7209c73 [2021-06-04T14:33:40.870Z] [2021-06-04T14:33:40.870Z] Removing intermediate container 58ca89eac479 [2021-06-04T14:33:40.870Z] ---> f5964c88b1b3 [2021-06-04T14:33:40.870Z] [2021-06-04T14:33:40.870Z] Successfully built e14d9f2fa3d8 [2021-06-04T14:33:40.870Z] Successfully tagged core-metadata:latest [2021-06-04T14:33:40.870Z]  Building core-metadata ... done Successfully built 9333c7209c73 [2021-06-04T14:33:40.870Z] Successfully tagged core-command:latest [2021-06-04T14:33:40.870Z]  Building core-command ... done Successfully built f5964c88b1b3 [2021-06-04T14:33:40.870Z] Successfully tagged support-scheduler:latest [2021-06-04T14:33:41.142Z]  Building support-scheduler ... done  [Pipeline] } [2021-06-04T14:33:41.154Z] $ docker stop --time=1 f04cf227f1662d399e84c929e326f1223010afcf4059011dc85478c185dcb191 [2021-06-04T14:33:42.554Z] $ docker rm -f f04cf227f1662d399e84c929e326f1223010afcf4059011dc85478c185dcb191 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-04T14:33:42.931Z] + docker images [2021-06-04T14:33:42.931Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-04T14:33:42.931Z] core-metadata latest e14d9f2fa3d8 2 seconds ago 16.6MB [2021-06-04T14:33:42.931Z] support-scheduler latest f5964c88b1b3 2 seconds ago 15.9MB [2021-06-04T14:33:42.931Z] core-command latest 9333c7209c73 2 seconds ago 15.9MB [2021-06-04T14:33:42.931Z] security-proxy-setup latest b6706b784ab5 2 seconds ago 25.3MB [2021-06-04T14:33:42.931Z] 8fa6fddd3ecb 6 seconds ago 1.14GB [2021-06-04T14:33:42.931Z] 9d862d9bd98a 7 seconds ago 1.15GB [2021-06-04T14:33:42.931Z] 260986df2e64 8 seconds ago 1.14GB [2021-06-04T14:33:42.931Z] ef9b68a1f062 9 seconds ago 1.15GB [2021-06-04T14:33:42.931Z] sys-mgmt-agent latest 1fbc6337e4f9 40 seconds ago 312MB [2021-06-04T14:33:42.931Z] security-bootstrapper latest 5cefc58b1fcf 47 seconds ago 18.2MB [2021-06-04T14:33:42.931Z] security-secretstore-setup latest 5358969f6420 About a minute ago 28.1MB [2021-06-04T14:33:42.931Z] core-data latest dcb58b29c37a About a minute ago 20.2MB [2021-06-04T14:33:42.931Z] support-notifications latest 9be0833dd7aa About a minute ago 16.6MB [2021-06-04T14:33:42.931Z] 58ae009d7734 About a minute ago 1.15GB [2021-06-04T14:33:42.931Z] 545ec221fd15 About a minute ago 1.15GB [2021-06-04T14:33:42.931Z] ebd766043856 About a minute ago 1.15GB [2021-06-04T14:33:42.931Z] 2c008a341153 About a minute ago 1.14GB [2021-06-04T14:33:42.931Z] dab49a2cbdfb About a minute ago 1.15GB [2021-06-04T14:33:42.931Z] ci-base-image-x86_64 latest 02bbf02c5a02 6 minutes ago 648MB [2021-06-04T14:33:42.931Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB [2021-06-04T14:33:42.931Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 5 weeks ago 37.5MB [2021-06-04T14:33:42.931Z] alpine 3.12 13621d1b12d4 7 weeks ago 5.58MB [2021-06-04T14:33:42.931Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-06-04T14:33:42.931Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-04T14:33:43.247Z] provisioning config files... [2021-06-04T14:33:43.262Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/524@tmp/config8372415691862064926tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-04T14:33:43.591Z] ---> docker-login.sh [2021-06-04T14:33:43.591Z] nexus3.edgexfoundry.org:10001 [2021-06-04T14:33:43.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T14:33:43.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T14:33:43.591Z] Configure a credential helper to remove this warning. See [2021-06-04T14:33:43.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T14:33:43.591Z] [2021-06-04T14:33:43.591Z] Login Succeeded [2021-06-04T14:33:43.591Z] nexus3.edgexfoundry.org:10002 [2021-06-04T14:33:43.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T14:33:43.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T14:33:43.853Z] Configure a credential helper to remove this warning. See [2021-06-04T14:33:43.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T14:33:43.853Z] [2021-06-04T14:33:43.853Z] Login Succeeded [2021-06-04T14:33:43.853Z] nexus3.edgexfoundry.org:10003 [2021-06-04T14:33:43.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T14:33:44.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T14:33:44.114Z] Configure a credential helper to remove this warning. See [2021-06-04T14:33:44.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T14:33:44.114Z] [2021-06-04T14:33:44.114Z] Login Succeeded [2021-06-04T14:33:44.114Z] nexus3.edgexfoundry.org:10004 [2021-06-04T14:33:44.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T14:33:44.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T14:33:44.374Z] Configure a credential helper to remove this warning. See [2021-06-04T14:33:44.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T14:33:44.374Z] [2021-06-04T14:33:44.374Z] Login Succeeded [2021-06-04T14:33:44.374Z] docker.io [2021-06-04T14:33:44.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T14:33:44.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T14:33:44.636Z] Configure a credential helper to remove this warning. See [2021-06-04T14:33:44.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T14:33:44.636Z] [2021-06-04T14:33:44.636Z] Login Succeeded [2021-06-04T14:33:44.636Z] ---> docker-login.sh ends [Pipeline] } [2021-06-04T14:33:44.644Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-04T14:33:44.755Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-06-04T14:33:44.755Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:33:44.755Z] latest [2021-06-04T14:33:44.755Z] 2.0.0-dev.253 [2021-06-04T14:33:44.755Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [2021-06-04T14:33:44.755Z] master [2021-06-04T14:33:44.755Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:33:45.097Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:33:45.407Z] + docker push nexus3.edgexfoundry.org:10004/core-command:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:33:45.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-04T14:33:45.407Z] fccfc4d26641: Preparing [2021-06-04T14:33:45.407Z] 48fa3e3e84c5: Preparing [2021-06-04T14:33:45.407Z] ddc09d230ba2: Preparing [2021-06-04T14:33:45.407Z] d38568e0b19b: Preparing [2021-06-04T14:33:45.407Z] 32f366d666a5: Preparing [2021-06-04T14:33:45.407Z] 32f366d666a5: Layer already exists [2021-06-04T14:33:45.671Z] d38568e0b19b: Pushed [2021-06-04T14:33:45.671Z] ddc09d230ba2: Pushed [2021-06-04T14:33:45.671Z] fccfc4d26641: Pushed [2021-06-04T14:33:46.623Z] 48fa3e3e84c5: Pushed [2021-06-04T14:33:46.623Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb: digest: sha256:388eeb15f015f101fdbe2acfc37d29a8136d3528aefbbeaaad59585e2d702190 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:33:46.929Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:33:47.228Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-06-04T14:33:47.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-04T14:33:47.228Z] fccfc4d26641: Preparing [2021-06-04T14:33:47.228Z] 48fa3e3e84c5: Preparing [2021-06-04T14:33:47.228Z] ddc09d230ba2: Preparing [2021-06-04T14:33:47.228Z] d38568e0b19b: Preparing [2021-06-04T14:33:47.228Z] 32f366d666a5: Preparing [2021-06-04T14:33:47.228Z] fccfc4d26641: Layer already exists [2021-06-04T14:33:47.228Z] 32f366d666a5: Layer already exists [2021-06-04T14:33:47.228Z] ddc09d230ba2: Layer already exists [2021-06-04T14:33:47.228Z] 48fa3e3e84c5: Layer already exists [2021-06-04T14:33:47.228Z] d38568e0b19b: Layer already exists [2021-06-04T14:33:47.228Z] latest: digest: sha256:388eeb15f015f101fdbe2acfc37d29a8136d3528aefbbeaaad59585e2d702190 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:33:47.542Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.253 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:33:47.846Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.253 [2021-06-04T14:33:47.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-04T14:33:47.846Z] fccfc4d26641: Preparing [2021-06-04T14:33:47.846Z] 48fa3e3e84c5: Preparing [2021-06-04T14:33:47.846Z] ddc09d230ba2: Preparing [2021-06-04T14:33:47.846Z] d38568e0b19b: Preparing [2021-06-04T14:33:47.846Z] 32f366d666a5: Preparing [2021-06-04T14:33:47.846Z] 32f366d666a5: Layer already exists [2021-06-04T14:33:47.846Z] ddc09d230ba2: Layer already exists [2021-06-04T14:33:47.846Z] 48fa3e3e84c5: Layer already exists [2021-06-04T14:33:47.846Z] fccfc4d26641: Layer already exists [2021-06-04T14:33:47.846Z] d38568e0b19b: Layer already exists [2021-06-04T14:33:47.846Z] 2.0.0-dev.253: digest: sha256:388eeb15f015f101fdbe2acfc37d29a8136d3528aefbbeaaad59585e2d702190 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:33:48.152Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:33:48.454Z] + docker push nexus3.edgexfoundry.org:10004/core-command:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [2021-06-04T14:33:48.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-04T14:33:48.454Z] fccfc4d26641: Preparing [2021-06-04T14:33:48.454Z] 48fa3e3e84c5: Preparing [2021-06-04T14:33:48.454Z] ddc09d230ba2: Preparing [2021-06-04T14:33:48.454Z] d38568e0b19b: Preparing [2021-06-04T14:33:48.454Z] 32f366d666a5: Preparing [2021-06-04T14:33:48.454Z] 48fa3e3e84c5: Layer already exists [2021-06-04T14:33:48.454Z] d38568e0b19b: Layer already exists [2021-06-04T14:33:48.454Z] 32f366d666a5: Layer already exists [2021-06-04T14:33:48.454Z] fccfc4d26641: Layer already exists [2021-06-04T14:33:48.454Z] ddc09d230ba2: Layer already exists [2021-06-04T14:33:48.454Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253: digest: sha256:388eeb15f015f101fdbe2acfc37d29a8136d3528aefbbeaaad59585e2d702190 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:33:48.763Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:33:49.063Z] + docker push nexus3.edgexfoundry.org:10004/core-command:master [2021-06-04T14:33:49.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-04T14:33:49.063Z] fccfc4d26641: Preparing [2021-06-04T14:33:49.063Z] 48fa3e3e84c5: Preparing [2021-06-04T14:33:49.063Z] ddc09d230ba2: Preparing [2021-06-04T14:33:49.063Z] d38568e0b19b: Preparing [2021-06-04T14:33:49.063Z] 32f366d666a5: Preparing [2021-06-04T14:33:49.063Z] ddc09d230ba2: Layer already exists [2021-06-04T14:33:49.063Z] fccfc4d26641: Layer already exists [2021-06-04T14:33:49.063Z] 48fa3e3e84c5: Layer already exists [2021-06-04T14:33:49.063Z] 32f366d666a5: Layer already exists [2021-06-04T14:33:49.063Z] d38568e0b19b: Layer already exists [2021-06-04T14:33:49.063Z] master: digest: sha256:388eeb15f015f101fdbe2acfc37d29a8136d3528aefbbeaaad59585e2d702190 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-04T14:33:49.118Z] ===================================================== [Pipeline] echo [2021-06-04T14:33:49.132Z] taggedImages: [2021-06-04T14:33:49.132Z] - nexus3.edgexfoundry.org:10004/core-command:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:33:49.132Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-06-04T14:33:49.132Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.253 [2021-06-04T14:33:49.132Z] - nexus3.edgexfoundry.org:10004/core-command:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [2021-06-04T14:33:49.132Z] - nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] echo [2021-06-04T14:33:49.161Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-06-04T14:33:49.161Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:33:49.161Z] latest [2021-06-04T14:33:49.161Z] 2.0.0-dev.253 [2021-06-04T14:33:49.161Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [2021-06-04T14:33:49.161Z] master [2021-06-04T14:33:49.161Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:33:49.510Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:33:49.814Z] + docker push nexus3.edgexfoundry.org:10004/core-data:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:33:49.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-04T14:33:49.814Z] 83891ca4529b: Preparing [2021-06-04T14:33:49.814Z] cce61010202c: Preparing [2021-06-04T14:33:49.814Z] ddc09d230ba2: Preparing [2021-06-04T14:33:49.814Z] cc978335a51b: Preparing [2021-06-04T14:33:49.814Z] 233b6cf5f4bf: Preparing [2021-06-04T14:33:49.814Z] 32f366d666a5: Preparing [2021-06-04T14:33:49.814Z] 32f366d666a5: Waiting [2021-06-04T14:33:49.814Z] ddc09d230ba2: Layer already exists [2021-06-04T14:33:49.814Z] 32f366d666a5: Layer already exists [2021-06-04T14:33:50.079Z] 233b6cf5f4bf: Pushed [2021-06-04T14:33:50.079Z] cc978335a51b: Pushed [2021-06-04T14:33:50.079Z] 83891ca4529b: Pushed [2021-06-04T14:33:51.469Z] cce61010202c: Pushed [2021-06-04T14:33:51.729Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb: digest: sha256:27cbb163023924c6935dc11bb9980e70dddf4e6b487191606421ae904e1d8e8f size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:33:52.031Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:33:52.332Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-06-04T14:33:52.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-04T14:33:52.333Z] 83891ca4529b: Preparing [2021-06-04T14:33:52.333Z] cce61010202c: Preparing [2021-06-04T14:33:52.333Z] ddc09d230ba2: Preparing [2021-06-04T14:33:52.333Z] cc978335a51b: Preparing [2021-06-04T14:33:52.333Z] 233b6cf5f4bf: Preparing [2021-06-04T14:33:52.333Z] 32f366d666a5: Preparing [2021-06-04T14:33:52.333Z] 32f366d666a5: Waiting [2021-06-04T14:33:52.333Z] cce61010202c: Layer already exists [2021-06-04T14:33:52.333Z] ddc09d230ba2: Layer already exists [2021-06-04T14:33:52.333Z] 83891ca4529b: Layer already exists [2021-06-04T14:33:52.333Z] cc978335a51b: Layer already exists [2021-06-04T14:33:52.333Z] 233b6cf5f4bf: Layer already exists [2021-06-04T14:33:52.333Z] 32f366d666a5: Layer already exists [2021-06-04T14:33:52.594Z] latest: digest: sha256:27cbb163023924c6935dc11bb9980e70dddf4e6b487191606421ae904e1d8e8f size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:33:52.899Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.253 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:33:53.197Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.253 [2021-06-04T14:33:53.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-04T14:33:53.197Z] 83891ca4529b: Preparing [2021-06-04T14:33:53.197Z] cce61010202c: Preparing [2021-06-04T14:33:53.197Z] ddc09d230ba2: Preparing [2021-06-04T14:33:53.197Z] cc978335a51b: Preparing [2021-06-04T14:33:53.197Z] 233b6cf5f4bf: Preparing [2021-06-04T14:33:53.197Z] 32f366d666a5: Preparing [2021-06-04T14:33:53.197Z] 32f366d666a5: Waiting [2021-06-04T14:33:53.197Z] 83891ca4529b: Layer already exists [2021-06-04T14:33:53.197Z] 233b6cf5f4bf: Layer already exists [2021-06-04T14:33:53.197Z] cc978335a51b: Layer already exists [2021-06-04T14:33:53.197Z] cce61010202c: Layer already exists [2021-06-04T14:33:53.197Z] ddc09d230ba2: Layer already exists [2021-06-04T14:33:53.197Z] 32f366d666a5: Layer already exists [2021-06-04T14:33:53.197Z] 2.0.0-dev.253: digest: sha256:27cbb163023924c6935dc11bb9980e70dddf4e6b487191606421ae904e1d8e8f size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:33:53.501Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:33:53.800Z] + docker push nexus3.edgexfoundry.org:10004/core-data:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [2021-06-04T14:33:53.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-04T14:33:53.800Z] 83891ca4529b: Preparing [2021-06-04T14:33:53.800Z] cce61010202c: Preparing [2021-06-04T14:33:53.800Z] ddc09d230ba2: Preparing [2021-06-04T14:33:53.800Z] cc978335a51b: Preparing [2021-06-04T14:33:53.800Z] 233b6cf5f4bf: Preparing [2021-06-04T14:33:53.800Z] 32f366d666a5: Preparing [2021-06-04T14:33:53.800Z] 32f366d666a5: Waiting [2021-06-04T14:33:53.800Z] cc978335a51b: Layer already exists [2021-06-04T14:33:53.800Z] ddc09d230ba2: Layer already exists [2021-06-04T14:33:53.800Z] 83891ca4529b: Layer already exists [2021-06-04T14:33:53.800Z] cce61010202c: Layer already exists [2021-06-04T14:33:53.800Z] 233b6cf5f4bf: Layer already exists [2021-06-04T14:33:53.800Z] 32f366d666a5: Layer already exists [2021-06-04T14:33:53.800Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253: digest: sha256:27cbb163023924c6935dc11bb9980e70dddf4e6b487191606421ae904e1d8e8f size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:33:54.103Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:33:54.401Z] + docker push nexus3.edgexfoundry.org:10004/core-data:master [2021-06-04T14:33:54.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-04T14:33:54.401Z] 83891ca4529b: Preparing [2021-06-04T14:33:54.401Z] cce61010202c: Preparing [2021-06-04T14:33:54.401Z] ddc09d230ba2: Preparing [2021-06-04T14:33:54.401Z] cc978335a51b: Preparing [2021-06-04T14:33:54.401Z] 233b6cf5f4bf: Preparing [2021-06-04T14:33:54.401Z] 32f366d666a5: Preparing [2021-06-04T14:33:54.401Z] 32f366d666a5: Waiting [2021-06-04T14:33:54.401Z] 83891ca4529b: Layer already exists [2021-06-04T14:33:54.401Z] cc978335a51b: Layer already exists [2021-06-04T14:33:54.401Z] cce61010202c: Layer already exists [2021-06-04T14:33:54.401Z] ddc09d230ba2: Layer already exists [2021-06-04T14:33:54.401Z] 233b6cf5f4bf: Layer already exists [2021-06-04T14:33:54.401Z] 32f366d666a5: Layer already exists [2021-06-04T14:33:54.401Z] master: digest: sha256:27cbb163023924c6935dc11bb9980e70dddf4e6b487191606421ae904e1d8e8f size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-04T14:33:54.460Z] ===================================================== [Pipeline] echo [2021-06-04T14:33:54.474Z] taggedImages: [2021-06-04T14:33:54.474Z] - nexus3.edgexfoundry.org:10004/core-data:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:33:54.474Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-06-04T14:33:54.474Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.253 [2021-06-04T14:33:54.474Z] - nexus3.edgexfoundry.org:10004/core-data:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [2021-06-04T14:33:54.474Z] - nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] echo [2021-06-04T14:33:54.507Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-06-04T14:33:54.507Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:33:54.507Z] latest [2021-06-04T14:33:54.507Z] 2.0.0-dev.253 [2021-06-04T14:33:54.507Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [2021-06-04T14:33:54.507Z] master [2021-06-04T14:33:54.507Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:33:54.851Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:33:55.155Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:33:55.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-04T14:33:55.155Z] af315fa9d15b: Preparing [2021-06-04T14:33:55.155Z] 93100c4e6f84: Preparing [2021-06-04T14:33:55.155Z] ddc09d230ba2: Preparing [2021-06-04T14:33:55.155Z] d38568e0b19b: Preparing [2021-06-04T14:33:55.155Z] 32f366d666a5: Preparing [2021-06-04T14:33:55.155Z] ddc09d230ba2: Layer already exists [2021-06-04T14:33:55.155Z] d38568e0b19b: Layer already exists [2021-06-04T14:33:55.155Z] 32f366d666a5: Layer already exists [2021-06-04T14:33:55.155Z] af315fa9d15b: Pushed [2021-06-04T14:33:56.543Z] 93100c4e6f84: Pushed [2021-06-04T14:33:57.114Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb: digest: sha256:eeadbecc397e97c7ee58bb3522db617e1d40a804cee2b20469ea54d5295cd7ec size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:33:57.422Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:33:57.721Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-06-04T14:33:57.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-04T14:33:57.721Z] af315fa9d15b: Preparing [2021-06-04T14:33:57.721Z] 93100c4e6f84: Preparing [2021-06-04T14:33:57.721Z] ddc09d230ba2: Preparing [2021-06-04T14:33:57.721Z] d38568e0b19b: Preparing [2021-06-04T14:33:57.721Z] 32f366d666a5: Preparing [2021-06-04T14:33:57.721Z] 93100c4e6f84: Layer already exists [2021-06-04T14:33:57.721Z] 32f366d666a5: Layer already exists [2021-06-04T14:33:57.721Z] af315fa9d15b: Layer already exists [2021-06-04T14:33:57.721Z] d38568e0b19b: Layer already exists [2021-06-04T14:33:57.721Z] ddc09d230ba2: Layer already exists [2021-06-04T14:33:57.721Z] latest: digest: sha256:eeadbecc397e97c7ee58bb3522db617e1d40a804cee2b20469ea54d5295cd7ec size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:33:58.024Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.253 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:33:58.320Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.253 [2021-06-04T14:33:58.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-04T14:33:58.320Z] af315fa9d15b: Preparing [2021-06-04T14:33:58.320Z] 93100c4e6f84: Preparing [2021-06-04T14:33:58.320Z] ddc09d230ba2: Preparing [2021-06-04T14:33:58.320Z] d38568e0b19b: Preparing [2021-06-04T14:33:58.320Z] 32f366d666a5: Preparing [2021-06-04T14:33:58.320Z] af315fa9d15b: Layer already exists [2021-06-04T14:33:58.320Z] d38568e0b19b: Layer already exists [2021-06-04T14:33:58.320Z] 93100c4e6f84: Layer already exists [2021-06-04T14:33:58.320Z] ddc09d230ba2: Layer already exists [2021-06-04T14:33:58.320Z] 32f366d666a5: Layer already exists [2021-06-04T14:33:58.320Z] 2.0.0-dev.253: digest: sha256:eeadbecc397e97c7ee58bb3522db617e1d40a804cee2b20469ea54d5295cd7ec size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:33:58.658Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:33:58.963Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [2021-06-04T14:33:58.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-04T14:33:58.963Z] af315fa9d15b: Preparing [2021-06-04T14:33:58.963Z] 93100c4e6f84: Preparing [2021-06-04T14:33:58.963Z] ddc09d230ba2: Preparing [2021-06-04T14:33:58.963Z] d38568e0b19b: Preparing [2021-06-04T14:33:58.963Z] 32f366d666a5: Preparing [2021-06-04T14:33:58.963Z] af315fa9d15b: Layer already exists [2021-06-04T14:33:58.963Z] 32f366d666a5: Layer already exists [2021-06-04T14:33:58.963Z] 93100c4e6f84: Layer already exists [2021-06-04T14:33:58.963Z] ddc09d230ba2: Layer already exists [2021-06-04T14:33:58.963Z] d38568e0b19b: Layer already exists [2021-06-04T14:33:58.963Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253: digest: sha256:eeadbecc397e97c7ee58bb3522db617e1d40a804cee2b20469ea54d5295cd7ec size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:33:59.271Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:33:59.574Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:master [2021-06-04T14:33:59.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-04T14:33:59.574Z] af315fa9d15b: Preparing [2021-06-04T14:33:59.574Z] 93100c4e6f84: Preparing [2021-06-04T14:33:59.574Z] ddc09d230ba2: Preparing [2021-06-04T14:33:59.574Z] d38568e0b19b: Preparing [2021-06-04T14:33:59.574Z] 32f366d666a5: Preparing [2021-06-04T14:33:59.574Z] 32f366d666a5: Layer already exists [2021-06-04T14:33:59.574Z] 93100c4e6f84: Layer already exists [2021-06-04T14:33:59.574Z] af315fa9d15b: Layer already exists [2021-06-04T14:33:59.574Z] ddc09d230ba2: Layer already exists [2021-06-04T14:33:59.574Z] d38568e0b19b: Layer already exists [2021-06-04T14:33:59.574Z] master: digest: sha256:eeadbecc397e97c7ee58bb3522db617e1d40a804cee2b20469ea54d5295cd7ec size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-04T14:33:59.628Z] ===================================================== [Pipeline] echo [2021-06-04T14:33:59.642Z] taggedImages: [2021-06-04T14:33:59.642Z] - nexus3.edgexfoundry.org:10004/core-metadata:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:33:59.642Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-06-04T14:33:59.642Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.253 [2021-06-04T14:33:59.642Z] - nexus3.edgexfoundry.org:10004/core-metadata:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [2021-06-04T14:33:59.642Z] - nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] echo [2021-06-04T14:33:59.674Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-06-04T14:33:59.675Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:33:59.675Z] latest [2021-06-04T14:33:59.675Z] 2.0.0-dev.253 [2021-06-04T14:33:59.675Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [2021-06-04T14:33:59.675Z] master [2021-06-04T14:33:59.675Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:00.019Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:00.332Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:34:00.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-04T14:34:00.332Z] cc3f8a3b32e2: Preparing [2021-06-04T14:34:00.332Z] cc3f8a3b32e2: Preparing [2021-06-04T14:34:00.332Z] db72a43df9b7: Preparing [2021-06-04T14:34:00.332Z] 95f90c9026e4: Preparing [2021-06-04T14:34:00.332Z] 15679475dd98: Preparing [2021-06-04T14:34:00.332Z] b67bb9a76977: Preparing [2021-06-04T14:34:00.332Z] ddc09d230ba2: Preparing [2021-06-04T14:34:00.332Z] 13302ba36e67: Preparing [2021-06-04T14:34:00.332Z] 845d15c421d2: Preparing [2021-06-04T14:34:00.332Z] 544490bdbaa8: Preparing [2021-06-04T14:34:00.332Z] 443ea997966c: Preparing [2021-06-04T14:34:00.332Z] 32f366d666a5: Preparing [2021-06-04T14:34:00.332Z] ddc09d230ba2: Waiting [2021-06-04T14:34:00.332Z] 13302ba36e67: Waiting [2021-06-04T14:34:00.332Z] 845d15c421d2: Waiting [2021-06-04T14:34:00.332Z] 544490bdbaa8: Waiting [2021-06-04T14:34:00.332Z] 443ea997966c: Waiting [2021-06-04T14:34:00.332Z] 32f366d666a5: Waiting [2021-06-04T14:34:00.599Z] 15679475dd98: Pushed [2021-06-04T14:34:00.599Z] ddc09d230ba2: Layer already exists [2021-06-04T14:34:00.599Z] db72a43df9b7: Pushed [2021-06-04T14:34:00.599Z] 95f90c9026e4: Pushed [2021-06-04T14:34:00.599Z] cc3f8a3b32e2: Pushed [2021-06-04T14:34:00.863Z] 845d15c421d2: Pushed [2021-06-04T14:34:00.863Z] 443ea997966c: Pushed [2021-06-04T14:34:00.863Z] 32f366d666a5: Layer already exists [2021-06-04T14:34:00.863Z] 544490bdbaa8: Pushed [2021-06-04T14:34:00.863Z] 13302ba36e67: Pushed [2021-06-04T14:34:02.253Z] b67bb9a76977: Pushed [2021-06-04T14:34:02.253Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb: digest: sha256:e3090e8474650695f6678b37efd29528b1abdfac5bca74e57ccd072fdd3e8349 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:02.557Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:02.854Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-06-04T14:34:02.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-04T14:34:02.854Z] cc3f8a3b32e2: Preparing [2021-06-04T14:34:02.854Z] cc3f8a3b32e2: Preparing [2021-06-04T14:34:02.854Z] db72a43df9b7: Preparing [2021-06-04T14:34:02.854Z] 95f90c9026e4: Preparing [2021-06-04T14:34:02.854Z] 15679475dd98: Preparing [2021-06-04T14:34:02.854Z] b67bb9a76977: Preparing [2021-06-04T14:34:02.854Z] ddc09d230ba2: Preparing [2021-06-04T14:34:02.854Z] 13302ba36e67: Preparing [2021-06-04T14:34:02.854Z] 845d15c421d2: Preparing [2021-06-04T14:34:02.854Z] 544490bdbaa8: Preparing [2021-06-04T14:34:02.854Z] 443ea997966c: Preparing [2021-06-04T14:34:02.854Z] 32f366d666a5: Preparing [2021-06-04T14:34:02.854Z] ddc09d230ba2: Waiting [2021-06-04T14:34:02.854Z] 13302ba36e67: Waiting [2021-06-04T14:34:02.854Z] 845d15c421d2: Waiting [2021-06-04T14:34:02.854Z] 544490bdbaa8: Waiting [2021-06-04T14:34:02.854Z] 443ea997966c: Waiting [2021-06-04T14:34:02.854Z] 32f366d666a5: Waiting [2021-06-04T14:34:02.854Z] cc3f8a3b32e2: Layer already exists [2021-06-04T14:34:02.854Z] 95f90c9026e4: Layer already exists [2021-06-04T14:34:02.854Z] b67bb9a76977: Layer already exists [2021-06-04T14:34:02.854Z] db72a43df9b7: Layer already exists [2021-06-04T14:34:02.854Z] 15679475dd98: Layer already exists [2021-06-04T14:34:02.854Z] ddc09d230ba2: Layer already exists [2021-06-04T14:34:02.854Z] 443ea997966c: Layer already exists [2021-06-04T14:34:02.854Z] 845d15c421d2: Layer already exists [2021-06-04T14:34:02.854Z] 13302ba36e67: Layer already exists [2021-06-04T14:34:02.854Z] 32f366d666a5: Layer already exists [2021-06-04T14:34:02.854Z] 544490bdbaa8: Layer already exists [2021-06-04T14:34:03.117Z] latest: digest: sha256:e3090e8474650695f6678b37efd29528b1abdfac5bca74e57ccd072fdd3e8349 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:03.420Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.253 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:03.724Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.253 [2021-06-04T14:34:03.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-04T14:34:03.724Z] cc3f8a3b32e2: Preparing [2021-06-04T14:34:03.724Z] cc3f8a3b32e2: Preparing [2021-06-04T14:34:03.724Z] db72a43df9b7: Preparing [2021-06-04T14:34:03.724Z] 95f90c9026e4: Preparing [2021-06-04T14:34:03.724Z] 15679475dd98: Preparing [2021-06-04T14:34:03.724Z] b67bb9a76977: Preparing [2021-06-04T14:34:03.724Z] ddc09d230ba2: Preparing [2021-06-04T14:34:03.724Z] 13302ba36e67: Preparing [2021-06-04T14:34:03.724Z] 845d15c421d2: Preparing [2021-06-04T14:34:03.724Z] 544490bdbaa8: Preparing [2021-06-04T14:34:03.724Z] 443ea997966c: Preparing [2021-06-04T14:34:03.724Z] 32f366d666a5: Preparing [2021-06-04T14:34:03.724Z] ddc09d230ba2: Waiting [2021-06-04T14:34:03.724Z] 13302ba36e67: Waiting [2021-06-04T14:34:03.724Z] 845d15c421d2: Waiting [2021-06-04T14:34:03.724Z] 544490bdbaa8: Waiting [2021-06-04T14:34:03.724Z] 443ea997966c: Waiting [2021-06-04T14:34:03.724Z] 32f366d666a5: Waiting [2021-06-04T14:34:03.724Z] 15679475dd98: Layer already exists [2021-06-04T14:34:03.724Z] b67bb9a76977: Layer already exists [2021-06-04T14:34:03.724Z] cc3f8a3b32e2: Layer already exists [2021-06-04T14:34:03.724Z] 95f90c9026e4: Layer already exists [2021-06-04T14:34:03.724Z] 13302ba36e67: Layer already exists [2021-06-04T14:34:03.724Z] ddc09d230ba2: Layer already exists [2021-06-04T14:34:03.724Z] 544490bdbaa8: Layer already exists [2021-06-04T14:34:03.724Z] 32f366d666a5: Layer already exists [2021-06-04T14:34:03.724Z] 845d15c421d2: Layer already exists [2021-06-04T14:34:03.724Z] 443ea997966c: Layer already exists [2021-06-04T14:34:04.669Z] db72a43df9b7: Layer already exists [2021-06-04T14:34:04.669Z] 2.0.0-dev.253: digest: sha256:e3090e8474650695f6678b37efd29528b1abdfac5bca74e57ccd072fdd3e8349 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:04.973Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:05.278Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [2021-06-04T14:34:05.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-04T14:34:05.278Z] cc3f8a3b32e2: Preparing [2021-06-04T14:34:05.278Z] cc3f8a3b32e2: Preparing [2021-06-04T14:34:05.278Z] db72a43df9b7: Preparing [2021-06-04T14:34:05.278Z] 95f90c9026e4: Preparing [2021-06-04T14:34:05.278Z] 15679475dd98: Preparing [2021-06-04T14:34:05.278Z] b67bb9a76977: Preparing [2021-06-04T14:34:05.278Z] ddc09d230ba2: Preparing [2021-06-04T14:34:05.278Z] 13302ba36e67: Preparing [2021-06-04T14:34:05.278Z] 845d15c421d2: Preparing [2021-06-04T14:34:05.278Z] 544490bdbaa8: Preparing [2021-06-04T14:34:05.278Z] 443ea997966c: Preparing [2021-06-04T14:34:05.278Z] 32f366d666a5: Preparing [2021-06-04T14:34:05.278Z] ddc09d230ba2: Waiting [2021-06-04T14:34:05.278Z] 13302ba36e67: Waiting [2021-06-04T14:34:05.278Z] 845d15c421d2: Waiting [2021-06-04T14:34:05.278Z] 544490bdbaa8: Waiting [2021-06-04T14:34:05.278Z] 443ea997966c: Waiting [2021-06-04T14:34:05.278Z] 32f366d666a5: Waiting [2021-06-04T14:34:05.278Z] b67bb9a76977: Layer already exists [2021-06-04T14:34:05.278Z] 95f90c9026e4: Layer already exists [2021-06-04T14:34:05.278Z] 15679475dd98: Layer already exists [2021-06-04T14:34:05.278Z] cc3f8a3b32e2: Layer already exists [2021-06-04T14:34:05.278Z] db72a43df9b7: Layer already exists [2021-06-04T14:34:05.278Z] ddc09d230ba2: Layer already exists [2021-06-04T14:34:05.278Z] 13302ba36e67: Layer already exists [2021-06-04T14:34:05.278Z] 845d15c421d2: Layer already exists [2021-06-04T14:34:05.278Z] 544490bdbaa8: Layer already exists [2021-06-04T14:34:05.278Z] 443ea997966c: Layer already exists [2021-06-04T14:34:05.278Z] 32f366d666a5: Layer already exists [2021-06-04T14:34:05.278Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253: digest: sha256:e3090e8474650695f6678b37efd29528b1abdfac5bca74e57ccd072fdd3e8349 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:05.590Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:05.888Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:master [2021-06-04T14:34:05.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-04T14:34:05.888Z] cc3f8a3b32e2: Preparing [2021-06-04T14:34:05.888Z] cc3f8a3b32e2: Preparing [2021-06-04T14:34:05.888Z] db72a43df9b7: Preparing [2021-06-04T14:34:05.888Z] 95f90c9026e4: Preparing [2021-06-04T14:34:05.888Z] 15679475dd98: Preparing [2021-06-04T14:34:05.888Z] b67bb9a76977: Preparing [2021-06-04T14:34:05.888Z] ddc09d230ba2: Preparing [2021-06-04T14:34:05.888Z] 13302ba36e67: Preparing [2021-06-04T14:34:05.888Z] 845d15c421d2: Preparing [2021-06-04T14:34:05.888Z] 544490bdbaa8: Preparing [2021-06-04T14:34:05.888Z] 443ea997966c: Preparing [2021-06-04T14:34:05.888Z] 32f366d666a5: Preparing [2021-06-04T14:34:05.888Z] ddc09d230ba2: Waiting [2021-06-04T14:34:05.888Z] 13302ba36e67: Waiting [2021-06-04T14:34:05.888Z] 845d15c421d2: Waiting [2021-06-04T14:34:05.888Z] 544490bdbaa8: Waiting [2021-06-04T14:34:05.888Z] 443ea997966c: Waiting [2021-06-04T14:34:05.888Z] 32f366d666a5: Waiting [2021-06-04T14:34:05.888Z] cc3f8a3b32e2: Layer already exists [2021-06-04T14:34:05.888Z] 95f90c9026e4: Layer already exists [2021-06-04T14:34:05.888Z] db72a43df9b7: Layer already exists [2021-06-04T14:34:05.888Z] 15679475dd98: Layer already exists [2021-06-04T14:34:05.888Z] b67bb9a76977: Layer already exists [2021-06-04T14:34:05.888Z] 13302ba36e67: Layer already exists [2021-06-04T14:34:05.888Z] ddc09d230ba2: Layer already exists [2021-06-04T14:34:05.888Z] 544490bdbaa8: Layer already exists [2021-06-04T14:34:05.888Z] 443ea997966c: Layer already exists [2021-06-04T14:34:05.888Z] 845d15c421d2: Layer already exists [2021-06-04T14:34:05.888Z] 32f366d666a5: Layer already exists [2021-06-04T14:34:06.151Z] master: digest: sha256:e3090e8474650695f6678b37efd29528b1abdfac5bca74e57ccd072fdd3e8349 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-04T14:34:06.201Z] ===================================================== [Pipeline] echo [2021-06-04T14:34:06.216Z] taggedImages: [2021-06-04T14:34:06.216Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:34:06.216Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-06-04T14:34:06.216Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.253 [2021-06-04T14:34:06.216Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [2021-06-04T14:34:06.216Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] echo [2021-06-04T14:34:06.249Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-06-04T14:34:06.249Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:34:06.249Z] latest [2021-06-04T14:34:06.249Z] 2.0.0-dev.253 [2021-06-04T14:34:06.249Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [2021-06-04T14:34:06.249Z] master [2021-06-04T14:34:06.249Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:06.587Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:06.915Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:34:06.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-04T14:34:06.915Z] 284d49d9fcf1: Preparing [2021-06-04T14:34:06.915Z] b595c0c4576a: Preparing [2021-06-04T14:34:06.915Z] db0a2d0f01c9: Preparing [2021-06-04T14:34:06.915Z] e1a74d181be3: Preparing [2021-06-04T14:34:06.915Z] 76a9f6a5f94c: Preparing [2021-06-04T14:34:06.915Z] 32f366d666a5: Preparing [2021-06-04T14:34:06.915Z] 32f366d666a5: Waiting [2021-06-04T14:34:07.496Z] e1a74d181be3: Pushed [2021-06-04T14:34:07.496Z] db0a2d0f01c9: Pushed [2021-06-04T14:34:07.496Z] 32f366d666a5: Layer already exists [2021-06-04T14:34:07.496Z] 76a9f6a5f94c: Pushed [2021-06-04T14:34:07.757Z] 284d49d9fcf1: Pushed [2021-06-04T14:34:07.757Z] b595c0c4576a: Pushed [2021-06-04T14:34:08.018Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb: digest: sha256:ebdf3a62dbe35a998558de9fd64e1cb2379915177952d9b9858606839dbe072b size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:08.323Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:08.626Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-06-04T14:34:08.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-04T14:34:08.626Z] 284d49d9fcf1: Preparing [2021-06-04T14:34:08.626Z] b595c0c4576a: Preparing [2021-06-04T14:34:08.626Z] db0a2d0f01c9: Preparing [2021-06-04T14:34:08.626Z] e1a74d181be3: Preparing [2021-06-04T14:34:08.626Z] 76a9f6a5f94c: Preparing [2021-06-04T14:34:08.626Z] 32f366d666a5: Preparing [2021-06-04T14:34:08.626Z] 32f366d666a5: Waiting [2021-06-04T14:34:08.626Z] b595c0c4576a: Layer already exists [2021-06-04T14:34:08.626Z] 76a9f6a5f94c: Layer already exists [2021-06-04T14:34:08.626Z] 284d49d9fcf1: Layer already exists [2021-06-04T14:34:08.626Z] db0a2d0f01c9: Layer already exists [2021-06-04T14:34:08.626Z] e1a74d181be3: Layer already exists [2021-06-04T14:34:08.626Z] 32f366d666a5: Layer already exists [2021-06-04T14:34:08.626Z] latest: digest: sha256:ebdf3a62dbe35a998558de9fd64e1cb2379915177952d9b9858606839dbe072b size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:08.976Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.253 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:09.528Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.253 [2021-06-04T14:34:09.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-04T14:34:09.528Z] 284d49d9fcf1: Preparing [2021-06-04T14:34:09.528Z] b595c0c4576a: Preparing [2021-06-04T14:34:09.528Z] db0a2d0f01c9: Preparing [2021-06-04T14:34:09.528Z] e1a74d181be3: Preparing [2021-06-04T14:34:09.528Z] 76a9f6a5f94c: Preparing [2021-06-04T14:34:09.528Z] 32f366d666a5: Preparing [2021-06-04T14:34:09.528Z] 32f366d666a5: Waiting [2021-06-04T14:34:09.528Z] 284d49d9fcf1: Layer already exists [2021-06-04T14:34:09.528Z] b595c0c4576a: Layer already exists [2021-06-04T14:34:09.528Z] 76a9f6a5f94c: Layer already exists [2021-06-04T14:34:09.528Z] e1a74d181be3: Layer already exists [2021-06-04T14:34:09.528Z] 32f366d666a5: Layer already exists [2021-06-04T14:34:09.789Z] db0a2d0f01c9: Layer already exists [2021-06-04T14:34:09.789Z] 2.0.0-dev.253: digest: sha256:ebdf3a62dbe35a998558de9fd64e1cb2379915177952d9b9858606839dbe072b size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:10.091Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:10.392Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [2021-06-04T14:34:10.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-04T14:34:10.392Z] 284d49d9fcf1: Preparing [2021-06-04T14:34:10.392Z] b595c0c4576a: Preparing [2021-06-04T14:34:10.392Z] db0a2d0f01c9: Preparing [2021-06-04T14:34:10.392Z] e1a74d181be3: Preparing [2021-06-04T14:34:10.392Z] 76a9f6a5f94c: Preparing [2021-06-04T14:34:10.392Z] 32f366d666a5: Preparing [2021-06-04T14:34:10.392Z] 32f366d666a5: Waiting [2021-06-04T14:34:10.392Z] db0a2d0f01c9: Layer already exists [2021-06-04T14:34:10.392Z] 76a9f6a5f94c: Layer already exists [2021-06-04T14:34:10.392Z] 284d49d9fcf1: Layer already exists [2021-06-04T14:34:10.392Z] 32f366d666a5: Layer already exists [2021-06-04T14:34:10.392Z] e1a74d181be3: Layer already exists [2021-06-04T14:34:10.392Z] b595c0c4576a: Layer already exists [2021-06-04T14:34:10.392Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253: digest: sha256:ebdf3a62dbe35a998558de9fd64e1cb2379915177952d9b9858606839dbe072b size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:10.697Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:10.988Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:master [2021-06-04T14:34:10.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-04T14:34:10.989Z] 284d49d9fcf1: Preparing [2021-06-04T14:34:10.989Z] b595c0c4576a: Preparing [2021-06-04T14:34:10.989Z] db0a2d0f01c9: Preparing [2021-06-04T14:34:10.989Z] e1a74d181be3: Preparing [2021-06-04T14:34:10.989Z] 76a9f6a5f94c: Preparing [2021-06-04T14:34:10.989Z] 32f366d666a5: Preparing [2021-06-04T14:34:10.989Z] 32f366d666a5: Waiting [2021-06-04T14:34:10.989Z] db0a2d0f01c9: Layer already exists [2021-06-04T14:34:10.989Z] 284d49d9fcf1: Layer already exists [2021-06-04T14:34:10.989Z] e1a74d181be3: Layer already exists [2021-06-04T14:34:10.989Z] 76a9f6a5f94c: Layer already exists [2021-06-04T14:34:10.989Z] b595c0c4576a: Layer already exists [2021-06-04T14:34:10.989Z] 32f366d666a5: Layer already exists [2021-06-04T14:34:10.989Z] master: digest: sha256:ebdf3a62dbe35a998558de9fd64e1cb2379915177952d9b9858606839dbe072b size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-04T14:34:11.038Z] ===================================================== [Pipeline] echo [2021-06-04T14:34:11.051Z] taggedImages: [2021-06-04T14:34:11.051Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:34:11.051Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-06-04T14:34:11.051Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.253 [2021-06-04T14:34:11.051Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [2021-06-04T14:34:11.051Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] echo [2021-06-04T14:34:11.099Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-06-04T14:34:11.099Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:34:11.099Z] latest [2021-06-04T14:34:11.099Z] 2.0.0-dev.253 [2021-06-04T14:34:11.099Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [2021-06-04T14:34:11.099Z] master [2021-06-04T14:34:11.099Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:11.472Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:11.769Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:34:11.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-04T14:34:11.769Z] fda27d8848cc: Preparing [2021-06-04T14:34:11.769Z] 64f492d335bf: Preparing [2021-06-04T14:34:11.769Z] 0b8ce26cfbec: Preparing [2021-06-04T14:34:11.769Z] 598e07084470: Preparing [2021-06-04T14:34:11.769Z] 3889ce7e5af4: Preparing [2021-06-04T14:34:11.769Z] 1fd986040cd3: Preparing [2021-06-04T14:34:11.769Z] 691f3762e31b: Preparing [2021-06-04T14:34:11.769Z] 8634d659efcb: Preparing [2021-06-04T14:34:11.769Z] 9b9e6c03db99: Preparing [2021-06-04T14:34:11.769Z] 32f366d666a5: Preparing [2021-06-04T14:34:11.769Z] 1fd986040cd3: Waiting [2021-06-04T14:34:11.769Z] 691f3762e31b: Waiting [2021-06-04T14:34:11.769Z] 8634d659efcb: Waiting [2021-06-04T14:34:11.769Z] 9b9e6c03db99: Waiting [2021-06-04T14:34:11.769Z] 32f366d666a5: Waiting [2021-06-04T14:34:12.347Z] 3889ce7e5af4: Pushed [2021-06-04T14:34:12.347Z] fda27d8848cc: Pushed [2021-06-04T14:34:12.347Z] 64f492d335bf: Pushed [2021-06-04T14:34:12.607Z] 1fd986040cd3: Pushed [2021-06-04T14:34:12.607Z] 691f3762e31b: Pushed [2021-06-04T14:34:12.607Z] 32f366d666a5: Layer already exists [2021-06-04T14:34:12.607Z] 598e07084470: Pushed [2021-06-04T14:34:12.607Z] 8634d659efcb: Pushed [2021-06-04T14:34:12.868Z] 0b8ce26cfbec: Pushed [2021-06-04T14:34:12.869Z] 9b9e6c03db99: Pushed [2021-06-04T14:34:13.130Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb: digest: sha256:d134079a36081aeba010a599df6aa152b7409aff8f2ef7fa347f7236e97be4d4 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:13.440Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:13.736Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-06-04T14:34:13.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-04T14:34:13.736Z] fda27d8848cc: Preparing [2021-06-04T14:34:13.736Z] 64f492d335bf: Preparing [2021-06-04T14:34:13.736Z] 0b8ce26cfbec: Preparing [2021-06-04T14:34:13.736Z] 598e07084470: Preparing [2021-06-04T14:34:13.736Z] 3889ce7e5af4: Preparing [2021-06-04T14:34:13.736Z] 1fd986040cd3: Preparing [2021-06-04T14:34:13.736Z] 691f3762e31b: Preparing [2021-06-04T14:34:13.736Z] 8634d659efcb: Preparing [2021-06-04T14:34:13.736Z] 9b9e6c03db99: Preparing [2021-06-04T14:34:13.736Z] 32f366d666a5: Preparing [2021-06-04T14:34:13.736Z] 691f3762e31b: Waiting [2021-06-04T14:34:13.736Z] 8634d659efcb: Waiting [2021-06-04T14:34:13.736Z] 9b9e6c03db99: Waiting [2021-06-04T14:34:13.736Z] 32f366d666a5: Waiting [2021-06-04T14:34:13.736Z] 1fd986040cd3: Waiting [2021-06-04T14:34:13.736Z] 3889ce7e5af4: Layer already exists [2021-06-04T14:34:13.736Z] 64f492d335bf: Layer already exists [2021-06-04T14:34:13.736Z] 598e07084470: Layer already exists [2021-06-04T14:34:13.736Z] 0b8ce26cfbec: Layer already exists [2021-06-04T14:34:13.736Z] 1fd986040cd3: Layer already exists [2021-06-04T14:34:13.736Z] 691f3762e31b: Layer already exists [2021-06-04T14:34:13.736Z] 9b9e6c03db99: Layer already exists [2021-06-04T14:34:13.736Z] 8634d659efcb: Layer already exists [2021-06-04T14:34:13.736Z] 32f366d666a5: Layer already exists [2021-06-04T14:34:13.999Z] fda27d8848cc: Layer already exists [2021-06-04T14:34:13.999Z] latest: digest: sha256:d134079a36081aeba010a599df6aa152b7409aff8f2ef7fa347f7236e97be4d4 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:14.302Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.253 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:14.600Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.253 [2021-06-04T14:34:14.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-04T14:34:14.600Z] fda27d8848cc: Preparing [2021-06-04T14:34:14.600Z] 64f492d335bf: Preparing [2021-06-04T14:34:14.600Z] 0b8ce26cfbec: Preparing [2021-06-04T14:34:14.600Z] 598e07084470: Preparing [2021-06-04T14:34:14.600Z] 3889ce7e5af4: Preparing [2021-06-04T14:34:14.600Z] 1fd986040cd3: Preparing [2021-06-04T14:34:14.600Z] 691f3762e31b: Preparing [2021-06-04T14:34:14.600Z] 8634d659efcb: Preparing [2021-06-04T14:34:14.600Z] 9b9e6c03db99: Preparing [2021-06-04T14:34:14.600Z] 32f366d666a5: Preparing [2021-06-04T14:34:14.600Z] 691f3762e31b: Waiting [2021-06-04T14:34:14.600Z] 8634d659efcb: Waiting [2021-06-04T14:34:14.600Z] 9b9e6c03db99: Waiting [2021-06-04T14:34:14.600Z] 32f366d666a5: Waiting [2021-06-04T14:34:14.600Z] 1fd986040cd3: Waiting [2021-06-04T14:34:14.600Z] 598e07084470: Layer already exists [2021-06-04T14:34:14.600Z] 0b8ce26cfbec: Layer already exists [2021-06-04T14:34:14.600Z] 3889ce7e5af4: Layer already exists [2021-06-04T14:34:14.600Z] fda27d8848cc: Layer already exists [2021-06-04T14:34:14.600Z] 64f492d335bf: Layer already exists [2021-06-04T14:34:14.600Z] 1fd986040cd3: Layer already exists [2021-06-04T14:34:14.600Z] 691f3762e31b: Layer already exists [2021-06-04T14:34:14.600Z] 8634d659efcb: Layer already exists [2021-06-04T14:34:14.600Z] 9b9e6c03db99: Layer already exists [2021-06-04T14:34:14.600Z] 32f366d666a5: Layer already exists [2021-06-04T14:34:14.600Z] 2.0.0-dev.253: digest: sha256:d134079a36081aeba010a599df6aa152b7409aff8f2ef7fa347f7236e97be4d4 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:14.912Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:15.212Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [2021-06-04T14:34:15.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-04T14:34:15.212Z] fda27d8848cc: Preparing [2021-06-04T14:34:15.212Z] 64f492d335bf: Preparing [2021-06-04T14:34:15.212Z] 0b8ce26cfbec: Preparing [2021-06-04T14:34:15.213Z] 598e07084470: Preparing [2021-06-04T14:34:15.213Z] 3889ce7e5af4: Preparing [2021-06-04T14:34:15.213Z] 1fd986040cd3: Preparing [2021-06-04T14:34:15.213Z] 691f3762e31b: Preparing [2021-06-04T14:34:15.213Z] 8634d659efcb: Preparing [2021-06-04T14:34:15.213Z] 9b9e6c03db99: Preparing [2021-06-04T14:34:15.213Z] 32f366d666a5: Preparing [2021-06-04T14:34:15.213Z] 1fd986040cd3: Waiting [2021-06-04T14:34:15.213Z] 691f3762e31b: Waiting [2021-06-04T14:34:15.213Z] 8634d659efcb: Waiting [2021-06-04T14:34:15.213Z] 9b9e6c03db99: Waiting [2021-06-04T14:34:15.213Z] 32f366d666a5: Waiting [2021-06-04T14:34:15.213Z] 64f492d335bf: Layer already exists [2021-06-04T14:34:15.213Z] 0b8ce26cfbec: Layer already exists [2021-06-04T14:34:15.213Z] 3889ce7e5af4: Layer already exists [2021-06-04T14:34:15.213Z] fda27d8848cc: Layer already exists [2021-06-04T14:34:15.213Z] 598e07084470: Layer already exists [2021-06-04T14:34:15.213Z] 691f3762e31b: Layer already exists [2021-06-04T14:34:15.213Z] 1fd986040cd3: Layer already exists [2021-06-04T14:34:15.213Z] 9b9e6c03db99: Layer already exists [2021-06-04T14:34:15.213Z] 8634d659efcb: Layer already exists [2021-06-04T14:34:15.213Z] 32f366d666a5: Layer already exists [2021-06-04T14:34:15.213Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253: digest: sha256:d134079a36081aeba010a599df6aa152b7409aff8f2ef7fa347f7236e97be4d4 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:15.518Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:15.816Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [2021-06-04T14:34:15.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-04T14:34:15.816Z] fda27d8848cc: Preparing [2021-06-04T14:34:15.816Z] 64f492d335bf: Preparing [2021-06-04T14:34:15.816Z] 0b8ce26cfbec: Preparing [2021-06-04T14:34:15.816Z] 598e07084470: Preparing [2021-06-04T14:34:15.816Z] 3889ce7e5af4: Preparing [2021-06-04T14:34:15.816Z] 1fd986040cd3: Preparing [2021-06-04T14:34:15.816Z] 691f3762e31b: Preparing [2021-06-04T14:34:15.816Z] 8634d659efcb: Preparing [2021-06-04T14:34:15.816Z] 9b9e6c03db99: Preparing [2021-06-04T14:34:15.816Z] 32f366d666a5: Preparing [2021-06-04T14:34:15.816Z] 1fd986040cd3: Waiting [2021-06-04T14:34:15.816Z] 691f3762e31b: Waiting [2021-06-04T14:34:15.816Z] 8634d659efcb: Waiting [2021-06-04T14:34:15.816Z] 9b9e6c03db99: Waiting [2021-06-04T14:34:15.816Z] 32f366d666a5: Waiting [2021-06-04T14:34:15.816Z] 64f492d335bf: Layer already exists [2021-06-04T14:34:15.816Z] fda27d8848cc: Layer already exists [2021-06-04T14:34:15.816Z] 598e07084470: Layer already exists [2021-06-04T14:34:15.816Z] 0b8ce26cfbec: Layer already exists [2021-06-04T14:34:15.816Z] 3889ce7e5af4: Layer already exists [2021-06-04T14:34:15.816Z] 1fd986040cd3: Layer already exists [2021-06-04T14:34:15.816Z] 691f3762e31b: Layer already exists [2021-06-04T14:34:15.816Z] 8634d659efcb: Layer already exists [2021-06-04T14:34:15.816Z] 9b9e6c03db99: Layer already exists [2021-06-04T14:34:15.816Z] 32f366d666a5: Layer already exists [2021-06-04T14:34:15.816Z] master: digest: sha256:d134079a36081aeba010a599df6aa152b7409aff8f2ef7fa347f7236e97be4d4 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-04T14:34:15.896Z] ===================================================== [Pipeline] echo [2021-06-04T14:34:15.910Z] taggedImages: [2021-06-04T14:34:15.910Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:34:15.910Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-06-04T14:34:15.910Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.253 [2021-06-04T14:34:15.910Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [2021-06-04T14:34:15.910Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] echo [2021-06-04T14:34:15.940Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-06-04T14:34:15.940Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:34:15.940Z] latest [2021-06-04T14:34:15.940Z] 2.0.0-dev.253 [2021-06-04T14:34:15.940Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [2021-06-04T14:34:15.940Z] master [2021-06-04T14:34:15.940Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:16.301Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:16.597Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:34:16.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-04T14:34:16.597Z] aca21b864b93: Preparing [2021-06-04T14:34:16.597Z] 38ce0a3a8aa8: Preparing [2021-06-04T14:34:16.597Z] ddc09d230ba2: Preparing [2021-06-04T14:34:16.597Z] c3dab2270b52: Preparing [2021-06-04T14:34:16.597Z] 32f366d666a5: Preparing [2021-06-04T14:34:16.597Z] ddc09d230ba2: Layer already exists [2021-06-04T14:34:16.597Z] 32f366d666a5: Layer already exists [2021-06-04T14:34:16.860Z] aca21b864b93: Pushed [2021-06-04T14:34:16.860Z] c3dab2270b52: Pushed [2021-06-04T14:34:17.807Z] 38ce0a3a8aa8: Pushed [2021-06-04T14:34:18.070Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb: digest: sha256:e40cea2d4fe97834e1a8e1abc474b616c8de02f70a3fa3cbb0d9451993d2c16e size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:18.369Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:18.671Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-06-04T14:34:18.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-04T14:34:18.671Z] aca21b864b93: Preparing [2021-06-04T14:34:18.671Z] 38ce0a3a8aa8: Preparing [2021-06-04T14:34:18.671Z] ddc09d230ba2: Preparing [2021-06-04T14:34:18.671Z] c3dab2270b52: Preparing [2021-06-04T14:34:18.671Z] 32f366d666a5: Preparing [2021-06-04T14:34:18.671Z] 32f366d666a5: Layer already exists [2021-06-04T14:34:18.671Z] ddc09d230ba2: Layer already exists [2021-06-04T14:34:18.671Z] aca21b864b93: Layer already exists [2021-06-04T14:34:18.671Z] 38ce0a3a8aa8: Layer already exists [2021-06-04T14:34:18.671Z] c3dab2270b52: Layer already exists [2021-06-04T14:34:18.671Z] latest: digest: sha256:e40cea2d4fe97834e1a8e1abc474b616c8de02f70a3fa3cbb0d9451993d2c16e size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:18.973Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.253 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:19.266Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.253 [2021-06-04T14:34:19.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-04T14:34:19.266Z] aca21b864b93: Preparing [2021-06-04T14:34:19.266Z] 38ce0a3a8aa8: Preparing [2021-06-04T14:34:19.266Z] ddc09d230ba2: Preparing [2021-06-04T14:34:19.266Z] c3dab2270b52: Preparing [2021-06-04T14:34:19.266Z] 32f366d666a5: Preparing [2021-06-04T14:34:19.266Z] 32f366d666a5: Layer already exists [2021-06-04T14:34:19.266Z] 38ce0a3a8aa8: Layer already exists [2021-06-04T14:34:19.266Z] ddc09d230ba2: Layer already exists [2021-06-04T14:34:19.266Z] c3dab2270b52: Layer already exists [2021-06-04T14:34:19.266Z] aca21b864b93: Layer already exists [2021-06-04T14:34:19.266Z] 2.0.0-dev.253: digest: sha256:e40cea2d4fe97834e1a8e1abc474b616c8de02f70a3fa3cbb0d9451993d2c16e size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:19.578Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:19.876Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [2021-06-04T14:34:19.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-04T14:34:19.877Z] aca21b864b93: Preparing [2021-06-04T14:34:19.877Z] 38ce0a3a8aa8: Preparing [2021-06-04T14:34:19.877Z] ddc09d230ba2: Preparing [2021-06-04T14:34:19.877Z] c3dab2270b52: Preparing [2021-06-04T14:34:19.877Z] 32f366d666a5: Preparing [2021-06-04T14:34:19.877Z] ddc09d230ba2: Layer already exists [2021-06-04T14:34:19.877Z] 38ce0a3a8aa8: Layer already exists [2021-06-04T14:34:19.877Z] c3dab2270b52: Layer already exists [2021-06-04T14:34:19.877Z] 32f366d666a5: Layer already exists [2021-06-04T14:34:19.877Z] aca21b864b93: Layer already exists [2021-06-04T14:34:19.877Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253: digest: sha256:e40cea2d4fe97834e1a8e1abc474b616c8de02f70a3fa3cbb0d9451993d2c16e size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:20.178Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:20.479Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:master [2021-06-04T14:34:20.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-04T14:34:20.479Z] aca21b864b93: Preparing [2021-06-04T14:34:20.479Z] 38ce0a3a8aa8: Preparing [2021-06-04T14:34:20.479Z] ddc09d230ba2: Preparing [2021-06-04T14:34:20.479Z] c3dab2270b52: Preparing [2021-06-04T14:34:20.479Z] 32f366d666a5: Preparing [2021-06-04T14:34:20.479Z] ddc09d230ba2: Layer already exists [2021-06-04T14:34:20.479Z] aca21b864b93: Layer already exists [2021-06-04T14:34:20.479Z] 38ce0a3a8aa8: Layer already exists [2021-06-04T14:34:20.479Z] 32f366d666a5: Layer already exists [2021-06-04T14:34:20.479Z] c3dab2270b52: Layer already exists [2021-06-04T14:34:20.479Z] master: digest: sha256:e40cea2d4fe97834e1a8e1abc474b616c8de02f70a3fa3cbb0d9451993d2c16e size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-04T14:34:20.540Z] ===================================================== [Pipeline] echo [2021-06-04T14:34:20.555Z] taggedImages: [2021-06-04T14:34:20.555Z] - nexus3.edgexfoundry.org:10004/support-notifications:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:34:20.555Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-06-04T14:34:20.555Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.253 [2021-06-04T14:34:20.555Z] - nexus3.edgexfoundry.org:10004/support-notifications:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [2021-06-04T14:34:20.555Z] - nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] echo [2021-06-04T14:34:20.585Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-06-04T14:34:20.585Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:34:20.585Z] latest [2021-06-04T14:34:20.586Z] 2.0.0-dev.253 [2021-06-04T14:34:20.586Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [2021-06-04T14:34:20.586Z] master [2021-06-04T14:34:20.586Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:20.952Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:21.252Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:34:21.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-04T14:34:21.252Z] 6d0496d79f3e: Preparing [2021-06-04T14:34:21.252Z] dc83528215a7: Preparing [2021-06-04T14:34:21.252Z] ddc09d230ba2: Preparing [2021-06-04T14:34:21.252Z] b2b22c951259: Preparing [2021-06-04T14:34:21.252Z] 32f366d666a5: Preparing [2021-06-04T14:34:21.252Z] ddc09d230ba2: Layer already exists [2021-06-04T14:34:21.252Z] 32f366d666a5: Layer already exists [2021-06-04T14:34:21.513Z] 6d0496d79f3e: Pushed [2021-06-04T14:34:21.513Z] b2b22c951259: Pushed [2021-06-04T14:34:22.465Z] dc83528215a7: Pushed [2021-06-04T14:34:22.733Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb: digest: sha256:cf3bfe3b7fc4413ff149f812a9f8bc1c761bc1ebbac10ab0193bc896ddc8bf0f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:23.034Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:23.347Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-06-04T14:34:23.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-04T14:34:23.347Z] 6d0496d79f3e: Preparing [2021-06-04T14:34:23.347Z] dc83528215a7: Preparing [2021-06-04T14:34:23.347Z] ddc09d230ba2: Preparing [2021-06-04T14:34:23.347Z] b2b22c951259: Preparing [2021-06-04T14:34:23.347Z] 32f366d666a5: Preparing [2021-06-04T14:34:23.347Z] dc83528215a7: Layer already exists [2021-06-04T14:34:23.347Z] 32f366d666a5: Layer already exists [2021-06-04T14:34:23.347Z] ddc09d230ba2: Layer already exists [2021-06-04T14:34:23.347Z] 6d0496d79f3e: Layer already exists [2021-06-04T14:34:23.347Z] b2b22c951259: Layer already exists [2021-06-04T14:34:23.347Z] latest: digest: sha256:cf3bfe3b7fc4413ff149f812a9f8bc1c761bc1ebbac10ab0193bc896ddc8bf0f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:23.644Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.253 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:23.941Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.253 [2021-06-04T14:34:23.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-04T14:34:23.942Z] 6d0496d79f3e: Preparing [2021-06-04T14:34:23.942Z] dc83528215a7: Preparing [2021-06-04T14:34:23.942Z] ddc09d230ba2: Preparing [2021-06-04T14:34:23.942Z] b2b22c951259: Preparing [2021-06-04T14:34:23.942Z] 32f366d666a5: Preparing [2021-06-04T14:34:23.942Z] ddc09d230ba2: Layer already exists [2021-06-04T14:34:23.942Z] b2b22c951259: Layer already exists [2021-06-04T14:34:23.942Z] dc83528215a7: Layer already exists [2021-06-04T14:34:23.942Z] 32f366d666a5: Layer already exists [2021-06-04T14:34:23.942Z] 6d0496d79f3e: Layer already exists [2021-06-04T14:34:23.942Z] 2.0.0-dev.253: digest: sha256:cf3bfe3b7fc4413ff149f812a9f8bc1c761bc1ebbac10ab0193bc896ddc8bf0f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:24.244Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:24.544Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [2021-06-04T14:34:24.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-04T14:34:24.544Z] 6d0496d79f3e: Preparing [2021-06-04T14:34:24.544Z] dc83528215a7: Preparing [2021-06-04T14:34:24.544Z] ddc09d230ba2: Preparing [2021-06-04T14:34:24.544Z] b2b22c951259: Preparing [2021-06-04T14:34:24.544Z] 32f366d666a5: Preparing [2021-06-04T14:34:24.544Z] b2b22c951259: Layer already exists [2021-06-04T14:34:24.544Z] 32f366d666a5: Layer already exists [2021-06-04T14:34:24.544Z] ddc09d230ba2: Layer already exists [2021-06-04T14:34:24.544Z] 6d0496d79f3e: Layer already exists [2021-06-04T14:34:24.544Z] dc83528215a7: Layer already exists [2021-06-04T14:34:24.544Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253: digest: sha256:cf3bfe3b7fc4413ff149f812a9f8bc1c761bc1ebbac10ab0193bc896ddc8bf0f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:24.847Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:25.144Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:master [2021-06-04T14:34:25.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-04T14:34:25.144Z] 6d0496d79f3e: Preparing [2021-06-04T14:34:25.144Z] dc83528215a7: Preparing [2021-06-04T14:34:25.144Z] ddc09d230ba2: Preparing [2021-06-04T14:34:25.144Z] b2b22c951259: Preparing [2021-06-04T14:34:25.144Z] 32f366d666a5: Preparing [2021-06-04T14:34:25.144Z] 32f366d666a5: Layer already exists [2021-06-04T14:34:25.144Z] dc83528215a7: Layer already exists [2021-06-04T14:34:25.144Z] b2b22c951259: Layer already exists [2021-06-04T14:34:25.144Z] 6d0496d79f3e: Layer already exists [2021-06-04T14:34:25.144Z] ddc09d230ba2: Layer already exists [2021-06-04T14:34:25.144Z] master: digest: sha256:cf3bfe3b7fc4413ff149f812a9f8bc1c761bc1ebbac10ab0193bc896ddc8bf0f size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-04T14:34:25.195Z] ===================================================== [Pipeline] echo [2021-06-04T14:34:25.209Z] taggedImages: [2021-06-04T14:34:25.209Z] - nexus3.edgexfoundry.org:10004/support-scheduler:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:34:25.209Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-06-04T14:34:25.209Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.253 [2021-06-04T14:34:25.209Z] - nexus3.edgexfoundry.org:10004/support-scheduler:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [2021-06-04T14:34:25.209Z] - nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] echo [2021-06-04T14:34:25.239Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-06-04T14:34:25.239Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:34:25.239Z] latest [2021-06-04T14:34:25.239Z] 2.0.0-dev.253 [2021-06-04T14:34:25.239Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [2021-06-04T14:34:25.239Z] master [2021-06-04T14:34:25.239Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:25.605Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:25.915Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:34:25.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-04T14:34:25.915Z] 325010a2bfae: Preparing [2021-06-04T14:34:25.915Z] 7b9b4b6e5fc4: Preparing [2021-06-04T14:34:25.915Z] f89e262c0b1a: Preparing [2021-06-04T14:34:25.915Z] b03f0883de06: Preparing [2021-06-04T14:34:25.915Z] 0754057c0ad3: Preparing [2021-06-04T14:34:25.915Z] 998cdf262ab1: Preparing [2021-06-04T14:34:25.915Z] 02e56110abd2: Preparing [2021-06-04T14:34:25.916Z] abc36efb885a: Preparing [2021-06-04T14:34:25.916Z] b0b09059f4e1: Preparing [2021-06-04T14:34:25.916Z] bb961f40224b: Preparing [2021-06-04T14:34:25.916Z] f4666769fca7: Preparing [2021-06-04T14:34:25.916Z] 998cdf262ab1: Waiting [2021-06-04T14:34:25.916Z] 02e56110abd2: Waiting [2021-06-04T14:34:25.916Z] abc36efb885a: Waiting [2021-06-04T14:34:25.916Z] b0b09059f4e1: Waiting [2021-06-04T14:34:25.916Z] bb961f40224b: Waiting [2021-06-04T14:34:25.916Z] f4666769fca7: Waiting [2021-06-04T14:34:25.916Z] 0754057c0ad3: Layer already exists [2021-06-04T14:34:26.199Z] 998cdf262ab1: Layer already exists [2021-06-04T14:34:26.470Z] 02e56110abd2: Layer already exists [2021-06-04T14:34:26.470Z] abc36efb885a: Layer already exists [2021-06-04T14:34:26.470Z] 7b9b4b6e5fc4: Pushed [2021-06-04T14:34:26.470Z] 325010a2bfae: Pushed [2021-06-04T14:34:26.470Z] b0b09059f4e1: Layer already exists [2021-06-04T14:34:26.470Z] bb961f40224b: Layer already exists [2021-06-04T14:34:26.470Z] f4666769fca7: Layer already exists [2021-06-04T14:34:26.731Z] f89e262c0b1a: Pushed [2021-06-04T14:34:32.025Z] b03f0883de06: Pushed [2021-06-04T14:34:32.025Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb: digest: sha256:efe8d37f41d8b29679e609c47fc6fc584ecd90fee93c86a6e68f577e04af3db0 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:32.328Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:32.626Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-06-04T14:34:32.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-04T14:34:32.626Z] 325010a2bfae: Preparing [2021-06-04T14:34:32.626Z] 7b9b4b6e5fc4: Preparing [2021-06-04T14:34:32.626Z] f89e262c0b1a: Preparing [2021-06-04T14:34:32.626Z] b03f0883de06: Preparing [2021-06-04T14:34:32.626Z] 0754057c0ad3: Preparing [2021-06-04T14:34:32.626Z] 998cdf262ab1: Preparing [2021-06-04T14:34:32.626Z] 02e56110abd2: Preparing [2021-06-04T14:34:32.626Z] abc36efb885a: Preparing [2021-06-04T14:34:32.626Z] b0b09059f4e1: Preparing [2021-06-04T14:34:32.626Z] bb961f40224b: Preparing [2021-06-04T14:34:32.626Z] f4666769fca7: Preparing [2021-06-04T14:34:32.626Z] 02e56110abd2: Waiting [2021-06-04T14:34:32.626Z] abc36efb885a: Waiting [2021-06-04T14:34:32.626Z] b0b09059f4e1: Waiting [2021-06-04T14:34:32.626Z] bb961f40224b: Waiting [2021-06-04T14:34:32.626Z] 998cdf262ab1: Waiting [2021-06-04T14:34:32.626Z] f4666769fca7: Waiting [2021-06-04T14:34:32.626Z] 0754057c0ad3: Layer already exists [2021-06-04T14:34:32.626Z] b03f0883de06: Layer already exists [2021-06-04T14:34:32.626Z] f89e262c0b1a: Layer already exists [2021-06-04T14:34:32.626Z] 7b9b4b6e5fc4: Layer already exists [2021-06-04T14:34:32.626Z] 325010a2bfae: Layer already exists [2021-06-04T14:34:32.626Z] 998cdf262ab1: Layer already exists [2021-06-04T14:34:32.626Z] 02e56110abd2: Layer already exists [2021-06-04T14:34:32.626Z] abc36efb885a: Layer already exists [2021-06-04T14:34:32.626Z] bb961f40224b: Layer already exists [2021-06-04T14:34:32.626Z] b0b09059f4e1: Layer already exists [2021-06-04T14:34:32.626Z] f4666769fca7: Layer already exists [2021-06-04T14:34:32.626Z] latest: digest: sha256:efe8d37f41d8b29679e609c47fc6fc584ecd90fee93c86a6e68f577e04af3db0 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:32.936Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.253 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:33.235Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.253 [2021-06-04T14:34:33.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-04T14:34:33.236Z] 325010a2bfae: Preparing [2021-06-04T14:34:33.236Z] 7b9b4b6e5fc4: Preparing [2021-06-04T14:34:33.236Z] f89e262c0b1a: Preparing [2021-06-04T14:34:33.236Z] b03f0883de06: Preparing [2021-06-04T14:34:33.236Z] 0754057c0ad3: Preparing [2021-06-04T14:34:33.236Z] 998cdf262ab1: Preparing [2021-06-04T14:34:33.236Z] 02e56110abd2: Preparing [2021-06-04T14:34:33.236Z] abc36efb885a: Preparing [2021-06-04T14:34:33.236Z] b0b09059f4e1: Preparing [2021-06-04T14:34:33.236Z] bb961f40224b: Preparing [2021-06-04T14:34:33.236Z] f4666769fca7: Preparing [2021-06-04T14:34:33.236Z] 998cdf262ab1: Waiting [2021-06-04T14:34:33.236Z] 02e56110abd2: Waiting [2021-06-04T14:34:33.236Z] abc36efb885a: Waiting [2021-06-04T14:34:33.236Z] b0b09059f4e1: Waiting [2021-06-04T14:34:33.236Z] bb961f40224b: Waiting [2021-06-04T14:34:33.236Z] f4666769fca7: Waiting [2021-06-04T14:34:33.236Z] f89e262c0b1a: Layer already exists [2021-06-04T14:34:33.236Z] b03f0883de06: Layer already exists [2021-06-04T14:34:33.236Z] 7b9b4b6e5fc4: Layer already exists [2021-06-04T14:34:33.236Z] 0754057c0ad3: Layer already exists [2021-06-04T14:34:33.236Z] 325010a2bfae: Layer already exists [2021-06-04T14:34:33.236Z] 998cdf262ab1: Layer already exists [2021-06-04T14:34:33.236Z] b0b09059f4e1: Layer already exists [2021-06-04T14:34:33.236Z] bb961f40224b: Layer already exists [2021-06-04T14:34:33.236Z] 02e56110abd2: Layer already exists [2021-06-04T14:34:33.236Z] abc36efb885a: Layer already exists [2021-06-04T14:34:33.236Z] f4666769fca7: Layer already exists [2021-06-04T14:34:33.236Z] 2.0.0-dev.253: digest: sha256:efe8d37f41d8b29679e609c47fc6fc584ecd90fee93c86a6e68f577e04af3db0 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:33.536Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:33.834Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [2021-06-04T14:34:33.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-04T14:34:33.834Z] 325010a2bfae: Preparing [2021-06-04T14:34:33.834Z] 7b9b4b6e5fc4: Preparing [2021-06-04T14:34:33.834Z] f89e262c0b1a: Preparing [2021-06-04T14:34:33.834Z] b03f0883de06: Preparing [2021-06-04T14:34:33.834Z] 0754057c0ad3: Preparing [2021-06-04T14:34:33.834Z] 998cdf262ab1: Preparing [2021-06-04T14:34:33.834Z] 02e56110abd2: Preparing [2021-06-04T14:34:33.834Z] abc36efb885a: Preparing [2021-06-04T14:34:33.834Z] b0b09059f4e1: Preparing [2021-06-04T14:34:33.834Z] bb961f40224b: Preparing [2021-06-04T14:34:33.834Z] f4666769fca7: Preparing [2021-06-04T14:34:33.834Z] 998cdf262ab1: Waiting [2021-06-04T14:34:33.834Z] 02e56110abd2: Waiting [2021-06-04T14:34:33.834Z] abc36efb885a: Waiting [2021-06-04T14:34:33.834Z] b0b09059f4e1: Waiting [2021-06-04T14:34:33.834Z] bb961f40224b: Waiting [2021-06-04T14:34:33.834Z] f4666769fca7: Waiting [2021-06-04T14:34:33.834Z] 0754057c0ad3: Layer already exists [2021-06-04T14:34:33.834Z] 325010a2bfae: Layer already exists [2021-06-04T14:34:33.834Z] b03f0883de06: Layer already exists [2021-06-04T14:34:33.834Z] 7b9b4b6e5fc4: Layer already exists [2021-06-04T14:34:33.834Z] f89e262c0b1a: Layer already exists [2021-06-04T14:34:33.834Z] 02e56110abd2: Layer already exists [2021-06-04T14:34:33.834Z] 998cdf262ab1: Layer already exists [2021-06-04T14:34:33.834Z] abc36efb885a: Layer already exists [2021-06-04T14:34:33.834Z] bb961f40224b: Layer already exists [2021-06-04T14:34:33.834Z] b0b09059f4e1: Layer already exists [2021-06-04T14:34:33.834Z] f4666769fca7: Layer already exists [2021-06-04T14:34:33.834Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253: digest: sha256:efe8d37f41d8b29679e609c47fc6fc584ecd90fee93c86a6e68f577e04af3db0 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:34.133Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:34:34.425Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [2021-06-04T14:34:34.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-04T14:34:34.425Z] 325010a2bfae: Preparing [2021-06-04T14:34:34.425Z] 7b9b4b6e5fc4: Preparing [2021-06-04T14:34:34.425Z] f89e262c0b1a: Preparing [2021-06-04T14:34:34.425Z] b03f0883de06: Preparing [2021-06-04T14:34:34.425Z] 0754057c0ad3: Preparing [2021-06-04T14:34:34.425Z] 998cdf262ab1: Preparing [2021-06-04T14:34:34.425Z] 02e56110abd2: Preparing [2021-06-04T14:34:34.425Z] abc36efb885a: Preparing [2021-06-04T14:34:34.425Z] b0b09059f4e1: Preparing [2021-06-04T14:34:34.425Z] bb961f40224b: Preparing [2021-06-04T14:34:34.425Z] f4666769fca7: Preparing [2021-06-04T14:34:34.425Z] 998cdf262ab1: Waiting [2021-06-04T14:34:34.425Z] b0b09059f4e1: Waiting [2021-06-04T14:34:34.425Z] 02e56110abd2: Waiting [2021-06-04T14:34:34.425Z] abc36efb885a: Waiting [2021-06-04T14:34:34.425Z] bb961f40224b: Waiting [2021-06-04T14:34:34.425Z] f4666769fca7: Waiting [2021-06-04T14:34:34.425Z] 7b9b4b6e5fc4: Layer already exists [2021-06-04T14:34:34.425Z] f89e262c0b1a: Layer already exists [2021-06-04T14:34:34.425Z] 0754057c0ad3: Layer already exists [2021-06-04T14:34:34.425Z] 325010a2bfae: Layer already exists [2021-06-04T14:34:34.425Z] b03f0883de06: Layer already exists [2021-06-04T14:34:34.425Z] abc36efb885a: Layer already exists [2021-06-04T14:34:34.425Z] 02e56110abd2: Layer already exists [2021-06-04T14:34:34.425Z] 998cdf262ab1: Layer already exists [2021-06-04T14:34:34.425Z] b0b09059f4e1: Layer already exists [2021-06-04T14:34:34.425Z] bb961f40224b: Layer already exists [2021-06-04T14:34:34.425Z] f4666769fca7: Layer already exists [2021-06-04T14:34:34.425Z] master: digest: sha256:efe8d37f41d8b29679e609c47fc6fc584ecd90fee93c86a6e68f577e04af3db0 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-04T14:34:34.474Z] ===================================================== [Pipeline] echo [2021-06-04T14:34:34.489Z] taggedImages: [2021-06-04T14:34:34.489Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:34:34.489Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-06-04T14:34:34.489Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.253 [2021-06-04T14:34:34.489Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [2021-06-04T14:34:34.489Z] - 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-04T14:35:05.742Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.253" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-04T14:35:09.169Z] Removing intermediate container ec1e17b0553a [2021-06-04T14:35:09.169Z] ---> 3baf65f3bdb5 [2021-06-04T14:35:09.169Z] [2021-06-04T14:35:09.169Z] Step 11/22 : FROM alpine:3.12 [2021-06-04T14:35:09.455Z] 3.12: Pulling from library/alpine [2021-06-04T14:35:12.857Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-04T14:35:12.857Z] Status: Downloaded newer image for alpine:3.12 [2021-06-04T14:35:12.857Z] ---> 9852663dfa18 [2021-06-04T14:35:12.857Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-04T14:35:13.455Z] Removing intermediate container 5366cae7e74c [2021-06-04T14:35:13.455Z] ---> 645b88b0a8d3 [2021-06-04T14:35:13.455Z] [2021-06-04T14:35:13.455Z] Step 11/23 : FROM alpine:3.12 [2021-06-04T14:35:13.455Z] ---> 9852663dfa18 [2021-06-04T14:35:13.455Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-04T14:35:13.737Z] ---> Running in 6af796a5f0ef [2021-06-04T14:35:14.069Z] Removing intermediate container 8c4c876983d8 [2021-06-04T14:35:14.069Z] ---> 51eabe01bb17 [2021-06-04T14:35:14.069Z] [2021-06-04T14:35:14.069Z] Step 11/23 : FROM alpine:3.12 [2021-06-04T14:35:14.069Z] ---> 9852663dfa18 [2021-06-04T14:35:14.069Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-04T14:35:14.069Z] Removing intermediate container 4f07a1713849 [2021-06-04T14:35:14.069Z] ---> c9e565a0e1a3 [2021-06-04T14:35:14.069Z] [2021-06-04T14:35:14.069Z] Step 11/24 : FROM alpine:3.12 [2021-06-04T14:35:14.069Z] ---> 9852663dfa18 [2021-06-04T14:35:14.069Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-04T14:35:14.341Z] ---> Running in ec8d9fee7f0e [2021-06-04T14:35:14.950Z] ---> Running in 4e24ff31226c [2021-06-04T14:35:14.950Z] ---> Running in 07ac85cb8f33 [2021-06-04T14:35:15.946Z] Removing intermediate container 5478b28ad633 [2021-06-04T14:35:15.946Z] ---> 40195bffac5d [2021-06-04T14:35:15.946Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-04T14:35:16.220Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-04T14:35:16.220Z] ---> Running in bba6fcb133ff [2021-06-04T14:35:16.220Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-04T14:35:16.500Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-04T14:35:16.783Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-04T14:35:17.061Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-04T14:35:17.061Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-04T14:35:17.061Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-04T14:35:17.061Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-04T14:35:17.061Z] (4/4) Installing curl (7.77.0-r0) [2021-06-04T14:35:17.061Z] Executing busybox-1.31.1-r20.trigger [2021-06-04T14:35:17.061Z] Executing ca-certificates-20191127-r4.trigger [2021-06-04T14:35:17.352Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-04T14:35:17.352Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-04T14:35:17.352Z] Executing busybox-1.31.1-r20.trigger [2021-06-04T14:35:17.352Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-04T14:35:17.352Z] OK: 5 MiB in 15 packages [2021-06-04T14:35:17.640Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-04T14:35:17.640Z] OK: 7 MiB in 18 packages [2021-06-04T14:35:17.921Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-04T14:35:17.921Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-04T14:35:17.921Z] Executing busybox-1.31.1-r20.trigger [2021-06-04T14:35:17.921Z] Executing ca-certificates-20191127-r4.trigger [2021-06-04T14:35:18.195Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-04T14:35:18.195Z] Executing busybox-1.31.1-r20.trigger [2021-06-04T14:35:18.195Z] OK: 6 MiB in 16 packages [2021-06-04T14:35:18.195Z] OK: 5 MiB in 15 packages [2021-06-04T14:35:18.195Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.253" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-04T14:35:19.667Z] Removing intermediate container ec8d9fee7f0e [2021-06-04T14:35:19.667Z] ---> 325adcc582c0 [2021-06-04T14:35:19.667Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-04T14:35:19.946Z] ---> Running in 62f44e751844 [2021-06-04T14:35:19.946Z] Removing intermediate container 4e24ff31226c [2021-06-04T14:35:19.946Z] ---> 0f76c16c2922 [2021-06-04T14:35:19.946Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-04T14:35:20.551Z] Removing intermediate container 6af796a5f0ef [2021-06-04T14:35:20.551Z] ---> c54d85cbbcce [2021-06-04T14:35:20.551Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-04T14:35:20.551Z] ---> Running in 648c0432d8e8 [2021-06-04T14:35:20.551Z] ---> Running in d253c52565e3 [2021-06-04T14:35:20.826Z] Removing intermediate container 62f44e751844 [2021-06-04T14:35:20.826Z] ---> 1981ee9ed39f [2021-06-04T14:35:20.826Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-04T14:35:20.826Z] Removing intermediate container 07ac85cb8f33 [2021-06-04T14:35:20.826Z] ---> c0823e2324e9 [2021-06-04T14:35:20.826Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-04T14:35:21.107Z] ---> Running in df2c90f6dc87 [2021-06-04T14:35:21.107Z] ---> Running in 68ca51808eb6 [2021-06-04T14:35:21.107Z] Removing intermediate container 648c0432d8e8 [2021-06-04T14:35:21.107Z] ---> 66d313c6203f [2021-06-04T14:35:21.107Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-04T14:35:21.380Z] Removing intermediate container d253c52565e3 [2021-06-04T14:35:21.380Z] ---> 022ccaae0f59 [2021-06-04T14:35:21.380Z] Step 14/22 : WORKDIR /edgex [2021-06-04T14:35:21.655Z] ---> Running in 5d08a5d54195 [2021-06-04T14:35:21.655Z] ---> Running in d7869d0975f2 [2021-06-04T14:35:21.655Z] Removing intermediate container bba6fcb133ff [2021-06-04T14:35:21.655Z] ---> 9177408caec5 [2021-06-04T14:35:21.655Z] [2021-06-04T14:35:21.655Z] Step 12/24 : FROM docker:20.10.0 [2021-06-04T14:35:21.927Z] Removing intermediate container df2c90f6dc87 [2021-06-04T14:35:21.927Z] ---> 3a75559af5c9 [2021-06-04T14:35:21.927Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-04T14:35:21.927Z] Removing intermediate container 68ca51808eb6 [2021-06-04T14:35:21.927Z] ---> b0615672bf1c [2021-06-04T14:35:21.927Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-04T14:35:21.927Z] 20.10.0: Pulling from library/docker [2021-06-04T14:35:22.209Z] ---> Running in eb8c064a5538 [2021-06-04T14:35:22.209Z] ---> Running in 74c63ce883c2 [2021-06-04T14:35:22.209Z] Removing intermediate container 5d08a5d54195 [2021-06-04T14:35:22.209Z] ---> b6ea6df71c03 [2021-06-04T14:35:22.209Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-04T14:35:22.482Z] Removing intermediate container d7869d0975f2 [2021-06-04T14:35:22.482Z] ---> 2b950de4991a [2021-06-04T14:35:22.482Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-04T14:35:22.755Z] ---> Running in f36e5e726035 [2021-06-04T14:35:23.029Z] Removing intermediate container 74c63ce883c2 [2021-06-04T14:35:23.029Z] ---> 7d7b1ff09100 [2021-06-04T14:35:23.029Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-04T14:35:23.029Z] Removing intermediate container eb8c064a5538 [2021-06-04T14:35:23.029Z] ---> ebc2e5b0aead [2021-06-04T14:35:23.029Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-04T14:35:23.303Z] ---> Running in 06e49f15def8 [2021-06-04T14:35:23.584Z] Removing intermediate container f36e5e726035 [2021-06-04T14:35:23.584Z] ---> d2c1dbfd1157 [2021-06-04T14:35:23.584Z] Step 16/24 : WORKDIR / [2021-06-04T14:35:23.584Z] ---> 531e0e3276d0 [2021-06-04T14:35:23.584Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-04T14:35:24.182Z] ---> Running in 5a3bac35046e [2021-06-04T14:35:24.182Z] Removing intermediate container 06e49f15def8 [2021-06-04T14:35:24.182Z] ---> 0d17592048f6 [2021-06-04T14:35:24.182Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-04T14:35:24.799Z] ---> 64cd1c2de793 [2021-06-04T14:35:24.799Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-04T14:35:25.392Z] Removing intermediate container 5a3bac35046e [2021-06-04T14:35:25.392Z] ---> 4749d1a8017d [2021-06-04T14:35:25.392Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-04T14:35:25.672Z] ---> f7eb70b5c70e [2021-06-04T14:35:25.672Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-04T14:35:25.946Z] ---> efd5d3e535ed [2021-06-04T14:35:25.946Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-04T14:35:26.923Z] ---> 885a779097d5 [2021-06-04T14:35:26.923Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-04T14:35:27.202Z] ---> c0aa2a27cda5 [2021-06-04T14:35:27.202Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-04T14:35:27.484Z] ---> 8087788d1b55 [2021-06-04T14:35:27.484Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-04T14:35:27.766Z] ---> 4f05093d4f2b [2021-06-04T14:35:27.766Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-04T14:35:28.042Z] ---> Running in 76af935026ae [2021-06-04T14:35:28.640Z] ---> 6159812b8cc0 [2021-06-04T14:35:28.640Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-04T14:35:28.922Z] ---> Running in 535596417d22 [2021-06-04T14:35:29.202Z] Removing intermediate container 76af935026ae [2021-06-04T14:35:29.202Z] ---> edf007d7e44e [2021-06-04T14:35:29.202Z] Step 19/22 : CMD ["--init=true"] [2021-06-04T14:35:29.202Z] ---> 6cc0978d01b0 [2021-06-04T14:35:29.202Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-04T14:35:29.202Z] ---> 98a6af57c308 [2021-06-04T14:35:29.202Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-04T14:35:29.477Z] ---> Running in f9869783412c [2021-06-04T14:35:29.477Z] ---> Running in a9f8ddacc153 [2021-06-04T14:35:29.754Z] Removing intermediate container 535596417d22 [2021-06-04T14:35:29.754Z] ---> 70711798ee6d [2021-06-04T14:35:29.754Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-04T14:35:30.360Z] ---> Running in 976d203242bd [2021-06-04T14:35:30.360Z] Removing intermediate container f9869783412c [2021-06-04T14:35:30.360Z] ---> e8611cd7fc46 [2021-06-04T14:35:30.360Z] Step 20/22 : LABEL arch=arm64 [2021-06-04T14:35:30.360Z] Removing intermediate container a9f8ddacc153 [2021-06-04T14:35:30.360Z] ---> 2fea5eccbcb7 [2021-06-04T14:35:30.360Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] ---> 31e3b719a3f9 [2021-06-04T14:35:30.360Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-04T14:35:30.360Z] [2021-06-04T14:35:30.633Z] ---> Running in 48510f92e88d [2021-06-04T14:35:30.633Z] ---> Running in 8ca0c26574c3 [2021-06-04T14:35:30.633Z] ---> Running in bcc590ceaaf4 [2021-06-04T14:35:30.916Z] Removing intermediate container 976d203242bd [2021-06-04T14:35:30.916Z] ---> 04f01dfb315e [2021-06-04T14:35:30.916Z] Step 21/23 : LABEL arch=arm64 [2021-06-04T14:35:31.190Z] ---> Running in cbfa3ffcd93c [2021-06-04T14:35:31.190Z] Removing intermediate container 48510f92e88d [2021-06-04T14:35:31.190Z] ---> a7cb361d2838 [2021-06-04T14:35:31.465Z] Step 21/22 : LABEL git_sha=ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:35:31.465Z] Removing intermediate container bcc590ceaaf4 [2021-06-04T14:35:31.465Z] ---> 59ba0ca79eb2 [2021-06-04T14:35:31.465Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-04T14:35:31.739Z] ---> Running in 91aa08296d50 [2021-06-04T14:35:31.739Z] Removing intermediate container 8ca0c26574c3 [2021-06-04T14:35:31.739Z] ---> ea3f4e7e3348 [2021-06-04T14:35:31.739Z] Step 21/23 : LABEL arch=arm64 [2021-06-04T14:35:32.013Z] ---> Running in a01387e6712d [2021-06-04T14:35:32.013Z] Removing intermediate container cbfa3ffcd93c [2021-06-04T14:35:32.013Z] ---> 7be0900403b9 [2021-06-04T14:35:32.013Z] Step 22/23 : LABEL git_sha=ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:35:32.013Z] ---> Running in 6202bc228450 [2021-06-04T14:35:32.288Z] ---> Running in e9eb80439022 [2021-06-04T14:35:32.288Z] Removing intermediate container 91aa08296d50 [2021-06-04T14:35:32.288Z] ---> 9da15dc32674 [2021-06-04T14:35:32.288Z] Step 22/22 : LABEL version=2.0.0-dev.253 [2021-06-04T14:35:32.884Z] ---> Running in f4f731d62ebb [2021-06-04T14:35:32.885Z] Removing intermediate container 6202bc228450 [2021-06-04T14:35:32.885Z] Removing intermediate container a01387e6712d [2021-06-04T14:35:32.885Z] ---> 03caebe75465 [2021-06-04T14:35:32.885Z] Step 22/24 : LABEL arch=arm64 [2021-06-04T14:35:32.885Z] ---> a00c0251a017 [2021-06-04T14:35:33.158Z] Step 22/23 : LABEL git_sha=ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:35:33.159Z] Removing intermediate container e9eb80439022 [2021-06-04T14:35:33.159Z] ---> f24f311312a7 [2021-06-04T14:35:33.159Z] Step 23/23 : LABEL version=2.0.0-dev.253 [2021-06-04T14:35:33.432Z] ---> Running in d6768ab76338 [2021-06-04T14:35:33.432Z] ---> Running in 8eeb82975464 [2021-06-04T14:35:33.432Z] ---> Running in c8315a78104f [2021-06-04T14:35:33.707Z] Removing intermediate container f4f731d62ebb [2021-06-04T14:35:33.707Z] ---> 4bd05c4c99c1 [2021-06-04T14:35:33.707Z] [2021-06-04T14:35:33.985Z] Successfully built 4bd05c4c99c1 [2021-06-04T14:35:34.291Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-04T14:35:34.291Z] Building security-secretstore-setup [2021-06-04T14:35:34.291Z]  Building security-proxy-setup ... done Removing intermediate container 8eeb82975464 [2021-06-04T14:35:34.291Z] ---> 83fd2f224c34 [2021-06-04T14:35:34.291Z] Step 23/23 : LABEL version=2.0.0-dev.253 [2021-06-04T14:35:34.291Z] Removing intermediate container d6768ab76338 [2021-06-04T14:35:34.291Z] Removing intermediate container c8315a78104f [2021-06-04T14:35:34.291Z] ---> dc62aeaae03f [2021-06-04T14:35:34.291Z] [2021-06-04T14:35:34.291Z] ---> 51246836bdc3 [2021-06-04T14:35:34.569Z] Step 23/24 : LABEL git_sha=ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:35:34.852Z] Successfully built dc62aeaae03f [2021-06-04T14:35:34.853Z] Successfully tagged support-scheduler-arm64:latest [2021-06-04T14:35:34.853Z]  Building support-scheduler ... done Building core-data [2021-06-04T14:35:34.853Z] ---> Running in 28a2e569952d [2021-06-04T14:35:34.853Z] ---> Running in 9117d42d66fd [2021-06-04T14:35:35.458Z] Removing intermediate container 28a2e569952d [2021-06-04T14:35:35.458Z] ---> a19a82130161 [2021-06-04T14:35:35.458Z] [2021-06-04T14:35:35.458Z] Removing intermediate container 9117d42d66fd [2021-06-04T14:35:35.458Z] ---> d3689f591b51 [2021-06-04T14:35:35.458Z] Step 24/24 : LABEL version=2.0.0-dev.253 [2021-06-04T14:35:36.094Z] ---> Running in d6ce28147aad [2021-06-04T14:35:36.094Z] Successfully built a19a82130161 [2021-06-04T14:35:36.094Z] Successfully tagged support-notifications-arm64:latest [2021-06-04T14:35:36.094Z]  Building support-notifications ... done Building core-command [2021-06-04T14:35:36.766Z] Removing intermediate container d6ce28147aad [2021-06-04T14:35:36.766Z] ---> 4c70566c1716 [2021-06-04T14:35:36.766Z] [2021-06-04T14:35:36.766Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-04T14:35:36.766Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-04T14:35:36.766Z] ---> eeaf43b92773 [2021-06-04T14:35:36.766Z] 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-04T14:35:37.081Z] Successfully built 4c70566c1716 [2021-06-04T14:35:37.081Z] Successfully tagged core-metadata-arm64:latest [2021-06-04T14:35:37.081Z]  Building core-metadata ... done Building security-bootstrapper [2021-06-04T14:35:37.081Z] ---> Running in 170769a78373 [2021-06-04T14:35:37.707Z] Removing intermediate container 170769a78373 [2021-06-04T14:35:37.707Z] ---> 80fd147e3b8f [2021-06-04T14:35:37.707Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-04T14:35:38.000Z] ---> Running in 4f51cd9fd5b3 [2021-06-04T14:35:39.456Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-04T14:35:39.456Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-04T14:35:40.056Z] (1/39) Installing readline (8.0.4-r0) [2021-06-04T14:35:40.056Z] (2/39) Installing bash (5.0.17-r0) [2021-06-04T14:35:40.332Z] Executing bash-5.0.17-r0.post-install [2021-06-04T14:35:40.332Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-04T14:35:40.332Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-04T14:35:40.332Z] (5/39) Installing curl (7.77.0-r0) [2021-06-04T14:35:40.332Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-04T14:35:40.332Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-04T14:35:40.332Z] (8/39) Installing expat (2.2.9-r1) [2021-06-04T14:35:40.332Z] (9/39) Installing libffi (3.3-r2) [2021-06-04T14:35:40.332Z] (10/39) Installing gdbm (1.13-r1) [2021-06-04T14:35:40.332Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-04T14:35:40.332Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-06-04T14:35:40.332Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-04T14:35:42.307Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-04T14:35:42.307Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-04T14:35:42.307Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-04T14:35:42.307Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-04T14:35:42.307Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-04T14:35:42.307Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-04T14:35:42.307Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-04T14:35:42.307Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-04T14:35:42.307Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-04T14:35:42.307Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-04T14:35:42.307Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-04T14:35:42.580Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-04T14:35:42.580Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-04T14:35:42.580Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-04T14:35:42.580Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-04T14:35:42.580Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-04T14:35:42.580Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-04T14:35:42.580Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-04T14:35:42.580Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-04T14:35:42.580Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-04T14:35:42.580Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-04T14:35:42.580Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-04T14:35:42.580Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-04T14:35:42.580Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-04T14:35:42.580Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-04T14:35:42.580Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-04T14:35:42.852Z] Executing busybox-1.31.1-r19.trigger [2021-06-04T14:35:42.852Z] OK: 72 MiB in 59 packages [2021-06-04T14:35:47.157Z] Collecting docker-compose==1.23.2 [2021-06-04T14:35:47.157Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-04T14:35:47.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-04T14:35:48.021Z] Collecting jsonschema<3,>=2.5.1 [2021-06-04T14:35:48.021Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-04T14:35:48.615Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-04T14:35:48.615Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-04T14:35:50.040Z] Collecting PyYAML<4,>=3.10 [2021-06-04T14:35:50.040Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-04T14:35:53.435Z] Collecting texttable<0.10,>=0.9.0 [2021-06-04T14:35:53.436Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-04T14:35:56.833Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-04T14:35:56.833Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-04T14:35:57.108Z] Collecting cached-property<2,>=1.2.0 [2021-06-04T14:35:57.108Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-04T14:35:57.704Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-04T14:35:57.704Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-04T14:36:00.333Z] Collecting docopt<0.7,>=0.6.1 [2021-06-04T14:36:00.333Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-04T14:36:02.970Z] Collecting docker<4.0,>=3.6.0 [2021-06-04T14:36:02.970Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-04T14:36:03.246Z] 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-04T14:36:04.244Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-04T14:36:04.244Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-04T14:36:04.244Z] 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-04T14:36:04.518Z] Collecting idna<2.8,>=2.5 [2021-06-04T14:36:04.795Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-04T14:36:05.074Z] Collecting docker-pycreds>=0.4.0 [2021-06-04T14:36:05.074Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-04T14:36:05.074Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-04T14:36:05.074Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-04T14:36:05.074Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-04T14:36:05.074Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-04T14:36:06.521Z] Installing collected packages: jsonschema, websocket-client, PyYAML, texttable, urllib3, idna, requests, cached-property, dockerpty, docopt, docker-pycreds, docker, docker-compose [2021-06-04T14:36:06.799Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T14:36:06.799Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-04T14:36:06.799Z] ---> d92aece0a163 [2021-06-04T14:36:06.799Z] Step 3/26 : WORKDIR /edgex-go [2021-06-04T14:36:06.799Z] ---> Using cache [2021-06-04T14:36:06.799Z] ---> 067549e0f23a [2021-06-04T14:36:06.799Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T14:36:06.799Z] ---> Using cache [2021-06-04T14:36:06.799Z] ---> 78c745249cea [2021-06-04T14:36:06.799Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-04T14:36:07.076Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T14:36:07.076Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-04T14:36:07.076Z] ---> d92aece0a163 [2021-06-04T14:36:07.076Z] Step 3/24 : WORKDIR /edgex-go [2021-06-04T14:36:07.076Z] ---> Using cache [2021-06-04T14:36:07.076Z] ---> 067549e0f23a [2021-06-04T14:36:07.076Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T14:36:07.076Z] ---> Using cache [2021-06-04T14:36:07.076Z] ---> 78c745249cea [2021-06-04T14:36:07.076Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-04T14:36:07.676Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T14:36:07.677Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-04T14:36:07.677Z] ---> d92aece0a163 [2021-06-04T14:36:07.677Z] Step 3/24 : WORKDIR /edgex-go [2021-06-04T14:36:07.677Z] ---> Using cache [2021-06-04T14:36:07.677Z] ---> 067549e0f23a [2021-06-04T14:36:07.677Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T14:36:07.677Z] ---> Using cache [2021-06-04T14:36:07.677Z] ---> 78c745249cea [2021-06-04T14:36:07.677Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-04T14:36:07.950Z] Running setup.py install for PyYAML: started [2021-06-04T14:36:07.950Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T14:36:07.950Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-04T14:36:07.950Z] ---> d92aece0a163 [2021-06-04T14:36:07.950Z] Step 3/32 : WORKDIR /edgex-go [2021-06-04T14:36:07.950Z] ---> Using cache [2021-06-04T14:36:07.950Z] ---> 067549e0f23a [2021-06-04T14:36:07.950Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T14:36:07.950Z] ---> Using cache [2021-06-04T14:36:07.950Z] ---> 78c745249cea [2021-06-04T14:36:07.950Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-04T14:36:10.566Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-04T14:36:10.566Z] Running setup.py install for texttable: started [2021-06-04T14:36:11.558Z] ---> Running in 994fcd275efd [2021-06-04T14:36:11.558Z] ---> Running in da7c779ff764 [2021-06-04T14:36:11.558Z] ---> Running in 0552fac7a2c7 [2021-06-04T14:36:11.558Z] ---> Running in da2fea490f69 [2021-06-04T14:36:13.008Z] Running setup.py install for texttable: finished with status 'done' [2021-06-04T14:36:13.008Z] Attempting uninstall: urllib3 [2021-06-04T14:36:13.008Z] Found existing installation: urllib3 1.25.9 [2021-06-04T14:36:13.008Z] Uninstalling urllib3-1.25.9: [2021-06-04T14:36:13.008Z] Successfully uninstalled urllib3-1.25.9 [2021-06-04T14:36:14.001Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-04T14:36:14.001Z] Attempting uninstall: idna [2021-06-04T14:36:14.001Z] Found existing installation: idna 2.9 [2021-06-04T14:36:14.001Z] Uninstalling idna-2.9: [2021-06-04T14:36:14.001Z] Successfully uninstalled idna-2.9 [2021-06-04T14:36:14.278Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-04T14:36:14.278Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-04T14:36:14.278Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-04T14:36:14.550Z] Attempting uninstall: requests [2021-06-04T14:36:14.550Z] Found existing installation: requests 2.23.0 [2021-06-04T14:36:14.550Z] Uninstalling requests-2.23.0: [2021-06-04T14:36:14.550Z] Successfully uninstalled requests-2.23.0 [2021-06-04T14:36:14.823Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-04T14:36:15.109Z] Running setup.py install for dockerpty: started [2021-06-04T14:36:15.109Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-04T14:36:15.109Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-04T14:36:15.414Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-04T14:36:16.019Z] OK: 218 MiB in 52 packages [2021-06-04T14:36:16.019Z] OK: 218 MiB in 52 packages [2021-06-04T14:36:16.019Z] OK: 218 MiB in 52 packages [2021-06-04T14:36:16.631Z] OK: 218 MiB in 52 packages [2021-06-04T14:36:18.071Z] Removing intermediate container 994fcd275efd [2021-06-04T14:36:18.071Z] ---> 28cd08d6939d [2021-06-04T14:36:18.071Z] Step 6/26 : COPY go.mod . [2021-06-04T14:36:18.071Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-04T14:36:18.071Z] Running setup.py install for docopt: started [2021-06-04T14:36:18.071Z] Removing intermediate container da7c779ff764 [2021-06-04T14:36:18.071Z] ---> c12c7f9dbe24 [2021-06-04T14:36:18.071Z] Step 6/24 : COPY go.mod . [2021-06-04T14:36:18.344Z] Removing intermediate container 0552fac7a2c7 [2021-06-04T14:36:18.344Z] ---> 88f982f3cb8e [2021-06-04T14:36:18.344Z] Step 6/24 : COPY go.mod . [2021-06-04T14:36:18.344Z] Removing intermediate container da2fea490f69 [2021-06-04T14:36:18.344Z] ---> 5c5a46677820 [2021-06-04T14:36:18.344Z] Step 6/32 : COPY go.mod . [2021-06-04T14:36:18.946Z] ---> 6d91127eda81 [2021-06-04T14:36:18.946Z] Step 7/26 : RUN go mod download [2021-06-04T14:36:19.222Z] ---> Running in 8669d98ba580 [2021-06-04T14:36:19.506Z] ---> cba9fbe9da93 [2021-06-04T14:36:19.506Z] Step 7/24 : RUN go mod download [2021-06-04T14:36:19.506Z] ---> 063d846255f3 [2021-06-04T14:36:19.506Z] Step 7/24 : RUN go mod download [2021-06-04T14:36:19.778Z] ---> Running in f3ca526ae450 [2021-06-04T14:36:19.778Z] ---> b35f38729d6d [2021-06-04T14:36:19.778Z] Step 7/32 : RUN go mod download [2021-06-04T14:36:19.778Z] ---> Running in b6756d65677d [2021-06-04T14:36:20.062Z] ---> Running in 8ffffb4eb341 [2021-06-04T14:36:21.058Z] Running setup.py install for docopt: finished with status 'done' [2021-06-04T14:36:23.713Z] 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-04T14:36:23.713Z] Removing intermediate container 8669d98ba580 [2021-06-04T14:36:23.713Z] ---> 02e31cfc3f60 [2021-06-04T14:36:23.713Z] Step 8/26 : COPY . . [2021-06-04T14:36:23.987Z] Removing intermediate container f3ca526ae450 [2021-06-04T14:36:23.987Z] ---> 19824ac8bc6a [2021-06-04T14:36:23.987Z] Step 8/24 : COPY . . [2021-06-04T14:36:24.262Z] Removing intermediate container b6756d65677d [2021-06-04T14:36:24.262Z] ---> 1ce5f808be15 [2021-06-04T14:36:24.262Z] Step 8/24 : COPY . . [2021-06-04T14:36:24.531Z] Removing intermediate container 8ffffb4eb341 [2021-06-04T14:36:24.531Z] ---> a02b458993f1 [2021-06-04T14:36:24.531Z] Step 8/32 : COPY . . [2021-06-04T14:36:42.899Z] ---> 30a2fb2b5041 [2021-06-04T14:36:42.899Z] Step 9/32 : RUN go mod tidy [2021-06-04T14:36:42.899Z] ---> 8002705215b3 [2021-06-04T14:36:42.899Z] Step 9/24 : RUN go mod tidy [2021-06-04T14:36:42.899Z] ---> 45829a338fa3 [2021-06-04T14:36:42.899Z] Step 9/24 : RUN go mod tidy [2021-06-04T14:36:42.899Z] ---> df7f96beb0d6 [2021-06-04T14:36:42.899Z] Step 9/26 : RUN go mod tidy [2021-06-04T14:36:42.899Z] Removing intermediate container 4f51cd9fd5b3 [2021-06-04T14:36:42.899Z] ---> f2cba4b56c77 [2021-06-04T14:36:42.899Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-04T14:36:42.899Z] ---> Running in 7efa395c1832 [2021-06-04T14:36:42.899Z] ---> Running in c829a90ed436 [2021-06-04T14:36:42.899Z] ---> Running in 5c40e1db9651 [2021-06-04T14:36:42.899Z] ---> Running in 0fff3d7c81aa [2021-06-04T14:36:42.899Z] ---> Running in 27c7bc455253 [2021-06-04T14:36:43.192Z] Removing intermediate container 27c7bc455253 [2021-06-04T14:36:43.192Z] ---> d83df0f6c366 [2021-06-04T14:36:43.192Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-04T14:36:43.469Z] ---> Running in b38030a57d6f [2021-06-04T14:36:44.066Z] Removing intermediate container b38030a57d6f [2021-06-04T14:36:44.067Z] ---> af57b6ac4f6a [2021-06-04T14:36:44.067Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-04T14:36:46.146Z] ---> e26d87c23213 [2021-06-04T14:36:46.146Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-04T14:36:47.593Z] ---> f1c62706134e [2021-06-04T14:36:47.593Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-04T14:36:49.047Z] ---> 0c9ad1026238 [2021-06-04T14:36:49.047Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-04T14:36:49.047Z] ---> Running in b5538bb2b6f2 [2021-06-04T14:36:49.647Z] Removing intermediate container b5538bb2b6f2 [2021-06-04T14:36:49.647Z] ---> 0de1812cbf67 [2021-06-04T14:36:49.647Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-04T14:36:49.647Z] Removing intermediate container c829a90ed436 [2021-06-04T14:36:49.647Z] ---> 5ac7c77a1ea5 [2021-06-04T14:36:49.647Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-04T14:36:49.922Z] ---> Running in 131f3d6c77a9 [2021-06-04T14:36:49.922Z] ---> Running in b86a69a6cf6f [2021-06-04T14:36:50.196Z] Removing intermediate container 7efa395c1832 [2021-06-04T14:36:50.196Z] ---> 9a56d552aa65 [2021-06-04T14:36:50.196Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-04T14:36:50.470Z] Removing intermediate container 5c40e1db9651 [2021-06-04T14:36:50.471Z] ---> b99ab613e639 [2021-06-04T14:36:50.471Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-04T14:36:50.471Z] Removing intermediate container 0fff3d7c81aa [2021-06-04T14:36:50.471Z] ---> 6764b395f979 [2021-06-04T14:36:50.471Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-04T14:36:50.747Z] ---> Running in 9dfcfa07af5a [2021-06-04T14:36:50.748Z] ---> Running in ec98abb0b73e [2021-06-04T14:36:51.024Z] ---> Running in 3f32af9c609e [2021-06-04T14:36:51.024Z] Removing intermediate container 131f3d6c77a9 [2021-06-04T14:36:51.024Z] ---> 7a3d56fb1754 [2021-06-04T14:36:51.024Z] Step 22/24 : LABEL arch=arm64 [2021-06-04T14:36:51.299Z] ---> Running in c07d50f885d9 [2021-06-04T14:36:51.896Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.253" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-04T14:36:52.168Z] Removing intermediate container c07d50f885d9 [2021-06-04T14:36:52.168Z] ---> 835c25ac4e63 [2021-06-04T14:36:52.168Z] Step 23/24 : LABEL git_sha=ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:36:52.441Z] ---> Running in c21ba3bc7bc3 [2021-06-04T14:36:53.439Z] Removing intermediate container c21ba3bc7bc3 [2021-06-04T14:36:53.439Z] ---> 49fa53aaace4 [2021-06-04T14:36:53.439Z] Step 24/24 : LABEL version=2.0.0-dev.253 [2021-06-04T14:36:53.439Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.253" -o cmd/core-data/core-data ./cmd/core-data [2021-06-04T14:36:53.713Z] ---> Running in 140f787d9624 [2021-06-04T14:36:53.713Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.253" -o cmd/core-command/core-command ./cmd/core-command [2021-06-04T14:36:53.986Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.253" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-04T14:36:54.262Z] Removing intermediate container 140f787d9624 [2021-06-04T14:36:54.262Z] ---> 657b3afe0aa4 [2021-06-04T14:36:54.262Z] [2021-06-04T14:36:54.862Z] Successfully built 657b3afe0aa4 [2021-06-04T14:36:54.862Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-04T14:38:16.836Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.253" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-04T14:38:27.013Z] Removing intermediate container b86a69a6cf6f [2021-06-04T14:38:27.013Z] ---> 255cebe2d204 [2021-06-04T14:38:27.013Z] [2021-06-04T14:38:27.013Z] Step 11/32 : FROM alpine:3.12 [2021-06-04T14:38:27.013Z] ---> 9852663dfa18 [2021-06-04T14:38:27.013Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-04T14:38:27.013Z] Removing intermediate container ec98abb0b73e [2021-06-04T14:38:27.013Z] ---> e19e4ef252ad [2021-06-04T14:38:27.013Z] [2021-06-04T14:38:27.013Z] Step 11/24 : FROM alpine:3.12 [2021-06-04T14:38:27.013Z] ---> 9852663dfa18 [2021-06-04T14:38:27.013Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-04T14:38:27.013Z] ---> Using cache [2021-06-04T14:38:27.013Z] ---> 0f76c16c2922 [2021-06-04T14:38:27.013Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-04T14:38:27.013Z] ---> Using cache [2021-06-04T14:38:27.013Z] ---> 66d313c6203f [2021-06-04T14:38:27.013Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-04T14:38:27.612Z] ---> Running in e02d519c01fe [2021-06-04T14:38:27.612Z] ---> Running in a14013cbf422 [2021-06-04T14:38:27.887Z] Removing intermediate container 3f32af9c609e [2021-06-04T14:38:27.887Z] ---> 5a40b5486f20 [2021-06-04T14:38:27.887Z] [2021-06-04T14:38:27.887Z] Step 11/26 : FROM alpine:3.12 [2021-06-04T14:38:27.887Z] ---> 9852663dfa18 [2021-06-04T14:38:27.887Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-04T14:38:28.488Z] ---> Running in b0dd19eb195f [2021-06-04T14:38:28.488Z] Removing intermediate container a14013cbf422 [2021-06-04T14:38:28.488Z] Removing intermediate container e02d519c01fe [2021-06-04T14:38:28.488Z] ---> 5f192094465d [2021-06-04T14:38:28.488Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-04T14:38:28.488Z] ---> 77683d2c4922 [2021-06-04T14:38:28.488Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-04T14:38:28.761Z] ---> Running in 96cb4b7c17f4 [2021-06-04T14:38:28.761Z] ---> Running in ac149f22de3e [2021-06-04T14:38:29.743Z] Removing intermediate container 96cb4b7c17f4 [2021-06-04T14:38:29.743Z] ---> fe235be1559e [2021-06-04T14:38:29.743Z] Step 16/24 : WORKDIR / [2021-06-04T14:38:29.743Z] ---> Running in 95badfe04782 [2021-06-04T14:38:30.020Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-04T14:38:30.296Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-04T14:38:30.296Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-04T14:38:30.296Z] Removing intermediate container 95badfe04782 [2021-06-04T14:38:30.296Z] ---> bcdca00bfb55 [2021-06-04T14:38:30.296Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-04T14:38:30.296Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-04T14:38:30.894Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-04T14:38:30.894Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-04T14:38:30.894Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-04T14:38:30.894Z] (4/6) Installing curl (7.77.0-r0) [2021-06-04T14:38:30.894Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-04T14:38:30.894Z] (6/6) Installing su-exec (0.2-r1) [2021-06-04T14:38:30.894Z] Executing busybox-1.31.1-r20.trigger [2021-06-04T14:38:30.894Z] Executing ca-certificates-20191127-r4.trigger [2021-06-04T14:38:30.894Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-04T14:38:30.894Z] (2/2) Installing su-exec (0.2-r1) [2021-06-04T14:38:31.169Z] Executing busybox-1.31.1-r20.trigger [2021-06-04T14:38:31.169Z] OK: 5 MiB in 16 packages [2021-06-04T14:38:31.169Z] OK: 7 MiB in 20 packages [2021-06-04T14:38:31.764Z] ---> 92d085130584 [2021-06-04T14:38:31.764Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-04T14:38:32.749Z] Removing intermediate container ac149f22de3e [2021-06-04T14:38:32.749Z] ---> 2a62b6fb40ab [2021-06-04T14:38:32.749Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-04T14:38:33.025Z] ---> Running in 34fe08cc996f [2021-06-04T14:38:33.622Z] ---> 76e4f6d3cf4f [2021-06-04T14:38:33.622Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-04T14:38:34.578Z] Removing intermediate container b0dd19eb195f [2021-06-04T14:38:34.578Z] ---> 28b0a862d60b [2021-06-04T14:38:34.578Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-04T14:38:35.173Z] Removing intermediate container 34fe08cc996f [2021-06-04T14:38:35.173Z] ---> f98de3102933 [2021-06-04T14:38:35.173Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-04T14:38:35.173Z] ---> 3309c77a023c [2021-06-04T14:38:35.173Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-04T14:38:35.444Z] ---> Running in 0fc721c0afed [2021-06-04T14:38:35.444Z] ---> Running in b6982686cd6f [2021-06-04T14:38:35.444Z] ---> Running in b31a30705c62 [2021-06-04T14:38:35.718Z] Removing intermediate container 9dfcfa07af5a [2021-06-04T14:38:35.718Z] ---> 6a62288e4e9d [2021-06-04T14:38:35.718Z] [2021-06-04T14:38:35.718Z] Step 11/24 : FROM alpine:3.12 [2021-06-04T14:38:35.718Z] ---> 9852663dfa18 [2021-06-04T14:38:35.718Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-04T14:38:35.988Z] ---> Running in 3d5752b46da4 [2021-06-04T14:38:36.263Z] Removing intermediate container 0fc721c0afed [2021-06-04T14:38:36.263Z] ---> dfe4c60e8cf9 [2021-06-04T14:38:36.263Z] Step 14/26 : WORKDIR / [2021-06-04T14:38:36.263Z] Removing intermediate container b31a30705c62 [2021-06-04T14:38:36.263Z] ---> a6583d803224 [2021-06-04T14:38:36.263Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-04T14:38:36.263Z] Removing intermediate container b6982686cd6f [2021-06-04T14:38:36.263Z] ---> a5d4f61bb502 [2021-06-04T14:38:36.263Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-04T14:38:36.538Z] ---> Running in 2c2f329816c1 [2021-06-04T14:38:36.538Z] ---> Running in b8135491a782 [2021-06-04T14:38:36.538Z] ---> Running in abe322c93f5a [2021-06-04T14:38:36.811Z] Removing intermediate container 3d5752b46da4 [2021-06-04T14:38:36.811Z] ---> 35fdfb3b26b2 [2021-06-04T14:38:36.811Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-04T14:38:37.110Z] ---> Running in e53843c3299d [2021-06-04T14:38:37.110Z] Removing intermediate container b8135491a782 [2021-06-04T14:38:37.110Z] ---> 95dff4209244 [2021-06-04T14:38:37.110Z] 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-04T14:38:37.384Z] Removing intermediate container abe322c93f5a [2021-06-04T14:38:37.384Z] ---> d5cec182c03b [2021-06-04T14:38:37.384Z] Step 22/24 : LABEL arch=arm64 [2021-06-04T14:38:37.675Z] ---> Running in 3750c1eea23c [2021-06-04T14:38:37.675Z] Removing intermediate container e53843c3299d [2021-06-04T14:38:37.675Z] ---> 4300e5b6a224 [2021-06-04T14:38:37.675Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-04T14:38:37.952Z] ---> Running in 935724fd5e32 [2021-06-04T14:38:38.235Z] Removing intermediate container 3750c1eea23c [2021-06-04T14:38:38.235Z] ---> cf14a25276d4 [2021-06-04T14:38:38.235Z] Step 23/24 : LABEL git_sha=ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:38:38.235Z] ---> deff923b87be [2021-06-04T14:38:38.235Z] 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-04T14:38:38.516Z] ---> Running in b6f5e9dab8dc [2021-06-04T14:38:38.791Z] Removing intermediate container 935724fd5e32 [2021-06-04T14:38:38.791Z] ---> fbad6d9ef82d [2021-06-04T14:38:38.791Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T14:38:39.066Z] ---> Running in bcee334a02b3 [2021-06-04T14:38:39.338Z] Removing intermediate container b6f5e9dab8dc [2021-06-04T14:38:39.338Z] ---> 5fc35ce11acb [2021-06-04T14:38:39.338Z] Step 24/24 : LABEL version=2.0.0-dev.253 [2021-06-04T14:38:39.613Z] ---> b0c19cd21be3 [2021-06-04T14:38:39.613Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-04T14:38:39.613Z] ---> Running in 7a65bba18cff [2021-06-04T14:38:39.896Z] Removing intermediate container 2c2f329816c1 [2021-06-04T14:38:39.896Z] ---> e43d25792238 [2021-06-04T14:38:39.896Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-04T14:38:39.896Z] ---> Running in 7864a1f51d33 [2021-06-04T14:38:40.500Z] Removing intermediate container 7a65bba18cff [2021-06-04T14:38:40.500Z] ---> d4215676abae [2021-06-04T14:38:40.500Z] [2021-06-04T14:38:40.773Z] Removing intermediate container 7864a1f51d33 [2021-06-04T14:38:40.773Z] ---> d3364f45cca9 [2021-06-04T14:38:40.773Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-04T14:38:40.773Z] Successfully built d4215676abae [2021-06-04T14:38:41.049Z] Successfully tagged core-command-arm64:latest [2021-06-04T14:38:41.049Z] ---> fb6c178f7e31 [2021-06-04T14:38:41.049Z] 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-04T14:38:41.642Z]  Building core-command ... done Removing intermediate container bcee334a02b3 [2021-06-04T14:38:41.642Z] ---> e6322231a774 [2021-06-04T14:38:41.642Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-04T14:38:41.642Z] ---> dd5253f037bc [2021-06-04T14:38:41.642Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-04T14:38:41.914Z] ---> Running in d1b3eec02170 [2021-06-04T14:38:41.914Z] ---> Running in d563709038df [2021-06-04T14:38:42.188Z] ---> 7ad3c41bca08 [2021-06-04T14:38:42.188Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-04T14:38:43.621Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-04T14:38:43.621Z] ---> 0f9117c748ac [2021-06-04T14:38:43.621Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-04T14:38:44.225Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-04T14:38:44.819Z] ---> 71801a2e8ecb [2021-06-04T14:38:44.819Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-04T14:38:44.819Z] Removing intermediate container d563709038df [2021-06-04T14:38:44.819Z] ---> 332aa6478852 [2021-06-04T14:38:44.819Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-04T14:38:44.819Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-04T14:38:45.094Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-04T14:38:45.094Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-04T14:38:45.094Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-04T14:38:45.365Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-04T14:38:45.649Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-04T14:38:45.649Z] ---> c24ab0e21411 [2021-06-04T14:38:45.649Z] 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-04T14:38:45.649Z] Executing busybox-1.31.1-r20.trigger [2021-06-04T14:38:45.649Z] OK: 8 MiB in 20 packages [2021-06-04T14:38:45.649Z] ---> Running in 795353394a21 [2021-06-04T14:38:45.927Z] ---> dc5d5bef3bdc [2021-06-04T14:38:45.927Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-04T14:38:47.365Z] Removing intermediate container d1b3eec02170 [2021-06-04T14:38:47.365Z] ---> 29efe0403f60 [2021-06-04T14:38:47.365Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-04T14:38:47.365Z] ---> 4243da7cb2dd [2021-06-04T14:38:47.365Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-04T14:38:48.349Z] ---> b6c0d0b93c2b [2021-06-04T14:38:48.349Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-04T14:38:48.349Z] ---> 970d72551194 [2021-06-04T14:38:48.349Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-04T14:38:48.620Z] Removing intermediate container 795353394a21 [2021-06-04T14:38:48.620Z] ---> 74f941e10725 [2021-06-04T14:38:48.620Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-04T14:38:48.898Z] ---> Running in 558d80d77ef5 [2021-06-04T14:38:49.501Z] ---> 20ee06c2971c [2021-06-04T14:38:49.501Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-04T14:38:49.501Z] Removing intermediate container 558d80d77ef5 [2021-06-04T14:38:49.501Z] ---> 2c7f5773f485 [2021-06-04T14:38:49.501Z] Step 24/26 : LABEL arch=arm64 [2021-06-04T14:38:49.777Z] ---> 0a08e2b81856 [2021-06-04T14:38:49.777Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-04T14:38:49.777Z] ---> Running in 4103d264827e [2021-06-04T14:38:50.374Z] ---> 0033be1b0990 [2021-06-04T14:38:50.375Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-04T14:38:50.375Z] Removing intermediate container 4103d264827e [2021-06-04T14:38:50.375Z] ---> 312cf65a4282 [2021-06-04T14:38:50.375Z] Step 25/26 : LABEL git_sha=ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:38:50.648Z] ---> Running in f08bb1b891b9 [2021-06-04T14:38:50.648Z] ---> Running in 51180bba9b30 [2021-06-04T14:38:50.648Z] ---> c1cc20a32375 [2021-06-04T14:38:50.648Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-04T14:38:50.920Z] ---> Running in 6939bb24d8d3 [2021-06-04T14:38:51.192Z] Removing intermediate container f08bb1b891b9 [2021-06-04T14:38:51.192Z] ---> 8b8a63528aeb [2021-06-04T14:38:51.192Z] Step 26/26 : LABEL version=2.0.0-dev.253 [2021-06-04T14:38:51.192Z] Removing intermediate container 51180bba9b30 [2021-06-04T14:38:51.192Z] ---> 732f3dc864ec [2021-06-04T14:38:51.192Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-04T14:38:51.463Z] ---> Running in c2d57fec58be [2021-06-04T14:38:51.463Z] Removing intermediate container 6939bb24d8d3 [2021-06-04T14:38:51.463Z] ---> fa9440c6c7d3 [2021-06-04T14:38:51.463Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-04T14:38:51.735Z] ---> Running in 0beee5c8b9a4 [2021-06-04T14:38:52.005Z] Removing intermediate container c2d57fec58be [2021-06-04T14:38:52.005Z] ---> 95d8b59f84fc [2021-06-04T14:38:52.005Z] [2021-06-04T14:38:52.005Z] Removing intermediate container 0beee5c8b9a4 [2021-06-04T14:38:52.005Z] ---> 0d183f05895c [2021-06-04T14:38:52.005Z] Step 22/24 : LABEL arch=arm64 [2021-06-04T14:38:52.277Z] Successfully built 95d8b59f84fc [2021-06-04T14:38:52.277Z] ---> 5bc77df688fb [2021-06-04T14:38:52.277Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-04T14:38:52.277Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-04T14:38:52.277Z]  Building security-secretstore-setup ... done  ---> Running in f78e6550eb86 [2021-06-04T14:38:52.550Z] ---> Running in 8caf62e06866 [2021-06-04T14:38:52.822Z] Removing intermediate container f78e6550eb86 [2021-06-04T14:38:52.822Z] ---> 6a8d6d3d3e8b [2021-06-04T14:38:52.822Z] Step 23/24 : LABEL git_sha=ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:38:53.093Z] ---> Running in b55697dc4e9b [2021-06-04T14:38:53.684Z] Removing intermediate container b55697dc4e9b [2021-06-04T14:38:53.684Z] ---> c035a29d3632 [2021-06-04T14:38:53.684Z] Step 24/24 : LABEL version=2.0.0-dev.253 [2021-06-04T14:38:53.684Z] ---> Running in 711ff5de38b9 [2021-06-04T14:38:54.279Z] Removing intermediate container 711ff5de38b9 [2021-06-04T14:38:54.279Z] ---> d4b59e1f29bb [2021-06-04T14:38:54.279Z] [2021-06-04T14:38:54.549Z] Successfully built d4b59e1f29bb [2021-06-04T14:38:54.549Z] Successfully tagged core-data-arm64:latest [2021-06-04T14:38:54.818Z]  Building core-data ... done Removing intermediate container 8caf62e06866 [2021-06-04T14:38:54.818Z] ---> b6dbee0d1ec2 [2021-06-04T14:38:54.818Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-04T14:38:55.090Z] ---> Running in aac494ff70db [2021-06-04T14:38:55.684Z] Removing intermediate container aac494ff70db [2021-06-04T14:38:55.684Z] ---> 886f94abdb43 [2021-06-04T14:38:55.684Z] Step 29/32 : CMD ["gate"] [2021-06-04T14:38:55.957Z] ---> Running in 4c2860e55b9e [2021-06-04T14:38:56.552Z] Removing intermediate container 4c2860e55b9e [2021-06-04T14:38:56.552Z] ---> c7a093ac1d58 [2021-06-04T14:38:56.552Z] Step 30/32 : LABEL arch=arm64 [2021-06-04T14:38:56.824Z] ---> Running in 393d8af08d0f [2021-06-04T14:38:57.097Z] Removing intermediate container 393d8af08d0f [2021-06-04T14:38:57.097Z] ---> a8d61c96de3f [2021-06-04T14:38:57.097Z] Step 31/32 : LABEL git_sha=ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:38:57.371Z] ---> Running in e1f2013cbf64 [2021-06-04T14:38:59.341Z] Removing intermediate container e1f2013cbf64 [2021-06-04T14:38:59.341Z] ---> b2c2903416df [2021-06-04T14:38:59.341Z] Step 32/32 : LABEL version=2.0.0-dev.253 [2021-06-04T14:38:59.341Z] ---> Running in d2e5e5194c71 [2021-06-04T14:38:59.932Z] Removing intermediate container d2e5e5194c71 [2021-06-04T14:38:59.932Z] ---> 669050073581 [2021-06-04T14:38:59.932Z] [2021-06-04T14:39:00.203Z] Successfully built 669050073581 [2021-06-04T14:39:00.203Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-04T14:39:00.808Z]  Building security-bootstrapper ... done  [Pipeline] } [2021-06-04T14:39:00.820Z] $ docker stop --time=1 5c4725691485131498cbb6358898be4ae8ce7b881fce263437cfed23419e4d7f [2021-06-04T14:39:02.677Z] $ docker rm -f 5c4725691485131498cbb6358898be4ae8ce7b881fce263437cfed23419e4d7f [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-04T14:39:03.273Z] + docker images [2021-06-04T14:39:03.545Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-04T14:39:03.545Z] security-bootstrapper-arm64 latest 669050073581 4 seconds ago 17.1MB [2021-06-04T14:39:03.545Z] core-data-arm64 latest d4b59e1f29bb 10 seconds ago 19.1MB [2021-06-04T14:39:03.545Z] security-secretstore-setup-arm64 latest 95d8b59f84fc 12 seconds ago 26.5MB [2021-06-04T14:39:03.545Z] core-command-arm64 latest d4215676abae 23 seconds ago 15MB [2021-06-04T14:39:03.545Z] 6a62288e4e9d 28 seconds ago 863MB [2021-06-04T14:39:03.545Z] 5a40b5486f20 36 seconds ago 862MB [2021-06-04T14:39:03.545Z] 255cebe2d204 38 seconds ago 855MB [2021-06-04T14:39:03.545Z] e19e4ef252ad 38 seconds ago 854MB [2021-06-04T14:39:03.545Z] sys-mgmt-agent-arm64 latest 657b3afe0aa4 2 minutes ago 299MB [2021-06-04T14:39:03.545Z] core-metadata-arm64 latest 4c70566c1716 3 minutes ago 15.6MB [2021-06-04T14:39:03.545Z] support-notifications-arm64 latest a19a82130161 3 minutes ago 15.7MB [2021-06-04T14:39:03.545Z] support-scheduler-arm64 latest dc62aeaae03f 3 minutes ago 15MB [2021-06-04T14:39:03.545Z] security-proxy-setup-arm64 latest 4bd05c4c99c1 3 minutes ago 24MB [2021-06-04T14:39:03.545Z] 9177408caec5 3 minutes ago 861MB [2021-06-04T14:39:03.545Z] 51eabe01bb17 3 minutes ago 857MB [2021-06-04T14:39:03.545Z] c9e565a0e1a3 3 minutes ago 860MB [2021-06-04T14:39:03.545Z] 645b88b0a8d3 3 minutes ago 856MB [2021-06-04T14:39:03.545Z] 3baf65f3bdb5 3 minutes ago 859MB [2021-06-04T14:39:03.545Z] ci-base-image-arm64 latest d92aece0a163 8 minutes ago 641MB [2021-06-04T14:39:03.545Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 5 weeks ago 428MB [2021-06-04T14:39:03.545Z] alpine 3.12 9852663dfa18 7 weeks ago 5.32MB [2021-06-04T14:39:03.545Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-06-04T14:39:03.545Z] 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-04T14:39:03.903Z] provisioning config files... [2021-06-04T14:39:03.928Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/524@tmp/config601781477475603220tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-04T14:39:04.305Z] ---> docker-login.sh [2021-06-04T14:39:04.305Z] nexus3.edgexfoundry.org:10001 [2021-06-04T14:39:04.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T14:39:04.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T14:39:04.854Z] Configure a credential helper to remove this warning. See [2021-06-04T14:39:04.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T14:39:04.854Z] [2021-06-04T14:39:04.854Z] Login Succeeded [2021-06-04T14:39:04.854Z] nexus3.edgexfoundry.org:10002 [2021-06-04T14:39:05.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T14:39:05.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T14:39:05.399Z] Configure a credential helper to remove this warning. See [2021-06-04T14:39:05.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T14:39:05.399Z] [2021-06-04T14:39:05.399Z] Login Succeeded [2021-06-04T14:39:05.399Z] nexus3.edgexfoundry.org:10003 [2021-06-04T14:39:05.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T14:39:05.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T14:39:05.991Z] Configure a credential helper to remove this warning. See [2021-06-04T14:39:05.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T14:39:05.991Z] [2021-06-04T14:39:05.991Z] Login Succeeded [2021-06-04T14:39:05.991Z] nexus3.edgexfoundry.org:10004 [2021-06-04T14:39:06.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T14:39:06.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T14:39:06.587Z] Configure a credential helper to remove this warning. See [2021-06-04T14:39:06.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T14:39:06.587Z] [2021-06-04T14:39:06.587Z] Login Succeeded [2021-06-04T14:39:06.587Z] docker.io [2021-06-04T14:39:06.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T14:39:07.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T14:39:07.449Z] Configure a credential helper to remove this warning. See [2021-06-04T14:39:07.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T14:39:07.449Z] [2021-06-04T14:39:07.449Z] Login Succeeded [2021-06-04T14:39:07.449Z] ---> docker-login.sh ends [Pipeline] } [2021-06-04T14:39:07.465Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-04T14:39:07.547Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-06-04T14:39:07.547Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:39:07.547Z] latest [2021-06-04T14:39:07.547Z] 2.0.0-dev.253 [2021-06-04T14:39:07.547Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [2021-06-04T14:39:07.547Z] master [2021-06-04T14:39:07.547Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:07.948Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:08.329Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:39:08.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-04T14:39:08.329Z] 12bfaa0ae525: Preparing [2021-06-04T14:39:08.329Z] 298f100e7e6c: Preparing [2021-06-04T14:39:08.329Z] 54d4cea8ef32: Preparing [2021-06-04T14:39:08.329Z] d0116d6268c5: Preparing [2021-06-04T14:39:08.329Z] 3fbe34a1663b: Preparing [2021-06-04T14:39:08.621Z] 3fbe34a1663b: Layer already exists [2021-06-04T14:39:08.621Z] 54d4cea8ef32: Pushed [2021-06-04T14:39:08.621Z] d0116d6268c5: Pushed [2021-06-04T14:39:08.621Z] 12bfaa0ae525: Pushed [2021-06-04T14:39:11.295Z] 298f100e7e6c: Pushed [2021-06-04T14:39:11.295Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb: digest: sha256:375d9fe2848e811c3ca03c79d0593f92de7c6417c3f06e70402f73040202f341 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:11.903Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:12.237Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-06-04T14:39:12.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-04T14:39:12.237Z] 12bfaa0ae525: Preparing [2021-06-04T14:39:12.237Z] 298f100e7e6c: Preparing [2021-06-04T14:39:12.237Z] 54d4cea8ef32: Preparing [2021-06-04T14:39:12.237Z] d0116d6268c5: Preparing [2021-06-04T14:39:12.237Z] 3fbe34a1663b: Preparing [2021-06-04T14:39:12.237Z] 3fbe34a1663b: Layer already exists [2021-06-04T14:39:12.508Z] 54d4cea8ef32: Layer already exists [2021-06-04T14:39:12.508Z] 12bfaa0ae525: Layer already exists [2021-06-04T14:39:12.508Z] d0116d6268c5: Layer already exists [2021-06-04T14:39:12.508Z] 298f100e7e6c: Layer already exists [2021-06-04T14:39:12.508Z] latest: digest: sha256:375d9fe2848e811c3ca03c79d0593f92de7c6417c3f06e70402f73040202f341 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:12.847Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.253 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:13.181Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.253 [2021-06-04T14:39:13.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-04T14:39:13.182Z] 12bfaa0ae525: Preparing [2021-06-04T14:39:13.182Z] 298f100e7e6c: Preparing [2021-06-04T14:39:13.182Z] 54d4cea8ef32: Preparing [2021-06-04T14:39:13.182Z] d0116d6268c5: Preparing [2021-06-04T14:39:13.182Z] 3fbe34a1663b: Preparing [2021-06-04T14:39:13.455Z] 298f100e7e6c: Layer already exists [2021-06-04T14:39:13.455Z] d0116d6268c5: Layer already exists [2021-06-04T14:39:13.455Z] 12bfaa0ae525: Layer already exists [2021-06-04T14:39:13.455Z] 54d4cea8ef32: Layer already exists [2021-06-04T14:39:13.455Z] 3fbe34a1663b: Layer already exists [2021-06-04T14:39:13.455Z] 2.0.0-dev.253: digest: sha256:375d9fe2848e811c3ca03c79d0593f92de7c6417c3f06e70402f73040202f341 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:13.800Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:14.137Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [2021-06-04T14:39:14.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-04T14:39:14.138Z] 12bfaa0ae525: Preparing [2021-06-04T14:39:14.138Z] 298f100e7e6c: Preparing [2021-06-04T14:39:14.138Z] 54d4cea8ef32: Preparing [2021-06-04T14:39:14.138Z] d0116d6268c5: Preparing [2021-06-04T14:39:14.138Z] 3fbe34a1663b: Preparing [2021-06-04T14:39:14.138Z] 3fbe34a1663b: Layer already exists [2021-06-04T14:39:14.409Z] d0116d6268c5: Layer already exists [2021-06-04T14:39:14.409Z] 12bfaa0ae525: Layer already exists [2021-06-04T14:39:14.409Z] 298f100e7e6c: Layer already exists [2021-06-04T14:39:14.409Z] 54d4cea8ef32: Layer already exists [2021-06-04T14:39:14.409Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253: digest: sha256:375d9fe2848e811c3ca03c79d0593f92de7c6417c3f06e70402f73040202f341 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:14.750Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:15.082Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:master [2021-06-04T14:39:15.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-04T14:39:15.082Z] 12bfaa0ae525: Preparing [2021-06-04T14:39:15.082Z] 298f100e7e6c: Preparing [2021-06-04T14:39:15.082Z] 54d4cea8ef32: Preparing [2021-06-04T14:39:15.082Z] d0116d6268c5: Preparing [2021-06-04T14:39:15.082Z] 3fbe34a1663b: Preparing [2021-06-04T14:39:15.082Z] 12bfaa0ae525: Layer already exists [2021-06-04T14:39:15.082Z] 3fbe34a1663b: Layer already exists [2021-06-04T14:39:15.082Z] 298f100e7e6c: Layer already exists [2021-06-04T14:39:15.082Z] 54d4cea8ef32: Layer already exists [2021-06-04T14:39:15.082Z] d0116d6268c5: Layer already exists [2021-06-04T14:39:15.354Z] master: digest: sha256:375d9fe2848e811c3ca03c79d0593f92de7c6417c3f06e70402f73040202f341 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-04T14:39:15.409Z] ===================================================== [Pipeline] echo [2021-06-04T14:39:15.422Z] taggedImages: [2021-06-04T14:39:15.422Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:39:15.422Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-06-04T14:39:15.422Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.253 [2021-06-04T14:39:15.422Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [2021-06-04T14:39:15.422Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] echo [2021-06-04T14:39:15.453Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-06-04T14:39:15.453Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:39:15.453Z] latest [2021-06-04T14:39:15.453Z] 2.0.0-dev.253 [2021-06-04T14:39:15.453Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [2021-06-04T14:39:15.453Z] master [2021-06-04T14:39:15.453Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:15.820Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:16.156Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:39:16.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-04T14:39:16.156Z] 9b20d04484c7: Preparing [2021-06-04T14:39:16.156Z] 62ffae69660b: Preparing [2021-06-04T14:39:16.156Z] 54d4cea8ef32: Preparing [2021-06-04T14:39:16.156Z] 16a51a1c6773: Preparing [2021-06-04T14:39:16.156Z] c51ccd3c7e06: Preparing [2021-06-04T14:39:16.156Z] 3fbe34a1663b: Preparing [2021-06-04T14:39:16.156Z] 3fbe34a1663b: Waiting [2021-06-04T14:39:16.427Z] 54d4cea8ef32: Layer already exists [2021-06-04T14:39:16.428Z] 3fbe34a1663b: Layer already exists [2021-06-04T14:39:16.428Z] 9b20d04484c7: Pushed [2021-06-04T14:39:16.428Z] c51ccd3c7e06: Pushed [2021-06-04T14:39:17.021Z] 16a51a1c6773: Pushed [2021-06-04T14:39:19.625Z] 62ffae69660b: Pushed [2021-06-04T14:39:19.625Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb: digest: sha256:b2bafe588fda9ce920c0b808a8400e4085bb8e0f7d69465aa577cd0a2551a577 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:19.961Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:20.294Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-06-04T14:39:20.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-04T14:39:20.294Z] 9b20d04484c7: Preparing [2021-06-04T14:39:20.294Z] 62ffae69660b: Preparing [2021-06-04T14:39:20.294Z] 54d4cea8ef32: Preparing [2021-06-04T14:39:20.294Z] 16a51a1c6773: Preparing [2021-06-04T14:39:20.294Z] c51ccd3c7e06: Preparing [2021-06-04T14:39:20.294Z] 3fbe34a1663b: Preparing [2021-06-04T14:39:20.294Z] 3fbe34a1663b: Waiting [2021-06-04T14:39:20.294Z] 16a51a1c6773: Layer already exists [2021-06-04T14:39:20.294Z] 9b20d04484c7: Layer already exists [2021-06-04T14:39:20.294Z] c51ccd3c7e06: Layer already exists [2021-06-04T14:39:20.294Z] 54d4cea8ef32: Layer already exists [2021-06-04T14:39:20.294Z] 62ffae69660b: Layer already exists [2021-06-04T14:39:20.576Z] 3fbe34a1663b: Layer already exists [2021-06-04T14:39:20.576Z] latest: digest: sha256:b2bafe588fda9ce920c0b808a8400e4085bb8e0f7d69465aa577cd0a2551a577 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:20.922Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.253 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:21.264Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.253 [2021-06-04T14:39:21.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-04T14:39:21.264Z] 9b20d04484c7: Preparing [2021-06-04T14:39:21.264Z] 62ffae69660b: Preparing [2021-06-04T14:39:21.264Z] 54d4cea8ef32: Preparing [2021-06-04T14:39:21.264Z] 16a51a1c6773: Preparing [2021-06-04T14:39:21.264Z] c51ccd3c7e06: Preparing [2021-06-04T14:39:21.264Z] 3fbe34a1663b: Preparing [2021-06-04T14:39:21.264Z] 3fbe34a1663b: Waiting [2021-06-04T14:39:21.537Z] 9b20d04484c7: Layer already exists [2021-06-04T14:39:21.537Z] c51ccd3c7e06: Layer already exists [2021-06-04T14:39:21.537Z] 62ffae69660b: Layer already exists [2021-06-04T14:39:21.537Z] 54d4cea8ef32: Layer already exists [2021-06-04T14:39:21.537Z] 16a51a1c6773: Layer already exists [2021-06-04T14:39:21.537Z] 3fbe34a1663b: Layer already exists [2021-06-04T14:39:21.537Z] 2.0.0-dev.253: digest: sha256:b2bafe588fda9ce920c0b808a8400e4085bb8e0f7d69465aa577cd0a2551a577 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:21.872Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:22.208Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [2021-06-04T14:39:22.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-04T14:39:22.208Z] 9b20d04484c7: Preparing [2021-06-04T14:39:22.208Z] 62ffae69660b: Preparing [2021-06-04T14:39:22.208Z] 54d4cea8ef32: Preparing [2021-06-04T14:39:22.208Z] 16a51a1c6773: Preparing [2021-06-04T14:39:22.208Z] c51ccd3c7e06: Preparing [2021-06-04T14:39:22.208Z] 3fbe34a1663b: Preparing [2021-06-04T14:39:22.208Z] 3fbe34a1663b: Waiting [2021-06-04T14:39:22.478Z] c51ccd3c7e06: Layer already exists [2021-06-04T14:39:22.478Z] 9b20d04484c7: Layer already exists [2021-06-04T14:39:22.478Z] 54d4cea8ef32: Layer already exists [2021-06-04T14:39:22.478Z] 16a51a1c6773: Layer already exists [2021-06-04T14:39:22.478Z] 62ffae69660b: Layer already exists [2021-06-04T14:39:22.478Z] 3fbe34a1663b: Layer already exists [2021-06-04T14:39:22.478Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253: digest: sha256:b2bafe588fda9ce920c0b808a8400e4085bb8e0f7d69465aa577cd0a2551a577 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:22.816Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:23.149Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:master [2021-06-04T14:39:23.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-04T14:39:23.149Z] 9b20d04484c7: Preparing [2021-06-04T14:39:23.149Z] 62ffae69660b: Preparing [2021-06-04T14:39:23.149Z] 54d4cea8ef32: Preparing [2021-06-04T14:39:23.149Z] 16a51a1c6773: Preparing [2021-06-04T14:39:23.149Z] c51ccd3c7e06: Preparing [2021-06-04T14:39:23.149Z] 3fbe34a1663b: Preparing [2021-06-04T14:39:23.149Z] 3fbe34a1663b: Waiting [2021-06-04T14:39:23.420Z] 9b20d04484c7: Layer already exists [2021-06-04T14:39:23.420Z] c51ccd3c7e06: Layer already exists [2021-06-04T14:39:23.420Z] 16a51a1c6773: Layer already exists [2021-06-04T14:39:23.420Z] 62ffae69660b: Layer already exists [2021-06-04T14:39:23.420Z] 54d4cea8ef32: Layer already exists [2021-06-04T14:39:23.420Z] 3fbe34a1663b: Layer already exists [2021-06-04T14:39:23.420Z] master: digest: sha256:b2bafe588fda9ce920c0b808a8400e4085bb8e0f7d69465aa577cd0a2551a577 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-04T14:39:23.480Z] ===================================================== [Pipeline] echo [2021-06-04T14:39:23.492Z] taggedImages: [2021-06-04T14:39:23.493Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:39:23.493Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-06-04T14:39:23.493Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.253 [2021-06-04T14:39:23.493Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [2021-06-04T14:39:23.493Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] echo [2021-06-04T14:39:23.519Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-06-04T14:39:23.519Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:39:23.519Z] latest [2021-06-04T14:39:23.519Z] 2.0.0-dev.253 [2021-06-04T14:39:23.519Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [2021-06-04T14:39:23.519Z] master [2021-06-04T14:39:23.519Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:23.889Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:24.220Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:39:24.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-04T14:39:24.220Z] 54c2686ef75d: Preparing [2021-06-04T14:39:24.220Z] 86e0a05021fc: Preparing [2021-06-04T14:39:24.220Z] 54d4cea8ef32: Preparing [2021-06-04T14:39:24.220Z] d0116d6268c5: Preparing [2021-06-04T14:39:24.220Z] 3fbe34a1663b: Preparing [2021-06-04T14:39:24.492Z] 3fbe34a1663b: Layer already exists [2021-06-04T14:39:24.492Z] d0116d6268c5: Layer already exists [2021-06-04T14:39:24.492Z] 54d4cea8ef32: Layer already exists [2021-06-04T14:39:24.492Z] 54c2686ef75d: Pushed [2021-06-04T14:39:27.098Z] 86e0a05021fc: Pushed [2021-06-04T14:39:27.371Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb: digest: sha256:c0bb88ec7ee6c78b22ad86d9f605232b009dde3b1affbbaf882b8fb444dab67e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:27.708Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:28.045Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-06-04T14:39:28.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-04T14:39:28.045Z] 54c2686ef75d: Preparing [2021-06-04T14:39:28.045Z] 86e0a05021fc: Preparing [2021-06-04T14:39:28.045Z] 54d4cea8ef32: Preparing [2021-06-04T14:39:28.045Z] d0116d6268c5: Preparing [2021-06-04T14:39:28.045Z] 3fbe34a1663b: Preparing [2021-06-04T14:39:28.045Z] d0116d6268c5: Layer already exists [2021-06-04T14:39:28.045Z] 54c2686ef75d: Layer already exists [2021-06-04T14:39:28.045Z] 86e0a05021fc: Layer already exists [2021-06-04T14:39:28.045Z] 3fbe34a1663b: Layer already exists [2021-06-04T14:39:28.045Z] 54d4cea8ef32: Layer already exists [2021-06-04T14:39:28.317Z] latest: digest: sha256:c0bb88ec7ee6c78b22ad86d9f605232b009dde3b1affbbaf882b8fb444dab67e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:28.658Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.253 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:29.257Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.253 [2021-06-04T14:39:29.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-04T14:39:29.257Z] 54c2686ef75d: Preparing [2021-06-04T14:39:29.257Z] 86e0a05021fc: Preparing [2021-06-04T14:39:29.257Z] 54d4cea8ef32: Preparing [2021-06-04T14:39:29.257Z] d0116d6268c5: Preparing [2021-06-04T14:39:29.257Z] 3fbe34a1663b: Preparing [2021-06-04T14:39:29.528Z] 54d4cea8ef32: Layer already exists [2021-06-04T14:39:29.528Z] 86e0a05021fc: Layer already exists [2021-06-04T14:39:29.528Z] d0116d6268c5: Layer already exists [2021-06-04T14:39:29.528Z] 54c2686ef75d: Layer already exists [2021-06-04T14:39:29.528Z] 3fbe34a1663b: Layer already exists [2021-06-04T14:39:29.528Z] 2.0.0-dev.253: digest: sha256:c0bb88ec7ee6c78b22ad86d9f605232b009dde3b1affbbaf882b8fb444dab67e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:29.867Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:30.244Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [2021-06-04T14:39:30.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-04T14:39:30.244Z] 54c2686ef75d: Preparing [2021-06-04T14:39:30.244Z] 86e0a05021fc: Preparing [2021-06-04T14:39:30.244Z] 54d4cea8ef32: Preparing [2021-06-04T14:39:30.244Z] d0116d6268c5: Preparing [2021-06-04T14:39:30.244Z] 3fbe34a1663b: Preparing [2021-06-04T14:39:30.549Z] d0116d6268c5: Layer already exists [2021-06-04T14:39:30.549Z] 86e0a05021fc: Layer already exists [2021-06-04T14:39:30.549Z] 54c2686ef75d: Layer already exists [2021-06-04T14:39:30.549Z] 54d4cea8ef32: Layer already exists [2021-06-04T14:39:30.549Z] 3fbe34a1663b: Layer already exists [2021-06-04T14:39:30.549Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253: digest: sha256:c0bb88ec7ee6c78b22ad86d9f605232b009dde3b1affbbaf882b8fb444dab67e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:30.901Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:31.268Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [2021-06-04T14:39:31.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-04T14:39:31.268Z] 54c2686ef75d: Preparing [2021-06-04T14:39:31.268Z] 86e0a05021fc: Preparing [2021-06-04T14:39:31.268Z] 54d4cea8ef32: Preparing [2021-06-04T14:39:31.268Z] d0116d6268c5: Preparing [2021-06-04T14:39:31.268Z] 3fbe34a1663b: Preparing [2021-06-04T14:39:31.268Z] 3fbe34a1663b: Layer already exists [2021-06-04T14:39:31.268Z] 86e0a05021fc: Layer already exists [2021-06-04T14:39:31.268Z] 54c2686ef75d: Layer already exists [2021-06-04T14:39:31.559Z] 54d4cea8ef32: Layer already exists [2021-06-04T14:39:31.559Z] d0116d6268c5: Layer already exists [2021-06-04T14:39:31.559Z] master: digest: sha256:c0bb88ec7ee6c78b22ad86d9f605232b009dde3b1affbbaf882b8fb444dab67e size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-04T14:39:31.617Z] ===================================================== [Pipeline] echo [2021-06-04T14:39:31.630Z] taggedImages: [2021-06-04T14:39:31.630Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:39:31.630Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-06-04T14:39:31.630Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.253 [2021-06-04T14:39:31.630Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [2021-06-04T14:39:31.630Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] echo [2021-06-04T14:39:31.660Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-06-04T14:39:31.660Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:39:31.660Z] latest [2021-06-04T14:39:31.660Z] 2.0.0-dev.253 [2021-06-04T14:39:31.660Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [2021-06-04T14:39:31.660Z] master [2021-06-04T14:39:31.660Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:32.037Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:32.375Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:39:32.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-04T14:39:32.375Z] a9a52a048083: Preparing [2021-06-04T14:39:32.375Z] a9a52a048083: Preparing [2021-06-04T14:39:32.375Z] 1b1427a97305: Preparing [2021-06-04T14:39:32.375Z] 7eba8b2e86a4: Preparing [2021-06-04T14:39:32.375Z] 124eb8c26763: Preparing [2021-06-04T14:39:32.375Z] 09749dd7de5c: Preparing [2021-06-04T14:39:32.375Z] 54d4cea8ef32: Preparing [2021-06-04T14:39:32.375Z] 4ac26351d4ac: Preparing [2021-06-04T14:39:32.375Z] 6ab70e915957: Preparing [2021-06-04T14:39:32.375Z] d8b84f5a5e29: Preparing [2021-06-04T14:39:32.375Z] 3622b1d18029: Preparing [2021-06-04T14:39:32.375Z] 3fbe34a1663b: Preparing [2021-06-04T14:39:32.375Z] 54d4cea8ef32: Waiting [2021-06-04T14:39:32.375Z] 4ac26351d4ac: Waiting [2021-06-04T14:39:32.375Z] 6ab70e915957: Waiting [2021-06-04T14:39:32.375Z] d8b84f5a5e29: Waiting [2021-06-04T14:39:32.375Z] 3622b1d18029: Waiting [2021-06-04T14:39:32.375Z] 3fbe34a1663b: Waiting [2021-06-04T14:39:32.667Z] 7eba8b2e86a4: Pushed [2021-06-04T14:39:32.667Z] 1b1427a97305: Pushed [2021-06-04T14:39:32.667Z] a9a52a048083: Pushed [2021-06-04T14:39:32.667Z] 124eb8c26763: Pushed [2021-06-04T14:39:32.938Z] 54d4cea8ef32: Layer already exists [2021-06-04T14:39:32.938Z] 4ac26351d4ac: Pushed [2021-06-04T14:39:32.938Z] 3fbe34a1663b: Layer already exists [2021-06-04T14:39:33.215Z] 6ab70e915957: Pushed [2021-06-04T14:39:33.215Z] 3622b1d18029: Pushed [2021-06-04T14:39:33.215Z] d8b84f5a5e29: Pushed [2021-06-04T14:39:35.812Z] 09749dd7de5c: Pushed [2021-06-04T14:39:35.812Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb: digest: sha256:2021979198d2e6bacc01d14189d543d8ffcb5b9720c0f8e719b88eb438cfdb5b size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:36.422Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:36.756Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-06-04T14:39:36.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-04T14:39:36.756Z] a9a52a048083: Preparing [2021-06-04T14:39:36.756Z] a9a52a048083: Preparing [2021-06-04T14:39:36.756Z] 1b1427a97305: Preparing [2021-06-04T14:39:36.756Z] 7eba8b2e86a4: Preparing [2021-06-04T14:39:36.756Z] 124eb8c26763: Preparing [2021-06-04T14:39:36.756Z] 09749dd7de5c: Preparing [2021-06-04T14:39:36.756Z] 54d4cea8ef32: Preparing [2021-06-04T14:39:36.756Z] 4ac26351d4ac: Preparing [2021-06-04T14:39:36.756Z] 6ab70e915957: Preparing [2021-06-04T14:39:36.756Z] d8b84f5a5e29: Preparing [2021-06-04T14:39:36.756Z] 3622b1d18029: Preparing [2021-06-04T14:39:36.756Z] 3fbe34a1663b: Preparing [2021-06-04T14:39:36.756Z] 3fbe34a1663b: Waiting [2021-06-04T14:39:36.756Z] 3622b1d18029: Waiting [2021-06-04T14:39:36.756Z] 6ab70e915957: Waiting [2021-06-04T14:39:36.756Z] d8b84f5a5e29: Waiting [2021-06-04T14:39:36.756Z] 54d4cea8ef32: Waiting [2021-06-04T14:39:36.756Z] 4ac26351d4ac: Waiting [2021-06-04T14:39:37.026Z] a9a52a048083: Layer already exists [2021-06-04T14:39:37.026Z] 1b1427a97305: Layer already exists [2021-06-04T14:39:37.026Z] 09749dd7de5c: Layer already exists [2021-06-04T14:39:37.026Z] 7eba8b2e86a4: Layer already exists [2021-06-04T14:39:37.026Z] 124eb8c26763: Layer already exists [2021-06-04T14:39:37.026Z] 3622b1d18029: Layer already exists [2021-06-04T14:39:37.026Z] 4ac26351d4ac: Layer already exists [2021-06-04T14:39:37.026Z] 54d4cea8ef32: Layer already exists [2021-06-04T14:39:37.027Z] 6ab70e915957: Layer already exists [2021-06-04T14:39:37.027Z] d8b84f5a5e29: Layer already exists [2021-06-04T14:39:37.027Z] 3fbe34a1663b: Layer already exists [2021-06-04T14:39:37.027Z] latest: digest: sha256:2021979198d2e6bacc01d14189d543d8ffcb5b9720c0f8e719b88eb438cfdb5b size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:37.362Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.253 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:37.699Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.253 [2021-06-04T14:39:37.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-04T14:39:37.700Z] a9a52a048083: Preparing [2021-06-04T14:39:37.700Z] a9a52a048083: Preparing [2021-06-04T14:39:37.700Z] 1b1427a97305: Preparing [2021-06-04T14:39:37.700Z] 7eba8b2e86a4: Preparing [2021-06-04T14:39:37.700Z] 124eb8c26763: Preparing [2021-06-04T14:39:37.700Z] 09749dd7de5c: Preparing [2021-06-04T14:39:37.700Z] 54d4cea8ef32: Preparing [2021-06-04T14:39:37.700Z] 4ac26351d4ac: Preparing [2021-06-04T14:39:37.700Z] 6ab70e915957: Preparing [2021-06-04T14:39:37.700Z] d8b84f5a5e29: Preparing [2021-06-04T14:39:37.700Z] 3622b1d18029: Preparing [2021-06-04T14:39:37.700Z] 3fbe34a1663b: Preparing [2021-06-04T14:39:37.700Z] 6ab70e915957: Waiting [2021-06-04T14:39:37.700Z] d8b84f5a5e29: Waiting [2021-06-04T14:39:37.700Z] 54d4cea8ef32: Waiting [2021-06-04T14:39:37.700Z] 3622b1d18029: Waiting [2021-06-04T14:39:37.700Z] 3fbe34a1663b: Waiting [2021-06-04T14:39:37.700Z] 4ac26351d4ac: Waiting [2021-06-04T14:39:37.700Z] 1b1427a97305: Layer already exists [2021-06-04T14:39:37.700Z] 7eba8b2e86a4: Layer already exists [2021-06-04T14:39:37.700Z] a9a52a048083: Layer already exists [2021-06-04T14:39:37.978Z] 09749dd7de5c: Layer already exists [2021-06-04T14:39:37.978Z] 124eb8c26763: Layer already exists [2021-06-04T14:39:37.978Z] d8b84f5a5e29: Layer already exists [2021-06-04T14:39:37.978Z] 4ac26351d4ac: Layer already exists [2021-06-04T14:39:37.978Z] 54d4cea8ef32: Layer already exists [2021-06-04T14:39:37.978Z] 3622b1d18029: Layer already exists [2021-06-04T14:39:37.978Z] 6ab70e915957: Layer already exists [2021-06-04T14:39:37.978Z] 3fbe34a1663b: Layer already exists [2021-06-04T14:39:37.978Z] 2.0.0-dev.253: digest: sha256:2021979198d2e6bacc01d14189d543d8ffcb5b9720c0f8e719b88eb438cfdb5b size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:38.317Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:38.660Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [2021-06-04T14:39:38.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-04T14:39:38.660Z] a9a52a048083: Preparing [2021-06-04T14:39:38.660Z] a9a52a048083: Preparing [2021-06-04T14:39:38.660Z] 1b1427a97305: Preparing [2021-06-04T14:39:38.660Z] 7eba8b2e86a4: Preparing [2021-06-04T14:39:38.660Z] 124eb8c26763: Preparing [2021-06-04T14:39:38.660Z] 09749dd7de5c: Preparing [2021-06-04T14:39:38.660Z] 54d4cea8ef32: Preparing [2021-06-04T14:39:38.660Z] 4ac26351d4ac: Preparing [2021-06-04T14:39:38.660Z] 6ab70e915957: Preparing [2021-06-04T14:39:38.660Z] d8b84f5a5e29: Preparing [2021-06-04T14:39:38.660Z] 3622b1d18029: Preparing [2021-06-04T14:39:38.660Z] 3fbe34a1663b: Preparing [2021-06-04T14:39:38.660Z] 6ab70e915957: Waiting [2021-06-04T14:39:38.660Z] d8b84f5a5e29: Waiting [2021-06-04T14:39:38.660Z] 3622b1d18029: Waiting [2021-06-04T14:39:38.660Z] 54d4cea8ef32: Waiting [2021-06-04T14:39:38.660Z] 4ac26351d4ac: Waiting [2021-06-04T14:39:38.660Z] 3fbe34a1663b: Waiting [2021-06-04T14:39:38.932Z] 7eba8b2e86a4: Layer already exists [2021-06-04T14:39:38.932Z] 124eb8c26763: Layer already exists [2021-06-04T14:39:38.932Z] a9a52a048083: Layer already exists [2021-06-04T14:39:38.932Z] 1b1427a97305: Layer already exists [2021-06-04T14:39:38.932Z] 09749dd7de5c: Layer already exists [2021-06-04T14:39:38.932Z] 54d4cea8ef32: Layer already exists [2021-06-04T14:39:38.932Z] 6ab70e915957: Layer already exists [2021-06-04T14:39:38.932Z] d8b84f5a5e29: Layer already exists [2021-06-04T14:39:38.932Z] 4ac26351d4ac: Layer already exists [2021-06-04T14:39:38.932Z] 3622b1d18029: Layer already exists [2021-06-04T14:39:38.932Z] 3fbe34a1663b: Layer already exists [2021-06-04T14:39:38.932Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253: digest: sha256:2021979198d2e6bacc01d14189d543d8ffcb5b9720c0f8e719b88eb438cfdb5b size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:39.273Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:39.606Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [2021-06-04T14:39:39.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-04T14:39:39.606Z] a9a52a048083: Preparing [2021-06-04T14:39:39.606Z] a9a52a048083: Preparing [2021-06-04T14:39:39.606Z] 1b1427a97305: Preparing [2021-06-04T14:39:39.606Z] 7eba8b2e86a4: Preparing [2021-06-04T14:39:39.606Z] 124eb8c26763: Preparing [2021-06-04T14:39:39.606Z] 09749dd7de5c: Preparing [2021-06-04T14:39:39.606Z] 54d4cea8ef32: Preparing [2021-06-04T14:39:39.606Z] 4ac26351d4ac: Preparing [2021-06-04T14:39:39.606Z] 6ab70e915957: Preparing [2021-06-04T14:39:39.606Z] d8b84f5a5e29: Preparing [2021-06-04T14:39:39.606Z] 3622b1d18029: Preparing [2021-06-04T14:39:39.606Z] 3fbe34a1663b: Preparing [2021-06-04T14:39:39.606Z] 54d4cea8ef32: Waiting [2021-06-04T14:39:39.606Z] 4ac26351d4ac: Waiting [2021-06-04T14:39:39.606Z] 6ab70e915957: Waiting [2021-06-04T14:39:39.606Z] 3622b1d18029: Waiting [2021-06-04T14:39:39.606Z] 3fbe34a1663b: Waiting [2021-06-04T14:39:39.606Z] d8b84f5a5e29: Waiting [2021-06-04T14:39:39.606Z] 7eba8b2e86a4: Layer already exists [2021-06-04T14:39:39.606Z] a9a52a048083: Layer already exists [2021-06-04T14:39:39.606Z] 124eb8c26763: Layer already exists [2021-06-04T14:39:39.878Z] 09749dd7de5c: Layer already exists [2021-06-04T14:39:39.878Z] 1b1427a97305: Layer already exists [2021-06-04T14:39:39.878Z] 4ac26351d4ac: Layer already exists [2021-06-04T14:39:39.878Z] 6ab70e915957: Layer already exists [2021-06-04T14:39:39.878Z] 54d4cea8ef32: Layer already exists [2021-06-04T14:39:39.878Z] d8b84f5a5e29: Layer already exists [2021-06-04T14:39:39.878Z] 3622b1d18029: Layer already exists [2021-06-04T14:39:39.878Z] 3fbe34a1663b: Layer already exists [2021-06-04T14:39:39.878Z] master: digest: sha256:2021979198d2e6bacc01d14189d543d8ffcb5b9720c0f8e719b88eb438cfdb5b size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-04T14:39:39.936Z] ===================================================== [Pipeline] echo [2021-06-04T14:39:39.950Z] taggedImages: [2021-06-04T14:39:39.950Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:39:39.950Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-06-04T14:39:39.950Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.253 [2021-06-04T14:39:39.950Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [2021-06-04T14:39:39.951Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] echo [2021-06-04T14:39:39.984Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-06-04T14:39:39.984Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:39:39.984Z] latest [2021-06-04T14:39:39.984Z] 2.0.0-dev.253 [2021-06-04T14:39:39.984Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [2021-06-04T14:39:39.984Z] master [2021-06-04T14:39:39.984Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:40.353Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:40.689Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:39:40.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-04T14:39:40.689Z] e60778f0b8a9: Preparing [2021-06-04T14:39:40.689Z] 49cb25f1b275: Preparing [2021-06-04T14:39:40.689Z] a9cb601ce427: Preparing [2021-06-04T14:39:40.689Z] a004ae5e4b1c: Preparing [2021-06-04T14:39:40.689Z] a713a8a96bbf: Preparing [2021-06-04T14:39:40.689Z] 3fbe34a1663b: Preparing [2021-06-04T14:39:40.689Z] 3fbe34a1663b: Waiting [2021-06-04T14:39:40.963Z] a004ae5e4b1c: Pushed [2021-06-04T14:39:40.963Z] a9cb601ce427: Pushed [2021-06-04T14:39:41.233Z] 3fbe34a1663b: Layer already exists [2021-06-04T14:39:41.504Z] a713a8a96bbf: Pushed [2021-06-04T14:39:43.472Z] e60778f0b8a9: Pushed [2021-06-04T14:39:43.472Z] 49cb25f1b275: Pushed [2021-06-04T14:39:43.741Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb: digest: sha256:e372d64befa31ccf4012eec2780fbad6217905f3c8116aee2545860e9bd618b2 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:44.078Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:44.411Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-06-04T14:39:44.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-04T14:39:44.411Z] e60778f0b8a9: Preparing [2021-06-04T14:39:44.411Z] 49cb25f1b275: Preparing [2021-06-04T14:39:44.411Z] a9cb601ce427: Preparing [2021-06-04T14:39:44.411Z] a004ae5e4b1c: Preparing [2021-06-04T14:39:44.411Z] a713a8a96bbf: Preparing [2021-06-04T14:39:44.411Z] 3fbe34a1663b: Preparing [2021-06-04T14:39:44.411Z] 3fbe34a1663b: Waiting [2021-06-04T14:39:44.682Z] 49cb25f1b275: Layer already exists [2021-06-04T14:39:44.682Z] a713a8a96bbf: Layer already exists [2021-06-04T14:39:44.682Z] a9cb601ce427: Layer already exists [2021-06-04T14:39:44.682Z] e60778f0b8a9: Layer already exists [2021-06-04T14:39:44.682Z] a004ae5e4b1c: Layer already exists [2021-06-04T14:39:44.682Z] 3fbe34a1663b: Layer already exists [2021-06-04T14:39:44.682Z] latest: digest: sha256:e372d64befa31ccf4012eec2780fbad6217905f3c8116aee2545860e9bd618b2 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:45.017Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.253 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:45.350Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.253 [2021-06-04T14:39:45.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-04T14:39:45.350Z] e60778f0b8a9: Preparing [2021-06-04T14:39:45.350Z] 49cb25f1b275: Preparing [2021-06-04T14:39:45.350Z] a9cb601ce427: Preparing [2021-06-04T14:39:45.350Z] a004ae5e4b1c: Preparing [2021-06-04T14:39:45.350Z] a713a8a96bbf: Preparing [2021-06-04T14:39:45.350Z] 3fbe34a1663b: Preparing [2021-06-04T14:39:45.350Z] a713a8a96bbf: Layer already exists [2021-06-04T14:39:45.350Z] 49cb25f1b275: Layer already exists [2021-06-04T14:39:45.350Z] e60778f0b8a9: Layer already exists [2021-06-04T14:39:45.350Z] a004ae5e4b1c: Layer already exists [2021-06-04T14:39:45.624Z] a9cb601ce427: Layer already exists [2021-06-04T14:39:45.624Z] 3fbe34a1663b: Layer already exists [2021-06-04T14:39:45.624Z] 2.0.0-dev.253: digest: sha256:e372d64befa31ccf4012eec2780fbad6217905f3c8116aee2545860e9bd618b2 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:45.965Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:46.296Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [2021-06-04T14:39:46.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-04T14:39:46.297Z] e60778f0b8a9: Preparing [2021-06-04T14:39:46.297Z] 49cb25f1b275: Preparing [2021-06-04T14:39:46.297Z] a9cb601ce427: Preparing [2021-06-04T14:39:46.297Z] a004ae5e4b1c: Preparing [2021-06-04T14:39:46.297Z] a713a8a96bbf: Preparing [2021-06-04T14:39:46.297Z] 3fbe34a1663b: Preparing [2021-06-04T14:39:46.297Z] 3fbe34a1663b: Waiting [2021-06-04T14:39:46.297Z] a004ae5e4b1c: Layer already exists [2021-06-04T14:39:46.297Z] a713a8a96bbf: Layer already exists [2021-06-04T14:39:46.297Z] a9cb601ce427: Layer already exists [2021-06-04T14:39:46.297Z] 49cb25f1b275: Layer already exists [2021-06-04T14:39:46.297Z] e60778f0b8a9: Layer already exists [2021-06-04T14:39:46.297Z] 3fbe34a1663b: Layer already exists [2021-06-04T14:39:46.565Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253: digest: sha256:e372d64befa31ccf4012eec2780fbad6217905f3c8116aee2545860e9bd618b2 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:46.902Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:47.234Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [2021-06-04T14:39:47.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-04T14:39:47.235Z] e60778f0b8a9: Preparing [2021-06-04T14:39:47.235Z] 49cb25f1b275: Preparing [2021-06-04T14:39:47.235Z] a9cb601ce427: Preparing [2021-06-04T14:39:47.235Z] a004ae5e4b1c: Preparing [2021-06-04T14:39:47.235Z] a713a8a96bbf: Preparing [2021-06-04T14:39:47.235Z] 3fbe34a1663b: Preparing [2021-06-04T14:39:47.235Z] 3fbe34a1663b: Waiting [2021-06-04T14:39:47.235Z] a713a8a96bbf: Layer already exists [2021-06-04T14:39:47.235Z] e60778f0b8a9: Layer already exists [2021-06-04T14:39:47.235Z] 49cb25f1b275: Layer already exists [2021-06-04T14:39:47.235Z] a9cb601ce427: Layer already exists [2021-06-04T14:39:47.235Z] a004ae5e4b1c: Layer already exists [2021-06-04T14:39:47.235Z] 3fbe34a1663b: Layer already exists [2021-06-04T14:39:47.547Z] master: digest: sha256:e372d64befa31ccf4012eec2780fbad6217905f3c8116aee2545860e9bd618b2 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-04T14:39:47.608Z] ===================================================== [Pipeline] echo [2021-06-04T14:39:47.622Z] taggedImages: [2021-06-04T14:39:47.622Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:39:47.622Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-06-04T14:39:47.622Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.253 [2021-06-04T14:39:47.622Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [2021-06-04T14:39:47.622Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] echo [2021-06-04T14:39:47.651Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-06-04T14:39:47.651Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:39:47.651Z] latest [2021-06-04T14:39:47.651Z] 2.0.0-dev.253 [2021-06-04T14:39:47.651Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [2021-06-04T14:39:47.651Z] master [2021-06-04T14:39:47.651Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:48.021Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:48.358Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:39:48.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-04T14:39:48.358Z] 9409f73d216b: Preparing [2021-06-04T14:39:48.358Z] b78f510f867a: Preparing [2021-06-04T14:39:48.358Z] 679eeb43a5bb: Preparing [2021-06-04T14:39:48.358Z] 0ae7efebd753: Preparing [2021-06-04T14:39:48.358Z] b45a9b5e2bc9: Preparing [2021-06-04T14:39:48.358Z] db82aebc5d46: Preparing [2021-06-04T14:39:48.358Z] 55296d12b502: Preparing [2021-06-04T14:39:48.358Z] aac3119cfea8: Preparing [2021-06-04T14:39:48.358Z] 4c92bd4383c6: Preparing [2021-06-04T14:39:48.358Z] 3fbe34a1663b: Preparing [2021-06-04T14:39:48.358Z] 55296d12b502: Waiting [2021-06-04T14:39:48.358Z] aac3119cfea8: Waiting [2021-06-04T14:39:48.358Z] 4c92bd4383c6: Waiting [2021-06-04T14:39:48.358Z] 3fbe34a1663b: Waiting [2021-06-04T14:39:48.358Z] db82aebc5d46: Waiting [2021-06-04T14:39:48.961Z] 9409f73d216b: Pushed [2021-06-04T14:39:48.961Z] b45a9b5e2bc9: Pushed [2021-06-04T14:39:48.961Z] b78f510f867a: Pushed [2021-06-04T14:39:49.558Z] aac3119cfea8: Pushed [2021-06-04T14:39:49.558Z] db82aebc5d46: Pushed [2021-06-04T14:39:49.558Z] 55296d12b502: Pushed [2021-06-04T14:39:49.558Z] 3fbe34a1663b: Layer already exists [2021-06-04T14:39:50.154Z] 4c92bd4383c6: Pushed [2021-06-04T14:39:51.126Z] 0ae7efebd753: Pushed [2021-06-04T14:39:51.397Z] 679eeb43a5bb: Pushed [2021-06-04T14:39:51.667Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb: digest: sha256:055b8b5a59430e23e04720b89eaedd5c7d952a5c74cc038ed4da4ec511b5e59d size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:52.275Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:52.608Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-06-04T14:39:52.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-04T14:39:52.608Z] 9409f73d216b: Preparing [2021-06-04T14:39:52.608Z] b78f510f867a: Preparing [2021-06-04T14:39:52.608Z] 679eeb43a5bb: Preparing [2021-06-04T14:39:52.608Z] 0ae7efebd753: Preparing [2021-06-04T14:39:52.608Z] b45a9b5e2bc9: Preparing [2021-06-04T14:39:52.608Z] db82aebc5d46: Preparing [2021-06-04T14:39:52.608Z] 55296d12b502: Preparing [2021-06-04T14:39:52.608Z] aac3119cfea8: Preparing [2021-06-04T14:39:52.608Z] 4c92bd4383c6: Preparing [2021-06-04T14:39:52.608Z] 3fbe34a1663b: Preparing [2021-06-04T14:39:52.608Z] db82aebc5d46: Waiting [2021-06-04T14:39:52.608Z] 55296d12b502: Waiting [2021-06-04T14:39:52.608Z] aac3119cfea8: Waiting [2021-06-04T14:39:52.608Z] 4c92bd4383c6: Waiting [2021-06-04T14:39:52.608Z] 3fbe34a1663b: Waiting [2021-06-04T14:39:52.608Z] 0ae7efebd753: Layer already exists [2021-06-04T14:39:52.608Z] b78f510f867a: Layer already exists [2021-06-04T14:39:52.608Z] 9409f73d216b: Layer already exists [2021-06-04T14:39:52.608Z] 679eeb43a5bb: Layer already exists [2021-06-04T14:39:52.608Z] b45a9b5e2bc9: Layer already exists [2021-06-04T14:39:52.890Z] 3fbe34a1663b: Layer already exists [2021-06-04T14:39:52.890Z] 55296d12b502: Layer already exists [2021-06-04T14:39:52.890Z] 4c92bd4383c6: Layer already exists [2021-06-04T14:39:52.890Z] aac3119cfea8: Layer already exists [2021-06-04T14:39:52.890Z] db82aebc5d46: Layer already exists [2021-06-04T14:39:52.890Z] latest: digest: sha256:055b8b5a59430e23e04720b89eaedd5c7d952a5c74cc038ed4da4ec511b5e59d size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:53.261Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.253 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:53.628Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.253 [2021-06-04T14:39:53.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-04T14:39:53.628Z] 9409f73d216b: Preparing [2021-06-04T14:39:53.628Z] b78f510f867a: Preparing [2021-06-04T14:39:53.628Z] 679eeb43a5bb: Preparing [2021-06-04T14:39:53.628Z] 0ae7efebd753: Preparing [2021-06-04T14:39:53.628Z] b45a9b5e2bc9: Preparing [2021-06-04T14:39:53.628Z] db82aebc5d46: Preparing [2021-06-04T14:39:53.628Z] 55296d12b502: Preparing [2021-06-04T14:39:53.628Z] aac3119cfea8: Preparing [2021-06-04T14:39:53.628Z] 4c92bd4383c6: Preparing [2021-06-04T14:39:53.628Z] 3fbe34a1663b: Preparing [2021-06-04T14:39:53.628Z] 55296d12b502: Waiting [2021-06-04T14:39:53.628Z] aac3119cfea8: Waiting [2021-06-04T14:39:53.628Z] 4c92bd4383c6: Waiting [2021-06-04T14:39:53.628Z] 3fbe34a1663b: Waiting [2021-06-04T14:39:53.628Z] db82aebc5d46: Waiting [2021-06-04T14:39:53.628Z] 0ae7efebd753: Layer already exists [2021-06-04T14:39:53.628Z] b78f510f867a: Layer already exists [2021-06-04T14:39:53.628Z] b45a9b5e2bc9: Layer already exists [2021-06-04T14:39:53.628Z] 679eeb43a5bb: Layer already exists [2021-06-04T14:39:53.628Z] 9409f73d216b: Layer already exists [2021-06-04T14:39:53.628Z] db82aebc5d46: Layer already exists [2021-06-04T14:39:53.628Z] aac3119cfea8: Layer already exists [2021-06-04T14:39:53.628Z] 55296d12b502: Layer already exists [2021-06-04T14:39:53.916Z] 4c92bd4383c6: Layer already exists [2021-06-04T14:39:53.916Z] 3fbe34a1663b: Layer already exists [2021-06-04T14:39:53.916Z] 2.0.0-dev.253: digest: sha256:055b8b5a59430e23e04720b89eaedd5c7d952a5c74cc038ed4da4ec511b5e59d size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:54.290Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:54.646Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [2021-06-04T14:39:54.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-04T14:39:54.647Z] 9409f73d216b: Preparing [2021-06-04T14:39:54.647Z] b78f510f867a: Preparing [2021-06-04T14:39:54.647Z] 679eeb43a5bb: Preparing [2021-06-04T14:39:54.647Z] 0ae7efebd753: Preparing [2021-06-04T14:39:54.647Z] b45a9b5e2bc9: Preparing [2021-06-04T14:39:54.647Z] db82aebc5d46: Preparing [2021-06-04T14:39:54.647Z] 55296d12b502: Preparing [2021-06-04T14:39:54.647Z] aac3119cfea8: Preparing [2021-06-04T14:39:54.647Z] 4c92bd4383c6: Preparing [2021-06-04T14:39:54.647Z] 3fbe34a1663b: Preparing [2021-06-04T14:39:54.647Z] db82aebc5d46: Waiting [2021-06-04T14:39:54.647Z] 55296d12b502: Waiting [2021-06-04T14:39:54.647Z] 3fbe34a1663b: Waiting [2021-06-04T14:39:54.647Z] aac3119cfea8: Waiting [2021-06-04T14:39:54.647Z] 4c92bd4383c6: Waiting [2021-06-04T14:39:54.916Z] 0ae7efebd753: Layer already exists [2021-06-04T14:39:54.916Z] b78f510f867a: Layer already exists [2021-06-04T14:39:54.916Z] b45a9b5e2bc9: Layer already exists [2021-06-04T14:39:54.916Z] 679eeb43a5bb: Layer already exists [2021-06-04T14:39:54.916Z] 9409f73d216b: Layer already exists [2021-06-04T14:39:54.916Z] 55296d12b502: Layer already exists [2021-06-04T14:39:54.916Z] 4c92bd4383c6: Layer already exists [2021-06-04T14:39:54.916Z] 3fbe34a1663b: Layer already exists [2021-06-04T14:39:54.916Z] db82aebc5d46: Layer already exists [2021-06-04T14:39:54.916Z] aac3119cfea8: Layer already exists [2021-06-04T14:39:54.916Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253: digest: sha256:055b8b5a59430e23e04720b89eaedd5c7d952a5c74cc038ed4da4ec511b5e59d size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:55.264Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:55.598Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [2021-06-04T14:39:55.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-04T14:39:55.598Z] 9409f73d216b: Preparing [2021-06-04T14:39:55.598Z] b78f510f867a: Preparing [2021-06-04T14:39:55.598Z] 679eeb43a5bb: Preparing [2021-06-04T14:39:55.598Z] 0ae7efebd753: Preparing [2021-06-04T14:39:55.598Z] b45a9b5e2bc9: Preparing [2021-06-04T14:39:55.598Z] db82aebc5d46: Preparing [2021-06-04T14:39:55.598Z] 55296d12b502: Preparing [2021-06-04T14:39:55.598Z] aac3119cfea8: Preparing [2021-06-04T14:39:55.598Z] 4c92bd4383c6: Preparing [2021-06-04T14:39:55.598Z] 3fbe34a1663b: Preparing [2021-06-04T14:39:55.598Z] db82aebc5d46: Waiting [2021-06-04T14:39:55.598Z] 55296d12b502: Waiting [2021-06-04T14:39:55.598Z] aac3119cfea8: Waiting [2021-06-04T14:39:55.598Z] 4c92bd4383c6: Waiting [2021-06-04T14:39:55.598Z] 3fbe34a1663b: Waiting [2021-06-04T14:39:55.598Z] 0ae7efebd753: Layer already exists [2021-06-04T14:39:55.598Z] 679eeb43a5bb: Layer already exists [2021-06-04T14:39:55.869Z] 9409f73d216b: Layer already exists [2021-06-04T14:39:55.869Z] b78f510f867a: Layer already exists [2021-06-04T14:39:55.869Z] b45a9b5e2bc9: Layer already exists [2021-06-04T14:39:55.869Z] db82aebc5d46: Layer already exists [2021-06-04T14:39:55.869Z] 55296d12b502: Layer already exists [2021-06-04T14:39:55.869Z] aac3119cfea8: Layer already exists [2021-06-04T14:39:55.869Z] 4c92bd4383c6: Layer already exists [2021-06-04T14:39:55.869Z] 3fbe34a1663b: Layer already exists [2021-06-04T14:39:55.869Z] master: digest: sha256:055b8b5a59430e23e04720b89eaedd5c7d952a5c74cc038ed4da4ec511b5e59d size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-04T14:39:55.927Z] ===================================================== [Pipeline] echo [2021-06-04T14:39:55.940Z] taggedImages: [2021-06-04T14:39:55.940Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:39:55.940Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-06-04T14:39:55.940Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.253 [2021-06-04T14:39:55.940Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [2021-06-04T14:39:55.940Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] echo [2021-06-04T14:39:55.975Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-06-04T14:39:55.975Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:39:55.975Z] latest [2021-06-04T14:39:55.975Z] 2.0.0-dev.253 [2021-06-04T14:39:55.975Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [2021-06-04T14:39:55.975Z] master [2021-06-04T14:39:55.975Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:56.373Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:39:56.709Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:39:56.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-04T14:39:56.710Z] 6485cc534e05: Preparing [2021-06-04T14:39:56.710Z] ae77f7b2e46a: Preparing [2021-06-04T14:39:56.710Z] 54d4cea8ef32: Preparing [2021-06-04T14:39:56.710Z] 36278d1b93a8: Preparing [2021-06-04T14:39:56.710Z] 3fbe34a1663b: Preparing [2021-06-04T14:39:56.983Z] 3fbe34a1663b: Layer already exists [2021-06-04T14:39:56.983Z] 54d4cea8ef32: Layer already exists [2021-06-04T14:39:56.983Z] 6485cc534e05: Pushed [2021-06-04T14:39:57.254Z] 36278d1b93a8: Pushed [2021-06-04T14:39:59.856Z] ae77f7b2e46a: Pushed [2021-06-04T14:39:59.856Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb: digest: sha256:e75219f5d6a3f9406dedf2a76e61026ded4bc374896e32d58830064f6785bce0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:40:00.198Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:40:00.532Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-06-04T14:40:00.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-04T14:40:00.532Z] 6485cc534e05: Preparing [2021-06-04T14:40:00.532Z] ae77f7b2e46a: Preparing [2021-06-04T14:40:00.532Z] 54d4cea8ef32: Preparing [2021-06-04T14:40:00.532Z] 36278d1b93a8: Preparing [2021-06-04T14:40:00.532Z] 3fbe34a1663b: Preparing [2021-06-04T14:40:00.532Z] 6485cc534e05: Layer already exists [2021-06-04T14:40:00.532Z] 3fbe34a1663b: Layer already exists [2021-06-04T14:40:00.532Z] 54d4cea8ef32: Layer already exists [2021-06-04T14:40:00.803Z] 36278d1b93a8: Layer already exists [2021-06-04T14:40:00.803Z] ae77f7b2e46a: Layer already exists [2021-06-04T14:40:00.803Z] latest: digest: sha256:e75219f5d6a3f9406dedf2a76e61026ded4bc374896e32d58830064f6785bce0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:40:01.138Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.253 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:40:01.491Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.253 [2021-06-04T14:40:01.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-04T14:40:01.491Z] 6485cc534e05: Preparing [2021-06-04T14:40:01.491Z] ae77f7b2e46a: Preparing [2021-06-04T14:40:01.491Z] 54d4cea8ef32: Preparing [2021-06-04T14:40:01.491Z] 36278d1b93a8: Preparing [2021-06-04T14:40:01.491Z] 3fbe34a1663b: Preparing [2021-06-04T14:40:01.762Z] 54d4cea8ef32: Layer already exists [2021-06-04T14:40:01.762Z] 3fbe34a1663b: Layer already exists [2021-06-04T14:40:01.762Z] ae77f7b2e46a: Layer already exists [2021-06-04T14:40:01.762Z] 6485cc534e05: Layer already exists [2021-06-04T14:40:01.762Z] 36278d1b93a8: Layer already exists [2021-06-04T14:40:01.762Z] 2.0.0-dev.253: digest: sha256:e75219f5d6a3f9406dedf2a76e61026ded4bc374896e32d58830064f6785bce0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:40:02.103Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:40:02.437Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [2021-06-04T14:40:02.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-04T14:40:02.438Z] 6485cc534e05: Preparing [2021-06-04T14:40:02.438Z] ae77f7b2e46a: Preparing [2021-06-04T14:40:02.438Z] 54d4cea8ef32: Preparing [2021-06-04T14:40:02.438Z] 36278d1b93a8: Preparing [2021-06-04T14:40:02.438Z] 3fbe34a1663b: Preparing [2021-06-04T14:40:02.438Z] 6485cc534e05: Layer already exists [2021-06-04T14:40:02.438Z] 54d4cea8ef32: Layer already exists [2021-06-04T14:40:02.710Z] ae77f7b2e46a: Layer already exists [2021-06-04T14:40:02.710Z] 36278d1b93a8: Layer already exists [2021-06-04T14:40:02.710Z] 3fbe34a1663b: Layer already exists [2021-06-04T14:40:02.710Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253: digest: sha256:e75219f5d6a3f9406dedf2a76e61026ded4bc374896e32d58830064f6785bce0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:40:03.049Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:40:03.382Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [2021-06-04T14:40:03.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-04T14:40:03.383Z] 6485cc534e05: Preparing [2021-06-04T14:40:03.383Z] ae77f7b2e46a: Preparing [2021-06-04T14:40:03.383Z] 54d4cea8ef32: Preparing [2021-06-04T14:40:03.383Z] 36278d1b93a8: Preparing [2021-06-04T14:40:03.383Z] 3fbe34a1663b: Preparing [2021-06-04T14:40:03.656Z] 36278d1b93a8: Layer already exists [2021-06-04T14:40:03.656Z] 54d4cea8ef32: Layer already exists [2021-06-04T14:40:03.656Z] 6485cc534e05: Layer already exists [2021-06-04T14:40:03.656Z] ae77f7b2e46a: Layer already exists [2021-06-04T14:40:03.656Z] 3fbe34a1663b: Layer already exists [2021-06-04T14:40:03.656Z] master: digest: sha256:e75219f5d6a3f9406dedf2a76e61026ded4bc374896e32d58830064f6785bce0 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-04T14:40:03.715Z] ===================================================== [Pipeline] echo [2021-06-04T14:40:03.729Z] taggedImages: [2021-06-04T14:40:03.729Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:40:03.729Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-06-04T14:40:03.729Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.253 [2021-06-04T14:40:03.729Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [2021-06-04T14:40:03.729Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] echo [2021-06-04T14:40:03.758Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-06-04T14:40:03.758Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:40:03.758Z] latest [2021-06-04T14:40:03.758Z] 2.0.0-dev.253 [2021-06-04T14:40:03.758Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [2021-06-04T14:40:03.758Z] master [2021-06-04T14:40:03.758Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:40:04.135Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:40:04.467Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:40:04.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-04T14:40:04.467Z] a85f3d4cb1eb: Preparing [2021-06-04T14:40:04.467Z] e08aeb56358c: Preparing [2021-06-04T14:40:04.467Z] 54d4cea8ef32: Preparing [2021-06-04T14:40:04.467Z] dbbbd8c0bf34: Preparing [2021-06-04T14:40:04.467Z] 3fbe34a1663b: Preparing [2021-06-04T14:40:04.745Z] 54d4cea8ef32: Layer already exists [2021-06-04T14:40:04.745Z] 3fbe34a1663b: Layer already exists [2021-06-04T14:40:04.745Z] a85f3d4cb1eb: Pushed [2021-06-04T14:40:04.745Z] dbbbd8c0bf34: Pushed [2021-06-04T14:40:07.345Z] e08aeb56358c: Pushed [2021-06-04T14:40:07.345Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb: digest: sha256:6500d6d60a2b741c055337ac9e44e69bf225d5de742c3c37ab5c7dddee8108de size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:40:07.682Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:40:08.016Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-06-04T14:40:08.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-04T14:40:08.016Z] a85f3d4cb1eb: Preparing [2021-06-04T14:40:08.016Z] e08aeb56358c: Preparing [2021-06-04T14:40:08.016Z] 54d4cea8ef32: Preparing [2021-06-04T14:40:08.016Z] dbbbd8c0bf34: Preparing [2021-06-04T14:40:08.016Z] 3fbe34a1663b: Preparing [2021-06-04T14:40:08.306Z] e08aeb56358c: Layer already exists [2021-06-04T14:40:08.306Z] dbbbd8c0bf34: Layer already exists [2021-06-04T14:40:08.306Z] a85f3d4cb1eb: Layer already exists [2021-06-04T14:40:08.306Z] 54d4cea8ef32: Layer already exists [2021-06-04T14:40:08.306Z] 3fbe34a1663b: Layer already exists [2021-06-04T14:40:08.306Z] latest: digest: sha256:6500d6d60a2b741c055337ac9e44e69bf225d5de742c3c37ab5c7dddee8108de size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:40:08.642Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.253 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:40:08.976Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.253 [2021-06-04T14:40:08.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-04T14:40:08.976Z] a85f3d4cb1eb: Preparing [2021-06-04T14:40:08.976Z] e08aeb56358c: Preparing [2021-06-04T14:40:08.976Z] 54d4cea8ef32: Preparing [2021-06-04T14:40:08.976Z] dbbbd8c0bf34: Preparing [2021-06-04T14:40:08.976Z] 3fbe34a1663b: Preparing [2021-06-04T14:40:08.976Z] 54d4cea8ef32: Layer already exists [2021-06-04T14:40:08.976Z] a85f3d4cb1eb: Layer already exists [2021-06-04T14:40:08.976Z] e08aeb56358c: Layer already exists [2021-06-04T14:40:08.976Z] dbbbd8c0bf34: Layer already exists [2021-06-04T14:40:09.247Z] 3fbe34a1663b: Layer already exists [2021-06-04T14:40:09.247Z] 2.0.0-dev.253: digest: sha256:6500d6d60a2b741c055337ac9e44e69bf225d5de742c3c37ab5c7dddee8108de size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:40:09.588Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:40:09.918Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [2021-06-04T14:40:09.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-04T14:40:09.918Z] a85f3d4cb1eb: Preparing [2021-06-04T14:40:09.918Z] e08aeb56358c: Preparing [2021-06-04T14:40:09.918Z] 54d4cea8ef32: Preparing [2021-06-04T14:40:09.918Z] dbbbd8c0bf34: Preparing [2021-06-04T14:40:09.918Z] 3fbe34a1663b: Preparing [2021-06-04T14:40:09.918Z] 54d4cea8ef32: Layer already exists [2021-06-04T14:40:09.918Z] 3fbe34a1663b: Layer already exists [2021-06-04T14:40:09.918Z] dbbbd8c0bf34: Layer already exists [2021-06-04T14:40:09.918Z] e08aeb56358c: Layer already exists [2021-06-04T14:40:09.918Z] a85f3d4cb1eb: Layer already exists [2021-06-04T14:40:10.190Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253: digest: sha256:6500d6d60a2b741c055337ac9e44e69bf225d5de742c3c37ab5c7dddee8108de size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:40:10.533Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:40:10.869Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [2021-06-04T14:40:10.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-04T14:40:10.869Z] a85f3d4cb1eb: Preparing [2021-06-04T14:40:10.869Z] e08aeb56358c: Preparing [2021-06-04T14:40:10.869Z] 54d4cea8ef32: Preparing [2021-06-04T14:40:10.869Z] dbbbd8c0bf34: Preparing [2021-06-04T14:40:10.869Z] 3fbe34a1663b: Preparing [2021-06-04T14:40:10.869Z] 3fbe34a1663b: Layer already exists [2021-06-04T14:40:10.869Z] dbbbd8c0bf34: Layer already exists [2021-06-04T14:40:10.869Z] e08aeb56358c: Layer already exists [2021-06-04T14:40:10.869Z] 54d4cea8ef32: Layer already exists [2021-06-04T14:40:10.869Z] a85f3d4cb1eb: Layer already exists [2021-06-04T14:40:11.147Z] master: digest: sha256:6500d6d60a2b741c055337ac9e44e69bf225d5de742c3c37ab5c7dddee8108de size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-04T14:40:11.212Z] ===================================================== [Pipeline] echo [2021-06-04T14:40:11.226Z] taggedImages: [2021-06-04T14:40:11.226Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:40:11.226Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-06-04T14:40:11.226Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.253 [2021-06-04T14:40:11.226Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [2021-06-04T14:40:11.226Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] echo [2021-06-04T14:40:11.279Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-06-04T14:40:11.279Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:40:11.279Z] latest [2021-06-04T14:40:11.279Z] 2.0.0-dev.253 [2021-06-04T14:40:11.279Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [2021-06-04T14:40:11.279Z] master [2021-06-04T14:40:11.279Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:40:11.650Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:40:11.988Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:40:11.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-04T14:40:11.989Z] d17f057f4a71: Preparing [2021-06-04T14:40:11.989Z] 81b61a8274e7: Preparing [2021-06-04T14:40:11.989Z] e4b6446be331: Preparing [2021-06-04T14:40:11.989Z] 50cf3be52072: Preparing [2021-06-04T14:40:11.989Z] 9ded3b6bb9b5: Preparing [2021-06-04T14:40:11.989Z] fa1afe8e6ed9: Preparing [2021-06-04T14:40:11.989Z] 87a09b4c083e: Preparing [2021-06-04T14:40:11.989Z] 0f74e9ff2a61: Preparing [2021-06-04T14:40:11.989Z] b122376c33c6: Preparing [2021-06-04T14:40:11.989Z] f8381ed47b22: Preparing [2021-06-04T14:40:11.989Z] e934a737d657: Preparing [2021-06-04T14:40:11.989Z] fa1afe8e6ed9: Waiting [2021-06-04T14:40:11.989Z] b122376c33c6: Waiting [2021-06-04T14:40:11.989Z] 87a09b4c083e: Waiting [2021-06-04T14:40:11.989Z] 0f74e9ff2a61: Waiting [2021-06-04T14:40:11.989Z] f8381ed47b22: Waiting [2021-06-04T14:40:11.989Z] e934a737d657: Waiting [2021-06-04T14:40:12.263Z] 9ded3b6bb9b5: Layer already exists [2021-06-04T14:40:12.263Z] fa1afe8e6ed9: Layer already exists [2021-06-04T14:40:12.263Z] 87a09b4c083e: Layer already exists [2021-06-04T14:40:12.263Z] 0f74e9ff2a61: Layer already exists [2021-06-04T14:40:12.263Z] 81b61a8274e7: Pushed [2021-06-04T14:40:12.263Z] b122376c33c6: Layer already exists [2021-06-04T14:40:12.263Z] f8381ed47b22: Layer already exists [2021-06-04T14:40:12.536Z] e934a737d657: Layer already exists [2021-06-04T14:40:13.174Z] d17f057f4a71: Pushed [2021-06-04T14:40:15.156Z] e4b6446be331: Pushed [2021-06-04T14:40:27.520Z] 50cf3be52072: Pushed [2021-06-04T14:40:27.520Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb: digest: sha256:c7f0d3ab4eb2ec7fdc274fd45847988dc73c5a48269128adf4df2d291d27415a size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:40:27.869Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:40:28.201Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-06-04T14:40:28.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-04T14:40:28.201Z] d17f057f4a71: Preparing [2021-06-04T14:40:28.201Z] 81b61a8274e7: Preparing [2021-06-04T14:40:28.201Z] e4b6446be331: Preparing [2021-06-04T14:40:28.201Z] 50cf3be52072: Preparing [2021-06-04T14:40:28.201Z] 9ded3b6bb9b5: Preparing [2021-06-04T14:40:28.201Z] fa1afe8e6ed9: Preparing [2021-06-04T14:40:28.201Z] 87a09b4c083e: Preparing [2021-06-04T14:40:28.201Z] 0f74e9ff2a61: Preparing [2021-06-04T14:40:28.201Z] b122376c33c6: Preparing [2021-06-04T14:40:28.201Z] f8381ed47b22: Preparing [2021-06-04T14:40:28.201Z] e934a737d657: Preparing [2021-06-04T14:40:28.201Z] fa1afe8e6ed9: Waiting [2021-06-04T14:40:28.201Z] 87a09b4c083e: Waiting [2021-06-04T14:40:28.201Z] f8381ed47b22: Waiting [2021-06-04T14:40:28.201Z] 0f74e9ff2a61: Waiting [2021-06-04T14:40:28.201Z] e934a737d657: Waiting [2021-06-04T14:40:28.201Z] b122376c33c6: Waiting [2021-06-04T14:40:28.478Z] d17f057f4a71: Layer already exists [2021-06-04T14:40:28.478Z] e4b6446be331: Layer already exists [2021-06-04T14:40:28.478Z] 9ded3b6bb9b5: Layer already exists [2021-06-04T14:40:28.478Z] 81b61a8274e7: Layer already exists [2021-06-04T14:40:28.478Z] 50cf3be52072: Layer already exists [2021-06-04T14:40:28.478Z] 0f74e9ff2a61: Layer already exists [2021-06-04T14:40:28.478Z] fa1afe8e6ed9: Layer already exists [2021-06-04T14:40:28.478Z] 87a09b4c083e: Layer already exists [2021-06-04T14:40:28.478Z] b122376c33c6: Layer already exists [2021-06-04T14:40:28.478Z] f8381ed47b22: Layer already exists [2021-06-04T14:40:28.478Z] e934a737d657: Layer already exists [2021-06-04T14:40:28.478Z] latest: digest: sha256:c7f0d3ab4eb2ec7fdc274fd45847988dc73c5a48269128adf4df2d291d27415a size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:40:28.813Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.253 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:40:29.142Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.253 [2021-06-04T14:40:29.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-04T14:40:29.142Z] d17f057f4a71: Preparing [2021-06-04T14:40:29.142Z] 81b61a8274e7: Preparing [2021-06-04T14:40:29.142Z] e4b6446be331: Preparing [2021-06-04T14:40:29.142Z] 50cf3be52072: Preparing [2021-06-04T14:40:29.142Z] 9ded3b6bb9b5: Preparing [2021-06-04T14:40:29.142Z] fa1afe8e6ed9: Preparing [2021-06-04T14:40:29.142Z] 87a09b4c083e: Preparing [2021-06-04T14:40:29.142Z] 0f74e9ff2a61: Preparing [2021-06-04T14:40:29.142Z] b122376c33c6: Preparing [2021-06-04T14:40:29.142Z] f8381ed47b22: Preparing [2021-06-04T14:40:29.142Z] e934a737d657: Preparing [2021-06-04T14:40:29.142Z] 0f74e9ff2a61: Waiting [2021-06-04T14:40:29.142Z] b122376c33c6: Waiting [2021-06-04T14:40:29.142Z] fa1afe8e6ed9: Waiting [2021-06-04T14:40:29.142Z] f8381ed47b22: Waiting [2021-06-04T14:40:29.142Z] e934a737d657: Waiting [2021-06-04T14:40:29.142Z] 87a09b4c083e: Waiting [2021-06-04T14:40:29.142Z] 81b61a8274e7: Layer already exists [2021-06-04T14:40:29.142Z] e4b6446be331: Layer already exists [2021-06-04T14:40:29.142Z] d17f057f4a71: Layer already exists [2021-06-04T14:40:29.142Z] 9ded3b6bb9b5: Layer already exists [2021-06-04T14:40:29.142Z] 50cf3be52072: Layer already exists [2021-06-04T14:40:29.414Z] 87a09b4c083e: Layer already exists [2021-06-04T14:40:29.414Z] 0f74e9ff2a61: Layer already exists [2021-06-04T14:40:29.414Z] f8381ed47b22: Layer already exists [2021-06-04T14:40:29.414Z] fa1afe8e6ed9: Layer already exists [2021-06-04T14:40:29.414Z] b122376c33c6: Layer already exists [2021-06-04T14:40:29.414Z] e934a737d657: Layer already exists [2021-06-04T14:40:29.414Z] 2.0.0-dev.253: digest: sha256:c7f0d3ab4eb2ec7fdc274fd45847988dc73c5a48269128adf4df2d291d27415a size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:40:29.751Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:40:30.108Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [2021-06-04T14:40:30.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-04T14:40:30.108Z] d17f057f4a71: Preparing [2021-06-04T14:40:30.108Z] 81b61a8274e7: Preparing [2021-06-04T14:40:30.108Z] e4b6446be331: Preparing [2021-06-04T14:40:30.108Z] 50cf3be52072: Preparing [2021-06-04T14:40:30.108Z] 9ded3b6bb9b5: Preparing [2021-06-04T14:40:30.108Z] fa1afe8e6ed9: Preparing [2021-06-04T14:40:30.108Z] 87a09b4c083e: Preparing [2021-06-04T14:40:30.108Z] 0f74e9ff2a61: Preparing [2021-06-04T14:40:30.108Z] b122376c33c6: Preparing [2021-06-04T14:40:30.108Z] f8381ed47b22: Preparing [2021-06-04T14:40:30.108Z] e934a737d657: Preparing [2021-06-04T14:40:30.108Z] fa1afe8e6ed9: Waiting [2021-06-04T14:40:30.108Z] 87a09b4c083e: Waiting [2021-06-04T14:40:30.108Z] 0f74e9ff2a61: Waiting [2021-06-04T14:40:30.108Z] b122376c33c6: Waiting [2021-06-04T14:40:30.108Z] f8381ed47b22: Waiting [2021-06-04T14:40:30.108Z] e934a737d657: Waiting [2021-06-04T14:40:30.108Z] e4b6446be331: Layer already exists [2021-06-04T14:40:30.108Z] 9ded3b6bb9b5: Layer already exists [2021-06-04T14:40:30.108Z] d17f057f4a71: Layer already exists [2021-06-04T14:40:30.108Z] 50cf3be52072: Layer already exists [2021-06-04T14:40:30.108Z] 81b61a8274e7: Layer already exists [2021-06-04T14:40:30.108Z] fa1afe8e6ed9: Layer already exists [2021-06-04T14:40:30.108Z] 0f74e9ff2a61: Layer already exists [2021-06-04T14:40:30.108Z] b122376c33c6: Layer already exists [2021-06-04T14:40:30.108Z] f8381ed47b22: Layer already exists [2021-06-04T14:40:30.108Z] 87a09b4c083e: Layer already exists [2021-06-04T14:40:30.108Z] e934a737d657: Layer already exists [2021-06-04T14:40:30.380Z] ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253: digest: sha256:c7f0d3ab4eb2ec7fdc274fd45847988dc73c5a48269128adf4df2d291d27415a size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:40:30.718Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:40:31.057Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [2021-06-04T14:40:31.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-04T14:40:31.057Z] d17f057f4a71: Preparing [2021-06-04T14:40:31.057Z] 81b61a8274e7: Preparing [2021-06-04T14:40:31.057Z] e4b6446be331: Preparing [2021-06-04T14:40:31.057Z] 50cf3be52072: Preparing [2021-06-04T14:40:31.057Z] 9ded3b6bb9b5: Preparing [2021-06-04T14:40:31.057Z] fa1afe8e6ed9: Preparing [2021-06-04T14:40:31.057Z] 87a09b4c083e: Preparing [2021-06-04T14:40:31.057Z] 0f74e9ff2a61: Preparing [2021-06-04T14:40:31.057Z] b122376c33c6: Preparing [2021-06-04T14:40:31.057Z] f8381ed47b22: Preparing [2021-06-04T14:40:31.057Z] e934a737d657: Preparing [2021-06-04T14:40:31.057Z] fa1afe8e6ed9: Waiting [2021-06-04T14:40:31.057Z] 0f74e9ff2a61: Waiting [2021-06-04T14:40:31.057Z] 87a09b4c083e: Waiting [2021-06-04T14:40:31.057Z] b122376c33c6: Waiting [2021-06-04T14:40:31.057Z] e934a737d657: Waiting [2021-06-04T14:40:31.057Z] f8381ed47b22: Waiting [2021-06-04T14:40:31.330Z] d17f057f4a71: Layer already exists [2021-06-04T14:40:31.330Z] 50cf3be52072: Layer already exists [2021-06-04T14:40:31.330Z] 9ded3b6bb9b5: Layer already exists [2021-06-04T14:40:31.330Z] 81b61a8274e7: Layer already exists [2021-06-04T14:40:31.330Z] e4b6446be331: Layer already exists [2021-06-04T14:40:31.330Z] 87a09b4c083e: Layer already exists [2021-06-04T14:40:31.330Z] fa1afe8e6ed9: Layer already exists [2021-06-04T14:40:31.330Z] f8381ed47b22: Layer already exists [2021-06-04T14:40:31.330Z] 0f74e9ff2a61: Layer already exists [2021-06-04T14:40:31.330Z] b122376c33c6: Layer already exists [2021-06-04T14:40:31.330Z] e934a737d657: Layer already exists [2021-06-04T14:40:31.614Z] master: digest: sha256:c7f0d3ab4eb2ec7fdc274fd45847988dc73c5a48269128adf4df2d291d27415a size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-04T14:40:31.674Z] ===================================================== [Pipeline] echo [2021-06-04T14:40:31.691Z] taggedImages: [2021-06-04T14:40:31.691Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [2021-06-04T14:40:31.691Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-06-04T14:40:31.691Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.253 [2021-06-04T14:40:31.691Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ebe3624a33549442c75d7c2daf6fea9b9c7b25bb-2.0.0-dev.253 [2021-06-04T14:40:31.691Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-04T14:40:32.532Z] ---> job-cost.sh [2021-06-04T14:40:32.532Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-f1Os [2021-06-04T14:41:11.468Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-04T14:42:48.211Z] lf-activate-venv(): INFO: Adding /tmp/venv-f1Os/bin to PATH [2021-06-04T14:42:48.211Z] INFO: No Stack... [2021-06-04T14:42:48.211Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-04T14:42:48.211Z] INFO: Archiving Costs [Pipeline] sh [2021-06-04T14:42:48.546Z] + cat /w/workspace/edgex-go/524/archives/cost.csv [2021-06-04T14:42:48.546Z] + cut -d, -f6 [Pipeline] lock [2021-06-04T14:42:48.607Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-master-524-stack-cost] [2021-06-04T14:42:48.618Z] Resource [jenkins-edgexfoundry-edgex-go-master-524-stack-cost] did not exist. Created. [2021-06-04T14:42:48.618Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-master-524-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-04T14:42:48.970Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-04T14:42:49.722Z] Stashed 1 file(s) [Pipeline] } [2021-06-04T14:42:49.730Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-master-524-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-04T14:42:50.630Z] provisioning config files... [2021-06-04T14:42:50.641Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/524@tmp/config4191247978791300295tmp [Pipeline] { [Pipeline] sh [2021-06-04T14:42:50.954Z] + set +x [2021-06-04T14:42:50.954Z] + curl -s https://codecov.io/bash [2021-06-04T14:42:50.954Z] + bash -s -- [2021-06-04T14:42:51.224Z] [2021-06-04T14:42:51.224Z] _____ _ [2021-06-04T14:42:51.224Z] / ____| | | [2021-06-04T14:42:51.224Z] | | ___ __| | ___ ___ _____ __ [2021-06-04T14:42:51.224Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-04T14:42:51.224Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-04T14:42:51.224Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-04T14:42:51.224Z] Bash-1.0.3 [2021-06-04T14:42:51.224Z] [2021-06-04T14:42:51.224Z] [2021-06-04T14:42:51.224Z] ==> git version 2.24.4 found [2021-06-04T14:42:51.224Z] ==> 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-04T14:42:51.224Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-04T14:42:51.224Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-04T14:42:51.224Z] ==> Jenkins CI detected. [2021-06-04T14:42:51.224Z] project root: . [2021-06-04T14:42:51.224Z] --> token set from env [2021-06-04T14:42:51.224Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-04T14:42:51.224Z] ==> Running gcov in . (disable via -X gcov) [2021-06-04T14:42:51.224Z] ==> Python coveragepy not found [2021-06-04T14:42:51.224Z] ==> Searching for coverage reports in: [2021-06-04T14:42:51.224Z] + . [2021-06-04T14:42:51.224Z] -> Found 1 reports [2021-06-04T14:42:51.224Z] ==> Detecting git/mercurial file structure [2021-06-04T14:42:51.224Z] ==> Reading reports [2021-06-04T14:42:51.224Z] + ./coverage.out bytes=412085 [2021-06-04T14:42:51.224Z] ==> Appending adjustments [2021-06-04T14:42:51.224Z] https://docs.codecov.io/docs/fixing-reports [2021-06-04T14:42:52.614Z] + Found adjustments [2021-06-04T14:42:52.614Z] ==> Gzipping contents [2021-06-04T14:42:52.614Z] 56K /tmp/codecov.JTF5t4.gz [2021-06-04T14:42:52.614Z] ==> Uploading reports [2021-06-04T14:42:52.614Z] url: https://codecov.io [2021-06-04T14:42:52.614Z] query: branch=master&commit=ebe3624a33549442c75d7c2daf6fea9b9c7b25bb&build=524&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F524%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-04T14:42:52.614Z] -> Pinging Codecov [2021-06-04T14:42:52.614Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=ebe3624a33549442c75d7c2daf6fea9b9c7b25bb&build=524&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F524%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-04T14:42:52.875Z] -> Uploading to [2021-06-04T14:42:52.875Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-04/00271124DB129430A58F1EEE437C3FCB/ebe3624a33549442c75d7c2daf6fea9b9c7b25bb/3baa731b-2b02-4fd1-a73a-e1fa994ba9e1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210604%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210604T144252Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6b49527811d02a24d69314cfaa407b3cdec0c358c7deb78c99a044ed1c874a97 [2021-06-04T14:42:52.875Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-04T14:42:52.875Z] Dload Upload Total Spent Left Speed [2021-06-04T14:42:53.136Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 55918 0 0 100 55918 0 149k --:--:-- --:--:-- --:--:-- 149k [2021-06-04T14:42:53.136Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ebe3624a33549442c75d7c2daf6fea9b9c7b25bb [Pipeline] } [2021-06-04T14:42:53.144Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-06-04T14:42:53.958Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-04T14:42:53.977Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:42:54.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-04T14:42:54.283Z] [2021-06-04T14:42:54.283Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:42:54.590Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-04T14:42:54.591Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-04T14:42:54.591Z] 188c0c94c7c5: Pulling fs layer [2021-06-04T14:42:54.591Z] 0ef7d3d256c8: Pulling fs layer [2021-06-04T14:42:54.591Z] de9db76c5a1d: Pulling fs layer [2021-06-04T14:42:54.591Z] 0eba1c9be4d2: Pulling fs layer [2021-06-04T14:42:54.591Z] 0d57e429df01: Pulling fs layer [2021-06-04T14:42:54.591Z] 4e4be7b47b0d: Pulling fs layer [2021-06-04T14:42:54.591Z] e1f770b5df2f: Pulling fs layer [2021-06-04T14:42:54.591Z] 85a0685a4137: Pulling fs layer [2021-06-04T14:42:54.591Z] 0eba1c9be4d2: Waiting [2021-06-04T14:42:54.591Z] 0d57e429df01: Waiting [2021-06-04T14:42:54.591Z] 4e4be7b47b0d: Waiting [2021-06-04T14:42:54.591Z] e1f770b5df2f: Waiting [2021-06-04T14:42:54.591Z] 85a0685a4137: Waiting [2021-06-04T14:42:54.591Z] de9db76c5a1d: Verifying Checksum [2021-06-04T14:42:54.591Z] de9db76c5a1d: Download complete [2021-06-04T14:42:54.591Z] 0ef7d3d256c8: Verifying Checksum [2021-06-04T14:42:54.591Z] 0ef7d3d256c8: Download complete [2021-06-04T14:42:54.591Z] 0d57e429df01: Verifying Checksum [2021-06-04T14:42:54.591Z] 0d57e429df01: Download complete [2021-06-04T14:42:54.591Z] 4e4be7b47b0d: Verifying Checksum [2021-06-04T14:42:54.591Z] 4e4be7b47b0d: Download complete [2021-06-04T14:42:54.591Z] 188c0c94c7c5: Verifying Checksum [2021-06-04T14:42:54.591Z] 188c0c94c7c5: Download complete [2021-06-04T14:42:54.860Z] 188c0c94c7c5: Pull complete [2021-06-04T14:42:55.121Z] 0ef7d3d256c8: Pull complete [2021-06-04T14:42:55.121Z] de9db76c5a1d: Pull complete [2021-06-04T14:42:57.043Z] e1f770b5df2f: Verifying Checksum [2021-06-04T14:42:57.043Z] e1f770b5df2f: Download complete [2021-06-04T14:42:58.986Z] 0eba1c9be4d2: Verifying Checksum [2021-06-04T14:42:58.986Z] 0eba1c9be4d2: Download complete [2021-06-04T14:42:58.986Z] 85a0685a4137: Verifying Checksum [2021-06-04T14:42:58.986Z] 85a0685a4137: Download complete [2021-06-04T14:43:02.371Z] 0eba1c9be4d2: Pull complete [2021-06-04T14:43:02.371Z] 0d57e429df01: Pull complete [2021-06-04T14:43:02.371Z] 4e4be7b47b0d: Pull complete [2021-06-04T14:43:02.371Z] e1f770b5df2f: Pull complete [2021-06-04T14:43:05.706Z] 85a0685a4137: Pull complete [2021-06-04T14:43:05.706Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-04T14:43:05.706Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-04T14:43:05.706Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-04T14:43:05.795Z] prd-centos7-docker-4c-2g-531 does not seem to be running inside a container [2021-06-04T14:43:05.836Z] $ 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/524 -v /w/workspace/edgex-go/524:/w/workspace/edgex-go/524:rw,z -v /w/workspace/edgex-go/524@tmp:/w/workspace/edgex-go/524@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-04T14:43:08.311Z] $ docker top f9709f675e486b584c01a47e3876d9eeec0a91eff68010f97829efd9f1a50f89 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-04T14:43:08.409Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-04T14:43:08.722Z] + set -o pipefail [2021-06-04T14:43:08.722Z] + snyk monitor '--org=edgex-jenkins' [2021-06-04T14:43:12.939Z] [2021-06-04T14:43:12.939Z] Monitoring /w/workspace/edgex-go/524 (github.com/edgexfoundry/edgex-go)... [2021-06-04T14:43:12.939Z] [2021-06-04T14:43:12.939Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/5952e3f4-b43f-4b4d-b539-7a29006c675a [2021-06-04T14:43:12.939Z] [2021-06-04T14:43:12.939Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-04T14:43:12.939Z] [2021-06-04T14:43:12.939Z] [Pipeline] } [2021-06-04T14:43:12.948Z] $ docker stop --time=1 f9709f675e486b584c01a47e3876d9eeec0a91eff68010f97829efd9f1a50f89 [2021-06-04T14:43:14.983Z] $ docker rm -f f9709f675e486b584c01a47e3876d9eeec0a91eff68010f97829efd9f1a50f89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-06-04T14:43:15.743Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-04T14:43:15.761Z] provisioning config files... [2021-06-04T14:43:15.771Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/524@tmp/config4047788434648308119tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-04T14:43:16.089Z] --> edgex-publish-swagger.sh [2021-06-04T14:43:16.089Z] === Publish openapi/v2 API === [2021-06-04T14:43:16.089Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-06-04T14:43:16.089Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/524/openapi/v2/core-command.yaml] [2021-06-04T14:43:16.089Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-04T14:43:16.089Z] Dload Upload Total Spent Left Speed [2021-06-04T14:43:17.036Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30687 0 0 100 30687 0 26139 0:00:01 0:00:01 --:--:-- 26161 100 30687 0 0 100 30687 0 26135 0:00:01 0:00:01 --:--:-- 26138 [2021-06-04T14:43:17.036Z] [2021-06-04T14:43:17.036Z] [2021-06-04T14:43:17.036Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/524/openapi/v2/core-data.yaml] [2021-06-04T14:43:17.036Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-04T14:43:17.036Z] Dload Upload Total Spent Left Speed [2021-06-04T14:43:18.421Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56095 0 0 100 56095 0 56427 --:--:-- --:--:-- --:--:-- 56433 100 56095 0 0 100 56095 0 56421 --:--:-- --:--:-- --:--:-- 56376 [2021-06-04T14:43:18.421Z] [2021-06-04T14:43:18.421Z] [2021-06-04T14:43:18.421Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/524/openapi/v2/core-metadata.yaml] [2021-06-04T14:43:18.421Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-04T14:43:18.421Z] Dload Upload Total Spent Left Speed [2021-06-04T14:43:19.365Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 118k 0 0 100 118k 0 107k 0:00:01 0:00:01 --:--:-- 107k 100 118k 0 0 100 118k 0 107k 0:00:01 0:00:01 --:--:-- 107k [2021-06-04T14:43:19.365Z] [2021-06-04T14:43:19.365Z] [2021-06-04T14:43:19.365Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/524/openapi/v2/support-notifications.yaml] [2021-06-04T14:43:19.365Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-04T14:43:19.365Z] Dload Upload Total Spent Left Speed [2021-06-04T14:43:20.570Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 78300 0 0 100 78300 0 67823 0:00:01 0:00:01 --:--:-- 67850 100 78300 0 0 100 78300 0 64051 0:00:01 0:00:01 --:--:-- 64075 [2021-06-04T14:43:20.570Z] [2021-06-04T14:43:20.570Z] [2021-06-04T14:43:20.570Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/524/openapi/v2/support-scheduler.yaml] [2021-06-04T14:43:20.570Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-04T14:43:20.570Z] Dload Upload Total Spent Left Speed [2021-06-04T14:43:21.510Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37610 0 0 100 37610 0 37595 0:00:01 0:00:01 --:--:-- 37610 [2021-06-04T14:43:21.510Z] [2021-06-04T14:43:21.510Z] [2021-06-04T14:43:21.510Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/524/openapi/v2/system-agent.yaml] [2021-06-04T14:43:21.510Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-04T14:43:21.510Z] Dload Upload Total Spent Left Speed [2021-06-04T14:43:23.036Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20029 0 0 100 20029 0 17236 0:00:01 0:00:01 --:--:-- 17236 100 20029 0 0 100 20029 0 13901 0:00:01 0:00:01 --:--:-- 13899 [2021-06-04T14:43:23.036Z] [2021-06-04T14:43:23.036Z] [Pipeline] } [2021-06-04T14:43:23.044Z] 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-04T14:43:23.603Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-04T14:43:23.604Z] . [Pipeline] withDockerContainer [2021-06-04T14:43:23.677Z] prd-centos7-docker-4c-2g-531 does not seem to be running inside a container [2021-06-04T14:43:23.715Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/524 -v /w/workspace/edgex-go/524:/w/workspace/edgex-go/524:rw,z -v /w/workspace/edgex-go/524@tmp:/w/workspace/edgex-go/524@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-04T14:43:24.087Z] $ docker top a0cef05bf6c15abeaa5c993f0c842dca2c9cc91dd7521ae5c57511afec90984d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-04T14:43:24.240Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-04T14:43:24.240Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-04T14:43:24.356Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-04T14:43:24.357Z] $ docker exec a0cef05bf6c15abeaa5c993f0c842dca2c9cc91dd7521ae5c57511afec90984d ssh-agent [2021-06-04T14:43:24.475Z] SSH_AUTH_SOCK=/tmp/ssh-jO2m9LYT2n5K/agent.14 [2021-06-04T14:43:24.475Z] SSH_AGENT_PID=20 [2021-06-04T14:43:24.481Z] Running ssh-add (command line suppressed) [2021-06-04T14:43:24.580Z] Identity added: /w/workspace/edgex-go/524@tmp/private_key_2046420094108251471.key (/w/workspace/edgex-go/524@tmp/private_key_2046420094108251471.key) [2021-06-04T14:43:24.599Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-04T14:43:24.898Z] + git semver tag [2021-06-04T14:43:24.898Z] # -> Open(): unable to determine branch for HEAD [2021-06-04T14:43:24.898Z] # $GIT_DIR = /w/workspace/edgex-go/524/.git [2021-06-04T14:43:24.898Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/524 [2021-06-04T14:43:24.898Z] # $SEMVER_REMOTE_NAME = origin [2021-06-04T14:43:24.898Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-04T14:43:24.898Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-04T14:43:24.898Z] # $SEMVER_BRANCH = master [2021-06-04T14:43:24.898Z] # $SEMVER_DIR = /w/workspace/edgex-go/524/.semver [2021-06-04T14:43:24.898Z] # ebe3624a33549442c75d7c2daf6fea9b9c7b25bb HEAD [2021-06-04T14:43:24.898Z] # -> Force: false [2021-06-04T14:43:24.898Z] # 0c8768eac6195f6e57e7169bdc6bb983db8c92e9 refs/tags/v2.0.0-dev.253 [Pipeline] } [2021-06-04T14:43:24.906Z] $ docker exec --env ******** --env ******** a0cef05bf6c15abeaa5c993f0c842dca2c9cc91dd7521ae5c57511afec90984d ssh-agent -k [2021-06-04T14:43:25.004Z] unset SSH_AUTH_SOCK; [2021-06-04T14:43:25.004Z] unset SSH_AGENT_PID; [2021-06-04T14:43:25.004Z] echo Agent pid 20 killed; [2021-06-04T14:43:25.017Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-04T14:43:25.345Z] + git semver [Pipeline] } [2021-06-04T14:43:25.356Z] $ docker stop --time=1 a0cef05bf6c15abeaa5c993f0c842dca2c9cc91dd7521ae5c57511afec90984d [2021-06-04T14:43:26.545Z] $ docker rm -f a0cef05bf6c15abeaa5c993f0c842dca2c9cc91dd7521ae5c57511afec90984d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:43:27.015Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-04T14:43:27.016Z] [2021-06-04T14:43:27.016Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:43:27.324Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-04T14:43:27.324Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-04T14:43:27.324Z] ab5ef0e58194: Pulling fs layer [2021-06-04T14:43:27.324Z] 9712f1f96733: Pulling fs layer [2021-06-04T14:43:27.324Z] 63f879dbbcfc: Pulling fs layer [2021-06-04T14:43:27.324Z] 0d9ebad4ef96: Pulling fs layer [2021-06-04T14:43:27.324Z] e9a5061849ea: Pulling fs layer [2021-06-04T14:43:27.324Z] d747dcd14b5f: Pulling fs layer [2021-06-04T14:43:27.324Z] 2de7ff778b66: Pulling fs layer [2021-06-04T14:43:27.324Z] e9a5061849ea: Waiting [2021-06-04T14:43:27.324Z] d747dcd14b5f: Waiting [2021-06-04T14:43:27.324Z] 2de7ff778b66: Waiting [2021-06-04T14:43:27.324Z] 0d9ebad4ef96: Waiting [2021-06-04T14:43:27.324Z] 9712f1f96733: Verifying Checksum [2021-06-04T14:43:27.324Z] 9712f1f96733: Download complete [2021-06-04T14:43:29.242Z] 63f879dbbcfc: Verifying Checksum [2021-06-04T14:43:29.243Z] 63f879dbbcfc: Download complete [2021-06-04T14:43:29.243Z] e9a5061849ea: Verifying Checksum [2021-06-04T14:43:29.243Z] e9a5061849ea: Download complete [2021-06-04T14:43:29.243Z] d747dcd14b5f: Verifying Checksum [2021-06-04T14:43:29.243Z] d747dcd14b5f: Download complete [2021-06-04T14:43:29.813Z] 2de7ff778b66: Verifying Checksum [2021-06-04T14:43:29.813Z] 2de7ff778b66: Download complete [2021-06-04T14:43:29.813Z] 0d9ebad4ef96: Verifying Checksum [2021-06-04T14:43:29.813Z] 0d9ebad4ef96: Download complete [2021-06-04T14:43:30.397Z] ab5ef0e58194: Verifying Checksum [2021-06-04T14:43:30.397Z] ab5ef0e58194: Download complete [2021-06-04T14:43:32.957Z] ab5ef0e58194: Pull complete [2021-06-04T14:43:32.957Z] 9712f1f96733: Pull complete [2021-06-04T14:43:33.534Z] 63f879dbbcfc: Pull complete [2021-06-04T14:43:36.858Z] 0d9ebad4ef96: Pull complete [2021-06-04T14:43:36.858Z] e9a5061849ea: Pull complete [2021-06-04T14:43:36.858Z] d747dcd14b5f: Pull complete [2021-06-04T14:43:37.799Z] 2de7ff778b66: Pull complete [2021-06-04T14:43:37.799Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-04T14:43:37.799Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-04T14:43:37.799Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-04T14:43:37.877Z] prd-centos7-docker-4c-2g-531 does not seem to be running inside a container [2021-06-04T14:43:37.918Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/524 -v /w/workspace/edgex-go/524:/w/workspace/edgex-go/524:rw,z -v /w/workspace/edgex-go/524@tmp:/w/workspace/edgex-go/524@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-04T14:43:41.619Z] $ docker top ebb439e80a32df254030e8e703b2e3596757937f77c6151da3de4979ab57e6f0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-04T14:43:41.719Z] provisioning config files... [2021-06-04T14:43:41.727Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/524@tmp/config4497531844390887872tmp [2021-06-04T14:43:41.739Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/524@tmp/config5894891356598544640tmp [2021-06-04T14:43:41.750Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/524@tmp/config9192019466183154895tmp [Pipeline] { [Pipeline] echo [2021-06-04T14:43:41.768Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-04T14:43:42.063Z] ---> sigul-configuration.sh [2021-06-04T14:43:42.064Z] gpg: directory `/root/.gnupg' created [2021-06-04T14:43:42.064Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-04T14:43:42.064Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-04T14:43:42.064Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-04T14:43:42.064Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-04T14:43:42.064Z] gpg: CAST5 encrypted data [2021-06-04T14:43:42.064Z] gpg: encrypted with 1 passphrase [2021-06-04T14:43:42.064Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-04T14:43:42.355Z] + mkdir /home/jenkins [2021-06-04T14:43:42.355Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-04T14:43:42.670Z] + 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-04T14:43:42.685Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-04T14:43:42.981Z] ---> sigul-install.sh [2021-06-04T14:43:47.191Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-04T14:43:47.490Z] + git tag --list [2021-06-04T14:43:47.490Z] 0.6.0 [2021-06-04T14:43:47.490Z] 0.6.1 [2021-06-04T14:43:47.490Z] 0.7.0 [2021-06-04T14:43:47.490Z] 0.7.1 [2021-06-04T14:43:47.490Z] v0.0.0 [2021-06-04T14:43:47.490Z] v0.0.1-dev.1 [2021-06-04T14:43:47.490Z] v1.0.0 [2021-06-04T14:43:47.490Z] v1.0.1 [2021-06-04T14:43:47.490Z] v1.1.0 [2021-06-04T14:43:47.490Z] v1.2.0 [2021-06-04T14:43:47.490Z] v1.2.1 [2021-06-04T14:43:47.490Z] v1.2.2-dev.1 [2021-06-04T14:43:47.490Z] v1.2.2-dev.10 [2021-06-04T14:43:47.490Z] v1.2.2-dev.100 [2021-06-04T14:43:47.490Z] v1.2.2-dev.101 [2021-06-04T14:43:47.490Z] v1.2.2-dev.102 [2021-06-04T14:43:47.490Z] v1.2.2-dev.103 [2021-06-04T14:43:47.490Z] v1.2.2-dev.104 [2021-06-04T14:43:47.490Z] v1.2.2-dev.105 [2021-06-04T14:43:47.490Z] v1.2.2-dev.106 [2021-06-04T14:43:47.490Z] v1.2.2-dev.107 [2021-06-04T14:43:47.490Z] v1.2.2-dev.11 [2021-06-04T14:43:47.490Z] v1.2.2-dev.12 [2021-06-04T14:43:47.490Z] v1.2.2-dev.13 [2021-06-04T14:43:47.490Z] v1.2.2-dev.14 [2021-06-04T14:43:47.490Z] v1.2.2-dev.15 [2021-06-04T14:43:47.490Z] v1.2.2-dev.16 [2021-06-04T14:43:47.490Z] v1.2.2-dev.17 [2021-06-04T14:43:47.490Z] v1.2.2-dev.18 [2021-06-04T14:43:47.490Z] v1.2.2-dev.19 [2021-06-04T14:43:47.490Z] v1.2.2-dev.2 [2021-06-04T14:43:47.490Z] v1.2.2-dev.20 [2021-06-04T14:43:47.490Z] v1.2.2-dev.21 [2021-06-04T14:43:47.490Z] v1.2.2-dev.22 [2021-06-04T14:43:47.490Z] v1.2.2-dev.23 [2021-06-04T14:43:47.490Z] v1.2.2-dev.24 [2021-06-04T14:43:47.490Z] v1.2.2-dev.25 [2021-06-04T14:43:47.490Z] v1.2.2-dev.26 [2021-06-04T14:43:47.490Z] v1.2.2-dev.27 [2021-06-04T14:43:47.490Z] v1.2.2-dev.28 [2021-06-04T14:43:47.490Z] v1.2.2-dev.29 [2021-06-04T14:43:47.490Z] v1.2.2-dev.3 [2021-06-04T14:43:47.490Z] v1.2.2-dev.30 [2021-06-04T14:43:47.490Z] v1.2.2-dev.31 [2021-06-04T14:43:47.490Z] v1.2.2-dev.32 [2021-06-04T14:43:47.490Z] v1.2.2-dev.33 [2021-06-04T14:43:47.490Z] v1.2.2-dev.34 [2021-06-04T14:43:47.490Z] v1.2.2-dev.35 [2021-06-04T14:43:47.490Z] v1.2.2-dev.36 [2021-06-04T14:43:47.490Z] v1.2.2-dev.37 [2021-06-04T14:43:47.490Z] v1.2.2-dev.38 [2021-06-04T14:43:47.490Z] v1.2.2-dev.39 [2021-06-04T14:43:47.490Z] v1.2.2-dev.4 [2021-06-04T14:43:47.490Z] v1.2.2-dev.40 [2021-06-04T14:43:47.490Z] v1.2.2-dev.41 [2021-06-04T14:43:47.490Z] v1.2.2-dev.42 [2021-06-04T14:43:47.490Z] v1.2.2-dev.43 [2021-06-04T14:43:47.490Z] v1.2.2-dev.44 [2021-06-04T14:43:47.490Z] v1.2.2-dev.45 [2021-06-04T14:43:47.490Z] v1.2.2-dev.46 [2021-06-04T14:43:47.490Z] v1.2.2-dev.47 [2021-06-04T14:43:47.490Z] v1.2.2-dev.48 [2021-06-04T14:43:47.490Z] v1.2.2-dev.49 [2021-06-04T14:43:47.490Z] v1.2.2-dev.5 [2021-06-04T14:43:47.490Z] v1.2.2-dev.50 [2021-06-04T14:43:47.490Z] v1.2.2-dev.51 [2021-06-04T14:43:47.490Z] v1.2.2-dev.52 [2021-06-04T14:43:47.490Z] v1.2.2-dev.53 [2021-06-04T14:43:47.490Z] v1.2.2-dev.54 [2021-06-04T14:43:47.490Z] v1.2.2-dev.55 [2021-06-04T14:43:47.490Z] v1.2.2-dev.56 [2021-06-04T14:43:47.490Z] v1.2.2-dev.57 [2021-06-04T14:43:47.490Z] v1.2.2-dev.58 [2021-06-04T14:43:47.490Z] v1.2.2-dev.59 [2021-06-04T14:43:47.490Z] v1.2.2-dev.6 [2021-06-04T14:43:47.490Z] v1.2.2-dev.60 [2021-06-04T14:43:47.490Z] v1.2.2-dev.61 [2021-06-04T14:43:47.490Z] v1.2.2-dev.62 [2021-06-04T14:43:47.490Z] v1.2.2-dev.63 [2021-06-04T14:43:47.490Z] v1.2.2-dev.64 [2021-06-04T14:43:47.490Z] v1.2.2-dev.65 [2021-06-04T14:43:47.490Z] v1.2.2-dev.66 [2021-06-04T14:43:47.490Z] v1.2.2-dev.67 [2021-06-04T14:43:47.490Z] v1.2.2-dev.68 [2021-06-04T14:43:47.490Z] v1.2.2-dev.69 [2021-06-04T14:43:47.490Z] v1.2.2-dev.7 [2021-06-04T14:43:47.490Z] v1.2.2-dev.70 [2021-06-04T14:43:47.490Z] v1.2.2-dev.71 [2021-06-04T14:43:47.490Z] v1.2.2-dev.72 [2021-06-04T14:43:47.490Z] v1.2.2-dev.73 [2021-06-04T14:43:47.490Z] v1.2.2-dev.74 [2021-06-04T14:43:47.490Z] v1.2.2-dev.75 [2021-06-04T14:43:47.490Z] v1.2.2-dev.76 [2021-06-04T14:43:47.490Z] v1.2.2-dev.77 [2021-06-04T14:43:47.490Z] v1.2.2-dev.78 [2021-06-04T14:43:47.490Z] v1.2.2-dev.79 [2021-06-04T14:43:47.490Z] v1.2.2-dev.8 [2021-06-04T14:43:47.490Z] v1.2.2-dev.80 [2021-06-04T14:43:47.490Z] v1.2.2-dev.81 [2021-06-04T14:43:47.490Z] v1.2.2-dev.82 [2021-06-04T14:43:47.490Z] v1.2.2-dev.83 [2021-06-04T14:43:47.490Z] v1.2.2-dev.84 [2021-06-04T14:43:47.490Z] v1.2.2-dev.85 [2021-06-04T14:43:47.490Z] v1.2.2-dev.86 [2021-06-04T14:43:47.490Z] v1.2.2-dev.87 [2021-06-04T14:43:47.490Z] v1.2.2-dev.88 [2021-06-04T14:43:47.490Z] v1.2.2-dev.89 [2021-06-04T14:43:47.490Z] v1.2.2-dev.9 [2021-06-04T14:43:47.490Z] v1.2.2-dev.90 [2021-06-04T14:43:47.490Z] v1.2.2-dev.91 [2021-06-04T14:43:47.490Z] v1.2.2-dev.92 [2021-06-04T14:43:47.490Z] v1.2.2-dev.93 [2021-06-04T14:43:47.490Z] v1.2.2-dev.94 [2021-06-04T14:43:47.490Z] v1.2.2-dev.95 [2021-06-04T14:43:47.490Z] v1.2.2-dev.96 [2021-06-04T14:43:47.490Z] v1.2.2-dev.97 [2021-06-04T14:43:47.490Z] v1.2.2-dev.98 [2021-06-04T14:43:47.490Z] v1.2.2-dev.99 [2021-06-04T14:43:47.490Z] v1.3.0 [2021-06-04T14:43:47.490Z] v1.3.1 [2021-06-04T14:43:47.490Z] v1.3.1-dev.1 [2021-06-04T14:43:47.490Z] v1.3.1-dev.10 [2021-06-04T14:43:47.490Z] v1.3.1-dev.11 [2021-06-04T14:43:47.490Z] v1.3.1-dev.12 [2021-06-04T14:43:47.490Z] v1.3.1-dev.13 [2021-06-04T14:43:47.490Z] v1.3.1-dev.14 [2021-06-04T14:43:47.490Z] v1.3.1-dev.15 [2021-06-04T14:43:47.490Z] v1.3.1-dev.16 [2021-06-04T14:43:47.490Z] v1.3.1-dev.17 [2021-06-04T14:43:47.490Z] v1.3.1-dev.18 [2021-06-04T14:43:47.490Z] v1.3.1-dev.2 [2021-06-04T14:43:47.490Z] v1.3.1-dev.3 [2021-06-04T14:43:47.490Z] v1.3.1-dev.4 [2021-06-04T14:43:47.490Z] v1.3.1-dev.5 [2021-06-04T14:43:47.490Z] v1.3.1-dev.6 [2021-06-04T14:43:47.490Z] v1.3.1-dev.7 [2021-06-04T14:43:47.490Z] v1.3.1-dev.8 [2021-06-04T14:43:47.490Z] v1.3.1-dev.9 [2021-06-04T14:43:47.490Z] v2.0.0-dev.1 [2021-06-04T14:43:47.490Z] v2.0.0-dev.10 [2021-06-04T14:43:47.490Z] v2.0.0-dev.100 [2021-06-04T14:43:47.490Z] v2.0.0-dev.101 [2021-06-04T14:43:47.490Z] v2.0.0-dev.102 [2021-06-04T14:43:47.490Z] v2.0.0-dev.103 [2021-06-04T14:43:47.490Z] v2.0.0-dev.104 [2021-06-04T14:43:47.490Z] v2.0.0-dev.105 [2021-06-04T14:43:47.490Z] v2.0.0-dev.106 [2021-06-04T14:43:47.490Z] v2.0.0-dev.107 [2021-06-04T14:43:47.490Z] v2.0.0-dev.108 [2021-06-04T14:43:47.490Z] v2.0.0-dev.109 [2021-06-04T14:43:47.490Z] v2.0.0-dev.11 [2021-06-04T14:43:47.490Z] v2.0.0-dev.110 [2021-06-04T14:43:47.490Z] v2.0.0-dev.111 [2021-06-04T14:43:47.490Z] v2.0.0-dev.112 [2021-06-04T14:43:47.490Z] v2.0.0-dev.113 [2021-06-04T14:43:47.490Z] v2.0.0-dev.114 [2021-06-04T14:43:47.490Z] v2.0.0-dev.115 [2021-06-04T14:43:47.490Z] v2.0.0-dev.116 [2021-06-04T14:43:47.490Z] v2.0.0-dev.117 [2021-06-04T14:43:47.490Z] v2.0.0-dev.118 [2021-06-04T14:43:47.490Z] v2.0.0-dev.119 [2021-06-04T14:43:47.490Z] v2.0.0-dev.12 [2021-06-04T14:43:47.490Z] v2.0.0-dev.120 [2021-06-04T14:43:47.490Z] v2.0.0-dev.121 [2021-06-04T14:43:47.490Z] v2.0.0-dev.122 [2021-06-04T14:43:47.490Z] v2.0.0-dev.123 [2021-06-04T14:43:47.490Z] v2.0.0-dev.124 [2021-06-04T14:43:47.490Z] v2.0.0-dev.125 [2021-06-04T14:43:47.490Z] v2.0.0-dev.126 [2021-06-04T14:43:47.490Z] v2.0.0-dev.127 [2021-06-04T14:43:47.490Z] v2.0.0-dev.128 [2021-06-04T14:43:47.490Z] v2.0.0-dev.129 [2021-06-04T14:43:47.490Z] v2.0.0-dev.13 [2021-06-04T14:43:47.490Z] v2.0.0-dev.130 [2021-06-04T14:43:47.490Z] v2.0.0-dev.131 [2021-06-04T14:43:47.490Z] v2.0.0-dev.132 [2021-06-04T14:43:47.490Z] v2.0.0-dev.133 [2021-06-04T14:43:47.490Z] v2.0.0-dev.134 [2021-06-04T14:43:47.490Z] v2.0.0-dev.135 [2021-06-04T14:43:47.490Z] v2.0.0-dev.136 [2021-06-04T14:43:47.490Z] v2.0.0-dev.137 [2021-06-04T14:43:47.490Z] v2.0.0-dev.138 [2021-06-04T14:43:47.490Z] v2.0.0-dev.139 [2021-06-04T14:43:47.490Z] v2.0.0-dev.14 [2021-06-04T14:43:47.490Z] v2.0.0-dev.140 [2021-06-04T14:43:47.490Z] v2.0.0-dev.141 [2021-06-04T14:43:47.490Z] v2.0.0-dev.142 [2021-06-04T14:43:47.490Z] v2.0.0-dev.143 [2021-06-04T14:43:47.490Z] v2.0.0-dev.144 [2021-06-04T14:43:47.490Z] v2.0.0-dev.145 [2021-06-04T14:43:47.490Z] v2.0.0-dev.146 [2021-06-04T14:43:47.490Z] v2.0.0-dev.147 [2021-06-04T14:43:47.490Z] v2.0.0-dev.148 [2021-06-04T14:43:47.490Z] v2.0.0-dev.149 [2021-06-04T14:43:47.490Z] v2.0.0-dev.15 [2021-06-04T14:43:47.490Z] v2.0.0-dev.150 [2021-06-04T14:43:47.490Z] v2.0.0-dev.151 [2021-06-04T14:43:47.490Z] v2.0.0-dev.152 [2021-06-04T14:43:47.490Z] v2.0.0-dev.153 [2021-06-04T14:43:47.490Z] v2.0.0-dev.154 [2021-06-04T14:43:47.490Z] v2.0.0-dev.155 [2021-06-04T14:43:47.490Z] v2.0.0-dev.156 [2021-06-04T14:43:47.490Z] v2.0.0-dev.157 [2021-06-04T14:43:47.490Z] v2.0.0-dev.158 [2021-06-04T14:43:47.490Z] v2.0.0-dev.159 [2021-06-04T14:43:47.490Z] v2.0.0-dev.16 [2021-06-04T14:43:47.490Z] v2.0.0-dev.160 [2021-06-04T14:43:47.490Z] v2.0.0-dev.161 [2021-06-04T14:43:47.490Z] v2.0.0-dev.162 [2021-06-04T14:43:47.490Z] v2.0.0-dev.163 [2021-06-04T14:43:47.490Z] v2.0.0-dev.164 [2021-06-04T14:43:47.490Z] v2.0.0-dev.165 [2021-06-04T14:43:47.490Z] v2.0.0-dev.166 [2021-06-04T14:43:47.490Z] v2.0.0-dev.167 [2021-06-04T14:43:47.490Z] v2.0.0-dev.168 [2021-06-04T14:43:47.490Z] v2.0.0-dev.169 [2021-06-04T14:43:47.490Z] v2.0.0-dev.17 [2021-06-04T14:43:47.490Z] v2.0.0-dev.170 [2021-06-04T14:43:47.490Z] v2.0.0-dev.171 [2021-06-04T14:43:47.490Z] v2.0.0-dev.172 [2021-06-04T14:43:47.490Z] v2.0.0-dev.173 [2021-06-04T14:43:47.490Z] v2.0.0-dev.174 [2021-06-04T14:43:47.490Z] v2.0.0-dev.175 [2021-06-04T14:43:47.490Z] v2.0.0-dev.176 [2021-06-04T14:43:47.490Z] v2.0.0-dev.177 [2021-06-04T14:43:47.490Z] v2.0.0-dev.178 [2021-06-04T14:43:47.490Z] v2.0.0-dev.179 [2021-06-04T14:43:47.490Z] v2.0.0-dev.18 [2021-06-04T14:43:47.490Z] v2.0.0-dev.180 [2021-06-04T14:43:47.490Z] v2.0.0-dev.181 [2021-06-04T14:43:47.490Z] v2.0.0-dev.182 [2021-06-04T14:43:47.490Z] v2.0.0-dev.183 [2021-06-04T14:43:47.490Z] v2.0.0-dev.184 [2021-06-04T14:43:47.490Z] v2.0.0-dev.185 [2021-06-04T14:43:47.490Z] v2.0.0-dev.186 [2021-06-04T14:43:47.490Z] v2.0.0-dev.187 [2021-06-04T14:43:47.490Z] v2.0.0-dev.188 [2021-06-04T14:43:47.490Z] v2.0.0-dev.189 [2021-06-04T14:43:47.490Z] v2.0.0-dev.19 [2021-06-04T14:43:47.490Z] v2.0.0-dev.190 [2021-06-04T14:43:47.490Z] v2.0.0-dev.191 [2021-06-04T14:43:47.490Z] v2.0.0-dev.192 [2021-06-04T14:43:47.490Z] v2.0.0-dev.193 [2021-06-04T14:43:47.490Z] v2.0.0-dev.194 [2021-06-04T14:43:47.490Z] v2.0.0-dev.195 [2021-06-04T14:43:47.490Z] v2.0.0-dev.196 [2021-06-04T14:43:47.490Z] v2.0.0-dev.197 [2021-06-04T14:43:47.490Z] v2.0.0-dev.198 [2021-06-04T14:43:47.490Z] v2.0.0-dev.199 [2021-06-04T14:43:47.490Z] v2.0.0-dev.2 [2021-06-04T14:43:47.490Z] v2.0.0-dev.20 [2021-06-04T14:43:47.490Z] v2.0.0-dev.200 [2021-06-04T14:43:47.490Z] v2.0.0-dev.201 [2021-06-04T14:43:47.490Z] v2.0.0-dev.202 [2021-06-04T14:43:47.490Z] v2.0.0-dev.203 [2021-06-04T14:43:47.490Z] v2.0.0-dev.204 [2021-06-04T14:43:47.490Z] v2.0.0-dev.205 [2021-06-04T14:43:47.490Z] v2.0.0-dev.206 [2021-06-04T14:43:47.490Z] v2.0.0-dev.207 [2021-06-04T14:43:47.490Z] v2.0.0-dev.208 [2021-06-04T14:43:47.490Z] v2.0.0-dev.209 [2021-06-04T14:43:47.490Z] v2.0.0-dev.21 [2021-06-04T14:43:47.490Z] v2.0.0-dev.210 [2021-06-04T14:43:47.490Z] v2.0.0-dev.211 [2021-06-04T14:43:47.490Z] v2.0.0-dev.212 [2021-06-04T14:43:47.490Z] v2.0.0-dev.213 [2021-06-04T14:43:47.490Z] v2.0.0-dev.214 [2021-06-04T14:43:47.490Z] v2.0.0-dev.215 [2021-06-04T14:43:47.490Z] v2.0.0-dev.216 [2021-06-04T14:43:47.490Z] v2.0.0-dev.217 [2021-06-04T14:43:47.490Z] v2.0.0-dev.218 [2021-06-04T14:43:47.490Z] v2.0.0-dev.219 [2021-06-04T14:43:47.490Z] v2.0.0-dev.22 [2021-06-04T14:43:47.490Z] v2.0.0-dev.220 [2021-06-04T14:43:47.490Z] v2.0.0-dev.221 [2021-06-04T14:43:47.490Z] v2.0.0-dev.222 [2021-06-04T14:43:47.490Z] v2.0.0-dev.223 [2021-06-04T14:43:47.490Z] v2.0.0-dev.224 [2021-06-04T14:43:47.490Z] v2.0.0-dev.225 [2021-06-04T14:43:47.490Z] v2.0.0-dev.226 [2021-06-04T14:43:47.490Z] v2.0.0-dev.227 [2021-06-04T14:43:47.490Z] v2.0.0-dev.228 [2021-06-04T14:43:47.490Z] v2.0.0-dev.229 [2021-06-04T14:43:47.490Z] v2.0.0-dev.23 [2021-06-04T14:43:47.490Z] v2.0.0-dev.230 [2021-06-04T14:43:47.490Z] v2.0.0-dev.231 [2021-06-04T14:43:47.490Z] v2.0.0-dev.232 [2021-06-04T14:43:47.490Z] v2.0.0-dev.233 [2021-06-04T14:43:47.490Z] v2.0.0-dev.234 [2021-06-04T14:43:47.490Z] v2.0.0-dev.235 [2021-06-04T14:43:47.490Z] v2.0.0-dev.236 [2021-06-04T14:43:47.490Z] v2.0.0-dev.237 [2021-06-04T14:43:47.490Z] v2.0.0-dev.238 [2021-06-04T14:43:47.491Z] v2.0.0-dev.239 [2021-06-04T14:43:47.491Z] v2.0.0-dev.24 [2021-06-04T14:43:47.491Z] v2.0.0-dev.240 [2021-06-04T14:43:47.491Z] v2.0.0-dev.241 [2021-06-04T14:43:47.491Z] v2.0.0-dev.242 [2021-06-04T14:43:47.491Z] v2.0.0-dev.243 [2021-06-04T14:43:47.491Z] v2.0.0-dev.244 [2021-06-04T14:43:47.491Z] v2.0.0-dev.245 [2021-06-04T14:43:47.491Z] v2.0.0-dev.246 [2021-06-04T14:43:47.491Z] v2.0.0-dev.247 [2021-06-04T14:43:47.491Z] v2.0.0-dev.248 [2021-06-04T14:43:47.491Z] v2.0.0-dev.249 [2021-06-04T14:43:47.491Z] v2.0.0-dev.25 [2021-06-04T14:43:47.491Z] v2.0.0-dev.250 [2021-06-04T14:43:47.491Z] v2.0.0-dev.251 [2021-06-04T14:43:47.491Z] v2.0.0-dev.252 [2021-06-04T14:43:47.491Z] v2.0.0-dev.253 [2021-06-04T14:43:47.491Z] v2.0.0-dev.26 [2021-06-04T14:43:47.491Z] v2.0.0-dev.27 [2021-06-04T14:43:47.491Z] v2.0.0-dev.28 [2021-06-04T14:43:47.491Z] v2.0.0-dev.29 [2021-06-04T14:43:47.491Z] v2.0.0-dev.3 [2021-06-04T14:43:47.491Z] v2.0.0-dev.30 [2021-06-04T14:43:47.491Z] v2.0.0-dev.31 [2021-06-04T14:43:47.491Z] v2.0.0-dev.32 [2021-06-04T14:43:47.491Z] v2.0.0-dev.33 [2021-06-04T14:43:47.491Z] v2.0.0-dev.34 [2021-06-04T14:43:47.491Z] v2.0.0-dev.35 [2021-06-04T14:43:47.491Z] v2.0.0-dev.36 [2021-06-04T14:43:47.491Z] v2.0.0-dev.37 [2021-06-04T14:43:47.491Z] v2.0.0-dev.38 [2021-06-04T14:43:47.491Z] v2.0.0-dev.39 [2021-06-04T14:43:47.491Z] v2.0.0-dev.4 [2021-06-04T14:43:47.491Z] v2.0.0-dev.40 [2021-06-04T14:43:47.491Z] v2.0.0-dev.41 [2021-06-04T14:43:47.491Z] v2.0.0-dev.42 [2021-06-04T14:43:47.491Z] v2.0.0-dev.43 [2021-06-04T14:43:47.491Z] v2.0.0-dev.44 [2021-06-04T14:43:47.491Z] v2.0.0-dev.45 [2021-06-04T14:43:47.491Z] v2.0.0-dev.46 [2021-06-04T14:43:47.491Z] v2.0.0-dev.47 [2021-06-04T14:43:47.491Z] v2.0.0-dev.48 [2021-06-04T14:43:47.491Z] v2.0.0-dev.49 [2021-06-04T14:43:47.491Z] v2.0.0-dev.5 [2021-06-04T14:43:47.491Z] v2.0.0-dev.50 [2021-06-04T14:43:47.491Z] v2.0.0-dev.51 [2021-06-04T14:43:47.491Z] v2.0.0-dev.52 [2021-06-04T14:43:47.491Z] v2.0.0-dev.53 [2021-06-04T14:43:47.491Z] v2.0.0-dev.54 [2021-06-04T14:43:47.491Z] v2.0.0-dev.55 [2021-06-04T14:43:47.491Z] v2.0.0-dev.56 [2021-06-04T14:43:47.491Z] v2.0.0-dev.57 [2021-06-04T14:43:47.491Z] v2.0.0-dev.58 [2021-06-04T14:43:47.491Z] v2.0.0-dev.59 [2021-06-04T14:43:47.491Z] v2.0.0-dev.6 [2021-06-04T14:43:47.491Z] v2.0.0-dev.60 [2021-06-04T14:43:47.491Z] v2.0.0-dev.61 [2021-06-04T14:43:47.491Z] v2.0.0-dev.62 [2021-06-04T14:43:47.491Z] v2.0.0-dev.63 [2021-06-04T14:43:47.491Z] v2.0.0-dev.64 [2021-06-04T14:43:47.491Z] v2.0.0-dev.65 [2021-06-04T14:43:47.491Z] v2.0.0-dev.66 [2021-06-04T14:43:47.491Z] v2.0.0-dev.67 [2021-06-04T14:43:47.491Z] v2.0.0-dev.68 [2021-06-04T14:43:47.491Z] v2.0.0-dev.69 [2021-06-04T14:43:47.491Z] v2.0.0-dev.7 [2021-06-04T14:43:47.491Z] v2.0.0-dev.70 [2021-06-04T14:43:47.491Z] v2.0.0-dev.71 [2021-06-04T14:43:47.491Z] v2.0.0-dev.72 [2021-06-04T14:43:47.491Z] v2.0.0-dev.73 [2021-06-04T14:43:47.491Z] v2.0.0-dev.74 [2021-06-04T14:43:47.491Z] v2.0.0-dev.75 [2021-06-04T14:43:47.491Z] v2.0.0-dev.76 [2021-06-04T14:43:47.491Z] v2.0.0-dev.77 [2021-06-04T14:43:47.491Z] v2.0.0-dev.78 [2021-06-04T14:43:47.491Z] v2.0.0-dev.79 [2021-06-04T14:43:47.491Z] v2.0.0-dev.8 [2021-06-04T14:43:47.491Z] v2.0.0-dev.80 [2021-06-04T14:43:47.491Z] v2.0.0-dev.81 [2021-06-04T14:43:47.491Z] v2.0.0-dev.82 [2021-06-04T14:43:47.491Z] v2.0.0-dev.83 [2021-06-04T14:43:47.491Z] v2.0.0-dev.84 [2021-06-04T14:43:47.491Z] v2.0.0-dev.85 [2021-06-04T14:43:47.491Z] v2.0.0-dev.86 [2021-06-04T14:43:47.491Z] v2.0.0-dev.87 [2021-06-04T14:43:47.491Z] v2.0.0-dev.88 [2021-06-04T14:43:47.491Z] v2.0.0-dev.89 [2021-06-04T14:43:47.491Z] v2.0.0-dev.9 [2021-06-04T14:43:47.491Z] v2.0.0-dev.90 [2021-06-04T14:43:47.491Z] v2.0.0-dev.91 [2021-06-04T14:43:47.491Z] v2.0.0-dev.92 [2021-06-04T14:43:47.491Z] v2.0.0-dev.93 [2021-06-04T14:43:47.491Z] v2.0.0-dev.94 [2021-06-04T14:43:47.491Z] v2.0.0-dev.95 [2021-06-04T14:43:47.491Z] v2.0.0-dev.96 [2021-06-04T14:43:47.491Z] v2.0.0-dev.97 [2021-06-04T14:43:47.491Z] v2.0.0-dev.98 [2021-06-04T14:43:47.491Z] v2.0.0-dev.99 [Pipeline] sh [2021-06-04T14:43:47.789Z] + lftools sign git-tag v2.0.0-dev.253 [2021-06-04T14:43:48.377Z] Signing Git tag with Sigul... [2021-06-04T14:43:48.377Z] Signing v2.0.0-dev.253 [Pipeline] echo [2021-06-04T14:43:49.331Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-04T14:43:49.625Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-04T14:43:49.633Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-04T14:43:49.659Z] $ docker stop --time=1 ebb439e80a32df254030e8e703b2e3596757937f77c6151da3de4979ab57e6f0 [2021-06-04T14:43:51.116Z] $ docker rm -f ebb439e80a32df254030e8e703b2e3596757937f77c6151da3de4979ab57e6f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:43:51.701Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-04T14:43:51.701Z] . [Pipeline] withDockerContainer [2021-06-04T14:43:51.780Z] prd-centos7-docker-4c-2g-531 does not seem to be running inside a container [2021-06-04T14:43:51.821Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/524 -v /w/workspace/edgex-go/524:/w/workspace/edgex-go/524:rw,z -v /w/workspace/edgex-go/524@tmp:/w/workspace/edgex-go/524@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-04T14:43:52.214Z] $ docker top 9e7dca0b99460eeaa71e47c39ea58056125b7676b8d0d729784c9a6fc0c526cf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-04T14:43:52.351Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-04T14:43:52.351Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-04T14:43:52.467Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-04T14:43:52.468Z] $ docker exec 9e7dca0b99460eeaa71e47c39ea58056125b7676b8d0d729784c9a6fc0c526cf ssh-agent [2021-06-04T14:43:52.578Z] SSH_AUTH_SOCK=/tmp/ssh-vt0fKHR6d5y1/agent.13 [2021-06-04T14:43:52.578Z] SSH_AGENT_PID=20 [2021-06-04T14:43:52.584Z] Running ssh-add (command line suppressed) [2021-06-04T14:43:52.685Z] Identity added: /w/workspace/edgex-go/524@tmp/private_key_157260357855440819.key (/w/workspace/edgex-go/524@tmp/private_key_157260357855440819.key) [2021-06-04T14:43:52.703Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-04T14:43:53.036Z] + git semver bump pre [2021-06-04T14:43:53.036Z] # -> Open(): unable to determine branch for HEAD [2021-06-04T14:43:53.036Z] # $GIT_DIR = /w/workspace/edgex-go/524/.git [2021-06-04T14:43:53.036Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/524 [2021-06-04T14:43:53.036Z] # $SEMVER_REMOTE_NAME = origin [2021-06-04T14:43:53.036Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-04T14:43:53.036Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-04T14:43:53.036Z] # $SEMVER_BRANCH = master [2021-06-04T14:43:53.036Z] # $SEMVER_DIR = /w/workspace/edgex-go/524/.semver [2021-06-04T14:43:53.036Z] 2.0.0-dev.254 [Pipeline] } [2021-06-04T14:43:53.043Z] $ docker exec --env ******** --env ******** 9e7dca0b99460eeaa71e47c39ea58056125b7676b8d0d729784c9a6fc0c526cf ssh-agent -k [2021-06-04T14:43:53.168Z] unset SSH_AUTH_SOCK; [2021-06-04T14:43:53.168Z] unset SSH_AGENT_PID; [2021-06-04T14:43:53.168Z] echo Agent pid 20 killed; [2021-06-04T14:43:53.185Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-04T14:43:53.537Z] + git semver [Pipeline] } [2021-06-04T14:43:53.550Z] $ docker stop --time=1 9e7dca0b99460eeaa71e47c39ea58056125b7676b8d0d729784c9a6fc0c526cf [2021-06-04T14:43:54.740Z] $ docker rm -f 9e7dca0b99460eeaa71e47c39ea58056125b7676b8d0d729784c9a6fc0c526cf [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:43:55.146Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-04T14:43:55.146Z] . [Pipeline] withDockerContainer [2021-06-04T14:43:55.221Z] prd-centos7-docker-4c-2g-531 does not seem to be running inside a container [2021-06-04T14:43:55.262Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/524 -v /w/workspace/edgex-go/524:/w/workspace/edgex-go/524:rw,z -v /w/workspace/edgex-go/524@tmp:/w/workspace/edgex-go/524@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-04T14:43:55.642Z] $ docker top 46cacb6bae310cff967ec200c1aedfe8715cfcdff66d223b3b70a0c5e5749add -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-04T14:43:55.757Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-04T14:43:55.757Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-04T14:43:55.869Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-04T14:43:55.869Z] $ docker exec 46cacb6bae310cff967ec200c1aedfe8715cfcdff66d223b3b70a0c5e5749add ssh-agent [2021-06-04T14:43:55.978Z] SSH_AUTH_SOCK=/tmp/ssh-OwJfjcV8BenI/agent.15 [2021-06-04T14:43:55.978Z] SSH_AGENT_PID=21 [2021-06-04T14:43:55.983Z] Running ssh-add (command line suppressed) [2021-06-04T14:43:56.075Z] Identity added: /w/workspace/edgex-go/524@tmp/private_key_2443440928961987584.key (/w/workspace/edgex-go/524@tmp/private_key_2443440928961987584.key) [2021-06-04T14:43:56.092Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-04T14:43:56.409Z] + git semver push [2021-06-04T14:43:56.409Z] # -> Open(): unable to determine branch for HEAD [2021-06-04T14:43:56.409Z] # $GIT_DIR = /w/workspace/edgex-go/524/.git [2021-06-04T14:43:56.409Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/524 [2021-06-04T14:43:56.409Z] # $SEMVER_REMOTE_NAME = origin [2021-06-04T14:43:56.409Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-04T14:43:56.409Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-04T14:43:56.409Z] # $SEMVER_BRANCH = master [2021-06-04T14:43:56.409Z] # $SEMVER_DIR = /w/workspace/edgex-go/524/.semver [Pipeline] } [2021-06-04T14:44:03.009Z] $ docker exec --env ******** --env ******** 46cacb6bae310cff967ec200c1aedfe8715cfcdff66d223b3b70a0c5e5749add ssh-agent -k [2021-06-04T14:44:03.114Z] unset SSH_AUTH_SOCK; [2021-06-04T14:44:03.114Z] unset SSH_AGENT_PID; [2021-06-04T14:44:03.114Z] echo Agent pid 21 killed; [2021-06-04T14:44:03.129Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-04T14:44:03.455Z] + git semver [Pipeline] } [2021-06-04T14:44:03.466Z] $ docker stop --time=1 46cacb6bae310cff967ec200c1aedfe8715cfcdff66d223b3b70a0c5e5749add [2021-06-04T14:44:04.664Z] $ docker rm -f 46cacb6bae310cff967ec200c1aedfe8715cfcdff66d223b3b70a0c5e5749add [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-04T14:44:05.778Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-04T14:44:06.342Z] ---> package-listing.sh [2021-06-04T14:44:06.342Z] ++ facter osfamily [2021-06-04T14:44:06.342Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-04T14:44:06.628Z] + OS_FAMILY=redhat [2021-06-04T14:44:06.628Z] + workspace=/w/workspace/edgex-go/524 [2021-06-04T14:44:06.628Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-04T14:44:06.628Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-04T14:44:06.628Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-04T14:44:06.628Z] + PACKAGES=/tmp/packages_start.txt [2021-06-04T14:44:06.628Z] + '[' /w/workspace/edgex-go/524 ']' [2021-06-04T14:44:06.628Z] + PACKAGES=/tmp/packages_end.txt [2021-06-04T14:44:06.628Z] + case "${OS_FAMILY}" in [2021-06-04T14:44:06.628Z] + sort [2021-06-04T14:44:06.628Z] + rpm -qa [2021-06-04T14:44:08.553Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-04T14:44:08.553Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-04T14:44:08.553Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-04T14:44:08.553Z] + '[' /w/workspace/edgex-go/524 ']' [2021-06-04T14:44:08.553Z] + mkdir -p /w/workspace/edgex-go/524/archives/ [2021-06-04T14:44:08.553Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/524/archives/ [Pipeline] echo [2021-06-04T14:44:08.572Z] 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/524/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-04T14:44:08.866Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:44:09.424Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-04T14:44:09.424Z] [2021-06-04T14:44:09.424Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-04T14:44:09.741Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-04T14:44:09.741Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-04T14:44:09.741Z] df20fa9351a1: Pulling fs layer [2021-06-04T14:44:09.741Z] 36b3adc4ff6f: Pulling fs layer [2021-06-04T14:44:09.741Z] 8ad3a11d3b57: Pulling fs layer [2021-06-04T14:44:09.741Z] 46f8f816bc3b: Pulling fs layer [2021-06-04T14:44:09.741Z] 93b61091891f: Pulling fs layer [2021-06-04T14:44:09.741Z] 93b9cdb0e59b: Pulling fs layer [2021-06-04T14:44:09.741Z] 5e14af77c1be: Pulling fs layer [2021-06-04T14:44:09.741Z] 01666e4c0597: Pulling fs layer [2021-06-04T14:44:09.741Z] aa168da1d23b: Pulling fs layer [2021-06-04T14:44:09.741Z] 46f8f816bc3b: Waiting [2021-06-04T14:44:09.741Z] 93b61091891f: Waiting [2021-06-04T14:44:09.741Z] 93b9cdb0e59b: Waiting [2021-06-04T14:44:09.741Z] 5e14af77c1be: Waiting [2021-06-04T14:44:09.741Z] 01666e4c0597: Waiting [2021-06-04T14:44:09.741Z] aa168da1d23b: Waiting [2021-06-04T14:44:09.741Z] 36b3adc4ff6f: Verifying Checksum [2021-06-04T14:44:09.741Z] 36b3adc4ff6f: Download complete [2021-06-04T14:44:09.741Z] 46f8f816bc3b: Verifying Checksum [2021-06-04T14:44:09.741Z] 46f8f816bc3b: Download complete [2021-06-04T14:44:09.741Z] df20fa9351a1: Verifying Checksum [2021-06-04T14:44:09.741Z] df20fa9351a1: Download complete [2021-06-04T14:44:09.741Z] 93b9cdb0e59b: Verifying Checksum [2021-06-04T14:44:09.741Z] 93b9cdb0e59b: Download complete [2021-06-04T14:44:10.004Z] 5e14af77c1be: Verifying Checksum [2021-06-04T14:44:10.004Z] 5e14af77c1be: Download complete [2021-06-04T14:44:10.004Z] 01666e4c0597: Verifying Checksum [2021-06-04T14:44:10.004Z] 01666e4c0597: Download complete [2021-06-04T14:44:10.004Z] 93b61091891f: Verifying Checksum [2021-06-04T14:44:10.004Z] 93b61091891f: Download complete [2021-06-04T14:44:10.004Z] df20fa9351a1: Pull complete [2021-06-04T14:44:10.004Z] 36b3adc4ff6f: Pull complete [2021-06-04T14:44:10.268Z] 8ad3a11d3b57: Verifying Checksum [2021-06-04T14:44:10.269Z] 8ad3a11d3b57: Download complete [2021-06-04T14:44:10.895Z] 8ad3a11d3b57: Pull complete [2021-06-04T14:44:10.896Z] 46f8f816bc3b: Pull complete [2021-06-04T14:44:11.156Z] 93b61091891f: Pull complete [2021-06-04T14:44:11.156Z] 93b9cdb0e59b: Pull complete [2021-06-04T14:44:11.156Z] 5e14af77c1be: Pull complete [2021-06-04T14:44:11.417Z] 01666e4c0597: Pull complete [2021-06-04T14:44:12.032Z] aa168da1d23b: Verifying Checksum [2021-06-04T14:44:12.032Z] aa168da1d23b: Download complete [2021-06-04T14:44:16.304Z] aa168da1d23b: Pull complete [2021-06-04T14:44:16.304Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-04T14:44:16.304Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-04T14:44:16.304Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-04T14:44:16.381Z] prd-centos7-docker-4c-2g-531 does not seem to be running inside a container [2021-06-04T14:44:16.418Z] $ 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/524/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/524 -v /w/workspace/edgex-go/524:/w/workspace/edgex-go/524:rw,z -v /w/workspace/edgex-go/524@tmp:/w/workspace/edgex-go/524@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-04T14:44:18.726Z] $ docker top 2fdf4429910f48b3919d8dfd66cecfa951b010e7d14e21df1b900a6baeeb4576 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-04T14:44:19.103Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-04T14:44:19.396Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-04T14:44:19.987Z] + ls /var/log/sa-host [2021-06-04T14:44:19.987Z] + sadf -c /var/log/sa-host/sa04 [2021-06-04T14:44:19.987Z] file_magic: OK [2021-06-04T14:44:19.987Z] HZ: Using current value: 100 [2021-06-04T14:44:19.987Z] file_header: OK [2021-06-04T14:44:19.987Z] 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-04T14:44:19.987Z] Statistics: [2021-06-04T14:44:19.987Z] 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... [2021-06-04T14:44:19.987Z] File successfully converted to sysstat format version 12.2.1 [2021-06-04T14:44:19.987Z] + sadf -c /var/log/sa-host/sa05 [2021-06-04T14:44:19.987Z] file_magic: OK [2021-06-04T14:44:19.987Z] HZ: Using current value: 100 [2021-06-04T14:44:19.987Z] file_header: OK [2021-06-04T14:44:19.987Z] 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-04T14:44:19.987Z] Statistics: [2021-06-04T14:44:19.987Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-04T14:44:19.987Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-04T14:44:20.671Z] provisioning config files... [2021-06-04T14:44:20.688Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/524@tmp/config5427466888173317747tmp [Pipeline] { [Pipeline] echo [2021-06-04T14:44:20.712Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-04T14:44:21.002Z] ---> create-netrc.sh [Pipeline] } [2021-06-04T14:44:21.011Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-04T14:44:21.411Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-04T14:44:21.421Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-04T14:44:21.713Z] ---> sudo-logs.sh [2021-06-04T14:44:21.713Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-04T14:44:21.735Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-04T14:44:22.027Z] ---> job-cost.sh [2021-06-04T14:44:22.027Z] lf-activate-venv: SKIPPING [2021-06-04T14:44:22.027Z] DEBUG: total: 0.18000000715255737 [2021-06-04T14:44:22.027Z] INFO: Retrieving Stack Cost... [2021-06-04T14:44:22.969Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-04T14:44:23.542Z] INFO: Archiving Costs [Pipeline] echo [2021-06-04T14:44:23.555Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-04T14:44:23.848Z] ---> logs-deploy.sh [2021-06-04T14:44:23.848Z] lf-activate-venv: SKIPPING [2021-06-04T14:44:23.848Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/524 [2021-06-04T14:44:23.848Z] INFO: archiving workspace using pattern(s): [2021-06-04T14:44:24.791Z] Archives upload complete. [2021-06-04T14:44:24.791Z] INFO: archiving logs to Nexus [2021-06-04T14:44:25.364Z] ---> uname -a: [2021-06-04T14:44:25.364Z] Linux prd-centos7-docker-4c-2g-531.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-04T14:44:25.364Z] [2021-06-04T14:44:25.364Z] [2021-06-04T14:44:25.364Z] ---> lscpu: [2021-06-04T14:44:25.364Z] Architecture: x86_64 [2021-06-04T14:44:25.364Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-04T14:44:25.364Z] Byte Order: Little Endian [2021-06-04T14:44:25.364Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-04T14:44:25.364Z] CPU(s): 2 [2021-06-04T14:44:25.364Z] On-line CPU(s) list: 0,1 [2021-06-04T14:44:25.364Z] Thread(s) per core: 1 [2021-06-04T14:44:25.364Z] Core(s) per socket: 1 [2021-06-04T14:44:25.364Z] Socket(s): 2 [2021-06-04T14:44:25.364Z] NUMA node(s): 1 [2021-06-04T14:44:25.364Z] Vendor ID: AuthenticAMD [2021-06-04T14:44:25.364Z] CPU family: 23 [2021-06-04T14:44:25.364Z] Model: 49 [2021-06-04T14:44:25.364Z] Model name: AMD EPYC-Rome Processor [2021-06-04T14:44:25.364Z] Stepping: 0 [2021-06-04T14:44:25.364Z] CPU MHz: 2799.998 [2021-06-04T14:44:25.364Z] BogoMIPS: 5599.99 [2021-06-04T14:44:25.364Z] Virtualization: AMD-V [2021-06-04T14:44:25.364Z] Hypervisor vendor: KVM [2021-06-04T14:44:25.364Z] Virtualization type: full [2021-06-04T14:44:25.364Z] L1d cache: 64 KiB [2021-06-04T14:44:25.364Z] L1i cache: 64 KiB [2021-06-04T14:44:25.364Z] L2 cache: 1 MiB [2021-06-04T14:44:25.364Z] L3 cache: 32 MiB [2021-06-04T14:44:25.364Z] NUMA node0 CPU(s): 0,1 [2021-06-04T14:44:25.364Z] Vulnerability Itlb multihit: Not affected [2021-06-04T14:44:25.364Z] Vulnerability L1tf: Not affected [2021-06-04T14:44:25.364Z] Vulnerability Mds: Not affected [2021-06-04T14:44:25.364Z] Vulnerability Meltdown: Not affected [2021-06-04T14:44:25.364Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-04T14:44:25.364Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-04T14:44:25.364Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-04T14:44:25.364Z] Vulnerability Srbds: Not affected [2021-06-04T14:44:25.364Z] Vulnerability Tsx async abort: Not affected [2021-06-04T14:44:25.364Z] 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-04T14:44:25.364Z] [2021-06-04T14:44:25.364Z] [2021-06-04T14:44:25.364Z] ---> nproc: [2021-06-04T14:44:25.364Z] 2 [2021-06-04T14:44:25.364Z] [2021-06-04T14:44:25.364Z] [2021-06-04T14:44:25.364Z] ---> df -h: [2021-06-04T14:44:25.364Z] Filesystem Size Used Available Use% Mounted on [2021-06-04T14:44:25.364Z] overlay 40.0G 13.8G 26.2G 34% / [2021-06-04T14:44:25.364Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-04T14:44:25.364Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-04T14:44:25.364Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-04T14:44:25.364Z] /dev/vda1 40.0G 13.8G 26.2G 34% /facter-os [2021-06-04T14:44:25.364Z] /dev/vda1 40.0G 13.8G 26.2G 34% /etc/resolv.conf [2021-06-04T14:44:25.364Z] /dev/vda1 40.0G 13.8G 26.2G 34% /etc/hostname [2021-06-04T14:44:25.364Z] /dev/vda1 40.0G 13.8G 26.2G 34% /etc/hosts [2021-06-04T14:44:25.364Z] /dev/vda1 40.0G 13.8G 26.2G 34% /var/log/secure [2021-06-04T14:44:25.364Z] /dev/vda1 40.0G 13.8G 26.2G 34% /var/log/auth.log [2021-06-04T14:44:25.364Z] /dev/vda1 40.0G 13.8G 26.2G 34% /run/cloud-init/result.json [2021-06-04T14:44:25.364Z] /dev/vda1 40.0G 13.8G 26.2G 34% /var/log/sa-host [2021-06-04T14:44:25.364Z] /dev/vda1 40.0G 13.8G 26.2G 34% /w/workspace/edgex-go/524 [2021-06-04T14:44:25.364Z] /dev/vda1 40.0G 13.8G 26.2G 34% /w/workspace/edgex-go/524@tmp [2021-06-04T14:44:25.364Z] [2021-06-04T14:44:25.364Z] [2021-06-04T14:44:25.364Z] ---> free -m: [2021-06-04T14:44:25.364Z] total used free shared buff/cache available [2021-06-04T14:44:25.364Z] Mem: 7821 1546 1094 0 5180 6330 [2021-06-04T14:44:25.364Z] Swap: 1023 1 1022 [2021-06-04T14:44:25.364Z] [2021-06-04T14:44:25.364Z] [2021-06-04T14:44:25.364Z] ---> ip addr: [2021-06-04T14:44:25.364Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-04T14:44:25.364Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-04T14:44:25.364Z] inet 127.0.0.1/8 scope host lo [2021-06-04T14:44:25.364Z] valid_lft forever preferred_lft forever [2021-06-04T14:44:25.364Z] inet6 ::1/128 scope host [2021-06-04T14:44:25.364Z] valid_lft forever preferred_lft forever [2021-06-04T14:44:25.364Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-04T14:44:25.364Z] link/ether fa:16:3e:f5:01:65 brd ff:ff:ff:ff:ff:ff [2021-06-04T14:44:25.364Z] inet 10.30.123.227/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-04T14:44:25.364Z] valid_lft 85272sec preferred_lft 85272sec [2021-06-04T14:44:25.364Z] inet6 fe80::f816:3eff:fef5:165/64 scope link [2021-06-04T14:44:25.364Z] valid_lft forever preferred_lft forever [2021-06-04T14:44:25.364Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-04T14:44:25.364Z] link/ether 02:42:7a:59:1c:1c brd ff:ff:ff:ff:ff:ff [2021-06-04T14:44:25.364Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-04T14:44:25.364Z] valid_lft forever preferred_lft forever [2021-06-04T14:44:25.364Z] inet6 fe80::42:7aff:fe59:1c1c/64 scope link [2021-06-04T14:44:25.364Z] valid_lft forever preferred_lft forever [2021-06-04T14:44:25.364Z] [2021-06-04T14:44:25.364Z] [2021-06-04T14:44:25.364Z] ---> sar -b -r -n DEV: [2021-06-04T14:44:25.364Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/04/21 _x86_64_ (2 CPU) [2021-06-04T14:44:25.364Z] [2021-06-04T14:44:25.364Z] 14:25:26 LINUX RESTART (2 CPU) [2021-06-04T14:44:25.364Z] [2021-06-04T14:44:25.364Z] 14:26:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-04T14:44:25.364Z] 14:27:01 100.40 4.46 95.94 0.00 2835.43 19693.34 0.00 [2021-06-04T14:44:25.364Z] 14:28:01 176.73 0.00 176.73 0.00 0.00 48327.45 0.00 [2021-06-04T14:44:25.364Z] 14:29:01 62.48 0.00 62.48 0.00 0.00 10171.48 0.00 [2021-06-04T14:44:25.364Z] 14:30:01 53.65 0.03 53.61 0.00 1.07 2884.91 0.00 [2021-06-04T14:44:25.364Z] 14:31:02 376.34 13.59 362.74 0.00 5849.05 223206.94 0.00 [2021-06-04T14:44:25.364Z] 14:32:01 317.54 101.62 215.91 0.00 9709.95 105461.43 0.00 [2021-06-04T14:44:25.364Z] 14:33:01 578.32 21.04 557.28 0.00 3269.90 244900.08 0.00 [2021-06-04T14:44:25.364Z] 14:34:01 175.88 18.44 157.44 0.00 1688.81 22067.21 0.00 [2021-06-04T14:44:25.364Z] 14:35:01 10.52 2.21 8.31 0.00 18.12 166.79 0.00 [2021-06-04T14:44:25.364Z] 14:36:01 0.47 0.05 0.42 0.00 0.40 7.03 0.00 [2021-06-04T14:44:25.364Z] 14:37:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 [2021-06-04T14:44:25.364Z] 14:38:01 0.15 0.00 0.15 0.00 0.00 1.92 0.00 [2021-06-04T14:44:25.364Z] 14:39:01 0.28 0.00 0.28 0.00 0.00 3.53 0.00 [2021-06-04T14:44:25.364Z] 14:40:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 [2021-06-04T14:44:25.364Z] 14:41:01 0.62 0.35 0.27 0.00 99.13 4.25 0.00 [2021-06-04T14:44:25.365Z] 14:42:01 0.82 0.00 0.82 0.00 0.00 15.48 0.00 [2021-06-04T14:44:25.365Z] 14:43:01 9.18 3.33 5.85 0.00 202.83 246.33 0.00 [2021-06-04T14:44:25.365Z] 14:44:01 231.29 0.05 231.24 0.00 1.87 58469.36 0.00 [2021-06-04T14:44:25.365Z] Average: 116.30 9.10 107.21 0.00 1308.88 40858.26 0.00 [2021-06-04T14:44:25.365Z] [2021-06-04T14:44:25.365Z] 14:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-04T14:44:25.365Z] 14:27:01 5146356 0 800284 9.99 2620 2059680 1266748 13.99 720540 1728732 160 [2021-06-04T14:44:25.365Z] 14:28:01 4004872 0 1145508 14.30 2620 2855940 1675704 18.50 1269224 2199952 103728 [2021-06-04T14:44:25.365Z] 14:29:01 3746572 0 1176216 14.69 2620 3083532 1723440 19.03 1413424 2292112 37572 [2021-06-04T14:44:25.365Z] 14:30:01 3769108 0 1144576 14.29 2620 3092636 1760220 19.43 1325936 2346208 132864 [2021-06-04T14:44:25.365Z] 14:31:02 337988 0 1296360 16.19 2620 6371972 1584876 17.50 2992736 3973620 24 [2021-06-04T14:44:25.365Z] 14:32:01 714496 0 1508648 18.84 2620 5783176 3163052 34.92 2811772 3749356 25280 [2021-06-04T14:44:25.365Z] 14:33:01 1320744 0 1464364 18.28 2620 5221212 2160696 23.86 2549236 3384320 48 [2021-06-04T14:44:25.365Z] 14:34:01 3252092 0 1305952 16.31 2620 3448276 1624012 17.93 1281844 2761816 32 [2021-06-04T14:44:25.365Z] 14:35:01 3273276 0 1284084 16.03 2620 3448960 1478264 16.32 1396664 2628504 16 [2021-06-04T14:44:25.365Z] 14:36:01 3282116 0 1275240 15.92 2620 3448964 1399656 15.45 1392764 2626328 20 [2021-06-04T14:44:25.365Z] 14:37:01 3284364 0 1272992 15.89 2620 3448964 1382992 15.27 1390788 2626304 12 [2021-06-04T14:44:25.365Z] 14:38:01 3285108 0 1272240 15.89 2620 3448972 1380936 15.25 1390600 2626304 12 [2021-06-04T14:44:25.365Z] 14:39:01 3285436 0 1271908 15.88 2620 3448976 1380936 15.25 1390460 2626336 8 [2021-06-04T14:44:25.365Z] 14:40:01 3285304 0 1272036 15.88 2620 3448980 1380936 15.25 1390464 2626336 20 [2021-06-04T14:44:25.365Z] 14:41:01 3279504 0 1274996 15.92 2620 3451820 1381020 15.25 1397444 2625124 20 [2021-06-04T14:44:25.365Z] 14:42:01 3279344 0 1275152 15.92 2620 3451824 1380936 15.25 1397304 2625124 12 [2021-06-04T14:44:25.365Z] 14:43:01 2771580 0 1323664 16.53 2620 3911076 1567112 17.30 1485908 3025172 452424 [2021-06-04T14:44:25.365Z] 14:44:01 1700060 0 1526404 19.06 2620 4779856 1666916 18.40 1666756 3753208 48 [2021-06-04T14:44:25.365Z] Average: 2945462 0 1271701 15.88 2620 3789156 1631025 18.01 1592437 2790270 41794 [2021-06-04T14:44:25.365Z] [2021-06-04T14:44:25.365Z] 14:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-04T14:44:25.365Z] 14:27:01 eth0 1442.84 1487.61 6053.11 177.02 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:27:01 docker0 832.28 546.47 69.93 2679.73 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:28:01 eth0 535.72 448.99 3547.72 48.43 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:28:01 docker0 191.12 246.03 13.44 844.01 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:28:01 veth447ebf7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:29:01 eth0 30.96 15.76 25.53 11.70 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:29:01 docker0 0.93 0.93 0.06 0.09 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:29:01 veth447ebf7 0.93 0.93 0.07 0.09 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:30:01 eth0 30.83 22.14 19.55 110.63 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:30:01 docker0 1.30 1.30 0.09 0.10 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:30:01 veth447ebf7 1.30 1.30 0.10 0.10 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:31:02 veth90a5527 0.00 0.55 0.00 0.03 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:31:02 eth0 240.08 199.83 1864.64 29.79 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:31:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:31:02 docker0 49.59 56.55 3.36 165.04 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:32:01 veth68d1a15 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:32:01 veth2885dfb 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:32:01 veth90a5527 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:32:01 vetha23c90d 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:33:01 vethacfdc00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:33:01 vethf504e8f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:33:01 veth90a5527 0.00 0.67 0.00 0.03 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:33:01 eth0 2852.14 2546.90 13774.65 543.83 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:34:01 eth0 158.31 138.40 219.55 407.66 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:34:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:34:01 docker0 1151.05 971.09 91.66 4342.97 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:35:01 eth0 272.51 266.66 143.50 1135.54 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:36:01 eth0 0.63 0.45 0.35 0.24 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:37:01 eth0 0.22 0.15 0.07 0.04 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:38:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:39:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:40:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:41:01 eth0 0.18 0.18 0.08 0.04 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:42:01 eth0 0.10 0.10 0.01 0.03 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:43:01 eth0 402.12 371.88 4074.89 29.53 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:44:01 vethefe4183 3.43 2.36 1.28 1.75 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:44:01 eth0 581.48 483.81 3911.74 144.19 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] 14:44:01 docker0 122.18 166.71 9.28 641.42 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] Average: vethefe4183 0.19 0.13 0.07 0.10 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] Average: eth0 221.51 202.02 1207.12 124.34 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] Average: docker0 70.82 63.28 5.61 277.22 0.00 0.00 0.00 0.00 [2021-06-04T14:44:25.365Z] [2021-06-04T14:44:25.365Z] [2021-06-04T14:44:25.365Z] ---> sar -P ALL: [2021-06-04T14:44:25.365Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/04/21 _x86_64_ (2 CPU) [2021-06-04T14:44:25.365Z] [2021-06-04T14:44:25.365Z] 14:25:26 LINUX RESTART (2 CPU) [2021-06-04T14:44:25.365Z] [2021-06-04T14:44:25.365Z] 14:26:01 CPU %user %nice %system %iowait %steal %idle [2021-06-04T14:44:25.365Z] 14:27:01 all 22.21 0.00 6.12 4.71 0.08 66.88 [2021-06-04T14:44:25.365Z] 14:27:01 0 18.63 0.00 6.96 4.49 0.07 69.86 [2021-06-04T14:44:25.365Z] 14:27:01 1 25.84 0.00 5.28 4.93 0.09 63.87 [2021-06-04T14:44:25.365Z] 14:28:01 all 30.69 0.00 9.93 4.43 0.10 54.86 [2021-06-04T14:44:25.365Z] 14:28:01 0 30.04 0.00 10.27 5.21 0.11 54.37 [2021-06-04T14:44:25.365Z] 14:28:01 1 31.33 0.00 9.59 3.65 0.09 55.34 [2021-06-04T14:44:25.365Z] 14:29:01 all 45.53 0.00 6.17 0.55 0.08 47.66 [2021-06-04T14:44:25.365Z] 14:29:01 0 45.96 0.00 6.05 0.59 0.09 47.31 [2021-06-04T14:44:25.365Z] 14:29:01 1 45.10 0.00 6.29 0.52 0.07 48.02 [2021-06-04T14:44:25.365Z] 14:30:01 all 64.59 0.00 10.11 0.92 0.12 24.26 [2021-06-04T14:44:25.365Z] 14:30:01 0 64.50 0.00 10.34 0.81 0.13 24.23 [2021-06-04T14:44:25.365Z] 14:30:01 1 64.67 0.00 9.88 1.04 0.11 24.30 [2021-06-04T14:44:25.365Z] 14:31:02 all 31.92 0.00 20.70 12.57 0.11 34.70 [2021-06-04T14:44:25.365Z] 14:31:02 0 32.18 0.00 21.51 13.34 0.11 32.87 [2021-06-04T14:44:25.366Z] 14:31:02 1 31.66 0.00 19.90 11.81 0.11 36.52 [2021-06-04T14:44:25.366Z] 14:32:01 all 68.93 0.00 14.25 13.11 0.10 3.61 [2021-06-04T14:44:25.366Z] 14:32:01 0 69.58 0.00 13.79 13.14 0.09 3.40 [2021-06-04T14:44:25.366Z] 14:32:01 1 68.28 0.00 14.71 13.08 0.11 3.82 [2021-06-04T14:44:25.366Z] 14:33:01 all 34.49 0.00 19.89 37.18 0.15 8.28 [2021-06-04T14:44:25.366Z] 14:33:01 0 34.75 0.00 20.63 32.59 0.14 11.88 [2021-06-04T14:44:25.366Z] 14:33:01 1 34.23 0.00 19.15 41.79 0.16 4.67 [2021-06-04T14:44:25.366Z] 14:34:01 all 57.24 0.00 9.73 3.80 0.13 29.10 [2021-06-04T14:44:25.366Z] 14:34:01 0 57.27 0.00 9.77 3.67 0.13 29.16 [2021-06-04T14:44:25.366Z] 14:34:01 1 57.22 0.00 9.68 3.93 0.13 29.04 [2021-06-04T14:44:25.366Z] 14:35:01 all 10.64 0.00 2.25 0.07 0.07 86.97 [2021-06-04T14:44:25.366Z] 14:35:01 0 10.51 0.00 2.26 0.09 0.07 87.08 [2021-06-04T14:44:25.366Z] 14:35:01 1 10.78 0.00 2.23 0.05 0.07 86.87 [2021-06-04T14:44:25.366Z] 14:36:01 all 0.25 0.00 0.03 0.01 0.02 99.69 [2021-06-04T14:44:25.366Z] 14:36:01 0 0.47 0.00 0.03 0.02 0.03 99.45 [2021-06-04T14:44:25.366Z] 14:36:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-06-04T14:44:25.366Z] 14:37:01 all 0.03 0.00 0.03 0.00 0.04 99.90 [2021-06-04T14:44:25.366Z] 14:37:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-04T14:44:25.366Z] 14:37:01 1 0.03 0.00 0.03 0.00 0.05 99.88 [2021-06-04T14:44:25.366Z] [2021-06-04T14:44:25.366Z] 14:37:01 CPU %user %nice %system %iowait %steal %idle [2021-06-04T14:44:25.366Z] 14:38:01 all 0.11 0.00 0.03 0.00 0.02 99.85 [2021-06-04T14:44:25.366Z] 14:38:01 0 0.18 0.00 0.02 0.00 0.00 99.80 [2021-06-04T14:44:25.366Z] 14:38:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-04T14:44:25.366Z] 14:39:01 all 0.16 0.00 0.03 0.00 0.03 99.79 [2021-06-04T14:44:25.366Z] 14:39:01 0 0.27 0.00 0.03 0.00 0.02 99.68 [2021-06-04T14:44:25.366Z] 14:39:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-04T14:44:25.366Z] 14:40:01 all 0.13 0.00 0.03 0.00 0.03 99.82 [2021-06-04T14:44:25.366Z] 14:40:01 0 0.25 0.00 0.02 0.00 0.02 99.72 [2021-06-04T14:44:25.366Z] 14:40:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-04T14:44:25.366Z] 14:41:01 all 0.13 0.00 0.04 0.01 0.02 99.80 [2021-06-04T14:44:25.366Z] 14:41:01 0 0.22 0.00 0.03 0.00 0.00 99.75 [2021-06-04T14:44:25.366Z] 14:41:01 1 0.05 0.00 0.05 0.02 0.03 99.85 [2021-06-04T14:44:25.366Z] 14:42:01 all 0.06 0.00 0.03 0.00 0.03 99.88 [2021-06-04T14:44:25.366Z] 14:42:01 0 0.08 0.00 0.02 0.00 0.03 99.87 [2021-06-04T14:44:25.366Z] 14:42:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-04T14:44:25.366Z] 14:43:01 all 4.89 0.00 2.07 0.03 0.03 92.97 [2021-06-04T14:44:25.366Z] 14:43:01 0 4.92 0.00 2.01 0.02 0.02 93.03 [2021-06-04T14:44:25.366Z] 14:43:01 1 4.86 0.00 2.13 0.05 0.05 92.90 [2021-06-04T14:44:25.366Z] 14:44:01 all 21.66 0.00 10.50 3.24 0.09 64.52 [2021-06-04T14:44:25.366Z] 14:44:01 0 23.29 0.00 10.82 2.71 0.09 63.10 [2021-06-04T14:44:25.366Z] 14:44:01 1 20.04 0.00 10.18 3.76 0.09 65.93 [2021-06-04T14:44:25.366Z] Average: all 21.04 0.00 6.00 4.30 0.07 68.60 [2021-06-04T14:44:25.366Z] Average: 0 21.01 0.00 6.14 4.09 0.06 68.70 [2021-06-04T14:44:25.366Z] Average: 1 21.06 0.00 5.85 4.51 0.07 68.50 [2021-06-04T14:44:25.366Z] [2021-06-04T14:44:25.366Z] [2021-06-04T14:44:25.366Z]