Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f045366f2d64fe6e0c14912db4a22971d4c550bb 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2875051071364540621.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1754831359724930952.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8560364116899660609.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8771243376070178153.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4022612038500814308.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-10 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/82 [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/82 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/82@tmp/jenkins-gitclient-ssh8037914722234307412.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 f045366f2d64fe6e0c14912db4a22971d4c550bb (main) > 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 f045366f2d64fe6e0c14912db4a22971d4c550bb # timeout=10 Commit message: "Merge pull request #3755 from farshidtz/main" > git rev-list --no-walk 69f0044378c84a2584b9cc14c244d921f2d7705f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-19T13:13:08.377Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-19T13:13:08.446Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-19T13:13:08.459Z] ========================================================= [2021-10-19T13:13:08.459Z] EdgeX Global Pipelines Version Info [2021-10-19T13:13:08.459Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-19T13:13:09.619Z] ------------------- [2021-10-19T13:13:09.619Z] stable info: [2021-10-19T13:13:09.619Z] ------------------- [2021-10-19T13:13:09.619Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-19T13:13:09.619Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-19T13:13:09.619Z] Message: update stable to v1.0.210 [2021-10-19T13:13:10.194Z] ------------------- [2021-10-19T13:13:10.194Z] experimental info: [2021-10-19T13:13:10.194Z] ------------------- [2021-10-19T13:13:10.194Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-19T13:13:10.194Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-19T13:13:10.194Z] Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-19T13:13:10.276Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-19T13:13:10.286Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-19T13:13:10.293Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-19T13:13:10.300Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-19T13:13:10.306Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-19T13:13:10.313Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-19T13:13:10.320Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-19T13:13:10.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-19T13:13:10.353Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-19T13:13:10.369Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-19T13:13:10.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-19T13:13:10.402Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-19T13:13:10.416Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-19T13:13:10.426Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-19T13:13:10.439Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-19T13:13:10.453Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-19T13:13:10.465Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-19T13:13:10.474Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-19T13:13:10.483Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-19T13:13:10.492Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-19T13:13:10.501Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-19T13:13:10.511Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-19T13:13:10.523Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-10-19T13:13:10.542Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-10-19T13:13:10.556Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-10-19T13:13:10.564Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f045366f2d64fe6e0c14912db4a22971d4c550bb [Pipeline] echo [2021-10-19T13:13:10.600Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f045366 [Pipeline] echo [2021-10-19T13:13:10.613Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-19T13:13:10.650Z] provisioning config files... [2021-10-19T13:13:10.667Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/82@tmp/config8819631928687501557tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-19T13:13:10.997Z] ---> docker-login.sh [2021-10-19T13:13:10.997Z] nexus3.edgexfoundry.org:10001 [2021-10-19T13:13:10.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T13:13:11.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T13:13:11.264Z] Configure a credential helper to remove this warning. See [2021-10-19T13:13:11.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T13:13:11.264Z] [2021-10-19T13:13:11.264Z] Login Succeeded [2021-10-19T13:13:11.264Z] nexus3.edgexfoundry.org:10002 [2021-10-19T13:13:11.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T13:13:11.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T13:13:11.264Z] Configure a credential helper to remove this warning. See [2021-10-19T13:13:11.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T13:13:11.264Z] [2021-10-19T13:13:11.264Z] Login Succeeded [2021-10-19T13:13:11.264Z] nexus3.edgexfoundry.org:10003 [2021-10-19T13:13:11.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T13:13:11.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T13:13:11.526Z] Configure a credential helper to remove this warning. See [2021-10-19T13:13:11.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T13:13:11.526Z] [2021-10-19T13:13:11.526Z] Login Succeeded [2021-10-19T13:13:11.526Z] nexus3.edgexfoundry.org:10004 [2021-10-19T13:13:11.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T13:13:11.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T13:13:11.787Z] Configure a credential helper to remove this warning. See [2021-10-19T13:13:11.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T13:13:11.787Z] [2021-10-19T13:13:11.787Z] Login Succeeded [2021-10-19T13:13:11.787Z] docker.io [2021-10-19T13:13:11.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T13:13:12.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T13:13:12.048Z] Configure a credential helper to remove this warning. See [2021-10-19T13:13:12.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T13:13:12.048Z] [2021-10-19T13:13:12.048Z] Login Succeeded [2021-10-19T13:13:12.048Z] ---> docker-login.sh ends [Pipeline] } [2021-10-19T13:13:12.057Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-19T13:13:12.369Z] ++ 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-10-19T13:13:12.369Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-19T13:13:12.369Z] ++ dirname cmd/core-command/Dockerfile [2021-10-19T13:13:12.369Z] ++ cut -d/ -f2 [2021-10-19T13:13:12.369Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-19T13:13:12.369Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-19T13:13:12.369Z] ++ dirname cmd/core-data/Dockerfile [2021-10-19T13:13:12.369Z] ++ cut -d/ -f2 [2021-10-19T13:13:12.369Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-19T13:13:12.369Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-19T13:13:12.369Z] ++ cut -d/ -f2 [2021-10-19T13:13:12.369Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-19T13:13:12.369Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-19T13:13:12.369Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-19T13:13:12.369Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-19T13:13:12.369Z] ++ cut -d/ -f2 [2021-10-19T13:13:12.369Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-19T13:13:12.369Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-19T13:13:12.369Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-19T13:13:12.369Z] ++ cut -d/ -f2 [2021-10-19T13:13:12.369Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-19T13:13:12.369Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-19T13:13:12.369Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-19T13:13:12.369Z] ++ cut -d/ -f2 [2021-10-19T13:13:12.369Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-19T13:13:12.369Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-19T13:13:12.369Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-19T13:13:12.369Z] ++ cut -d/ -f2 [2021-10-19T13:13:12.369Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-19T13:13:12.369Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-19T13:13:12.369Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-19T13:13:12.369Z] ++ cut -d/ -f2 [2021-10-19T13:13:12.369Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-19T13:13:12.369Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-19T13:13:12.369Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-19T13:13:12.369Z] ++ cut -d/ -f2 [2021-10-19T13:13:12.369Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-19T13:13:12.423Z] 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-10-19T13:13:13.291Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-19T13:13:13.291Z] [2021-10-19T13:13:13.291Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:13:13.603Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-19T13:13:13.603Z] latest: Pulling from edgex-devops/git-semver [2021-10-19T13:13:13.603Z] a0d0a0d46f8b: Pulling fs layer [2021-10-19T13:13:13.603Z] 3e5f54012d9b: Pulling fs layer [2021-10-19T13:13:13.603Z] 4c7163046ea9: Pulling fs layer [2021-10-19T13:13:13.603Z] 0c2d73faf560: Pulling fs layer [2021-10-19T13:13:13.603Z] 0c2d73faf560: Waiting [2021-10-19T13:13:13.603Z] 3e5f54012d9b: Download complete [2021-10-19T13:13:13.603Z] a0d0a0d46f8b: Verifying Checksum [2021-10-19T13:13:13.603Z] a0d0a0d46f8b: Download complete [2021-10-19T13:13:13.867Z] 0c2d73faf560: Verifying Checksum [2021-10-19T13:13:13.867Z] 0c2d73faf560: Download complete [2021-10-19T13:13:13.867Z] 4c7163046ea9: Verifying Checksum [2021-10-19T13:13:13.867Z] 4c7163046ea9: Download complete [2021-10-19T13:13:13.867Z] a0d0a0d46f8b: Pull complete [2021-10-19T13:13:13.867Z] 3e5f54012d9b: Pull complete [2021-10-19T13:13:14.441Z] 4c7163046ea9: Pull complete [2021-10-19T13:13:14.441Z] 0c2d73faf560: Pull complete [2021-10-19T13:13:14.441Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-19T13:13:14.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-19T13:13:14.441Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-19T13:13:14.520Z] prd-centos7-docker-4c-2g-10 does not seem to be running inside a container [2021-10-19T13:13:14.565Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/82 -v /w/workspace/edgex-go/82:/w/workspace/edgex-go/82:rw,z -v /w/workspace/edgex-go/82@tmp:/w/workspace/edgex-go/82@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-10-19T13:13:15.216Z] $ docker top fa28fc3bd291d44bb3deb1d56f4e8e9c15262dae6b838e3d9af69170b5790e45 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-19T13:13:15.321Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-19T13:13:15.321Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-19T13:13:15.434Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-19T13:13:15.436Z] $ docker exec fa28fc3bd291d44bb3deb1d56f4e8e9c15262dae6b838e3d9af69170b5790e45 ssh-agent [2021-10-19T13:13:15.546Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMhaFGJ/agent.14 [2021-10-19T13:13:15.546Z] SSH_AGENT_PID=20 [2021-10-19T13:13:15.554Z] Running ssh-add (command line suppressed) [2021-10-19T13:13:15.639Z] Identity added: /w/workspace/edgex-go/82@tmp/private_key_1806910825481154645.key (/w/workspace/edgex-go/82@tmp/private_key_1806910825481154645.key) [2021-10-19T13:13:15.653Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-19T13:13:15.949Z] + git tag --points-at HEAD [Pipeline] } [2021-10-19T13:13:15.968Z] $ docker exec --env ******** --env ******** fa28fc3bd291d44bb3deb1d56f4e8e9c15262dae6b838e3d9af69170b5790e45 ssh-agent -k [2021-10-19T13:13:16.074Z] unset SSH_AUTH_SOCK; [2021-10-19T13:13:16.075Z] unset SSH_AGENT_PID; [2021-10-19T13:13:16.075Z] echo Agent pid 20 killed; [2021-10-19T13:13:16.087Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-19T13:13:16.110Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-19T13:13:16.110Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-19T13:13:16.243Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-19T13:13:16.246Z] $ docker exec fa28fc3bd291d44bb3deb1d56f4e8e9c15262dae6b838e3d9af69170b5790e45 ssh-agent [2021-10-19T13:13:16.376Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGjmmkC/agent.54 [2021-10-19T13:13:16.376Z] SSH_AGENT_PID=61 [2021-10-19T13:13:16.383Z] Running ssh-add (command line suppressed) [2021-10-19T13:13:16.498Z] Identity added: /w/workspace/edgex-go/82@tmp/private_key_5402879723214225269.key (/w/workspace/edgex-go/82@tmp/private_key_5402879723214225269.key) [2021-10-19T13:13:16.512Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-19T13:13:16.803Z] + git semver init [2021-10-19T13:13:16.803Z] # -> Open(): unable to determine branch for HEAD [2021-10-19T13:13:16.803Z] # $GIT_DIR = /w/workspace/edgex-go/82/.git [2021-10-19T13:13:16.803Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/82 [2021-10-19T13:13:16.803Z] # $SEMVER_REMOTE_NAME = origin [2021-10-19T13:13:16.803Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-19T13:13:16.803Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-19T13:13:16.803Z] # $SEMVER_BRANCH = main [2021-10-19T13:13:16.803Z] # $SEMVER_TEMP = /tmp/semver-310060852 [2021-10-19T13:13:16.803Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-19T13:13:31.745Z] # '/tmp/semver-310060852' -> '/w/workspace/edgex-go/82/.semver' [2021-10-19T13:13:31.745Z] # -> Force: false [2021-10-19T13:13:31.745Z] # $SEMVER_DIR = /w/workspace/edgex-go/82/.semver [Pipeline] } [2021-10-19T13:13:31.759Z] $ docker exec --env ******** --env ******** fa28fc3bd291d44bb3deb1d56f4e8e9c15262dae6b838e3d9af69170b5790e45 ssh-agent -k [2021-10-19T13:13:31.858Z] unset SSH_AUTH_SOCK; [2021-10-19T13:13:31.858Z] unset SSH_AGENT_PID; [2021-10-19T13:13:31.858Z] echo Agent pid 61 killed; [2021-10-19T13:13:31.871Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-19T13:13:32.178Z] + git semver [Pipeline] } [2021-10-19T13:13:32.190Z] $ docker stop --time=1 fa28fc3bd291d44bb3deb1d56f4e8e9c15262dae6b838e3d9af69170b5790e45 [2021-10-19T13:13:34.156Z] $ docker rm -f fa28fc3bd291d44bb3deb1d56f4e8e9c15262dae6b838e3d9af69170b5790e45 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-19T13:13:34.516Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-19T13:13:34.730Z] Stashed 1 file(s) [Pipeline] echo [2021-10-19T13:13:34.733Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.71 [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] echo [2021-10-19T13:13:35.007Z] ========================================================= [2021-10-19T13:13:35.007Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-19T13:13:35.007Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-19T13:13:35.309Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-19T13:13:35.309Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-19T13:13:35.309Z] a0d0a0d46f8b: Already exists [2021-10-19T13:13:35.309Z] 31adcdaf11c8: Pulling fs layer [2021-10-19T13:13:35.309Z] b8b176561691: Pulling fs layer [2021-10-19T13:13:35.309Z] 4527c011a84f: Pulling fs layer [2021-10-19T13:13:35.309Z] 5d74067f8e1e: Pulling fs layer [2021-10-19T13:13:35.309Z] e0aca202a116: Pulling fs layer [2021-10-19T13:13:35.309Z] 3a43be97a3b4: Pulling fs layer [2021-10-19T13:13:35.309Z] 34cad66bf833: Pulling fs layer [2021-10-19T13:13:35.309Z] b4e3c513aaa6: Pulling fs layer [2021-10-19T13:13:35.309Z] 3a43be97a3b4: Waiting [2021-10-19T13:13:35.309Z] 34cad66bf833: Waiting [2021-10-19T13:13:35.309Z] b4e3c513aaa6: Waiting [2021-10-19T13:13:35.309Z] 5d74067f8e1e: Waiting [2021-10-19T13:13:35.309Z] e0aca202a116: Waiting [2021-10-19T13:13:35.309Z] b8b176561691: Verifying Checksum [2021-10-19T13:13:35.309Z] b8b176561691: Download complete [2021-10-19T13:13:35.309Z] 31adcdaf11c8: Verifying Checksum [2021-10-19T13:13:35.309Z] 31adcdaf11c8: Download complete [2021-10-19T13:13:35.309Z] 5d74067f8e1e: Verifying Checksum [2021-10-19T13:13:35.309Z] 5d74067f8e1e: Download complete [2021-10-19T13:13:35.309Z] e0aca202a116: Verifying Checksum [2021-10-19T13:13:35.309Z] e0aca202a116: Download complete [2021-10-19T13:13:35.309Z] 3a43be97a3b4: Verifying Checksum [2021-10-19T13:13:35.309Z] 3a43be97a3b4: Download complete [2021-10-19T13:13:35.576Z] 31adcdaf11c8: Pull complete [2021-10-19T13:13:35.576Z] 34cad66bf833: Verifying Checksum [2021-10-19T13:13:35.576Z] 34cad66bf833: Download complete [2021-10-19T13:13:35.576Z] b8b176561691: Pull complete [2021-10-19T13:13:36.159Z] 4527c011a84f: Verifying Checksum [2021-10-19T13:13:36.159Z] 4527c011a84f: Download complete [2021-10-19T13:13:36.159Z] b4e3c513aaa6: Verifying Checksum [2021-10-19T13:13:36.159Z] b4e3c513aaa6: Download complete [2021-10-19T13:13:40.429Z] 4527c011a84f: Pull complete [2021-10-19T13:13:40.429Z] 5d74067f8e1e: Pull complete [2021-10-19T13:13:40.429Z] e0aca202a116: Pull complete [2021-10-19T13:13:40.429Z] 3a43be97a3b4: Pull complete [2021-10-19T13:13:40.429Z] 34cad66bf833: Pull complete [2021-10-19T13:13:43.003Z] b4e3c513aaa6: Pull complete [2021-10-19T13:13:43.003Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-19T13:13:43.003Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-19T13:13:43.003Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-19T13:13:43.317Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-19T13:13:43.318Z] WORKDIR /edgex [2021-10-19T13:13:43.318Z] COPY go.mod . [2021-10-19T13:13:43.318Z] RUN go mod download' [2021-10-19T13:13:43.318Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-19T13:13:45.886Z] Sending build context to Docker daemon 329.4MB [2021-10-19T13:13:45.886Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-19T13:13:45.886Z] ---> 9f6097aaca64 [2021-10-19T13:13:45.886Z] Step 2/4 : WORKDIR /edgex [2021-10-19T13:13:46.145Z] ---> Running in 26fa386cdd79 [2021-10-19T13:13:46.145Z] Removing intermediate container 26fa386cdd79 [2021-10-19T13:13:46.145Z] ---> 549990fa6763 [2021-10-19T13:13:46.145Z] Step 3/4 : COPY go.mod . [2021-10-19T13:13:46.409Z] ---> 100755092914 [2021-10-19T13:13:46.409Z] Step 4/4 : RUN go mod download [2021-10-19T13:13:46.409Z] ---> Running in e3d504769593 [2021-10-19T13:13:49.961Z] Still waiting to schedule task [2021-10-19T13:13:49.961Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-19T13:14:25.239Z] Removing intermediate container e3d504769593 [2021-10-19T13:14:25.239Z] ---> e9087e33fea6 [2021-10-19T13:14:25.239Z] Successfully built e9087e33fea6 [2021-10-19T13:14:25.239Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:14:25.547Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-19T13:14:25.548Z] . [Pipeline] withDockerContainer [2021-10-19T13:14:25.612Z] prd-centos7-docker-4c-2g-10 does not seem to be running inside a container [2021-10-19T13:14:25.648Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/82 -v /w/workspace/edgex-go/82:/w/workspace/edgex-go/82:rw,z -v /w/workspace/edgex-go/82@tmp:/w/workspace/edgex-go/82@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 ******** ci-base-image-x86_64 cat [2021-10-19T13:14:26.026Z] $ docker top 7bc834f2612547ac8bdda889f4403f698a537ea355c2373177b25cac25b3d000 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-19T13:14:26.398Z] + go version [2021-10-19T13:14:26.398Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-19T13:14:26.409Z] $ docker stop --time=1 7bc834f2612547ac8bdda889f4403f698a537ea355c2373177b25cac25b3d000 [2021-10-19T13:14:27.605Z] $ docker rm -f 7bc834f2612547ac8bdda889f4403f698a537ea355c2373177b25cac25b3d000 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:14:28.144Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-19T13:14:28.144Z] . [Pipeline] withDockerContainer [2021-10-19T13:14:28.208Z] prd-centos7-docker-4c-2g-10 does not seem to be running inside a container [2021-10-19T13:14:28.248Z] $ 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/82 -v /w/workspace/edgex-go/82:/w/workspace/edgex-go/82:rw,z -v /w/workspace/edgex-go/82@tmp:/w/workspace/edgex-go/82@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 ******** ci-base-image-x86_64 cat [2021-10-19T13:14:28.607Z] $ docker top 3ade016abcae90eff95a9fa79b775c714f1092b78173b916ebfddc268600e901 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-19T13:14:28.683Z] ========================================================= [2021-10-19T13:14:28.683Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-19T13:14:28.683Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-19T13:14:28.979Z] + make test [2021-10-19T13:14:28.979Z] go mod tidy [2021-10-19T13:14:28.979Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-19T13:14:35.615Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-19T13:14:53.824Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-19T13:14:58.180Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-19T13:14:58.446Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-19T13:14:59.022Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-19T13:15:01.603Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-19T13:15:02.199Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-19T13:15:02.199Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-19T13:15:02.199Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-19T13:15:02.772Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-19T13:15:03.034Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-19T13:15:03.648Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-19T13:15:03.648Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-19T13:15:03.648Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-19T13:15:03.648Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-19T13:15:05.609Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.059s coverage: 28.7% of statements [2021-10-19T13:15:05.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-19T13:15:05.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-19T13:15:06.189Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.064s coverage: 98.5% of statements [2021-10-19T13:15:06.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-19T13:15:06.768Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.057s coverage: 46.3% of statements [2021-10-19T13:15:06.768Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-19T13:15:06.768Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-19T13:15:07.728Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.127s coverage: 90.1% of statements [2021-10-19T13:15:07.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-19T13:15:07.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-19T13:15:08.678Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.065s coverage: 84.4% of statements [2021-10-19T13:15:08.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-19T13:15:08.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-19T13:15:08.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-19T13:15:08.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-19T13:15:08.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-19T13:15:09.660Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.347s coverage: 94.2% of statements [2021-10-19T13:15:09.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-19T13:15:09.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-19T13:15:09.660Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.076s coverage: 59.1% of statements [2021-10-19T13:15:09.660Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-19T13:15:09.660Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-19T13:15:09.660Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-19T13:15:09.660Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-19T13:15:09.660Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-19T13:15:10.253Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 60.0% of statements [2021-10-19T13:15:10.253Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-19T13:15:10.253Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-19T13:15:10.253Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-19T13:15:11.230Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.049s coverage: 1.0% of statements [2021-10-19T13:15:11.230Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-19T13:15:11.230Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements [2021-10-19T13:15:11.495Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 21.7% of statements [2021-10-19T13:15:11.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-19T13:15:11.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements [2021-10-19T13:15:12.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 79.5% of statements [2021-10-19T13:15:12.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2021-10-19T13:15:12.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.123s coverage: 96.3% of statements [2021-10-19T13:15:12.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements [2021-10-19T13:15:24.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.053s coverage: 94.4% of statements [2021-10-19T13:15:24.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements [2021-10-19T13:15:29.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.197s coverage: 82.5% of statements [2021-10-19T13:15:29.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-19T13:15:47.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.073s coverage: 92.9% of statements [2021-10-19T13:15:47.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-19T13:15:47.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-19T13:15:47.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-19T13:15:47.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-10-19T13:15:47.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-19T13:15:47.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-19T13:15:47.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-19T13:15:47.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-19T13:15:47.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-19T13:15:47.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2021-10-19T13:15:47.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-19T13:15:47.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-19T13:15:47.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-10-19T13:15:47.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-19T13:15:47.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2021-10-19T13:15:47.168Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-19T13:15:47.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2021-10-19T13:15:47.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-10-19T13:15:47.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements [2021-10-19T13:15:47.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.139s coverage: 91.2% of statements [2021-10-19T13:15:47.168Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-19T13:15:47.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.146s coverage: 64.4% of statements [2021-10-19T13:15:47.168Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-19T13:15:47.168Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-19T13:15:47.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2021-10-19T13:15:47.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2021-10-19T13:15:47.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2021-10-19T13:15:47.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.023s coverage: 73.7% of statements [2021-10-19T13:15:47.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2021-10-19T13:15:48.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.254s coverage: 70.4% of statements [2021-10-19T13:15:48.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-19T13:15:48.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-19T13:15:48.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-19T13:15:48.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.124s coverage: 43.4% of statements [2021-10-19T13:15:48.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-19T13:15:48.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-19T13:15:48.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements [2021-10-19T13:15:48.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-19T13:15:49.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements [2021-10-19T13:15:49.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-19T13:15:57.168Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 19.5% of statements [2021-10-19T13:15:57.168Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-19T13:15:57.168Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-19T13:15:57.168Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-19T13:15:57.168Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-19T13:15:57.168Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.130s coverage: 92.0% of statements [2021-10-19T13:15:57.168Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-19T13:15:57.168Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-19T13:15:57.168Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-19T13:15:57.168Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-19T13:15:57.168Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements [2021-10-19T13:15:57.168Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-19T13:15:57.168Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-19T13:15:57.168Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements [2021-10-19T13:15:57.168Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-19T13:15:57.168Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-19T13:15:57.168Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-19T13:15:57.168Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-19T13:15:57.168Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements [2021-10-19T13:15:57.168Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-19T13:15:57.168Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-19T13:15:57.168Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-19T13:15:57.168Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-19T13:15:57.168Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-19T13:15:57.168Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-19T13:15:57.168Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-10-19T13:15:57.168Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2021-10-19T13:15:57.169Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-10-19T13:16:10.876Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-11 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-10-19T13:16:10.889Z] Running in /w/workspace/edgex-go/82 [Pipeline] { [Pipeline] checkout [2021-10-19T13:16:11.115Z] The recommended git tool is: git [2021-10-19T13:16:17.161Z] using credential edgex-jenkins-ssh [2021-10-19T13:16:17.179Z] Cloning the remote Git repository [2021-10-19T13:16:17.239Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-19T13:16:17.337Z] > git init /w/workspace/edgex-go/82 # timeout=10 [2021-10-19T13:16:17.443Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-19T13:16:17.444Z] > git --version # timeout=10 [2021-10-19T13:16:17.460Z] > git --version # 'git version 2.17.1' [2021-10-19T13:16:17.462Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-19T13:16:17.535Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-19T13:16:33.237Z] Avoid second fetch [2021-10-19T13:16:33.238Z] Checking out Revision f045366f2d64fe6e0c14912db4a22971d4c550bb (main) [2021-10-19T13:16:33.213Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-19T13:16:33.230Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-19T13:16:33.269Z] > git config core.sparsecheckout # timeout=10 [2021-10-19T13:16:33.280Z] > git checkout -f f045366f2d64fe6e0c14912db4a22971d4c550bb # timeout=10 [2021-10-19T13:16:36.077Z] GO111MODULE=on go vet ./... [2021-10-19T13:16:37.877Z] Commit message: "Merge pull request #3755 from farshidtz/main" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-19T13:16:38.777Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-19T13:16:38.777Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-19T13:16:38.777Z] Dload Upload Total Spent Left Speed [2021-10-19T13:16:38.777Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 87585 0 --:--:-- --:--:-- --:--:-- 87585 [Pipeline] sh [2021-10-19T13:16:39.202Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-19T13:16:39.626Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-19T13:16:39.626Z] + sudo tee /etc/docker/daemon.new [2021-10-19T13:16:39.626Z] { [2021-10-19T13:16:39.626Z] "registry-mirrors": [ [2021-10-19T13:16:39.626Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-19T13:16:39.626Z] ], [2021-10-19T13:16:39.626Z] "bip": "10.250.0.254/24", [2021-10-19T13:16:39.626Z] "hosts": [ [2021-10-19T13:16:39.626Z] "tcp://0.0.0.0:5555", [2021-10-19T13:16:39.626Z] "unix:///var/run/docker.sock" [2021-10-19T13:16:39.626Z] ], [2021-10-19T13:16:39.626Z] "mtu": 1458, [2021-10-19T13:16:39.626Z] "selinux-enabled": true, [2021-10-19T13:16:39.626Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-19T13:16:39.626Z] } [Pipeline] sh [2021-10-19T13:16:39.980Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-19T13:16:40.357Z] + sudo service docker restart [2021-10-19T13:16:44.292Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-19T13:16:44.292Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-19T13:16:44.292Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-19T13:16:44.580Z] + ls -al . [2021-10-19T13:16:44.580Z] total 612 [2021-10-19T13:16:44.580Z] drwxrwxr-x 10 1001 1001 4096 Oct 19 13:16 . [2021-10-19T13:16:44.580Z] drwxr-xr-x 4 root root 30 Oct 19 13:14 .. [2021-10-19T13:16:44.580Z] -rw-rw-r-- 1 1001 1001 11 Oct 19 13:13 .dockerignore [2021-10-19T13:16:44.580Z] drwxrwxr-x 8 1001 1001 162 Oct 19 13:13 .git [2021-10-19T13:16:44.580Z] drwxrwxr-x 4 1001 1001 142 Oct 19 13:13 .github [2021-10-19T13:16:44.580Z] -rw-rw-r-- 1 1001 1001 804 Oct 19 13:13 .gitignore [2021-10-19T13:16:44.580Z] -rw-rw-r-- 1 1001 1001 42 Oct 19 13:13 .golangci.yml [2021-10-19T13:16:44.580Z] -rw-rw-r-- 1 1001 1001 76 Oct 19 13:13 .hadolint.yml [2021-10-19T13:16:44.580Z] drwx------ 3 1001 1001 43 Oct 19 13:13 .semver [2021-10-19T13:16:44.580Z] -rw-rw-r-- 1 1001 1001 166 Oct 19 13:13 .sonarcloud.properties [2021-10-19T13:16:44.580Z] -rw-rw-r-- 1 1001 1001 1171 Oct 19 13:13 ADOPTERS.md [2021-10-19T13:16:44.580Z] -rw-rw-r-- 1 1001 1001 8608 Oct 19 13:13 Attribution.txt [2021-10-19T13:16:44.580Z] -rw-rw-r-- 1 1001 1001 43881 Oct 19 13:13 CHANGELOG.md [2021-10-19T13:16:44.580Z] -rw-rw-r-- 1 1001 1001 3804 Oct 19 13:13 CONTRIBUTING.md [2021-10-19T13:16:44.580Z] -rw-rw-r-- 1 1001 1001 677 Oct 19 13:13 GOVERNANCE.md [2021-10-19T13:16:44.580Z] -rw-rw-r-- 1 1001 1001 849 Oct 19 13:13 Jenkinsfile [2021-10-19T13:16:44.580Z] -rw-rw-r-- 1 1001 1001 10775 Oct 19 13:13 LICENSE [2021-10-19T13:16:44.580Z] -rw-rw-r-- 1 1001 1001 6508 Oct 19 13:13 Makefile [2021-10-19T13:16:44.580Z] -rw-rw-r-- 1 1001 1001 582 Oct 19 13:13 OWNERS.md [2021-10-19T13:16:44.581Z] -rw-rw-r-- 1 1001 1001 8256 Oct 19 13:13 README.md [2021-10-19T13:16:44.581Z] -rw-rw-r-- 1 1001 1001 6912 Oct 19 13:13 SECURITY.md [2021-10-19T13:16:44.581Z] -rw-rw-r-- 1 1001 1001 12 Oct 19 13:13 VERSION [2021-10-19T13:16:44.581Z] -rw-rw-r-- 1 1001 1001 4131 Oct 19 13:13 ZMQWindows.md [2021-10-19T13:16:44.581Z] drwxrwxr-x 2 1001 1001 37 Oct 19 13:13 bin [2021-10-19T13:16:44.581Z] drwxrwxr-x 14 1001 1001 4096 Oct 19 13:13 cmd [2021-10-19T13:16:44.581Z] -rw-r--r-- 1 root root 403932 Oct 19 13:15 coverage.out [2021-10-19T13:16:44.581Z] -rw-rw-r-- 1 1001 1001 829 Oct 19 13:13 go.mod [2021-10-19T13:16:44.581Z] -rw-rw-r-- 1 1001 1001 50143 Oct 19 13:13 go.sum [2021-10-19T13:16:44.581Z] drwxrwxr-x 8 1001 1001 124 Oct 19 13:13 internal [2021-10-19T13:16:44.581Z] drwxrwxr-x 3 1001 1001 16 Oct 19 13:13 openapi [2021-10-19T13:16:44.581Z] drwxrwxr-x 4 1001 1001 71 Oct 19 13:13 snap [2021-10-19T13:16:44.581Z] -rw-rw-r-- 1 1001 1001 204 Oct 19 13:13 version.go [Pipeline] sh [2021-10-19T13:16:44.870Z] + '[' -e coverage.out ] [2021-10-19T13:16:44.870Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-19T13:16:44.970Z] Stashed 1 file(s) [Pipeline] sh [2021-10-19T13:16:45.261Z] + make build [2021-10-19T13:16:45.261Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o cmd/core-data/core-data ./cmd/core-data [2021-10-19T13:16:46.651Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-19T13:16:54.840Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o cmd/core-command/core-command ./cmd/core-command [2021-10-19T13:16:54.840Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-19T13:16:55.788Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-19T13:16:55.788Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-19T13:16:57.204Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-19T13:16:57.777Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-19T13:16:58.725Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-19T13:16:58.770Z] provisioning config files... [2021-10-19T13:16:58.800Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/82@tmp/config4984212604457472946tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-19T13:16:59.178Z] ---> docker-login.sh [2021-10-19T13:16:59.178Z] nexus3.edgexfoundry.org:10001 [2021-10-19T13:17:00.107Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-19T13:17:00.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T13:17:00.684Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-19T13:17:00.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T13:17:00.921Z] Configure a credential helper to remove this warning. See [2021-10-19T13:17:00.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T13:17:00.921Z] [2021-10-19T13:17:00.921Z] Login Succeeded [2021-10-19T13:17:00.921Z] nexus3.edgexfoundry.org:10002 [2021-10-19T13:17:01.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T13:17:01.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T13:17:01.496Z] Configure a credential helper to remove this warning. See [2021-10-19T13:17:01.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T13:17:01.496Z] [2021-10-19T13:17:01.496Z] Login Succeeded [2021-10-19T13:17:01.496Z] nexus3.edgexfoundry.org:10003 [2021-10-19T13:17:01.648Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-19T13:17:02.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T13:17:02.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T13:17:02.106Z] Configure a credential helper to remove this warning. See [2021-10-19T13:17:02.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T13:17:02.106Z] [2021-10-19T13:17:02.106Z] Login Succeeded [2021-10-19T13:17:02.106Z] nexus3.edgexfoundry.org:10004 [2021-10-19T13:17:02.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T13:17:02.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T13:17:02.720Z] Configure a credential helper to remove this warning. See [2021-10-19T13:17:02.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T13:17:02.720Z] [2021-10-19T13:17:02.720Z] Login Succeeded [2021-10-19T13:17:02.720Z] docker.io [2021-10-19T13:17:02.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [2021-10-19T13:17:03.583Z] $ docker stop --time=1 3ade016abcae90eff95a9fa79b775c714f1092b78173b916ebfddc268600e901 [2021-10-19T13:17:03.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T13:17:03.604Z] Configure a credential helper to remove this warning. See [2021-10-19T13:17:03.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T13:17:03.604Z] [2021-10-19T13:17:03.604Z] Login Succeeded [2021-10-19T13:17:03.604Z] ---> docker-login.sh ends [2021-10-19T13:17:05.387Z] $ docker rm -f 3ade016abcae90eff95a9fa79b775c714f1092b78173b916ebfddc268600e901 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2021-10-19T13:17:05.747Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-10-19T13:17:06.886Z] ========================================================= [2021-10-19T13:17:06.886Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-19T13:17:06.886Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [Pipeline] sh [2021-10-19T13:17:07.278Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-19T13:17:07.278Z] [2021-10-19T13:17:07.278Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-19T13:17:07.309Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:17:07.590Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-19T13:17:07.590Z] 552d1f2373af: Pulling fs layer [2021-10-19T13:17:07.590Z] ea3f2d53f512: Pulling fs layer [2021-10-19T13:17:07.590Z] 9e70ebbbe112: Pulling fs layer [2021-10-19T13:17:07.590Z] 7a9cfe048b4a: Pulling fs layer [2021-10-19T13:17:07.590Z] 72dc09318566: Pulling fs layer [2021-10-19T13:17:07.590Z] f4f7b4309257: Pulling fs layer [2021-10-19T13:17:07.590Z] 0ac9a79272e3: Pulling fs layer [2021-10-19T13:17:07.590Z] b78e95d17946: Pulling fs layer [2021-10-19T13:17:07.590Z] 7a9cfe048b4a: Waiting [2021-10-19T13:17:07.591Z] 72dc09318566: Waiting [2021-10-19T13:17:07.591Z] f4f7b4309257: Waiting [2021-10-19T13:17:07.591Z] 0ac9a79272e3: Waiting [2021-10-19T13:17:07.591Z] b78e95d17946: Waiting [2021-10-19T13:17:07.591Z] 9e70ebbbe112: Verifying Checksum [2021-10-19T13:17:07.591Z] 9e70ebbbe112: Download complete [2021-10-19T13:17:07.591Z] ea3f2d53f512: Verifying Checksum [2021-10-19T13:17:07.591Z] ea3f2d53f512: Download complete [2021-10-19T13:17:07.591Z] 72dc09318566: Verifying Checksum [2021-10-19T13:17:07.591Z] f4f7b4309257: Verifying Checksum [2021-10-19T13:17:07.591Z] f4f7b4309257: Download complete [2021-10-19T13:17:07.591Z] 0ac9a79272e3: Verifying Checksum [2021-10-19T13:17:07.591Z] 0ac9a79272e3: Download complete [2021-10-19T13:17:07.775Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-19T13:17:07.775Z] latest: Pulling from edgex-devops/edgex-compose [2021-10-19T13:17:07.775Z] cbdbe7a5bc2a: Pulling fs layer [2021-10-19T13:17:07.775Z] ca9280d653b3: Pulling fs layer [2021-10-19T13:17:07.775Z] 7e9c9ca2126c: Pulling fs layer [2021-10-19T13:17:07.775Z] cbdbe7a5bc2a: Verifying Checksum [2021-10-19T13:17:07.775Z] cbdbe7a5bc2a: Download complete [2021-10-19T13:17:07.870Z] 552d1f2373af: Verifying Checksum [2021-10-19T13:17:07.870Z] 552d1f2373af: Download complete [2021-10-19T13:17:08.039Z] ca9280d653b3: Verifying Checksum [2021-10-19T13:17:08.039Z] ca9280d653b3: Download complete [2021-10-19T13:17:08.039Z] cbdbe7a5bc2a: Pull complete [2021-10-19T13:17:08.306Z] 7e9c9ca2126c: Verifying Checksum [2021-10-19T13:17:08.306Z] 7e9c9ca2126c: Download complete [2021-10-19T13:17:08.489Z] 552d1f2373af: Pull complete [2021-10-19T13:17:08.579Z] ca9280d653b3: Pull complete [2021-10-19T13:17:09.113Z] ea3f2d53f512: Pull complete [2021-10-19T13:17:09.397Z] 9e70ebbbe112: Pull complete [2021-10-19T13:17:09.674Z] b78e95d17946: Verifying Checksum [2021-10-19T13:17:09.674Z] b78e95d17946: Download complete [2021-10-19T13:17:09.950Z] 7a9cfe048b4a: Verifying Checksum [2021-10-19T13:17:09.950Z] 7a9cfe048b4a: Download complete [2021-10-19T13:17:12.812Z] 7e9c9ca2126c: Pull complete [2021-10-19T13:17:12.812Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-10-19T13:17:12.812Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-19T13:17:12.812Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-10-19T13:17:12.897Z] prd-centos7-docker-4c-2g-10 does not seem to be running inside a container [2021-10-19T13:17:12.939Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/82 -v /w/workspace/edgex-go/82:/w/workspace/edgex-go/82:rw,z -v /w/workspace/edgex-go/82@tmp:/w/workspace/edgex-go/82@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-19T13:17:15.558Z] $ docker top 9a4cd49c40701efa4c38f565271aad1240db061bec6efd6d4e30cc6b22e61b39 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-19T13:17:15.934Z] + docker-compose build --help [2021-10-19T13:17:15.934Z] + grep parallel [2021-10-19T13:17:16.503Z] --parallel Build images in parallel. [Pipeline] } [2021-10-19T13:17:16.514Z] $ docker stop --time=1 9a4cd49c40701efa4c38f565271aad1240db061bec6efd6d4e30cc6b22e61b39 [2021-10-19T13:17:17.708Z] $ docker rm -f 9a4cd49c40701efa4c38f565271aad1240db061bec6efd6d4e30cc6b22e61b39 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:17:18.100Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-19T13:17:18.100Z] . [Pipeline] withDockerContainer [2021-10-19T13:17:18.169Z] prd-centos7-docker-4c-2g-10 does not seem to be running inside a container [2021-10-19T13:17:18.213Z] $ 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/82 -v /w/workspace/edgex-go/82:/w/workspace/edgex-go/82:rw,z -v /w/workspace/edgex-go/82@tmp:/w/workspace/edgex-go/82@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-19T13:17:18.551Z] $ docker top b62411ff4450782cc219ebbbdf0f9f323aa3b34c71b3d0092c7fea93be527d8f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-19T13:17:18.901Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-19T13:17:19.483Z] Building core-command ... [2021-10-19T13:17:19.483Z] Building core-data ... [2021-10-19T13:17:19.483Z] Building core-metadata ... [2021-10-19T13:17:19.483Z] Building security-bootstrapper ... [2021-10-19T13:17:19.483Z] Building security-proxy-setup ... [2021-10-19T13:17:19.483Z] Building security-secretstore-setup ... [2021-10-19T13:17:19.483Z] Building support-notifications ... [2021-10-19T13:17:19.483Z] Building support-scheduler ... [2021-10-19T13:17:19.483Z] Building sys-mgmt-agent ... [2021-10-19T13:17:19.483Z] Building core-metadata [2021-10-19T13:17:19.483Z] Building support-notifications [2021-10-19T13:17:19.483Z] Building security-secretstore-setup [2021-10-19T13:17:19.483Z] Building security-proxy-setup [2021-10-19T13:17:19.483Z] Building core-command [2021-10-19T13:17:20.155Z] 7a9cfe048b4a: Pull complete [2021-10-19T13:17:20.155Z] 72dc09318566: Pull complete [2021-10-19T13:17:20.155Z] f4f7b4309257: Pull complete [2021-10-19T13:17:20.762Z] 0ac9a79272e3: Pull complete [2021-10-19T13:17:27.806Z] b78e95d17946: Pull complete [2021-10-19T13:17:27.806Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-19T13:17:27.806Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-19T13:17:27.806Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-19T13:17:28.189Z] + + dockerecho build -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-19T13:17:28.189Z] WORKDIR /edgex [2021-10-19T13:17:28.189Z] COPY go.mod . [2021-10-19T13:17:28.189Z] RUN go mod download ci-base-image-arm64 [2021-10-19T13:17:28.189Z] -f - . [2021-10-19T13:17:30.111Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-19T13:17:30.111Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-19T13:17:30.111Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-19T13:17:30.111Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-19T13:17:30.111Z] ---> e9087e33fea6 [2021-10-19T13:17:30.111Z] Step 3/24 : WORKDIR /edgex-go [2021-10-19T13:17:30.111Z] ---> e9087e33fea6 [2021-10-19T13:17:30.111Z] Step 3/20 : WORKDIR /edgex-go [2021-10-19T13:17:30.861Z] Sending build context to Docker daemon 166.3MB [2021-10-19T13:17:30.861Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-19T13:17:30.861Z] ---> 8b459fc5aaf0 [2021-10-19T13:17:30.861Z] Step 2/4 : WORKDIR /edgex [2021-10-19T13:17:35.393Z] ---> Running in 30a17ef044cf [2021-10-19T13:17:35.393Z] ---> Running in fed9a0594080 [2021-10-19T13:17:36.305Z] ---> Running in db5b61bffb49 [2021-10-19T13:17:36.910Z] Removing intermediate container db5b61bffb49 [2021-10-19T13:17:36.910Z] ---> 2bd0bee189f7 [2021-10-19T13:17:36.910Z] Step 3/4 : COPY go.mod . [2021-10-19T13:17:37.518Z] ---> 0a8458aaa0bb [2021-10-19T13:17:37.518Z] Step 4/4 : RUN go mod download [2021-10-19T13:17:37.797Z] ---> Running in 5238c7dda1ac [2021-10-19T13:17:40.709Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-19T13:17:40.709Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-19T13:17:40.709Z] ---> e9087e33fea6 [2021-10-19T13:17:40.709Z] Step 3/22 : WORKDIR /edgex-go [2021-10-19T13:17:40.709Z] ---> Using cache [2021-10-19T13:17:40.709Z] ---> 1654ba505033 [2021-10-19T13:17:40.709Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-19T13:17:40.709Z] Removing intermediate container 30a17ef044cf [2021-10-19T13:17:40.709Z] ---> 46ee247c79bc [2021-10-19T13:17:40.709Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-19T13:17:40.709Z] Removing intermediate container fed9a0594080 [2021-10-19T13:17:40.709Z] ---> 1654ba505033 [2021-10-19T13:17:40.709Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-19T13:17:40.709Z] ---> Running in 53d556859256 [2021-10-19T13:17:40.709Z] ---> Running in 12c7437da92b [2021-10-19T13:17:40.709Z] ---> Running in 7985e2805e27 [2021-10-19T13:17:41.671Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-19T13:17:41.671Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-19T13:17:41.671Z] ---> e9087e33fea6 [2021-10-19T13:17:41.671Z] Step 3/22 : WORKDIR /edgex-go [2021-10-19T13:17:41.671Z] ---> Using cache [2021-10-19T13:17:41.671Z] ---> 1654ba505033 [2021-10-19T13:17:41.671Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-19T13:17:41.671Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-19T13:17:41.671Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-19T13:17:41.671Z] ---> e9087e33fea6 [2021-10-19T13:17:41.671Z] Step 3/21 : WORKDIR /edgex-go [2021-10-19T13:17:41.671Z] ---> Using cache [2021-10-19T13:17:41.671Z] ---> 1654ba505033 [2021-10-19T13:17:41.671Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-19T13:17:41.934Z] ---> Running in 0379db684a02 [2021-10-19T13:17:41.934Z] ---> Running in ab0a422f851d [2021-10-19T13:17:41.934Z] Removing intermediate container 53d556859256 [2021-10-19T13:17:41.934Z] ---> 742417589955 [2021-10-19T13:17:41.934Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-19T13:17:41.934Z] ---> Running in 293c90556448 [2021-10-19T13:17:42.198Z] Removing intermediate container 7985e2805e27 [2021-10-19T13:17:42.198Z] ---> 5f8ad8f6689d [2021-10-19T13:17:42.198Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-19T13:17:42.198Z] Removing intermediate container 12c7437da92b [2021-10-19T13:17:42.198Z] ---> b501d95f5c7b [2021-10-19T13:17:42.198Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-19T13:17:42.198Z] ---> Running in f49dbb1c6dfe [2021-10-19T13:17:42.198Z] ---> Running in 47502adbcac5 [2021-10-19T13:17:42.460Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-19T13:17:42.737Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-19T13:17:42.737Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-19T13:17:43.010Z] Removing intermediate container 0379db684a02 [2021-10-19T13:17:43.010Z] ---> 6294f8555edf [2021-10-19T13:17:43.010Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-19T13:17:43.010Z] ---> Running in 80e45a6623d6 [2021-10-19T13:17:43.010Z] Removing intermediate container ab0a422f851d [2021-10-19T13:17:43.011Z] ---> 20e148246fd4 [2021-10-19T13:17:43.011Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-19T13:17:43.011Z] ---> Running in cb8be70f5b1a [2021-10-19T13:17:43.278Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-19T13:17:43.278Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-19T13:17:43.539Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-19T13:17:43.539Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-19T13:17:43.539Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-19T13:17:43.809Z] OK: 220 MiB in 52 packages [2021-10-19T13:17:44.087Z] OK: 220 MiB in 52 packages [2021-10-19T13:17:44.087Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-19T13:17:44.087Z] OK: 220 MiB in 52 packages [2021-10-19T13:17:44.087Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-19T13:17:44.361Z] Removing intermediate container 293c90556448 [2021-10-19T13:17:44.361Z] ---> f58eb288c20c [2021-10-19T13:17:44.361Z] Step 6/22 : COPY . . [2021-10-19T13:17:44.361Z] OK: 220 MiB in 52 packages [2021-10-19T13:17:44.628Z] Removing intermediate container 47502adbcac5 [2021-10-19T13:17:44.628Z] ---> 25ad94768cbd [2021-10-19T13:17:44.628Z] Step 6/24 : COPY . . [2021-10-19T13:17:44.628Z] OK: 220 MiB in 52 packages [2021-10-19T13:17:44.628Z] Removing intermediate container f49dbb1c6dfe [2021-10-19T13:17:44.628Z] ---> 0876b74a571f [2021-10-19T13:17:44.628Z] Step 6/20 : COPY . . [2021-10-19T13:17:45.580Z] Removing intermediate container 80e45a6623d6 [2021-10-19T13:17:45.580Z] ---> aca24fd401a3 [2021-10-19T13:17:45.580Z] Step 6/22 : COPY . . [2021-10-19T13:17:50.023Z] Removing intermediate container cb8be70f5b1a [2021-10-19T13:17:50.023Z] ---> b49df2cc8e44 [2021-10-19T13:17:50.023Z] Step 6/21 : COPY . . [2021-10-19T13:17:58.175Z] ---> d05b829d420c [2021-10-19T13:17:58.175Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-19T13:17:58.745Z] ---> Running in 7b07c5a53345 [2021-10-19T13:18:20.719Z] Removing intermediate container 7b07c5a53345 [2021-10-19T13:18:20.719Z] ---> eddf619b4382 [2021-10-19T13:18:20.719Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-19T13:18:20.719Z] ---> 4a544ce3be54 [2021-10-19T13:18:20.719Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-19T13:18:20.719Z] ---> Running in bbdc0e4830c1 [2021-10-19T13:18:20.719Z] ---> Running in 0c8d76cfa9b0 [2021-10-19T13:18:20.719Z] ---> 0a3257420ccc [2021-10-19T13:18:20.719Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-19T13:18:20.719Z] ---> 786271996b51 [2021-10-19T13:18:20.720Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-19T13:18:20.720Z] ---> Running in 2807d789b1bf [2021-10-19T13:18:20.720Z] ---> Running in 15b59e9a4e10 [2021-10-19T13:18:20.720Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o cmd/core-command/core-command ./cmd/core-command [2021-10-19T13:18:20.993Z] Removing intermediate container 0c8d76cfa9b0 [2021-10-19T13:18:20.993Z] ---> 5a9cc537d737 [2021-10-19T13:18:20.993Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-19T13:18:21.267Z] ---> Running in 524684e00356 [2021-10-19T13:18:21.267Z] Removing intermediate container 15b59e9a4e10 [2021-10-19T13:18:21.267Z] ---> 97b6c163ab20 [2021-10-19T13:18:21.267Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-19T13:18:21.267Z] Removing intermediate container 2807d789b1bf [2021-10-19T13:18:21.267Z] ---> 9887e23759ed [2021-10-19T13:18:21.267Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-19T13:18:21.542Z] ---> Running in 1a6c92026e1e [2021-10-19T13:18:21.542Z] ---> Running in 0849bdf8adf3 [2021-10-19T13:18:21.807Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-19T13:18:22.382Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-19T13:18:22.382Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-19T13:18:23.805Z] ---> c83d9771c2c5 [2021-10-19T13:18:23.806Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-19T13:18:23.806Z] ---> Running in e55629515774 [2021-10-19T13:18:25.768Z] Removing intermediate container e55629515774 [2021-10-19T13:18:25.768Z] ---> 2cd4a048655c [2021-10-19T13:18:25.768Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-19T13:18:25.768Z] ---> Running in 2c7cfd244a25 [2021-10-19T13:18:26.363Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-19T13:18:59.720Z] Removing intermediate container 5238c7dda1ac [2021-10-19T13:18:59.720Z] ---> ee6aba5122ba [2021-10-19T13:18:59.720Z] Successfully built ee6aba5122ba [2021-10-19T13:18:59.720Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:19:00.070Z] + docker inspect -f . ci-base-image-arm64 [2021-10-19T13:19:00.070Z] . [Pipeline] withDockerContainer [2021-10-19T13:19:00.314Z] prd-ubuntu18.04-docker-arm64-4c-16g-11 does not seem to be running inside a container [2021-10-19T13:19:00.473Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/82 -v /w/workspace/edgex-go/82:/w/workspace/edgex-go/82:rw,z -v /w/workspace/edgex-go/82@tmp:/w/workspace/edgex-go/82@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-10-19T13:19:02.236Z] $ docker top 10b63536a3c3f9e8de8218588d904c899068beac77e908dcd5924091b79b33bf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-19T13:19:03.205Z] + go version [2021-10-19T13:19:03.205Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-19T13:19:03.264Z] $ docker stop --time=1 10b63536a3c3f9e8de8218588d904c899068beac77e908dcd5924091b79b33bf [2021-10-19T13:19:05.073Z] $ docker rm -f 10b63536a3c3f9e8de8218588d904c899068beac77e908dcd5924091b79b33bf [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-10-19T13:19:05.928Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-19T13:19:05.928Z] [2021-10-19T13:19:05.928Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:19:06.280Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-19T13:19:06.558Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-10-19T13:19:06.558Z] 29e5d40040c1: Pulling fs layer [2021-10-19T13:19:06.558Z] 1ce36da41761: Pulling fs layer [2021-10-19T13:19:06.558Z] 25b303627fd3: Pulling fs layer [2021-10-19T13:19:06.558Z] 29e5d40040c1: Verifying Checksum [2021-10-19T13:19:06.558Z] 29e5d40040c1: Download complete [2021-10-19T13:19:07.164Z] 1ce36da41761: Verifying Checksum [2021-10-19T13:19:07.164Z] 1ce36da41761: Download complete [2021-10-19T13:19:07.164Z] 29e5d40040c1: Pull complete [2021-10-19T13:19:08.615Z] 25b303627fd3: Download complete [2021-10-19T13:19:08.615Z] 1ce36da41761: Pull complete [2021-10-19T13:19:13.221Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-19T13:19:13.221Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-19T13:19:13.221Z] Removing intermediate container bbdc0e4830c1 [2021-10-19T13:19:13.221Z] ---> a98536be5b90 [2021-10-19T13:19:13.221Z] [2021-10-19T13:19:13.221Z] Step 9/22 : FROM alpine:3.14 [2021-10-19T13:19:13.221Z] 3.14: Pulling from library/alpine [2021-10-19T13:19:13.221Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-19T13:19:13.221Z] Status: Downloaded newer image for alpine:3.14 [2021-10-19T13:19:13.221Z] ---> 14119a10abf4 [2021-10-19T13:19:13.221Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-19T13:19:13.221Z] ---> Running in e7642107dfb0 [2021-10-19T13:19:14.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-19T13:19:14.638Z] Removing intermediate container 524684e00356 [2021-10-19T13:19:14.638Z] ---> 53ab9f9d657a [2021-10-19T13:19:14.638Z] [2021-10-19T13:19:14.638Z] Step 9/24 : FROM alpine:3.14 [2021-10-19T13:19:14.638Z] ---> 14119a10abf4 [2021-10-19T13:19:14.638Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-19T13:19:14.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-19T13:19:14.638Z] ---> Running in 9e21e20f2d39 [2021-10-19T13:19:15.213Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-19T13:19:15.213Z] Executing busybox-1.33.1-r3.trigger [2021-10-19T13:19:15.213Z] OK: 6 MiB in 15 packages [2021-10-19T13:19:15.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-19T13:19:15.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-19T13:19:16.005Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-19T13:19:16.005Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-19T13:19:16.005Z] (3/3) Installing su-exec (0.2-r1) [2021-10-19T13:19:16.005Z] Executing busybox-1.33.1-r3.trigger [2021-10-19T13:19:16.005Z] Executing ca-certificates-20191127-r5.trigger [2021-10-19T13:19:16.005Z] OK: 6 MiB in 17 packages [2021-10-19T13:19:16.267Z] Removing intermediate container 1a6c92026e1e [2021-10-19T13:19:16.267Z] ---> e30e04e2f257 [2021-10-19T13:19:16.267Z] [2021-10-19T13:19:16.267Z] Step 9/20 : FROM alpine:3.14 [2021-10-19T13:19:16.267Z] ---> 14119a10abf4 [2021-10-19T13:19:16.267Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-19T13:19:16.533Z] ---> Running in b50a24a61b24 [2021-10-19T13:19:16.533Z] Removing intermediate container e7642107dfb0 [2021-10-19T13:19:16.533Z] ---> eef58947892f [2021-10-19T13:19:16.533Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-19T13:19:16.533Z] ---> Running in ff7bcff304bb [2021-10-19T13:19:16.797Z] Removing intermediate container 9e21e20f2d39 [2021-10-19T13:19:16.797Z] ---> 56e5b06941ef [2021-10-19T13:19:16.797Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-19T13:19:16.797Z] Removing intermediate container ff7bcff304bb [2021-10-19T13:19:16.797Z] ---> b9aa9d75c507 [2021-10-19T13:19:16.797Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-19T13:19:16.797Z] ---> Running in 3891a8f97b4a [2021-10-19T13:19:16.797Z] ---> Running in 2a9e3075468c [2021-10-19T13:19:17.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-19T13:19:17.356Z] Removing intermediate container 2a9e3075468c [2021-10-19T13:19:17.356Z] ---> 10a30064209c [2021-10-19T13:19:17.356Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-19T13:19:17.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-19T13:19:17.356Z] Removing intermediate container 3891a8f97b4a [2021-10-19T13:19:17.356Z] ---> c2c2b75f8149 [2021-10-19T13:19:17.356Z] Step 12/24 : WORKDIR / [2021-10-19T13:19:17.356Z] ---> Running in 2c7d477b48cf [2021-10-19T13:19:17.356Z] ---> Running in 9489ed4ba46b [2021-10-19T13:19:17.625Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-19T13:19:17.625Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-19T13:19:17.625Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-19T13:19:17.625Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-19T13:19:17.625Z] (5/5) Installing curl (7.79.1-r0) [2021-10-19T13:19:17.625Z] Executing busybox-1.33.1-r3.trigger [2021-10-19T13:19:17.625Z] Executing ca-certificates-20191127-r5.trigger [2021-10-19T13:19:17.894Z] OK: 8 MiB in 19 packages [2021-10-19T13:19:17.894Z] Removing intermediate container 2c7d477b48cf [2021-10-19T13:19:17.894Z] ---> 8af56843ef2d [2021-10-19T13:19:17.894Z] Step 14/22 : WORKDIR / [2021-10-19T13:19:18.167Z] ---> Running in afc0b39236da [2021-10-19T13:19:18.167Z] Removing intermediate container 9489ed4ba46b [2021-10-19T13:19:18.167Z] ---> cc0ebf05270e [2021-10-19T13:19:18.167Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-19T13:19:18.437Z] Removing intermediate container 0849bdf8adf3 [2021-10-19T13:19:18.437Z] ---> 99f239bbae02 [2021-10-19T13:19:18.437Z] [2021-10-19T13:19:18.437Z] Step 9/22 : FROM alpine:3.14 [2021-10-19T13:19:18.437Z] ---> 14119a10abf4 [2021-10-19T13:19:18.437Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-19T13:19:18.437Z] ---> Using cache [2021-10-19T13:19:18.437Z] ---> eef58947892f [2021-10-19T13:19:18.437Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-19T13:19:18.437Z] ---> Using cache [2021-10-19T13:19:18.437Z] ---> b9aa9d75c507 [2021-10-19T13:19:18.437Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-19T13:19:18.437Z] ---> Running in eb8a2fa4c0c7 [2021-10-19T13:19:18.437Z] Removing intermediate container afc0b39236da [2021-10-19T13:19:18.437Z] ---> 97f9cfaeab8b [2021-10-19T13:19:18.437Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-19T13:19:18.708Z] ---> dd0b5e55d243 [2021-10-19T13:19:18.708Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-19T13:19:18.708Z] ---> ba1035cc8637 [2021-10-19T13:19:18.708Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-19T13:19:18.708Z] Removing intermediate container eb8a2fa4c0c7 [2021-10-19T13:19:18.708Z] ---> ba922b74038f [2021-10-19T13:19:18.708Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-19T13:19:18.708Z] Removing intermediate container b50a24a61b24 [2021-10-19T13:19:18.708Z] ---> a2bebbc581ca [2021-10-19T13:19:18.708Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-19T13:19:18.825Z] 25b303627fd3: Pull complete [2021-10-19T13:19:18.825Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-10-19T13:19:18.825Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-19T13:19:18.825Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-10-19T13:19:18.980Z] ---> Running in 5b9e485938d5 [2021-10-19T13:19:18.980Z] ---> Running in 1de3d21329b3 [2021-10-19T13:19:19.102Z] prd-ubuntu18.04-docker-arm64-4c-16g-11 does not seem to be running inside a container [2021-10-19T13:19:19.226Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/82 -v /w/workspace/edgex-go/82:/w/workspace/edgex-go/82:rw,z -v /w/workspace/edgex-go/82@tmp:/w/workspace/edgex-go/82@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-10-19T13:19:19.246Z] ---> 6231642d693d [2021-10-19T13:19:19.246Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-19T13:19:19.246Z] Removing intermediate container 5b9e485938d5 [2021-10-19T13:19:19.246Z] ---> 09b3793990ed [2021-10-19T13:19:19.246Z] Step 12/20 : WORKDIR /edgex [2021-10-19T13:19:19.246Z] Removing intermediate container 1de3d21329b3 [2021-10-19T13:19:19.246Z] ---> b722537ac67f [2021-10-19T13:19:19.246Z] Step 14/22 : WORKDIR / [2021-10-19T13:19:19.508Z] ---> Running in 46a99088606c [2021-10-19T13:19:19.508Z] ---> 2897d2a1e05d [2021-10-19T13:19:19.508Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-19T13:19:19.508Z] ---> a372cc007bc3 [2021-10-19T13:19:19.508Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-19T13:19:19.508Z] ---> Running in df56316c88cb [2021-10-19T13:19:19.508Z] Removing intermediate container 2c7cfd244a25 [2021-10-19T13:19:19.508Z] ---> 91dc9511beb7 [2021-10-19T13:19:19.508Z] [2021-10-19T13:19:19.508Z] Step 9/21 : FROM alpine:3.14 [2021-10-19T13:19:19.508Z] ---> 14119a10abf4 [2021-10-19T13:19:19.508Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-19T13:19:19.508Z] ---> Running in db8f0af39d48 [2021-10-19T13:19:19.776Z] Removing intermediate container 46a99088606c [2021-10-19T13:19:19.776Z] ---> d8b7effd9a82 [2021-10-19T13:19:19.776Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-19T13:19:19.776Z] Removing intermediate container df56316c88cb [2021-10-19T13:19:19.776Z] ---> 7e357045689e [2021-10-19T13:19:19.776Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-19T13:19:19.776Z] ---> ccc92aba0eb1 [2021-10-19T13:19:19.776Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-19T13:19:19.776Z] ---> Running in 0975b0e1716c [2021-10-19T13:19:19.776Z] ---> c84bae158074 [2021-10-19T13:19:19.776Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-19T13:19:20.048Z] ---> f5719af85b6d [2021-10-19T13:19:20.048Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-19T13:19:20.048Z] ---> bebce8088a68 [2021-10-19T13:19:20.048Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-19T13:19:20.354Z] Removing intermediate container 0975b0e1716c [2021-10-19T13:19:20.354Z] ---> 5c6d1dd4b6df [2021-10-19T13:19:20.354Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-19T13:19:20.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-19T13:19:20.355Z] ---> Running in 096db72bc43f [2021-10-19T13:19:20.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-19T13:19:20.637Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-19T13:19:20.637Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-19T13:19:20.637Z] Executing busybox-1.33.1-r3.trigger [2021-10-19T13:19:20.637Z] Executing ca-certificates-20191127-r5.trigger [2021-10-19T13:19:20.637Z] OK: 6 MiB in 16 packages [2021-10-19T13:19:20.637Z] Removing intermediate container 096db72bc43f [2021-10-19T13:19:20.637Z] ---> 0197da9cb059 [2021-10-19T13:19:20.637Z] Step 20/22 : LABEL arch=x86_64 [2021-10-19T13:19:20.901Z] ---> 9bd4325ebba1 [2021-10-19T13:19:20.901Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-19T13:19:20.901Z] ---> 5c07aaa0f6e2 [2021-10-19T13:19:20.901Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-19T13:19:20.901Z] ---> 757684292074 [2021-10-19T13:19:20.901Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-19T13:19:20.901Z] ---> Running in c3666e5edd0d [2021-10-19T13:19:21.168Z] Removing intermediate container c3666e5edd0d [2021-10-19T13:19:21.168Z] ---> acab87b2d85f [2021-10-19T13:19:21.168Z] Step 21/22 : LABEL git_sha=f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:19:21.168Z] ---> 6be0d02b68a8 [2021-10-19T13:19:21.168Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-19T13:19:21.168Z] Removing intermediate container db8f0af39d48 [2021-10-19T13:19:21.168Z] ---> b95b65731281 [2021-10-19T13:19:21.168Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-19T13:19:21.440Z] ---> Running in aa0d2f25bbb5 [2021-10-19T13:19:21.441Z] ---> Running in 093a3ee51425 [2021-10-19T13:19:21.441Z] ---> Running in 33e89aa6b6c6 [2021-10-19T13:19:21.441Z] ---> 85870af74e2c [2021-10-19T13:19:21.441Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-19T13:19:21.441Z] ---> bc85b1866596 [2021-10-19T13:19:21.441Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-19T13:19:21.441Z] ---> Running in 0c244f6175d1 [2021-10-19T13:19:21.441Z] Removing intermediate container aa0d2f25bbb5 [2021-10-19T13:19:21.441Z] ---> c158c08a301a [2021-10-19T13:19:21.441Z] Step 22/22 : LABEL version=2.0.1-dev.71 [2021-10-19T13:19:21.441Z] Removing intermediate container 33e89aa6b6c6 [2021-10-19T13:19:21.441Z] ---> 2f32e878f6c6 [2021-10-19T13:19:21.441Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-19T13:19:21.441Z] ---> Running in 50e89e8b6575 [2021-10-19T13:19:21.441Z] Removing intermediate container 093a3ee51425 [2021-10-19T13:19:21.441Z] ---> 424f289ad118 [2021-10-19T13:19:21.441Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-19T13:19:21.704Z] ---> Running in afab98ddc053 [2021-10-19T13:19:21.704Z] ---> Running in e95579fd3b9a [2021-10-19T13:19:21.704Z] Removing intermediate container 0c244f6175d1 [2021-10-19T13:19:21.704Z] ---> e9cfd96c661f [2021-10-19T13:19:21.704Z] Step 17/20 : CMD ["--init=true"] [2021-10-19T13:19:21.704Z] ---> a672e513ca97 [2021-10-19T13:19:21.704Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-10-19T13:19:21.704Z] Removing intermediate container 50e89e8b6575 [2021-10-19T13:19:21.704Z] ---> f60534265f45 [2021-10-19T13:19:21.704Z] [2021-10-19T13:19:21.704Z] ---> Running in 9c754466b48a [2021-10-19T13:19:21.704Z] Removing intermediate container afab98ddc053 [2021-10-19T13:19:21.704Z] ---> 4449d93ba8f4 [2021-10-19T13:19:21.704Z] Step 20/22 : LABEL arch=x86_64 [2021-10-19T13:19:21.704Z] ---> Running in 341cbb7c3395 [2021-10-19T13:19:21.704Z] Removing intermediate container e95579fd3b9a [2021-10-19T13:19:21.704Z] ---> 82eaeeaf2c54 [2021-10-19T13:19:21.704Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-19T13:19:21.704Z] Successfully built f60534265f45 [2021-10-19T13:19:21.993Z] Successfully tagged core-command:latest [2021-10-19T13:19:21.993Z] Building support-scheduler [2021-10-19T13:19:21.993Z] ---> Running in 22cdd04dc848 [2021-10-19T13:19:21.993Z]  Building core-command ... done  ---> Running in fe558b9d7f10 [2021-10-19T13:19:21.993Z] Removing intermediate container 9c754466b48a [2021-10-19T13:19:21.993Z] ---> c3e10b1df635 [2021-10-19T13:19:21.993Z] Step 18/20 : LABEL arch=x86_64 [2021-10-19T13:19:21.993Z] Removing intermediate container fe558b9d7f10 [2021-10-19T13:19:21.993Z] ---> 28ff340743f0 [2021-10-19T13:19:21.993Z] Step 21/22 : LABEL git_sha=f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:19:22.579Z] ---> Running in d2ac0511747f [2021-10-19T13:19:22.579Z] Removing intermediate container 22cdd04dc848 [2021-10-19T13:19:22.579Z] ---> 9f8e6761b3cb [2021-10-19T13:19:22.579Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-19T13:19:22.579Z] ---> Running in 8a760d422966 [2021-10-19T13:19:23.126Z] $ docker top b81c3c3f4942e11211ae373e7e3647377e467b82b95de0f0af3f4ef00c15daa1 -eo pid,comm [2021-10-19T13:19:23.160Z] Removing intermediate container d2ac0511747f [2021-10-19T13:19:23.160Z] ---> b7fbd5c27d7b [2021-10-19T13:19:23.160Z] Step 19/20 : LABEL git_sha=f045366f2d64fe6e0c14912db4a22971d4c550bb [Pipeline] { [Pipeline] sh [2021-10-19T13:19:23.735Z] Removing intermediate container 8a760d422966 [2021-10-19T13:19:23.735Z] ---> f527d68be81f [2021-10-19T13:19:23.735Z] Step 22/22 : LABEL version=2.0.1-dev.71 [2021-10-19T13:19:23.735Z] ---> 19e35cbf8c41 [2021-10-19T13:19:23.735Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-19T13:19:23.735Z] ---> Running in 41a1a08ac555 [2021-10-19T13:19:23.735Z] ---> Running in 8a4b2d3f42de [2021-10-19T13:19:24.030Z] Removing intermediate container 8a4b2d3f42de [2021-10-19T13:19:24.030Z] ---> e83529f230ac [2021-10-19T13:19:24.030Z] [2021-10-19T13:19:24.030Z] Successfully built e83529f230ac [2021-10-19T13:19:24.030Z] Removing intermediate container 41a1a08ac555 [2021-10-19T13:19:24.030Z] ---> b51765c1af37 [2021-10-19T13:19:24.030Z] Step 20/20 : LABEL version=2.0.1-dev.71 [2021-10-19T13:19:24.030Z] Removing intermediate container 341cbb7c3395 [2021-10-19T13:19:24.030Z] ---> b5215483b376 [2021-10-19T13:19:24.030Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-19T13:19:24.030Z] Successfully tagged core-metadata:latest [2021-10-19T13:19:24.030Z]  Building core-metadata ... done Building sys-mgmt-agent [2021-10-19T13:19:24.030Z] ---> Running in b1b0e81c1e87 [2021-10-19T13:19:24.076Z] + docker-compose build --help [2021-10-19T13:19:24.076Z] + grep parallel [2021-10-19T13:19:24.297Z] ---> Running in 588ecb290dd5 [2021-10-19T13:19:26.222Z] ---> c5c3345f3708 [2021-10-19T13:19:26.222Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-19T13:19:26.222Z] Removing intermediate container b1b0e81c1e87 [2021-10-19T13:19:26.222Z] ---> e25830434007 [2021-10-19T13:19:26.222Z] [2021-10-19T13:19:26.222Z] Successfully built e25830434007 [2021-10-19T13:19:26.222Z] Successfully tagged security-proxy-setup:latest [2021-10-19T13:19:26.222Z] Removing intermediate container 588ecb290dd5 [2021-10-19T13:19:26.222Z] ---> 129ea0fc7d49 [2021-10-19T13:19:26.222Z] Step 22/24 : LABEL arch=x86_64 [2021-10-19T13:19:26.222Z]  Building security-proxy-setup ... done Building core-data [2021-10-19T13:19:26.484Z] ---> Running in 9a75a9bc095e [2021-10-19T13:19:26.484Z] ---> c9e08a73ba29 [2021-10-19T13:19:26.484Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-19T13:19:26.745Z] ---> Running in 666ab6802edd [2021-10-19T13:19:27.691Z] Removing intermediate container 9a75a9bc095e [2021-10-19T13:19:27.691Z] ---> f614cf7f782c [2021-10-19T13:19:27.691Z] Step 23/24 : LABEL git_sha=f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:19:28.413Z] --parallel Build images in parallel. [Pipeline] } [2021-10-19T13:19:28.475Z] $ docker stop --time=1 b81c3c3f4942e11211ae373e7e3647377e467b82b95de0f0af3f4ef00c15daa1 [2021-10-19T13:19:28.649Z] Removing intermediate container 666ab6802edd [2021-10-19T13:19:28.650Z] ---> a11497932b48 [2021-10-19T13:19:28.650Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-19T13:19:28.650Z] ---> Running in 40c5da8c6968 [2021-10-19T13:19:28.919Z] ---> Running in b27a3a2099b9 [2021-10-19T13:19:28.919Z] Removing intermediate container 40c5da8c6968 [2021-10-19T13:19:28.919Z] ---> a474a89e2e82 [2021-10-19T13:19:28.919Z] Step 24/24 : LABEL version=2.0.1-dev.71 [2021-10-19T13:19:28.919Z] Removing intermediate container b27a3a2099b9 [2021-10-19T13:19:28.919Z] ---> 27d63e72c733 [2021-10-19T13:19:28.919Z] Step 19/21 : LABEL arch=x86_64 [2021-10-19T13:19:28.919Z] ---> Running in bba1c2a5e0f2 [2021-10-19T13:19:28.919Z] ---> Running in 3a7a349f3f19 [2021-10-19T13:19:29.181Z] Removing intermediate container bba1c2a5e0f2 [2021-10-19T13:19:29.181Z] ---> a7b0fd8c34fc [2021-10-19T13:19:29.181Z] [2021-10-19T13:19:29.181Z] Successfully built a7b0fd8c34fc [2021-10-19T13:19:29.181Z] Removing intermediate container 3a7a349f3f19 [2021-10-19T13:19:29.181Z] ---> 0e3412e8614a [2021-10-19T13:19:29.181Z] Step 20/21 : LABEL git_sha=f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:19:29.181Z] Successfully tagged security-secretstore-setup:latest [2021-10-19T13:19:29.181Z]  Building security-secretstore-setup ... done Building security-bootstrapper [2021-10-19T13:19:29.452Z] ---> Running in 1005b2807061 [2021-10-19T13:19:29.715Z] Removing intermediate container 1005b2807061 [2021-10-19T13:19:29.715Z] ---> 1c2fb4cf69b7 [2021-10-19T13:19:29.715Z] Step 21/21 : LABEL version=2.0.1-dev.71 [2021-10-19T13:19:30.306Z] $ docker rm -f b81c3c3f4942e11211ae373e7e3647377e467b82b95de0f0af3f4ef00c15daa1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:19:30.946Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-19T13:19:30.946Z] . [Pipeline] withDockerContainer [2021-10-19T13:19:31.236Z] prd-ubuntu18.04-docker-arm64-4c-16g-11 does not seem to be running inside a container [2021-10-19T13:19:31.374Z] $ 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/82 -v /w/workspace/edgex-go/82:/w/workspace/edgex-go/82:rw,z -v /w/workspace/edgex-go/82@tmp:/w/workspace/edgex-go/82@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-10-19T13:19:31.660Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-19T13:19:31.660Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-19T13:19:31.660Z] ---> e9087e33fea6 [2021-10-19T13:19:31.660Z] Step 3/23 : WORKDIR /edgex-go [2021-10-19T13:19:31.660Z] ---> Using cache [2021-10-19T13:19:31.660Z] ---> 1654ba505033 [2021-10-19T13:19:31.660Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-19T13:19:31.660Z] ---> Using cache [2021-10-19T13:19:31.660Z] ---> 20e148246fd4 [2021-10-19T13:19:31.660Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-19T13:19:33.049Z] $ docker top ea45dc541bae308b1f5924155effec09e7be6b1f23d92592f2d3ba729f4b485d -eo pid,comm [2021-10-19T13:19:33.048Z] ---> Running in d36584e64512 [2021-10-19T13:19:33.324Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-19T13:19:33.324Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-19T13:19:33.324Z] ---> e9087e33fea6 [2021-10-19T13:19:33.324Z] Step 3/22 : WORKDIR /edgex-go [2021-10-19T13:19:33.324Z] ---> Using cache [2021-10-19T13:19:33.324Z] ---> 1654ba505033 [2021-10-19T13:19:33.324Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-19T13:19:33.324Z] ---> Using cache [2021-10-19T13:19:33.324Z] ---> 20e148246fd4 [2021-10-19T13:19:33.324Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [Pipeline] { [Pipeline] sh [2021-10-19T13:19:33.908Z] ---> Running in 16f74b66f6b4 [2021-10-19T13:19:33.908Z] ---> Running in 78e5b5485839 [2021-10-19T13:19:33.908Z] Removing intermediate container d36584e64512 [2021-10-19T13:19:33.908Z] ---> 2384983c2263 [2021-10-19T13:19:33.908Z] [2021-10-19T13:19:33.908Z] Successfully built 2384983c2263 [2021-10-19T13:19:34.037Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-19T13:19:34.174Z] Successfully tagged support-notifications:latest [2021-10-19T13:19:34.435Z]  Building support-notifications ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-19T13:19:34.435Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-19T13:19:34.435Z] ---> e9087e33fea6 [2021-10-19T13:19:34.435Z] Step 3/22 : WORKDIR /edgex-go [2021-10-19T13:19:34.435Z] ---> Using cache [2021-10-19T13:19:34.435Z] ---> 1654ba505033 [2021-10-19T13:19:34.435Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-19T13:19:34.435Z] ---> Using cache [2021-10-19T13:19:34.435Z] ---> 20e148246fd4 [2021-10-19T13:19:34.435Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-19T13:19:34.435Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-19T13:19:34.435Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-19T13:19:34.696Z] ---> Running in 031dc5f93f75 [2021-10-19T13:19:34.959Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-19T13:19:35.554Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-19T13:19:35.554Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-19T13:19:35.554Z] ---> e9087e33fea6 [2021-10-19T13:19:35.554Z] Step 3/30 : WORKDIR /edgex-go [2021-10-19T13:19:35.554Z] ---> Using cache [2021-10-19T13:19:35.554Z] ---> 1654ba505033 [2021-10-19T13:19:35.554Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-19T13:19:35.554Z] ---> Using cache [2021-10-19T13:19:35.554Z] ---> 20e148246fd4 [2021-10-19T13:19:35.554Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-19T13:19:35.554Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-19T13:19:35.554Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-19T13:19:35.824Z] ---> Running in 8d0224df2c9b [2021-10-19T13:19:35.824Z] OK: 220 MiB in 52 packages [2021-10-19T13:19:35.824Z] OK: 220 MiB in 52 packages [2021-10-19T13:19:35.824Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-19T13:19:36.403Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-19T13:19:36.403Z] Removing intermediate container 16f74b66f6b4 [2021-10-19T13:19:36.403Z] ---> 8578cd49224a [2021-10-19T13:19:36.403Z] Step 6/23 : COPY go.mod . [2021-10-19T13:19:36.403Z] OK: 220 MiB in 52 packages [2021-10-19T13:19:36.403Z] Removing intermediate container 78e5b5485839 [2021-10-19T13:19:36.403Z] ---> d1f22ac79c29 [2021-10-19T13:19:36.403Z] Step 6/22 : COPY . . [2021-10-19T13:19:37.354Z] ---> 6c726aa53b38 [2021-10-19T13:19:37.354Z] Step 7/23 : RUN go mod download [2021-10-19T13:19:37.354Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-19T13:19:37.619Z] OK: 220 MiB in 52 packages [2021-10-19T13:19:38.189Z] ---> Running in 5904aec42785 [2021-10-19T13:19:38.189Z] Removing intermediate container 031dc5f93f75 [2021-10-19T13:19:38.189Z] ---> 19642ea7bc9b [2021-10-19T13:19:38.189Z] Step 6/22 : COPY . . [2021-10-19T13:19:38.800Z] Removing intermediate container 8d0224df2c9b [2021-10-19T13:19:38.800Z] ---> 2515d382b68c [2021-10-19T13:19:38.800Z] Step 6/30 : COPY . . [2021-10-19T13:19:39.483Z] Building core-command ... [2021-10-19T13:19:39.483Z] Building core-data ... [2021-10-19T13:19:39.483Z] Building core-metadata ... [2021-10-19T13:19:39.483Z] Building security-bootstrapper ... [2021-10-19T13:19:39.483Z] Building security-proxy-setup ... [2021-10-19T13:19:39.483Z] Building security-secretstore-setup ... [2021-10-19T13:19:39.483Z] Building support-notifications ... [2021-10-19T13:19:39.483Z] Building support-scheduler ... [2021-10-19T13:19:39.483Z] Building sys-mgmt-agent ... [2021-10-19T13:19:39.483Z] Building core-data [2021-10-19T13:19:39.483Z] Building support-scheduler [2021-10-19T13:19:39.483Z] Building sys-mgmt-agent [2021-10-19T13:19:39.483Z] Building core-command [2021-10-19T13:19:39.483Z] Building support-notifications [2021-10-19T13:19:44.114Z] Removing intermediate container 5904aec42785 [2021-10-19T13:19:44.114Z] ---> 82f378be59dd [2021-10-19T13:19:44.114Z] Step 8/23 : COPY . . [2021-10-19T13:19:44.114Z] ---> d72dbe3701fd [2021-10-19T13:19:44.114Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-19T13:19:44.691Z] ---> Running in 4af4bc992ca5 [2021-10-19T13:19:47.283Z] ---> 1fbd99221c2c [2021-10-19T13:19:47.283Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-19T13:19:47.548Z] ---> Running in e847e9aa2e06 [2021-10-19T13:19:47.548Z] ---> cac35eeed94a [2021-10-19T13:19:47.548Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-19T13:19:47.548Z] ---> Running in bb6b53876ff0 [2021-10-19T13:19:47.548Z] Removing intermediate container 4af4bc992ca5 [2021-10-19T13:19:47.548Z] ---> 399fbf10bd65 [2021-10-19T13:19:47.548Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-19T13:19:47.813Z] ---> Running in b46bce193da7 [2021-10-19T13:19:48.775Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o cmd/core-data/core-data ./cmd/core-data [2021-10-19T13:19:49.716Z] Removing intermediate container e847e9aa2e06 [2021-10-19T13:19:49.716Z] ---> 724ca5609fa6 [2021-10-19T13:19:49.716Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-19T13:19:50.288Z] Removing intermediate container bb6b53876ff0 [2021-10-19T13:19:50.288Z] ---> 3df1d6bc4e4a [2021-10-19T13:19:50.288Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-19T13:19:50.288Z] ---> Running in 7202325e16b6 [2021-10-19T13:19:50.548Z] ---> Running in ff4e43ea73cb [2021-10-19T13:19:50.811Z] ---> 1d27368107d0 [2021-10-19T13:19:50.811Z] Step 9/23 : RUN go mod tidy [2021-10-19T13:19:51.076Z] ---> Running in b838daa2f6e7 [2021-10-19T13:19:51.349Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-19T13:19:51.349Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-19T13:19:55.567Z] Removing intermediate container b838daa2f6e7 [2021-10-19T13:19:55.567Z] ---> dbaa2a03b194 [2021-10-19T13:19:55.567Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-19T13:19:55.567Z] ---> Running in 8b49324a5fc2 [2021-10-19T13:19:56.141Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-19T13:20:26.552Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-19T13:20:26.553Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-19T13:20:26.553Z] ---> ee6aba5122ba [2021-10-19T13:20:26.553Z] Step 3/23 : WORKDIR /edgex-go [2021-10-19T13:20:26.553Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-19T13:20:26.553Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-19T13:20:26.553Z] ---> ee6aba5122ba [2021-10-19T13:20:26.553Z] Step 3/22 : WORKDIR /edgex-go [2021-10-19T13:20:26.553Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-19T13:20:26.553Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-19T13:20:26.553Z] ---> ee6aba5122ba [2021-10-19T13:20:26.553Z] Step 3/22 : WORKDIR /edgex-go [2021-10-19T13:20:26.553Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-19T13:20:26.553Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-19T13:20:26.553Z] ---> ee6aba5122ba [2021-10-19T13:20:26.553Z] Step 3/22 : WORKDIR /edgex-go [2021-10-19T13:20:26.553Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-19T13:20:26.553Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-19T13:20:26.553Z] ---> ee6aba5122ba [2021-10-19T13:20:26.553Z] Step 3/21 : WORKDIR /edgex-go [2021-10-19T13:20:27.167Z] ---> Running in 9028d88b614c [2021-10-19T13:20:27.167Z] ---> Running in a07a615d1e26 [2021-10-19T13:20:27.167Z] ---> Running in a89b24fa03f3 [2021-10-19T13:20:27.167Z] ---> Running in 31677960819a [2021-10-19T13:20:27.167Z] ---> Running in 5853195ba194 [2021-10-19T13:20:27.791Z] Removing intermediate container 5853195ba194 [2021-10-19T13:20:27.791Z] ---> 46fac7b509a3 [2021-10-19T13:20:27.791Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-19T13:20:27.791Z] Removing intermediate container a07a615d1e26 [2021-10-19T13:20:27.791Z] ---> 0cf27b071d4e [2021-10-19T13:20:27.791Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-19T13:20:27.791Z] Removing intermediate container a89b24fa03f3 [2021-10-19T13:20:27.791Z] ---> aec37b0ccdf0 [2021-10-19T13:20:27.791Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-19T13:20:28.087Z] ---> Running in a8e544336b4a [2021-10-19T13:20:28.087Z] Removing intermediate container 31677960819a [2021-10-19T13:20:28.087Z] ---> 646ef898be48 [2021-10-19T13:20:28.088Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-19T13:20:28.088Z] Removing intermediate container 9028d88b614c [2021-10-19T13:20:28.088Z] ---> f8f13a4d0887 [2021-10-19T13:20:28.088Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-19T13:20:28.088Z] ---> Running in 030c5a69f254 [2021-10-19T13:20:28.088Z] ---> Running in c5f4d6c4e666 [2021-10-19T13:20:28.369Z] ---> Running in 3f79f613a1b7 [2021-10-19T13:20:28.369Z] ---> Running in 2583fcc5d9a4 [2021-10-19T13:20:32.740Z] Removing intermediate container a8e544336b4a [2021-10-19T13:20:32.740Z] ---> df5cd2220e66 [2021-10-19T13:20:32.740Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-19T13:20:32.740Z] ---> Running in a28d3a0026fa [2021-10-19T13:20:32.740Z] Removing intermediate container c5f4d6c4e666 [2021-10-19T13:20:32.740Z] ---> 518fec9f8ba0 [2021-10-19T13:20:32.740Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-19T13:20:32.740Z] ---> Running in 208594795ab0 [2021-10-19T13:20:33.026Z] Removing intermediate container 3f79f613a1b7 [2021-10-19T13:20:33.026Z] ---> d1d1a05f281f [2021-10-19T13:20:33.026Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-19T13:20:33.026Z] Removing intermediate container 2583fcc5d9a4 [2021-10-19T13:20:33.026Z] ---> 673b51871033 [2021-10-19T13:20:33.026Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-19T13:20:33.307Z] ---> Running in eca509b74a09 [2021-10-19T13:20:33.307Z] ---> Running in 2984a17d3ad1 [2021-10-19T13:20:33.307Z] Removing intermediate container 030c5a69f254 [2021-10-19T13:20:33.307Z] ---> 5998fd92c6c9 [2021-10-19T13:20:33.307Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-19T13:20:33.592Z] ---> Running in 8e265323365f [2021-10-19T13:20:34.855Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-19T13:20:34.855Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-19T13:20:34.915Z] Removing intermediate container 7202325e16b6 [2021-10-19T13:20:34.915Z] ---> 629c0a2e01fa [2021-10-19T13:20:34.915Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-19T13:20:34.915Z] ---> Running in 72181e154c15 [2021-10-19T13:20:34.915Z] Removing intermediate container ff4e43ea73cb [2021-10-19T13:20:34.915Z] ---> 0a41433e95cb [2021-10-19T13:20:34.915Z] [2021-10-19T13:20:34.915Z] Step 9/30 : FROM alpine:3.14 [2021-10-19T13:20:34.915Z] ---> 14119a10abf4 [2021-10-19T13:20:34.915Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-19T13:20:34.915Z] ---> Running in c447dc05a1cd [2021-10-19T13:20:34.915Z] Removing intermediate container c447dc05a1cd [2021-10-19T13:20:34.915Z] ---> 8e9c1edca430 [2021-10-19T13:20:34.915Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-19T13:20:34.915Z] ---> Running in 8e5fde3abd5a [2021-10-19T13:20:34.915Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-19T13:20:34.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-19T13:20:34.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-19T13:20:34.915Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-19T13:20:34.915Z] (2/2) Installing su-exec (0.2-r1) [2021-10-19T13:20:34.915Z] Executing busybox-1.33.1-r3.trigger [2021-10-19T13:20:34.915Z] OK: 6 MiB in 16 packages [2021-10-19T13:20:34.915Z] Removing intermediate container b46bce193da7 [2021-10-19T13:20:34.915Z] ---> 38e5638b69e4 [2021-10-19T13:20:34.915Z] [2021-10-19T13:20:34.915Z] Step 9/22 : FROM alpine:3.14 [2021-10-19T13:20:34.915Z] ---> 14119a10abf4 [2021-10-19T13:20:34.915Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-19T13:20:34.915Z] ---> Running in 390f7ef10eb4 [2021-10-19T13:20:34.915Z] Removing intermediate container 390f7ef10eb4 [2021-10-19T13:20:34.915Z] ---> 2a89aa6c501d [2021-10-19T13:20:34.915Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-19T13:20:34.915Z] Removing intermediate container 8e5fde3abd5a [2021-10-19T13:20:34.915Z] ---> bf99f2ff5a7b [2021-10-19T13:20:34.915Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-19T13:20:34.915Z] ---> Running in c1a6be7138a7 [2021-10-19T13:20:34.915Z] ---> Running in b1e7dd7efcab [2021-10-19T13:20:34.915Z] Removing intermediate container 72181e154c15 [2021-10-19T13:20:34.915Z] ---> 7d032aca6836 [2021-10-19T13:20:34.915Z] [2021-10-19T13:20:34.915Z] Step 10/22 : FROM docker:20.10.8 [2021-10-19T13:20:34.915Z] 20.10.8: Pulling from library/docker [2021-10-19T13:20:34.915Z] Removing intermediate container c1a6be7138a7 [2021-10-19T13:20:34.915Z] ---> 3f02a12ed4d1 [2021-10-19T13:20:34.915Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-19T13:20:34.915Z] Removing intermediate container b1e7dd7efcab [2021-10-19T13:20:34.915Z] ---> f1ee7b1c8867 [2021-10-19T13:20:34.915Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-19T13:20:34.915Z] ---> Running in f39f5b0adf6c [2021-10-19T13:20:34.915Z] ---> Running in a45b62f582a6 [2021-10-19T13:20:35.176Z] Removing intermediate container f39f5b0adf6c [2021-10-19T13:20:35.176Z] ---> 324840f52948 [2021-10-19T13:20:35.176Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-19T13:20:35.176Z] ---> Running in 99a875a59780 [2021-10-19T13:20:35.443Z] Removing intermediate container a45b62f582a6 [2021-10-19T13:20:35.443Z] ---> 9461aafdf4fd [2021-10-19T13:20:35.443Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-19T13:20:35.443Z] ---> Running in 5eba908c917a [2021-10-19T13:20:36.120Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-19T13:20:36.120Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-19T13:20:36.120Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-19T13:20:36.408Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-19T13:20:36.688Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-19T13:20:36.850Z] Removing intermediate container 8b49324a5fc2 [2021-10-19T13:20:36.850Z] ---> d4f817d141a1 [2021-10-19T13:20:36.850Z] [2021-10-19T13:20:36.850Z] Step 11/23 : FROM alpine:3.14 [2021-10-19T13:20:36.850Z] ---> 14119a10abf4 [2021-10-19T13:20:36.850Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-19T13:20:36.850Z] ---> Using cache [2021-10-19T13:20:36.850Z] ---> eef58947892f [2021-10-19T13:20:36.850Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-19T13:20:36.850Z] ---> Using cache [2021-10-19T13:20:36.850Z] ---> b9aa9d75c507 [2021-10-19T13:20:36.850Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-19T13:20:36.850Z] Removing intermediate container 99a875a59780 [2021-10-19T13:20:36.850Z] ---> b8aa3c1df026 [2021-10-19T13:20:36.850Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-19T13:20:36.850Z] ---> Running in c8db5c375474 [2021-10-19T13:20:36.850Z] ---> Running in 2b13e92a3536 [2021-10-19T13:20:36.850Z] Removing intermediate container 5eba908c917a [2021-10-19T13:20:36.850Z] ---> 61ac6fee26d7 [2021-10-19T13:20:36.850Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-19T13:20:36.850Z] ---> Running in 80a5d7669ad4 [2021-10-19T13:20:36.850Z] Removing intermediate container c8db5c375474 [2021-10-19T13:20:36.850Z] ---> 461acc56e7dd [2021-10-19T13:20:36.850Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-19T13:20:36.850Z] ---> Running in 2d3e6fc34737 [2021-10-19T13:20:36.850Z] Removing intermediate container 80a5d7669ad4 [2021-10-19T13:20:36.850Z] ---> 3269ecc53b9d [2021-10-19T13:20:36.850Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-19T13:20:36.974Z] OK: 219 MiB in 52 packages [2021-10-19T13:20:37.116Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-19T13:20:37.116Z] Removing intermediate container 2d3e6fc34737 [2021-10-19T13:20:37.116Z] ---> b0dc0f3f20a9 [2021-10-19T13:20:37.116Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-19T13:20:37.260Z] OK: 219 MiB in 52 packages [2021-10-19T13:20:37.260Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-19T13:20:37.382Z] ---> 65fe64b9a7fa [2021-10-19T13:20:37.382Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-19T13:20:37.382Z] ---> Running in ac317955520a [2021-10-19T13:20:37.382Z] ---> b8b5a1dd0ceb [2021-10-19T13:20:37.382Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-19T13:20:37.546Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-19T13:20:37.546Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-19T13:20:37.998Z] ---> ac04e844a75c [2021-10-19T13:20:37.998Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-19T13:20:37.998Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-19T13:20:38.273Z] ---> fb83548dca23 [2021-10-19T13:20:38.273Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-19T13:20:38.273Z] Removing intermediate container ac317955520a [2021-10-19T13:20:38.273Z] ---> a88c4d051daf [2021-10-19T13:20:38.273Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-19T13:20:38.273Z] ---> Running in b22c11075b1a [2021-10-19T13:20:38.273Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-19T13:20:38.542Z] OK: 219 MiB in 52 packages [2021-10-19T13:20:38.542Z] OK: 219 MiB in 52 packages [2021-10-19T13:20:38.542Z] Removing intermediate container a28d3a0026fa [2021-10-19T13:20:38.542Z] ---> a4b50e2d65c1 [2021-10-19T13:20:38.542Z] Step 6/22 : COPY . . [2021-10-19T13:20:38.557Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-19T13:20:38.558Z] Removing intermediate container b22c11075b1a [2021-10-19T13:20:38.558Z] ---> 198e662d6351 [2021-10-19T13:20:38.558Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-19T13:20:38.558Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-19T13:20:38.558Z] ---> Running in 598527b704d6 [2021-10-19T13:20:38.558Z] ---> 21392faeb048 [2021-10-19T13:20:38.558Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-19T13:20:38.558Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-19T13:20:38.823Z] OK: 219 MiB in 52 packages [2021-10-19T13:20:38.823Z] Removing intermediate container 208594795ab0 [2021-10-19T13:20:38.823Z] ---> 82e18f3324e7 [2021-10-19T13:20:38.823Z] Step 6/22 : COPY . . [2021-10-19T13:20:38.835Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-19T13:20:38.835Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-19T13:20:38.835Z] Removing intermediate container 598527b704d6 [2021-10-19T13:20:38.835Z] ---> bb0dc95308aa [2021-10-19T13:20:38.835Z] Step 21/23 : LABEL arch=x86_64 [2021-10-19T13:20:38.835Z] Executing busybox-1.33.1-r3.trigger [2021-10-19T13:20:39.101Z] OK: 8 MiB in 20 packages [2021-10-19T13:20:39.102Z] ---> Running in b42cca635092 [2021-10-19T13:20:39.102Z] ---> 0f0cf0218542 [2021-10-19T13:20:39.102Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-19T13:20:39.102Z] Removing intermediate container b42cca635092 [2021-10-19T13:20:39.102Z] ---> 0fe5e050fc55 [2021-10-19T13:20:39.102Z] Step 22/23 : LABEL git_sha=f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:20:39.362Z] ---> Running in d4d900eba638 [2021-10-19T13:20:39.645Z] Removing intermediate container 2b13e92a3536 [2021-10-19T13:20:39.645Z] ---> 9f1cfc384329 [2021-10-19T13:20:39.645Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-19T13:20:39.645Z] Removing intermediate container d4d900eba638 [2021-10-19T13:20:39.645Z] ---> 599d2f40ebb8 [2021-10-19T13:20:39.645Z] Step 23/23 : LABEL version=2.0.1-dev.71 [2021-10-19T13:20:39.645Z] ---> 8da55d9ddde1 [2021-10-19T13:20:39.645Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-19T13:20:39.645Z] ---> Running in 49b3a67d3e29 [2021-10-19T13:20:39.925Z] Removing intermediate container 49b3a67d3e29 [2021-10-19T13:20:39.926Z] ---> b180c9f07606 [2021-10-19T13:20:39.926Z] [2021-10-19T13:20:39.926Z] ---> f087a02195df [2021-10-19T13:20:39.926Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-19T13:20:39.926Z] ---> 0230f69e2f49 [2021-10-19T13:20:39.926Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-19T13:20:39.926Z] Successfully built b180c9f07606 [2021-10-19T13:20:39.926Z] Successfully tagged support-scheduler:latest [2021-10-19T13:20:40.190Z]  Building support-scheduler ... done Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-19T13:20:40.190Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-19T13:20:40.190Z] ---> bc6c0ffef665 [2021-10-19T13:20:40.190Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-19T13:20:40.190Z] ---> f1d429f8ac73 [2021-10-19T13:20:40.190Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-19T13:20:40.190Z] ---> Running in 5c663020abb8 [2021-10-19T13:20:40.190Z] ---> 6398e7439694 [2021-10-19T13:20:40.190Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-19T13:20:40.324Z] Removing intermediate container eca509b74a09 [2021-10-19T13:20:40.324Z] ---> d148d24da97e [2021-10-19T13:20:40.324Z] Step 6/21 : COPY . . [2021-10-19T13:20:40.453Z] Removing intermediate container 5c663020abb8 [2021-10-19T13:20:40.453Z] ---> b3f3eb83c463 [2021-10-19T13:20:40.453Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-19T13:20:40.453Z] ---> Running in ffcaf62899bf [2021-10-19T13:20:40.453Z] ---> Running in 0e39ecf6e512 [2021-10-19T13:20:40.453Z] ---> 04172fc78f99 [2021-10-19T13:20:40.453Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-19T13:20:40.617Z] Removing intermediate container 2984a17d3ad1 [2021-10-19T13:20:40.617Z] ---> 7b19aa343e08 [2021-10-19T13:20:40.617Z] Removing intermediate container 8e265323365f [2021-10-19T13:20:40.617Z] ---> 4a3073675e10 [2021-10-19T13:20:40.617Z] Step 6/22 : COPY . . [2021-10-19T13:20:40.617Z] Step 6/23 : COPY go.mod . [2021-10-19T13:20:40.727Z] ---> Running in 88fdec41584d [2021-10-19T13:20:40.727Z] Removing intermediate container ffcaf62899bf [2021-10-19T13:20:40.727Z] ---> 18166fef84b5 [2021-10-19T13:20:40.727Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-19T13:20:40.727Z] Removing intermediate container 88fdec41584d [2021-10-19T13:20:40.727Z] ---> b35c8e987635 [2021-10-19T13:20:40.727Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-19T13:20:40.727Z] ---> Running in 9f63e846803b [2021-10-19T13:20:40.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-19T13:20:40.993Z] ---> eba96763db1d [2021-10-19T13:20:40.993Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-19T13:20:40.993Z] Removing intermediate container 9f63e846803b [2021-10-19T13:20:40.993Z] ---> 6c56c201a3c3 [2021-10-19T13:20:40.993Z] Step 20/22 : LABEL arch=x86_64 [2021-10-19T13:20:40.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-19T13:20:40.993Z] ---> Running in 6666ffa22d34 [2021-10-19T13:20:40.993Z] ---> Running in c83e837067e0 [2021-10-19T13:20:41.270Z] Removing intermediate container 6666ffa22d34 [2021-10-19T13:20:41.270Z] ---> d22784cecdf2 [2021-10-19T13:20:41.270Z] Step 21/22 : LABEL git_sha=f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:20:41.270Z] ---> Running in 44f2034a1b37 [2021-10-19T13:20:41.270Z] (1/42) Installing readline (8.1.0-r0) [2021-10-19T13:20:41.270Z] (2/42) Installing bash (5.1.4-r0) [2021-10-19T13:20:41.270Z] Executing bash-5.1.4-r0.post-install [2021-10-19T13:20:41.270Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-19T13:20:41.270Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-19T13:20:41.270Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-19T13:20:41.270Z] (6/42) Installing curl (7.79.1-r0) [2021-10-19T13:20:41.270Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-19T13:20:41.270Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-19T13:20:41.270Z] (9/42) Installing expat (2.4.1-r0) [2021-10-19T13:20:41.270Z] (10/42) Installing libffi (3.3-r2) [2021-10-19T13:20:41.270Z] (11/42) Installing gdbm (1.19-r0) [2021-10-19T13:20:41.270Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-19T13:20:41.270Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-19T13:20:41.270Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-19T13:20:41.270Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-19T13:20:41.270Z] Removing intermediate container 44f2034a1b37 [2021-10-19T13:20:41.270Z] ---> b7b0cd256e0c [2021-10-19T13:20:41.270Z] Step 22/22 : LABEL version=2.0.1-dev.71 [2021-10-19T13:20:41.270Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-19T13:20:41.270Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-19T13:20:41.536Z] ---> Running in 1a2f4e14182c [2021-10-19T13:20:42.475Z] Removing intermediate container 1a2f4e14182c [2021-10-19T13:20:42.475Z] ---> 47e58e17c61c [2021-10-19T13:20:42.475Z] [2021-10-19T13:20:42.475Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-19T13:20:42.475Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-19T13:20:42.475Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-19T13:20:42.475Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-19T13:20:42.475Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-19T13:20:42.475Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-19T13:20:42.475Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-19T13:20:42.475Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-19T13:20:42.475Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-19T13:20:42.475Z] Successfully built 47e58e17c61c [2021-10-19T13:20:42.475Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-19T13:20:42.740Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-19T13:20:42.740Z] Successfully tagged core-data:latest [2021-10-19T13:20:42.740Z]  Building core-data ... done (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-19T13:20:42.740Z] Removing intermediate container c83e837067e0 [2021-10-19T13:20:42.740Z] ---> ee63ad4a7039 [2021-10-19T13:20:42.740Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-19T13:20:42.740Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-19T13:20:42.740Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-19T13:20:42.740Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-19T13:20:42.740Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-19T13:20:42.740Z] ---> Running in 196bbe823766 [2021-10-19T13:20:42.740Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-19T13:20:42.740Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-19T13:20:42.740Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-19T13:20:42.740Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-19T13:20:42.740Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-19T13:20:42.740Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-19T13:20:43.008Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-19T13:20:43.008Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-19T13:20:43.008Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-19T13:20:43.008Z] Removing intermediate container 196bbe823766 [2021-10-19T13:20:43.008Z] ---> adfeb045ecee [2021-10-19T13:20:43.008Z] Step 27/30 : CMD ["gate"] [2021-10-19T13:20:43.267Z] Executing busybox-1.33.1-r3.trigger [2021-10-19T13:20:43.267Z] OK: 84 MiB in 64 packages [2021-10-19T13:20:43.267Z] ---> Running in 52055813b1a9 [2021-10-19T13:20:43.529Z] Removing intermediate container 52055813b1a9 [2021-10-19T13:20:43.529Z] ---> 6cd0f0aa9746 [2021-10-19T13:20:43.529Z] Step 28/30 : LABEL arch=x86_64 [2021-10-19T13:20:43.529Z] ---> Running in 249f9de29440 [2021-10-19T13:20:43.789Z] Removing intermediate container 249f9de29440 [2021-10-19T13:20:43.789Z] ---> e65b861e10ae [2021-10-19T13:20:43.789Z] Step 29/30 : LABEL git_sha=f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:20:43.789Z] ---> Running in 3c7dfd3ea4b9 [2021-10-19T13:20:43.789Z] Removing intermediate container 3c7dfd3ea4b9 [2021-10-19T13:20:43.789Z] ---> 84246d132148 [2021-10-19T13:20:43.789Z] Step 30/30 : LABEL version=2.0.1-dev.71 [2021-10-19T13:20:44.056Z] ---> Running in 308513d63dd4 [2021-10-19T13:20:44.056Z] Removing intermediate container 308513d63dd4 [2021-10-19T13:20:44.056Z] ---> b59ecaf0b7f5 [2021-10-19T13:20:44.056Z] [2021-10-19T13:20:44.056Z] Collecting docker-compose==1.23.2 [2021-10-19T13:20:44.056Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-19T13:20:44.056Z] Collecting docopt<0.7,>=0.6.1 [2021-10-19T13:20:44.056Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-19T13:20:44.056Z] Successfully built b59ecaf0b7f5 [2021-10-19T13:20:44.056Z] Successfully tagged security-bootstrapper:latest [2021-10-19T13:20:44.625Z]  Building security-bootstrapper ... done Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-19T13:20:44.625Z] Collecting jsonschema<3,>=2.5.1 [2021-10-19T13:20:44.625Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-19T13:20:44.625Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-19T13:20:44.626Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-19T13:20:44.626Z] Collecting cached-property<2,>=1.2.0 [2021-10-19T13:20:44.626Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-19T13:20:44.626Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-19T13:20:44.626Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-19T13:20:45.195Z] Collecting PyYAML<4,>=3.10 [2021-10-19T13:20:45.195Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-19T13:20:45.771Z] Collecting texttable<0.10,>=0.9.0 [2021-10-19T13:20:45.771Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-19T13:20:46.034Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-19T13:20:46.034Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-19T13:20:46.034Z] Collecting docker<4.0,>=3.6.0 [2021-10-19T13:20:46.034Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-19T13:20:46.295Z] Collecting docker-pycreds>=0.4.0 [2021-10-19T13:20:46.295Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-19T13:20:46.295Z] Collecting idna<2.8,>=2.5 [2021-10-19T13:20:46.296Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-19T13:20:46.296Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-19T13:20:46.296Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-19T13:20:46.296Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-19T13:20:46.296Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-19T13:20:46.296Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-19T13:20:46.557Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-19T13:20:46.557Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-19T13:20:46.557Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-19T13:20:46.557Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-19T13:20:46.557Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-19T13:20:46.557Z] Attempting uninstall: urllib3 [2021-10-19T13:20:46.557Z] Found existing installation: urllib3 1.26.5 [2021-10-19T13:20:46.557Z] Uninstalling urllib3-1.26.5: [2021-10-19T13:20:46.557Z] Successfully uninstalled urllib3-1.26.5 [2021-10-19T13:20:46.817Z] Attempting uninstall: idna [2021-10-19T13:20:46.817Z] Found existing installation: idna 3.2 [2021-10-19T13:20:46.817Z] Uninstalling idna-3.2: [2021-10-19T13:20:46.817Z] Successfully uninstalled idna-3.2 [2021-10-19T13:20:46.817Z] Attempting uninstall: chardet [2021-10-19T13:20:46.817Z] Found existing installation: chardet 4.0.0 [2021-10-19T13:20:46.817Z] Uninstalling chardet-4.0.0: [2021-10-19T13:20:46.817Z] Successfully uninstalled chardet-4.0.0 [2021-10-19T13:20:47.391Z] Attempting uninstall: requests [2021-10-19T13:20:47.391Z] Found existing installation: requests 2.25.1 [2021-10-19T13:20:47.391Z] Uninstalling requests-2.25.1: [2021-10-19T13:20:47.391Z] Successfully uninstalled requests-2.25.1 [2021-10-19T13:20:47.391Z] Running setup.py install for texttable: started [2021-10-19T13:20:47.397Z] ---> 420409a497b1 [2021-10-19T13:20:47.397Z] Step 7/23 : RUN go mod download [2021-10-19T13:20:47.653Z] Running setup.py install for texttable: finished with status 'done' [2021-10-19T13:20:47.653Z] Running setup.py install for PyYAML: started [2021-10-19T13:20:47.914Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-19T13:20:48.174Z] Running setup.py install for docopt: started [2021-10-19T13:20:48.436Z] Running setup.py install for docopt: finished with status 'done' [2021-10-19T13:20:48.436Z] Running setup.py install for dockerpty: started [2021-10-19T13:20:48.697Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-19T13:20:48.957Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 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-10-19T13:20:52.271Z] Removing intermediate container 0e39ecf6e512 [2021-10-19T13:20:52.271Z] ---> 547c467d7720 [2021-10-19T13:20:52.271Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-19T13:20:52.271Z] ---> Running in 8302fab9a3ca [2021-10-19T13:20:52.271Z] Removing intermediate container 8302fab9a3ca [2021-10-19T13:20:52.271Z] ---> 2881ce8055da [2021-10-19T13:20:52.271Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-19T13:20:52.271Z] ---> Running in 80e210bb8a1f [2021-10-19T13:20:52.271Z] Removing intermediate container 80e210bb8a1f [2021-10-19T13:20:52.271Z] ---> fbc43f6e1119 [2021-10-19T13:20:52.271Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-19T13:20:52.532Z] ---> 75f636c15c6d [2021-10-19T13:20:52.532Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-19T13:20:52.532Z] ---> 793bcb52f261 [2021-10-19T13:20:52.532Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-19T13:20:52.796Z] ---> f7926f615c15 [2021-10-19T13:20:52.796Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-19T13:20:52.796Z] ---> Running in 73889eef1e0d [2021-10-19T13:20:52.862Z] ---> Running in b6c29d0d07f3 [2021-10-19T13:20:52.862Z] ---> 9455784b4c29 [2021-10-19T13:20:52.862Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-19T13:20:52.862Z] ---> 0a1238175fcf [2021-10-19T13:20:52.862Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-19T13:20:52.862Z] ---> 7b9892ad4553 [2021-10-19T13:20:52.862Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-19T13:20:52.862Z] ---> Running in 21baa1e37a6e [2021-10-19T13:20:52.862Z] ---> a332b8cccfba [2021-10-19T13:20:52.862Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-19T13:20:52.862Z] ---> Running in 997947f76c9f [2021-10-19T13:20:52.862Z] ---> Running in 3a5469835a08 [2021-10-19T13:20:53.057Z] Removing intermediate container 73889eef1e0d [2021-10-19T13:20:53.057Z] ---> 1e4eb0271e17 [2021-10-19T13:20:53.057Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-19T13:20:53.057Z] ---> Running in cb7a5faa8222 [2021-10-19T13:20:53.057Z] Removing intermediate container cb7a5faa8222 [2021-10-19T13:20:53.057Z] ---> 0c2e621df93d [2021-10-19T13:20:53.057Z] Step 20/22 : LABEL arch=x86_64 [2021-10-19T13:20:53.057Z] ---> Running in bdf138286fff [2021-10-19T13:20:53.057Z] Removing intermediate container bdf138286fff [2021-10-19T13:20:53.057Z] ---> f613e992c1ca [2021-10-19T13:20:53.057Z] Step 21/22 : LABEL git_sha=f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:20:53.057Z] ---> Running in bd0510acab13 [2021-10-19T13:20:53.151Z] ---> Running in 271fc9c2d3e9 [2021-10-19T13:20:53.316Z] Removing intermediate container bd0510acab13 [2021-10-19T13:20:53.316Z] ---> 6e9fc409ebf9 [2021-10-19T13:20:53.316Z] Step 22/22 : LABEL version=2.0.1-dev.71 [2021-10-19T13:20:53.316Z] ---> Running in f9fbddef2387 [2021-10-19T13:20:53.316Z] Removing intermediate container f9fbddef2387 [2021-10-19T13:20:53.316Z] ---> 7f23652b6d50 [2021-10-19T13:20:53.316Z] [2021-10-19T13:20:53.316Z] Successfully built 7f23652b6d50 [2021-10-19T13:20:53.576Z] Successfully tagged sys-mgmt-agent:latest [2021-10-19T13:20:53.582Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-10-19T13:20:53.587Z] $ docker stop --time=1 b62411ff4450782cc219ebbbdf0f9f323aa3b34c71b3d0092c7fea93be527d8f [2021-10-19T13:20:54.855Z] $ docker rm -f b62411ff4450782cc219ebbbdf0f9f323aa3b34c71b3d0092c7fea93be527d8f [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-19T13:20:55.212Z] + docker images [2021-10-19T13:20:55.212Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-19T13:20:55.212Z] sys-mgmt-agent latest 7f23652b6d50 2 seconds ago 294MB [2021-10-19T13:20:55.212Z] security-bootstrapper latest b59ecaf0b7f5 12 seconds ago 18.8MB [2021-10-19T13:20:55.212Z] core-data latest 47e58e17c61c 14 seconds ago 20.5MB [2021-10-19T13:20:55.212Z] support-scheduler latest b180c9f07606 16 seconds ago 16.1MB [2021-10-19T13:20:55.212Z] d4f817d141a1 19 seconds ago 1.75GB [2021-10-19T13:20:55.212Z] 7d032aca6836 21 seconds ago 1.75GB [2021-10-19T13:20:55.212Z] 38e5638b69e4 22 seconds ago 1.76GB [2021-10-19T13:20:55.212Z] 0a41433e95cb 24 seconds ago 1.75GB [2021-10-19T13:20:55.212Z] support-notifications latest 2384983c2263 About a minute ago 16.8MB [2021-10-19T13:20:55.212Z] security-secretstore-setup latest a7b0fd8c34fc About a minute ago 28.2MB [2021-10-19T13:20:55.212Z] security-proxy-setup latest e25830434007 About a minute ago 26.7MB [2021-10-19T13:20:55.212Z] core-metadata latest e83529f230ac About a minute ago 16.8MB [2021-10-19T13:20:55.212Z] core-command latest f60534265f45 About a minute ago 16MB [2021-10-19T13:20:55.212Z] 91dc9511beb7 About a minute ago 1.76GB [2021-10-19T13:20:55.212Z] 99f239bbae02 About a minute ago 1.76GB [2021-10-19T13:20:55.212Z] e30e04e2f257 About a minute ago 1.76GB [2021-10-19T13:20:55.212Z] 53ab9f9d657a About a minute ago 1.76GB [2021-10-19T13:20:55.212Z] a98536be5b90 About a minute ago 1.75GB [2021-10-19T13:20:55.212Z] ci-base-image-x86_64 latest e9087e33fea6 6 minutes ago 1.25GB [2021-10-19T13:20:55.212Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 5 days ago 548MB [2021-10-19T13:20:55.212Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 11 days ago 34.5MB [2021-10-19T13:20:55.212Z] docker 20.10.8 bc6c0ffef665 6 weeks ago 214MB [2021-10-19T13:20:55.213Z] alpine 3.14 14119a10abf4 7 weeks ago 5.6MB [2021-10-19T13:20:55.213Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 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-10-19T13:20:55.394Z] provisioning config files... [2021-10-19T13:20:55.406Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/82@tmp/config2196752261573040312tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-19T13:20:55.706Z] ---> docker-login.sh [2021-10-19T13:20:55.706Z] nexus3.edgexfoundry.org:10001 [2021-10-19T13:20:55.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T13:20:55.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T13:20:55.706Z] Configure a credential helper to remove this warning. See [2021-10-19T13:20:55.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T13:20:55.706Z] [2021-10-19T13:20:55.706Z] Login Succeeded [2021-10-19T13:20:55.706Z] nexus3.edgexfoundry.org:10002 [2021-10-19T13:20:55.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T13:20:55.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T13:20:55.984Z] Configure a credential helper to remove this warning. See [2021-10-19T13:20:55.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T13:20:55.984Z] [2021-10-19T13:20:55.984Z] Login Succeeded [2021-10-19T13:20:55.984Z] nexus3.edgexfoundry.org:10003 [2021-10-19T13:20:55.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T13:20:55.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T13:20:55.984Z] Configure a credential helper to remove this warning. See [2021-10-19T13:20:55.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T13:20:55.984Z] [2021-10-19T13:20:55.984Z] Login Succeeded [2021-10-19T13:20:55.984Z] nexus3.edgexfoundry.org:10004 [2021-10-19T13:20:56.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T13:20:56.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T13:20:56.248Z] Configure a credential helper to remove this warning. See [2021-10-19T13:20:56.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T13:20:56.248Z] [2021-10-19T13:20:56.248Z] Login Succeeded [2021-10-19T13:20:56.248Z] docker.io [2021-10-19T13:20:56.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T13:20:56.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T13:20:56.506Z] Configure a credential helper to remove this warning. See [2021-10-19T13:20:56.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T13:20:56.506Z] [2021-10-19T13:20:56.506Z] Login Succeeded [2021-10-19T13:20:56.506Z] ---> docker-login.sh ends [Pipeline] } [2021-10-19T13:20:56.514Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-19T13:20:56.556Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-10-19T13:20:56.556Z] f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:20:56.556Z] latest [2021-10-19T13:20:56.556Z] 2.0.1-dev.71 [2021-10-19T13:20:56.556Z] f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [2021-10-19T13:20:56.556Z] main [2021-10-19T13:20:56.556Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:20:56.928Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:f045366f2d64fe6e0c14912db4a22971d4c550bb [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:20:57.223Z] + docker push nexus3.edgexfoundry.org:10004/core-command:f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:20:57.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-19T13:20:57.223Z] 8135897a6148: Preparing [2021-10-19T13:20:57.223Z] 5be045cfac70: Preparing [2021-10-19T13:20:57.223Z] b482de0cf43e: Preparing [2021-10-19T13:20:57.223Z] 849b297b8474: Preparing [2021-10-19T13:20:57.223Z] e2eb06d8af82: Preparing [2021-10-19T13:20:57.223Z] e2eb06d8af82: Layer already exists [2021-10-19T13:20:57.223Z] b482de0cf43e: Pushed [2021-10-19T13:20:57.223Z] 8135897a6148: Pushed [2021-10-19T13:20:57.223Z] 849b297b8474: Pushed [2021-10-19T13:20:57.541Z] Removing intermediate container b6c29d0d07f3 [2021-10-19T13:20:57.541Z] ---> c4f523447f8a [2021-10-19T13:20:57.541Z] Step 8/23 : COPY . . [2021-10-19T13:20:58.614Z] 5be045cfac70: Pushed [2021-10-19T13:20:58.614Z] f045366f2d64fe6e0c14912db4a22971d4c550bb: digest: sha256:8834087c735ac97a7634e278f21d7a5a60f6b55748699aa349fa237f35d09c36 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:20:58.913Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:20:59.002Z] Removing intermediate container 21baa1e37a6e [2021-10-19T13:20:59.002Z] ---> bff4238cf856 [2021-10-19T13:20:59.002Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-19T13:20:59.208Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-10-19T13:20:59.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-19T13:20:59.208Z] 8135897a6148: Preparing [2021-10-19T13:20:59.208Z] 5be045cfac70: Preparing [2021-10-19T13:20:59.208Z] b482de0cf43e: Preparing [2021-10-19T13:20:59.208Z] 849b297b8474: Preparing [2021-10-19T13:20:59.208Z] e2eb06d8af82: Preparing [2021-10-19T13:20:59.208Z] 849b297b8474: Layer already exists [2021-10-19T13:20:59.208Z] 8135897a6148: Layer already exists [2021-10-19T13:20:59.208Z] e2eb06d8af82: Layer already exists [2021-10-19T13:20:59.208Z] 5be045cfac70: Layer already exists [2021-10-19T13:20:59.208Z] b482de0cf43e: Layer already exists [2021-10-19T13:20:59.208Z] latest: digest: sha256:8834087c735ac97a7634e278f21d7a5a60f6b55748699aa349fa237f35d09c36 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:20:59.505Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.71 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:20:59.801Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.71 [2021-10-19T13:20:59.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-19T13:20:59.801Z] 8135897a6148: Preparing [2021-10-19T13:20:59.801Z] 5be045cfac70: Preparing [2021-10-19T13:20:59.801Z] b482de0cf43e: Preparing [2021-10-19T13:20:59.801Z] 849b297b8474: Preparing [2021-10-19T13:20:59.801Z] e2eb06d8af82: Preparing [2021-10-19T13:20:59.801Z] 5be045cfac70: Layer already exists [2021-10-19T13:20:59.801Z] 8135897a6148: Layer already exists [2021-10-19T13:20:59.801Z] b482de0cf43e: Layer already exists [2021-10-19T13:20:59.801Z] 849b297b8474: Layer already exists [2021-10-19T13:20:59.801Z] e2eb06d8af82: Layer already exists [2021-10-19T13:20:59.801Z] 2.0.1-dev.71: digest: sha256:8834087c735ac97a7634e278f21d7a5a60f6b55748699aa349fa237f35d09c36 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:00.001Z] Removing intermediate container 997947f76c9f [2021-10-19T13:21:00.002Z] ---> 0476c87d66b1 [2021-10-19T13:21:00.002Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-19T13:21:00.095Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:00.278Z] Removing intermediate container 271fc9c2d3e9 [2021-10-19T13:21:00.278Z] ---> 55a06a3005fd [2021-10-19T13:21:00.278Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-19T13:21:00.278Z] ---> Running in 905247aae03c [2021-10-19T13:21:00.388Z] + docker push nexus3.edgexfoundry.org:10004/core-command:f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [2021-10-19T13:21:00.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-19T13:21:00.388Z] 8135897a6148: Preparing [2021-10-19T13:21:00.388Z] 5be045cfac70: Preparing [2021-10-19T13:21:00.388Z] b482de0cf43e: Preparing [2021-10-19T13:21:00.388Z] 849b297b8474: Preparing [2021-10-19T13:21:00.388Z] e2eb06d8af82: Preparing [2021-10-19T13:21:00.388Z] b482de0cf43e: Layer already exists [2021-10-19T13:21:00.388Z] e2eb06d8af82: Layer already exists [2021-10-19T13:21:00.388Z] 8135897a6148: Layer already exists [2021-10-19T13:21:00.388Z] 849b297b8474: Layer already exists [2021-10-19T13:21:00.388Z] 5be045cfac70: Layer already exists [2021-10-19T13:21:00.388Z] f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71: digest: sha256:8834087c735ac97a7634e278f21d7a5a60f6b55748699aa349fa237f35d09c36 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:00.560Z] Removing intermediate container 3a5469835a08 [2021-10-19T13:21:00.560Z] ---> 004d60379fb3 [2021-10-19T13:21:00.560Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-19T13:21:00.560Z] ---> Running in 1c797e101a9f [2021-10-19T13:21:00.560Z] ---> Running in 183f460c4393 [2021-10-19T13:21:00.686Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:00.836Z] ---> Running in b9bbf97034eb [2021-10-19T13:21:00.979Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-10-19T13:21:00.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-19T13:21:00.979Z] 8135897a6148: Preparing [2021-10-19T13:21:00.979Z] 5be045cfac70: Preparing [2021-10-19T13:21:00.979Z] b482de0cf43e: Preparing [2021-10-19T13:21:00.979Z] 849b297b8474: Preparing [2021-10-19T13:21:00.979Z] e2eb06d8af82: Preparing [2021-10-19T13:21:00.979Z] 5be045cfac70: Layer already exists [2021-10-19T13:21:00.979Z] 8135897a6148: Layer already exists [2021-10-19T13:21:00.979Z] e2eb06d8af82: Layer already exists [2021-10-19T13:21:00.979Z] 849b297b8474: Layer already exists [2021-10-19T13:21:00.979Z] b482de0cf43e: Layer already exists [2021-10-19T13:21:00.979Z] main: digest: sha256:8834087c735ac97a7634e278f21d7a5a60f6b55748699aa349fa237f35d09c36 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-19T13:21:01.014Z] ===================================================== [Pipeline] echo [2021-10-19T13:21:01.021Z] taggedImages: [2021-10-19T13:21:01.021Z] - nexus3.edgexfoundry.org:10004/core-command:f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:21:01.021Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-10-19T13:21:01.021Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.71 [2021-10-19T13:21:01.021Z] - nexus3.edgexfoundry.org:10004/core-command:f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [2021-10-19T13:21:01.021Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-10-19T13:21:01.041Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-10-19T13:21:01.041Z] f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:21:01.041Z] latest [2021-10-19T13:21:01.041Z] 2.0.1-dev.71 [2021-10-19T13:21:01.041Z] f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [2021-10-19T13:21:01.041Z] main [2021-10-19T13:21:01.041Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:01.347Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:f045366f2d64fe6e0c14912db4a22971d4c550bb [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:01.647Z] + docker push nexus3.edgexfoundry.org:10004/core-data:f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:21:01.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-19T13:21:01.647Z] 8ffbb128d385: Preparing [2021-10-19T13:21:01.647Z] d7e4336937ea: Preparing [2021-10-19T13:21:01.647Z] b482de0cf43e: Preparing [2021-10-19T13:21:01.647Z] 66cb9b84fef4: Preparing [2021-10-19T13:21:01.647Z] 933358ba03bc: Preparing [2021-10-19T13:21:01.647Z] e2eb06d8af82: Preparing [2021-10-19T13:21:01.647Z] e2eb06d8af82: Waiting [2021-10-19T13:21:01.647Z] b482de0cf43e: Layer already exists [2021-10-19T13:21:01.647Z] e2eb06d8af82: Layer already exists [2021-10-19T13:21:01.914Z] 8ffbb128d385: Pushed [2021-10-19T13:21:01.914Z] 933358ba03bc: Pushed [2021-10-19T13:21:01.914Z] 66cb9b84fef4: Pushed [2021-10-19T13:21:02.854Z] d7e4336937ea: Pushed [2021-10-19T13:21:02.854Z] f045366f2d64fe6e0c14912db4a22971d4c550bb: digest: sha256:0871d95a240e9e8931fcd8c510e33a44e4c30ba1a26653070447f66257fd7cae size: 1573 [2021-10-19T13:21:02.855Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-19T13:21:02.855Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o cmd/core-data/core-data ./cmd/core-data [2021-10-19T13:21:02.855Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o cmd/core-command/core-command ./cmd/core-command [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:03.140Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-19T13:21:03.158Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:03.463Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-10-19T13:21:03.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-19T13:21:03.463Z] 8ffbb128d385: Preparing [2021-10-19T13:21:03.463Z] d7e4336937ea: Preparing [2021-10-19T13:21:03.463Z] b482de0cf43e: Preparing [2021-10-19T13:21:03.463Z] 66cb9b84fef4: Preparing [2021-10-19T13:21:03.463Z] 933358ba03bc: Preparing [2021-10-19T13:21:03.463Z] e2eb06d8af82: Preparing [2021-10-19T13:21:03.463Z] e2eb06d8af82: Waiting [2021-10-19T13:21:03.463Z] 933358ba03bc: Layer already exists [2021-10-19T13:21:03.463Z] b482de0cf43e: Layer already exists [2021-10-19T13:21:03.463Z] 66cb9b84fef4: Layer already exists [2021-10-19T13:21:03.463Z] 8ffbb128d385: Layer already exists [2021-10-19T13:21:03.463Z] d7e4336937ea: Layer already exists [2021-10-19T13:21:03.463Z] e2eb06d8af82: Layer already exists [2021-10-19T13:21:03.463Z] latest: digest: sha256:0871d95a240e9e8931fcd8c510e33a44e4c30ba1a26653070447f66257fd7cae size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:03.772Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.71 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:04.061Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.71 [2021-10-19T13:21:04.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-19T13:21:04.062Z] 8ffbb128d385: Preparing [2021-10-19T13:21:04.062Z] d7e4336937ea: Preparing [2021-10-19T13:21:04.062Z] b482de0cf43e: Preparing [2021-10-19T13:21:04.062Z] 66cb9b84fef4: Preparing [2021-10-19T13:21:04.062Z] 933358ba03bc: Preparing [2021-10-19T13:21:04.062Z] e2eb06d8af82: Preparing [2021-10-19T13:21:04.062Z] e2eb06d8af82: Waiting [2021-10-19T13:21:04.062Z] b482de0cf43e: Layer already exists [2021-10-19T13:21:04.062Z] 933358ba03bc: Layer already exists [2021-10-19T13:21:04.062Z] d7e4336937ea: Layer already exists [2021-10-19T13:21:04.062Z] 66cb9b84fef4: Layer already exists [2021-10-19T13:21:04.062Z] 8ffbb128d385: Layer already exists [2021-10-19T13:21:04.062Z] e2eb06d8af82: Layer already exists [2021-10-19T13:21:04.062Z] 2.0.1-dev.71: digest: sha256:0871d95a240e9e8931fcd8c510e33a44e4c30ba1a26653070447f66257fd7cae size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:04.360Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:04.653Z] + docker push nexus3.edgexfoundry.org:10004/core-data:f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [2021-10-19T13:21:04.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-19T13:21:04.653Z] 8ffbb128d385: Preparing [2021-10-19T13:21:04.653Z] d7e4336937ea: Preparing [2021-10-19T13:21:04.653Z] b482de0cf43e: Preparing [2021-10-19T13:21:04.653Z] 66cb9b84fef4: Preparing [2021-10-19T13:21:04.653Z] 933358ba03bc: Preparing [2021-10-19T13:21:04.653Z] e2eb06d8af82: Preparing [2021-10-19T13:21:04.653Z] e2eb06d8af82: Waiting [2021-10-19T13:21:04.653Z] 933358ba03bc: Layer already exists [2021-10-19T13:21:04.653Z] b482de0cf43e: Layer already exists [2021-10-19T13:21:04.653Z] d7e4336937ea: Layer already exists [2021-10-19T13:21:04.653Z] 66cb9b84fef4: Layer already exists [2021-10-19T13:21:04.653Z] 8ffbb128d385: Layer already exists [2021-10-19T13:21:04.653Z] e2eb06d8af82: Layer already exists [2021-10-19T13:21:04.653Z] f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71: digest: sha256:0871d95a240e9e8931fcd8c510e33a44e4c30ba1a26653070447f66257fd7cae size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:04.951Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:05.241Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-10-19T13:21:05.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-19T13:21:05.241Z] 8ffbb128d385: Preparing [2021-10-19T13:21:05.241Z] d7e4336937ea: Preparing [2021-10-19T13:21:05.241Z] b482de0cf43e: Preparing [2021-10-19T13:21:05.241Z] 66cb9b84fef4: Preparing [2021-10-19T13:21:05.241Z] 933358ba03bc: Preparing [2021-10-19T13:21:05.241Z] e2eb06d8af82: Preparing [2021-10-19T13:21:05.241Z] e2eb06d8af82: Waiting [2021-10-19T13:21:05.241Z] 66cb9b84fef4: Layer already exists [2021-10-19T13:21:05.241Z] 8ffbb128d385: Layer already exists [2021-10-19T13:21:05.241Z] b482de0cf43e: Layer already exists [2021-10-19T13:21:05.241Z] 933358ba03bc: Layer already exists [2021-10-19T13:21:05.241Z] d7e4336937ea: Layer already exists [2021-10-19T13:21:05.241Z] e2eb06d8af82: Layer already exists [2021-10-19T13:21:05.241Z] main: digest: sha256:0871d95a240e9e8931fcd8c510e33a44e4c30ba1a26653070447f66257fd7cae size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-19T13:21:05.273Z] ===================================================== [Pipeline] echo [2021-10-19T13:21:05.280Z] taggedImages: [2021-10-19T13:21:05.281Z] - nexus3.edgexfoundry.org:10004/core-data:f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:21:05.281Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-10-19T13:21:05.281Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.71 [2021-10-19T13:21:05.281Z] - nexus3.edgexfoundry.org:10004/core-data:f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [2021-10-19T13:21:05.281Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-10-19T13:21:05.298Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-10-19T13:21:05.298Z] f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:21:05.298Z] latest [2021-10-19T13:21:05.298Z] 2.0.1-dev.71 [2021-10-19T13:21:05.298Z] f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [2021-10-19T13:21:05.298Z] main [2021-10-19T13:21:05.298Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:05.606Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:f045366f2d64fe6e0c14912db4a22971d4c550bb [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:05.896Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:21:05.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-19T13:21:05.896Z] fb68c6dd4969: Preparing [2021-10-19T13:21:05.896Z] 6c7d6a64e37e: Preparing [2021-10-19T13:21:05.896Z] b482de0cf43e: Preparing [2021-10-19T13:21:05.896Z] 849b297b8474: Preparing [2021-10-19T13:21:05.896Z] e2eb06d8af82: Preparing [2021-10-19T13:21:05.896Z] b482de0cf43e: Layer already exists [2021-10-19T13:21:05.896Z] 849b297b8474: Layer already exists [2021-10-19T13:21:05.896Z] e2eb06d8af82: Layer already exists [2021-10-19T13:21:05.896Z] fb68c6dd4969: Pushed [2021-10-19T13:21:07.278Z] 6c7d6a64e37e: Pushed [2021-10-19T13:21:07.278Z] f045366f2d64fe6e0c14912db4a22971d4c550bb: digest: sha256:cfce21e566fed35ae05435497bdf6bfa8b3cfa2c567fe95a646541741e04b98a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:07.575Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:07.864Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-10-19T13:21:07.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-19T13:21:07.864Z] fb68c6dd4969: Preparing [2021-10-19T13:21:07.864Z] 6c7d6a64e37e: Preparing [2021-10-19T13:21:07.864Z] b482de0cf43e: Preparing [2021-10-19T13:21:07.864Z] 849b297b8474: Preparing [2021-10-19T13:21:07.864Z] e2eb06d8af82: Preparing [2021-10-19T13:21:07.864Z] 849b297b8474: Layer already exists [2021-10-19T13:21:07.864Z] e2eb06d8af82: Layer already exists [2021-10-19T13:21:07.864Z] fb68c6dd4969: Layer already exists [2021-10-19T13:21:07.864Z] b482de0cf43e: Layer already exists [2021-10-19T13:21:07.864Z] 6c7d6a64e37e: Layer already exists [2021-10-19T13:21:07.864Z] latest: digest: sha256:cfce21e566fed35ae05435497bdf6bfa8b3cfa2c567fe95a646541741e04b98a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:08.164Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.71 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:08.459Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.71 [2021-10-19T13:21:08.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-19T13:21:08.459Z] fb68c6dd4969: Preparing [2021-10-19T13:21:08.459Z] 6c7d6a64e37e: Preparing [2021-10-19T13:21:08.459Z] b482de0cf43e: Preparing [2021-10-19T13:21:08.459Z] 849b297b8474: Preparing [2021-10-19T13:21:08.459Z] e2eb06d8af82: Preparing [2021-10-19T13:21:08.459Z] b482de0cf43e: Layer already exists [2021-10-19T13:21:08.459Z] 6c7d6a64e37e: Layer already exists [2021-10-19T13:21:08.459Z] e2eb06d8af82: Layer already exists [2021-10-19T13:21:08.459Z] fb68c6dd4969: Layer already exists [2021-10-19T13:21:08.459Z] 849b297b8474: Layer already exists [2021-10-19T13:21:08.459Z] 2.0.1-dev.71: digest: sha256:cfce21e566fed35ae05435497bdf6bfa8b3cfa2c567fe95a646541741e04b98a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:08.608Z] ---> 72de73471194 [2021-10-19T13:21:08.608Z] Step 9/23 : RUN go mod tidy [2021-10-19T13:21:08.608Z] ---> Running in e8fcefa2cd55 [2021-10-19T13:21:08.752Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:09.046Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [2021-10-19T13:21:09.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-19T13:21:09.046Z] fb68c6dd4969: Preparing [2021-10-19T13:21:09.046Z] 6c7d6a64e37e: Preparing [2021-10-19T13:21:09.046Z] b482de0cf43e: Preparing [2021-10-19T13:21:09.046Z] 849b297b8474: Preparing [2021-10-19T13:21:09.046Z] e2eb06d8af82: Preparing [2021-10-19T13:21:09.046Z] 849b297b8474: Layer already exists [2021-10-19T13:21:09.046Z] 6c7d6a64e37e: Layer already exists [2021-10-19T13:21:09.046Z] b482de0cf43e: Layer already exists [2021-10-19T13:21:09.046Z] e2eb06d8af82: Layer already exists [2021-10-19T13:21:09.046Z] fb68c6dd4969: Layer already exists [2021-10-19T13:21:09.046Z] f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71: digest: sha256:cfce21e566fed35ae05435497bdf6bfa8b3cfa2c567fe95a646541741e04b98a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:09.345Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:09.637Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-10-19T13:21:09.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-19T13:21:09.637Z] fb68c6dd4969: Preparing [2021-10-19T13:21:09.637Z] 6c7d6a64e37e: Preparing [2021-10-19T13:21:09.637Z] b482de0cf43e: Preparing [2021-10-19T13:21:09.637Z] 849b297b8474: Preparing [2021-10-19T13:21:09.637Z] e2eb06d8af82: Preparing [2021-10-19T13:21:09.637Z] 849b297b8474: Layer already exists [2021-10-19T13:21:09.637Z] fb68c6dd4969: Layer already exists [2021-10-19T13:21:09.637Z] b482de0cf43e: Layer already exists [2021-10-19T13:21:09.637Z] e2eb06d8af82: Layer already exists [2021-10-19T13:21:09.637Z] 6c7d6a64e37e: Layer already exists [2021-10-19T13:21:09.637Z] main: digest: sha256:cfce21e566fed35ae05435497bdf6bfa8b3cfa2c567fe95a646541741e04b98a size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-19T13:21:09.667Z] ===================================================== [Pipeline] echo [2021-10-19T13:21:09.675Z] taggedImages: [2021-10-19T13:21:09.675Z] - nexus3.edgexfoundry.org:10004/core-metadata:f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:21:09.675Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-10-19T13:21:09.675Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.71 [2021-10-19T13:21:09.675Z] - nexus3.edgexfoundry.org:10004/core-metadata:f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [2021-10-19T13:21:09.675Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-10-19T13:21:09.694Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-10-19T13:21:09.694Z] f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:21:09.694Z] latest [2021-10-19T13:21:09.694Z] 2.0.1-dev.71 [2021-10-19T13:21:09.694Z] f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [2021-10-19T13:21:09.694Z] main [2021-10-19T13:21:09.694Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:10.001Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:f045366f2d64fe6e0c14912db4a22971d4c550bb [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:10.300Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:21:10.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-19T13:21:10.301Z] a8b267ff1e9c: Preparing [2021-10-19T13:21:10.301Z] a8b267ff1e9c: Preparing [2021-10-19T13:21:10.301Z] b59ffbb6bd3b: Preparing [2021-10-19T13:21:10.301Z] 9d54b5589058: Preparing [2021-10-19T13:21:10.301Z] 6e050dced5ac: Preparing [2021-10-19T13:21:10.301Z] fd0c8b97d5d9: Preparing [2021-10-19T13:21:10.301Z] b482de0cf43e: Preparing [2021-10-19T13:21:10.301Z] 8653ea04a883: Preparing [2021-10-19T13:21:10.301Z] 325509785870: Preparing [2021-10-19T13:21:10.301Z] b037bd128957: Preparing [2021-10-19T13:21:10.301Z] 732540afeb79: Preparing [2021-10-19T13:21:10.301Z] e2eb06d8af82: Preparing [2021-10-19T13:21:10.301Z] b037bd128957: Waiting [2021-10-19T13:21:10.301Z] 732540afeb79: Waiting [2021-10-19T13:21:10.301Z] e2eb06d8af82: Waiting [2021-10-19T13:21:10.301Z] b482de0cf43e: Waiting [2021-10-19T13:21:10.301Z] 8653ea04a883: Waiting [2021-10-19T13:21:10.301Z] 325509785870: Waiting [2021-10-19T13:21:10.301Z] 9d54b5589058: Pushed [2021-10-19T13:21:10.301Z] a8b267ff1e9c: Pushed [2021-10-19T13:21:10.301Z] 6e050dced5ac: Pushed [2021-10-19T13:21:10.301Z] b482de0cf43e: Layer already exists [2021-10-19T13:21:10.301Z] b59ffbb6bd3b: Pushed [2021-10-19T13:21:10.563Z] 325509785870: Pushed [2021-10-19T13:21:10.563Z] e2eb06d8af82: Layer already exists [2021-10-19T13:21:10.563Z] b037bd128957: Pushed [2021-10-19T13:21:10.563Z] 8653ea04a883: Pushed [2021-10-19T13:21:10.563Z] 732540afeb79: Pushed [2021-10-19T13:21:11.951Z] fd0c8b97d5d9: Pushed [2021-10-19T13:21:11.951Z] f045366f2d64fe6e0c14912db4a22971d4c550bb: digest: sha256:c0081d116504d3b88f4a18b457f5897343dfedc34c829109c1e0af5c9702d454 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:12.244Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:12.539Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-10-19T13:21:12.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-19T13:21:12.539Z] a8b267ff1e9c: Preparing [2021-10-19T13:21:12.539Z] a8b267ff1e9c: Preparing [2021-10-19T13:21:12.539Z] b59ffbb6bd3b: Preparing [2021-10-19T13:21:12.539Z] 9d54b5589058: Preparing [2021-10-19T13:21:12.539Z] 6e050dced5ac: Preparing [2021-10-19T13:21:12.539Z] fd0c8b97d5d9: Preparing [2021-10-19T13:21:12.539Z] b482de0cf43e: Preparing [2021-10-19T13:21:12.539Z] 8653ea04a883: Preparing [2021-10-19T13:21:12.539Z] 325509785870: Preparing [2021-10-19T13:21:12.539Z] b037bd128957: Preparing [2021-10-19T13:21:12.539Z] 732540afeb79: Preparing [2021-10-19T13:21:12.539Z] e2eb06d8af82: Preparing [2021-10-19T13:21:12.539Z] b482de0cf43e: Waiting [2021-10-19T13:21:12.539Z] 8653ea04a883: Waiting [2021-10-19T13:21:12.539Z] 325509785870: Waiting [2021-10-19T13:21:12.539Z] b037bd128957: Waiting [2021-10-19T13:21:12.539Z] 732540afeb79: Waiting [2021-10-19T13:21:12.539Z] e2eb06d8af82: Waiting [2021-10-19T13:21:12.539Z] b59ffbb6bd3b: Layer already exists [2021-10-19T13:21:12.539Z] fd0c8b97d5d9: Layer already exists [2021-10-19T13:21:12.539Z] 6e050dced5ac: Layer already exists [2021-10-19T13:21:12.539Z] 9d54b5589058: Layer already exists [2021-10-19T13:21:12.539Z] a8b267ff1e9c: Layer already exists [2021-10-19T13:21:12.539Z] b482de0cf43e: Layer already exists [2021-10-19T13:21:12.539Z] 8653ea04a883: Layer already exists [2021-10-19T13:21:12.539Z] 732540afeb79: Layer already exists [2021-10-19T13:21:12.539Z] 325509785870: Layer already exists [2021-10-19T13:21:12.539Z] b037bd128957: Layer already exists [2021-10-19T13:21:12.539Z] e2eb06d8af82: Layer already exists [2021-10-19T13:21:12.539Z] latest: digest: sha256:c0081d116504d3b88f4a18b457f5897343dfedc34c829109c1e0af5c9702d454 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:12.837Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.71 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:13.127Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.71 [2021-10-19T13:21:13.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-19T13:21:13.127Z] a8b267ff1e9c: Preparing [2021-10-19T13:21:13.127Z] a8b267ff1e9c: Preparing [2021-10-19T13:21:13.127Z] b59ffbb6bd3b: Preparing [2021-10-19T13:21:13.127Z] 9d54b5589058: Preparing [2021-10-19T13:21:13.127Z] 6e050dced5ac: Preparing [2021-10-19T13:21:13.127Z] fd0c8b97d5d9: Preparing [2021-10-19T13:21:13.127Z] b482de0cf43e: Preparing [2021-10-19T13:21:13.127Z] 8653ea04a883: Preparing [2021-10-19T13:21:13.127Z] 325509785870: Preparing [2021-10-19T13:21:13.127Z] b037bd128957: Preparing [2021-10-19T13:21:13.127Z] 732540afeb79: Preparing [2021-10-19T13:21:13.127Z] e2eb06d8af82: Preparing [2021-10-19T13:21:13.127Z] b482de0cf43e: Waiting [2021-10-19T13:21:13.127Z] 8653ea04a883: Waiting [2021-10-19T13:21:13.127Z] 325509785870: Waiting [2021-10-19T13:21:13.127Z] b037bd128957: Waiting [2021-10-19T13:21:13.127Z] 732540afeb79: Waiting [2021-10-19T13:21:13.127Z] e2eb06d8af82: Waiting [2021-10-19T13:21:13.127Z] 6e050dced5ac: Layer already exists [2021-10-19T13:21:13.127Z] a8b267ff1e9c: Layer already exists [2021-10-19T13:21:13.127Z] 9d54b5589058: Layer already exists [2021-10-19T13:21:13.127Z] fd0c8b97d5d9: Layer already exists [2021-10-19T13:21:13.127Z] b59ffbb6bd3b: Layer already exists [2021-10-19T13:21:13.127Z] 325509785870: Layer already exists [2021-10-19T13:21:13.127Z] b037bd128957: Layer already exists [2021-10-19T13:21:13.127Z] 732540afeb79: Layer already exists [2021-10-19T13:21:13.127Z] 8653ea04a883: Layer already exists [2021-10-19T13:21:13.127Z] b482de0cf43e: Layer already exists [2021-10-19T13:21:13.127Z] e2eb06d8af82: Layer already exists [2021-10-19T13:21:13.127Z] 2.0.1-dev.71: digest: sha256:c0081d116504d3b88f4a18b457f5897343dfedc34c829109c1e0af5c9702d454 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:13.429Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:13.725Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [2021-10-19T13:21:13.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-19T13:21:13.725Z] a8b267ff1e9c: Preparing [2021-10-19T13:21:13.725Z] a8b267ff1e9c: Preparing [2021-10-19T13:21:13.725Z] b59ffbb6bd3b: Preparing [2021-10-19T13:21:13.725Z] 9d54b5589058: Preparing [2021-10-19T13:21:13.725Z] 6e050dced5ac: Preparing [2021-10-19T13:21:13.725Z] fd0c8b97d5d9: Preparing [2021-10-19T13:21:13.725Z] b482de0cf43e: Preparing [2021-10-19T13:21:13.725Z] 8653ea04a883: Preparing [2021-10-19T13:21:13.725Z] 325509785870: Preparing [2021-10-19T13:21:13.725Z] b037bd128957: Preparing [2021-10-19T13:21:13.725Z] 732540afeb79: Preparing [2021-10-19T13:21:13.725Z] e2eb06d8af82: Preparing [2021-10-19T13:21:13.725Z] 8653ea04a883: Waiting [2021-10-19T13:21:13.725Z] 325509785870: Waiting [2021-10-19T13:21:13.725Z] b037bd128957: Waiting [2021-10-19T13:21:13.725Z] 732540afeb79: Waiting [2021-10-19T13:21:13.725Z] e2eb06d8af82: Waiting [2021-10-19T13:21:13.725Z] b482de0cf43e: Waiting [2021-10-19T13:21:13.725Z] a8b267ff1e9c: Layer already exists [2021-10-19T13:21:13.725Z] fd0c8b97d5d9: Layer already exists [2021-10-19T13:21:13.725Z] 9d54b5589058: Layer already exists [2021-10-19T13:21:13.725Z] b59ffbb6bd3b: Layer already exists [2021-10-19T13:21:13.725Z] 6e050dced5ac: Layer already exists [2021-10-19T13:21:13.725Z] 325509785870: Layer already exists [2021-10-19T13:21:13.725Z] b037bd128957: Layer already exists [2021-10-19T13:21:13.725Z] 8653ea04a883: Layer already exists [2021-10-19T13:21:13.725Z] b482de0cf43e: Layer already exists [2021-10-19T13:21:13.725Z] 732540afeb79: Layer already exists [2021-10-19T13:21:13.725Z] e2eb06d8af82: Layer already exists [2021-10-19T13:21:13.725Z] f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71: digest: sha256:c0081d116504d3b88f4a18b457f5897343dfedc34c829109c1e0af5c9702d454 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:14.020Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:14.311Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-10-19T13:21:14.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-19T13:21:14.311Z] a8b267ff1e9c: Preparing [2021-10-19T13:21:14.311Z] a8b267ff1e9c: Preparing [2021-10-19T13:21:14.311Z] b59ffbb6bd3b: Preparing [2021-10-19T13:21:14.311Z] 9d54b5589058: Preparing [2021-10-19T13:21:14.311Z] 6e050dced5ac: Preparing [2021-10-19T13:21:14.311Z] fd0c8b97d5d9: Preparing [2021-10-19T13:21:14.311Z] b482de0cf43e: Preparing [2021-10-19T13:21:14.311Z] 8653ea04a883: Preparing [2021-10-19T13:21:14.311Z] 325509785870: Preparing [2021-10-19T13:21:14.311Z] b037bd128957: Preparing [2021-10-19T13:21:14.311Z] 732540afeb79: Preparing [2021-10-19T13:21:14.311Z] e2eb06d8af82: Preparing [2021-10-19T13:21:14.311Z] b482de0cf43e: Waiting [2021-10-19T13:21:14.311Z] 8653ea04a883: Waiting [2021-10-19T13:21:14.311Z] 325509785870: Waiting [2021-10-19T13:21:14.311Z] b037bd128957: Waiting [2021-10-19T13:21:14.311Z] 732540afeb79: Waiting [2021-10-19T13:21:14.311Z] e2eb06d8af82: Waiting [2021-10-19T13:21:14.311Z] fd0c8b97d5d9: Layer already exists [2021-10-19T13:21:14.311Z] 9d54b5589058: Layer already exists [2021-10-19T13:21:14.311Z] b59ffbb6bd3b: Layer already exists [2021-10-19T13:21:14.311Z] a8b267ff1e9c: Layer already exists [2021-10-19T13:21:14.311Z] 6e050dced5ac: Layer already exists [2021-10-19T13:21:14.311Z] b482de0cf43e: Layer already exists [2021-10-19T13:21:14.311Z] 8653ea04a883: Layer already exists [2021-10-19T13:21:14.311Z] b037bd128957: Layer already exists [2021-10-19T13:21:14.311Z] 732540afeb79: Layer already exists [2021-10-19T13:21:14.311Z] 325509785870: Layer already exists [2021-10-19T13:21:14.311Z] e2eb06d8af82: Layer already exists [2021-10-19T13:21:14.311Z] main: digest: sha256:c0081d116504d3b88f4a18b457f5897343dfedc34c829109c1e0af5c9702d454 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-19T13:21:14.344Z] ===================================================== [Pipeline] echo [2021-10-19T13:21:14.350Z] taggedImages: [2021-10-19T13:21:14.350Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:21:14.350Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-10-19T13:21:14.350Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.71 [2021-10-19T13:21:14.350Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [2021-10-19T13:21:14.350Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-10-19T13:21:14.384Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-10-19T13:21:14.384Z] f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:21:14.384Z] latest [2021-10-19T13:21:14.384Z] 2.0.1-dev.71 [2021-10-19T13:21:14.384Z] f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [2021-10-19T13:21:14.384Z] main [2021-10-19T13:21:14.384Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:14.704Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:f045366f2d64fe6e0c14912db4a22971d4c550bb [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:15.008Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:21:15.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-19T13:21:15.008Z] 07c9d1b11a67: Preparing [2021-10-19T13:21:15.008Z] ea6070fab0a1: Preparing [2021-10-19T13:21:15.008Z] 45e0888d023b: Preparing [2021-10-19T13:21:15.008Z] fa324331d2e6: Preparing [2021-10-19T13:21:15.008Z] 3bbf81703a44: Preparing [2021-10-19T13:21:15.008Z] e2eb06d8af82: Preparing [2021-10-19T13:21:15.008Z] e2eb06d8af82: Waiting [2021-10-19T13:21:15.600Z] 45e0888d023b: Pushed [2021-10-19T13:21:15.600Z] fa324331d2e6: Pushed [2021-10-19T13:21:15.600Z] e2eb06d8af82: Layer already exists [2021-10-19T13:21:15.600Z] 3bbf81703a44: Pushed [2021-10-19T13:21:15.865Z] 07c9d1b11a67: Pushed [2021-10-19T13:21:15.865Z] ea6070fab0a1: Pushed [2021-10-19T13:21:16.126Z] f045366f2d64fe6e0c14912db4a22971d4c550bb: digest: sha256:41a20d5835794a1988f35b18ba7fc8ffbe5ba8be7f5e3863b715c29abf302f36 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:16.426Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:16.722Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-10-19T13:21:16.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-19T13:21:16.722Z] 07c9d1b11a67: Preparing [2021-10-19T13:21:16.722Z] ea6070fab0a1: Preparing [2021-10-19T13:21:16.722Z] 45e0888d023b: Preparing [2021-10-19T13:21:16.722Z] fa324331d2e6: Preparing [2021-10-19T13:21:16.722Z] 3bbf81703a44: Preparing [2021-10-19T13:21:16.722Z] e2eb06d8af82: Preparing [2021-10-19T13:21:16.722Z] e2eb06d8af82: Waiting [2021-10-19T13:21:16.722Z] fa324331d2e6: Layer already exists [2021-10-19T13:21:16.722Z] 07c9d1b11a67: Layer already exists [2021-10-19T13:21:16.722Z] 45e0888d023b: Layer already exists [2021-10-19T13:21:16.722Z] ea6070fab0a1: Layer already exists [2021-10-19T13:21:16.722Z] 3bbf81703a44: Layer already exists [2021-10-19T13:21:16.722Z] e2eb06d8af82: Layer already exists [2021-10-19T13:21:16.722Z] latest: digest: sha256:41a20d5835794a1988f35b18ba7fc8ffbe5ba8be7f5e3863b715c29abf302f36 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:16.989Z] Removing intermediate container e8fcefa2cd55 [2021-10-19T13:21:16.989Z] ---> 72aa4e2ce60d [2021-10-19T13:21:16.989Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-19T13:21:16.989Z] ---> Running in 60d609086b90 [2021-10-19T13:21:17.023Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.71 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:17.317Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.71 [2021-10-19T13:21:17.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-19T13:21:17.317Z] 07c9d1b11a67: Preparing [2021-10-19T13:21:17.317Z] ea6070fab0a1: Preparing [2021-10-19T13:21:17.317Z] 45e0888d023b: Preparing [2021-10-19T13:21:17.317Z] fa324331d2e6: Preparing [2021-10-19T13:21:17.317Z] 3bbf81703a44: Preparing [2021-10-19T13:21:17.317Z] e2eb06d8af82: Preparing [2021-10-19T13:21:17.317Z] e2eb06d8af82: Waiting [2021-10-19T13:21:17.317Z] 45e0888d023b: Layer already exists [2021-10-19T13:21:17.317Z] fa324331d2e6: Layer already exists [2021-10-19T13:21:17.317Z] 3bbf81703a44: Layer already exists [2021-10-19T13:21:17.317Z] 07c9d1b11a67: Layer already exists [2021-10-19T13:21:17.317Z] ea6070fab0a1: Layer already exists [2021-10-19T13:21:17.317Z] e2eb06d8af82: Layer already exists [2021-10-19T13:21:17.317Z] 2.0.1-dev.71: digest: sha256:41a20d5835794a1988f35b18ba7fc8ffbe5ba8be7f5e3863b715c29abf302f36 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:17.615Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:17.911Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [2021-10-19T13:21:17.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-19T13:21:17.911Z] 07c9d1b11a67: Preparing [2021-10-19T13:21:17.911Z] ea6070fab0a1: Preparing [2021-10-19T13:21:17.911Z] 45e0888d023b: Preparing [2021-10-19T13:21:17.911Z] fa324331d2e6: Preparing [2021-10-19T13:21:17.911Z] 3bbf81703a44: Preparing [2021-10-19T13:21:17.911Z] e2eb06d8af82: Preparing [2021-10-19T13:21:17.911Z] e2eb06d8af82: Waiting [2021-10-19T13:21:17.911Z] fa324331d2e6: Layer already exists [2021-10-19T13:21:17.911Z] ea6070fab0a1: Layer already exists [2021-10-19T13:21:17.911Z] 3bbf81703a44: Layer already exists [2021-10-19T13:21:17.911Z] 45e0888d023b: Layer already exists [2021-10-19T13:21:17.911Z] 07c9d1b11a67: Layer already exists [2021-10-19T13:21:17.911Z] e2eb06d8af82: Layer already exists [2021-10-19T13:21:17.911Z] f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71: digest: sha256:41a20d5835794a1988f35b18ba7fc8ffbe5ba8be7f5e3863b715c29abf302f36 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:18.210Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:18.454Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-19T13:21:18.501Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-10-19T13:21:18.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-19T13:21:18.501Z] 07c9d1b11a67: Preparing [2021-10-19T13:21:18.501Z] ea6070fab0a1: Preparing [2021-10-19T13:21:18.501Z] 45e0888d023b: Preparing [2021-10-19T13:21:18.501Z] fa324331d2e6: Preparing [2021-10-19T13:21:18.501Z] 3bbf81703a44: Preparing [2021-10-19T13:21:18.501Z] e2eb06d8af82: Preparing [2021-10-19T13:21:18.501Z] e2eb06d8af82: Waiting [2021-10-19T13:21:18.501Z] 3bbf81703a44: Layer already exists [2021-10-19T13:21:18.501Z] ea6070fab0a1: Layer already exists [2021-10-19T13:21:18.501Z] 07c9d1b11a67: Layer already exists [2021-10-19T13:21:18.501Z] fa324331d2e6: Layer already exists [2021-10-19T13:21:18.501Z] 45e0888d023b: Layer already exists [2021-10-19T13:21:18.501Z] e2eb06d8af82: Layer already exists [2021-10-19T13:21:18.501Z] main: digest: sha256:41a20d5835794a1988f35b18ba7fc8ffbe5ba8be7f5e3863b715c29abf302f36 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-19T13:21:18.535Z] ===================================================== [Pipeline] echo [2021-10-19T13:21:18.541Z] taggedImages: [2021-10-19T13:21:18.541Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:21:18.541Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-10-19T13:21:18.541Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.71 [2021-10-19T13:21:18.541Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [2021-10-19T13:21:18.541Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-10-19T13:21:18.560Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-10-19T13:21:18.560Z] f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:21:18.560Z] latest [2021-10-19T13:21:18.560Z] 2.0.1-dev.71 [2021-10-19T13:21:18.560Z] f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [2021-10-19T13:21:18.560Z] main [2021-10-19T13:21:18.560Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:18.877Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:f045366f2d64fe6e0c14912db4a22971d4c550bb [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:19.177Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:21:19.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-19T13:21:19.177Z] d4750894eb0f: Preparing [2021-10-19T13:21:19.177Z] e1a79ea7b149: Preparing [2021-10-19T13:21:19.177Z] 1518f1edb802: Preparing [2021-10-19T13:21:19.177Z] f7d2d1af4599: Preparing [2021-10-19T13:21:19.177Z] da8446ce0359: Preparing [2021-10-19T13:21:19.177Z] a8e207281480: Preparing [2021-10-19T13:21:19.177Z] d5d03b73b22b: Preparing [2021-10-19T13:21:19.177Z] 6e34259c30ed: Preparing [2021-10-19T13:21:19.177Z] b593c60892b8: Preparing [2021-10-19T13:21:19.177Z] e2eb06d8af82: Preparing [2021-10-19T13:21:19.177Z] a8e207281480: Waiting [2021-10-19T13:21:19.177Z] d5d03b73b22b: Waiting [2021-10-19T13:21:19.177Z] 6e34259c30ed: Waiting [2021-10-19T13:21:19.177Z] b593c60892b8: Waiting [2021-10-19T13:21:19.177Z] e2eb06d8af82: Waiting [2021-10-19T13:21:19.777Z] d4750894eb0f: Pushed [2021-10-19T13:21:19.777Z] da8446ce0359: Pushed [2021-10-19T13:21:19.777Z] e1a79ea7b149: Pushed [2021-10-19T13:21:19.777Z] f7d2d1af4599: Pushed [2021-10-19T13:21:20.042Z] a8e207281480: Pushed [2021-10-19T13:21:20.042Z] d5d03b73b22b: Pushed [2021-10-19T13:21:20.042Z] 6e34259c30ed: Pushed [2021-10-19T13:21:20.042Z] e2eb06d8af82: Layer already exists [2021-10-19T13:21:20.042Z] b593c60892b8: Pushed [2021-10-19T13:21:20.302Z] 1518f1edb802: Pushed [2021-10-19T13:21:20.302Z] f045366f2d64fe6e0c14912db4a22971d4c550bb: digest: sha256:e95efb3f37aa6f0ee385fdfddb0b0ca049e6e3791005b5f5c384c8a1e72530f5 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:20.601Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:20.893Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-10-19T13:21:20.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-19T13:21:20.893Z] d4750894eb0f: Preparing [2021-10-19T13:21:20.893Z] e1a79ea7b149: Preparing [2021-10-19T13:21:20.893Z] 1518f1edb802: Preparing [2021-10-19T13:21:20.893Z] f7d2d1af4599: Preparing [2021-10-19T13:21:20.893Z] da8446ce0359: Preparing [2021-10-19T13:21:20.893Z] a8e207281480: Preparing [2021-10-19T13:21:20.893Z] d5d03b73b22b: Preparing [2021-10-19T13:21:20.893Z] 6e34259c30ed: Preparing [2021-10-19T13:21:20.893Z] b593c60892b8: Preparing [2021-10-19T13:21:20.893Z] e2eb06d8af82: Preparing [2021-10-19T13:21:20.893Z] a8e207281480: Waiting [2021-10-19T13:21:20.893Z] d5d03b73b22b: Waiting [2021-10-19T13:21:20.893Z] 6e34259c30ed: Waiting [2021-10-19T13:21:20.893Z] b593c60892b8: Waiting [2021-10-19T13:21:20.893Z] e2eb06d8af82: Waiting [2021-10-19T13:21:20.893Z] e1a79ea7b149: Layer already exists [2021-10-19T13:21:20.893Z] 1518f1edb802: Layer already exists [2021-10-19T13:21:20.893Z] d4750894eb0f: Layer already exists [2021-10-19T13:21:20.893Z] da8446ce0359: Layer already exists [2021-10-19T13:21:20.893Z] f7d2d1af4599: Layer already exists [2021-10-19T13:21:20.893Z] d5d03b73b22b: Layer already exists [2021-10-19T13:21:20.893Z] a8e207281480: Layer already exists [2021-10-19T13:21:20.893Z] 6e34259c30ed: Layer already exists [2021-10-19T13:21:20.893Z] e2eb06d8af82: Layer already exists [2021-10-19T13:21:20.893Z] b593c60892b8: Layer already exists [2021-10-19T13:21:20.893Z] latest: digest: sha256:e95efb3f37aa6f0ee385fdfddb0b0ca049e6e3791005b5f5c384c8a1e72530f5 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:21.193Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.71 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:21.491Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.71 [2021-10-19T13:21:21.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-19T13:21:21.491Z] d4750894eb0f: Preparing [2021-10-19T13:21:21.491Z] e1a79ea7b149: Preparing [2021-10-19T13:21:21.491Z] 1518f1edb802: Preparing [2021-10-19T13:21:21.491Z] f7d2d1af4599: Preparing [2021-10-19T13:21:21.491Z] da8446ce0359: Preparing [2021-10-19T13:21:21.491Z] a8e207281480: Preparing [2021-10-19T13:21:21.491Z] d5d03b73b22b: Preparing [2021-10-19T13:21:21.491Z] 6e34259c30ed: Preparing [2021-10-19T13:21:21.491Z] b593c60892b8: Preparing [2021-10-19T13:21:21.491Z] e2eb06d8af82: Preparing [2021-10-19T13:21:21.491Z] a8e207281480: Waiting [2021-10-19T13:21:21.491Z] d5d03b73b22b: Waiting [2021-10-19T13:21:21.491Z] 6e34259c30ed: Waiting [2021-10-19T13:21:21.491Z] b593c60892b8: Waiting [2021-10-19T13:21:21.491Z] e2eb06d8af82: Waiting [2021-10-19T13:21:21.491Z] e1a79ea7b149: Layer already exists [2021-10-19T13:21:21.491Z] d4750894eb0f: Layer already exists [2021-10-19T13:21:21.491Z] 1518f1edb802: Layer already exists [2021-10-19T13:21:21.491Z] f7d2d1af4599: Layer already exists [2021-10-19T13:21:21.491Z] da8446ce0359: Layer already exists [2021-10-19T13:21:21.491Z] a8e207281480: Layer already exists [2021-10-19T13:21:21.491Z] 6e34259c30ed: Layer already exists [2021-10-19T13:21:21.491Z] d5d03b73b22b: Layer already exists [2021-10-19T13:21:21.491Z] e2eb06d8af82: Layer already exists [2021-10-19T13:21:21.492Z] b593c60892b8: Layer already exists [2021-10-19T13:21:21.492Z] 2.0.1-dev.71: digest: sha256:e95efb3f37aa6f0ee385fdfddb0b0ca049e6e3791005b5f5c384c8a1e72530f5 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:21.789Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:22.083Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [2021-10-19T13:21:22.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-19T13:21:22.083Z] d4750894eb0f: Preparing [2021-10-19T13:21:22.083Z] e1a79ea7b149: Preparing [2021-10-19T13:21:22.083Z] 1518f1edb802: Preparing [2021-10-19T13:21:22.083Z] f7d2d1af4599: Preparing [2021-10-19T13:21:22.083Z] da8446ce0359: Preparing [2021-10-19T13:21:22.083Z] a8e207281480: Preparing [2021-10-19T13:21:22.083Z] d5d03b73b22b: Preparing [2021-10-19T13:21:22.083Z] 6e34259c30ed: Preparing [2021-10-19T13:21:22.083Z] b593c60892b8: Preparing [2021-10-19T13:21:22.083Z] e2eb06d8af82: Preparing [2021-10-19T13:21:22.083Z] a8e207281480: Waiting [2021-10-19T13:21:22.083Z] d5d03b73b22b: Waiting [2021-10-19T13:21:22.083Z] 6e34259c30ed: Waiting [2021-10-19T13:21:22.083Z] b593c60892b8: Waiting [2021-10-19T13:21:22.083Z] e2eb06d8af82: Waiting [2021-10-19T13:21:22.083Z] e1a79ea7b149: Layer already exists [2021-10-19T13:21:22.083Z] f7d2d1af4599: Layer already exists [2021-10-19T13:21:22.083Z] 1518f1edb802: Layer already exists [2021-10-19T13:21:22.083Z] d4750894eb0f: Layer already exists [2021-10-19T13:21:22.083Z] da8446ce0359: Layer already exists [2021-10-19T13:21:22.083Z] b593c60892b8: Layer already exists [2021-10-19T13:21:22.083Z] d5d03b73b22b: Layer already exists [2021-10-19T13:21:22.083Z] 6e34259c30ed: Layer already exists [2021-10-19T13:21:22.083Z] a8e207281480: Layer already exists [2021-10-19T13:21:22.083Z] e2eb06d8af82: Layer already exists [2021-10-19T13:21:22.083Z] f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71: digest: sha256:e95efb3f37aa6f0ee385fdfddb0b0ca049e6e3791005b5f5c384c8a1e72530f5 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:22.385Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:22.687Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-10-19T13:21:22.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-19T13:21:22.687Z] d4750894eb0f: Preparing [2021-10-19T13:21:22.687Z] e1a79ea7b149: Preparing [2021-10-19T13:21:22.687Z] 1518f1edb802: Preparing [2021-10-19T13:21:22.687Z] f7d2d1af4599: Preparing [2021-10-19T13:21:22.687Z] da8446ce0359: Preparing [2021-10-19T13:21:22.687Z] a8e207281480: Preparing [2021-10-19T13:21:22.687Z] d5d03b73b22b: Preparing [2021-10-19T13:21:22.687Z] 6e34259c30ed: Preparing [2021-10-19T13:21:22.687Z] b593c60892b8: Preparing [2021-10-19T13:21:22.687Z] e2eb06d8af82: Preparing [2021-10-19T13:21:22.687Z] a8e207281480: Waiting [2021-10-19T13:21:22.687Z] d5d03b73b22b: Waiting [2021-10-19T13:21:22.687Z] 6e34259c30ed: Waiting [2021-10-19T13:21:22.687Z] b593c60892b8: Waiting [2021-10-19T13:21:22.687Z] e2eb06d8af82: Waiting [2021-10-19T13:21:22.687Z] da8446ce0359: Layer already exists [2021-10-19T13:21:22.687Z] 1518f1edb802: Layer already exists [2021-10-19T13:21:22.687Z] d4750894eb0f: Layer already exists [2021-10-19T13:21:22.687Z] f7d2d1af4599: Layer already exists [2021-10-19T13:21:22.687Z] e1a79ea7b149: Layer already exists [2021-10-19T13:21:22.687Z] a8e207281480: Layer already exists [2021-10-19T13:21:22.687Z] e2eb06d8af82: Layer already exists [2021-10-19T13:21:22.687Z] d5d03b73b22b: Layer already exists [2021-10-19T13:21:22.687Z] 6e34259c30ed: Layer already exists [2021-10-19T13:21:22.687Z] b593c60892b8: Layer already exists [2021-10-19T13:21:22.687Z] main: digest: sha256:e95efb3f37aa6f0ee385fdfddb0b0ca049e6e3791005b5f5c384c8a1e72530f5 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-19T13:21:22.717Z] ===================================================== [Pipeline] echo [2021-10-19T13:21:22.724Z] taggedImages: [2021-10-19T13:21:22.724Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:21:22.724Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-10-19T13:21:22.724Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.71 [2021-10-19T13:21:22.724Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [2021-10-19T13:21:22.724Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-10-19T13:21:22.746Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-10-19T13:21:22.746Z] f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:21:22.746Z] latest [2021-10-19T13:21:22.746Z] 2.0.1-dev.71 [2021-10-19T13:21:22.746Z] f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [2021-10-19T13:21:22.746Z] main [2021-10-19T13:21:22.746Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:23.066Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:f045366f2d64fe6e0c14912db4a22971d4c550bb [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:23.367Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:21:23.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-19T13:21:23.367Z] c82b12baec98: Preparing [2021-10-19T13:21:23.367Z] e06729255f2d: Preparing [2021-10-19T13:21:23.367Z] b482de0cf43e: Preparing [2021-10-19T13:21:23.367Z] 70b01a355131: Preparing [2021-10-19T13:21:23.367Z] e2eb06d8af82: Preparing [2021-10-19T13:21:23.367Z] e2eb06d8af82: Layer already exists [2021-10-19T13:21:23.367Z] b482de0cf43e: Layer already exists [2021-10-19T13:21:23.367Z] c82b12baec98: Pushed [2021-10-19T13:21:23.367Z] 70b01a355131: Pushed [2021-10-19T13:21:24.311Z] e06729255f2d: Pushed [2021-10-19T13:21:24.571Z] f045366f2d64fe6e0c14912db4a22971d4c550bb: digest: sha256:9c14d0b09e435b9e78bae7462d843e4b0e264e01a4f96e062471f878bba81113 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:24.864Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:25.163Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-10-19T13:21:25.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-19T13:21:25.163Z] c82b12baec98: Preparing [2021-10-19T13:21:25.163Z] e06729255f2d: Preparing [2021-10-19T13:21:25.163Z] b482de0cf43e: Preparing [2021-10-19T13:21:25.163Z] 70b01a355131: Preparing [2021-10-19T13:21:25.163Z] e2eb06d8af82: Preparing [2021-10-19T13:21:25.163Z] e2eb06d8af82: Layer already exists [2021-10-19T13:21:25.163Z] b482de0cf43e: Layer already exists [2021-10-19T13:21:25.163Z] e06729255f2d: Layer already exists [2021-10-19T13:21:25.163Z] 70b01a355131: Layer already exists [2021-10-19T13:21:25.163Z] c82b12baec98: Layer already exists [2021-10-19T13:21:25.163Z] latest: digest: sha256:9c14d0b09e435b9e78bae7462d843e4b0e264e01a4f96e062471f878bba81113 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:25.460Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.71 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:25.759Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.71 [2021-10-19T13:21:25.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-19T13:21:25.759Z] c82b12baec98: Preparing [2021-10-19T13:21:25.759Z] e06729255f2d: Preparing [2021-10-19T13:21:25.759Z] b482de0cf43e: Preparing [2021-10-19T13:21:25.759Z] 70b01a355131: Preparing [2021-10-19T13:21:25.759Z] e2eb06d8af82: Preparing [2021-10-19T13:21:25.759Z] b482de0cf43e: Layer already exists [2021-10-19T13:21:25.759Z] e2eb06d8af82: Layer already exists [2021-10-19T13:21:25.759Z] c82b12baec98: Layer already exists [2021-10-19T13:21:25.759Z] e06729255f2d: Layer already exists [2021-10-19T13:21:25.759Z] 70b01a355131: Layer already exists [2021-10-19T13:21:25.759Z] 2.0.1-dev.71: digest: sha256:9c14d0b09e435b9e78bae7462d843e4b0e264e01a4f96e062471f878bba81113 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:26.060Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:26.352Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [2021-10-19T13:21:26.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-19T13:21:26.353Z] c82b12baec98: Preparing [2021-10-19T13:21:26.353Z] e06729255f2d: Preparing [2021-10-19T13:21:26.353Z] b482de0cf43e: Preparing [2021-10-19T13:21:26.353Z] 70b01a355131: Preparing [2021-10-19T13:21:26.353Z] e2eb06d8af82: Preparing [2021-10-19T13:21:26.353Z] b482de0cf43e: Layer already exists [2021-10-19T13:21:26.353Z] e2eb06d8af82: Layer already exists [2021-10-19T13:21:26.353Z] e06729255f2d: Layer already exists [2021-10-19T13:21:26.353Z] c82b12baec98: Layer already exists [2021-10-19T13:21:26.353Z] 70b01a355131: Layer already exists [2021-10-19T13:21:26.353Z] f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71: digest: sha256:9c14d0b09e435b9e78bae7462d843e4b0e264e01a4f96e062471f878bba81113 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:26.658Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:26.955Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-10-19T13:21:26.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-19T13:21:26.955Z] c82b12baec98: Preparing [2021-10-19T13:21:26.955Z] e06729255f2d: Preparing [2021-10-19T13:21:26.955Z] b482de0cf43e: Preparing [2021-10-19T13:21:26.955Z] 70b01a355131: Preparing [2021-10-19T13:21:26.955Z] e2eb06d8af82: Preparing [2021-10-19T13:21:26.955Z] b482de0cf43e: Layer already exists [2021-10-19T13:21:26.955Z] e06729255f2d: Layer already exists [2021-10-19T13:21:26.955Z] c82b12baec98: Layer already exists [2021-10-19T13:21:26.955Z] 70b01a355131: Layer already exists [2021-10-19T13:21:26.955Z] e2eb06d8af82: Layer already exists [2021-10-19T13:21:26.955Z] main: digest: sha256:9c14d0b09e435b9e78bae7462d843e4b0e264e01a4f96e062471f878bba81113 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-19T13:21:26.984Z] ===================================================== [Pipeline] echo [2021-10-19T13:21:26.991Z] taggedImages: [2021-10-19T13:21:26.991Z] - nexus3.edgexfoundry.org:10004/support-notifications:f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:21:26.991Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-10-19T13:21:26.991Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.71 [2021-10-19T13:21:26.991Z] - nexus3.edgexfoundry.org:10004/support-notifications:f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [2021-10-19T13:21:26.991Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-10-19T13:21:27.013Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-10-19T13:21:27.013Z] f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:21:27.013Z] latest [2021-10-19T13:21:27.013Z] 2.0.1-dev.71 [2021-10-19T13:21:27.013Z] f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [2021-10-19T13:21:27.013Z] main [2021-10-19T13:21:27.013Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:27.337Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:f045366f2d64fe6e0c14912db4a22971d4c550bb [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:27.711Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:21:27.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-19T13:21:27.711Z] 27bffb5c1570: Preparing [2021-10-19T13:21:27.711Z] 75f44941c2f7: Preparing [2021-10-19T13:21:27.711Z] b482de0cf43e: Preparing [2021-10-19T13:21:27.711Z] 849b297b8474: Preparing [2021-10-19T13:21:27.711Z] e2eb06d8af82: Preparing [2021-10-19T13:21:27.711Z] e2eb06d8af82: Layer already exists [2021-10-19T13:21:27.711Z] 849b297b8474: Layer already exists [2021-10-19T13:21:27.711Z] b482de0cf43e: Layer already exists [2021-10-19T13:21:27.711Z] 27bffb5c1570: Pushed [2021-10-19T13:21:28.841Z] 75f44941c2f7: Pushed [2021-10-19T13:21:28.841Z] f045366f2d64fe6e0c14912db4a22971d4c550bb: digest: sha256:5bc8a07944c7277ca63d0e8262f59e42b6f58a45551abe207e619b0289b189a2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:29.277Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:29.676Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-10-19T13:21:29.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-19T13:21:29.676Z] 27bffb5c1570: Preparing [2021-10-19T13:21:29.676Z] 75f44941c2f7: Preparing [2021-10-19T13:21:29.676Z] b482de0cf43e: Preparing [2021-10-19T13:21:29.676Z] 849b297b8474: Preparing [2021-10-19T13:21:29.676Z] e2eb06d8af82: Preparing [2021-10-19T13:21:29.676Z] e2eb06d8af82: Layer already exists [2021-10-19T13:21:29.676Z] 27bffb5c1570: Layer already exists [2021-10-19T13:21:29.676Z] 75f44941c2f7: Layer already exists [2021-10-19T13:21:29.676Z] b482de0cf43e: Layer already exists [2021-10-19T13:21:29.676Z] 849b297b8474: Layer already exists [2021-10-19T13:21:29.676Z] latest: digest: sha256:5bc8a07944c7277ca63d0e8262f59e42b6f58a45551abe207e619b0289b189a2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:29.974Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.71 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:30.268Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.71 [2021-10-19T13:21:30.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-19T13:21:30.268Z] 27bffb5c1570: Preparing [2021-10-19T13:21:30.268Z] 75f44941c2f7: Preparing [2021-10-19T13:21:30.268Z] b482de0cf43e: Preparing [2021-10-19T13:21:30.268Z] 849b297b8474: Preparing [2021-10-19T13:21:30.268Z] e2eb06d8af82: Preparing [2021-10-19T13:21:30.268Z] 75f44941c2f7: Layer already exists [2021-10-19T13:21:30.268Z] 27bffb5c1570: Layer already exists [2021-10-19T13:21:30.268Z] b482de0cf43e: Layer already exists [2021-10-19T13:21:30.268Z] e2eb06d8af82: Layer already exists [2021-10-19T13:21:30.268Z] 849b297b8474: Layer already exists [2021-10-19T13:21:30.268Z] 2.0.1-dev.71: digest: sha256:5bc8a07944c7277ca63d0e8262f59e42b6f58a45551abe207e619b0289b189a2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:30.560Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:30.854Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [2021-10-19T13:21:30.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-19T13:21:30.855Z] 27bffb5c1570: Preparing [2021-10-19T13:21:30.855Z] 75f44941c2f7: Preparing [2021-10-19T13:21:30.855Z] b482de0cf43e: Preparing [2021-10-19T13:21:30.855Z] 849b297b8474: Preparing [2021-10-19T13:21:30.855Z] e2eb06d8af82: Preparing [2021-10-19T13:21:30.855Z] 75f44941c2f7: Layer already exists [2021-10-19T13:21:30.855Z] 27bffb5c1570: Layer already exists [2021-10-19T13:21:30.855Z] 849b297b8474: Layer already exists [2021-10-19T13:21:30.855Z] b482de0cf43e: Layer already exists [2021-10-19T13:21:30.855Z] e2eb06d8af82: Layer already exists [2021-10-19T13:21:30.855Z] f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71: digest: sha256:5bc8a07944c7277ca63d0e8262f59e42b6f58a45551abe207e619b0289b189a2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:31.151Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:31.450Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-10-19T13:21:31.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-19T13:21:31.450Z] 27bffb5c1570: Preparing [2021-10-19T13:21:31.450Z] 75f44941c2f7: Preparing [2021-10-19T13:21:31.450Z] b482de0cf43e: Preparing [2021-10-19T13:21:31.450Z] 849b297b8474: Preparing [2021-10-19T13:21:31.450Z] e2eb06d8af82: Preparing [2021-10-19T13:21:31.450Z] 849b297b8474: Layer already exists [2021-10-19T13:21:31.450Z] e2eb06d8af82: Layer already exists [2021-10-19T13:21:31.450Z] 75f44941c2f7: Layer already exists [2021-10-19T13:21:31.450Z] 27bffb5c1570: Layer already exists [2021-10-19T13:21:31.450Z] b482de0cf43e: Layer already exists [2021-10-19T13:21:31.450Z] main: digest: sha256:5bc8a07944c7277ca63d0e8262f59e42b6f58a45551abe207e619b0289b189a2 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-19T13:21:31.478Z] ===================================================== [Pipeline] echo [2021-10-19T13:21:31.485Z] taggedImages: [2021-10-19T13:21:31.485Z] - nexus3.edgexfoundry.org:10004/support-scheduler:f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:21:31.485Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-10-19T13:21:31.485Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.71 [2021-10-19T13:21:31.485Z] - nexus3.edgexfoundry.org:10004/support-scheduler:f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [2021-10-19T13:21:31.485Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-10-19T13:21:31.504Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-10-19T13:21:31.504Z] f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:21:31.504Z] latest [2021-10-19T13:21:31.504Z] 2.0.1-dev.71 [2021-10-19T13:21:31.504Z] f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [2021-10-19T13:21:31.504Z] main [2021-10-19T13:21:31.504Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:31.819Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f045366f2d64fe6e0c14912db4a22971d4c550bb [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:32.120Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:21:32.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-19T13:21:32.120Z] 2264841f8d63: Preparing [2021-10-19T13:21:32.120Z] 77624dd6413f: Preparing [2021-10-19T13:21:32.120Z] fdc74a3cae75: Preparing [2021-10-19T13:21:32.120Z] 9dfdd2bbe77c: Preparing [2021-10-19T13:21:32.120Z] 879b85f2d1ed: Preparing [2021-10-19T13:21:32.120Z] 6777e3bbcb7c: Preparing [2021-10-19T13:21:32.120Z] fd08d546f6b8: Preparing [2021-10-19T13:21:32.120Z] 0636255016a6: Preparing [2021-10-19T13:21:32.120Z] 84e9d258764d: Preparing [2021-10-19T13:21:32.120Z] 56463f638872: Preparing [2021-10-19T13:21:32.120Z] e2eb06d8af82: Preparing [2021-10-19T13:21:32.120Z] 6777e3bbcb7c: Waiting [2021-10-19T13:21:32.120Z] fd08d546f6b8: Waiting [2021-10-19T13:21:32.120Z] 0636255016a6: Waiting [2021-10-19T13:21:32.120Z] 84e9d258764d: Waiting [2021-10-19T13:21:32.120Z] 56463f638872: Waiting [2021-10-19T13:21:32.120Z] e2eb06d8af82: Waiting [2021-10-19T13:21:32.120Z] 879b85f2d1ed: Layer already exists [2021-10-19T13:21:32.393Z] 6777e3bbcb7c: Layer already exists [2021-10-19T13:21:32.977Z] fd08d546f6b8: Layer already exists [2021-10-19T13:21:32.977Z] 77624dd6413f: Pushed [2021-10-19T13:21:32.977Z] 0636255016a6: Layer already exists [2021-10-19T13:21:32.977Z] 2264841f8d63: Pushed [2021-10-19T13:21:32.977Z] 84e9d258764d: Layer already exists [2021-10-19T13:21:32.977Z] 56463f638872: Layer already exists [2021-10-19T13:21:32.977Z] e2eb06d8af82: Layer already exists [2021-10-19T13:21:32.977Z] fdc74a3cae75: Pushed [2021-10-19T13:21:38.271Z] 9dfdd2bbe77c: Pushed [2021-10-19T13:21:38.271Z] f045366f2d64fe6e0c14912db4a22971d4c550bb: digest: sha256:a875b3faa11cb5f02c2d522d5d4f8d55e8350efe5b7bad89000f80d0328cae82 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:38.563Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:38.852Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-10-19T13:21:38.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-19T13:21:38.852Z] 2264841f8d63: Preparing [2021-10-19T13:21:38.852Z] 77624dd6413f: Preparing [2021-10-19T13:21:38.852Z] fdc74a3cae75: Preparing [2021-10-19T13:21:38.852Z] 9dfdd2bbe77c: Preparing [2021-10-19T13:21:38.852Z] 879b85f2d1ed: Preparing [2021-10-19T13:21:38.852Z] 6777e3bbcb7c: Preparing [2021-10-19T13:21:38.852Z] fd08d546f6b8: Preparing [2021-10-19T13:21:38.852Z] 0636255016a6: Preparing [2021-10-19T13:21:38.852Z] 84e9d258764d: Preparing [2021-10-19T13:21:38.852Z] 56463f638872: Preparing [2021-10-19T13:21:38.852Z] e2eb06d8af82: Preparing [2021-10-19T13:21:38.852Z] 6777e3bbcb7c: Waiting [2021-10-19T13:21:38.852Z] fd08d546f6b8: Waiting [2021-10-19T13:21:38.852Z] 0636255016a6: Waiting [2021-10-19T13:21:38.852Z] 84e9d258764d: Waiting [2021-10-19T13:21:38.852Z] 56463f638872: Waiting [2021-10-19T13:21:38.852Z] e2eb06d8af82: Waiting [2021-10-19T13:21:38.852Z] 77624dd6413f: Layer already exists [2021-10-19T13:21:38.852Z] 2264841f8d63: Layer already exists [2021-10-19T13:21:38.852Z] 9dfdd2bbe77c: Layer already exists [2021-10-19T13:21:38.852Z] 879b85f2d1ed: Layer already exists [2021-10-19T13:21:38.852Z] fdc74a3cae75: Layer already exists [2021-10-19T13:21:38.852Z] 6777e3bbcb7c: Layer already exists [2021-10-19T13:21:38.852Z] 56463f638872: Layer already exists [2021-10-19T13:21:38.852Z] fd08d546f6b8: Layer already exists [2021-10-19T13:21:38.852Z] 0636255016a6: Layer already exists [2021-10-19T13:21:38.852Z] 84e9d258764d: Layer already exists [2021-10-19T13:21:38.852Z] e2eb06d8af82: Layer already exists [2021-10-19T13:21:38.852Z] latest: digest: sha256:a875b3faa11cb5f02c2d522d5d4f8d55e8350efe5b7bad89000f80d0328cae82 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:39.150Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.71 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:39.448Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.71 [2021-10-19T13:21:39.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-19T13:21:39.448Z] 2264841f8d63: Preparing [2021-10-19T13:21:39.448Z] 77624dd6413f: Preparing [2021-10-19T13:21:39.448Z] fdc74a3cae75: Preparing [2021-10-19T13:21:39.448Z] 9dfdd2bbe77c: Preparing [2021-10-19T13:21:39.448Z] 879b85f2d1ed: Preparing [2021-10-19T13:21:39.448Z] 6777e3bbcb7c: Preparing [2021-10-19T13:21:39.448Z] fd08d546f6b8: Preparing [2021-10-19T13:21:39.448Z] 0636255016a6: Preparing [2021-10-19T13:21:39.448Z] 84e9d258764d: Preparing [2021-10-19T13:21:39.448Z] 56463f638872: Preparing [2021-10-19T13:21:39.448Z] e2eb06d8af82: Preparing [2021-10-19T13:21:39.448Z] 6777e3bbcb7c: Waiting [2021-10-19T13:21:39.448Z] fd08d546f6b8: Waiting [2021-10-19T13:21:39.448Z] 0636255016a6: Waiting [2021-10-19T13:21:39.448Z] 84e9d258764d: Waiting [2021-10-19T13:21:39.448Z] 56463f638872: Waiting [2021-10-19T13:21:39.448Z] e2eb06d8af82: Waiting [2021-10-19T13:21:39.448Z] 77624dd6413f: Layer already exists [2021-10-19T13:21:39.448Z] 9dfdd2bbe77c: Layer already exists [2021-10-19T13:21:39.448Z] 2264841f8d63: Layer already exists [2021-10-19T13:21:39.448Z] 879b85f2d1ed: Layer already exists [2021-10-19T13:21:39.448Z] fdc74a3cae75: Layer already exists [2021-10-19T13:21:39.448Z] 0636255016a6: Layer already exists [2021-10-19T13:21:39.448Z] 56463f638872: Layer already exists [2021-10-19T13:21:39.448Z] fd08d546f6b8: Layer already exists [2021-10-19T13:21:39.448Z] 6777e3bbcb7c: Layer already exists [2021-10-19T13:21:39.448Z] 84e9d258764d: Layer already exists [2021-10-19T13:21:39.448Z] e2eb06d8af82: Layer already exists [2021-10-19T13:21:39.448Z] 2.0.1-dev.71: digest: sha256:a875b3faa11cb5f02c2d522d5d4f8d55e8350efe5b7bad89000f80d0328cae82 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:39.746Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:40.036Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [2021-10-19T13:21:40.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-19T13:21:40.036Z] 2264841f8d63: Preparing [2021-10-19T13:21:40.036Z] 77624dd6413f: Preparing [2021-10-19T13:21:40.036Z] fdc74a3cae75: Preparing [2021-10-19T13:21:40.036Z] 9dfdd2bbe77c: Preparing [2021-10-19T13:21:40.036Z] 879b85f2d1ed: Preparing [2021-10-19T13:21:40.036Z] 6777e3bbcb7c: Preparing [2021-10-19T13:21:40.036Z] fd08d546f6b8: Preparing [2021-10-19T13:21:40.036Z] 0636255016a6: Preparing [2021-10-19T13:21:40.036Z] 84e9d258764d: Preparing [2021-10-19T13:21:40.036Z] 56463f638872: Preparing [2021-10-19T13:21:40.036Z] e2eb06d8af82: Preparing [2021-10-19T13:21:40.036Z] 6777e3bbcb7c: Waiting [2021-10-19T13:21:40.036Z] fd08d546f6b8: Waiting [2021-10-19T13:21:40.036Z] 0636255016a6: Waiting [2021-10-19T13:21:40.036Z] 84e9d258764d: Waiting [2021-10-19T13:21:40.036Z] 56463f638872: Waiting [2021-10-19T13:21:40.036Z] e2eb06d8af82: Waiting [2021-10-19T13:21:40.036Z] 9dfdd2bbe77c: Layer already exists [2021-10-19T13:21:40.036Z] fdc74a3cae75: Layer already exists [2021-10-19T13:21:40.036Z] 2264841f8d63: Layer already exists [2021-10-19T13:21:40.036Z] 879b85f2d1ed: Layer already exists [2021-10-19T13:21:40.036Z] 77624dd6413f: Layer already exists [2021-10-19T13:21:40.036Z] fd08d546f6b8: Layer already exists [2021-10-19T13:21:40.036Z] 0636255016a6: Layer already exists [2021-10-19T13:21:40.036Z] 6777e3bbcb7c: Layer already exists [2021-10-19T13:21:40.036Z] 84e9d258764d: Layer already exists [2021-10-19T13:21:40.036Z] 56463f638872: Layer already exists [2021-10-19T13:21:40.036Z] e2eb06d8af82: Layer already exists [2021-10-19T13:21:40.036Z] f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71: digest: sha256:a875b3faa11cb5f02c2d522d5d4f8d55e8350efe5b7bad89000f80d0328cae82 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:40.339Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:21:40.634Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-10-19T13:21:40.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-19T13:21:40.634Z] 2264841f8d63: Preparing [2021-10-19T13:21:40.634Z] 77624dd6413f: Preparing [2021-10-19T13:21:40.634Z] fdc74a3cae75: Preparing [2021-10-19T13:21:40.634Z] 9dfdd2bbe77c: Preparing [2021-10-19T13:21:40.634Z] 879b85f2d1ed: Preparing [2021-10-19T13:21:40.634Z] 6777e3bbcb7c: Preparing [2021-10-19T13:21:40.634Z] fd08d546f6b8: Preparing [2021-10-19T13:21:40.634Z] 0636255016a6: Preparing [2021-10-19T13:21:40.634Z] 84e9d258764d: Preparing [2021-10-19T13:21:40.634Z] 56463f638872: Preparing [2021-10-19T13:21:40.634Z] e2eb06d8af82: Preparing [2021-10-19T13:21:40.634Z] 0636255016a6: Waiting [2021-10-19T13:21:40.634Z] 84e9d258764d: Waiting [2021-10-19T13:21:40.634Z] 6777e3bbcb7c: Waiting [2021-10-19T13:21:40.634Z] 56463f638872: Waiting [2021-10-19T13:21:40.634Z] e2eb06d8af82: Waiting [2021-10-19T13:21:40.634Z] fd08d546f6b8: Waiting [2021-10-19T13:21:40.634Z] 2264841f8d63: Layer already exists [2021-10-19T13:21:40.634Z] 879b85f2d1ed: Layer already exists [2021-10-19T13:21:40.634Z] 77624dd6413f: Layer already exists [2021-10-19T13:21:40.634Z] fdc74a3cae75: Layer already exists [2021-10-19T13:21:40.634Z] 9dfdd2bbe77c: Layer already exists [2021-10-19T13:21:40.634Z] 6777e3bbcb7c: Layer already exists [2021-10-19T13:21:40.634Z] fd08d546f6b8: Layer already exists [2021-10-19T13:21:40.634Z] 84e9d258764d: Layer already exists [2021-10-19T13:21:40.634Z] 56463f638872: Layer already exists [2021-10-19T13:21:40.634Z] 0636255016a6: Layer already exists [2021-10-19T13:21:40.634Z] e2eb06d8af82: Layer already exists [2021-10-19T13:21:40.634Z] main: digest: sha256:a875b3faa11cb5f02c2d522d5d4f8d55e8350efe5b7bad89000f80d0328cae82 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-19T13:21:40.666Z] ===================================================== [Pipeline] echo [2021-10-19T13:21:40.673Z] taggedImages: [2021-10-19T13:21:40.673Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:21:40.673Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-10-19T13:21:40.673Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.71 [2021-10-19T13:21:40.673Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [2021-10-19T13:21:40.673Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [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-10-19T13:23:10.438Z] Removing intermediate container 1c797e101a9f [2021-10-19T13:23:10.438Z] ---> dc1f7f6b84ab [2021-10-19T13:23:10.438Z] [2021-10-19T13:23:10.438Z] Step 9/22 : FROM alpine:3.14 [2021-10-19T13:23:10.438Z] Removing intermediate container 183f460c4393 [2021-10-19T13:23:10.438Z] ---> 4e3560bdd2f1 [2021-10-19T13:23:10.438Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-19T13:23:10.438Z] 3.14: Pulling from library/alpine [2021-10-19T13:23:10.438Z] ---> Running in b6b7b7feae5e [2021-10-19T13:23:10.438Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-19T13:23:10.438Z] Status: Downloaded newer image for alpine:3.14 [2021-10-19T13:23:10.438Z] ---> bb3de5531c18 [2021-10-19T13:23:10.438Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-19T13:23:10.438Z] ---> Running in 5f1b53dc6cd6 [2021-10-19T13:23:10.438Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-19T13:23:10.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-19T13:23:10.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-19T13:23:10.438Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-19T13:23:10.438Z] Executing busybox-1.33.1-r3.trigger [2021-10-19T13:23:10.438Z] OK: 5 MiB in 15 packages [2021-10-19T13:23:10.438Z] Removing intermediate container 5f1b53dc6cd6 [2021-10-19T13:23:10.438Z] ---> bde4f7fd25b5 [2021-10-19T13:23:10.438Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-19T13:23:10.438Z] ---> Running in 6c413f61f0dc [2021-10-19T13:23:10.438Z] Removing intermediate container b6b7b7feae5e [2021-10-19T13:23:10.438Z] ---> 62b5297420f7 [2021-10-19T13:23:10.438Z] [2021-10-19T13:23:10.438Z] Step 10/22 : FROM docker:20.10.8 [2021-10-19T13:23:10.438Z] Removing intermediate container 6c413f61f0dc [2021-10-19T13:23:10.438Z] ---> c85ea4df53f3 [2021-10-19T13:23:10.438Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-19T13:23:10.438Z] 20.10.8: Pulling from library/docker [2021-10-19T13:23:10.438Z] ---> Running in 9bab303a022e [2021-10-19T13:23:11.051Z] Removing intermediate container 905247aae03c [2021-10-19T13:23:11.051Z] ---> b07704ff6780 [2021-10-19T13:23:11.051Z] [2021-10-19T13:23:11.051Z] Step 9/21 : FROM alpine:3.14 [2021-10-19T13:23:11.051Z] ---> bb3de5531c18 [2021-10-19T13:23:11.051Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-19T13:23:11.346Z] ---> Running in 61361d1a6f39 [2021-10-19T13:23:11.346Z] Removing intermediate container 9bab303a022e [2021-10-19T13:23:11.346Z] ---> 3a35bb481569 [2021-10-19T13:23:11.346Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-19T13:23:11.628Z] ---> Running in 92f74dde3632 [2021-10-19T13:23:14.296Z] Removing intermediate container 92f74dde3632 [2021-10-19T13:23:14.296Z] ---> ceaf171bdbc1 [2021-10-19T13:23:14.296Z] Step 14/22 : WORKDIR / [2021-10-19T13:23:14.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-19T13:23:14.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-19T13:23:14.584Z] ---> Running in 5742119a5820 [2021-10-19T13:23:15.205Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-19T13:23:15.489Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-19T13:23:15.489Z] Executing busybox-1.33.1-r3.trigger [2021-10-19T13:23:15.489Z] Executing ca-certificates-20191127-r5.trigger [2021-10-19T13:23:15.489Z] Removing intermediate container 5742119a5820 [2021-10-19T13:23:15.489Z] ---> baa27fb51390 [2021-10-19T13:23:15.489Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-19T13:23:15.769Z] OK: 6 MiB in 16 packages [2021-10-19T13:23:17.788Z] ---> 80d9779fe8b5 [2021-10-19T13:23:17.788Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-19T13:23:18.781Z] Removing intermediate container 61361d1a6f39 [2021-10-19T13:23:18.781Z] ---> c228d2e91efc [2021-10-19T13:23:18.781Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-19T13:23:19.060Z] Removing intermediate container 60d609086b90 [2021-10-19T13:23:19.060Z] ---> d7e8185755d6 [2021-10-19T13:23:19.060Z] [2021-10-19T13:23:19.060Z] Step 11/23 : FROM alpine:3.14 [2021-10-19T13:23:19.060Z] ---> bb3de5531c18 [2021-10-19T13:23:19.060Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-19T13:23:19.060Z] ---> Using cache [2021-10-19T13:23:19.060Z] ---> bde4f7fd25b5 [2021-10-19T13:23:19.060Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-19T13:23:19.060Z] ---> Using cache [2021-10-19T13:23:19.060Z] ---> c85ea4df53f3 [2021-10-19T13:23:19.060Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-19T13:23:20.514Z] ---> Running in 4cc0f8b18dbf [2021-10-19T13:23:20.514Z] ---> Running in 6ae5e176e801 [2021-10-19T13:23:20.792Z] ---> 0a219fbf6cb7 [2021-10-19T13:23:20.792Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-19T13:23:21.400Z] Removing intermediate container 4cc0f8b18dbf [2021-10-19T13:23:21.400Z] ---> 3c5f5a141350 [2021-10-19T13:23:21.400Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-19T13:23:21.400Z] Removing intermediate container 6ae5e176e801 [2021-10-19T13:23:21.400Z] ---> ad0fffd3e837 [2021-10-19T13:23:21.400Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-19T13:23:22.007Z] ---> Running in 6e905a5b8f14 [2021-10-19T13:23:22.008Z] ---> Running in 2da416a472ab [2021-10-19T13:23:22.621Z] Removing intermediate container b9bbf97034eb [2021-10-19T13:23:22.621Z] ---> ca2dd0a67b2f [2021-10-19T13:23:22.621Z] [2021-10-19T13:23:22.621Z] Step 9/22 : FROM alpine:3.14 [2021-10-19T13:23:22.621Z] ---> bb3de5531c18 [2021-10-19T13:23:22.621Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-19T13:23:22.621Z] ---> 478b4abb4b2e [2021-10-19T13:23:22.621Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-19T13:23:22.905Z] ---> Running in 64eb049a723a [2021-10-19T13:23:23.189Z] ---> Running in a81da40ccb5c [2021-10-19T13:23:23.189Z] Removing intermediate container 6e905a5b8f14 [2021-10-19T13:23:23.189Z] ---> 2190a23a35e5 [2021-10-19T13:23:23.189Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-19T13:23:23.189Z] Removing intermediate container 2da416a472ab [2021-10-19T13:23:23.189Z] ---> 0b3e8924ce5e [2021-10-19T13:23:23.189Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-19T13:23:23.483Z] ---> Running in 6527dfe17161 [2021-10-19T13:23:23.764Z] Removing intermediate container 64eb049a723a [2021-10-19T13:23:23.764Z] ---> dda34db47c07 [2021-10-19T13:23:23.764Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-19T13:23:24.054Z] ---> Running in f16b47f752a2 [2021-10-19T13:23:24.054Z] Removing intermediate container a81da40ccb5c [2021-10-19T13:23:24.054Z] ---> af79a6f20771 [2021-10-19T13:23:24.054Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-19T13:23:24.054Z] Removing intermediate container 6527dfe17161 [2021-10-19T13:23:24.054Z] ---> 08cf5ba76cae [2021-10-19T13:23:24.054Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-19T13:23:24.054Z] ---> Running in ba19464b968c [2021-10-19T13:23:24.660Z] ---> 9e0df3a19445 [2021-10-19T13:23:24.660Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-19T13:23:24.660Z] Removing intermediate container f16b47f752a2 [2021-10-19T13:23:24.660Z] ---> fa86f7e897ad [2021-10-19T13:23:24.660Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-19T13:23:24.660Z] ---> Running in 834ac8bea9d8 [2021-10-19T13:23:24.941Z] Removing intermediate container ba19464b968c [2021-10-19T13:23:24.941Z] ---> 58e6b39f235a [2021-10-19T13:23:24.941Z] Step 20/22 : LABEL arch=arm64 [2021-10-19T13:23:24.941Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-19T13:23:24.941Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-19T13:23:24.941Z] ---> 3734d5adc5ac [2021-10-19T13:23:24.941Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-19T13:23:25.223Z] ---> Running in 15562d20f5ea [2021-10-19T13:23:25.223Z] ---> Running in 520c8a9b8a36 [2021-10-19T13:23:25.503Z] Removing intermediate container 834ac8bea9d8 [2021-10-19T13:23:25.503Z] ---> 54c432ef137e [2021-10-19T13:23:25.503Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-19T13:23:25.503Z] ---> 8406788d471d [2021-10-19T13:23:25.503Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-19T13:23:25.780Z] Removing intermediate container 15562d20f5ea [2021-10-19T13:23:25.780Z] ---> 8b9cdfab26d4 [2021-10-19T13:23:25.780Z] Step 21/22 : LABEL git_sha=f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:23:25.780Z] ---> Running in 086e1fe544ef [2021-10-19T13:23:26.398Z] ---> Running in 08d806747730 [2021-10-19T13:23:26.398Z] Removing intermediate container 520c8a9b8a36 [2021-10-19T13:23:26.398Z] ---> 34652ed315f3 [2021-10-19T13:23:26.398Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-19T13:23:26.398Z] ---> 1504031f56b3 [2021-10-19T13:23:26.398Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-19T13:23:26.677Z] ---> Running in 9e632a34f93e [2021-10-19T13:23:26.958Z] ---> 0f2a9454324f [2021-10-19T13:23:26.958Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-19T13:23:27.237Z] Removing intermediate container 08d806747730 [2021-10-19T13:23:27.237Z] ---> 2264a58733ef [2021-10-19T13:23:27.237Z] Step 22/22 : LABEL version=2.0.1-dev.71 [2021-10-19T13:23:27.519Z] ---> Running in e231ea0625c2 [2021-10-19T13:23:27.801Z] ---> 4cc53f0a7ccd [2021-10-19T13:23:27.801Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-19T13:23:27.801Z] ---> Running in fc7cc8f2a2e2 [2021-10-19T13:23:28.080Z] Removing intermediate container e231ea0625c2 [2021-10-19T13:23:28.080Z] ---> bcfea18d50f6 [2021-10-19T13:23:28.080Z] [2021-10-19T13:23:28.358Z] ---> 659e71eada43 [2021-10-19T13:23:28.358Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-19T13:23:28.637Z] Successfully built bcfea18d50f6 [2021-10-19T13:23:28.637Z] Successfully tagged core-command-arm64:latest [2021-10-19T13:23:28.637Z]  Building core-command ... done Building security-secretstore-setup [2021-10-19T13:23:28.637Z] ---> Running in 2b1a0ccb9397 [2021-10-19T13:23:28.914Z] Removing intermediate container fc7cc8f2a2e2 [2021-10-19T13:23:28.914Z] ---> be05461812af [2021-10-19T13:23:28.914Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-19T13:23:28.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-19T13:23:28.914Z] ---> Running in e5c45c81200c [2021-10-19T13:23:29.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-19T13:23:29.476Z] Removing intermediate container 2b1a0ccb9397 [2021-10-19T13:23:29.476Z] ---> 570a2240ec2e [2021-10-19T13:23:29.476Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-19T13:23:29.476Z] Removing intermediate container 086e1fe544ef [2021-10-19T13:23:29.476Z] ---> 117f1a9fa664 [2021-10-19T13:23:29.476Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-19T13:23:29.800Z] ---> Running in 39817cb4ede9 [2021-10-19T13:23:29.800Z] Removing intermediate container e5c45c81200c [2021-10-19T13:23:29.800Z] ---> 2cdca8994f52 [2021-10-19T13:23:29.800Z] Step 21/23 : LABEL arch=arm64 [2021-10-19T13:23:30.097Z] (1/42) Installing readline (8.1.0-r0) [2021-10-19T13:23:30.097Z] (2/42) Installing bash (5.1.4-r0) [2021-10-19T13:23:30.393Z] Executing bash-5.1.4-r0.post-install [2021-10-19T13:23:30.393Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-19T13:23:30.393Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-19T13:23:30.393Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-19T13:23:30.393Z] ---> Running in 116d23768d67 [2021-10-19T13:23:30.393Z] (6/42) Installing curl (7.79.1-r0) [2021-10-19T13:23:30.393Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-19T13:23:30.393Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-19T13:23:30.393Z] (9/42) Installing expat (2.4.1-r0) [2021-10-19T13:23:30.393Z] (10/42) Installing libffi (3.3-r2) [2021-10-19T13:23:30.393Z] (11/42) Installing gdbm (1.19-r0) [2021-10-19T13:23:30.393Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-19T13:23:30.393Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-19T13:23:30.393Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-19T13:23:30.393Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-19T13:23:30.393Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-19T13:23:31.820Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-19T13:23:32.437Z] ---> Running in 85c6ec693105 [2021-10-19T13:23:32.437Z] Removing intermediate container 39817cb4ede9 [2021-10-19T13:23:32.437Z] ---> fbe0d5e5c6cc [2021-10-19T13:23:32.437Z] Step 19/21 : LABEL arch=arm64 [2021-10-19T13:23:33.056Z] ---> Running in da52208b65aa [2021-10-19T13:23:33.056Z] Removing intermediate container 85c6ec693105 [2021-10-19T13:23:33.056Z] ---> 6e83c0fe664a [2021-10-19T13:23:33.056Z] Step 22/23 : LABEL git_sha=f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:23:33.056Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-19T13:23:33.056Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-19T13:23:33.341Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-19T13:23:33.341Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-19T13:23:33.341Z] ---> Running in 87a93d239954 [2021-10-19T13:23:33.341Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-19T13:23:33.341Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-19T13:23:33.341Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-19T13:23:33.341Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-19T13:23:33.341Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-19T13:23:33.341Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-19T13:23:33.341Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-19T13:23:33.341Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-19T13:23:33.620Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-19T13:23:33.620Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-19T13:23:33.620Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-19T13:23:33.620Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-19T13:23:33.620Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-19T13:23:33.621Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-19T13:23:33.621Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-19T13:23:33.621Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-19T13:23:33.621Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-19T13:23:33.621Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-19T13:23:33.621Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-19T13:23:33.621Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-19T13:23:33.902Z] Removing intermediate container da52208b65aa [2021-10-19T13:23:33.902Z] ---> ab269e7b2d71 [2021-10-19T13:23:33.902Z] Step 20/21 : LABEL git_sha=f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:23:33.902Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-19T13:23:34.186Z] Removing intermediate container 87a93d239954 [2021-10-19T13:23:34.186Z] ---> efdb5974bd09 [2021-10-19T13:23:34.186Z] Step 23/23 : LABEL version=2.0.1-dev.71 [2021-10-19T13:23:34.474Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-19T13:23:34.474Z] ---> Running in f110a4fb424a [2021-10-19T13:23:34.474Z] Executing busybox-1.33.1-r3.trigger [2021-10-19T13:23:34.474Z] OK: 84 MiB in 64 packages [2021-10-19T13:23:34.758Z] ---> Running in 7dbfdbc3178b [2021-10-19T13:23:35.369Z] Removing intermediate container f110a4fb424a [2021-10-19T13:23:35.369Z] ---> 78a23dd12e9f [2021-10-19T13:23:35.369Z] Step 21/21 : LABEL version=2.0.1-dev.71 [2021-10-19T13:23:35.651Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-19T13:23:35.651Z] Removing intermediate container 7dbfdbc3178b [2021-10-19T13:23:35.651Z] ---> 031c1f190cf0 [2021-10-19T13:23:35.651Z] [2021-10-19T13:23:35.935Z] Successfully built 031c1f190cf0 [2021-10-19T13:23:36.219Z] Successfully tagged support-scheduler-arm64:latest [2021-10-19T13:23:36.219Z]  Building support-scheduler ... done Building security-bootstrapper [2021-10-19T13:23:36.219Z] ---> Running in 0c3f507f9c8d [2021-10-19T13:23:36.501Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-19T13:23:36.501Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-19T13:23:36.501Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-19T13:23:36.779Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-19T13:23:36.779Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-19T13:23:37.059Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-19T13:23:37.059Z] Executing busybox-1.33.1-r3.trigger [2021-10-19T13:23:37.059Z] Removing intermediate container 0c3f507f9c8d [2021-10-19T13:23:37.059Z] ---> 93824fa51b04 [2021-10-19T13:23:37.059Z] [2021-10-19T13:23:37.059Z] OK: 8 MiB in 20 packages [2021-10-19T13:23:37.672Z] Successfully built 93824fa51b04 [2021-10-19T13:23:37.672Z] Successfully tagged support-notifications-arm64:latest [2021-10-19T13:23:37.672Z]  Building support-notifications ... done Building core-metadata [2021-10-19T13:23:39.294Z] Collecting docker-compose==1.23.2 [2021-10-19T13:23:39.294Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-19T13:23:39.664Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-19T13:23:39.664Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-19T13:23:39.973Z] Removing intermediate container 116d23768d67 [2021-10-19T13:23:39.973Z] ---> 8d6f88473a12 [2021-10-19T13:23:39.973Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-19T13:23:41.437Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-19T13:23:41.437Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-19T13:23:41.437Z] ---> ee6aba5122ba [2021-10-19T13:23:41.437Z] Step 3/24 : WORKDIR /edgex-go [2021-10-19T13:23:41.437Z] ---> Using cache [2021-10-19T13:23:41.437Z] ---> f8f13a4d0887 [2021-10-19T13:23:41.437Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-19T13:23:41.437Z] ---> Using cache [2021-10-19T13:23:41.437Z] ---> 673b51871033 [2021-10-19T13:23:41.437Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-19T13:23:42.451Z] Collecting PyYAML<4,>=3.10 [2021-10-19T13:23:42.451Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-19T13:23:43.469Z] ---> 89e18a514cfa [2021-10-19T13:23:43.757Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-19T13:23:43.757Z] ---> Running in 335b9c3784b2 [2021-10-19T13:23:45.220Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-19T13:23:45.824Z] ---> fe0a2ac20026 [2021-10-19T13:23:45.824Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-19T13:23:46.104Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-19T13:23:46.709Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-19T13:23:46.709Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-19T13:23:46.991Z] Collecting cached-property<2,>=1.2.0 [2021-10-19T13:23:46.991Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-19T13:23:46.991Z] Collecting texttable<0.10,>=0.9.0 [2021-10-19T13:23:46.991Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-19T13:23:46.991Z] ---> ce1032891035 [2021-10-19T13:23:46.991Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-19T13:23:46.991Z] OK: 219 MiB in 52 packages [2021-10-19T13:23:47.997Z] ---> Running in 5aba63fc8b82 [2021-10-19T13:23:48.993Z] Removing intermediate container 5aba63fc8b82 [2021-10-19T13:23:48.993Z] ---> ef20e626e923 [2021-10-19T13:23:48.993Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-19T13:23:49.276Z] Removing intermediate container 335b9c3784b2 [2021-10-19T13:23:49.276Z] ---> 31534ea4f660 [2021-10-19T13:23:49.276Z] Step 6/24 : COPY . . [2021-10-19T13:23:49.276Z] Collecting jsonschema<3,>=2.5.1 [2021-10-19T13:23:49.276Z] ---> Running in f6c8e370f46a [2021-10-19T13:23:49.276Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-19T13:23:49.276Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-19T13:23:49.885Z] Collecting docker<4.0,>=3.6.0 [2021-10-19T13:23:49.885Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-19T13:23:50.488Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-19T13:23:50.488Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-19T13:23:50.488Z] Collecting docopt<0.7,>=0.6.1 [2021-10-19T13:23:50.488Z] Removing intermediate container f6c8e370f46a [2021-10-19T13:23:50.488Z] ---> a03176c927f8 [2021-10-19T13:23:50.488Z] Step 20/22 : LABEL arch=arm64 [2021-10-19T13:23:50.488Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-19T13:23:51.098Z] ---> Running in 924a1b8f0e25 [2021-10-19T13:23:53.131Z] Removing intermediate container 924a1b8f0e25 [2021-10-19T13:23:53.131Z] ---> 1681d7ba2ffa [2021-10-19T13:23:53.131Z] Step 21/22 : LABEL git_sha=f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:23:53.131Z] Collecting docker-pycreds>=0.4.0 [2021-10-19T13:23:53.131Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-19T13:23:53.435Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-19T13:23:53.435Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-19T13:23:53.435Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-19T13:23:53.435Z] ---> ee6aba5122ba [2021-10-19T13:23:53.435Z] Step 3/30 : WORKDIR /edgex-go [2021-10-19T13:23:53.435Z] ---> Using cache [2021-10-19T13:23:53.435Z] ---> f8f13a4d0887 [2021-10-19T13:23:53.435Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-19T13:23:53.435Z] ---> Using cache [2021-10-19T13:23:53.435Z] ---> 673b51871033 [2021-10-19T13:23:53.435Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-19T13:23:53.435Z] ---> Using cache [2021-10-19T13:23:53.435Z] ---> 31534ea4f660 [2021-10-19T13:23:53.435Z] Step 6/30 : COPY . . [2021-10-19T13:23:53.726Z] ---> Running in 5ec32ff0dd8a [2021-10-19T13:23:54.003Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-19T13:23:54.003Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-19T13:23:54.283Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-19T13:23:54.283Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-19T13:23:54.561Z] Collecting idna<2.8,>=2.5 [2021-10-19T13:23:54.561Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-19T13:23:54.852Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-19T13:23:54.852Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-19T13:23:54.852Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-19T13:23:54.852Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-19T13:23:55.132Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-19T13:23:55.132Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-19T13:23:55.132Z] ---> ee6aba5122ba [2021-10-19T13:23:55.132Z] Step 3/22 : WORKDIR /edgex-go [2021-10-19T13:23:55.132Z] ---> Using cache [2021-10-19T13:23:55.132Z] ---> f8f13a4d0887 [2021-10-19T13:23:55.132Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-19T13:23:55.132Z] ---> Using cache [2021-10-19T13:23:55.132Z] ---> 673b51871033 [2021-10-19T13:23:55.132Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-19T13:23:55.132Z] ---> Using cache [2021-10-19T13:23:55.132Z] ---> 31534ea4f660 [2021-10-19T13:23:55.132Z] Step 6/22 : COPY . . [2021-10-19T13:23:55.411Z] Removing intermediate container 5ec32ff0dd8a [2021-10-19T13:23:55.411Z] ---> 47d50cd7cc3c [2021-10-19T13:23:55.411Z] Step 22/22 : LABEL version=2.0.1-dev.71 [2021-10-19T13:23:56.018Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-19T13:23:56.018Z] Attempting uninstall: urllib3 [2021-10-19T13:23:56.018Z] Found existing installation: urllib3 1.26.5 [2021-10-19T13:23:56.018Z] Uninstalling urllib3-1.26.5: [2021-10-19T13:23:56.018Z] Successfully uninstalled urllib3-1.26.5 [2021-10-19T13:23:56.627Z] ---> Running in fef3066ddf51 [2021-10-19T13:23:56.908Z] Attempting uninstall: idna [2021-10-19T13:23:56.908Z] Found existing installation: idna 3.2 [2021-10-19T13:23:56.908Z] Uninstalling idna-3.2: [2021-10-19T13:23:56.908Z] Successfully uninstalled idna-3.2 [2021-10-19T13:23:59.561Z] Attempting uninstall: chardet [2021-10-19T13:23:59.561Z] Found existing installation: chardet 4.0.0 [2021-10-19T13:23:59.561Z] Uninstalling chardet-4.0.0: [2021-10-19T13:23:59.561Z] Removing intermediate container fef3066ddf51 [2021-10-19T13:23:59.561Z] ---> a5dc8803da51 [2021-10-19T13:23:59.561Z] [2021-10-19T13:23:59.561Z] Successfully uninstalled chardet-4.0.0 [2021-10-19T13:23:59.561Z] Successfully built a5dc8803da51 [2021-10-19T13:23:59.841Z] Successfully tagged core-data-arm64:latest [2021-10-19T13:23:59.841Z]  Building core-data ... done Building security-proxy-setup [2021-10-19T13:24:01.302Z] Attempting uninstall: requests [2021-10-19T13:24:01.302Z] Found existing installation: requests 2.25.1 [2021-10-19T13:24:01.302Z] Uninstalling requests-2.25.1: [2021-10-19T13:24:01.302Z] Successfully uninstalled requests-2.25.1 [2021-10-19T13:24:01.914Z] Running setup.py install for texttable: started [2021-10-19T13:24:03.937Z] Running setup.py install for texttable: finished with status 'done' [2021-10-19T13:24:03.937Z] Running setup.py install for PyYAML: started [2021-10-19T13:24:06.621Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-19T13:24:07.231Z] Running setup.py install for docopt: started [2021-10-19T13:24:07.514Z] ---> bb9e430f1633 [2021-10-19T13:24:07.514Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-19T13:24:08.139Z] ---> Running in e737b2e5f3b8 [2021-10-19T13:24:08.417Z] ---> 1d15ee6e71f9 [2021-10-19T13:24:08.417Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-19T13:24:08.417Z] ---> 735887abaca9 [2021-10-19T13:24:08.417Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-19T13:24:09.030Z] ---> Running in e3ea51be38e7 [2021-10-19T13:24:09.030Z] ---> Running in f69e88f20090 [2021-10-19T13:24:09.315Z] Running setup.py install for docopt: finished with status 'done' [2021-10-19T13:24:09.315Z] Running setup.py install for dockerpty: started [2021-10-19T13:24:11.342Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-19T13:24:11.342Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-19T13:24:11.342Z] ---> ee6aba5122ba [2021-10-19T13:24:11.342Z] Step 3/20 : WORKDIR /edgex-go [2021-10-19T13:24:11.342Z] ---> Using cache [2021-10-19T13:24:11.342Z] ---> f8f13a4d0887 [2021-10-19T13:24:11.342Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-19T13:24:11.342Z] ---> Using cache [2021-10-19T13:24:11.342Z] ---> 673b51871033 [2021-10-19T13:24:11.342Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-19T13:24:11.342Z] ---> Using cache [2021-10-19T13:24:11.342Z] ---> 31534ea4f660 [2021-10-19T13:24:11.342Z] Step 6/20 : COPY . . [2021-10-19T13:24:11.342Z] ---> Using cache [2021-10-19T13:24:11.342Z] ---> 735887abaca9 [2021-10-19T13:24:11.342Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-19T13:24:11.960Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-19T13:24:11.960Z] ---> Running in 8fe62e77fac7 [2021-10-19T13:24:13.980Z] Removing intermediate container e737b2e5f3b8 [2021-10-19T13:24:13.980Z] ---> 3ed038ee2fa3 [2021-10-19T13:24:13.980Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-19T13:24:14.260Z] ---> Running in 90661dec85c6 [2021-10-19T13:24:14.549Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 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-10-19T13:24:15.169Z] Removing intermediate container f69e88f20090 [2021-10-19T13:24:15.169Z] ---> dcd859742c95 [2021-10-19T13:24:15.169Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-19T13:24:15.169Z] Removing intermediate container e3ea51be38e7 [2021-10-19T13:24:15.169Z] ---> 130a7d68dda7 [2021-10-19T13:24:15.169Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-19T13:24:15.451Z] ---> Running in db1160f0ddf0 [2021-10-19T13:24:15.451Z] ---> Running in 6a69ae866acc [2021-10-19T13:24:16.458Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-19T13:24:17.069Z] Removing intermediate container 8fe62e77fac7 [2021-10-19T13:24:17.069Z] ---> ed3bb57e9bad [2021-10-19T13:24:17.069Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-19T13:24:17.702Z] ---> Running in a79f9598d3da [2021-10-19T13:24:17.985Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-19T13:24:17.985Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-19T13:24:20.664Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-19T13:24:29.046Z] Removing intermediate container 9e632a34f93e [2021-10-19T13:24:29.046Z] ---> b8637e30ebb1 [2021-10-19T13:24:29.046Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-19T13:24:29.046Z] ---> Running in 084273d10d07 [2021-10-19T13:24:29.332Z] Removing intermediate container 084273d10d07 [2021-10-19T13:24:29.332Z] ---> 3aed4ad208e9 [2021-10-19T13:24:29.332Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-19T13:24:29.623Z] ---> Running in e7d8dad46b31 [2021-10-19T13:24:30.246Z] Removing intermediate container e7d8dad46b31 [2021-10-19T13:24:30.246Z] ---> 6c583688c516 [2021-10-19T13:24:30.246Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-19T13:24:32.273Z] ---> 9bde6acbf454 [2021-10-19T13:24:32.273Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-19T13:24:33.751Z] ---> 4af29a711539 [2021-10-19T13:24:33.751Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-19T13:24:35.242Z] ---> d2ae844c87f3 [2021-10-19T13:24:35.242Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-19T13:24:35.242Z] ---> Running in 2fe6d240dd2f [2021-10-19T13:24:35.859Z] Removing intermediate container 2fe6d240dd2f [2021-10-19T13:24:35.859Z] ---> aa9967c66b89 [2021-10-19T13:24:35.859Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-19T13:24:36.142Z] ---> Running in 7dd51a128090 [2021-10-19T13:24:36.757Z] Removing intermediate container 7dd51a128090 [2021-10-19T13:24:36.757Z] ---> 1971d7e5515e [2021-10-19T13:24:36.757Z] Step 20/22 : LABEL arch=arm64 [2021-10-19T13:24:37.043Z] ---> Running in ed46652c0297 [2021-10-19T13:24:37.660Z] Removing intermediate container ed46652c0297 [2021-10-19T13:24:37.660Z] ---> 7bc297ec5c7e [2021-10-19T13:24:37.660Z] Step 21/22 : LABEL git_sha=f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:24:37.943Z] ---> Running in 8c9e32091be4 [2021-10-19T13:24:38.972Z] Removing intermediate container 8c9e32091be4 [2021-10-19T13:24:38.972Z] ---> 99e39621bcdd [2021-10-19T13:24:38.972Z] Step 22/22 : LABEL version=2.0.1-dev.71 [2021-10-19T13:24:38.972Z] ---> Running in 63fae0c14f42 [2021-10-19T13:24:39.615Z] Removing intermediate container 63fae0c14f42 [2021-10-19T13:24:39.615Z] ---> a66b87ba71fc [2021-10-19T13:24:39.615Z] [2021-10-19T13:24:39.898Z] Successfully built a66b87ba71fc [2021-10-19T13:24:39.898Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-10-19T13:25:48.042Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-19T13:25:49.448Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-19T13:25:59.839Z] Removing intermediate container 90661dec85c6 [2021-10-19T13:25:59.839Z] ---> a372b3d6292c [2021-10-19T13:25:59.839Z] [2021-10-19T13:25:59.839Z] Step 9/24 : FROM alpine:3.14 [2021-10-19T13:25:59.839Z] ---> bb3de5531c18 [2021-10-19T13:25:59.839Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-19T13:25:59.839Z] ---> Running in b30f801e2eb2 [2021-10-19T13:26:00.147Z] Removing intermediate container 6a69ae866acc [2021-10-19T13:26:00.147Z] ---> a6c96ba57361 [2021-10-19T13:26:00.147Z] [2021-10-19T13:26:00.147Z] Step 9/30 : FROM alpine:3.14 [2021-10-19T13:26:00.147Z] ---> bb3de5531c18 [2021-10-19T13:26:00.147Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-19T13:26:00.754Z] ---> Running in 87e7178583bd [2021-10-19T13:26:01.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-19T13:26:01.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-19T13:26:01.598Z] Removing intermediate container 87e7178583bd [2021-10-19T13:26:01.598Z] ---> 35f4af14f941 [2021-10-19T13:26:01.598Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-19T13:26:01.882Z] ---> Running in a5d214aa89a9 [2021-10-19T13:26:02.162Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-19T13:26:02.445Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-19T13:26:02.445Z] (3/3) Installing su-exec (0.2-r1) [2021-10-19T13:26:02.445Z] Executing busybox-1.33.1-r3.trigger [2021-10-19T13:26:02.445Z] Executing ca-certificates-20191127-r5.trigger [2021-10-19T13:26:02.445Z] OK: 6 MiB in 17 packages [2021-10-19T13:26:03.458Z] Removing intermediate container a79f9598d3da [2021-10-19T13:26:03.458Z] ---> d266869dc57d [2021-10-19T13:26:03.458Z] [2021-10-19T13:26:03.458Z] Step 9/20 : FROM alpine:3.14 [2021-10-19T13:26:03.458Z] ---> bb3de5531c18 [2021-10-19T13:26:03.458Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-19T13:26:03.743Z] ---> Running in dfbbe3e81335 [2021-10-19T13:26:03.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-19T13:26:04.030Z] Removing intermediate container db1160f0ddf0 [2021-10-19T13:26:04.030Z] ---> e8033c648458 [2021-10-19T13:26:04.030Z] [2021-10-19T13:26:04.030Z] Step 9/22 : FROM alpine:3.14 [2021-10-19T13:26:04.030Z] ---> bb3de5531c18 [2021-10-19T13:26:04.030Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-19T13:26:04.030Z] ---> Using cache [2021-10-19T13:26:04.030Z] ---> bde4f7fd25b5 [2021-10-19T13:26:04.030Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-19T13:26:04.030Z] ---> Using cache [2021-10-19T13:26:04.030Z] ---> c85ea4df53f3 [2021-10-19T13:26:04.030Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-19T13:26:04.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-19T13:26:04.317Z] ---> Running in b706c6d241bf [2021-10-19T13:26:04.942Z] Removing intermediate container b30f801e2eb2 [2021-10-19T13:26:04.942Z] ---> c6d4de1e48c9 [2021-10-19T13:26:04.942Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-19T13:26:04.942Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-19T13:26:04.942Z] (2/2) Installing su-exec (0.2-r1) [2021-10-19T13:26:04.942Z] Executing busybox-1.33.1-r3.trigger [2021-10-19T13:26:04.942Z] OK: 5 MiB in 16 packages [2021-10-19T13:26:04.942Z] Removing intermediate container b706c6d241bf [2021-10-19T13:26:04.942Z] ---> 8b9e8d1c2cbc [2021-10-19T13:26:04.942Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-19T13:26:05.227Z] ---> Running in caaa0cff9e8e [2021-10-19T13:26:05.227Z] ---> Running in 8f204277642e [2021-10-19T13:26:05.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-19T13:26:05.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-19T13:26:06.113Z] Removing intermediate container 8f204277642e [2021-10-19T13:26:06.113Z] ---> 34a43d4fd0ac [2021-10-19T13:26:06.113Z] Step 14/22 : WORKDIR / [2021-10-19T13:26:06.113Z] Removing intermediate container caaa0cff9e8e [2021-10-19T13:26:06.113Z] ---> 2eb3501292da [2021-10-19T13:26:06.113Z] Step 12/24 : WORKDIR / [2021-10-19T13:26:06.113Z] ---> Running in b524ef05318c [2021-10-19T13:26:06.113Z] ---> Running in 16d47e64c481 [2021-10-19T13:26:06.393Z] Removing intermediate container a5d214aa89a9 [2021-10-19T13:26:06.393Z] ---> c43fab23ff8d [2021-10-19T13:26:06.393Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-19T13:26:06.679Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-19T13:26:06.679Z] ---> Running in 24d0e2d2f587 [2021-10-19T13:26:06.679Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-19T13:26:06.679Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-19T13:26:06.679Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-19T13:26:06.679Z] (5/5) Installing curl (7.79.1-r0) [2021-10-19T13:26:06.679Z] Executing busybox-1.33.1-r3.trigger [2021-10-19T13:26:06.679Z] Executing ca-certificates-20191127-r5.trigger [2021-10-19T13:26:06.961Z] Removing intermediate container 16d47e64c481 [2021-10-19T13:26:06.961Z] ---> e5f374553c08 [2021-10-19T13:26:06.961Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-19T13:26:06.961Z] Removing intermediate container b524ef05318c [2021-10-19T13:26:06.961Z] ---> 3d5c69a7d8e3 [2021-10-19T13:26:06.961Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-19T13:26:06.961Z] OK: 8 MiB in 19 packages [2021-10-19T13:26:07.243Z] Removing intermediate container 24d0e2d2f587 [2021-10-19T13:26:07.243Z] ---> 7dfe3f0e63b9 [2021-10-19T13:26:07.243Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-19T13:26:07.525Z] ---> Running in efbc41ad5209 [2021-10-19T13:26:08.137Z] ---> 91d546cf61b4 [2021-10-19T13:26:08.137Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-19T13:26:08.137Z] ---> 2df69b5a2494 [2021-10-19T13:26:08.137Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-19T13:26:08.137Z] Removing intermediate container efbc41ad5209 [2021-10-19T13:26:08.137Z] ---> 4cadecc6710c [2021-10-19T13:26:08.421Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-19T13:26:08.421Z] ---> Running in 32360e7a5aac [2021-10-19T13:26:09.431Z] Removing intermediate container dfbbe3e81335 [2021-10-19T13:26:09.431Z] ---> 49e298cf4763 [2021-10-19T13:26:09.431Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-19T13:26:09.431Z] ---> 60e1f9ad57ad [2021-10-19T13:26:09.431Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-19T13:26:09.431Z] ---> Running in 48048af42dda [2021-10-19T13:26:09.710Z] ---> d325f99427f5 [2021-10-19T13:26:09.710Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-19T13:26:10.335Z] Removing intermediate container 48048af42dda [2021-10-19T13:26:10.335Z] ---> 62ebc0a8e36b [2021-10-19T13:26:10.335Z] Step 12/20 : WORKDIR /edgex [2021-10-19T13:26:10.622Z] ---> Running in c03a0cc4ff15 [2021-10-19T13:26:10.900Z] ---> 8bc5feb04e4b [2021-10-19T13:26:10.900Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-19T13:26:10.900Z] ---> 7add37173f4d [2021-10-19T13:26:10.900Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-19T13:26:11.181Z] ---> Running in 16a884ed59bc [2021-10-19T13:26:11.181Z] Removing intermediate container c03a0cc4ff15 [2021-10-19T13:26:11.182Z] ---> e55762686575 [2021-10-19T13:26:11.182Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-19T13:26:11.462Z] Removing intermediate container 32360e7a5aac [2021-10-19T13:26:11.462Z] ---> 829c5734ccf8 [2021-10-19T13:26:11.462Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-19T13:26:11.739Z] ---> Running in c63a20172825 [2021-10-19T13:26:11.739Z] Removing intermediate container 16a884ed59bc [2021-10-19T13:26:11.739Z] ---> af76da9a1c3c [2021-10-19T13:26:11.739Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-19T13:26:11.739Z] ---> 0e7ee4f8ff13 [2021-10-19T13:26:11.740Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-19T13:26:12.019Z] ---> Running in bf9dbb4c8102 [2021-10-19T13:26:12.298Z] ---> 8b573afdc554 [2021-10-19T13:26:12.298Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-19T13:26:12.298Z] Removing intermediate container c63a20172825 [2021-10-19T13:26:12.298Z] ---> 52b83d658f30 [2021-10-19T13:26:12.298Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-19T13:26:12.577Z] Removing intermediate container bf9dbb4c8102 [2021-10-19T13:26:12.577Z] ---> 2865f88e32dd [2021-10-19T13:26:12.577Z] Step 20/22 : LABEL arch=arm64 [2021-10-19T13:26:12.857Z] ---> Running in 229f294efc53 [2021-10-19T13:26:13.478Z] Removing intermediate container 229f294efc53 [2021-10-19T13:26:13.478Z] ---> 6e8263411842 [2021-10-19T13:26:13.478Z] Step 21/22 : LABEL git_sha=f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:26:13.770Z] ---> 3597198b204d [2021-10-19T13:26:13.770Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-19T13:26:13.770Z] ---> 4db796d0d11e [2021-10-19T13:26:13.770Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-19T13:26:13.770Z] ---> Running in 5d9f52a96bfe [2021-10-19T13:26:13.770Z] ---> 28e231e90009 [2021-10-19T13:26:13.770Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-19T13:26:14.052Z] ---> Running in e539d8e7a203 [2021-10-19T13:26:14.668Z] Removing intermediate container 5d9f52a96bfe [2021-10-19T13:26:14.668Z] ---> 9081e943fc8c [2021-10-19T13:26:14.668Z] Step 22/22 : LABEL version=2.0.1-dev.71 [2021-10-19T13:26:14.952Z] ---> Running in 9c84f331790f [2021-10-19T13:26:15.956Z] ---> 062c8e44b363 [2021-10-19T13:26:15.956Z] Removing intermediate container 9c84f331790f [2021-10-19T13:26:15.957Z] ---> 359ac338697c [2021-10-19T13:26:15.957Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-19T13:26:15.957Z] [2021-10-19T13:26:15.957Z] ---> 32d6760e58eb [2021-10-19T13:26:15.957Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-19T13:26:15.957Z] Successfully built 359ac338697c [2021-10-19T13:26:16.235Z] Successfully tagged core-metadata-arm64:latest [2021-10-19T13:26:16.235Z]  Building core-metadata ... done  ---> Running in 98c0c14c64d5 [2021-10-19T13:26:16.514Z] ---> ffccdab8d5cf [2021-10-19T13:26:16.514Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-10-19T13:26:16.792Z] ---> Running in 3b8843242746 [2021-10-19T13:26:16.792Z] Removing intermediate container 98c0c14c64d5 [2021-10-19T13:26:16.792Z] ---> dac59af81de0 [2021-10-19T13:26:16.792Z] Step 17/20 : CMD ["--init=true"] [2021-10-19T13:26:17.071Z] Removing intermediate container e539d8e7a203 [2021-10-19T13:26:17.071Z] ---> b2ba606d28e2 [2021-10-19T13:26:17.071Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-19T13:26:17.071Z] ---> Running in 236fef31ee88 [2021-10-19T13:26:17.677Z] Removing intermediate container 236fef31ee88 [2021-10-19T13:26:17.677Z] ---> bd3bf436ac80 [2021-10-19T13:26:17.677Z] Step 18/20 : LABEL arch=arm64 [2021-10-19T13:26:17.677Z] ---> Running in e9f205c78665 [2021-10-19T13:26:17.955Z] ---> a934b86fb05c [2021-10-19T13:26:17.955Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-19T13:26:18.237Z] Removing intermediate container e9f205c78665 [2021-10-19T13:26:18.237Z] ---> 2cb459a614dd [2021-10-19T13:26:18.237Z] Step 19/20 : LABEL git_sha=f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:26:18.519Z] ---> Running in ddfe3891c014 [2021-10-19T13:26:19.124Z] Removing intermediate container ddfe3891c014 [2021-10-19T13:26:19.124Z] ---> 488c2495e2ce [2021-10-19T13:26:19.124Z] Step 20/20 : LABEL version=2.0.1-dev.71 [2021-10-19T13:26:19.409Z] ---> Running in 4c214505ac4e [2021-10-19T13:26:19.409Z] Removing intermediate container 3b8843242746 [2021-10-19T13:26:19.409Z] ---> b255e1241464 [2021-10-19T13:26:19.409Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-19T13:26:19.409Z] ---> 258aa83be129 [2021-10-19T13:26:19.409Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-19T13:26:19.688Z] ---> Running in f6d7ea0dda7b [2021-10-19T13:26:19.966Z] Removing intermediate container 4c214505ac4e [2021-10-19T13:26:19.966Z] ---> 3a6dfb8f2733 [2021-10-19T13:26:19.966Z] [2021-10-19T13:26:20.246Z] Successfully built 3a6dfb8f2733 [2021-10-19T13:26:20.246Z] Removing intermediate container f6d7ea0dda7b [2021-10-19T13:26:20.246Z] ---> 6fb79566a096 [2021-10-19T13:26:20.246Z] Step 22/24 : LABEL arch=arm64 [2021-10-19T13:26:20.246Z] Successfully tagged security-proxy-setup-arm64:latest [2021-10-19T13:26:20.246Z]  Building security-proxy-setup ... done  ---> c8a621cb6d05 [2021-10-19T13:26:20.246Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-19T13:26:20.246Z] ---> Running in 0b02b3710af1 [2021-10-19T13:26:20.868Z] Removing intermediate container 0b02b3710af1 [2021-10-19T13:26:20.868Z] ---> ef36549d7a16 [2021-10-19T13:26:20.868Z] Step 23/24 : LABEL git_sha=f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:26:20.868Z] ---> Running in 96d31d5d2e58 [2021-10-19T13:26:21.148Z] ---> 0d92b4018bbf [2021-10-19T13:26:21.148Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-19T13:26:21.432Z] Removing intermediate container 96d31d5d2e58 [2021-10-19T13:26:21.432Z] ---> 8d6f14ad2315 [2021-10-19T13:26:21.432Z] Step 24/24 : LABEL version=2.0.1-dev.71 [2021-10-19T13:26:21.711Z] ---> Running in 724c1edf758a [2021-10-19T13:26:21.987Z] ---> 3fc0edc90515 [2021-10-19T13:26:21.987Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-19T13:26:21.987Z] Removing intermediate container 724c1edf758a [2021-10-19T13:26:21.987Z] ---> 63297e2d4b9f [2021-10-19T13:26:21.987Z] [2021-10-19T13:26:22.264Z] ---> Running in d5bf65aa5ab3 [2021-10-19T13:26:22.264Z] Successfully built 63297e2d4b9f [2021-10-19T13:26:22.264Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-10-19T13:26:22.869Z]  Building security-secretstore-setup ... done Removing intermediate container d5bf65aa5ab3 [2021-10-19T13:26:22.869Z] ---> 72a776eddb66 [2021-10-19T13:26:22.869Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-19T13:26:23.477Z] ---> c08fb74d62ac [2021-10-19T13:26:23.477Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-19T13:26:23.754Z] ---> Running in 84cade8dbd64 [2021-10-19T13:26:25.755Z] Removing intermediate container 84cade8dbd64 [2021-10-19T13:26:25.755Z] ---> a89c5d97c23c [2021-10-19T13:26:25.755Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-19T13:26:26.032Z] ---> Running in 3200caf48ca5 [2021-10-19T13:26:26.634Z] Removing intermediate container 3200caf48ca5 [2021-10-19T13:26:26.634Z] ---> 88307eaf1b21 [2021-10-19T13:26:26.634Z] Step 27/30 : CMD ["gate"] [2021-10-19T13:26:26.634Z] ---> Running in 761ef39b3a45 [2021-10-19T13:26:27.243Z] Removing intermediate container 761ef39b3a45 [2021-10-19T13:26:27.243Z] ---> 26a0ea6f8cfe [2021-10-19T13:26:27.243Z] Step 28/30 : LABEL arch=arm64 [2021-10-19T13:26:27.243Z] ---> Running in ac68e7f43659 [2021-10-19T13:26:27.849Z] Removing intermediate container ac68e7f43659 [2021-10-19T13:26:27.849Z] ---> a2dc082f5009 [2021-10-19T13:26:27.849Z] Step 29/30 : LABEL git_sha=f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:26:28.129Z] ---> Running in bb6370e1e083 [2021-10-19T13:26:28.736Z] Removing intermediate container bb6370e1e083 [2021-10-19T13:26:28.736Z] ---> 9ffd63cdb444 [2021-10-19T13:26:28.736Z] Step 30/30 : LABEL version=2.0.1-dev.71 [2021-10-19T13:26:29.014Z] ---> Running in 3ac3defcd807 [2021-10-19T13:26:29.293Z] Removing intermediate container 3ac3defcd807 [2021-10-19T13:26:29.293Z] ---> 8883ecebab42 [2021-10-19T13:26:29.293Z] [2021-10-19T13:26:29.572Z] Successfully built 8883ecebab42 [2021-10-19T13:26:29.572Z] Successfully tagged security-bootstrapper-arm64:latest [2021-10-19T13:26:30.197Z]  Building security-bootstrapper ... done  [Pipeline] } [2021-10-19T13:26:30.259Z] $ docker stop --time=1 ea45dc541bae308b1f5924155effec09e7be6b1f23d92592f2d3ba729f4b485d [2021-10-19T13:26:32.147Z] $ docker rm -f ea45dc541bae308b1f5924155effec09e7be6b1f23d92592f2d3ba729f4b485d [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-19T13:26:32.702Z] + docker images [2021-10-19T13:26:32.978Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-19T13:26:32.978Z] security-bootstrapper-arm64 latest 8883ecebab42 3 seconds ago 17.7MB [2021-10-19T13:26:32.978Z] security-secretstore-setup-arm64 latest 63297e2d4b9f 11 seconds ago 26.5MB [2021-10-19T13:26:32.978Z] security-proxy-setup-arm64 latest 3a6dfb8f2733 13 seconds ago 25.3MB [2021-10-19T13:26:32.978Z] core-metadata-arm64 latest 359ac338697c 17 seconds ago 15.8MB [2021-10-19T13:26:32.978Z] e8033c648458 29 seconds ago 1.46GB [2021-10-19T13:26:32.978Z] d266869dc57d 30 seconds ago 1.46GB [2021-10-19T13:26:32.978Z] a6c96ba57361 33 seconds ago 1.45GB [2021-10-19T13:26:32.978Z] a372b3d6292c 34 seconds ago 1.46GB [2021-10-19T13:26:32.978Z] sys-mgmt-agent-arm64 latest a66b87ba71fc About a minute ago 277MB [2021-10-19T13:26:32.978Z] core-data-arm64 latest a5dc8803da51 2 minutes ago 19.4MB [2021-10-19T13:26:32.978Z] support-notifications-arm64 latest 93824fa51b04 2 minutes ago 15.9MB [2021-10-19T13:26:32.978Z] support-scheduler-arm64 latest 031c1f190cf0 2 minutes ago 15.2MB [2021-10-19T13:26:32.978Z] core-command-arm64 latest bcfea18d50f6 3 minutes ago 15.2MB [2021-10-19T13:26:32.978Z] ca2dd0a67b2f 3 minutes ago 1.46GB [2021-10-19T13:26:32.978Z] d7e8185755d6 3 minutes ago 1.45GB [2021-10-19T13:26:32.978Z] b07704ff6780 3 minutes ago 1.46GB [2021-10-19T13:26:32.978Z] 62b5297420f7 3 minutes ago 1.45GB [2021-10-19T13:26:32.978Z] dc1f7f6b84ab 3 minutes ago 1.45GB [2021-10-19T13:26:32.978Z] ci-base-image-arm64 latest ee6aba5122ba 7 minutes ago 1.24GB [2021-10-19T13:26:32.978Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 5 days ago 534MB [2021-10-19T13:26:32.978Z] docker 20.10.8 3734d5adc5ac 6 weeks ago 198MB [2021-10-19T13:26:32.978Z] alpine 3.14 bb3de5531c18 7 weeks ago 5.34MB [2021-10-19T13:26:32.978Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 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-10-19T13:26:33.225Z] provisioning config files... [2021-10-19T13:26:33.248Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/82@tmp/config8027903266944773762tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-19T13:26:33.626Z] ---> docker-login.sh [2021-10-19T13:26:33.626Z] nexus3.edgexfoundry.org:10001 [2021-10-19T13:26:33.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T13:26:34.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T13:26:34.180Z] Configure a credential helper to remove this warning. See [2021-10-19T13:26:34.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T13:26:34.180Z] [2021-10-19T13:26:34.180Z] Login Succeeded [2021-10-19T13:26:34.180Z] nexus3.edgexfoundry.org:10002 [2021-10-19T13:26:34.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T13:26:34.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T13:26:34.733Z] Configure a credential helper to remove this warning. See [2021-10-19T13:26:34.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T13:26:34.733Z] [2021-10-19T13:26:34.733Z] Login Succeeded [2021-10-19T13:26:34.733Z] nexus3.edgexfoundry.org:10003 [2021-10-19T13:26:35.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T13:26:35.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T13:26:35.612Z] Configure a credential helper to remove this warning. See [2021-10-19T13:26:35.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T13:26:35.612Z] [2021-10-19T13:26:35.612Z] Login Succeeded [2021-10-19T13:26:35.612Z] nexus3.edgexfoundry.org:10004 [2021-10-19T13:26:35.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T13:26:36.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T13:26:36.167Z] Configure a credential helper to remove this warning. See [2021-10-19T13:26:36.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T13:26:36.167Z] [2021-10-19T13:26:36.167Z] Login Succeeded [2021-10-19T13:26:36.167Z] docker.io [2021-10-19T13:26:36.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T13:26:37.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T13:26:37.046Z] Configure a credential helper to remove this warning. See [2021-10-19T13:26:37.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T13:26:37.046Z] [2021-10-19T13:26:37.046Z] Login Succeeded [2021-10-19T13:26:37.046Z] ---> docker-login.sh ends [Pipeline] } [2021-10-19T13:26:37.066Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-19T13:26:37.114Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-10-19T13:26:37.114Z] f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:26:37.114Z] latest [2021-10-19T13:26:37.114Z] 2.0.1-dev.71 [2021-10-19T13:26:37.114Z] f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [2021-10-19T13:26:37.114Z] main [2021-10-19T13:26:37.114Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:26:37.466Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f045366f2d64fe6e0c14912db4a22971d4c550bb [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:26:37.828Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:26:37.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-19T13:26:37.828Z] 559588964c28: Preparing [2021-10-19T13:26:37.828Z] 5ea9706f1c62: Preparing [2021-10-19T13:26:37.828Z] 0ac86ed1c30d: Preparing [2021-10-19T13:26:37.828Z] 50d95c40f789: Preparing [2021-10-19T13:26:37.828Z] ee420dfed78a: Preparing [2021-10-19T13:26:38.106Z] ee420dfed78a: Layer already exists [2021-10-19T13:26:38.106Z] 0ac86ed1c30d: Pushed [2021-10-19T13:26:38.106Z] 559588964c28: Pushed [2021-10-19T13:26:38.106Z] 50d95c40f789: Pushed [2021-10-19T13:26:40.739Z] 5ea9706f1c62: Pushed [2021-10-19T13:26:40.739Z] f045366f2d64fe6e0c14912db4a22971d4c550bb: digest: sha256:89f10e968cbd8a93f67d30cce7d1968e875ba84dcbd028d6950833f3983f73fb size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:26:41.107Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:26:41.475Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-10-19T13:26:41.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-19T13:26:41.476Z] 559588964c28: Preparing [2021-10-19T13:26:41.476Z] 5ea9706f1c62: Preparing [2021-10-19T13:26:41.476Z] 0ac86ed1c30d: Preparing [2021-10-19T13:26:41.476Z] 50d95c40f789: Preparing [2021-10-19T13:26:41.476Z] ee420dfed78a: Preparing [2021-10-19T13:26:41.754Z] 0ac86ed1c30d: Layer already exists [2021-10-19T13:26:41.754Z] 559588964c28: Layer already exists [2021-10-19T13:26:41.754Z] 5ea9706f1c62: Layer already exists [2021-10-19T13:26:41.754Z] 50d95c40f789: Layer already exists [2021-10-19T13:26:41.754Z] ee420dfed78a: Layer already exists [2021-10-19T13:26:41.754Z] latest: digest: sha256:89f10e968cbd8a93f67d30cce7d1968e875ba84dcbd028d6950833f3983f73fb size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:26:42.147Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.71 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:26:42.568Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.71 [2021-10-19T13:26:42.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-19T13:26:42.568Z] 559588964c28: Preparing [2021-10-19T13:26:42.568Z] 5ea9706f1c62: Preparing [2021-10-19T13:26:42.568Z] 0ac86ed1c30d: Preparing [2021-10-19T13:26:42.568Z] 50d95c40f789: Preparing [2021-10-19T13:26:42.568Z] ee420dfed78a: Preparing [2021-10-19T13:26:42.568Z] 559588964c28: Layer already exists [2021-10-19T13:26:42.568Z] 50d95c40f789: Layer already exists [2021-10-19T13:26:42.568Z] ee420dfed78a: Layer already exists [2021-10-19T13:26:42.568Z] 5ea9706f1c62: Layer already exists [2021-10-19T13:26:42.851Z] 0ac86ed1c30d: Layer already exists [2021-10-19T13:26:42.851Z] 2.0.1-dev.71: digest: sha256:89f10e968cbd8a93f67d30cce7d1968e875ba84dcbd028d6950833f3983f73fb size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:26:43.218Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:26:43.593Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [2021-10-19T13:26:43.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-19T13:26:43.593Z] 559588964c28: Preparing [2021-10-19T13:26:43.593Z] 5ea9706f1c62: Preparing [2021-10-19T13:26:43.593Z] 0ac86ed1c30d: Preparing [2021-10-19T13:26:43.593Z] 50d95c40f789: Preparing [2021-10-19T13:26:43.593Z] ee420dfed78a: Preparing [2021-10-19T13:26:43.873Z] 5ea9706f1c62: Layer already exists [2021-10-19T13:26:43.873Z] 559588964c28: Layer already exists [2021-10-19T13:26:43.873Z] ee420dfed78a: Layer already exists [2021-10-19T13:26:43.873Z] 50d95c40f789: Layer already exists [2021-10-19T13:26:43.873Z] 0ac86ed1c30d: Layer already exists [2021-10-19T13:26:43.873Z] f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71: digest: sha256:89f10e968cbd8a93f67d30cce7d1968e875ba84dcbd028d6950833f3983f73fb size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:26:44.237Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:26:44.589Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-10-19T13:26:44.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-19T13:26:44.589Z] 559588964c28: Preparing [2021-10-19T13:26:44.589Z] 5ea9706f1c62: Preparing [2021-10-19T13:26:44.589Z] 0ac86ed1c30d: Preparing [2021-10-19T13:26:44.589Z] 50d95c40f789: Preparing [2021-10-19T13:26:44.589Z] ee420dfed78a: Preparing [2021-10-19T13:26:44.865Z] 559588964c28: Layer already exists [2021-10-19T13:26:44.865Z] ee420dfed78a: Layer already exists [2021-10-19T13:26:44.865Z] 50d95c40f789: Layer already exists [2021-10-19T13:26:44.865Z] 0ac86ed1c30d: Layer already exists [2021-10-19T13:26:44.865Z] 5ea9706f1c62: Layer already exists [2021-10-19T13:26:44.865Z] main: digest: sha256:89f10e968cbd8a93f67d30cce7d1968e875ba84dcbd028d6950833f3983f73fb size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-19T13:26:44.907Z] ===================================================== [Pipeline] echo [2021-10-19T13:26:44.913Z] taggedImages: [2021-10-19T13:26:44.913Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:26:44.913Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-10-19T13:26:44.913Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.71 [2021-10-19T13:26:44.913Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [2021-10-19T13:26:44.913Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-10-19T13:26:44.928Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-10-19T13:26:44.928Z] f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:26:44.928Z] latest [2021-10-19T13:26:44.928Z] 2.0.1-dev.71 [2021-10-19T13:26:44.928Z] f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [2021-10-19T13:26:44.928Z] main [2021-10-19T13:26:44.928Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:26:45.283Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f045366f2d64fe6e0c14912db4a22971d4c550bb [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:26:45.637Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:26:45.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-19T13:26:45.637Z] 376145f08bbb: Preparing [2021-10-19T13:26:45.637Z] 4dbc7d1ee8f4: Preparing [2021-10-19T13:26:45.637Z] 0ac86ed1c30d: Preparing [2021-10-19T13:26:45.637Z] 71e405cc57c0: Preparing [2021-10-19T13:26:45.637Z] e3f66fc63a23: Preparing [2021-10-19T13:26:45.637Z] ee420dfed78a: Preparing [2021-10-19T13:26:45.637Z] ee420dfed78a: Waiting [2021-10-19T13:26:45.921Z] 0ac86ed1c30d: Layer already exists [2021-10-19T13:26:45.921Z] ee420dfed78a: Layer already exists [2021-10-19T13:26:45.921Z] 376145f08bbb: Pushed [2021-10-19T13:26:45.921Z] e3f66fc63a23: Pushed [2021-10-19T13:26:46.524Z] 71e405cc57c0: Pushed [2021-10-19T13:26:49.168Z] 4dbc7d1ee8f4: Pushed [2021-10-19T13:26:49.169Z] f045366f2d64fe6e0c14912db4a22971d4c550bb: digest: sha256:f074707e601e74372e688c5d60f8ea404ef05d51f6a979765c818ae3f2b25867 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:26:49.528Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:26:49.877Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-10-19T13:26:49.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-19T13:26:49.877Z] 376145f08bbb: Preparing [2021-10-19T13:26:49.877Z] 4dbc7d1ee8f4: Preparing [2021-10-19T13:26:49.877Z] 0ac86ed1c30d: Preparing [2021-10-19T13:26:49.877Z] 71e405cc57c0: Preparing [2021-10-19T13:26:49.877Z] e3f66fc63a23: Preparing [2021-10-19T13:26:49.877Z] ee420dfed78a: Preparing [2021-10-19T13:26:49.877Z] ee420dfed78a: Waiting [2021-10-19T13:26:50.153Z] 0ac86ed1c30d: Layer already exists [2021-10-19T13:26:50.153Z] e3f66fc63a23: Layer already exists [2021-10-19T13:26:50.153Z] 71e405cc57c0: Layer already exists [2021-10-19T13:26:50.153Z] 4dbc7d1ee8f4: Layer already exists [2021-10-19T13:26:50.153Z] 376145f08bbb: Layer already exists [2021-10-19T13:26:50.153Z] ee420dfed78a: Layer already exists [2021-10-19T13:26:50.153Z] latest: digest: sha256:f074707e601e74372e688c5d60f8ea404ef05d51f6a979765c818ae3f2b25867 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:26:50.504Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.71 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:26:50.853Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.71 [2021-10-19T13:26:50.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-19T13:26:50.854Z] 376145f08bbb: Preparing [2021-10-19T13:26:50.854Z] 4dbc7d1ee8f4: Preparing [2021-10-19T13:26:50.854Z] 0ac86ed1c30d: Preparing [2021-10-19T13:26:50.854Z] 71e405cc57c0: Preparing [2021-10-19T13:26:50.854Z] e3f66fc63a23: Preparing [2021-10-19T13:26:50.854Z] ee420dfed78a: Preparing [2021-10-19T13:26:50.854Z] ee420dfed78a: Waiting [2021-10-19T13:26:50.854Z] 71e405cc57c0: Layer already exists [2021-10-19T13:26:50.854Z] 4dbc7d1ee8f4: Layer already exists [2021-10-19T13:26:50.854Z] 376145f08bbb: Layer already exists [2021-10-19T13:26:50.854Z] 0ac86ed1c30d: Layer already exists [2021-10-19T13:26:50.854Z] e3f66fc63a23: Layer already exists [2021-10-19T13:26:51.132Z] ee420dfed78a: Layer already exists [2021-10-19T13:26:51.132Z] 2.0.1-dev.71: digest: sha256:f074707e601e74372e688c5d60f8ea404ef05d51f6a979765c818ae3f2b25867 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:26:51.515Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:26:51.863Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [2021-10-19T13:26:51.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-19T13:26:51.863Z] 376145f08bbb: Preparing [2021-10-19T13:26:51.863Z] 4dbc7d1ee8f4: Preparing [2021-10-19T13:26:51.863Z] 0ac86ed1c30d: Preparing [2021-10-19T13:26:51.863Z] 71e405cc57c0: Preparing [2021-10-19T13:26:51.863Z] e3f66fc63a23: Preparing [2021-10-19T13:26:51.863Z] ee420dfed78a: Preparing [2021-10-19T13:26:51.863Z] ee420dfed78a: Waiting [2021-10-19T13:26:51.863Z] 71e405cc57c0: Layer already exists [2021-10-19T13:26:51.863Z] 376145f08bbb: Layer already exists [2021-10-19T13:26:51.863Z] e3f66fc63a23: Layer already exists [2021-10-19T13:26:51.863Z] 4dbc7d1ee8f4: Layer already exists [2021-10-19T13:26:51.863Z] 0ac86ed1c30d: Layer already exists [2021-10-19T13:26:51.863Z] ee420dfed78a: Layer already exists [2021-10-19T13:26:52.141Z] f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71: digest: sha256:f074707e601e74372e688c5d60f8ea404ef05d51f6a979765c818ae3f2b25867 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:26:52.499Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:26:52.845Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-10-19T13:26:52.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-19T13:26:52.845Z] 376145f08bbb: Preparing [2021-10-19T13:26:52.846Z] 4dbc7d1ee8f4: Preparing [2021-10-19T13:26:52.846Z] 0ac86ed1c30d: Preparing [2021-10-19T13:26:52.846Z] 71e405cc57c0: Preparing [2021-10-19T13:26:52.846Z] e3f66fc63a23: Preparing [2021-10-19T13:26:52.846Z] ee420dfed78a: Preparing [2021-10-19T13:26:52.846Z] ee420dfed78a: Waiting [2021-10-19T13:26:52.846Z] 0ac86ed1c30d: Layer already exists [2021-10-19T13:26:52.846Z] 71e405cc57c0: Layer already exists [2021-10-19T13:26:52.846Z] 4dbc7d1ee8f4: Layer already exists [2021-10-19T13:26:52.846Z] e3f66fc63a23: Layer already exists [2021-10-19T13:26:52.846Z] 376145f08bbb: Layer already exists [2021-10-19T13:26:52.846Z] ee420dfed78a: Layer already exists [2021-10-19T13:26:53.120Z] main: digest: sha256:f074707e601e74372e688c5d60f8ea404ef05d51f6a979765c818ae3f2b25867 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-19T13:26:53.190Z] ===================================================== [Pipeline] echo [2021-10-19T13:26:53.200Z] taggedImages: [2021-10-19T13:26:53.200Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:26:53.200Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-10-19T13:26:53.200Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.71 [2021-10-19T13:26:53.200Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [2021-10-19T13:26:53.200Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-10-19T13:26:53.219Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-10-19T13:26:53.219Z] f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:26:53.219Z] latest [2021-10-19T13:26:53.219Z] 2.0.1-dev.71 [2021-10-19T13:26:53.219Z] f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [2021-10-19T13:26:53.219Z] main [2021-10-19T13:26:53.219Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:26:53.578Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f045366f2d64fe6e0c14912db4a22971d4c550bb [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:26:53.935Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:26:53.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-19T13:26:53.936Z] 6b7fdfeaeeed: Preparing [2021-10-19T13:26:53.936Z] 75e605a46622: Preparing [2021-10-19T13:26:53.936Z] 0ac86ed1c30d: Preparing [2021-10-19T13:26:53.936Z] 50d95c40f789: Preparing [2021-10-19T13:26:53.936Z] ee420dfed78a: Preparing [2021-10-19T13:26:53.936Z] ee420dfed78a: Layer already exists [2021-10-19T13:26:54.212Z] 50d95c40f789: Layer already exists [2021-10-19T13:26:54.212Z] 0ac86ed1c30d: Layer already exists [2021-10-19T13:26:54.212Z] 6b7fdfeaeeed: Pushed [2021-10-19T13:26:56.856Z] 75e605a46622: Pushed [2021-10-19T13:26:56.856Z] f045366f2d64fe6e0c14912db4a22971d4c550bb: digest: sha256:0c64aa813ffcc706f7d94f9e9abe2cd7e900c0cb97acfe4a297b4b30e7ad3bbc size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:26:57.214Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:26:57.600Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-10-19T13:26:57.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-19T13:26:57.600Z] 6b7fdfeaeeed: Preparing [2021-10-19T13:26:57.600Z] 75e605a46622: Preparing [2021-10-19T13:26:57.600Z] 0ac86ed1c30d: Preparing [2021-10-19T13:26:57.600Z] 50d95c40f789: Preparing [2021-10-19T13:26:57.600Z] ee420dfed78a: Preparing [2021-10-19T13:26:57.878Z] 75e605a46622: Layer already exists [2021-10-19T13:26:57.878Z] ee420dfed78a: Layer already exists [2021-10-19T13:26:57.878Z] 50d95c40f789: Layer already exists [2021-10-19T13:26:57.878Z] 6b7fdfeaeeed: Layer already exists [2021-10-19T13:26:57.878Z] 0ac86ed1c30d: Layer already exists [2021-10-19T13:26:57.878Z] latest: digest: sha256:0c64aa813ffcc706f7d94f9e9abe2cd7e900c0cb97acfe4a297b4b30e7ad3bbc size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:26:58.241Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.71 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:26:58.599Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.71 [2021-10-19T13:26:58.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-19T13:26:58.600Z] 6b7fdfeaeeed: Preparing [2021-10-19T13:26:58.600Z] 75e605a46622: Preparing [2021-10-19T13:26:58.600Z] 0ac86ed1c30d: Preparing [2021-10-19T13:26:58.600Z] 50d95c40f789: Preparing [2021-10-19T13:26:58.600Z] ee420dfed78a: Preparing [2021-10-19T13:26:58.600Z] 0ac86ed1c30d: Layer already exists [2021-10-19T13:26:58.600Z] 75e605a46622: Layer already exists [2021-10-19T13:26:58.600Z] ee420dfed78a: Layer already exists [2021-10-19T13:26:58.600Z] 50d95c40f789: Layer already exists [2021-10-19T13:26:58.600Z] 6b7fdfeaeeed: Layer already exists [2021-10-19T13:26:58.878Z] 2.0.1-dev.71: digest: sha256:0c64aa813ffcc706f7d94f9e9abe2cd7e900c0cb97acfe4a297b4b30e7ad3bbc size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:26:59.236Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:26:59.588Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [2021-10-19T13:26:59.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-19T13:26:59.588Z] 6b7fdfeaeeed: Preparing [2021-10-19T13:26:59.588Z] 75e605a46622: Preparing [2021-10-19T13:26:59.588Z] 0ac86ed1c30d: Preparing [2021-10-19T13:26:59.588Z] 50d95c40f789: Preparing [2021-10-19T13:26:59.588Z] ee420dfed78a: Preparing [2021-10-19T13:26:59.863Z] ee420dfed78a: Layer already exists [2021-10-19T13:26:59.863Z] 0ac86ed1c30d: Layer already exists [2021-10-19T13:26:59.863Z] 75e605a46622: Layer already exists [2021-10-19T13:26:59.863Z] 6b7fdfeaeeed: Layer already exists [2021-10-19T13:26:59.863Z] 50d95c40f789: Layer already exists [2021-10-19T13:26:59.863Z] f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71: digest: sha256:0c64aa813ffcc706f7d94f9e9abe2cd7e900c0cb97acfe4a297b4b30e7ad3bbc size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:27:00.219Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:27:00.566Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-10-19T13:27:00.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-19T13:27:00.566Z] 6b7fdfeaeeed: Preparing [2021-10-19T13:27:00.566Z] 75e605a46622: Preparing [2021-10-19T13:27:00.566Z] 0ac86ed1c30d: Preparing [2021-10-19T13:27:00.566Z] 50d95c40f789: Preparing [2021-10-19T13:27:00.566Z] ee420dfed78a: Preparing [2021-10-19T13:27:00.840Z] ee420dfed78a: Layer already exists [2021-10-19T13:27:00.840Z] 0ac86ed1c30d: Layer already exists [2021-10-19T13:27:00.840Z] 6b7fdfeaeeed: Layer already exists [2021-10-19T13:27:00.840Z] 50d95c40f789: Layer already exists [2021-10-19T13:27:00.840Z] 75e605a46622: Layer already exists [2021-10-19T13:27:00.840Z] main: digest: sha256:0c64aa813ffcc706f7d94f9e9abe2cd7e900c0cb97acfe4a297b4b30e7ad3bbc size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-19T13:27:00.879Z] ===================================================== [Pipeline] echo [2021-10-19T13:27:00.890Z] taggedImages: [2021-10-19T13:27:00.890Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:27:00.890Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-10-19T13:27:00.890Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.71 [2021-10-19T13:27:00.890Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [2021-10-19T13:27:00.890Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-10-19T13:27:00.914Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-10-19T13:27:00.914Z] f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:27:00.914Z] latest [2021-10-19T13:27:00.914Z] 2.0.1-dev.71 [2021-10-19T13:27:00.914Z] f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [2021-10-19T13:27:00.914Z] main [2021-10-19T13:27:00.914Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:27:01.273Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f045366f2d64fe6e0c14912db4a22971d4c550bb [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:27:01.633Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:27:01.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-19T13:27:01.633Z] d4ca88e0bcb8: Preparing [2021-10-19T13:27:01.633Z] d4ca88e0bcb8: Preparing [2021-10-19T13:27:01.633Z] 52786d63c171: Preparing [2021-10-19T13:27:01.633Z] ae8fad747dd3: Preparing [2021-10-19T13:27:01.633Z] abaa901009bd: Preparing [2021-10-19T13:27:01.633Z] ac3878bc5021: Preparing [2021-10-19T13:27:01.633Z] 0ac86ed1c30d: Preparing [2021-10-19T13:27:01.633Z] 120abcf1c86c: Preparing [2021-10-19T13:27:01.633Z] 6e5ec35213fd: Preparing [2021-10-19T13:27:01.633Z] 318d8d53f2bc: Preparing [2021-10-19T13:27:01.633Z] 5a27a759645b: Preparing [2021-10-19T13:27:01.633Z] ee420dfed78a: Preparing [2021-10-19T13:27:01.633Z] 0ac86ed1c30d: Waiting [2021-10-19T13:27:01.633Z] 120abcf1c86c: Waiting [2021-10-19T13:27:01.633Z] 6e5ec35213fd: Waiting [2021-10-19T13:27:01.633Z] 318d8d53f2bc: Waiting [2021-10-19T13:27:01.633Z] 5a27a759645b: Waiting [2021-10-19T13:27:01.633Z] ee420dfed78a: Waiting [2021-10-19T13:27:01.909Z] d4ca88e0bcb8: Pushed [2021-10-19T13:27:01.909Z] ae8fad747dd3: Pushed [2021-10-19T13:27:01.909Z] 52786d63c171: Pushed [2021-10-19T13:27:01.909Z] abaa901009bd: Pushed [2021-10-19T13:27:01.909Z] 0ac86ed1c30d: Layer already exists [2021-10-19T13:27:02.201Z] 120abcf1c86c: Pushed [2021-10-19T13:27:02.201Z] 6e5ec35213fd: Pushed [2021-10-19T13:27:02.201Z] 318d8d53f2bc: Pushed [2021-10-19T13:27:02.201Z] ee420dfed78a: Layer already exists [2021-10-19T13:27:02.201Z] 5a27a759645b: Pushed [2021-10-19T13:27:04.899Z] ac3878bc5021: Pushed [2021-10-19T13:27:05.175Z] f045366f2d64fe6e0c14912db4a22971d4c550bb: digest: sha256:7856e930a7fcb638f2faa1c72c3effad1fe6c7ddf33fe1a1e489f487db0909c5 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:27:05.536Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:27:05.900Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-10-19T13:27:05.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-19T13:27:05.900Z] d4ca88e0bcb8: Preparing [2021-10-19T13:27:05.900Z] d4ca88e0bcb8: Preparing [2021-10-19T13:27:05.900Z] 52786d63c171: Preparing [2021-10-19T13:27:05.900Z] ae8fad747dd3: Preparing [2021-10-19T13:27:05.900Z] abaa901009bd: Preparing [2021-10-19T13:27:05.900Z] ac3878bc5021: Preparing [2021-10-19T13:27:05.900Z] 0ac86ed1c30d: Preparing [2021-10-19T13:27:05.900Z] 120abcf1c86c: Preparing [2021-10-19T13:27:05.900Z] 6e5ec35213fd: Preparing [2021-10-19T13:27:05.900Z] 318d8d53f2bc: Preparing [2021-10-19T13:27:05.900Z] 5a27a759645b: Preparing [2021-10-19T13:27:05.900Z] ee420dfed78a: Preparing [2021-10-19T13:27:05.900Z] 6e5ec35213fd: Waiting [2021-10-19T13:27:05.900Z] 5a27a759645b: Waiting [2021-10-19T13:27:05.900Z] ee420dfed78a: Waiting [2021-10-19T13:27:05.900Z] 318d8d53f2bc: Waiting [2021-10-19T13:27:05.900Z] 120abcf1c86c: Waiting [2021-10-19T13:27:06.176Z] ac3878bc5021: Layer already exists [2021-10-19T13:27:06.177Z] d4ca88e0bcb8: Layer already exists [2021-10-19T13:27:06.177Z] 52786d63c171: Layer already exists [2021-10-19T13:27:06.177Z] abaa901009bd: Layer already exists [2021-10-19T13:27:06.177Z] ae8fad747dd3: Layer already exists [2021-10-19T13:27:06.177Z] 0ac86ed1c30d: Layer already exists [2021-10-19T13:27:06.177Z] 6e5ec35213fd: Layer already exists [2021-10-19T13:27:06.177Z] 120abcf1c86c: Layer already exists [2021-10-19T13:27:06.177Z] 318d8d53f2bc: Layer already exists [2021-10-19T13:27:06.177Z] 5a27a759645b: Layer already exists [2021-10-19T13:27:06.177Z] ee420dfed78a: Layer already exists [2021-10-19T13:27:06.177Z] latest: digest: sha256:7856e930a7fcb638f2faa1c72c3effad1fe6c7ddf33fe1a1e489f487db0909c5 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:27:06.537Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.71 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:27:06.894Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.71 [2021-10-19T13:27:06.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-19T13:27:06.894Z] d4ca88e0bcb8: Preparing [2021-10-19T13:27:06.894Z] d4ca88e0bcb8: Preparing [2021-10-19T13:27:06.894Z] 52786d63c171: Preparing [2021-10-19T13:27:06.894Z] ae8fad747dd3: Preparing [2021-10-19T13:27:06.894Z] abaa901009bd: Preparing [2021-10-19T13:27:06.894Z] ac3878bc5021: Preparing [2021-10-19T13:27:06.894Z] 0ac86ed1c30d: Preparing [2021-10-19T13:27:06.894Z] 120abcf1c86c: Preparing [2021-10-19T13:27:06.894Z] 6e5ec35213fd: Preparing [2021-10-19T13:27:06.894Z] 318d8d53f2bc: Preparing [2021-10-19T13:27:06.894Z] 5a27a759645b: Preparing [2021-10-19T13:27:06.894Z] ee420dfed78a: Preparing [2021-10-19T13:27:06.894Z] 0ac86ed1c30d: Waiting [2021-10-19T13:27:06.894Z] 120abcf1c86c: Waiting [2021-10-19T13:27:06.894Z] 318d8d53f2bc: Waiting [2021-10-19T13:27:06.894Z] 6e5ec35213fd: Waiting [2021-10-19T13:27:06.894Z] 5a27a759645b: Waiting [2021-10-19T13:27:06.894Z] ee420dfed78a: Waiting [2021-10-19T13:27:07.174Z] ac3878bc5021: Layer already exists [2021-10-19T13:27:07.174Z] ae8fad747dd3: Layer already exists [2021-10-19T13:27:07.174Z] abaa901009bd: Layer already exists [2021-10-19T13:27:07.174Z] d4ca88e0bcb8: Layer already exists [2021-10-19T13:27:07.174Z] 52786d63c171: Layer already exists [2021-10-19T13:27:07.174Z] 120abcf1c86c: Layer already exists [2021-10-19T13:27:07.174Z] 0ac86ed1c30d: Layer already exists [2021-10-19T13:27:07.174Z] 6e5ec35213fd: Layer already exists [2021-10-19T13:27:07.174Z] 5a27a759645b: Layer already exists [2021-10-19T13:27:07.174Z] 318d8d53f2bc: Layer already exists [2021-10-19T13:27:07.174Z] ee420dfed78a: Layer already exists [2021-10-19T13:27:07.174Z] 2.0.1-dev.71: digest: sha256:7856e930a7fcb638f2faa1c72c3effad1fe6c7ddf33fe1a1e489f487db0909c5 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:27:07.538Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:27:07.892Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [2021-10-19T13:27:07.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-19T13:27:07.892Z] d4ca88e0bcb8: Preparing [2021-10-19T13:27:07.892Z] d4ca88e0bcb8: Preparing [2021-10-19T13:27:07.892Z] 52786d63c171: Preparing [2021-10-19T13:27:07.892Z] ae8fad747dd3: Preparing [2021-10-19T13:27:07.892Z] abaa901009bd: Preparing [2021-10-19T13:27:07.892Z] ac3878bc5021: Preparing [2021-10-19T13:27:07.892Z] 0ac86ed1c30d: Preparing [2021-10-19T13:27:07.892Z] 120abcf1c86c: Preparing [2021-10-19T13:27:07.892Z] 6e5ec35213fd: Preparing [2021-10-19T13:27:07.892Z] 318d8d53f2bc: Preparing [2021-10-19T13:27:07.892Z] 5a27a759645b: Preparing [2021-10-19T13:27:07.892Z] ee420dfed78a: Preparing [2021-10-19T13:27:07.892Z] 5a27a759645b: Waiting [2021-10-19T13:27:07.892Z] 6e5ec35213fd: Waiting [2021-10-19T13:27:07.892Z] 318d8d53f2bc: Waiting [2021-10-19T13:27:07.892Z] ee420dfed78a: Waiting [2021-10-19T13:27:07.892Z] 0ac86ed1c30d: Waiting [2021-10-19T13:27:07.892Z] 120abcf1c86c: Waiting [2021-10-19T13:27:07.892Z] ac3878bc5021: Layer already exists [2021-10-19T13:27:07.892Z] 52786d63c171: Layer already exists [2021-10-19T13:27:07.892Z] abaa901009bd: Layer already exists [2021-10-19T13:27:07.892Z] d4ca88e0bcb8: Layer already exists [2021-10-19T13:27:07.892Z] ae8fad747dd3: Layer already exists [2021-10-19T13:27:08.171Z] 120abcf1c86c: Layer already exists [2021-10-19T13:27:08.171Z] 6e5ec35213fd: Layer already exists [2021-10-19T13:27:08.171Z] 0ac86ed1c30d: Layer already exists [2021-10-19T13:27:08.171Z] 318d8d53f2bc: Layer already exists [2021-10-19T13:27:08.171Z] 5a27a759645b: Layer already exists [2021-10-19T13:27:08.171Z] ee420dfed78a: Layer already exists [2021-10-19T13:27:08.171Z] f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71: digest: sha256:7856e930a7fcb638f2faa1c72c3effad1fe6c7ddf33fe1a1e489f487db0909c5 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:27:08.526Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:27:08.881Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-10-19T13:27:08.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-19T13:27:08.881Z] d4ca88e0bcb8: Preparing [2021-10-19T13:27:08.881Z] d4ca88e0bcb8: Preparing [2021-10-19T13:27:08.881Z] 52786d63c171: Preparing [2021-10-19T13:27:08.881Z] ae8fad747dd3: Preparing [2021-10-19T13:27:08.881Z] abaa901009bd: Preparing [2021-10-19T13:27:08.881Z] ac3878bc5021: Preparing [2021-10-19T13:27:08.881Z] 0ac86ed1c30d: Preparing [2021-10-19T13:27:08.881Z] 120abcf1c86c: Preparing [2021-10-19T13:27:08.881Z] 6e5ec35213fd: Preparing [2021-10-19T13:27:08.881Z] 318d8d53f2bc: Preparing [2021-10-19T13:27:08.881Z] 5a27a759645b: Preparing [2021-10-19T13:27:08.881Z] ee420dfed78a: Preparing [2021-10-19T13:27:08.881Z] 0ac86ed1c30d: Waiting [2021-10-19T13:27:08.881Z] 120abcf1c86c: Waiting [2021-10-19T13:27:08.881Z] 6e5ec35213fd: Waiting [2021-10-19T13:27:08.881Z] 318d8d53f2bc: Waiting [2021-10-19T13:27:08.881Z] 5a27a759645b: Waiting [2021-10-19T13:27:08.881Z] ee420dfed78a: Waiting [2021-10-19T13:27:08.881Z] ae8fad747dd3: Layer already exists [2021-10-19T13:27:08.881Z] ac3878bc5021: Layer already exists [2021-10-19T13:27:08.881Z] 52786d63c171: Layer already exists [2021-10-19T13:27:08.881Z] d4ca88e0bcb8: Layer already exists [2021-10-19T13:27:08.881Z] abaa901009bd: Layer already exists [2021-10-19T13:27:09.165Z] 120abcf1c86c: Layer already exists [2021-10-19T13:27:09.165Z] 0ac86ed1c30d: Layer already exists [2021-10-19T13:27:09.165Z] 6e5ec35213fd: Layer already exists [2021-10-19T13:27:09.165Z] 318d8d53f2bc: Layer already exists [2021-10-19T13:27:09.165Z] 5a27a759645b: Layer already exists [2021-10-19T13:27:09.165Z] ee420dfed78a: Layer already exists [2021-10-19T13:27:09.165Z] main: digest: sha256:7856e930a7fcb638f2faa1c72c3effad1fe6c7ddf33fe1a1e489f487db0909c5 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-19T13:27:09.214Z] ===================================================== [Pipeline] echo [2021-10-19T13:27:09.222Z] taggedImages: [2021-10-19T13:27:09.222Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:27:09.222Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-10-19T13:27:09.222Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.71 [2021-10-19T13:27:09.222Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [2021-10-19T13:27:09.222Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-10-19T13:27:09.244Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-10-19T13:27:09.244Z] f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:27:09.244Z] latest [2021-10-19T13:27:09.244Z] 2.0.1-dev.71 [2021-10-19T13:27:09.244Z] f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [2021-10-19T13:27:09.244Z] main [2021-10-19T13:27:09.244Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:27:09.611Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f045366f2d64fe6e0c14912db4a22971d4c550bb [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:27:09.968Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:27:09.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-19T13:27:09.968Z] 6bd0aac2aee4: Preparing [2021-10-19T13:27:09.968Z] 5bdff14b0650: Preparing [2021-10-19T13:27:09.968Z] fb3571793a9c: Preparing [2021-10-19T13:27:09.968Z] a11fa91041e4: Preparing [2021-10-19T13:27:09.968Z] aff20f9c5e18: Preparing [2021-10-19T13:27:09.968Z] ee420dfed78a: Preparing [2021-10-19T13:27:09.968Z] ee420dfed78a: Waiting [2021-10-19T13:27:10.245Z] a11fa91041e4: Pushed [2021-10-19T13:27:10.245Z] fb3571793a9c: Pushed [2021-10-19T13:27:10.245Z] ee420dfed78a: Layer already exists [2021-10-19T13:27:10.850Z] aff20f9c5e18: Pushed [2021-10-19T13:27:12.854Z] 6bd0aac2aee4: Pushed [2021-10-19T13:27:12.854Z] 5bdff14b0650: Pushed [2021-10-19T13:27:12.854Z] f045366f2d64fe6e0c14912db4a22971d4c550bb: digest: sha256:da885e8be10737715206fd499382f0c769a413bb2d3ba97866cc5d9f7cd925fd size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:27:13.219Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:27:13.577Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-10-19T13:27:13.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-19T13:27:13.577Z] 6bd0aac2aee4: Preparing [2021-10-19T13:27:13.577Z] 5bdff14b0650: Preparing [2021-10-19T13:27:13.577Z] fb3571793a9c: Preparing [2021-10-19T13:27:13.577Z] a11fa91041e4: Preparing [2021-10-19T13:27:13.577Z] aff20f9c5e18: Preparing [2021-10-19T13:27:13.577Z] ee420dfed78a: Preparing [2021-10-19T13:27:13.577Z] ee420dfed78a: Waiting [2021-10-19T13:27:13.577Z] 6bd0aac2aee4: Layer already exists [2021-10-19T13:27:13.853Z] aff20f9c5e18: Layer already exists [2021-10-19T13:27:13.853Z] 5bdff14b0650: Layer already exists [2021-10-19T13:27:13.853Z] fb3571793a9c: Layer already exists [2021-10-19T13:27:13.853Z] a11fa91041e4: Layer already exists [2021-10-19T13:27:13.853Z] ee420dfed78a: Layer already exists [2021-10-19T13:27:13.853Z] latest: digest: sha256:da885e8be10737715206fd499382f0c769a413bb2d3ba97866cc5d9f7cd925fd size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:27:14.207Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.71 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:27:14.559Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.71 [2021-10-19T13:27:14.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-19T13:27:14.559Z] 6bd0aac2aee4: Preparing [2021-10-19T13:27:14.559Z] 5bdff14b0650: Preparing [2021-10-19T13:27:14.559Z] fb3571793a9c: Preparing [2021-10-19T13:27:14.559Z] a11fa91041e4: Preparing [2021-10-19T13:27:14.559Z] aff20f9c5e18: Preparing [2021-10-19T13:27:14.559Z] ee420dfed78a: Preparing [2021-10-19T13:27:14.559Z] ee420dfed78a: Waiting [2021-10-19T13:27:14.835Z] 5bdff14b0650: Layer already exists [2021-10-19T13:27:14.835Z] 6bd0aac2aee4: Layer already exists [2021-10-19T13:27:14.835Z] aff20f9c5e18: Layer already exists [2021-10-19T13:27:14.835Z] fb3571793a9c: Layer already exists [2021-10-19T13:27:14.835Z] a11fa91041e4: Layer already exists [2021-10-19T13:27:14.835Z] ee420dfed78a: Layer already exists [2021-10-19T13:27:14.835Z] 2.0.1-dev.71: digest: sha256:da885e8be10737715206fd499382f0c769a413bb2d3ba97866cc5d9f7cd925fd size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:27:15.190Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:27:15.541Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [2021-10-19T13:27:15.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-19T13:27:15.541Z] 6bd0aac2aee4: Preparing [2021-10-19T13:27:15.541Z] 5bdff14b0650: Preparing [2021-10-19T13:27:15.541Z] fb3571793a9c: Preparing [2021-10-19T13:27:15.541Z] a11fa91041e4: Preparing [2021-10-19T13:27:15.541Z] aff20f9c5e18: Preparing [2021-10-19T13:27:15.541Z] ee420dfed78a: Preparing [2021-10-19T13:27:15.541Z] ee420dfed78a: Waiting [2021-10-19T13:27:15.819Z] 6bd0aac2aee4: Layer already exists [2021-10-19T13:27:15.819Z] 5bdff14b0650: Layer already exists [2021-10-19T13:27:15.819Z] aff20f9c5e18: Layer already exists [2021-10-19T13:27:15.819Z] fb3571793a9c: Layer already exists [2021-10-19T13:27:15.819Z] a11fa91041e4: Layer already exists [2021-10-19T13:27:15.819Z] ee420dfed78a: Layer already exists [2021-10-19T13:27:15.819Z] f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71: digest: sha256:da885e8be10737715206fd499382f0c769a413bb2d3ba97866cc5d9f7cd925fd size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:27:16.175Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:27:16.527Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-10-19T13:27:16.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-19T13:27:16.527Z] 6bd0aac2aee4: Preparing [2021-10-19T13:27:16.527Z] 5bdff14b0650: Preparing [2021-10-19T13:27:16.527Z] fb3571793a9c: Preparing [2021-10-19T13:27:16.527Z] a11fa91041e4: Preparing [2021-10-19T13:27:16.527Z] aff20f9c5e18: Preparing [2021-10-19T13:27:16.527Z] ee420dfed78a: Preparing [2021-10-19T13:27:16.527Z] ee420dfed78a: Waiting [2021-10-19T13:27:16.805Z] a11fa91041e4: Layer already exists [2021-10-19T13:27:16.805Z] 5bdff14b0650: Layer already exists [2021-10-19T13:27:16.805Z] fb3571793a9c: Layer already exists [2021-10-19T13:27:16.805Z] 6bd0aac2aee4: Layer already exists [2021-10-19T13:27:16.805Z] aff20f9c5e18: Layer already exists [2021-10-19T13:27:16.805Z] ee420dfed78a: Layer already exists [2021-10-19T13:27:16.805Z] main: digest: sha256:da885e8be10737715206fd499382f0c769a413bb2d3ba97866cc5d9f7cd925fd size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-19T13:27:16.850Z] ===================================================== [Pipeline] echo [2021-10-19T13:27:16.858Z] taggedImages: [2021-10-19T13:27:16.858Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:27:16.858Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-10-19T13:27:16.858Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.71 [2021-10-19T13:27:16.858Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [2021-10-19T13:27:16.858Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-10-19T13:27:16.881Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-10-19T13:27:16.881Z] f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:27:16.881Z] latest [2021-10-19T13:27:16.881Z] 2.0.1-dev.71 [2021-10-19T13:27:16.881Z] f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [2021-10-19T13:27:16.881Z] main [2021-10-19T13:27:16.881Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:27:17.239Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f045366f2d64fe6e0c14912db4a22971d4c550bb [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:27:17.589Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:27:17.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-19T13:27:17.589Z] eb3994bd511d: Preparing [2021-10-19T13:27:17.589Z] 2a5ed18f0c4a: Preparing [2021-10-19T13:27:17.589Z] 76e26de7eda1: Preparing [2021-10-19T13:27:17.589Z] d4f651912fda: Preparing [2021-10-19T13:27:17.589Z] 5ab03bd8c88b: Preparing [2021-10-19T13:27:17.589Z] b48274737fa5: Preparing [2021-10-19T13:27:17.589Z] 6e270de8c499: Preparing [2021-10-19T13:27:17.589Z] 6bdd58c19cbb: Preparing [2021-10-19T13:27:17.589Z] 6668350a36a1: Preparing [2021-10-19T13:27:17.589Z] ee420dfed78a: Preparing [2021-10-19T13:27:17.589Z] 6bdd58c19cbb: Waiting [2021-10-19T13:27:17.589Z] 6668350a36a1: Waiting [2021-10-19T13:27:17.589Z] ee420dfed78a: Waiting [2021-10-19T13:27:17.589Z] b48274737fa5: Waiting [2021-10-19T13:27:17.589Z] 6e270de8c499: Waiting [2021-10-19T13:27:17.874Z] eb3994bd511d: Pushed [2021-10-19T13:27:17.874Z] 5ab03bd8c88b: Pushed [2021-10-19T13:27:17.874Z] 2a5ed18f0c4a: Pushed [2021-10-19T13:27:18.148Z] b48274737fa5: Pushed [2021-10-19T13:27:18.148Z] 6e270de8c499: Pushed [2021-10-19T13:27:18.148Z] 6bdd58c19cbb: Pushed [2021-10-19T13:27:18.148Z] ee420dfed78a: Layer already exists [2021-10-19T13:27:18.423Z] 6668350a36a1: Pushed [2021-10-19T13:27:19.872Z] d4f651912fda: Pushed [2021-10-19T13:27:20.471Z] 76e26de7eda1: Pushed [2021-10-19T13:27:20.748Z] f045366f2d64fe6e0c14912db4a22971d4c550bb: digest: sha256:911a58924fd78fb8f25b1dc446538d2e46dbb073047274d79252fdfff1d4756a size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:27:21.108Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:27:21.461Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-10-19T13:27:21.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-19T13:27:21.461Z] eb3994bd511d: Preparing [2021-10-19T13:27:21.461Z] 2a5ed18f0c4a: Preparing [2021-10-19T13:27:21.461Z] 76e26de7eda1: Preparing [2021-10-19T13:27:21.461Z] d4f651912fda: Preparing [2021-10-19T13:27:21.461Z] 5ab03bd8c88b: Preparing [2021-10-19T13:27:21.461Z] b48274737fa5: Preparing [2021-10-19T13:27:21.461Z] 6e270de8c499: Preparing [2021-10-19T13:27:21.461Z] 6bdd58c19cbb: Preparing [2021-10-19T13:27:21.461Z] 6668350a36a1: Preparing [2021-10-19T13:27:21.461Z] ee420dfed78a: Preparing [2021-10-19T13:27:21.461Z] b48274737fa5: Waiting [2021-10-19T13:27:21.461Z] 6e270de8c499: Waiting [2021-10-19T13:27:21.461Z] ee420dfed78a: Waiting [2021-10-19T13:27:21.461Z] 6bdd58c19cbb: Waiting [2021-10-19T13:27:21.461Z] 6668350a36a1: Waiting [2021-10-19T13:27:21.737Z] 76e26de7eda1: Layer already exists [2021-10-19T13:27:21.737Z] d4f651912fda: Layer already exists [2021-10-19T13:27:21.737Z] eb3994bd511d: Layer already exists [2021-10-19T13:27:21.737Z] 5ab03bd8c88b: Layer already exists [2021-10-19T13:27:21.737Z] 2a5ed18f0c4a: Layer already exists [2021-10-19T13:27:21.737Z] 6e270de8c499: Layer already exists [2021-10-19T13:27:21.737Z] b48274737fa5: Layer already exists [2021-10-19T13:27:21.737Z] 6bdd58c19cbb: Layer already exists [2021-10-19T13:27:21.737Z] ee420dfed78a: Layer already exists [2021-10-19T13:27:21.737Z] 6668350a36a1: Layer already exists [2021-10-19T13:27:21.737Z] latest: digest: sha256:911a58924fd78fb8f25b1dc446538d2e46dbb073047274d79252fdfff1d4756a size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:27:22.088Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.71 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:27:22.442Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.71 [2021-10-19T13:27:22.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-19T13:27:22.442Z] eb3994bd511d: Preparing [2021-10-19T13:27:22.442Z] 2a5ed18f0c4a: Preparing [2021-10-19T13:27:22.442Z] 76e26de7eda1: Preparing [2021-10-19T13:27:22.442Z] d4f651912fda: Preparing [2021-10-19T13:27:22.442Z] 5ab03bd8c88b: Preparing [2021-10-19T13:27:22.442Z] b48274737fa5: Preparing [2021-10-19T13:27:22.442Z] 6e270de8c499: Preparing [2021-10-19T13:27:22.442Z] 6bdd58c19cbb: Preparing [2021-10-19T13:27:22.442Z] 6668350a36a1: Preparing [2021-10-19T13:27:22.442Z] ee420dfed78a: Preparing [2021-10-19T13:27:22.442Z] b48274737fa5: Waiting [2021-10-19T13:27:22.442Z] 6e270de8c499: Waiting [2021-10-19T13:27:22.442Z] 6bdd58c19cbb: Waiting [2021-10-19T13:27:22.442Z] ee420dfed78a: Waiting [2021-10-19T13:27:22.442Z] 6668350a36a1: Waiting [2021-10-19T13:27:22.718Z] eb3994bd511d: Layer already exists [2021-10-19T13:27:22.718Z] 2a5ed18f0c4a: Layer already exists [2021-10-19T13:27:22.718Z] d4f651912fda: Layer already exists [2021-10-19T13:27:22.718Z] 5ab03bd8c88b: Layer already exists [2021-10-19T13:27:22.718Z] 76e26de7eda1: Layer already exists [2021-10-19T13:27:22.718Z] b48274737fa5: Layer already exists [2021-10-19T13:27:22.718Z] 6bdd58c19cbb: Layer already exists [2021-10-19T13:27:22.718Z] 6e270de8c499: Layer already exists [2021-10-19T13:27:22.718Z] ee420dfed78a: Layer already exists [2021-10-19T13:27:22.718Z] 6668350a36a1: Layer already exists [2021-10-19T13:27:22.718Z] 2.0.1-dev.71: digest: sha256:911a58924fd78fb8f25b1dc446538d2e46dbb073047274d79252fdfff1d4756a size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:27:23.076Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:27:23.447Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [2021-10-19T13:27:23.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-19T13:27:23.447Z] eb3994bd511d: Preparing [2021-10-19T13:27:23.447Z] 2a5ed18f0c4a: Preparing [2021-10-19T13:27:23.447Z] 76e26de7eda1: Preparing [2021-10-19T13:27:23.447Z] d4f651912fda: Preparing [2021-10-19T13:27:23.447Z] 5ab03bd8c88b: Preparing [2021-10-19T13:27:23.447Z] b48274737fa5: Preparing [2021-10-19T13:27:23.447Z] 6e270de8c499: Preparing [2021-10-19T13:27:23.447Z] 6bdd58c19cbb: Preparing [2021-10-19T13:27:23.447Z] 6668350a36a1: Preparing [2021-10-19T13:27:23.447Z] ee420dfed78a: Preparing [2021-10-19T13:27:23.447Z] 6bdd58c19cbb: Waiting [2021-10-19T13:27:23.447Z] 6668350a36a1: Waiting [2021-10-19T13:27:23.447Z] 6e270de8c499: Waiting [2021-10-19T13:27:23.447Z] b48274737fa5: Waiting [2021-10-19T13:27:23.724Z] 76e26de7eda1: Layer already exists [2021-10-19T13:27:23.724Z] d4f651912fda: Layer already exists [2021-10-19T13:27:23.724Z] eb3994bd511d: Layer already exists [2021-10-19T13:27:23.724Z] 2a5ed18f0c4a: Layer already exists [2021-10-19T13:27:23.724Z] 5ab03bd8c88b: Layer already exists [2021-10-19T13:27:23.724Z] b48274737fa5: Layer already exists [2021-10-19T13:27:23.724Z] 6e270de8c499: Layer already exists [2021-10-19T13:27:23.724Z] 6bdd58c19cbb: Layer already exists [2021-10-19T13:27:23.724Z] 6668350a36a1: Layer already exists [2021-10-19T13:27:23.724Z] ee420dfed78a: Layer already exists [2021-10-19T13:27:23.724Z] f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71: digest: sha256:911a58924fd78fb8f25b1dc446538d2e46dbb073047274d79252fdfff1d4756a size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:27:24.076Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:27:24.432Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-10-19T13:27:24.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-19T13:27:24.432Z] eb3994bd511d: Preparing [2021-10-19T13:27:24.432Z] 2a5ed18f0c4a: Preparing [2021-10-19T13:27:24.432Z] 76e26de7eda1: Preparing [2021-10-19T13:27:24.432Z] d4f651912fda: Preparing [2021-10-19T13:27:24.432Z] 5ab03bd8c88b: Preparing [2021-10-19T13:27:24.432Z] b48274737fa5: Preparing [2021-10-19T13:27:24.432Z] 6e270de8c499: Preparing [2021-10-19T13:27:24.432Z] 6bdd58c19cbb: Preparing [2021-10-19T13:27:24.432Z] 6668350a36a1: Preparing [2021-10-19T13:27:24.432Z] ee420dfed78a: Preparing [2021-10-19T13:27:24.432Z] b48274737fa5: Waiting [2021-10-19T13:27:24.432Z] 6bdd58c19cbb: Waiting [2021-10-19T13:27:24.432Z] ee420dfed78a: Waiting [2021-10-19T13:27:24.432Z] 6668350a36a1: Waiting [2021-10-19T13:27:24.432Z] 6e270de8c499: Waiting [2021-10-19T13:27:25.466Z] 5ab03bd8c88b: Layer already exists [2021-10-19T13:27:25.466Z] 76e26de7eda1: Layer already exists [2021-10-19T13:27:25.466Z] d4f651912fda: Layer already exists [2021-10-19T13:27:25.466Z] eb3994bd511d: Layer already exists [2021-10-19T13:27:25.753Z] 2a5ed18f0c4a: Layer already exists [2021-10-19T13:27:25.753Z] b48274737fa5: Layer already exists [2021-10-19T13:27:25.753Z] 6e270de8c499: Layer already exists [2021-10-19T13:27:25.753Z] 6bdd58c19cbb: Layer already exists [2021-10-19T13:27:25.753Z] 6668350a36a1: Layer already exists [2021-10-19T13:27:25.753Z] ee420dfed78a: Layer already exists [2021-10-19T13:27:25.753Z] main: digest: sha256:911a58924fd78fb8f25b1dc446538d2e46dbb073047274d79252fdfff1d4756a size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-19T13:27:25.794Z] ===================================================== [Pipeline] echo [2021-10-19T13:27:25.800Z] taggedImages: [2021-10-19T13:27:25.800Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:27:25.800Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-10-19T13:27:25.800Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.71 [2021-10-19T13:27:25.800Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [2021-10-19T13:27:25.800Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-10-19T13:27:25.814Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-10-19T13:27:25.814Z] f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:27:25.814Z] latest [2021-10-19T13:27:25.814Z] 2.0.1-dev.71 [2021-10-19T13:27:25.814Z] f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [2021-10-19T13:27:25.814Z] main [2021-10-19T13:27:25.814Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:27:26.171Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f045366f2d64fe6e0c14912db4a22971d4c550bb [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:27:26.531Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:27:26.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-19T13:27:26.531Z] 0a2002556c76: Preparing [2021-10-19T13:27:26.531Z] 5512a20288a7: Preparing [2021-10-19T13:27:26.531Z] 0ac86ed1c30d: Preparing [2021-10-19T13:27:26.531Z] b1cf7d698bf8: Preparing [2021-10-19T13:27:26.531Z] ee420dfed78a: Preparing [2021-10-19T13:27:26.806Z] 0ac86ed1c30d: Layer already exists [2021-10-19T13:27:26.806Z] ee420dfed78a: Layer already exists [2021-10-19T13:27:26.806Z] 0a2002556c76: Pushed [2021-10-19T13:27:27.079Z] b1cf7d698bf8: Pushed [2021-10-19T13:27:29.068Z] 5512a20288a7: Pushed [2021-10-19T13:27:29.346Z] f045366f2d64fe6e0c14912db4a22971d4c550bb: digest: sha256:c88e0aafc96e185a3f157ecff2c9e5e574858f3977004b80c4244b9e1e2a4928 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:27:29.706Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:27:30.051Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-10-19T13:27:30.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-19T13:27:30.051Z] 0a2002556c76: Preparing [2021-10-19T13:27:30.051Z] 5512a20288a7: Preparing [2021-10-19T13:27:30.051Z] 0ac86ed1c30d: Preparing [2021-10-19T13:27:30.051Z] b1cf7d698bf8: Preparing [2021-10-19T13:27:30.051Z] ee420dfed78a: Preparing [2021-10-19T13:27:30.336Z] ee420dfed78a: Layer already exists [2021-10-19T13:27:30.336Z] 0ac86ed1c30d: Layer already exists [2021-10-19T13:27:30.336Z] b1cf7d698bf8: Layer already exists [2021-10-19T13:27:30.336Z] 5512a20288a7: Layer already exists [2021-10-19T13:27:30.336Z] 0a2002556c76: Layer already exists [2021-10-19T13:27:30.336Z] latest: digest: sha256:c88e0aafc96e185a3f157ecff2c9e5e574858f3977004b80c4244b9e1e2a4928 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:27:30.692Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.71 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:27:31.050Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.71 [2021-10-19T13:27:31.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-19T13:27:31.050Z] 0a2002556c76: Preparing [2021-10-19T13:27:31.050Z] 5512a20288a7: Preparing [2021-10-19T13:27:31.050Z] 0ac86ed1c30d: Preparing [2021-10-19T13:27:31.050Z] b1cf7d698bf8: Preparing [2021-10-19T13:27:31.050Z] ee420dfed78a: Preparing [2021-10-19T13:27:31.327Z] ee420dfed78a: Layer already exists [2021-10-19T13:27:31.327Z] 5512a20288a7: Layer already exists [2021-10-19T13:27:31.327Z] b1cf7d698bf8: Layer already exists [2021-10-19T13:27:31.327Z] 0a2002556c76: Layer already exists [2021-10-19T13:27:31.327Z] 0ac86ed1c30d: Layer already exists [2021-10-19T13:27:31.327Z] 2.0.1-dev.71: digest: sha256:c88e0aafc96e185a3f157ecff2c9e5e574858f3977004b80c4244b9e1e2a4928 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:27:31.683Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:27:32.034Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [2021-10-19T13:27:32.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-19T13:27:32.034Z] 0a2002556c76: Preparing [2021-10-19T13:27:32.034Z] 5512a20288a7: Preparing [2021-10-19T13:27:32.034Z] 0ac86ed1c30d: Preparing [2021-10-19T13:27:32.034Z] b1cf7d698bf8: Preparing [2021-10-19T13:27:32.034Z] ee420dfed78a: Preparing [2021-10-19T13:27:32.310Z] ee420dfed78a: Layer already exists [2021-10-19T13:27:32.310Z] b1cf7d698bf8: Layer already exists [2021-10-19T13:27:32.310Z] 0ac86ed1c30d: Layer already exists [2021-10-19T13:27:32.310Z] 5512a20288a7: Layer already exists [2021-10-19T13:27:32.310Z] 0a2002556c76: Layer already exists [2021-10-19T13:27:32.310Z] f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71: digest: sha256:c88e0aafc96e185a3f157ecff2c9e5e574858f3977004b80c4244b9e1e2a4928 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:27:32.666Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:27:33.022Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-10-19T13:27:33.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-19T13:27:33.022Z] 0a2002556c76: Preparing [2021-10-19T13:27:33.022Z] 5512a20288a7: Preparing [2021-10-19T13:27:33.022Z] 0ac86ed1c30d: Preparing [2021-10-19T13:27:33.022Z] b1cf7d698bf8: Preparing [2021-10-19T13:27:33.022Z] ee420dfed78a: Preparing [2021-10-19T13:27:33.299Z] ee420dfed78a: Layer already exists [2021-10-19T13:27:33.299Z] 5512a20288a7: Layer already exists [2021-10-19T13:27:33.299Z] b1cf7d698bf8: Layer already exists [2021-10-19T13:27:33.299Z] 0ac86ed1c30d: Layer already exists [2021-10-19T13:27:33.299Z] 0a2002556c76: Layer already exists [2021-10-19T13:27:33.299Z] main: digest: sha256:c88e0aafc96e185a3f157ecff2c9e5e574858f3977004b80c4244b9e1e2a4928 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-19T13:27:33.350Z] ===================================================== [Pipeline] echo [2021-10-19T13:27:33.362Z] taggedImages: [2021-10-19T13:27:33.362Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:27:33.362Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-10-19T13:27:33.362Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.71 [2021-10-19T13:27:33.362Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [2021-10-19T13:27:33.362Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-10-19T13:27:33.386Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-10-19T13:27:33.386Z] f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:27:33.386Z] latest [2021-10-19T13:27:33.386Z] 2.0.1-dev.71 [2021-10-19T13:27:33.386Z] f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [2021-10-19T13:27:33.386Z] main [2021-10-19T13:27:33.386Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:27:33.786Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f045366f2d64fe6e0c14912db4a22971d4c550bb [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:27:34.144Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:27:34.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-19T13:27:34.144Z] e9033cefcbf6: Preparing [2021-10-19T13:27:34.144Z] 2dcfe9c75ea6: Preparing [2021-10-19T13:27:34.144Z] 0ac86ed1c30d: Preparing [2021-10-19T13:27:34.144Z] 50d95c40f789: Preparing [2021-10-19T13:27:34.144Z] ee420dfed78a: Preparing [2021-10-19T13:27:34.421Z] ee420dfed78a: Layer already exists [2021-10-19T13:27:34.421Z] 50d95c40f789: Layer already exists [2021-10-19T13:27:34.421Z] 0ac86ed1c30d: Layer already exists [2021-10-19T13:27:34.421Z] e9033cefcbf6: Pushed [2021-10-19T13:27:37.050Z] 2dcfe9c75ea6: Pushed [2021-10-19T13:27:37.050Z] f045366f2d64fe6e0c14912db4a22971d4c550bb: digest: sha256:0e9c7161485832d830efec8fa18e97e896219902d197b1690cd68455d9651718 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:27:37.403Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:27:37.757Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-10-19T13:27:37.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-19T13:27:37.757Z] e9033cefcbf6: Preparing [2021-10-19T13:27:37.757Z] 2dcfe9c75ea6: Preparing [2021-10-19T13:27:37.757Z] 0ac86ed1c30d: Preparing [2021-10-19T13:27:37.757Z] 50d95c40f789: Preparing [2021-10-19T13:27:37.757Z] ee420dfed78a: Preparing [2021-10-19T13:27:38.034Z] ee420dfed78a: Layer already exists [2021-10-19T13:27:38.034Z] 2dcfe9c75ea6: Layer already exists [2021-10-19T13:27:38.034Z] 0ac86ed1c30d: Layer already exists [2021-10-19T13:27:38.034Z] 50d95c40f789: Layer already exists [2021-10-19T13:27:38.034Z] e9033cefcbf6: Layer already exists [2021-10-19T13:27:38.034Z] latest: digest: sha256:0e9c7161485832d830efec8fa18e97e896219902d197b1690cd68455d9651718 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:27:38.386Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.71 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:27:38.761Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.71 [2021-10-19T13:27:38.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-19T13:27:38.761Z] e9033cefcbf6: Preparing [2021-10-19T13:27:38.761Z] 2dcfe9c75ea6: Preparing [2021-10-19T13:27:38.761Z] 0ac86ed1c30d: Preparing [2021-10-19T13:27:38.761Z] 50d95c40f789: Preparing [2021-10-19T13:27:38.761Z] ee420dfed78a: Preparing [2021-10-19T13:27:39.039Z] ee420dfed78a: Layer already exists [2021-10-19T13:27:39.039Z] 2dcfe9c75ea6: Layer already exists [2021-10-19T13:27:39.039Z] e9033cefcbf6: Layer already exists [2021-10-19T13:27:39.039Z] 50d95c40f789: Layer already exists [2021-10-19T13:27:39.039Z] 0ac86ed1c30d: Layer already exists [2021-10-19T13:27:39.039Z] 2.0.1-dev.71: digest: sha256:0e9c7161485832d830efec8fa18e97e896219902d197b1690cd68455d9651718 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:27:39.393Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:27:39.748Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [2021-10-19T13:27:39.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-19T13:27:39.749Z] e9033cefcbf6: Preparing [2021-10-19T13:27:39.749Z] 2dcfe9c75ea6: Preparing [2021-10-19T13:27:39.749Z] 0ac86ed1c30d: Preparing [2021-10-19T13:27:39.749Z] 50d95c40f789: Preparing [2021-10-19T13:27:39.749Z] ee420dfed78a: Preparing [2021-10-19T13:27:40.025Z] ee420dfed78a: Layer already exists [2021-10-19T13:27:40.025Z] e9033cefcbf6: Layer already exists [2021-10-19T13:27:40.025Z] 50d95c40f789: Layer already exists [2021-10-19T13:27:40.025Z] 2dcfe9c75ea6: Layer already exists [2021-10-19T13:27:40.025Z] 0ac86ed1c30d: Layer already exists [2021-10-19T13:27:40.025Z] f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71: digest: sha256:0e9c7161485832d830efec8fa18e97e896219902d197b1690cd68455d9651718 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:27:40.378Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:27:40.737Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-10-19T13:27:40.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-19T13:27:40.738Z] e9033cefcbf6: Preparing [2021-10-19T13:27:40.738Z] 2dcfe9c75ea6: Preparing [2021-10-19T13:27:40.738Z] 0ac86ed1c30d: Preparing [2021-10-19T13:27:40.738Z] 50d95c40f789: Preparing [2021-10-19T13:27:40.738Z] ee420dfed78a: Preparing [2021-10-19T13:27:41.016Z] e9033cefcbf6: Layer already exists [2021-10-19T13:27:41.016Z] 0ac86ed1c30d: Layer already exists [2021-10-19T13:27:41.016Z] 2dcfe9c75ea6: Layer already exists [2021-10-19T13:27:41.016Z] ee420dfed78a: Layer already exists [2021-10-19T13:27:41.016Z] 50d95c40f789: Layer already exists [2021-10-19T13:27:41.016Z] main: digest: sha256:0e9c7161485832d830efec8fa18e97e896219902d197b1690cd68455d9651718 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-19T13:27:41.061Z] ===================================================== [Pipeline] echo [2021-10-19T13:27:41.070Z] taggedImages: [2021-10-19T13:27:41.070Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:27:41.070Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-10-19T13:27:41.070Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.71 [2021-10-19T13:27:41.070Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [2021-10-19T13:27:41.070Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-10-19T13:27:41.091Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-10-19T13:27:41.091Z] f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:27:41.091Z] latest [2021-10-19T13:27:41.091Z] 2.0.1-dev.71 [2021-10-19T13:27:41.091Z] f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [2021-10-19T13:27:41.091Z] main [2021-10-19T13:27:41.091Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:27:41.448Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f045366f2d64fe6e0c14912db4a22971d4c550bb [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:27:41.801Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:27:41.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-19T13:27:41.801Z] b6cc809ec5d1: Preparing [2021-10-19T13:27:41.801Z] 5d4e9ed153f3: Preparing [2021-10-19T13:27:41.801Z] 825837f4baea: Preparing [2021-10-19T13:27:41.801Z] 46ce8a5d15eb: Preparing [2021-10-19T13:27:41.801Z] 166dde17997b: Preparing [2021-10-19T13:27:41.801Z] 78c4bc0ebec3: Preparing [2021-10-19T13:27:41.801Z] 45596ee15a31: Preparing [2021-10-19T13:27:41.801Z] 52dc75cd08be: Preparing [2021-10-19T13:27:41.801Z] a6e1fd50fee5: Preparing [2021-10-19T13:27:41.801Z] 56eb02710082: Preparing [2021-10-19T13:27:41.801Z] ee420dfed78a: Preparing [2021-10-19T13:27:41.801Z] 52dc75cd08be: Waiting [2021-10-19T13:27:41.801Z] a6e1fd50fee5: Waiting [2021-10-19T13:27:41.801Z] ee420dfed78a: Waiting [2021-10-19T13:27:41.801Z] 78c4bc0ebec3: Waiting [2021-10-19T13:27:41.801Z] 56eb02710082: Waiting [2021-10-19T13:27:41.801Z] 45596ee15a31: Waiting [2021-10-19T13:27:42.084Z] 166dde17997b: Layer already exists [2021-10-19T13:27:42.084Z] 78c4bc0ebec3: Layer already exists [2021-10-19T13:27:42.084Z] 45596ee15a31: Layer already exists [2021-10-19T13:27:42.084Z] 5d4e9ed153f3: Pushed [2021-10-19T13:27:42.084Z] 52dc75cd08be: Layer already exists [2021-10-19T13:27:42.366Z] a6e1fd50fee5: Layer already exists [2021-10-19T13:27:42.366Z] 56eb02710082: Layer already exists [2021-10-19T13:27:42.366Z] ee420dfed78a: Layer already exists [2021-10-19T13:27:42.976Z] b6cc809ec5d1: Pushed [2021-10-19T13:27:44.429Z] 825837f4baea: Pushed [2021-10-19T13:27:59.574Z] 46ce8a5d15eb: Pushed [2021-10-19T13:27:59.574Z] f045366f2d64fe6e0c14912db4a22971d4c550bb: digest: sha256:7b7bebde94361024d0ab85da1557a83c3fec8207c7aba40287786be706f911eb size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:27:59.927Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:28:00.274Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-10-19T13:28:00.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-19T13:28:00.274Z] b6cc809ec5d1: Preparing [2021-10-19T13:28:00.274Z] 5d4e9ed153f3: Preparing [2021-10-19T13:28:00.274Z] 825837f4baea: Preparing [2021-10-19T13:28:00.274Z] 46ce8a5d15eb: Preparing [2021-10-19T13:28:00.274Z] 166dde17997b: Preparing [2021-10-19T13:28:00.274Z] 78c4bc0ebec3: Preparing [2021-10-19T13:28:00.274Z] 45596ee15a31: Preparing [2021-10-19T13:28:00.274Z] 52dc75cd08be: Preparing [2021-10-19T13:28:00.274Z] a6e1fd50fee5: Preparing [2021-10-19T13:28:00.274Z] 56eb02710082: Preparing [2021-10-19T13:28:00.274Z] ee420dfed78a: Preparing [2021-10-19T13:28:00.274Z] 78c4bc0ebec3: Waiting [2021-10-19T13:28:00.274Z] 45596ee15a31: Waiting [2021-10-19T13:28:00.274Z] 52dc75cd08be: Waiting [2021-10-19T13:28:00.274Z] a6e1fd50fee5: Waiting [2021-10-19T13:28:00.274Z] 56eb02710082: Waiting [2021-10-19T13:28:00.274Z] ee420dfed78a: Waiting [2021-10-19T13:28:00.552Z] b6cc809ec5d1: Layer already exists [2021-10-19T13:28:00.552Z] 825837f4baea: Layer already exists [2021-10-19T13:28:00.552Z] 46ce8a5d15eb: Layer already exists [2021-10-19T13:28:00.552Z] 5d4e9ed153f3: Layer already exists [2021-10-19T13:28:00.552Z] 166dde17997b: Layer already exists [2021-10-19T13:28:00.552Z] 78c4bc0ebec3: Layer already exists [2021-10-19T13:28:00.552Z] 45596ee15a31: Layer already exists [2021-10-19T13:28:00.552Z] a6e1fd50fee5: Layer already exists [2021-10-19T13:28:00.552Z] 52dc75cd08be: Layer already exists [2021-10-19T13:28:00.552Z] 56eb02710082: Layer already exists [2021-10-19T13:28:00.552Z] ee420dfed78a: Layer already exists [2021-10-19T13:28:00.552Z] latest: digest: sha256:7b7bebde94361024d0ab85da1557a83c3fec8207c7aba40287786be706f911eb size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:28:00.924Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.71 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:28:01.294Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.71 [2021-10-19T13:28:01.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-19T13:28:01.294Z] b6cc809ec5d1: Preparing [2021-10-19T13:28:01.294Z] 5d4e9ed153f3: Preparing [2021-10-19T13:28:01.294Z] 825837f4baea: Preparing [2021-10-19T13:28:01.294Z] 46ce8a5d15eb: Preparing [2021-10-19T13:28:01.294Z] 166dde17997b: Preparing [2021-10-19T13:28:01.294Z] 78c4bc0ebec3: Preparing [2021-10-19T13:28:01.294Z] 45596ee15a31: Preparing [2021-10-19T13:28:01.294Z] 52dc75cd08be: Preparing [2021-10-19T13:28:01.294Z] a6e1fd50fee5: Preparing [2021-10-19T13:28:01.295Z] 56eb02710082: Preparing [2021-10-19T13:28:01.295Z] ee420dfed78a: Preparing [2021-10-19T13:28:01.295Z] 78c4bc0ebec3: Waiting [2021-10-19T13:28:01.295Z] 45596ee15a31: Waiting [2021-10-19T13:28:01.295Z] 52dc75cd08be: Waiting [2021-10-19T13:28:01.295Z] 56eb02710082: Waiting [2021-10-19T13:28:01.295Z] ee420dfed78a: Waiting [2021-10-19T13:28:01.295Z] a6e1fd50fee5: Waiting [2021-10-19T13:28:01.583Z] b6cc809ec5d1: Layer already exists [2021-10-19T13:28:01.583Z] 46ce8a5d15eb: Layer already exists [2021-10-19T13:28:01.583Z] 166dde17997b: Layer already exists [2021-10-19T13:28:01.583Z] 5d4e9ed153f3: Layer already exists [2021-10-19T13:28:01.583Z] 825837f4baea: Layer already exists [2021-10-19T13:28:01.583Z] 78c4bc0ebec3: Layer already exists [2021-10-19T13:28:01.583Z] a6e1fd50fee5: Layer already exists [2021-10-19T13:28:01.583Z] 45596ee15a31: Layer already exists [2021-10-19T13:28:01.583Z] 52dc75cd08be: Layer already exists [2021-10-19T13:28:01.583Z] 56eb02710082: Layer already exists [2021-10-19T13:28:01.583Z] ee420dfed78a: Layer already exists [2021-10-19T13:28:01.583Z] 2.0.1-dev.71: digest: sha256:7b7bebde94361024d0ab85da1557a83c3fec8207c7aba40287786be706f911eb size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:28:01.943Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:28:02.294Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [2021-10-19T13:28:02.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-19T13:28:02.294Z] b6cc809ec5d1: Preparing [2021-10-19T13:28:02.294Z] 5d4e9ed153f3: Preparing [2021-10-19T13:28:02.294Z] 825837f4baea: Preparing [2021-10-19T13:28:02.294Z] 46ce8a5d15eb: Preparing [2021-10-19T13:28:02.294Z] 166dde17997b: Preparing [2021-10-19T13:28:02.294Z] 78c4bc0ebec3: Preparing [2021-10-19T13:28:02.294Z] 45596ee15a31: Preparing [2021-10-19T13:28:02.294Z] 52dc75cd08be: Preparing [2021-10-19T13:28:02.294Z] a6e1fd50fee5: Preparing [2021-10-19T13:28:02.294Z] 56eb02710082: Preparing [2021-10-19T13:28:02.294Z] ee420dfed78a: Preparing [2021-10-19T13:28:02.294Z] 78c4bc0ebec3: Waiting [2021-10-19T13:28:02.294Z] a6e1fd50fee5: Waiting [2021-10-19T13:28:02.294Z] 56eb02710082: Waiting [2021-10-19T13:28:02.294Z] ee420dfed78a: Waiting [2021-10-19T13:28:02.294Z] 52dc75cd08be: Waiting [2021-10-19T13:28:02.294Z] 45596ee15a31: Waiting [2021-10-19T13:28:02.570Z] 825837f4baea: Layer already exists [2021-10-19T13:28:02.570Z] b6cc809ec5d1: Layer already exists [2021-10-19T13:28:02.570Z] 166dde17997b: Layer already exists [2021-10-19T13:28:02.570Z] 46ce8a5d15eb: Layer already exists [2021-10-19T13:28:02.570Z] 5d4e9ed153f3: Layer already exists [2021-10-19T13:28:02.570Z] 78c4bc0ebec3: Layer already exists [2021-10-19T13:28:02.570Z] 45596ee15a31: Layer already exists [2021-10-19T13:28:02.570Z] a6e1fd50fee5: Layer already exists [2021-10-19T13:28:02.570Z] 52dc75cd08be: Layer already exists [2021-10-19T13:28:02.570Z] 56eb02710082: Layer already exists [2021-10-19T13:28:02.570Z] ee420dfed78a: Layer already exists [2021-10-19T13:28:02.570Z] f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71: digest: sha256:7b7bebde94361024d0ab85da1557a83c3fec8207c7aba40287786be706f911eb size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:28:02.923Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:28:03.280Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-10-19T13:28:03.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-19T13:28:03.280Z] b6cc809ec5d1: Preparing [2021-10-19T13:28:03.280Z] 5d4e9ed153f3: Preparing [2021-10-19T13:28:03.280Z] 825837f4baea: Preparing [2021-10-19T13:28:03.280Z] 46ce8a5d15eb: Preparing [2021-10-19T13:28:03.280Z] 166dde17997b: Preparing [2021-10-19T13:28:03.280Z] 78c4bc0ebec3: Preparing [2021-10-19T13:28:03.280Z] 45596ee15a31: Preparing [2021-10-19T13:28:03.280Z] 52dc75cd08be: Preparing [2021-10-19T13:28:03.280Z] a6e1fd50fee5: Preparing [2021-10-19T13:28:03.280Z] 56eb02710082: Preparing [2021-10-19T13:28:03.280Z] ee420dfed78a: Preparing [2021-10-19T13:28:03.280Z] 78c4bc0ebec3: Waiting [2021-10-19T13:28:03.280Z] a6e1fd50fee5: Waiting [2021-10-19T13:28:03.280Z] 45596ee15a31: Waiting [2021-10-19T13:28:03.280Z] 52dc75cd08be: Waiting [2021-10-19T13:28:03.280Z] 56eb02710082: Waiting [2021-10-19T13:28:03.280Z] ee420dfed78a: Waiting [2021-10-19T13:28:03.556Z] 46ce8a5d15eb: Layer already exists [2021-10-19T13:28:03.556Z] 5d4e9ed153f3: Layer already exists [2021-10-19T13:28:03.556Z] b6cc809ec5d1: Layer already exists [2021-10-19T13:28:03.556Z] 825837f4baea: Layer already exists [2021-10-19T13:28:03.556Z] 166dde17997b: Layer already exists [2021-10-19T13:28:03.556Z] 52dc75cd08be: Layer already exists [2021-10-19T13:28:03.556Z] 78c4bc0ebec3: Layer already exists [2021-10-19T13:28:03.556Z] 45596ee15a31: Layer already exists [2021-10-19T13:28:03.556Z] a6e1fd50fee5: Layer already exists [2021-10-19T13:28:03.556Z] 56eb02710082: Layer already exists [2021-10-19T13:28:03.556Z] ee420dfed78a: Layer already exists [2021-10-19T13:28:03.556Z] main: digest: sha256:7b7bebde94361024d0ab85da1557a83c3fec8207c7aba40287786be706f911eb size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-19T13:28:03.599Z] ===================================================== [Pipeline] echo [2021-10-19T13:28:03.608Z] taggedImages: [2021-10-19T13:28:03.608Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f045366f2d64fe6e0c14912db4a22971d4c550bb [2021-10-19T13:28:03.608Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-10-19T13:28:03.608Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.71 [2021-10-19T13:28:03.608Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f045366f2d64fe6e0c14912db4a22971d4c550bb-2.0.1-dev.71 [2021-10-19T13:28:03.608Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:28:04.082Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-19T13:28:04.359Z] [2021-10-19T13:28:04.359Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:28:04.719Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-19T13:28:04.997Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-19T13:28:04.997Z] 448f6bf000e3: Pulling fs layer [2021-10-19T13:28:04.997Z] f757da607395: Pulling fs layer [2021-10-19T13:28:04.997Z] 05883995daec: Pulling fs layer [2021-10-19T13:28:04.997Z] 8603b9c90790: Pulling fs layer [2021-10-19T13:28:04.997Z] 1560dd03e051: Pulling fs layer [2021-10-19T13:28:04.997Z] 27f5ce0e4adf: Pulling fs layer [2021-10-19T13:28:04.997Z] c2d8d7efcc4b: Pulling fs layer [2021-10-19T13:28:04.997Z] 27f5ce0e4adf: Waiting [2021-10-19T13:28:04.997Z] 8603b9c90790: Waiting [2021-10-19T13:28:04.997Z] 1560dd03e051: Waiting [2021-10-19T13:28:04.997Z] c2d8d7efcc4b: Waiting [2021-10-19T13:28:04.997Z] f757da607395: Verifying Checksum [2021-10-19T13:28:04.997Z] f757da607395: Download complete [2021-10-19T13:28:05.276Z] 8603b9c90790: Verifying Checksum [2021-10-19T13:28:05.276Z] 8603b9c90790: Download complete [2021-10-19T13:28:05.276Z] 1560dd03e051: Verifying Checksum [2021-10-19T13:28:05.276Z] 1560dd03e051: Download complete [2021-10-19T13:28:05.276Z] 05883995daec: Verifying Checksum [2021-10-19T13:28:05.276Z] 05883995daec: Download complete [2021-10-19T13:28:05.276Z] 27f5ce0e4adf: Download complete [2021-10-19T13:28:05.554Z] 448f6bf000e3: Verifying Checksum [2021-10-19T13:28:05.554Z] 448f6bf000e3: Download complete [2021-10-19T13:28:08.211Z] c2d8d7efcc4b: Verifying Checksum [2021-10-19T13:28:08.211Z] c2d8d7efcc4b: Download complete [2021-10-19T13:28:09.215Z] 448f6bf000e3: Pull complete [2021-10-19T13:28:09.825Z] f757da607395: Pull complete [2021-10-19T13:28:11.285Z] 05883995daec: Pull complete [2021-10-19T13:28:11.890Z] 8603b9c90790: Pull complete [2021-10-19T13:28:12.877Z] 1560dd03e051: Pull complete [2021-10-19T13:28:13.158Z] 27f5ce0e4adf: Pull complete [2021-10-19T13:28:28.316Z] c2d8d7efcc4b: Pull complete [2021-10-19T13:28:28.316Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-19T13:28:28.316Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-19T13:28:28.316Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-19T13:28:28.589Z] prd-ubuntu18.04-docker-arm64-4c-16g-11 does not seem to be running inside a container [2021-10-19T13:28:28.735Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/82 -v /w/workspace/edgex-go/82:/w/workspace/edgex-go/82:rw,z -v /w/workspace/edgex-go/82@tmp:/w/workspace/edgex-go/82@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-lftools-log-publisher:arm64 cat [2021-10-19T13:28:32.131Z] $ docker top 97843f48338b4b696012429032aeee5ac40cd28b73dfcd18cf665716781fa57a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-19T13:28:33.149Z] ---> job-cost.sh [2021-10-19T13:28:33.150Z] lf-activate-venv: SKIPPING [2021-10-19T13:28:33.150Z] INFO: No Stack... [2021-10-19T13:28:51.501Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-19T13:28:51.502Z] INFO: Archiving Costs [Pipeline] sh [2021-10-19T13:28:52.179Z] + cat /w/workspace/edgex-go/82/archives/cost.csv [2021-10-19T13:28:52.180Z] + cut -d, -f6 [Pipeline] lock [2021-10-19T13:28:52.246Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-82-stack-cost] [2021-10-19T13:28:52.255Z] Resource [jenkins-edgexfoundry-edgex-go-main-82-stack-cost] did not exist. Created. [2021-10-19T13:28:52.255Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-82-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-19T13:28:52.930Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-19T13:28:53.610Z] Stashed 1 file(s) [Pipeline] } [2021-10-19T13:28:53.617Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-82-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-19T13:28:53.686Z] $ docker stop --time=1 97843f48338b4b696012429032aeee5ac40cd28b73dfcd18cf665716781fa57a [2021-10-19T13:28:55.344Z] $ docker rm -f 97843f48338b4b696012429032aeee5ac40cd28b73dfcd18cf665716781fa57a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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-10-19T13:28:56.057Z] provisioning config files... [2021-10-19T13:28:56.067Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/82@tmp/config8391009452013487215tmp [Pipeline] { [Pipeline] sh [2021-10-19T13:28:56.366Z] + set +x [2021-10-19T13:28:56.366Z] + curl -s https://codecov.io/bash [2021-10-19T13:28:56.366Z] + bash -s -- [2021-10-19T13:28:56.366Z] [2021-10-19T13:28:56.366Z] _____ _ [2021-10-19T13:28:56.366Z] / ____| | | [2021-10-19T13:28:56.366Z] | | ___ __| | ___ ___ _____ __ [2021-10-19T13:28:56.366Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-19T13:28:56.366Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-19T13:28:56.366Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-19T13:28:56.366Z] Bash-1.0.6 [2021-10-19T13:28:56.366Z] [2021-10-19T13:28:56.366Z] [2021-10-19T13:28:56.366Z] ==> git version 2.24.4 found [2021-10-19T13:28:56.366Z] ==> 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-10-19T13:28:56.366Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-19T13:28:56.366Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-19T13:28:56.627Z] ==> Jenkins CI detected. [2021-10-19T13:28:56.627Z] current dir:  /w/workspace/edgex-go/82 [2021-10-19T13:28:56.627Z] project root: . [2021-10-19T13:28:56.627Z] --> token set from env [2021-10-19T13:28:56.627Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-19T13:28:56.627Z] ==> Running gcov in . (disable via -X gcov) [2021-10-19T13:28:56.627Z] ==> Python coveragepy not found [2021-10-19T13:28:56.627Z] ==> Searching for coverage reports in: [2021-10-19T13:28:56.627Z] + . [2021-10-19T13:28:56.627Z] -> Found 1 reports [2021-10-19T13:28:56.627Z] ==> Detecting git/mercurial file structure [2021-10-19T13:28:56.627Z] ==> Reading reports [2021-10-19T13:28:56.627Z] + ./coverage.out bytes=403932 [2021-10-19T13:28:56.627Z] ==> Appending adjustments [2021-10-19T13:28:56.627Z] https://docs.codecov.io/docs/fixing-reports [2021-10-19T13:28:58.012Z] + Found adjustments [2021-10-19T13:28:58.012Z] ==> Gzipping contents [2021-10-19T13:28:58.012Z] 56K /tmp/codecov.Sd6plQ.gz [2021-10-19T13:28:58.012Z] ==> Uploading reports [2021-10-19T13:28:58.012Z] url: https://codecov.io [2021-10-19T13:28:58.012Z] query: branch=main&commit=f045366f2d64fe6e0c14912db4a22971d4c550bb&build=82&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F82%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-19T13:28:58.012Z] -> Pinging Codecov [2021-10-19T13:28:58.012Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=f045366f2d64fe6e0c14912db4a22971d4c550bb&build=82&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F82%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-19T13:28:58.273Z] -> Uploading to [2021-10-19T13:28:58.273Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-19/00271124DB129430A58F1EEE437C3FCB/f045366f2d64fe6e0c14912db4a22971d4c550bb/f57e16d7-a86f-41c2-bf69-ed7462af3ebb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211019%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211019T132858Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b319962b78d5e082e2ed8fb5b4933d4678225b1d10e0f8dee7ea8d97001f8655 [2021-10-19T13:28:58.273Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-19T13:28:58.273Z] Dload Upload Total Spent Left Speed [2021-10-19T13:28:58.532Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54222 0 0 100 54222 0 155k --:--:-- --:--:-- --:--:-- 155k 100 54222 0 0 100 54222 0 155k --:--:-- --:--:-- --:--:-- 155k [2021-10-19T13:28:58.532Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f045366f2d64fe6e0c14912db4a22971d4c550bb [Pipeline] } [2021-10-19T13:28:58.538Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-10-19T13:28:59.734Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-10-19T13:28:59.774Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:29:00.070Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-19T13:29:00.070Z] [2021-10-19T13:29:00.070Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:29:00.368Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-19T13:29:00.368Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-10-19T13:29:00.368Z] 188c0c94c7c5: Pulling fs layer [2021-10-19T13:29:00.368Z] 0ef7d3d256c8: Pulling fs layer [2021-10-19T13:29:00.368Z] de9db76c5a1d: Pulling fs layer [2021-10-19T13:29:00.368Z] 0eba1c9be4d2: Pulling fs layer [2021-10-19T13:29:00.368Z] 0d57e429df01: Pulling fs layer [2021-10-19T13:29:00.368Z] 4e4be7b47b0d: Pulling fs layer [2021-10-19T13:29:00.368Z] e1f770b5df2f: Pulling fs layer [2021-10-19T13:29:00.368Z] 85a0685a4137: Pulling fs layer [2021-10-19T13:29:00.368Z] 0eba1c9be4d2: Waiting [2021-10-19T13:29:00.368Z] 0d57e429df01: Waiting [2021-10-19T13:29:00.368Z] 4e4be7b47b0d: Waiting [2021-10-19T13:29:00.368Z] e1f770b5df2f: Waiting [2021-10-19T13:29:00.368Z] 85a0685a4137: Waiting [2021-10-19T13:29:00.368Z] de9db76c5a1d: Download complete [2021-10-19T13:29:00.368Z] 0ef7d3d256c8: Verifying Checksum [2021-10-19T13:29:00.368Z] 0ef7d3d256c8: Download complete [2021-10-19T13:29:00.368Z] 0d57e429df01: Verifying Checksum [2021-10-19T13:29:00.368Z] 0d57e429df01: Download complete [2021-10-19T13:29:00.368Z] 4e4be7b47b0d: Verifying Checksum [2021-10-19T13:29:00.368Z] 4e4be7b47b0d: Download complete [2021-10-19T13:29:00.368Z] 188c0c94c7c5: Verifying Checksum [2021-10-19T13:29:00.368Z] 188c0c94c7c5: Download complete [2021-10-19T13:29:00.634Z] e1f770b5df2f: Verifying Checksum [2021-10-19T13:29:00.634Z] e1f770b5df2f: Download complete [2021-10-19T13:29:00.907Z] 188c0c94c7c5: Pull complete [2021-10-19T13:29:01.177Z] 0eba1c9be4d2: Verifying Checksum [2021-10-19T13:29:01.177Z] 0eba1c9be4d2: Download complete [2021-10-19T13:29:01.177Z] 0ef7d3d256c8: Pull complete [2021-10-19T13:29:01.177Z] 85a0685a4137: Verifying Checksum [2021-10-19T13:29:01.177Z] 85a0685a4137: Download complete [2021-10-19T13:29:01.177Z] de9db76c5a1d: Pull complete [2021-10-19T13:29:05.450Z] 0eba1c9be4d2: Pull complete [2021-10-19T13:29:05.450Z] 0d57e429df01: Pull complete [2021-10-19T13:29:05.450Z] 4e4be7b47b0d: Pull complete [2021-10-19T13:29:06.025Z] e1f770b5df2f: Pull complete [2021-10-19T13:29:10.301Z] 85a0685a4137: Pull complete [2021-10-19T13:29:10.301Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-10-19T13:29:10.301Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-19T13:29:10.301Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-10-19T13:29:10.377Z] prd-centos7-docker-4c-2g-10 does not seem to be running inside a container [2021-10-19T13:29:10.423Z] $ 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/82 -v /w/workspace/edgex-go/82:/w/workspace/edgex-go/82:rw,z -v /w/workspace/edgex-go/82@tmp:/w/workspace/edgex-go/82@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-snyk-go:1.410.4 cat [2021-10-19T13:29:12.927Z] $ docker top 1653431fb998a96874fda0fb9a39759cc1a3bf34a4018b6ac1337614561b4004 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-19T13:29:13.009Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-10-19T13:29:13.301Z] + set -o pipefail [2021-10-19T13:29:13.301Z] + snyk monitor '--org=edgex-jenkins' [2021-10-19T13:29:18.605Z] [2021-10-19T13:29:18.605Z] Monitoring /w/workspace/edgex-go/82 (github.com/edgexfoundry/edgex-go)... [2021-10-19T13:29:18.605Z] [2021-10-19T13:29:18.605Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/5e3adfbc-e9a6-4432-a9f5-5db6880f591c [2021-10-19T13:29:18.605Z] [2021-10-19T13:29:18.605Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-10-19T13:29:18.605Z] [2021-10-19T13:29:18.605Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-10-19T13:29:18.605Z] [2021-10-19T13:29:18.605Z] [Pipeline] } [2021-10-19T13:29:18.617Z] $ docker stop --time=1 1653431fb998a96874fda0fb9a39759cc1a3bf34a4018b6ac1337614561b4004 [2021-10-19T13:29:20.716Z] $ docker rm -f 1653431fb998a96874fda0fb9a39759cc1a3bf34a4018b6ac1337614561b4004 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-10-19T13:29:21.373Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-19T13:29:21.381Z] provisioning config files... [2021-10-19T13:29:21.390Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/82@tmp/config5626971620993505398tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-19T13:29:21.690Z] --> edgex-publish-swagger.sh [2021-10-19T13:29:21.690Z] === Publish openapi/v2 API === [2021-10-19T13:29:21.690Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-10-19T13:29:21.690Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/82/openapi/v2/core-command.yaml] [2021-10-19T13:29:21.690Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-19T13:29:21.690Z] Dload Upload Total Spent Left Speed [2021-10-19T13:29:24.014Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 31867 0 0 100 31867 0 12442 0:00:02 0:00:02 --:--:-- 12448 100 31867 0 0 100 31867 0 12441 0:00:02 0:00:02 --:--:-- 12448 [2021-10-19T13:29:24.014Z] [2021-10-19T13:29:24.014Z] [2021-10-19T13:29:24.014Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/82/openapi/v2/core-data.yaml] [2021-10-19T13:29:24.014Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-19T13:29:24.014Z] Dload Upload Total Spent Left Speed [2021-10-19T13:29:25.400Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 67415 0 0 100 67415 0 57213 0:00:01 0:00:01 --:--:-- 57228 100 67415 0 0 100 67415 0 56946 0:00:01 0:00:01 --:--:-- 56986 [2021-10-19T13:29:25.400Z] [2021-10-19T13:29:25.400Z] [2021-10-19T13:29:25.400Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/82/openapi/v2/core-metadata.yaml] [2021-10-19T13:29:25.400Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-19T13:29:25.400Z] Dload Upload Total Spent Left Speed [2021-10-19T13:29:26.342Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 111k 0:00:01 0:00:01 --:--:-- 111k [2021-10-19T13:29:26.342Z] [2021-10-19T13:29:26.342Z] [2021-10-19T13:29:26.342Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/82/openapi/v2/support-notifications.yaml] [2021-10-19T13:29:26.342Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-19T13:29:26.342Z] Dload Upload Total Spent Left Speed [2021-10-19T13:29:27.549Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86007 0 0 100 86007 0 77280 0:00:01 0:00:01 --:--:-- 77274 100 86007 0 0 100 86007 0 77266 0:00:01 0:00:01 --:--:-- 77205 [2021-10-19T13:29:27.549Z] [2021-10-19T13:29:27.549Z] [2021-10-19T13:29:27.549Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/82/openapi/v2/support-scheduler.yaml] [2021-10-19T13:29:27.549Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-19T13:29:27.549Z] Dload Upload Total Spent Left Speed [2021-10-19T13:29:28.935Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36710 0 0 100 36710 0 32704 0:00:01 0:00:01 --:--:-- 32718 100 36710 0 0 100 36710 0 32700 0:00:01 0:00:01 --:--:-- 32718 [2021-10-19T13:29:28.935Z] [2021-10-19T13:29:28.935Z] [2021-10-19T13:29:28.935Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/82/openapi/v2/system-agent.yaml] [2021-10-19T13:29:28.935Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-19T13:29:28.935Z] Dload Upload Total Spent Left Speed [2021-10-19T13:29:29.878Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 19771 --:--:-- --:--:-- --:--:-- 19761 100 19603 0 0 100 19603 0 19767 --:--:-- --:--:-- --:--:-- 19761 [2021-10-19T13:29:29.878Z] [2021-10-19T13:29:29.878Z] [Pipeline] } [2021-10-19T13:29:29.886Z] 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-10-19T13:29:30.342Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-19T13:29:30.342Z] . [Pipeline] withDockerContainer [2021-10-19T13:29:30.407Z] prd-centos7-docker-4c-2g-10 does not seem to be running inside a container [2021-10-19T13:29:30.448Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/82 -v /w/workspace/edgex-go/82:/w/workspace/edgex-go/82:rw,z -v /w/workspace/edgex-go/82@tmp:/w/workspace/edgex-go/82@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:10004/edgex-devops/git-semver:latest cat [2021-10-19T13:29:30.839Z] $ docker top 759f686bb84bb30a6fd8937b31e5a0b2ec1fe705037ceb497e09fc159a5dbafb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-19T13:29:30.934Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-19T13:29:30.934Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-19T13:29:31.047Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-19T13:29:31.050Z] $ docker exec 759f686bb84bb30a6fd8937b31e5a0b2ec1fe705037ceb497e09fc159a5dbafb ssh-agent [2021-10-19T13:29:31.181Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXknacLo/agent.13 [2021-10-19T13:29:31.181Z] SSH_AGENT_PID=19 [2021-10-19T13:29:31.188Z] Running ssh-add (command line suppressed) [2021-10-19T13:29:31.313Z] Identity added: /w/workspace/edgex-go/82@tmp/private_key_1249854725821383115.key (/w/workspace/edgex-go/82@tmp/private_key_1249854725821383115.key) [2021-10-19T13:29:31.326Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-19T13:29:31.621Z] + git semver tag [2021-10-19T13:29:31.621Z] # -> Open(): unable to determine branch for HEAD [2021-10-19T13:29:31.621Z] # $GIT_DIR = /w/workspace/edgex-go/82/.git [2021-10-19T13:29:31.621Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/82 [2021-10-19T13:29:31.621Z] # $SEMVER_REMOTE_NAME = origin [2021-10-19T13:29:31.621Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-19T13:29:31.621Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-19T13:29:31.621Z] # $SEMVER_BRANCH = main [2021-10-19T13:29:31.621Z] # $SEMVER_DIR = /w/workspace/edgex-go/82/.semver [2021-10-19T13:29:31.621Z] # f045366f2d64fe6e0c14912db4a22971d4c550bb HEAD [2021-10-19T13:29:31.885Z] # -> Force: false [2021-10-19T13:29:31.885Z] # 6de1a878f1b751808efe23ded799b608eb851463 refs/tags/v2.0.1-dev.71 [Pipeline] } [2021-10-19T13:29:31.896Z] $ docker exec --env ******** --env ******** 759f686bb84bb30a6fd8937b31e5a0b2ec1fe705037ceb497e09fc159a5dbafb ssh-agent -k [2021-10-19T13:29:31.987Z] unset SSH_AUTH_SOCK; [2021-10-19T13:29:31.987Z] unset SSH_AGENT_PID; [2021-10-19T13:29:31.987Z] echo Agent pid 19 killed; [2021-10-19T13:29:32.001Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-19T13:29:32.302Z] + git semver [Pipeline] } [2021-10-19T13:29:32.316Z] $ docker stop --time=1 759f686bb84bb30a6fd8937b31e5a0b2ec1fe705037ceb497e09fc159a5dbafb [2021-10-19T13:29:33.490Z] $ docker rm -f 759f686bb84bb30a6fd8937b31e5a0b2ec1fe705037ceb497e09fc159a5dbafb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:29:33.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-19T13:29:33.879Z] [2021-10-19T13:29:33.879Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:29:34.197Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-19T13:29:34.197Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-10-19T13:29:34.197Z] ab5ef0e58194: Pulling fs layer [2021-10-19T13:29:34.197Z] 9712f1f96733: Pulling fs layer [2021-10-19T13:29:34.197Z] 63f879dbbcfc: Pulling fs layer [2021-10-19T13:29:34.197Z] 0d9ebad4ef96: Pulling fs layer [2021-10-19T13:29:34.197Z] e9a5061849ea: Pulling fs layer [2021-10-19T13:29:34.197Z] d747dcd14b5f: Pulling fs layer [2021-10-19T13:29:34.197Z] 2de7ff778b66: Pulling fs layer [2021-10-19T13:29:34.197Z] 0d9ebad4ef96: Waiting [2021-10-19T13:29:34.197Z] e9a5061849ea: Waiting [2021-10-19T13:29:34.197Z] d747dcd14b5f: Waiting [2021-10-19T13:29:34.197Z] 2de7ff778b66: Waiting [2021-10-19T13:29:34.197Z] 9712f1f96733: Verifying Checksum [2021-10-19T13:29:34.197Z] 9712f1f96733: Download complete [2021-10-19T13:29:34.468Z] 63f879dbbcfc: Verifying Checksum [2021-10-19T13:29:34.468Z] 63f879dbbcfc: Download complete [2021-10-19T13:29:34.741Z] ab5ef0e58194: Download complete [2021-10-19T13:29:34.741Z] d747dcd14b5f: Verifying Checksum [2021-10-19T13:29:34.741Z] d747dcd14b5f: Download complete [2021-10-19T13:29:34.741Z] 0d9ebad4ef96: Verifying Checksum [2021-10-19T13:29:34.741Z] 0d9ebad4ef96: Download complete [2021-10-19T13:29:35.014Z] e9a5061849ea: Verifying Checksum [2021-10-19T13:29:35.014Z] e9a5061849ea: Download complete [2021-10-19T13:29:35.014Z] 2de7ff778b66: Verifying Checksum [2021-10-19T13:29:35.014Z] 2de7ff778b66: Download complete [2021-10-19T13:29:38.339Z] ab5ef0e58194: Pull complete [2021-10-19T13:29:38.339Z] 9712f1f96733: Pull complete [2021-10-19T13:29:38.925Z] 63f879dbbcfc: Pull complete [2021-10-19T13:29:44.275Z] 0d9ebad4ef96: Pull complete [2021-10-19T13:29:44.275Z] e9a5061849ea: Pull complete [2021-10-19T13:29:44.275Z] d747dcd14b5f: Pull complete [2021-10-19T13:29:45.223Z] 2de7ff778b66: Pull complete [2021-10-19T13:29:45.223Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-10-19T13:29:45.223Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-19T13:29:45.223Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-10-19T13:29:45.294Z] prd-centos7-docker-4c-2g-10 does not seem to be running inside a container [2021-10-19T13:29:45.332Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/82 -v /w/workspace/edgex-go/82:/w/workspace/edgex-go/82:rw,z -v /w/workspace/edgex-go/82@tmp:/w/workspace/edgex-go/82@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-lftools:0.23.1-centos7 cat [2021-10-19T13:29:48.652Z] $ docker top 5dbbd8d4867eb74d4b778a694f94bfb4df72fc0452545d475f87a6970ee26695 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-10-19T13:29:48.726Z] provisioning config files... [2021-10-19T13:29:48.734Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/82@tmp/config8261573696263532992tmp [2021-10-19T13:29:48.745Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/82@tmp/config7063399209669816427tmp [2021-10-19T13:29:48.758Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/82@tmp/config7476605954521993026tmp [Pipeline] { [Pipeline] echo [2021-10-19T13:29:48.773Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-19T13:29:49.065Z] ---> sigul-configuration.sh [2021-10-19T13:29:49.065Z] gpg: directory `/root/.gnupg' created [2021-10-19T13:29:49.065Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-10-19T13:29:49.065Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-10-19T13:29:49.065Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-10-19T13:29:49.065Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-10-19T13:29:49.065Z] gpg: CAST5 encrypted data [2021-10-19T13:29:49.065Z] gpg: encrypted with 1 passphrase [2021-10-19T13:29:49.065Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-10-19T13:29:49.352Z] + mkdir /home/jenkins [2021-10-19T13:29:49.352Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-10-19T13:29:49.641Z] + 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-10-19T13:29:49.651Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-19T13:29:49.947Z] ---> sigul-install.sh [2021-10-19T13:29:49.947Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-10-19T13:29:50.238Z] + git tag --list [2021-10-19T13:29:50.238Z] 0.6.0 [2021-10-19T13:29:50.238Z] 0.6.1 [2021-10-19T13:29:50.238Z] 0.7.0 [2021-10-19T13:29:50.238Z] 0.7.1 [2021-10-19T13:29:50.238Z] v1.0.0 [2021-10-19T13:29:50.238Z] v1.0.1 [2021-10-19T13:29:50.238Z] v1.1.0 [2021-10-19T13:29:50.238Z] v1.2.0 [2021-10-19T13:29:50.238Z] v1.2.1 [2021-10-19T13:29:50.238Z] v1.3.0 [2021-10-19T13:29:50.238Z] v1.3.1 [2021-10-19T13:29:50.238Z] v2.0.0 [2021-10-19T13:29:50.238Z] v2.0.1-dev.1 [2021-10-19T13:29:50.238Z] v2.0.1-dev.10 [2021-10-19T13:29:50.238Z] v2.0.1-dev.11 [2021-10-19T13:29:50.238Z] v2.0.1-dev.12 [2021-10-19T13:29:50.238Z] v2.0.1-dev.13 [2021-10-19T13:29:50.238Z] v2.0.1-dev.14 [2021-10-19T13:29:50.238Z] v2.0.1-dev.15 [2021-10-19T13:29:50.238Z] v2.0.1-dev.16 [2021-10-19T13:29:50.238Z] v2.0.1-dev.17 [2021-10-19T13:29:50.238Z] v2.0.1-dev.18 [2021-10-19T13:29:50.238Z] v2.0.1-dev.19 [2021-10-19T13:29:50.238Z] v2.0.1-dev.2 [2021-10-19T13:29:50.238Z] v2.0.1-dev.20 [2021-10-19T13:29:50.238Z] v2.0.1-dev.21 [2021-10-19T13:29:50.238Z] v2.0.1-dev.22 [2021-10-19T13:29:50.238Z] v2.0.1-dev.23 [2021-10-19T13:29:50.238Z] v2.0.1-dev.24 [2021-10-19T13:29:50.238Z] v2.0.1-dev.25 [2021-10-19T13:29:50.238Z] v2.0.1-dev.26 [2021-10-19T13:29:50.238Z] v2.0.1-dev.27 [2021-10-19T13:29:50.238Z] v2.0.1-dev.28 [2021-10-19T13:29:50.238Z] v2.0.1-dev.29 [2021-10-19T13:29:50.238Z] v2.0.1-dev.3 [2021-10-19T13:29:50.238Z] v2.0.1-dev.30 [2021-10-19T13:29:50.238Z] v2.0.1-dev.31 [2021-10-19T13:29:50.238Z] v2.0.1-dev.32 [2021-10-19T13:29:50.238Z] v2.0.1-dev.33 [2021-10-19T13:29:50.238Z] v2.0.1-dev.34 [2021-10-19T13:29:50.238Z] v2.0.1-dev.35 [2021-10-19T13:29:50.238Z] v2.0.1-dev.36 [2021-10-19T13:29:50.238Z] v2.0.1-dev.37 [2021-10-19T13:29:50.238Z] v2.0.1-dev.38 [2021-10-19T13:29:50.238Z] v2.0.1-dev.39 [2021-10-19T13:29:50.238Z] v2.0.1-dev.4 [2021-10-19T13:29:50.238Z] v2.0.1-dev.40 [2021-10-19T13:29:50.238Z] v2.0.1-dev.41 [2021-10-19T13:29:50.238Z] v2.0.1-dev.42 [2021-10-19T13:29:50.238Z] v2.0.1-dev.43 [2021-10-19T13:29:50.238Z] v2.0.1-dev.44 [2021-10-19T13:29:50.238Z] v2.0.1-dev.45 [2021-10-19T13:29:50.238Z] v2.0.1-dev.46 [2021-10-19T13:29:50.238Z] v2.0.1-dev.47 [2021-10-19T13:29:50.238Z] v2.0.1-dev.48 [2021-10-19T13:29:50.238Z] v2.0.1-dev.49 [2021-10-19T13:29:50.238Z] v2.0.1-dev.5 [2021-10-19T13:29:50.238Z] v2.0.1-dev.50 [2021-10-19T13:29:50.238Z] v2.0.1-dev.51 [2021-10-19T13:29:50.238Z] v2.0.1-dev.52 [2021-10-19T13:29:50.238Z] v2.0.1-dev.53 [2021-10-19T13:29:50.238Z] v2.0.1-dev.54 [2021-10-19T13:29:50.238Z] v2.0.1-dev.55 [2021-10-19T13:29:50.238Z] v2.0.1-dev.56 [2021-10-19T13:29:50.238Z] v2.0.1-dev.57 [2021-10-19T13:29:50.238Z] v2.0.1-dev.58 [2021-10-19T13:29:50.238Z] v2.0.1-dev.59 [2021-10-19T13:29:50.238Z] v2.0.1-dev.6 [2021-10-19T13:29:50.238Z] v2.0.1-dev.60 [2021-10-19T13:29:50.238Z] v2.0.1-dev.61 [2021-10-19T13:29:50.238Z] v2.0.1-dev.62 [2021-10-19T13:29:50.238Z] v2.0.1-dev.63 [2021-10-19T13:29:50.238Z] v2.0.1-dev.64 [2021-10-19T13:29:50.238Z] v2.0.1-dev.65 [2021-10-19T13:29:50.238Z] v2.0.1-dev.66 [2021-10-19T13:29:50.238Z] v2.0.1-dev.67 [2021-10-19T13:29:50.238Z] v2.0.1-dev.68 [2021-10-19T13:29:50.238Z] v2.0.1-dev.69 [2021-10-19T13:29:50.238Z] v2.0.1-dev.7 [2021-10-19T13:29:50.238Z] v2.0.1-dev.70 [2021-10-19T13:29:50.238Z] v2.0.1-dev.71 [2021-10-19T13:29:50.238Z] v2.0.1-dev.8 [2021-10-19T13:29:50.238Z] v2.0.1-dev.9 [Pipeline] sh [2021-10-19T13:29:50.529Z] + lftools sign git-tag v2.0.1-dev.71 [2021-10-19T13:29:51.099Z] Signing Git tag with Sigul... [2021-10-19T13:29:51.099Z] Signing v2.0.1-dev.71 [Pipeline] echo [2021-10-19T13:29:53.016Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-19T13:29:53.302Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-10-19T13:29:53.311Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-10-19T13:29:53.326Z] $ docker stop --time=1 5dbbd8d4867eb74d4b778a694f94bfb4df72fc0452545d475f87a6970ee26695 [2021-10-19T13:29:54.531Z] $ docker rm -f 5dbbd8d4867eb74d4b778a694f94bfb4df72fc0452545d475f87a6970ee26695 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:29:55.189Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-19T13:29:55.189Z] . [Pipeline] withDockerContainer [2021-10-19T13:29:55.267Z] prd-centos7-docker-4c-2g-10 does not seem to be running inside a container [2021-10-19T13:29:55.317Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/82 -v /w/workspace/edgex-go/82:/w/workspace/edgex-go/82:rw,z -v /w/workspace/edgex-go/82@tmp:/w/workspace/edgex-go/82@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:10004/edgex-devops/git-semver:latest cat [2021-10-19T13:29:55.759Z] $ docker top 0106ad4f1610b2978993daf12dc309ffd555915789ac3faa5267bc9e7bf0ad70 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-19T13:29:55.868Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-19T13:29:55.868Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-19T13:29:55.998Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-19T13:29:56.001Z] $ docker exec 0106ad4f1610b2978993daf12dc309ffd555915789ac3faa5267bc9e7bf0ad70 ssh-agent [2021-10-19T13:29:56.128Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgnFAmk/agent.13 [2021-10-19T13:29:56.128Z] SSH_AGENT_PID=19 [2021-10-19T13:29:56.133Z] Running ssh-add (command line suppressed) [2021-10-19T13:29:56.244Z] Identity added: /w/workspace/edgex-go/82@tmp/private_key_7659744456422628343.key (/w/workspace/edgex-go/82@tmp/private_key_7659744456422628343.key) [2021-10-19T13:29:56.260Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-19T13:29:56.553Z] + git semver bump pre [2021-10-19T13:29:56.553Z] # -> Open(): unable to determine branch for HEAD [2021-10-19T13:29:56.553Z] # $GIT_DIR = /w/workspace/edgex-go/82/.git [2021-10-19T13:29:56.553Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/82 [2021-10-19T13:29:56.553Z] # $SEMVER_REMOTE_NAME = origin [2021-10-19T13:29:56.553Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-19T13:29:56.553Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-19T13:29:56.553Z] # $SEMVER_BRANCH = main [2021-10-19T13:29:56.553Z] # $SEMVER_DIR = /w/workspace/edgex-go/82/.semver [2021-10-19T13:29:56.553Z] 2.0.1-dev.72 [Pipeline] } [2021-10-19T13:29:56.565Z] $ docker exec --env ******** --env ******** 0106ad4f1610b2978993daf12dc309ffd555915789ac3faa5267bc9e7bf0ad70 ssh-agent -k [2021-10-19T13:29:56.675Z] unset SSH_AUTH_SOCK; [2021-10-19T13:29:56.675Z] unset SSH_AGENT_PID; [2021-10-19T13:29:56.676Z] echo Agent pid 19 killed; [2021-10-19T13:29:56.688Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-19T13:29:56.986Z] + git semver [Pipeline] } [2021-10-19T13:29:56.997Z] $ docker stop --time=1 0106ad4f1610b2978993daf12dc309ffd555915789ac3faa5267bc9e7bf0ad70 [2021-10-19T13:29:58.212Z] $ docker rm -f 0106ad4f1610b2978993daf12dc309ffd555915789ac3faa5267bc9e7bf0ad70 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:29:58.573Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-19T13:29:58.573Z] . [Pipeline] withDockerContainer [2021-10-19T13:29:58.643Z] prd-centos7-docker-4c-2g-10 does not seem to be running inside a container [2021-10-19T13:29:58.688Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/82 -v /w/workspace/edgex-go/82:/w/workspace/edgex-go/82:rw,z -v /w/workspace/edgex-go/82@tmp:/w/workspace/edgex-go/82@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:10004/edgex-devops/git-semver:latest cat [2021-10-19T13:29:59.097Z] $ docker top 89415801adc4498211b6792d0a65108a9491392a19071c15f14a01600f96fc79 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-19T13:29:59.193Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-19T13:29:59.193Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-19T13:29:59.308Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-19T13:29:59.311Z] $ docker exec 89415801adc4498211b6792d0a65108a9491392a19071c15f14a01600f96fc79 ssh-agent [2021-10-19T13:29:59.413Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCfBbjD/agent.14 [2021-10-19T13:29:59.413Z] SSH_AGENT_PID=21 [2021-10-19T13:29:59.417Z] Running ssh-add (command line suppressed) [2021-10-19T13:29:59.525Z] Identity added: /w/workspace/edgex-go/82@tmp/private_key_2638808260079419351.key (/w/workspace/edgex-go/82@tmp/private_key_2638808260079419351.key) [2021-10-19T13:29:59.542Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-19T13:29:59.830Z] + git semver push [2021-10-19T13:29:59.830Z] # -> Open(): unable to determine branch for HEAD [2021-10-19T13:29:59.830Z] # $GIT_DIR = /w/workspace/edgex-go/82/.git [2021-10-19T13:29:59.830Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/82 [2021-10-19T13:29:59.830Z] # $SEMVER_REMOTE_NAME = origin [2021-10-19T13:29:59.830Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-19T13:29:59.830Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-19T13:29:59.830Z] # $SEMVER_BRANCH = main [2021-10-19T13:29:59.830Z] # $SEMVER_DIR = /w/workspace/edgex-go/82/.semver [Pipeline] } [2021-10-19T13:30:06.440Z] $ docker exec --env ******** --env ******** 89415801adc4498211b6792d0a65108a9491392a19071c15f14a01600f96fc79 ssh-agent -k [2021-10-19T13:30:06.543Z] unset SSH_AUTH_SOCK; [2021-10-19T13:30:06.544Z] unset SSH_AGENT_PID; [2021-10-19T13:30:06.544Z] echo Agent pid 21 killed; [2021-10-19T13:30:06.554Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-19T13:30:06.852Z] + git semver [Pipeline] } [2021-10-19T13:30:06.864Z] $ docker stop --time=1 89415801adc4498211b6792d0a65108a9491392a19071c15f14a01600f96fc79 [2021-10-19T13:30:08.049Z] $ docker rm -f 89415801adc4498211b6792d0a65108a9491392a19071c15f14a01600f96fc79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-19T13:30:08.735Z] + '[' -d /w/workspace/edgex-go/82/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-19T13:30:09.034Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-19T13:30:09.584Z] ---> package-listing.sh [2021-10-19T13:30:09.584Z] ++ facter osfamily [2021-10-19T13:30:09.584Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-19T13:30:09.844Z] + OS_FAMILY=redhat [2021-10-19T13:30:09.844Z] + workspace=/w/workspace/edgex-go/82 [2021-10-19T13:30:09.844Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-19T13:30:09.844Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-19T13:30:09.844Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-19T13:30:09.844Z] + PACKAGES=/tmp/packages_start.txt [2021-10-19T13:30:09.844Z] + '[' /w/workspace/edgex-go/82 ']' [2021-10-19T13:30:09.844Z] + PACKAGES=/tmp/packages_end.txt [2021-10-19T13:30:09.844Z] + case "${OS_FAMILY}" in [2021-10-19T13:30:09.844Z] + rpm -qa [2021-10-19T13:30:09.844Z] + sort [2021-10-19T13:30:13.142Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-19T13:30:13.142Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-19T13:30:13.142Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-19T13:30:13.142Z] + '[' /w/workspace/edgex-go/82 ']' [2021-10-19T13:30:13.142Z] + mkdir -p /w/workspace/edgex-go/82/archives/ [2021-10-19T13:30:13.142Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/82/archives/ [Pipeline] echo [2021-10-19T13:30:13.156Z] 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/82/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-19T13:30:13.442Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:30:14.003Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-19T13:30:14.003Z] [2021-10-19T13:30:14.003Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-19T13:30:14.309Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-19T13:30:14.309Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-19T13:30:14.309Z] b4d181a07f80: Pulling fs layer [2021-10-19T13:30:14.309Z] a1111a8f2ec3: Pulling fs layer [2021-10-19T13:30:14.309Z] ed53099fbce6: Pulling fs layer [2021-10-19T13:30:14.309Z] dc539afda2c1: Pulling fs layer [2021-10-19T13:30:14.309Z] 77bc0d833cb6: Pulling fs layer [2021-10-19T13:30:14.309Z] 9065ff56babe: Pulling fs layer [2021-10-19T13:30:14.309Z] d287ab97295c: Pulling fs layer [2021-10-19T13:30:14.309Z] 77bc0d833cb6: Waiting [2021-10-19T13:30:14.309Z] 9065ff56babe: Waiting [2021-10-19T13:30:14.309Z] d287ab97295c: Waiting [2021-10-19T13:30:14.309Z] dc539afda2c1: Waiting [2021-10-19T13:30:14.309Z] a1111a8f2ec3: Verifying Checksum [2021-10-19T13:30:14.309Z] a1111a8f2ec3: Download complete [2021-10-19T13:30:14.309Z] dc539afda2c1: Verifying Checksum [2021-10-19T13:30:14.309Z] dc539afda2c1: Download complete [2021-10-19T13:30:14.309Z] 77bc0d833cb6: Verifying Checksum [2021-10-19T13:30:14.309Z] 77bc0d833cb6: Download complete [2021-10-19T13:30:14.309Z] ed53099fbce6: Verifying Checksum [2021-10-19T13:30:14.309Z] ed53099fbce6: Download complete [2021-10-19T13:30:14.576Z] 9065ff56babe: Verifying Checksum [2021-10-19T13:30:14.576Z] 9065ff56babe: Download complete [2021-10-19T13:30:14.576Z] b4d181a07f80: Verifying Checksum [2021-10-19T13:30:14.576Z] b4d181a07f80: Download complete [2021-10-19T13:30:15.163Z] d287ab97295c: Verifying Checksum [2021-10-19T13:30:15.163Z] d287ab97295c: Download complete [2021-10-19T13:30:16.131Z] b4d181a07f80: Pull complete [2021-10-19T13:30:16.401Z] a1111a8f2ec3: Pull complete [2021-10-19T13:30:16.979Z] ed53099fbce6: Pull complete [2021-10-19T13:30:16.979Z] dc539afda2c1: Pull complete [2021-10-19T13:30:17.240Z] 77bc0d833cb6: Pull complete [2021-10-19T13:30:17.500Z] 9065ff56babe: Pull complete [2021-10-19T13:30:22.858Z] d287ab97295c: Pull complete [2021-10-19T13:30:23.118Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-19T13:30:23.118Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-19T13:30:23.118Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-19T13:30:23.181Z] prd-centos7-docker-4c-2g-10 does not seem to be running inside a container [2021-10-19T13:30:23.213Z] $ 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/82/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/82 -v /w/workspace/edgex-go/82:/w/workspace/edgex-go/82:rw,z -v /w/workspace/edgex-go/82@tmp:/w/workspace/edgex-go/82@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-lftools-log-publisher:latest cat [2021-10-19T13:30:25.418Z] $ docker top 439736bb8009ac19e24458117cb0ba1c14ebfc9a3f5472e5fbe1f5f1c32e4a27 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-19T13:30:25.774Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-19T13:30:26.061Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-19T13:30:26.350Z] + ls /var/log/sa-host [2021-10-19T13:30:26.350Z] + sadf -c /var/log/sa-host/sa19 [2021-10-19T13:30:26.350Z] file_magic: OK [2021-10-19T13:30:26.350Z] HZ: Using current value: 100 [2021-10-19T13:30:26.350Z] file_header: OK [2021-10-19T13:30:26.350Z] 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-10-19T13:30:26.350Z] Statistics: [2021-10-19T13:30:26.350Z] 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... [2021-10-19T13:30:26.350Z] File successfully converted to sysstat format version 12.0.3 [2021-10-19T13:30:26.350Z] + sadf -c /var/log/sa-host/sa30 [2021-10-19T13:30:26.350Z] file_magic: OK [2021-10-19T13:30:26.350Z] HZ: Using current value: 100 [2021-10-19T13:30:26.350Z] file_header: OK [2021-10-19T13:30:26.350Z] 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-10-19T13:30:26.350Z] Statistics: [2021-10-19T13:30:26.350Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-19T13:30:26.350Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-19T13:30:26.440Z] provisioning config files... [2021-10-19T13:30:26.451Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/82@tmp/config8014736266226908933tmp [Pipeline] { [Pipeline] echo [2021-10-19T13:30:26.462Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-19T13:30:26.750Z] ---> create-netrc.sh [Pipeline] } [2021-10-19T13:30:26.756Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-19T13:30:27.089Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-19T13:30:27.096Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-19T13:30:27.386Z] ---> sudo-logs.sh [2021-10-19T13:30:27.386Z] Archiving 'sudo' log.. [2021-10-19T13:30:27.650Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-10.novalocal: Name or service not known [2021-10-19T13:30:27.650Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-10.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-19T13:30:27.668Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-19T13:30:27.954Z] ---> job-cost.sh [2021-10-19T13:30:27.954Z] lf-activate-venv: SKIPPING [2021-10-19T13:30:27.954Z] DEBUG: total: 0.10999999940395355 [2021-10-19T13:30:27.954Z] INFO: Retrieving Stack Cost... [2021-10-19T13:30:28.528Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-19T13:30:28.807Z] INFO: Archiving Costs [Pipeline] echo [2021-10-19T13:30:28.820Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-19T13:30:29.214Z] ---> logs-deploy.sh [2021-10-19T13:30:29.214Z] lf-activate-venv: SKIPPING [2021-10-19T13:30:29.214Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/82 [2021-10-19T13:30:29.214Z] INFO: archiving workspace using pattern(s): [2021-10-19T13:30:29.895Z] Archives upload complete. [2021-10-19T13:30:30.211Z] INFO: archiving logs to Nexus