Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 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-ssh3900831568500384575.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh2030846197732890789.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh2764929027707362220.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh2938504605725031310.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-ssh5162868841815659671.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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-400’ Running on prd-centos7-docker-4c-2g-404 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/55 [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/55 # 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/55@tmp/jenkins-gitclient-ssh8940290593392740836.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 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 (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 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 # timeout=10 Commit message: "feat(security): Give user instructions on how to install linter (#3713)" > git rev-list --no-walk 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-16T19:47:03.477Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-16T19:47:03.568Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-16T19:47:03.598Z] ========================================================= [2021-09-16T19:47:03.598Z] EdgeX Global Pipelines Version Info [2021-09-16T19:47:03.598Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-16T19:47:04.691Z] ------------------- [2021-09-16T19:47:04.691Z] stable info: [2021-09-16T19:47:04.691Z] ------------------- [2021-09-16T19:47:04.691Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-16T19:47:04.691Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-16T19:47:04.691Z] Message: update stable to v1.0.205 [2021-09-16T19:47:05.655Z] ------------------- [2021-09-16T19:47:05.655Z] experimental info: [2021-09-16T19:47:05.655Z] ------------------- [2021-09-16T19:47:05.655Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-16T19:47:05.655Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-16T19:47:05.655Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-16T19:47:05.802Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-16T19:47:05.825Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-16T19:47:05.853Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-16T19:47:05.876Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-16T19:47:05.903Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-16T19:47:05.927Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-16T19:47:05.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-16T19:47:05.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-16T19:47:05.997Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-16T19:47:06.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-16T19:47:06.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-16T19:47:06.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-16T19:47:06.097Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-16T19:47:06.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-16T19:47:06.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-16T19:47:06.165Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-16T19:47:06.194Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-16T19:47:06.217Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-16T19:47:06.240Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-16T19:47:06.263Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-16T19:47:06.285Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-16T19:47:06.309Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-16T19:47:06.331Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-16T19:47:06.354Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-09-16T19:47:06.377Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-09-16T19:47:06.400Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-09-16T19:47:06.423Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [Pipeline] echo [2021-09-16T19:47:06.446Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4342e0f [Pipeline] echo [2021-09-16T19:47:06.468Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-16T19:47:06.545Z] provisioning config files... [2021-09-16T19:47:06.570Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/55@tmp/config5055035209167169701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-16T19:47:06.923Z] ---> docker-login.sh [2021-09-16T19:47:06.923Z] nexus3.edgexfoundry.org:10001 [2021-09-16T19:47:06.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T19:47:07.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T19:47:07.193Z] Configure a credential helper to remove this warning. See [2021-09-16T19:47:07.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T19:47:07.193Z] [2021-09-16T19:47:07.193Z] Login Succeeded [2021-09-16T19:47:07.193Z] nexus3.edgexfoundry.org:10002 [2021-09-16T19:47:07.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T19:47:07.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T19:47:07.461Z] Configure a credential helper to remove this warning. See [2021-09-16T19:47:07.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T19:47:07.461Z] [2021-09-16T19:47:07.461Z] Login Succeeded [2021-09-16T19:47:07.461Z] nexus3.edgexfoundry.org:10003 [2021-09-16T19:47:07.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T19:47:07.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T19:47:07.461Z] Configure a credential helper to remove this warning. See [2021-09-16T19:47:07.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T19:47:07.461Z] [2021-09-16T19:47:07.461Z] Login Succeeded [2021-09-16T19:47:07.461Z] nexus3.edgexfoundry.org:10004 [2021-09-16T19:47:07.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T19:47:07.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T19:47:07.729Z] Configure a credential helper to remove this warning. See [2021-09-16T19:47:07.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T19:47:07.729Z] [2021-09-16T19:47:07.729Z] Login Succeeded [2021-09-16T19:47:07.729Z] docker.io [2021-09-16T19:47:07.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T19:47:08.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T19:47:08.313Z] Configure a credential helper to remove this warning. See [2021-09-16T19:47:08.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T19:47:08.313Z] [2021-09-16T19:47:08.313Z] Login Succeeded [2021-09-16T19:47:08.313Z] ---> docker-login.sh ends [Pipeline] } [2021-09-16T19:47:08.327Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-16T19:47:08.686Z] ++ 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-09-16T19:47:08.686Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-16T19:47:08.686Z] ++ dirname cmd/core-command/Dockerfile [2021-09-16T19:47:08.686Z] ++ cut -d/ -f2 [2021-09-16T19:47:08.686Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-16T19:47:08.686Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-16T19:47:08.686Z] ++ dirname cmd/core-data/Dockerfile [2021-09-16T19:47:08.686Z] ++ cut -d/ -f2 [2021-09-16T19:47:08.686Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-16T19:47:08.686Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-16T19:47:08.686Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-16T19:47:08.686Z] ++ cut -d/ -f2 [2021-09-16T19:47:08.686Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-16T19:47:08.686Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-16T19:47:08.686Z] ++ cut -d/ -f2 [2021-09-16T19:47:08.686Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-16T19:47:08.686Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-16T19:47:08.686Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-16T19:47:08.686Z] ++ cut -d/ -f2 [2021-09-16T19:47:08.686Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-16T19:47:08.686Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-16T19:47:08.686Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-16T19:47:08.686Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-16T19:47:08.686Z] ++ cut -d/ -f2 [2021-09-16T19:47:08.686Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-16T19:47:08.686Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-16T19:47:08.686Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-16T19:47:08.686Z] ++ cut -d/ -f2 [2021-09-16T19:47:08.686Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-16T19:47:08.686Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-16T19:47:08.686Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-16T19:47:08.686Z] ++ cut -d/ -f2 [2021-09-16T19:47:08.686Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-16T19:47:08.686Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-16T19:47:08.686Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-16T19:47:08.686Z] ++ cut -d/ -f2 [2021-09-16T19:47:08.686Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-16T19:47:08.748Z] 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-09-16T19:47:10.125Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-16T19:47:10.125Z] [2021-09-16T19:47:10.125Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:47:10.462Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-16T19:47:10.462Z] latest: Pulling from edgex-devops/git-semver [2021-09-16T19:47:10.462Z] 31603596830f: Pulling fs layer [2021-09-16T19:47:10.462Z] 04fac38145f0: Pulling fs layer [2021-09-16T19:47:10.462Z] 701f6daf10bf: Pulling fs layer [2021-09-16T19:47:10.462Z] 24f72da36158: Pulling fs layer [2021-09-16T19:47:10.462Z] 24f72da36158: Waiting [2021-09-16T19:47:15.810Z] 04fac38145f0: Verifying Checksum [2021-09-16T19:47:15.810Z] 04fac38145f0: Download complete [2021-09-16T19:47:15.810Z] 31603596830f: Verifying Checksum [2021-09-16T19:47:15.810Z] 31603596830f: Download complete [2021-09-16T19:47:15.810Z] 31603596830f: Pull complete [2021-09-16T19:47:16.080Z] 04fac38145f0: Pull complete [2021-09-16T19:47:16.080Z] 24f72da36158: Verifying Checksum [2021-09-16T19:47:16.080Z] 24f72da36158: Download complete [2021-09-16T19:47:16.080Z] 701f6daf10bf: Verifying Checksum [2021-09-16T19:47:16.080Z] 701f6daf10bf: Download complete [2021-09-16T19:47:16.672Z] 701f6daf10bf: Pull complete [2021-09-16T19:47:16.942Z] 24f72da36158: Pull complete [2021-09-16T19:47:16.942Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-16T19:47:16.942Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-16T19:47:16.942Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-16T19:47:17.051Z] prd-centos7-docker-4c-2g-404 does not seem to be running inside a container [2021-09-16T19:47:17.123Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/55 -v /w/workspace/edgex-go/55:/w/workspace/edgex-go/55:rw,z -v /w/workspace/edgex-go/55@tmp:/w/workspace/edgex-go/55@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-09-16T19:47:17.870Z] $ docker top 02a176d09e6841e7048529dfbd2ad28af0c12ac3676c5803387e2ab7acc5347f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-16T19:47:18.020Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-16T19:47:18.020Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-16T19:47:18.163Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-16T19:47:18.164Z] $ docker exec 02a176d09e6841e7048529dfbd2ad28af0c12ac3676c5803387e2ab7acc5347f ssh-agent [2021-09-16T19:47:18.301Z] SSH_AUTH_SOCK=/tmp/ssh-aRQ7U4sdjzDz/agent.14 [2021-09-16T19:47:18.301Z] SSH_AGENT_PID=20 [2021-09-16T19:47:18.318Z] Running ssh-add (command line suppressed) [2021-09-16T19:47:18.418Z] Identity added: /w/workspace/edgex-go/55@tmp/private_key_3293651333384955798.key (/w/workspace/edgex-go/55@tmp/private_key_3293651333384955798.key) [2021-09-16T19:47:18.444Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-16T19:47:18.764Z] + git tag --points-at HEAD [Pipeline] } [2021-09-16T19:47:18.785Z] $ docker exec --env ******** --env ******** 02a176d09e6841e7048529dfbd2ad28af0c12ac3676c5803387e2ab7acc5347f ssh-agent -k [2021-09-16T19:47:18.909Z] unset SSH_AUTH_SOCK; [2021-09-16T19:47:18.909Z] unset SSH_AGENT_PID; [2021-09-16T19:47:18.909Z] echo Agent pid 20 killed; [2021-09-16T19:47:18.927Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-16T19:47:18.966Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-16T19:47:18.966Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-16T19:47:19.095Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-16T19:47:19.097Z] $ docker exec 02a176d09e6841e7048529dfbd2ad28af0c12ac3676c5803387e2ab7acc5347f ssh-agent [2021-09-16T19:47:19.234Z] SSH_AUTH_SOCK=/tmp/ssh-am4Dbkd7OTYL/agent.55 [2021-09-16T19:47:19.234Z] SSH_AGENT_PID=61 [2021-09-16T19:47:19.243Z] Running ssh-add (command line suppressed) [2021-09-16T19:47:19.345Z] Identity added: /w/workspace/edgex-go/55@tmp/private_key_5647016405322904939.key (/w/workspace/edgex-go/55@tmp/private_key_5647016405322904939.key) [2021-09-16T19:47:19.370Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-16T19:47:19.704Z] + git semver init [2021-09-16T19:47:19.704Z] # -> Open(): unable to determine branch for HEAD [2021-09-16T19:47:19.704Z] # $GIT_DIR = /w/workspace/edgex-go/55/.git [2021-09-16T19:47:19.704Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/55 [2021-09-16T19:47:19.704Z] # $SEMVER_REMOTE_NAME = origin [2021-09-16T19:47:19.704Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-16T19:47:19.704Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-16T19:47:19.704Z] # $SEMVER_BRANCH = main [2021-09-16T19:47:19.704Z] # $SEMVER_TEMP = /tmp/semver-877943104 [2021-09-16T19:47:19.704Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-16T19:47:51.984Z] # '/tmp/semver-877943104' -> '/w/workspace/edgex-go/55/.semver' [2021-09-16T19:47:51.984Z] # -> Force: false [2021-09-16T19:47:51.984Z] # $SEMVER_DIR = /w/workspace/edgex-go/55/.semver [Pipeline] } [2021-09-16T19:47:52.005Z] $ docker exec --env ******** --env ******** 02a176d09e6841e7048529dfbd2ad28af0c12ac3676c5803387e2ab7acc5347f ssh-agent -k [2021-09-16T19:47:52.108Z] unset SSH_AUTH_SOCK; [2021-09-16T19:47:52.108Z] unset SSH_AGENT_PID; [2021-09-16T19:47:52.108Z] echo Agent pid 61 killed; [2021-09-16T19:47:52.124Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-16T19:47:52.475Z] + git semver [Pipeline] } [2021-09-16T19:47:52.498Z] $ docker stop --time=1 02a176d09e6841e7048529dfbd2ad28af0c12ac3676c5803387e2ab7acc5347f [2021-09-16T19:47:54.265Z] $ docker rm -f 02a176d09e6841e7048529dfbd2ad28af0c12ac3676c5803387e2ab7acc5347f [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-16T19:47:54.687Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-16T19:47:55.053Z] Stashed 1 file(s) [Pipeline] echo [2021-09-16T19:47:55.058Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.48 [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-09-16T19:47:55.396Z] ========================================================= [2021-09-16T19:47:55.397Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-16T19:47:55.397Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-16T19:47:55.722Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-16T19:47:55.722Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-16T19:47:55.722Z] 540db60ca938: Pulling fs layer [2021-09-16T19:47:55.722Z] adcc1eea9eea: Pulling fs layer [2021-09-16T19:47:55.722Z] 4c4ab2625f07: Pulling fs layer [2021-09-16T19:47:55.722Z] db62176df00c: Pulling fs layer [2021-09-16T19:47:55.722Z] 3b30891b0d05: Pulling fs layer [2021-09-16T19:47:55.722Z] 06b49ca38bd5: Pulling fs layer [2021-09-16T19:47:55.722Z] c788192a36de: Pulling fs layer [2021-09-16T19:47:55.722Z] a77e37c0d609: Pulling fs layer [2021-09-16T19:47:55.722Z] c3185cebc471: Pulling fs layer [2021-09-16T19:47:55.722Z] db62176df00c: Waiting [2021-09-16T19:47:55.722Z] 3b30891b0d05: Waiting [2021-09-16T19:47:55.722Z] 06b49ca38bd5: Waiting [2021-09-16T19:47:55.722Z] c788192a36de: Waiting [2021-09-16T19:47:55.722Z] a77e37c0d609: Waiting [2021-09-16T19:47:55.722Z] c3185cebc471: Waiting [2021-09-16T19:47:55.722Z] 4c4ab2625f07: Verifying Checksum [2021-09-16T19:47:55.722Z] 4c4ab2625f07: Download complete [2021-09-16T19:47:55.722Z] adcc1eea9eea: Verifying Checksum [2021-09-16T19:47:55.722Z] adcc1eea9eea: Download complete [2021-09-16T19:47:55.722Z] 3b30891b0d05: Verifying Checksum [2021-09-16T19:47:55.722Z] 3b30891b0d05: Download complete [2021-09-16T19:47:55.989Z] 06b49ca38bd5: Verifying Checksum [2021-09-16T19:47:55.989Z] 06b49ca38bd5: Download complete [2021-09-16T19:47:55.989Z] 540db60ca938: Verifying Checksum [2021-09-16T19:47:55.989Z] 540db60ca938: Download complete [2021-09-16T19:47:55.989Z] c788192a36de: Verifying Checksum [2021-09-16T19:47:55.989Z] c788192a36de: Download complete [2021-09-16T19:47:56.256Z] 540db60ca938: Pull complete [2021-09-16T19:47:56.256Z] adcc1eea9eea: Pull complete [2021-09-16T19:47:56.256Z] 4c4ab2625f07: Pull complete [2021-09-16T19:47:57.221Z] a77e37c0d609: Verifying Checksum [2021-09-16T19:47:57.221Z] a77e37c0d609: Download complete [2021-09-16T19:48:01.474Z] c3185cebc471: Verifying Checksum [2021-09-16T19:48:01.474Z] c3185cebc471: Download complete [2021-09-16T19:48:01.474Z] db62176df00c: Verifying Checksum [2021-09-16T19:48:01.474Z] db62176df00c: Download complete [2021-09-16T19:48:04.842Z] db62176df00c: Pull complete [2021-09-16T19:48:04.842Z] 3b30891b0d05: Pull complete [2021-09-16T19:48:04.842Z] 06b49ca38bd5: Pull complete [2021-09-16T19:48:04.842Z] c788192a36de: Pull complete [2021-09-16T19:48:04.842Z] a77e37c0d609: Pull complete [2021-09-16T19:48:06.809Z] c3185cebc471: Pull complete [2021-09-16T19:48:06.809Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-16T19:48:06.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-16T19:48:06.809Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-16T19:48:07.145Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-16T19:48:07.145Z] WORKDIR /edgex [2021-09-16T19:48:07.145Z] COPY go.mod . [2021-09-16T19:48:07.145Z] RUN go mod download' [2021-09-16T19:48:07.145Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-16T19:48:08.580Z] Sending build context to Docker daemon 328.8MB [2021-09-16T19:48:08.580Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-16T19:48:08.580Z] ---> 031687cdd783 [2021-09-16T19:48:08.580Z] Step 2/4 : WORKDIR /edgex [2021-09-16T19:48:09.997Z] ---> Running in d09aebfa0ac1 [2021-09-16T19:48:10.264Z] Removing intermediate container d09aebfa0ac1 [2021-09-16T19:48:10.264Z] ---> 5ebffbaaac11 [2021-09-16T19:48:10.264Z] Step 3/4 : COPY go.mod . [2021-09-16T19:48:10.264Z] ---> 9b6f33195c20 [2021-09-16T19:48:10.264Z] Step 4/4 : RUN go mod download [2021-09-16T19:48:10.264Z] ---> Running in 9babcdaaa66d [2021-09-16T19:48:10.326Z] Still waiting to schedule task [2021-09-16T19:48:10.326Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-16T19:48:42.531Z] Removing intermediate container 9babcdaaa66d [2021-09-16T19:48:42.531Z] ---> 8454fb2509d8 [2021-09-16T19:48:42.531Z] Successfully built 8454fb2509d8 [2021-09-16T19:48:42.531Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:48:42.860Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-16T19:48:42.860Z] . [Pipeline] withDockerContainer [2021-09-16T19:48:42.952Z] prd-centos7-docker-4c-2g-404 does not seem to be running inside a container [2021-09-16T19:48:43.015Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/55 -v /w/workspace/edgex-go/55:/w/workspace/edgex-go/55:rw,z -v /w/workspace/edgex-go/55@tmp:/w/workspace/edgex-go/55@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-09-16T19:48:43.382Z] $ docker top b633801364047f527926a044929255bdc95d8c9f1d7e806118244826cb685a4f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-16T19:48:43.791Z] + go version [2021-09-16T19:48:43.791Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-16T19:48:43.806Z] $ docker stop --time=1 b633801364047f527926a044929255bdc95d8c9f1d7e806118244826cb685a4f [2021-09-16T19:48:44.986Z] $ docker rm -f b633801364047f527926a044929255bdc95d8c9f1d7e806118244826cb685a4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:48:45.553Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-16T19:48:45.553Z] . [Pipeline] withDockerContainer [2021-09-16T19:48:45.638Z] prd-centos7-docker-4c-2g-404 does not seem to be running inside a container [2021-09-16T19:48:45.725Z] $ 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/55 -v /w/workspace/edgex-go/55:/w/workspace/edgex-go/55:rw,z -v /w/workspace/edgex-go/55@tmp:/w/workspace/edgex-go/55@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-09-16T19:48:46.060Z] $ docker top 18dfc9878e6fd90fb3abbc9ff81eb0cf074d381a43bba03a9f8abdb3a0b57cdc -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-16T19:48:46.153Z] ========================================================= [2021-09-16T19:48:46.153Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-16T19:48:46.153Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-16T19:48:46.469Z] + go mod tidy [Pipeline] sh [2021-09-16T19:48:47.064Z] + make test [2021-09-16T19:48:47.064Z] go mod tidy [2021-09-16T19:48:47.064Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-16T19:48:52.453Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-16T19:49:10.729Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-16T19:49:14.083Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-16T19:49:14.083Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-16T19:49:14.353Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-16T19:49:16.990Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-16T19:49:17.276Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-16T19:49:17.276Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-16T19:49:17.276Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-16T19:49:17.885Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-16T19:49:18.157Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-16T19:49:18.439Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-16T19:49:18.439Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-16T19:49:18.439Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-16T19:49:18.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-16T19:49:19.894Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements [2021-09-16T19:49:19.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-16T19:49:19.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-16T19:49:20.884Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.057s coverage: 100.0% of statements [2021-09-16T19:49:20.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-16T19:49:21.156Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.045s coverage: 46.3% of statements [2021-09-16T19:49:21.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-16T19:49:21.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-16T19:49:22.144Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.117s coverage: 90.1% of statements [2021-09-16T19:49:22.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-16T19:49:22.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-16T19:49:23.319Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 81.2% of statements [2021-09-16T19:49:23.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-16T19:49:23.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-16T19:49:23.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-16T19:49:23.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-16T19:49:23.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-16T19:49:23.907Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.275s coverage: 94.2% of statements [2021-09-16T19:49:23.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-16T19:49:23.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-16T19:49:23.907Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.099s coverage: 59.1% of statements [2021-09-16T19:49:23.907Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-16T19:49:23.907Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-16T19:49:23.907Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-16T19:49:23.907Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-16T19:49:23.907Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-16T19:49:24.504Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 60.0% of statements [2021-09-16T19:49:24.504Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-16T19:49:24.504Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-16T19:49:24.504Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-16T19:49:25.087Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.045s coverage: 0.8% of statements [2021-09-16T19:49:25.088Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-16T19:49:25.088Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements [2021-09-16T19:49:25.357Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements [2021-09-16T19:49:25.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-16T19:49:25.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements [2021-09-16T19:49:26.792Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.049s coverage: 79.5% of statements [2021-09-16T19:49:26.792Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2021-09-16T19:49:26.792Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements [2021-09-16T19:49:26.792Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements [2021-09-16T19:49:39.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.063s coverage: 94.4% of statements [2021-09-16T19:49:39.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-09-16T19:49:45.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.168s coverage: 81.8% of statements [2021-09-16T19:49:45.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-16T19:50:00.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements [2021-09-16T19:50:00.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-16T19:50:00.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-16T19:50:00.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-16T19:50:00.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2021-09-16T19:50:00.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-16T19:50:00.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-16T19:50:00.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-16T19:50:00.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-16T19:50:00.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-16T19:50:00.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2021-09-16T19:50:00.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-16T19:50:00.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-16T19:50:00.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-09-16T19:50:00.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-16T19:50:00.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2021-09-16T19:50:00.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-16T19:50:00.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-09-16T19:50:00.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-09-16T19:50:00.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-09-16T19:50:00.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.148s coverage: 91.2% of statements [2021-09-16T19:50:00.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-16T19:50:00.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.154s coverage: 64.4% of statements [2021-09-16T19:50:00.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-16T19:50:00.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-16T19:50:00.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2021-09-16T19:50:01.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.025s coverage: 91.3% of statements [2021-09-16T19:50:01.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.041s coverage: 100.0% of statements [2021-09-16T19:50:01.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2021-09-16T19:50:01.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2021-09-16T19:50:02.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.234s coverage: 70.5% of statements [2021-09-16T19:50:02.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-16T19:50:02.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-16T19:50:02.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-16T19:50:03.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.115s coverage: 43.6% of statements [2021-09-16T19:50:03.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-16T19:50:03.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-16T19:50:03.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements [2021-09-16T19:50:03.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-16T19:50:03.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements [2021-09-16T19:50:03.696Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-16T19:50:10.362Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 19.5% of statements [2021-09-16T19:50:10.363Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-16T19:50:10.363Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-16T19:50:10.363Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-16T19:50:10.363Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-16T19:50:10.363Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.119s coverage: 92.0% of statements [2021-09-16T19:50:10.363Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-16T19:50:10.363Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-16T19:50:10.363Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-16T19:50:10.363Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-16T19:50:10.363Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2021-09-16T19:50:10.363Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-16T19:50:10.363Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-16T19:50:10.363Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements [2021-09-16T19:50:10.363Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-16T19:50:10.363Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-16T19:50:10.363Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-16T19:50:10.363Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-16T19:50:10.363Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements [2021-09-16T19:50:10.363Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-16T19:50:10.363Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-16T19:50:10.363Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-16T19:50:10.363Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-16T19:50:10.363Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-16T19:50:10.363Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-16T19:50:10.363Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.046s coverage: 100.0% of statements [2021-09-16T19:50:10.363Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 95.4% of statements [2021-09-16T19:50:10.363Z] 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-09-16T19:50:30.407Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-405 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-09-16T19:50:30.425Z] Running in /w/workspace/edgex-go/55 [Pipeline] { [Pipeline] checkout [2021-09-16T19:50:30.638Z] The recommended git tool is: git [2021-09-16T19:50:32.851Z] GO111MODULE=on go vet ./... [2021-09-16T19:50:36.416Z] using credential edgex-jenkins-ssh [2021-09-16T19:50:36.435Z] Cloning the remote Git repository [2021-09-16T19:50:36.490Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-16T19:50:36.598Z] > git init /w/workspace/edgex-go/55 # timeout=10 [2021-09-16T19:50:36.676Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-16T19:50:36.677Z] > git --version # timeout=10 [2021-09-16T19:50:36.703Z] > git --version # 'git version 2.17.1' [2021-09-16T19:50:36.705Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-16T19:50:36.814Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-16T19:50:41.111Z] gofmt -l . [2021-09-16T19:50:41.111Z] [ "`gofmt -l .`" = "" ] [2021-09-16T19:50:41.384Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-16T19:50:42.333Z] + ls -al . [2021-09-16T19:50:42.333Z] total 612 [2021-09-16T19:50:42.333Z] drwxrwxr-x 10 1001 1001 4096 Sep 16 19:50 . [2021-09-16T19:50:42.333Z] drwxr-xr-x 4 root root 30 Sep 16 19:48 .. [2021-09-16T19:50:42.333Z] -rw-rw-r-- 1 1001 1001 11 Sep 16 19:46 .dockerignore [2021-09-16T19:50:42.333Z] drwxrwxr-x 8 1001 1001 162 Sep 16 19:47 .git [2021-09-16T19:50:42.333Z] drwxrwxr-x 4 1001 1001 142 Sep 16 19:46 .github [2021-09-16T19:50:42.333Z] -rw-rw-r-- 1 1001 1001 818 Sep 16 19:46 .gitignore [2021-09-16T19:50:42.333Z] -rw-rw-r-- 1 1001 1001 129 Sep 16 19:46 .golangci.yml [2021-09-16T19:50:42.333Z] -rw-rw-r-- 1 1001 1001 76 Sep 16 19:46 .hadolint.yml [2021-09-16T19:50:42.333Z] drwx------ 3 1001 1001 43 Sep 16 19:47 .semver [2021-09-16T19:50:42.333Z] -rw-rw-r-- 1 1001 1001 166 Sep 16 19:46 .sonarcloud.properties [2021-09-16T19:50:42.333Z] -rw-rw-r-- 1 1001 1001 1171 Sep 16 19:46 ADOPTERS.md [2021-09-16T19:50:42.333Z] -rw-rw-r-- 1 1001 1001 8493 Sep 16 19:46 Attribution.txt [2021-09-16T19:50:42.333Z] -rw-rw-r-- 1 1001 1001 43881 Sep 16 19:46 CHANGELOG.md [2021-09-16T19:50:42.333Z] -rw-rw-r-- 1 1001 1001 3804 Sep 16 19:46 CONTRIBUTING.md [2021-09-16T19:50:42.333Z] -rw-rw-r-- 1 1001 1001 677 Sep 16 19:46 GOVERNANCE.md [2021-09-16T19:50:42.333Z] -rw-rw-r-- 1 1001 1001 849 Sep 16 19:46 Jenkinsfile [2021-09-16T19:50:42.333Z] -rw-rw-r-- 1 1001 1001 10775 Sep 16 19:46 LICENSE [2021-09-16T19:50:42.333Z] -rw-rw-r-- 1 1001 1001 6386 Sep 16 19:46 Makefile [2021-09-16T19:50:42.333Z] -rw-rw-r-- 1 1001 1001 582 Sep 16 19:46 OWNERS.md [2021-09-16T19:50:42.333Z] -rw-rw-r-- 1 1001 1001 8643 Sep 16 19:46 README.md [2021-09-16T19:50:42.333Z] -rw-rw-r-- 1 1001 1001 6912 Sep 16 19:46 SECURITY.md [2021-09-16T19:50:42.333Z] -rw-rw-r-- 1 1001 1001 12 Sep 16 19:47 VERSION [2021-09-16T19:50:42.333Z] -rw-rw-r-- 1 1001 1001 4131 Sep 16 19:46 ZMQWindows.md [2021-09-16T19:50:42.333Z] drwxrwxr-x 2 1001 1001 37 Sep 16 19:46 bin [2021-09-16T19:50:42.333Z] drwxrwxr-x 14 1001 1001 4096 Sep 16 19:46 cmd [2021-09-16T19:50:42.333Z] -rw-r--r-- 1 root root 403630 Sep 16 19:50 coverage.out [2021-09-16T19:50:42.333Z] -rw-rw-r-- 1 1001 1001 841 Sep 16 19:46 go.mod [2021-09-16T19:50:42.333Z] -rw-r--r-- 1 root root 50064 Sep 16 19:48 go.sum [2021-09-16T19:50:42.333Z] drwxrwxr-x 8 1001 1001 124 Sep 16 19:46 internal [2021-09-16T19:50:42.333Z] drwxrwxr-x 3 1001 1001 16 Sep 16 19:46 openapi [2021-09-16T19:50:42.333Z] drwxrwxr-x 4 1001 1001 71 Sep 16 19:46 snap [2021-09-16T19:50:42.333Z] -rw-rw-r-- 1 1001 1001 204 Sep 16 19:46 version.go [Pipeline] sh [2021-09-16T19:50:42.664Z] + '[' -e coverage.out ] [2021-09-16T19:50:42.665Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-16T19:50:42.793Z] Stashed 1 file(s) [Pipeline] sh [2021-09-16T19:50:43.109Z] + make build [2021-09-16T19:50:43.109Z] go mod tidy [2021-09-16T19:50:43.109Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.48" -o cmd/core-data/core-data ./cmd/core-data [2021-09-16T19:50:44.530Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.48" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-16T19:50:51.206Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.48" -o cmd/core-command/core-command ./cmd/core-command [2021-09-16T19:50:51.475Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.48" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-16T19:50:52.442Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.48" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-16T19:50:52.715Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.48" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-16T19:50:53.248Z] Avoid second fetch [2021-09-16T19:50:53.249Z] Checking out Revision 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 (main) [2021-09-16T19:50:53.679Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.48" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-16T19:50:54.270Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.48" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-16T19:50:53.210Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-16T19:50:53.227Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-16T19:50:53.272Z] > git config core.sparsecheckout # timeout=10 [2021-09-16T19:50:53.288Z] > git checkout -f 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 # timeout=10 [2021-09-16T19:50:55.387Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.48" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-16T19:50:56.297Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.48" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-16T19:50:57.097Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.48" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-16T19:50:57.722Z] Commit message: "feat(security): Give user instructions on how to install linter (#3713)" [2021-09-16T19:50:57.858Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.48" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-16T19:50:58.114Z] provisioning config files... [2021-09-16T19:50:58.143Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/55@tmp/config1621793239884385142tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-16T19:50:58.708Z] ---> docker-login.sh [2021-09-16T19:50:58.708Z] nexus3.edgexfoundry.org:10001 [Pipeline] } [2021-09-16T19:50:59.291Z] $ docker stop --time=1 18dfc9878e6fd90fb3abbc9ff81eb0cf074d381a43bba03a9f8abdb3a0b57cdc [2021-09-16T19:51:00.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T19:51:00.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T19:51:00.422Z] Configure a credential helper to remove this warning. See [2021-09-16T19:51:00.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T19:51:00.422Z] [2021-09-16T19:51:00.422Z] Login Succeeded [2021-09-16T19:51:00.422Z] nexus3.edgexfoundry.org:10002 [2021-09-16T19:51:01.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T19:51:01.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T19:51:01.023Z] Configure a credential helper to remove this warning. See [2021-09-16T19:51:01.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T19:51:01.023Z] [2021-09-16T19:51:01.023Z] Login Succeeded [2021-09-16T19:51:01.023Z] nexus3.edgexfoundry.org:10003 [2021-09-16T19:51:01.190Z] $ docker rm -f 18dfc9878e6fd90fb3abbc9ff81eb0cf074d381a43bba03a9f8abdb3a0b57cdc [2021-09-16T19:51:01.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-09-16T19:51:01.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T19:51:01.575Z] Configure a credential helper to remove this warning. See [2021-09-16T19:51:01.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T19:51:01.575Z] [2021-09-16T19:51:01.575Z] Login Succeeded [2021-09-16T19:51:01.575Z] nexus3.edgexfoundry.org:10004 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-09-16T19:51:01.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T19:51:02.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T19:51:02.125Z] Configure a credential helper to remove this warning. See [2021-09-16T19:51:02.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T19:51:02.125Z] [2021-09-16T19:51:02.125Z] Login Succeeded [2021-09-16T19:51:02.125Z] docker.io [2021-09-16T19:51:02.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T19:51:03.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T19:51:03.031Z] Configure a credential helper to remove this warning. See [2021-09-16T19:51:03.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T19:51:03.031Z] [2021-09-16T19:51:03.031Z] Login Succeeded [2021-09-16T19:51:03.031Z] ---> docker-login.sh ends [Pipeline] } [2021-09-16T19:51:03.842Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [Pipeline] echo [2021-09-16T19:51:04.124Z] ========================================================= [2021-09-16T19:51:04.124Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-16T19:51:04.124Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-16T19:51:04.185Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-16T19:51:04.185Z] [2021-09-16T19:51:04.185Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:51:04.474Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-16T19:51:04.550Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-16T19:51:04.550Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-16T19:51:04.550Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-16T19:51:04.550Z] ca9280d653b3: Pulling fs layer [2021-09-16T19:51:04.550Z] 7e9c9ca2126c: Pulling fs layer [2021-09-16T19:51:05.132Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-16T19:51:05.132Z] cbdbe7a5bc2a: Download complete [2021-09-16T19:51:05.132Z] cbdbe7a5bc2a: Pull complete [2021-09-16T19:51:05.456Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-16T19:51:05.456Z] 595b0fe564bb: Pulling fs layer [2021-09-16T19:51:05.456Z] 24495759ef45: Pulling fs layer [2021-09-16T19:51:05.456Z] d148012ef14d: Pulling fs layer [2021-09-16T19:51:05.456Z] e90a11edd702: Pulling fs layer [2021-09-16T19:51:05.456Z] d77568369979: Pulling fs layer [2021-09-16T19:51:05.456Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-16T19:51:05.456Z] 170f2ba95c9a: Pulling fs layer [2021-09-16T19:51:05.456Z] 97ac5df62f85: Pulling fs layer [2021-09-16T19:51:05.456Z] e90a11edd702: Waiting [2021-09-16T19:51:05.456Z] d77568369979: Waiting [2021-09-16T19:51:05.456Z] fc1c9f9a7f3b: Waiting [2021-09-16T19:51:05.456Z] 170f2ba95c9a: Waiting [2021-09-16T19:51:05.456Z] 97ac5df62f85: Waiting [2021-09-16T19:51:05.456Z] d148012ef14d: Download complete [2021-09-16T19:51:05.456Z] 24495759ef45: Verifying Checksum [2021-09-16T19:51:05.456Z] 24495759ef45: Download complete [2021-09-16T19:51:05.456Z] d77568369979: Download complete [2021-09-16T19:51:05.456Z] fc1c9f9a7f3b: Download complete [2021-09-16T19:51:05.456Z] 595b0fe564bb: Verifying Checksum [2021-09-16T19:51:05.456Z] 595b0fe564bb: Download complete [2021-09-16T19:51:05.456Z] 170f2ba95c9a: Verifying Checksum [2021-09-16T19:51:05.456Z] 170f2ba95c9a: Download complete [2021-09-16T19:51:06.442Z] 595b0fe564bb: Pull complete [2021-09-16T19:51:06.539Z] ca9280d653b3: Verifying Checksum [2021-09-16T19:51:06.539Z] ca9280d653b3: Download complete [2021-09-16T19:51:07.048Z] 24495759ef45: Pull complete [2021-09-16T19:51:07.122Z] ca9280d653b3: Pull complete [2021-09-16T19:51:07.326Z] d148012ef14d: Pull complete [2021-09-16T19:51:09.316Z] 97ac5df62f85: Verifying Checksum [2021-09-16T19:51:09.316Z] 97ac5df62f85: Download complete [2021-09-16T19:51:09.914Z] e90a11edd702: Verifying Checksum [2021-09-16T19:51:09.914Z] e90a11edd702: Download complete [2021-09-16T19:51:11.373Z] 7e9c9ca2126c: Verifying Checksum [2021-09-16T19:51:11.374Z] 7e9c9ca2126c: Download complete [2021-09-16T19:51:13.979Z] 7e9c9ca2126c: Pull complete [2021-09-16T19:51:13.979Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-16T19:51:13.979Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-16T19:51:13.979Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-16T19:51:14.080Z] prd-centos7-docker-4c-2g-404 does not seem to be running inside a container [2021-09-16T19:51:14.156Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/55 -v /w/workspace/edgex-go/55:/w/workspace/edgex-go/55:rw,z -v /w/workspace/edgex-go/55@tmp:/w/workspace/edgex-go/55@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-09-16T19:51:16.789Z] $ docker top f3158af7f677ac0f1a96060137544503a37a86f9596fa1ae7f2d55bf0616d400 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-16T19:51:17.187Z] + grep parallel [2021-09-16T19:51:17.187Z] + docker-compose build --help [2021-09-16T19:51:17.768Z] --parallel Build images in parallel. [Pipeline] } [2021-09-16T19:51:17.784Z] $ docker stop --time=1 f3158af7f677ac0f1a96060137544503a37a86f9596fa1ae7f2d55bf0616d400 [2021-09-16T19:51:18.958Z] $ docker rm -f f3158af7f677ac0f1a96060137544503a37a86f9596fa1ae7f2d55bf0616d400 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:51:19.398Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-16T19:51:19.398Z] . [Pipeline] withDockerContainer [2021-09-16T19:51:19.489Z] prd-centos7-docker-4c-2g-404 does not seem to be running inside a container [2021-09-16T19:51:19.558Z] $ 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/55 -v /w/workspace/edgex-go/55:/w/workspace/edgex-go/55:rw,z -v /w/workspace/edgex-go/55@tmp:/w/workspace/edgex-go/55@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-09-16T19:51:19.886Z] $ docker top a61cad3d64483a41f1c0f8db64c3073ed9f993dc67fade5714a77a42e9ab8ac9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-16T19:51:20.090Z] e90a11edd702: Pull complete [2021-09-16T19:51:20.277Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-16T19:51:20.687Z] d77568369979: Pull complete [2021-09-16T19:51:20.865Z] Building core-command ... [2021-09-16T19:51:20.865Z] Building core-data ... [2021-09-16T19:51:20.865Z] Building core-metadata ... [2021-09-16T19:51:20.865Z] Building security-bootstrapper ... [2021-09-16T19:51:20.865Z] Building security-proxy-setup ... [2021-09-16T19:51:20.865Z] Building security-secretstore-setup ... [2021-09-16T19:51:20.865Z] Building support-notifications ... [2021-09-16T19:51:20.865Z] Building support-scheduler ... [2021-09-16T19:51:20.865Z] Building sys-mgmt-agent ... [2021-09-16T19:51:20.865Z] Building sys-mgmt-agent [2021-09-16T19:51:20.865Z] Building support-notifications [2021-09-16T19:51:20.865Z] Building core-command [2021-09-16T19:51:20.865Z] Building support-scheduler [2021-09-16T19:51:20.865Z] Building security-proxy-setup [2021-09-16T19:51:20.961Z] fc1c9f9a7f3b: Pull complete [2021-09-16T19:51:21.235Z] 170f2ba95c9a: Pull complete [2021-09-16T19:51:27.963Z] 97ac5df62f85: Pull complete [2021-09-16T19:51:27.964Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-16T19:51:27.964Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-16T19:51:27.964Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-16T19:51:28.320Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-16T19:51:28.320Z] WORKDIR /edgex [2021-09-16T19:51:28.320Z] COPY go.mod . [2021-09-16T19:51:28.320Z] RUN go mod download build [2021-09-16T19:51:28.320Z] -t ci-base-image-arm64 -f - . [2021-09-16T19:51:30.314Z] Sending build context to Docker daemon 166MB [2021-09-16T19:51:30.314Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-16T19:51:30.314Z] ---> 04bc70af865f [2021-09-16T19:51:30.314Z] Step 2/4 : WORKDIR /edgex [2021-09-16T19:51:30.950Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-16T19:51:30.950Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-16T19:51:30.950Z] ---> 8454fb2509d8 [2021-09-16T19:51:30.950Z] Step 3/24 : WORKDIR /edgex-go [2021-09-16T19:51:30.950Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-16T19:51:30.950Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-16T19:51:30.950Z] ---> 8454fb2509d8 [2021-09-16T19:51:30.950Z] Step 3/24 : WORKDIR /edgex-go [2021-09-16T19:51:35.206Z] ---> Running in 55ae24671d5f [2021-09-16T19:51:35.206Z] ---> Running in afbc48808d1d [2021-09-16T19:51:35.713Z] ---> Running in 1396e69bb560 [2021-09-16T19:51:35.713Z] Removing intermediate container 1396e69bb560 [2021-09-16T19:51:35.713Z] ---> 71ca2caad9f6 [2021-09-16T19:51:35.713Z] Step 3/4 : COPY go.mod . [2021-09-16T19:51:36.694Z] ---> 6ccc84e044d1 [2021-09-16T19:51:36.694Z] Step 4/4 : RUN go mod download [2021-09-16T19:51:36.967Z] ---> Running in 15faea8a221b [2021-09-16T19:51:41.827Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-16T19:51:41.827Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-16T19:51:41.827Z] ---> 8454fb2509d8 [2021-09-16T19:51:41.827Z] Step 3/23 : WORKDIR /edgex-go [2021-09-16T19:51:44.410Z] ---> Running in d4551cc22875 [2021-09-16T19:51:44.410Z] Removing intermediate container 55ae24671d5f [2021-09-16T19:51:44.410Z] ---> a914fce1b36f [2021-09-16T19:51:44.410Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T19:51:44.410Z] Removing intermediate container afbc48808d1d [2021-09-16T19:51:44.410Z] ---> a6032c25255b [2021-09-16T19:51:44.410Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T19:51:44.410Z] ---> Running in a7b9919c1a20 [2021-09-16T19:51:44.410Z] ---> Running in e200faad7962 [2021-09-16T19:51:44.410Z] Removing intermediate container d4551cc22875 [2021-09-16T19:51:44.410Z] ---> ff733b25556f [2021-09-16T19:51:44.410Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T19:51:44.410Z] ---> Running in ca5ce9e96cf6 [2021-09-16T19:51:45.374Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-16T19:51:45.651Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-16T19:51:45.651Z] ---> 8454fb2509d8 [2021-09-16T19:51:45.651Z] Step 3/22 : WORKDIR /edgex-go [2021-09-16T19:51:45.651Z] ---> Using cache [2021-09-16T19:51:45.651Z] ---> ff733b25556f [2021-09-16T19:51:45.651Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T19:51:45.651Z] Removing intermediate container a7b9919c1a20 [2021-09-16T19:51:45.651Z] ---> 3119e89b2db7 [2021-09-16T19:51:45.651Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-16T19:51:45.651Z] ---> Running in 3bb825c402a8 [2021-09-16T19:51:45.651Z] ---> Running in cacf5c5afba8 [2021-09-16T19:51:45.928Z] Removing intermediate container ca5ce9e96cf6 [2021-09-16T19:51:45.928Z] ---> 9d326f09014f [2021-09-16T19:51:45.928Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-16T19:51:45.928Z] Removing intermediate container e200faad7962 [2021-09-16T19:51:45.928Z] ---> 7c2cb25f1bbe [2021-09-16T19:51:45.928Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-16T19:51:45.928Z] ---> Running in 2067c26e6537 [2021-09-16T19:51:46.217Z] ---> Running in f152b8ce310c [2021-09-16T19:51:46.490Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-16T19:51:46.490Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-16T19:51:46.490Z] ---> 8454fb2509d8 [2021-09-16T19:51:46.490Z] Step 3/23 : WORKDIR /edgex-go [2021-09-16T19:51:46.490Z] ---> Using cache [2021-09-16T19:51:46.490Z] ---> ff733b25556f [2021-09-16T19:51:46.490Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T19:51:46.490Z] ---> Using cache [2021-09-16T19:51:46.490Z] ---> 9d326f09014f [2021-09-16T19:51:46.491Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-16T19:51:46.491Z] ---> Running in faa562a77dec [2021-09-16T19:51:46.491Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-16T19:51:46.762Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-16T19:51:46.762Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-16T19:51:46.762Z] Removing intermediate container 3bb825c402a8 [2021-09-16T19:51:46.762Z] ---> 414fa4b1e861 [2021-09-16T19:51:46.762Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-16T19:51:46.762Z] ---> Running in a187e716aea8 [2021-09-16T19:51:46.762Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-16T19:51:47.032Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-16T19:51:47.619Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-16T19:51:47.619Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-16T19:51:47.888Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-16T19:51:47.888Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-16T19:51:47.888Z] OK: 219 MiB in 52 packages [2021-09-16T19:51:48.162Z] Removing intermediate container 2067c26e6537 [2021-09-16T19:51:48.162Z] ---> 8b97a72c7a01 [2021-09-16T19:51:48.162Z] Step 6/23 : COPY go.mod . [2021-09-16T19:51:48.445Z] OK: 219 MiB in 52 packages [2021-09-16T19:51:48.445Z] OK: 219 MiB in 52 packages [2021-09-16T19:51:48.445Z] ---> 93cac3cf3370 [2021-09-16T19:51:48.445Z] Step 7/23 : RUN go mod download [2021-09-16T19:51:48.445Z] ---> Running in e5113b0b2aad [2021-09-16T19:51:48.445Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-16T19:51:48.714Z] Removing intermediate container a187e716aea8 [2021-09-16T19:51:48.714Z] ---> b9a94ef242f0 [2021-09-16T19:51:48.714Z] Step 6/22 : COPY go.mod . [2021-09-16T19:51:48.714Z] Removing intermediate container cacf5c5afba8 [2021-09-16T19:51:48.714Z] ---> 38dc40746eda [2021-09-16T19:51:48.714Z] Step 6/24 : COPY go.mod . [2021-09-16T19:51:48.993Z] ---> f6f0491342f6 [2021-09-16T19:51:48.993Z] Step 7/22 : RUN go mod download [2021-09-16T19:51:48.993Z] ---> b62c2d70d955 [2021-09-16T19:51:48.993Z] Step 7/24 : RUN go mod download [2021-09-16T19:51:48.993Z] ---> Running in 4fc1e93cda5f [2021-09-16T19:51:48.993Z] ---> Running in 8390cee8cd2f [2021-09-16T19:51:49.264Z] OK: 219 MiB in 52 packages [2021-09-16T19:51:49.847Z] Removing intermediate container f152b8ce310c [2021-09-16T19:51:49.847Z] ---> df07b18bf1f1 [2021-09-16T19:51:49.847Z] Step 6/24 : COPY go.mod . [2021-09-16T19:51:49.847Z] Removing intermediate container e5113b0b2aad [2021-09-16T19:51:49.847Z] ---> 48b259fb294c [2021-09-16T19:51:49.847Z] Step 8/23 : COPY . . [2021-09-16T19:51:50.117Z] ---> e2ff31e20fc5 [2021-09-16T19:51:50.117Z] Step 7/24 : RUN go mod download [2021-09-16T19:51:50.398Z] ---> Running in 0b5b8da636c5 [2021-09-16T19:51:50.989Z] OK: 219 MiB in 52 packages [2021-09-16T19:51:51.980Z] Removing intermediate container 4fc1e93cda5f [2021-09-16T19:51:51.980Z] ---> 8a966d020550 [2021-09-16T19:51:51.980Z] Step 8/22 : COPY . . [2021-09-16T19:51:52.947Z] Removing intermediate container 8390cee8cd2f [2021-09-16T19:51:52.947Z] ---> d616080fae7d [2021-09-16T19:51:52.947Z] Step 8/24 : COPY . . [2021-09-16T19:51:52.947Z] Removing intermediate container faa562a77dec [2021-09-16T19:51:52.947Z] ---> d42b2ad3bd38 [2021-09-16T19:51:52.947Z] Step 6/23 : COPY go.mod . [2021-09-16T19:51:53.542Z] ---> 9879952eba3c [2021-09-16T19:51:53.542Z] Step 7/23 : RUN go mod download [2021-09-16T19:51:55.509Z] Removing intermediate container 0b5b8da636c5 [2021-09-16T19:51:55.509Z] ---> a02b04d2b121 [2021-09-16T19:51:55.509Z] Step 8/24 : COPY . . [2021-09-16T19:51:55.774Z] ---> Running in 37aae645d7cc [2021-09-16T19:51:55.774Z] ---> 307c4799a399 [2021-09-16T19:51:55.774Z] Step 9/23 : RUN go mod tidy [2021-09-16T19:51:56.371Z] ---> Running in a4b6bde2e328 [2021-09-16T19:51:58.995Z] Removing intermediate container 37aae645d7cc [2021-09-16T19:51:58.995Z] ---> 16c6104ed02d [2021-09-16T19:51:58.995Z] Step 8/23 : COPY . . [2021-09-16T19:51:59.613Z] Removing intermediate container a4b6bde2e328 [2021-09-16T19:51:59.613Z] ---> e5147705c741 [2021-09-16T19:51:59.613Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-16T19:52:00.579Z] ---> 0872e886580b [2021-09-16T19:52:00.579Z] Step 9/22 : RUN go mod tidy [2021-09-16T19:52:00.579Z] ---> Running in c456e9ce2199 [2021-09-16T19:52:00.847Z] ---> 55660f4a87c3 [2021-09-16T19:52:00.847Z] Step 9/24 : RUN go mod tidy [2021-09-16T19:52:01.824Z] ---> Running in 957a49d1bad3 [2021-09-16T19:52:02.409Z] ---> Running in c19bfa292639 [2021-09-16T19:52:02.994Z] ---> 2dd765c97add [2021-09-16T19:52:02.994Z] Step 9/24 : RUN go mod tidy [2021-09-16T19:52:03.262Z] ---> Running in 8d901a8606fa [2021-09-16T19:52:03.864Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.48" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-16T19:52:06.464Z] Removing intermediate container 957a49d1bad3 [2021-09-16T19:52:06.464Z] ---> 8f02f764c6c7 [2021-09-16T19:52:06.464Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-16T19:52:06.732Z] ---> Running in 5d74a9c20766 [2021-09-16T19:52:07.719Z] Removing intermediate container c19bfa292639 [2021-09-16T19:52:07.719Z] ---> e970b0e12267 [2021-09-16T19:52:07.719Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-16T19:52:08.307Z] ---> Running in f3b5b5aec87b [2021-09-16T19:52:08.307Z] Removing intermediate container 8d901a8606fa [2021-09-16T19:52:08.307Z] ---> 182aef87449c [2021-09-16T19:52:08.307Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-16T19:52:08.582Z] ---> Running in 30d228c95490 [2021-09-16T19:52:08.853Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.48" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-16T19:52:09.821Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.48" -o cmd/core-command/core-command ./cmd/core-command [2021-09-16T19:52:10.410Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.48" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-16T19:52:17.151Z] ---> ff14845fcb1f [2021-09-16T19:52:17.151Z] Step 9/23 : RUN go mod tidy [2021-09-16T19:52:17.151Z] ---> Running in 37f942b9ae96 [2021-09-16T19:52:18.112Z] Removing intermediate container 37f942b9ae96 [2021-09-16T19:52:18.112Z] ---> a04458388a45 [2021-09-16T19:52:18.112Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-16T19:52:18.112Z] ---> Running in 24442ba9089f [2021-09-16T19:52:18.695Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.48" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-16T19:52:36.941Z] Removing intermediate container c456e9ce2199 [2021-09-16T19:52:36.941Z] ---> c97ea3b7eb1b [2021-09-16T19:52:36.941Z] [2021-09-16T19:52:36.941Z] Step 11/23 : FROM alpine:3.12 [2021-09-16T19:52:36.941Z] 3.12: Pulling from library/alpine [2021-09-16T19:52:37.917Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-16T19:52:37.917Z] Status: Downloaded newer image for alpine:3.12 [2021-09-16T19:52:37.917Z] ---> 48b8ec4ed9eb [2021-09-16T19:52:37.917Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-16T19:52:38.196Z] ---> Running in 56933eb4feb7 [2021-09-16T19:52:38.470Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-16T19:52:38.750Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-16T19:52:39.027Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-16T19:52:39.027Z] Executing busybox-1.31.1-r20.trigger [2021-09-16T19:52:39.027Z] OK: 6 MiB in 15 packages [2021-09-16T19:52:39.634Z] Removing intermediate container 56933eb4feb7 [2021-09-16T19:52:39.634Z] ---> 3142955f862d [2021-09-16T19:52:39.634Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-16T19:52:39.634Z] ---> Running in 0284c48600e5 [2021-09-16T19:52:39.634Z] Removing intermediate container 0284c48600e5 [2021-09-16T19:52:39.634Z] ---> fe855ea136bf [2021-09-16T19:52:39.634Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-16T19:52:39.910Z] ---> Running in 35e8b2109c5f [2021-09-16T19:52:39.910Z] Removing intermediate container 35e8b2109c5f [2021-09-16T19:52:39.910Z] ---> 67abba48f31f [2021-09-16T19:52:39.910Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-16T19:52:39.910Z] ---> Running in e1bde05aad9f [2021-09-16T19:52:40.179Z] Removing intermediate container e1bde05aad9f [2021-09-16T19:52:40.179Z] ---> a219fdcc19d7 [2021-09-16T19:52:40.179Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-16T19:52:40.450Z] ---> 50705c5809ff [2021-09-16T19:52:40.450Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-16T19:52:41.036Z] ---> 3ad7e595effa [2021-09-16T19:52:41.036Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-16T19:52:41.305Z] ---> 953542f43a34 [2021-09-16T19:52:41.305Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-16T19:52:41.305Z] ---> Running in 81960cc8d8b8 [2021-09-16T19:52:41.305Z] Removing intermediate container 81960cc8d8b8 [2021-09-16T19:52:41.305Z] ---> 292c9b12598e [2021-09-16T19:52:41.305Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-16T19:52:41.574Z] ---> Running in c17b020f505c [2021-09-16T19:52:41.574Z] Removing intermediate container c17b020f505c [2021-09-16T19:52:41.574Z] ---> ddc06a7fa8db [2021-09-16T19:52:41.574Z] Step 21/23 : LABEL arch=x86_64 [2021-09-16T19:52:41.574Z] ---> Running in c39ab1673cbf [2021-09-16T19:52:41.840Z] Removing intermediate container c39ab1673cbf [2021-09-16T19:52:41.840Z] ---> 2c80ed4f3b7c [2021-09-16T19:52:41.840Z] Step 22/23 : LABEL git_sha=4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T19:52:41.840Z] ---> Running in d94017fb0203 [2021-09-16T19:52:42.110Z] Removing intermediate container d94017fb0203 [2021-09-16T19:52:42.110Z] ---> 7efeaf48ac18 [2021-09-16T19:52:42.110Z] Step 23/23 : LABEL version=2.0.1-dev.48 [2021-09-16T19:52:42.110Z] ---> Running in 38af2bc7e1b2 [2021-09-16T19:52:42.381Z] Removing intermediate container 38af2bc7e1b2 [2021-09-16T19:52:42.381Z] ---> e35f65177988 [2021-09-16T19:52:42.381Z] [2021-09-16T19:52:42.381Z] Successfully built e35f65177988 [2021-09-16T19:52:42.381Z] Successfully tagged support-scheduler:latest [2021-09-16T19:52:42.381Z]  Building support-scheduler ... done Building core-metadata [2021-09-16T19:52:43.349Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.48" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-16T19:52:47.615Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-16T19:52:47.615Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-16T19:52:47.615Z] ---> 8454fb2509d8 [2021-09-16T19:52:47.615Z] Step 3/24 : WORKDIR /edgex-go [2021-09-16T19:52:47.615Z] ---> Using cache [2021-09-16T19:52:47.615Z] ---> ff733b25556f [2021-09-16T19:52:47.615Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T19:52:47.615Z] ---> Using cache [2021-09-16T19:52:47.615Z] ---> 414fa4b1e861 [2021-09-16T19:52:47.615Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-16T19:52:47.615Z] ---> Using cache [2021-09-16T19:52:47.615Z] ---> b9a94ef242f0 [2021-09-16T19:52:47.615Z] Step 6/24 : COPY go.mod . [2021-09-16T19:52:47.615Z] ---> Using cache [2021-09-16T19:52:47.615Z] ---> f6f0491342f6 [2021-09-16T19:52:47.615Z] Step 7/24 : RUN go mod download [2021-09-16T19:52:47.615Z] ---> Using cache [2021-09-16T19:52:47.615Z] ---> 8a966d020550 [2021-09-16T19:52:47.615Z] Step 8/24 : COPY . . [2021-09-16T19:52:47.615Z] ---> Using cache [2021-09-16T19:52:47.615Z] ---> 0872e886580b [2021-09-16T19:52:47.615Z] Step 9/24 : RUN go mod tidy [2021-09-16T19:52:47.615Z] ---> Using cache [2021-09-16T19:52:47.615Z] ---> 8f02f764c6c7 [2021-09-16T19:52:47.615Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-16T19:52:48.207Z] ---> Running in 4f11ade54a54 [2021-09-16T19:52:49.206Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.48" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-16T19:52:50.233Z] Removing intermediate container 5d74a9c20766 [2021-09-16T19:52:50.233Z] ---> fb06a0566995 [2021-09-16T19:52:50.515Z] [2021-09-16T19:52:50.515Z] Step 11/22 : FROM alpine:3.12 [2021-09-16T19:52:50.515Z] ---> 48b8ec4ed9eb [2021-09-16T19:52:50.515Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-16T19:52:50.515Z] ---> Running in f796256af13f [2021-09-16T19:52:50.795Z] Removing intermediate container f3b5b5aec87b [2021-09-16T19:52:50.795Z] ---> 9f269fe3506f [2021-09-16T19:52:50.795Z] [2021-09-16T19:52:50.795Z] Step 11/24 : FROM alpine:3.12 [2021-09-16T19:52:50.795Z] ---> 48b8ec4ed9eb [2021-09-16T19:52:50.795Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-16T19:52:50.795Z] ---> Using cache [2021-09-16T19:52:50.795Z] ---> 3142955f862d [2021-09-16T19:52:50.795Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-16T19:52:50.795Z] ---> Using cache [2021-09-16T19:52:50.795Z] ---> fe855ea136bf [2021-09-16T19:52:50.795Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-16T19:52:50.795Z] Removing intermediate container 30d228c95490 [2021-09-16T19:52:50.795Z] ---> 52aec09ea433 [2021-09-16T19:52:50.795Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-16T19:52:50.795Z] ---> Running in 1255e9d0f19a [2021-09-16T19:52:50.795Z] ---> Running in 6c525d58f418 [2021-09-16T19:52:51.074Z] Removing intermediate container 1255e9d0f19a [2021-09-16T19:52:51.074Z] ---> 19ad9b30bc9a [2021-09-16T19:52:51.074Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-16T19:52:51.074Z] ---> Running in ea93e83ac6f9 [2021-09-16T19:52:51.074Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-16T19:52:51.345Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-16T19:52:51.345Z] Removing intermediate container ea93e83ac6f9 [2021-09-16T19:52:51.345Z] ---> 526d17739026 [2021-09-16T19:52:51.345Z] Step 16/24 : WORKDIR / [2021-09-16T19:52:51.345Z] ---> Running in 5cd87607939a [2021-09-16T19:52:51.345Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-16T19:52:51.345Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-16T19:52:51.345Z] (3/4) Installing libcurl (7.79.0-r0) [2021-09-16T19:52:51.345Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.48" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-16T19:52:51.345Z] (4/4) Installing curl (7.79.0-r0) [2021-09-16T19:52:51.345Z] Executing busybox-1.31.1-r20.trigger [2021-09-16T19:52:51.345Z] Executing ca-certificates-20191127-r4.trigger [2021-09-16T19:52:51.615Z] OK: 7 MiB in 18 packages [2021-09-16T19:52:51.615Z] Removing intermediate container 5cd87607939a [2021-09-16T19:52:51.615Z] ---> 11727ec0d263 [2021-09-16T19:52:51.615Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-16T19:52:52.203Z] ---> 1ac951197c70 [2021-09-16T19:52:52.203Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-16T19:52:52.203Z] Removing intermediate container f796256af13f [2021-09-16T19:52:52.203Z] ---> 33a1713682ab [2021-09-16T19:52:52.203Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-16T19:52:52.203Z] ---> Running in 3a6d42bec350 [2021-09-16T19:52:52.483Z] Removing intermediate container 3a6d42bec350 [2021-09-16T19:52:52.483Z] ---> 84ab30e0099e [2021-09-16T19:52:52.483Z] Step 14/22 : WORKDIR /edgex [2021-09-16T19:52:52.483Z] ---> Running in a41d789a8183 [2021-09-16T19:52:52.483Z] ---> e4d698a9a1a2 [2021-09-16T19:52:52.483Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-16T19:52:52.760Z] Removing intermediate container a41d789a8183 [2021-09-16T19:52:52.760Z] ---> 8884aa335c60 [2021-09-16T19:52:52.760Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-16T19:52:52.760Z] ---> 155b7871c971 [2021-09-16T19:52:52.760Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-16T19:52:53.052Z] ---> Running in 46f241111652 [2021-09-16T19:52:53.052Z] Removing intermediate container 46f241111652 [2021-09-16T19:52:53.052Z] ---> e47207812402 [2021-09-16T19:52:53.052Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-16T19:52:53.346Z] ---> Running in 361639c4829c [2021-09-16T19:52:53.346Z] ---> 12a48574b68a [2021-09-16T19:52:53.346Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-16T19:52:53.346Z] Removing intermediate container 6c525d58f418 [2021-09-16T19:52:53.346Z] ---> bda0c4d9c409 [2021-09-16T19:52:53.346Z] [2021-09-16T19:52:53.346Z] Step 12/24 : FROM docker:20.10.7 [2021-09-16T19:52:53.346Z] Removing intermediate container 361639c4829c [2021-09-16T19:52:53.346Z] ---> ade73d67ac88 [2021-09-16T19:52:53.346Z] Step 22/24 : LABEL arch=x86_64 [2021-09-16T19:52:53.624Z] ---> Running in 43aeb329d483 [2021-09-16T19:52:53.624Z] 20.10.7: Pulling from library/docker [2021-09-16T19:52:53.900Z] Removing intermediate container 43aeb329d483 [2021-09-16T19:52:53.900Z] ---> ecbc6b1fabda [2021-09-16T19:52:53.900Z] Step 23/24 : LABEL git_sha=4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T19:52:53.900Z] ---> Running in f5538aed2fe5 [2021-09-16T19:52:53.900Z] ---> db20fd5a32f1 [2021-09-16T19:52:53.900Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-16T19:52:54.179Z] Removing intermediate container f5538aed2fe5 [2021-09-16T19:52:54.179Z] ---> 591ae630f1e3 [2021-09-16T19:52:54.180Z] Step 24/24 : LABEL version=2.0.1-dev.48 [2021-09-16T19:52:54.180Z] ---> Running in 9596390722e3 [2021-09-16T19:52:54.786Z] Removing intermediate container 9596390722e3 [2021-09-16T19:52:54.786Z] ---> da5015104af6 [2021-09-16T19:52:54.786Z] [2021-09-16T19:52:54.786Z] ---> 1e60c86182d1 [2021-09-16T19:52:54.786Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-16T19:52:54.786Z] Successfully built da5015104af6 [2021-09-16T19:52:54.786Z] Successfully tagged core-command:latest [2021-09-16T19:52:54.786Z] Building security-secretstore-setup [2021-09-16T19:52:54.786Z]  Building core-command ... done  ---> Running in 36ad40351de0 [2021-09-16T19:52:55.072Z] Removing intermediate container 36ad40351de0 [2021-09-16T19:52:55.072Z] ---> ab040fb8869f [2021-09-16T19:52:55.072Z] Step 19/22 : CMD ["--init=true"] [2021-09-16T19:52:55.350Z] ---> Running in 476fe2ec0993 [2021-09-16T19:52:56.337Z] Removing intermediate container 476fe2ec0993 [2021-09-16T19:52:56.337Z] ---> fb20688dd8f6 [2021-09-16T19:52:56.337Z] Step 20/22 : LABEL arch=x86_64 [2021-09-16T19:52:56.613Z] ---> Running in a41c6da15e0b [2021-09-16T19:52:57.424Z] Removing intermediate container a41c6da15e0b [2021-09-16T19:52:57.424Z] ---> d7f2e87a0fb2 [2021-09-16T19:52:57.424Z] Step 21/22 : LABEL git_sha=4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T19:52:57.424Z] ---> Running in 8d22cd577364 [2021-09-16T19:52:57.424Z] Removing intermediate container 8d22cd577364 [2021-09-16T19:52:57.424Z] ---> eb7011020405 [2021-09-16T19:52:57.424Z] Step 22/22 : LABEL version=2.0.1-dev.48 [2021-09-16T19:52:57.705Z] ---> Running in e9e717972371 [2021-09-16T19:52:57.992Z] Removing intermediate container e9e717972371 [2021-09-16T19:52:57.992Z] ---> 0aa074f5ff5e [2021-09-16T19:52:57.992Z] [2021-09-16T19:52:58.272Z] Successfully built 0aa074f5ff5e [2021-09-16T19:52:58.272Z] Successfully tagged security-proxy-setup:latest [2021-09-16T19:52:58.272Z] Building security-bootstrapper [2021-09-16T19:52:58.568Z]  Building security-proxy-setup ... done Removing intermediate container 24442ba9089f [2021-09-16T19:52:58.568Z] ---> 29e6fb20e3d7 [2021-09-16T19:52:58.568Z] [2021-09-16T19:52:58.568Z] Step 11/23 : FROM alpine:3.12 [2021-09-16T19:52:58.568Z] ---> 48b8ec4ed9eb [2021-09-16T19:52:58.568Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-16T19:52:59.002Z] Removing intermediate container 15faea8a221b [2021-09-16T19:52:59.002Z] ---> de9459d6fb20 [2021-09-16T19:52:59.275Z] Successfully built de9459d6fb20 [2021-09-16T19:52:59.275Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:52:59.651Z] + docker inspect -f . ci-base-image-arm64 [2021-09-16T19:52:59.651Z] . [Pipeline] withDockerContainer [2021-09-16T19:52:59.931Z] prd-ubuntu18.04-docker-arm64-4c-16g-405 does not seem to be running inside a container [2021-09-16T19:53:00.015Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/55 -v /w/workspace/edgex-go/55:/w/workspace/edgex-go/55:rw,z -v /w/workspace/edgex-go/55@tmp:/w/workspace/edgex-go/55@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 ******** ci-base-image-arm64 cat [2021-09-16T19:53:00.088Z] ---> Running in 89a9d7454852 [2021-09-16T19:53:00.695Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-16T19:53:00.975Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-16T19:53:00.975Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-16T19:53:00.975Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-16T19:53:00.975Z] Executing busybox-1.31.1-r20.trigger [2021-09-16T19:53:00.975Z] Executing ca-certificates-20191127-r4.trigger [2021-09-16T19:53:01.257Z] OK: 6 MiB in 16 packages [2021-09-16T19:53:01.719Z] $ docker top d9dc61dd46403f864b9a324d210bafe71170819de5ebe1b76d327bc2b16f9836 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-16T19:53:02.726Z] + go version [2021-09-16T19:53:02.726Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-16T19:53:02.741Z] $ docker stop --time=1 d9dc61dd46403f864b9a324d210bafe71170819de5ebe1b76d327bc2b16f9836 [2021-09-16T19:53:04.635Z] $ docker rm -f d9dc61dd46403f864b9a324d210bafe71170819de5ebe1b76d327bc2b16f9836 [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-09-16T19:53:05.613Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-16T19:53:05.623Z] Removing intermediate container 89a9d7454852 [2021-09-16T19:53:05.623Z] ---> 6ad952fae409 [2021-09-16T19:53:05.623Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-16T19:53:05.623Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-16T19:53:05.623Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-16T19:53:05.623Z] ---> 8454fb2509d8 [2021-09-16T19:53:05.623Z] Step 3/32 : WORKDIR /edgex-go [2021-09-16T19:53:05.623Z] ---> Using cache [2021-09-16T19:53:05.623Z] ---> ff733b25556f [2021-09-16T19:53:05.623Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T19:53:05.623Z] ---> Using cache [2021-09-16T19:53:05.623Z] ---> 414fa4b1e861 [2021-09-16T19:53:05.623Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-16T19:53:05.623Z] ---> Using cache [2021-09-16T19:53:05.623Z] ---> b9a94ef242f0 [2021-09-16T19:53:05.623Z] Step 6/32 : COPY go.mod . [2021-09-16T19:53:05.623Z] ---> Using cache [2021-09-16T19:53:05.623Z] ---> f6f0491342f6 [2021-09-16T19:53:05.623Z] Step 7/32 : RUN go mod download [2021-09-16T19:53:05.623Z] ---> Using cache [2021-09-16T19:53:05.623Z] ---> 8a966d020550 [2021-09-16T19:53:05.623Z] Step 8/32 : COPY . . [2021-09-16T19:53:05.623Z] ---> Using cache [2021-09-16T19:53:05.623Z] ---> 0872e886580b [2021-09-16T19:53:05.623Z] Step 9/32 : RUN go mod tidy [2021-09-16T19:53:05.623Z] ---> Using cache [2021-09-16T19:53:05.623Z] ---> 8f02f764c6c7 [2021-09-16T19:53:05.623Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-16T19:53:05.623Z] ---> Running in c3fb08333376 [2021-09-16T19:53:05.623Z] ---> Running in 5068c041a2ca [2021-09-16T19:53:05.884Z] [2021-09-16T19:53:05.884Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-16T19:53:05.900Z] Removing intermediate container c3fb08333376 [2021-09-16T19:53:05.900Z] ---> e3d2f487e600 [2021-09-16T19:53:05.900Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-16T19:53:05.900Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-16T19:53:05.900Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-16T19:53:05.900Z] ---> Running in d24663de8c6d [2021-09-16T19:53:05.900Z] ---> 08bdaf2f88f9 [2021-09-16T19:53:05.900Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:53:06.181Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.48" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-16T19:53:06.181Z] ---> Running in edcf3b754a8a [2021-09-16T19:53:06.181Z] Removing intermediate container d24663de8c6d [2021-09-16T19:53:06.181Z] ---> c6ac698fd782 [2021-09-16T19:53:06.181Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-16T19:53:06.251Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-16T19:53:06.471Z] ---> Running in d15d25b602bf [2021-09-16T19:53:06.471Z] Removing intermediate container edcf3b754a8a [2021-09-16T19:53:06.471Z] ---> 1c0365fd51e0 [2021-09-16T19:53:06.471Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-16T19:53:06.471Z] ---> Running in 159c7b11c4c7 [2021-09-16T19:53:06.471Z] Removing intermediate container d15d25b602bf [2021-09-16T19:53:06.471Z] ---> 9fa9baef16f5 [2021-09-16T19:53:06.471Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-16T19:53:06.526Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-16T19:53:06.526Z] 29e5d40040c1: Pulling fs layer [2021-09-16T19:53:06.526Z] 1ce36da41761: Pulling fs layer [2021-09-16T19:53:06.526Z] 25b303627fd3: Pulling fs layer [2021-09-16T19:53:06.526Z] 29e5d40040c1: Verifying Checksum [2021-09-16T19:53:06.526Z] 29e5d40040c1: Download complete [2021-09-16T19:53:07.076Z] ---> 41c5eabcbb98 [2021-09-16T19:53:07.076Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-16T19:53:07.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-16T19:53:07.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-16T19:53:07.514Z] 29e5d40040c1: Pull complete [2021-09-16T19:53:07.514Z] 1ce36da41761: Verifying Checksum [2021-09-16T19:53:07.514Z] 1ce36da41761: Download complete [2021-09-16T19:53:07.636Z] (1/39) Installing readline (8.1.0-r0) [2021-09-16T19:53:07.637Z] (2/39) Installing bash (5.1.0-r0) [2021-09-16T19:53:07.637Z] Executing bash-5.1.0-r0.post-install [2021-09-16T19:53:07.637Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-16T19:53:07.637Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-16T19:53:07.637Z] (5/39) Installing libcurl (7.79.0-r0) [2021-09-16T19:53:07.637Z] (6/39) Installing curl (7.79.0-r0) [2021-09-16T19:53:07.637Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-16T19:53:07.637Z] ---> b90e2062cb80 [2021-09-16T19:53:07.637Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-16T19:53:07.637Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-16T19:53:07.637Z] (9/39) Installing expat (2.2.10-r1) [2021-09-16T19:53:07.637Z] (10/39) Installing libffi (3.3-r2) [2021-09-16T19:53:07.637Z] (11/39) Installing gdbm (1.19-r0) [2021-09-16T19:53:07.918Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-16T19:53:07.918Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-16T19:53:07.918Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-16T19:53:08.199Z] ---> 5beb79f470dc [2021-09-16T19:53:08.199Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-16T19:53:08.199Z] ---> Running in 910b608f0309 [2021-09-16T19:53:08.199Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-16T19:53:08.199Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-16T19:53:08.199Z] ---> 8454fb2509d8 [2021-09-16T19:53:08.199Z] Step 3/26 : WORKDIR /edgex-go [2021-09-16T19:53:08.199Z] ---> Using cache [2021-09-16T19:53:08.199Z] ---> ff733b25556f [2021-09-16T19:53:08.199Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T19:53:08.199Z] ---> Using cache [2021-09-16T19:53:08.199Z] ---> 414fa4b1e861 [2021-09-16T19:53:08.199Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-16T19:53:08.199Z] ---> Using cache [2021-09-16T19:53:08.199Z] ---> b9a94ef242f0 [2021-09-16T19:53:08.199Z] Step 6/26 : COPY go.mod . [2021-09-16T19:53:08.199Z] ---> Using cache [2021-09-16T19:53:08.199Z] ---> f6f0491342f6 [2021-09-16T19:53:08.199Z] Step 7/26 : RUN go mod download [2021-09-16T19:53:08.199Z] ---> Using cache [2021-09-16T19:53:08.199Z] ---> 8a966d020550 [2021-09-16T19:53:08.199Z] Step 8/26 : COPY . . [2021-09-16T19:53:08.199Z] ---> Using cache [2021-09-16T19:53:08.199Z] ---> 0872e886580b [2021-09-16T19:53:08.199Z] Step 9/26 : RUN go mod tidy [2021-09-16T19:53:08.199Z] ---> Using cache [2021-09-16T19:53:08.199Z] ---> 8f02f764c6c7 [2021-09-16T19:53:08.199Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-16T19:53:08.473Z] ---> Running in 0487d2d5a696 [2021-09-16T19:53:08.473Z] Removing intermediate container 910b608f0309 [2021-09-16T19:53:08.473Z] ---> d0c24a455649 [2021-09-16T19:53:08.473Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-16T19:53:08.497Z] 1ce36da41761: Pull complete [2021-09-16T19:53:08.747Z] ---> Running in ec6e6d49ae1b [2021-09-16T19:53:08.747Z] Removing intermediate container ec6e6d49ae1b [2021-09-16T19:53:08.747Z] ---> 0f2c7da162e9 [2021-09-16T19:53:08.747Z] Step 21/23 : LABEL arch=x86_64 [2021-09-16T19:53:08.779Z] 25b303627fd3: Download complete [2021-09-16T19:53:09.026Z] ---> Running in 14379c2bc568 [2021-09-16T19:53:09.305Z] Removing intermediate container 14379c2bc568 [2021-09-16T19:53:09.305Z] ---> b7e4f81003c2 [2021-09-16T19:53:09.305Z] Step 22/23 : LABEL git_sha=4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T19:53:09.305Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.48" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-16T19:53:09.305Z] ---> Running in acf9e9a84c08 [2021-09-16T19:53:09.591Z] Removing intermediate container acf9e9a84c08 [2021-09-16T19:53:09.591Z] ---> a9a2a0052176 [2021-09-16T19:53:09.591Z] Step 23/23 : LABEL version=2.0.1-dev.48 [2021-09-16T19:53:09.591Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-16T19:53:09.591Z] ---> Running in c7e42648a86f [2021-09-16T19:53:09.591Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-16T19:53:09.591Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-16T19:53:09.591Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-16T19:53:09.591Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-16T19:53:09.591Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-16T19:53:09.591Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-16T19:53:09.591Z] Removing intermediate container c7e42648a86f [2021-09-16T19:53:09.591Z] ---> 495b69c451b7 [2021-09-16T19:53:09.591Z] [2021-09-16T19:53:09.873Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-16T19:53:09.873Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-16T19:53:09.873Z] Successfully built 495b69c451b7 [2021-09-16T19:53:09.873Z] Successfully tagged support-notifications:latest [2021-09-16T19:53:09.873Z]  Building support-notifications ... done Building core-data [2021-09-16T19:53:09.873Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-16T19:53:09.873Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-16T19:53:09.873Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-16T19:53:09.873Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-16T19:53:09.873Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-16T19:53:09.873Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-16T19:53:09.873Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-16T19:53:10.152Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-16T19:53:10.152Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-16T19:53:10.152Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-16T19:53:10.152Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-16T19:53:10.152Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-16T19:53:10.152Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-16T19:53:10.152Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-16T19:53:10.152Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-16T19:53:10.152Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-16T19:53:10.427Z] Executing busybox-1.32.1-r6.trigger [2021-09-16T19:53:10.427Z] OK: 82 MiB in 59 packages [2021-09-16T19:53:13.070Z] Collecting docker-compose==1.23.2 [2021-09-16T19:53:13.070Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-16T19:53:13.070Z] Collecting cached-property<2,>=1.2.0 [2021-09-16T19:53:13.070Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-16T19:53:13.070Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-16T19:53:13.351Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-16T19:53:13.351Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-16T19:53:13.351Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-16T19:53:13.636Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-16T19:53:14.242Z] Collecting PyYAML<4,>=3.10 [2021-09-16T19:53:14.242Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-16T19:53:15.699Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-16T19:53:15.978Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-16T19:53:15.978Z] Collecting jsonschema<3,>=2.5.1 [2021-09-16T19:53:15.978Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-16T19:53:15.978Z] Collecting texttable<0.10,>=0.9.0 [2021-09-16T19:53:15.978Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-16T19:53:16.579Z] Collecting docopt<0.7,>=0.6.1 [2021-09-16T19:53:16.579Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-16T19:53:16.875Z] Collecting docker<4.0,>=3.6.0 [2021-09-16T19:53:16.875Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-16T19:53:17.154Z] Collecting docker-pycreds>=0.4.0 [2021-09-16T19:53:17.154Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-16T19:53:17.154Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-16T19:53:17.154Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-16T19:53:17.154Z] Collecting idna<2.8,>=2.5 [2021-09-16T19:53:17.154Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-16T19:53:17.154Z] Collecting certifi>=2017.4.17 [2021-09-16T19:53:17.154Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-16T19:53:17.154Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-16T19:53:17.154Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-16T19:53:17.436Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-16T19:53:17.436Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-16T19:53:17.436Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-16T19:53:17.436Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-16T19:53:17.725Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-16T19:53:17.725Z] Attempting uninstall: urllib3 [2021-09-16T19:53:17.725Z] Found existing installation: urllib3 1.26.2 [2021-09-16T19:53:17.725Z] Uninstalling urllib3-1.26.2: [2021-09-16T19:53:18.015Z] Successfully uninstalled urllib3-1.26.2 [2021-09-16T19:53:18.015Z] Attempting uninstall: idna [2021-09-16T19:53:18.015Z] Found existing installation: idna 3.1 [2021-09-16T19:53:18.015Z] Uninstalling idna-3.1: [2021-09-16T19:53:18.015Z] Successfully uninstalled idna-3.1 [2021-09-16T19:53:18.950Z] 25b303627fd3: Pull complete [2021-09-16T19:53:18.950Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-16T19:53:18.950Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-16T19:53:18.950Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-16T19:53:19.019Z] Attempting uninstall: chardet [2021-09-16T19:53:19.019Z] Found existing installation: chardet 4.0.0 [2021-09-16T19:53:19.019Z] Uninstalling chardet-4.0.0: [2021-09-16T19:53:19.019Z] Successfully uninstalled chardet-4.0.0 [2021-09-16T19:53:19.019Z] Removing intermediate container 4f11ade54a54 [2021-09-16T19:53:19.019Z] ---> 1279fc9af103 [2021-09-16T19:53:19.019Z] [2021-09-16T19:53:19.019Z] Step 11/24 : FROM alpine:3.12 [2021-09-16T19:53:19.019Z] ---> 48b8ec4ed9eb [2021-09-16T19:53:19.019Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-16T19:53:19.020Z] ---> Using cache [2021-09-16T19:53:19.020Z] ---> 3142955f862d [2021-09-16T19:53:19.020Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-16T19:53:19.020Z] ---> Using cache [2021-09-16T19:53:19.020Z] ---> fe855ea136bf [2021-09-16T19:53:19.020Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-16T19:53:19.020Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-16T19:53:19.020Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-16T19:53:19.020Z] ---> 8454fb2509d8 [2021-09-16T19:53:19.020Z] Step 3/24 : WORKDIR /edgex-go [2021-09-16T19:53:19.020Z] ---> Using cache [2021-09-16T19:53:19.020Z] ---> ff733b25556f [2021-09-16T19:53:19.020Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T19:53:19.020Z] ---> Using cache [2021-09-16T19:53:19.020Z] ---> 414fa4b1e861 [2021-09-16T19:53:19.020Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-16T19:53:19.020Z] ---> Running in 92919b3ffacd [2021-09-16T19:53:19.020Z] ---> Running in 1ba64da52d5b [2021-09-16T19:53:19.213Z] prd-ubuntu18.04-docker-arm64-4c-16g-405 does not seem to be running inside a container [2021-09-16T19:53:19.297Z] Removing intermediate container 1ba64da52d5b [2021-09-16T19:53:19.297Z] ---> 94ac0a59ba6b [2021-09-16T19:53:19.297Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-16T19:53:19.297Z] ---> Running in 7170de075efa [2021-09-16T19:53:19.297Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/55 -v /w/workspace/edgex-go/55:/w/workspace/edgex-go/55:rw,z -v /w/workspace/edgex-go/55@tmp:/w/workspace/edgex-go/55@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-arm64:latest cat [2021-09-16T19:53:19.576Z] Attempting uninstall: requests [2021-09-16T19:53:19.576Z] Found existing installation: requests 2.25.1 [2021-09-16T19:53:19.576Z] Uninstalling requests-2.25.1: [2021-09-16T19:53:19.576Z] Successfully uninstalled requests-2.25.1 [2021-09-16T19:53:19.576Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-16T19:53:19.576Z] Removing intermediate container 7170de075efa [2021-09-16T19:53:19.576Z] ---> 06c852ba6b4e [2021-09-16T19:53:19.576Z] Step 16/24 : WORKDIR / [2021-09-16T19:53:19.851Z] ---> Running in d8a203a48573 [2021-09-16T19:53:19.851Z] Running setup.py install for texttable: started [2021-09-16T19:53:19.851Z] Removing intermediate container d8a203a48573 [2021-09-16T19:53:19.851Z] ---> 105c4961b62a [2021-09-16T19:53:19.851Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-16T19:53:20.128Z] ---> d606c36e65e9 [2021-09-16T19:53:20.128Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-16T19:53:20.417Z] Running setup.py install for texttable: finished with status 'done' [2021-09-16T19:53:20.417Z] Running setup.py install for PyYAML: started [2021-09-16T19:53:20.696Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-16T19:53:20.977Z] ---> 1230a41669d3 [2021-09-16T19:53:20.977Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-16T19:53:20.977Z] ---> b1942f509699 [2021-09-16T19:53:20.977Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-16T19:53:21.255Z] ---> Running in a687ff1b54a3 [2021-09-16T19:53:21.255Z] OK: 219 MiB in 52 packages [2021-09-16T19:53:21.255Z] Removing intermediate container a687ff1b54a3 [2021-09-16T19:53:21.255Z] ---> 1aac917ad4cf [2021-09-16T19:53:21.255Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-16T19:53:21.255Z] ---> Running in 360934a61f5e [2021-09-16T19:53:21.533Z] Removing intermediate container 92919b3ffacd [2021-09-16T19:53:21.533Z] ---> 1b8298ee683e [2021-09-16T19:53:21.533Z] Step 6/24 : COPY go.mod . [2021-09-16T19:53:21.533Z] Removing intermediate container 360934a61f5e [2021-09-16T19:53:21.533Z] ---> 5a97f2a35ada [2021-09-16T19:53:21.533Z] Step 22/24 : LABEL arch=x86_64 [2021-09-16T19:53:21.533Z] ---> Running in 093a4c671701 [2021-09-16T19:53:21.810Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-16T19:53:21.810Z] Removing intermediate container 093a4c671701 [2021-09-16T19:53:21.810Z] ---> 262df9ec3630 [2021-09-16T19:53:21.810Z] Step 23/24 : LABEL git_sha=4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T19:53:21.810Z] ---> d6a376f66e48 [2021-09-16T19:53:21.810Z] Step 7/24 : RUN go mod download [2021-09-16T19:53:21.810Z] Running setup.py install for docopt: started [2021-09-16T19:53:21.810Z] ---> Running in 1b937598fce0 [2021-09-16T19:53:21.810Z] ---> Running in 64b2063b4071 [2021-09-16T19:53:22.088Z] Removing intermediate container 1b937598fce0 [2021-09-16T19:53:22.088Z] ---> 49d6ee102b53 [2021-09-16T19:53:22.088Z] Step 24/24 : LABEL version=2.0.1-dev.48 [2021-09-16T19:53:22.088Z] ---> Running in 7cfd83911423 [2021-09-16T19:53:22.368Z] Removing intermediate container 7cfd83911423 [2021-09-16T19:53:22.368Z] ---> abe71551fd05 [2021-09-16T19:53:22.368Z] [2021-09-16T19:53:22.642Z] Successfully built abe71551fd05 [2021-09-16T19:53:22.642Z] Successfully tagged core-metadata:latest [2021-09-16T19:53:22.642Z]  Building core-metadata ... done  Running setup.py install for docopt: finished with status 'done' [2021-09-16T19:53:22.642Z] Running setup.py install for dockerpty: started [2021-09-16T19:53:22.940Z] $ docker top 1b7f6ee3bc557107088fb1a523b5492e554633bdbddb157476d30ca54236b5af -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-16T19:53:23.630Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-16T19:53:23.906Z] Removing intermediate container 64b2063b4071 [2021-09-16T19:53:23.906Z] ---> 522dd05608ec [2021-09-16T19:53:23.906Z] Step 8/24 : COPY . . [2021-09-16T19:53:23.906Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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-09-16T19:53:23.929Z] + docker-compose build --help [2021-09-16T19:53:23.929Z] + grep parallel [2021-09-16T19:53:27.304Z] --parallel Build images in parallel. [Pipeline] } [2021-09-16T19:53:27.591Z] $ docker stop --time=1 1b7f6ee3bc557107088fb1a523b5492e554633bdbddb157476d30ca54236b5af [2021-09-16T19:53:29.461Z] $ docker rm -f 1b7f6ee3bc557107088fb1a523b5492e554633bdbddb157476d30ca54236b5af [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:53:30.131Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-16T19:53:30.131Z] . [Pipeline] withDockerContainer [2021-09-16T19:53:30.391Z] prd-ubuntu18.04-docker-arm64-4c-16g-405 does not seem to be running inside a container [2021-09-16T19:53:30.470Z] $ 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/55 -v /w/workspace/edgex-go/55:/w/workspace/edgex-go/55:rw,z -v /w/workspace/edgex-go/55@tmp:/w/workspace/edgex-go/55@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-16T19:53:31.248Z] Removing intermediate container 159c7b11c4c7 [2021-09-16T19:53:31.248Z] ---> 2d64934001e2 [2021-09-16T19:53:31.248Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-16T19:53:31.248Z] ---> Running in 676c977e8226 [2021-09-16T19:53:31.248Z] ---> 8967e306aa3f [2021-09-16T19:53:31.248Z] Step 9/24 : RUN go mod tidy [2021-09-16T19:53:31.248Z] Removing intermediate container 676c977e8226 [2021-09-16T19:53:31.248Z] ---> c5a5e91186c4 [2021-09-16T19:53:31.248Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-16T19:53:31.248Z] ---> Running in 9c9a7804d477 [2021-09-16T19:53:31.248Z] ---> Running in 0cff68bd7bab [2021-09-16T19:53:31.248Z] Removing intermediate container 0cff68bd7bab [2021-09-16T19:53:31.248Z] ---> 4513928023ae [2021-09-16T19:53:31.248Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-16T19:53:31.673Z] ---> edfa7b601554 [2021-09-16T19:53:31.673Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-16T19:53:31.980Z] $ docker top 9b26ea4f9e12370fc7307040fa81164cc79ac2e06b90acd5f8603700789c2580 -eo pid,comm [2021-09-16T19:53:32.029Z] ---> 4a327852f82d [2021-09-16T19:53:32.029Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-16T19:53:32.314Z] ---> 7f0436131650 [2021-09-16T19:53:32.314Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [Pipeline] { [Pipeline] sh [2021-09-16T19:53:32.594Z] ---> Running in 5b36df831cd9 [2021-09-16T19:53:32.870Z] Removing intermediate container 5b36df831cd9 [2021-09-16T19:53:32.870Z] ---> 6f32d429b0be [2021-09-16T19:53:32.870Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-16T19:53:32.870Z] ---> Running in 2b9745950b1c [2021-09-16T19:53:32.870Z] Removing intermediate container 9c9a7804d477 [2021-09-16T19:53:32.870Z] ---> 4c79a5ecf5e7 [2021-09-16T19:53:32.870Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-16T19:53:32.870Z] ---> Running in 9bb84293473b [2021-09-16T19:53:32.870Z] Removing intermediate container 2b9745950b1c [2021-09-16T19:53:32.870Z] ---> 2be91e6d1ac3 [2021-09-16T19:53:32.870Z] Step 22/24 : LABEL arch=x86_64 [2021-09-16T19:53:33.006Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-16T19:53:33.150Z] ---> Running in 74f7da556854 [2021-09-16T19:53:33.150Z] Removing intermediate container 74f7da556854 [2021-09-16T19:53:33.150Z] ---> 93dc5e0c3ad5 [2021-09-16T19:53:33.150Z] Step 23/24 : LABEL git_sha=4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T19:53:33.432Z] ---> Running in 5645cb737310 [2021-09-16T19:53:33.432Z] Removing intermediate container 5645cb737310 [2021-09-16T19:53:33.432Z] ---> d7ab018b6780 [2021-09-16T19:53:33.432Z] Step 24/24 : LABEL version=2.0.1-dev.48 [2021-09-16T19:53:33.432Z] ---> Running in cd4e7fd5b611 [2021-09-16T19:53:33.712Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.48" -o cmd/core-data/core-data ./cmd/core-data [2021-09-16T19:53:33.712Z] Removing intermediate container cd4e7fd5b611 [2021-09-16T19:53:33.712Z] ---> 8ed7474d903d [2021-09-16T19:53:33.712Z] [2021-09-16T19:53:33.712Z] Successfully built 8ed7474d903d [2021-09-16T19:53:33.712Z] Successfully tagged sys-mgmt-agent:latest [2021-09-16T19:53:36.354Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.48" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-16T19:53:36.382Z] Building core-command ... [2021-09-16T19:53:36.383Z] Building core-data ... [2021-09-16T19:53:36.383Z] Building core-metadata ... [2021-09-16T19:53:36.383Z] Building security-bootstrapper ... [2021-09-16T19:53:36.383Z] Building security-proxy-setup ... [2021-09-16T19:53:36.383Z] Building security-secretstore-setup ... [2021-09-16T19:53:36.383Z] Building support-notifications ... [2021-09-16T19:53:36.383Z] Building support-scheduler ... [2021-09-16T19:53:36.383Z] Building sys-mgmt-agent ... [2021-09-16T19:53:36.383Z] Building core-command [2021-09-16T19:53:36.383Z] Building support-scheduler [2021-09-16T19:53:36.383Z] Building security-bootstrapper [2021-09-16T19:53:36.383Z] Building core-data [2021-09-16T19:53:36.383Z] Building sys-mgmt-agent [2021-09-16T19:53:36.950Z] Removing intermediate container 5068c041a2ca [2021-09-16T19:53:36.950Z] ---> eff226d79f6f [2021-09-16T19:53:36.950Z] [2021-09-16T19:53:36.950Z] Step 11/32 : FROM alpine:3.12 [2021-09-16T19:53:36.950Z] ---> 48b8ec4ed9eb [2021-09-16T19:53:36.950Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-16T19:53:36.950Z] ---> Running in ecb6f6c0c048 [2021-09-16T19:53:36.950Z] Removing intermediate container ecb6f6c0c048 [2021-09-16T19:53:36.950Z] ---> 7cfebfe9041f [2021-09-16T19:53:36.950Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-16T19:53:36.950Z] ---> Running in 7f96a5a7c4dd [2021-09-16T19:53:37.538Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-16T19:53:37.538Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-16T19:53:37.809Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-16T19:53:37.809Z] (2/2) Installing su-exec (0.2-r1) [2021-09-16T19:53:37.809Z] Executing busybox-1.31.1-r20.trigger [2021-09-16T19:53:37.809Z] OK: 6 MiB in 16 packages [2021-09-16T19:53:38.399Z] Removing intermediate container 7f96a5a7c4dd [2021-09-16T19:53:38.399Z] ---> 63ac6a252849 [2021-09-16T19:53:38.399Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-16T19:53:38.682Z] ---> Running in 2d7d1ff9f6b3 [2021-09-16T19:53:39.286Z] Removing intermediate container 2d7d1ff9f6b3 [2021-09-16T19:53:39.286Z] ---> fd812906abea [2021-09-16T19:53:39.286Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-16T19:53:39.286Z] Removing intermediate container 0487d2d5a696 [2021-09-16T19:53:39.286Z] ---> 341e9b879ac0 [2021-09-16T19:53:39.286Z] [2021-09-16T19:53:39.286Z] Step 11/26 : FROM alpine:3.12 [2021-09-16T19:53:39.286Z] ---> 48b8ec4ed9eb [2021-09-16T19:53:39.286Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-16T19:53:39.286Z] ---> Running in d3f545207b89 [2021-09-16T19:53:39.286Z] ---> Running in f4ee417fcec0 [2021-09-16T19:53:39.286Z] Removing intermediate container d3f545207b89 [2021-09-16T19:53:39.286Z] ---> 9bfcf95a61c7 [2021-09-16T19:53:39.286Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-16T19:53:39.571Z] ---> Running in 9e7f1760c794 [2021-09-16T19:53:39.849Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-16T19:53:39.849Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-16T19:53:40.125Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-16T19:53:40.125Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-16T19:53:40.125Z] (3/3) Installing su-exec (0.2-r1) [2021-09-16T19:53:40.125Z] Executing busybox-1.31.1-r20.trigger [2021-09-16T19:53:40.125Z] Executing ca-certificates-20191127-r4.trigger [2021-09-16T19:53:40.125Z] OK: 6 MiB in 17 packages [2021-09-16T19:53:40.407Z] Removing intermediate container 9e7f1760c794 [2021-09-16T19:53:40.407Z] ---> d7d74914777d [2021-09-16T19:53:40.407Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-16T19:53:40.407Z] ---> Running in ee6280e77d2f [2021-09-16T19:53:41.015Z] Removing intermediate container ee6280e77d2f [2021-09-16T19:53:41.015Z] ---> 81ace65cdd42 [2021-09-16T19:53:41.015Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-16T19:53:41.015Z] Removing intermediate container f4ee417fcec0 [2021-09-16T19:53:41.015Z] ---> ecc4e3ebe747 [2021-09-16T19:53:41.015Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-16T19:53:41.015Z] ---> Running in b454528c5289 [2021-09-16T19:53:41.295Z] ---> 57e6123df1d5 [2021-09-16T19:53:41.295Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-16T19:53:41.295Z] Removing intermediate container b454528c5289 [2021-09-16T19:53:41.295Z] ---> 7d9d1603957e [2021-09-16T19:53:41.295Z] Step 14/26 : WORKDIR / [2021-09-16T19:53:41.295Z] ---> Running in 96a9d27c1b78 [2021-09-16T19:53:41.295Z] ---> Running in 229520fd7cb4 [2021-09-16T19:53:41.573Z] Removing intermediate container 229520fd7cb4 [2021-09-16T19:53:41.573Z] ---> adf76d278ecc [2021-09-16T19:53:41.573Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-09-16T19:53:41.862Z] ---> 71480e2ff2de [2021-09-16T19:53:41.862Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-09-16T19:53:42.152Z] ---> 6d9c74d1d9f1 [2021-09-16T19:53:42.152Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-16T19:53:42.439Z] Removing intermediate container 96a9d27c1b78 [2021-09-16T19:53:42.439Z] ---> 5de4e8914d51 [2021-09-16T19:53:42.439Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-16T19:53:42.720Z] ---> c84247e63e13 [2021-09-16T19:53:42.720Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-09-16T19:53:42.720Z] ---> 198142c60337 [2021-09-16T19:53:42.720Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-16T19:53:43.009Z] ---> 09a5b6d88a1f [2021-09-16T19:53:43.009Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-16T19:53:43.623Z] ---> c542e45e0174 [2021-09-16T19:53:43.623Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-16T19:53:43.623Z] ---> 7c2f39afb1cd [2021-09-16T19:53:43.623Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-16T19:53:44.247Z] ---> 84f4b352dc5c [2021-09-16T19:53:44.247Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-16T19:53:44.247Z] ---> a687c66a21e9 [2021-09-16T19:53:44.247Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-16T19:53:44.527Z] ---> 5f39ca56122e [2021-09-16T19:53:44.527Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-16T19:53:44.527Z] ---> 4d31efa90c81 [2021-09-16T19:53:44.527Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-09-16T19:53:44.803Z] ---> Running in 334cec00c133 [2021-09-16T19:53:44.803Z] ---> 762fd57cf12c [2021-09-16T19:53:44.803Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-16T19:53:45.083Z] ---> Running in cea8fa289fa7 [2021-09-16T19:53:45.359Z] Removing intermediate container cea8fa289fa7 [2021-09-16T19:53:45.359Z] ---> 6cb7bd064409 [2021-09-16T19:53:45.359Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-16T19:53:45.973Z] ---> 5458a00ae59d [2021-09-16T19:53:45.973Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-16T19:53:45.973Z] ---> Running in af67449f559e [2021-09-16T19:53:45.973Z] Removing intermediate container 334cec00c133 [2021-09-16T19:53:45.973Z] ---> 163e38df5654 [2021-09-16T19:53:45.973Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-16T19:53:45.973Z] ---> Running in 910d9a58dd3c [2021-09-16T19:53:46.251Z] Removing intermediate container 910d9a58dd3c [2021-09-16T19:53:46.251Z] ---> a743df97af96 [2021-09-16T19:53:46.251Z] Step 24/26 : LABEL arch=x86_64 [2021-09-16T19:53:46.251Z] ---> Running in 27cf94d249f3 [2021-09-16T19:53:46.530Z] Removing intermediate container 27cf94d249f3 [2021-09-16T19:53:46.530Z] ---> 832a610b0fa3 [2021-09-16T19:53:46.530Z] Step 25/26 : LABEL git_sha=4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T19:53:46.530Z] ---> Running in 43bf394fb690 [2021-09-16T19:53:46.530Z] Removing intermediate container 43bf394fb690 [2021-09-16T19:53:46.530Z] ---> 4037633ad9d4 [2021-09-16T19:53:46.530Z] Step 26/26 : LABEL version=2.0.1-dev.48 [2021-09-16T19:53:46.821Z] ---> Running in 90e5eff2dd98 [2021-09-16T19:53:46.821Z] Removing intermediate container af67449f559e [2021-09-16T19:53:46.821Z] ---> 913020558e4e [2021-09-16T19:53:46.821Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-16T19:53:46.821Z] Removing intermediate container 90e5eff2dd98 [2021-09-16T19:53:46.821Z] ---> 6a6de627ac81 [2021-09-16T19:53:46.821Z] [2021-09-16T19:53:46.821Z] ---> Running in f1ea661345d0 [2021-09-16T19:53:47.122Z] Successfully built 6a6de627ac81 [2021-09-16T19:53:47.122Z] Successfully tagged security-secretstore-setup:latest [2021-09-16T19:53:47.122Z]  Building security-secretstore-setup ... done Removing intermediate container f1ea661345d0 [2021-09-16T19:53:47.122Z] ---> edd0eea2f8d3 [2021-09-16T19:53:47.122Z] Step 29/32 : CMD ["gate"] [2021-09-16T19:53:47.122Z] ---> Running in 1448d9182461 [2021-09-16T19:53:47.414Z] Removing intermediate container 1448d9182461 [2021-09-16T19:53:47.414Z] ---> 6e8d28a616fa [2021-09-16T19:53:47.414Z] Step 30/32 : LABEL arch=x86_64 [2021-09-16T19:53:47.414Z] ---> Running in b54b42f23a7b [2021-09-16T19:53:47.703Z] Removing intermediate container b54b42f23a7b [2021-09-16T19:53:47.703Z] ---> bc00253c183f [2021-09-16T19:53:47.703Z] Step 31/32 : LABEL git_sha=4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T19:53:47.703Z] ---> Running in 62093ca06bce [2021-09-16T19:53:48.000Z] Removing intermediate container 62093ca06bce [2021-09-16T19:53:48.000Z] ---> a53d6d1c18c7 [2021-09-16T19:53:48.000Z] Step 32/32 : LABEL version=2.0.1-dev.48 [2021-09-16T19:53:48.000Z] ---> Running in d2c56d6adee7 [2021-09-16T19:53:48.277Z] Removing intermediate container d2c56d6adee7 [2021-09-16T19:53:48.277Z] ---> a4fb117a45ad [2021-09-16T19:53:48.277Z] [2021-09-16T19:53:48.277Z] Successfully built a4fb117a45ad [2021-09-16T19:53:48.277Z] Successfully tagged security-bootstrapper:latest [2021-09-16T19:53:50.921Z]  Building security-bootstrapper ... done Removing intermediate container 9bb84293473b [2021-09-16T19:53:50.921Z] ---> c660c9b4ec50 [2021-09-16T19:53:50.921Z] [2021-09-16T19:53:50.921Z] Step 11/24 : FROM alpine:3.12 [2021-09-16T19:53:50.921Z] ---> 48b8ec4ed9eb [2021-09-16T19:53:50.921Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-16T19:53:50.921Z] ---> Running in 98225ff14829 [2021-09-16T19:53:50.921Z] Removing intermediate container 98225ff14829 [2021-09-16T19:53:50.921Z] ---> c174e3f51b0d [2021-09-16T19:53:50.921Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-16T19:53:50.921Z] ---> Running in 670c703e7673 [2021-09-16T19:53:50.921Z] Removing intermediate container 670c703e7673 [2021-09-16T19:53:50.921Z] ---> 4650e6306195 [2021-09-16T19:53:50.921Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-16T19:53:50.921Z] ---> Running in ef7a0d7ad4ff [2021-09-16T19:53:50.921Z] Removing intermediate container ef7a0d7ad4ff [2021-09-16T19:53:50.921Z] ---> 6208de953e16 [2021-09-16T19:53:50.921Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T19:53:50.921Z] ---> Running in 61789460e065 [2021-09-16T19:53:51.203Z] Removing intermediate container 61789460e065 [2021-09-16T19:53:51.203Z] ---> 2776de0eb502 [2021-09-16T19:53:51.203Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-16T19:53:51.203Z] ---> Running in 8ca2ab0ea58a [2021-09-16T19:53:51.476Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-16T19:53:52.471Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-16T19:53:52.749Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-16T19:53:52.749Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-16T19:53:52.749Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-16T19:53:53.026Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-16T19:53:53.832Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-16T19:53:53.832Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-16T19:53:53.832Z] Executing busybox-1.31.1-r20.trigger [2021-09-16T19:53:53.832Z] OK: 8 MiB in 20 packages [2021-09-16T19:53:54.106Z] Removing intermediate container 8ca2ab0ea58a [2021-09-16T19:53:54.106Z] ---> c108ebf664f4 [2021-09-16T19:53:54.106Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-16T19:53:54.380Z] ---> 9f19bc2d4711 [2021-09-16T19:53:54.380Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-16T19:53:54.655Z] ---> 8f2335bcf55b [2021-09-16T19:53:54.655Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-16T19:53:54.655Z] ---> d709c516f7f1 [2021-09-16T19:53:54.655Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-16T19:53:54.655Z] ---> Running in c15586ec8d45 [2021-09-16T19:53:54.929Z] Removing intermediate container c15586ec8d45 [2021-09-16T19:53:54.929Z] ---> 1f017ab9f898 [2021-09-16T19:53:54.929Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-16T19:53:54.929Z] ---> Running in ad980a66d4a7 [2021-09-16T19:53:54.929Z] Removing intermediate container ad980a66d4a7 [2021-09-16T19:53:54.929Z] ---> a4cd42a24871 [2021-09-16T19:53:54.929Z] Step 22/24 : LABEL arch=x86_64 [2021-09-16T19:53:54.929Z] ---> Running in b4829effd6c1 [2021-09-16T19:53:55.203Z] Removing intermediate container b4829effd6c1 [2021-09-16T19:53:55.203Z] ---> 77e1938b38ee [2021-09-16T19:53:55.203Z] Step 23/24 : LABEL git_sha=4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T19:53:55.203Z] ---> Running in d6454a334136 [2021-09-16T19:53:55.203Z] Removing intermediate container d6454a334136 [2021-09-16T19:53:55.203Z] ---> 61ac5c303c80 [2021-09-16T19:53:55.203Z] Step 24/24 : LABEL version=2.0.1-dev.48 [2021-09-16T19:53:55.203Z] ---> Running in 4dd82cd3026a [2021-09-16T19:53:55.203Z] Removing intermediate container 4dd82cd3026a [2021-09-16T19:53:55.203Z] ---> 954dcb14c9fa [2021-09-16T19:53:55.203Z] [2021-09-16T19:53:55.478Z] Successfully built 954dcb14c9fa [2021-09-16T19:53:55.478Z] Successfully tagged core-data:latest [2021-09-16T19:53:55.496Z]  Building core-data ... done  [Pipeline] } [2021-09-16T19:53:55.504Z] $ docker stop --time=1 a61cad3d64483a41f1c0f8db64c3073ed9f993dc67fade5714a77a42e9ab8ac9 [2021-09-16T19:53:56.748Z] $ docker rm -f a61cad3d64483a41f1c0f8db64c3073ed9f993dc67fade5714a77a42e9ab8ac9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-16T19:53:57.141Z] + docker images [2021-09-16T19:53:57.141Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-16T19:53:57.141Z] core-data latest 954dcb14c9fa 2 seconds ago 20.4MB [2021-09-16T19:53:57.141Z] c660c9b4ec50 7 seconds ago 1.76GB [2021-09-16T19:53:57.141Z] security-bootstrapper latest a4fb117a45ad 9 seconds ago 18.8MB [2021-09-16T19:53:57.141Z] security-secretstore-setup latest 6a6de627ac81 11 seconds ago 28.1MB [2021-09-16T19:53:57.141Z] 341e9b879ac0 19 seconds ago 1.76GB [2021-09-16T19:53:57.141Z] eff226d79f6f 21 seconds ago 1.75GB [2021-09-16T19:53:57.141Z] sys-mgmt-agent latest 8ed7474d903d 24 seconds ago 325MB [2021-09-16T19:53:57.141Z] core-metadata latest abe71551fd05 35 seconds ago 16.7MB [2021-09-16T19:53:57.141Z] 1279fc9af103 39 seconds ago 1.76GB [2021-09-16T19:53:57.141Z] support-notifications latest 495b69c451b7 48 seconds ago 16.8MB [2021-09-16T19:53:57.141Z] 29e6fb20e3d7 59 seconds ago 1.75GB [2021-09-16T19:53:57.141Z] security-proxy-setup latest 0aa074f5ff5e About a minute ago 26MB [2021-09-16T19:53:57.141Z] core-command latest da5015104af6 About a minute ago 16MB [2021-09-16T19:53:57.141Z] bda0c4d9c409 About a minute ago 1.75GB [2021-09-16T19:53:57.141Z] 9f269fe3506f About a minute ago 1.75GB [2021-09-16T19:53:57.141Z] fb06a0566995 About a minute ago 1.76GB [2021-09-16T19:53:57.141Z] support-scheduler latest e35f65177988 About a minute ago 16.1MB [2021-09-16T19:53:57.141Z] c97ea3b7eb1b About a minute ago 1.75GB [2021-09-16T19:53:57.141Z] ci-base-image-x86_64 latest 8454fb2509d8 5 minutes ago 1.25GB [2021-09-16T19:53:57.141Z] alpine 3.12 48b8ec4ed9eb 2 weeks ago 5.58MB [2021-09-16T19:53:57.141Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 4 weeks ago 37.5MB [2021-09-16T19:53:57.141Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 5 weeks ago 547MB [2021-09-16T19:53:57.141Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-16T19:53:57.141Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 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-09-16T19:53:57.476Z] provisioning config files... [2021-09-16T19:53:57.511Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/55@tmp/config8404333771722367616tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-16T19:53:57.871Z] ---> docker-login.sh [2021-09-16T19:53:57.871Z] nexus3.edgexfoundry.org:10001 [2021-09-16T19:53:57.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T19:53:57.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T19:53:57.871Z] Configure a credential helper to remove this warning. See [2021-09-16T19:53:57.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T19:53:57.871Z] [2021-09-16T19:53:57.871Z] Login Succeeded [2021-09-16T19:53:57.871Z] nexus3.edgexfoundry.org:10002 [2021-09-16T19:53:57.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T19:53:58.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T19:53:58.138Z] Configure a credential helper to remove this warning. See [2021-09-16T19:53:58.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T19:53:58.138Z] [2021-09-16T19:53:58.138Z] Login Succeeded [2021-09-16T19:53:58.138Z] nexus3.edgexfoundry.org:10003 [2021-09-16T19:53:58.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T19:53:58.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T19:53:58.405Z] Configure a credential helper to remove this warning. See [2021-09-16T19:53:58.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T19:53:58.405Z] [2021-09-16T19:53:58.405Z] Login Succeeded [2021-09-16T19:53:58.405Z] nexus3.edgexfoundry.org:10004 [2021-09-16T19:53:58.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T19:53:58.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T19:53:58.405Z] Configure a credential helper to remove this warning. See [2021-09-16T19:53:58.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T19:53:58.405Z] [2021-09-16T19:53:58.405Z] Login Succeeded [2021-09-16T19:53:58.405Z] docker.io [2021-09-16T19:53:58.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T19:53:58.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T19:53:58.993Z] Configure a credential helper to remove this warning. See [2021-09-16T19:53:58.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T19:53:58.993Z] [2021-09-16T19:53:58.993Z] Login Succeeded [2021-09-16T19:53:58.993Z] ---> docker-login.sh ends [Pipeline] } [2021-09-16T19:53:59.010Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-16T19:53:59.085Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-09-16T19:53:59.085Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T19:53:59.085Z] latest [2021-09-16T19:53:59.085Z] 2.0.1-dev.48 [2021-09-16T19:53:59.085Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [2021-09-16T19:53:59.085Z] main [2021-09-16T19:53:59.085Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:53:59.478Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:53:59.810Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T19:53:59.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-16T19:53:59.810Z] e11bdd31ef62: Preparing [2021-09-16T19:53:59.810Z] 99004686712e: Preparing [2021-09-16T19:53:59.810Z] 3b0b21b86ba8: Preparing [2021-09-16T19:53:59.810Z] ecd7c7ed8403: Preparing [2021-09-16T19:53:59.810Z] e6688e911f15: Preparing [2021-09-16T19:53:59.810Z] e6688e911f15: Layer already exists [2021-09-16T19:54:00.077Z] ecd7c7ed8403: Pushed [2021-09-16T19:54:00.077Z] 3b0b21b86ba8: Pushed [2021-09-16T19:54:00.077Z] e11bdd31ef62: Pushed [2021-09-16T19:54:01.034Z] 99004686712e: Pushed [2021-09-16T19:54:01.300Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9: digest: sha256:6219dc1dd4a815484137803dd1c48ea8ffc8590fdad82854536bf28fb5c07f32 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:01.641Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:01.959Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-09-16T19:54:01.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-16T19:54:01.959Z] e11bdd31ef62: Preparing [2021-09-16T19:54:01.959Z] 99004686712e: Preparing [2021-09-16T19:54:01.959Z] 3b0b21b86ba8: Preparing [2021-09-16T19:54:01.959Z] ecd7c7ed8403: Preparing [2021-09-16T19:54:01.959Z] e6688e911f15: Preparing [2021-09-16T19:54:01.959Z] e6688e911f15: Layer already exists [2021-09-16T19:54:01.959Z] 3b0b21b86ba8: Layer already exists [2021-09-16T19:54:01.959Z] ecd7c7ed8403: Layer already exists [2021-09-16T19:54:01.959Z] 99004686712e: Layer already exists [2021-09-16T19:54:01.959Z] e11bdd31ef62: Layer already exists [2021-09-16T19:54:01.959Z] latest: digest: sha256:6219dc1dd4a815484137803dd1c48ea8ffc8590fdad82854536bf28fb5c07f32 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:02.281Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.48 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:02.599Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.48 [2021-09-16T19:54:02.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-16T19:54:02.600Z] e11bdd31ef62: Preparing [2021-09-16T19:54:02.600Z] 99004686712e: Preparing [2021-09-16T19:54:02.600Z] 3b0b21b86ba8: Preparing [2021-09-16T19:54:02.600Z] ecd7c7ed8403: Preparing [2021-09-16T19:54:02.600Z] e6688e911f15: Preparing [2021-09-16T19:54:02.600Z] e11bdd31ef62: Layer already exists [2021-09-16T19:54:02.600Z] 3b0b21b86ba8: Layer already exists [2021-09-16T19:54:02.600Z] 99004686712e: Layer already exists [2021-09-16T19:54:02.600Z] ecd7c7ed8403: Layer already exists [2021-09-16T19:54:02.600Z] e6688e911f15: Layer already exists [2021-09-16T19:54:03.563Z] 2.0.1-dev.48: digest: sha256:6219dc1dd4a815484137803dd1c48ea8ffc8590fdad82854536bf28fb5c07f32 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:03.887Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:04.201Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [2021-09-16T19:54:04.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-16T19:54:04.468Z] e11bdd31ef62: Preparing [2021-09-16T19:54:04.468Z] 99004686712e: Preparing [2021-09-16T19:54:04.468Z] 3b0b21b86ba8: Preparing [2021-09-16T19:54:04.468Z] ecd7c7ed8403: Preparing [2021-09-16T19:54:04.468Z] e6688e911f15: Preparing [2021-09-16T19:54:04.468Z] e11bdd31ef62: Layer already exists [2021-09-16T19:54:04.468Z] e6688e911f15: Layer already exists [2021-09-16T19:54:04.468Z] 99004686712e: Layer already exists [2021-09-16T19:54:04.468Z] 3b0b21b86ba8: Layer already exists [2021-09-16T19:54:04.468Z] ecd7c7ed8403: Layer already exists [2021-09-16T19:54:04.468Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48: digest: sha256:6219dc1dd4a815484137803dd1c48ea8ffc8590fdad82854536bf28fb5c07f32 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:04.794Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:05.112Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-09-16T19:54:05.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-16T19:54:05.112Z] e11bdd31ef62: Preparing [2021-09-16T19:54:05.112Z] 99004686712e: Preparing [2021-09-16T19:54:05.112Z] 3b0b21b86ba8: Preparing [2021-09-16T19:54:05.112Z] ecd7c7ed8403: Preparing [2021-09-16T19:54:05.112Z] e6688e911f15: Preparing [2021-09-16T19:54:05.112Z] e11bdd31ef62: Layer already exists [2021-09-16T19:54:05.112Z] 99004686712e: Layer already exists [2021-09-16T19:54:05.112Z] e6688e911f15: Layer already exists [2021-09-16T19:54:05.112Z] ecd7c7ed8403: Layer already exists [2021-09-16T19:54:05.112Z] 3b0b21b86ba8: Layer already exists [2021-09-16T19:54:05.112Z] main: digest: sha256:6219dc1dd4a815484137803dd1c48ea8ffc8590fdad82854536bf28fb5c07f32 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-16T19:54:05.170Z] ===================================================== [Pipeline] echo [2021-09-16T19:54:05.186Z] taggedImages: [2021-09-16T19:54:05.186Z] - nexus3.edgexfoundry.org:10004/core-command:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T19:54:05.186Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-09-16T19:54:05.186Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.48 [2021-09-16T19:54:05.186Z] - nexus3.edgexfoundry.org:10004/core-command:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [2021-09-16T19:54:05.186Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-09-16T19:54:05.249Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-09-16T19:54:05.249Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T19:54:05.249Z] latest [2021-09-16T19:54:05.249Z] 2.0.1-dev.48 [2021-09-16T19:54:05.249Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [2021-09-16T19:54:05.249Z] main [2021-09-16T19:54:05.249Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:05.621Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:05.946Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T19:54:05.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-16T19:54:05.946Z] 1f58d7c2b95b: Preparing [2021-09-16T19:54:05.946Z] 262320be46e0: Preparing [2021-09-16T19:54:05.946Z] 3b0b21b86ba8: Preparing [2021-09-16T19:54:05.946Z] 573fde3e216a: Preparing [2021-09-16T19:54:05.946Z] b2d2469bd74e: Preparing [2021-09-16T19:54:05.946Z] e6688e911f15: Preparing [2021-09-16T19:54:05.946Z] e6688e911f15: Waiting [2021-09-16T19:54:05.946Z] 3b0b21b86ba8: Layer already exists [2021-09-16T19:54:06.220Z] e6688e911f15: Layer already exists [2021-09-16T19:54:06.220Z] 1f58d7c2b95b: Pushed [2021-09-16T19:54:06.220Z] b2d2469bd74e: Pushed [2021-09-16T19:54:06.220Z] 573fde3e216a: Pushed [2021-09-16T19:54:07.631Z] 262320be46e0: Pushed [2021-09-16T19:54:07.631Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9: digest: sha256:7347059390d86485aeb54ea957a32c6b26d4fee7d3c5f5ae674cc7f1187f7c8b size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:07.956Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:08.280Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-09-16T19:54:08.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-16T19:54:08.280Z] 1f58d7c2b95b: Preparing [2021-09-16T19:54:08.280Z] 262320be46e0: Preparing [2021-09-16T19:54:08.280Z] 3b0b21b86ba8: Preparing [2021-09-16T19:54:08.280Z] 573fde3e216a: Preparing [2021-09-16T19:54:08.280Z] b2d2469bd74e: Preparing [2021-09-16T19:54:08.280Z] e6688e911f15: Preparing [2021-09-16T19:54:08.280Z] e6688e911f15: Waiting [2021-09-16T19:54:08.280Z] 573fde3e216a: Layer already exists [2021-09-16T19:54:08.280Z] 262320be46e0: Layer already exists [2021-09-16T19:54:08.280Z] 1f58d7c2b95b: Layer already exists [2021-09-16T19:54:08.280Z] b2d2469bd74e: Layer already exists [2021-09-16T19:54:08.280Z] 3b0b21b86ba8: Layer already exists [2021-09-16T19:54:08.280Z] e6688e911f15: Layer already exists [2021-09-16T19:54:08.280Z] latest: digest: sha256:7347059390d86485aeb54ea957a32c6b26d4fee7d3c5f5ae674cc7f1187f7c8b size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:08.604Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.48 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:08.924Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.48 [2021-09-16T19:54:08.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-16T19:54:08.924Z] 1f58d7c2b95b: Preparing [2021-09-16T19:54:08.924Z] 262320be46e0: Preparing [2021-09-16T19:54:08.924Z] 3b0b21b86ba8: Preparing [2021-09-16T19:54:08.924Z] 573fde3e216a: Preparing [2021-09-16T19:54:08.924Z] b2d2469bd74e: Preparing [2021-09-16T19:54:08.924Z] e6688e911f15: Preparing [2021-09-16T19:54:08.924Z] e6688e911f15: Waiting [2021-09-16T19:54:08.924Z] 3b0b21b86ba8: Layer already exists [2021-09-16T19:54:08.924Z] 1f58d7c2b95b: Layer already exists [2021-09-16T19:54:08.924Z] b2d2469bd74e: Layer already exists [2021-09-16T19:54:08.924Z] 262320be46e0: Layer already exists [2021-09-16T19:54:08.924Z] 573fde3e216a: Layer already exists [2021-09-16T19:54:08.924Z] e6688e911f15: Layer already exists [2021-09-16T19:54:08.924Z] 2.0.1-dev.48: digest: sha256:7347059390d86485aeb54ea957a32c6b26d4fee7d3c5f5ae674cc7f1187f7c8b size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:09.249Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:09.565Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [2021-09-16T19:54:09.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-16T19:54:09.565Z] 1f58d7c2b95b: Preparing [2021-09-16T19:54:09.565Z] 262320be46e0: Preparing [2021-09-16T19:54:09.565Z] 3b0b21b86ba8: Preparing [2021-09-16T19:54:09.565Z] 573fde3e216a: Preparing [2021-09-16T19:54:09.565Z] b2d2469bd74e: Preparing [2021-09-16T19:54:09.566Z] e6688e911f15: Preparing [2021-09-16T19:54:09.566Z] e6688e911f15: Waiting [2021-09-16T19:54:09.566Z] 573fde3e216a: Layer already exists [2021-09-16T19:54:09.566Z] b2d2469bd74e: Layer already exists [2021-09-16T19:54:09.566Z] 262320be46e0: Layer already exists [2021-09-16T19:54:09.566Z] 3b0b21b86ba8: Layer already exists [2021-09-16T19:54:09.566Z] 1f58d7c2b95b: Layer already exists [2021-09-16T19:54:09.566Z] e6688e911f15: Layer already exists [2021-09-16T19:54:09.566Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48: digest: sha256:7347059390d86485aeb54ea957a32c6b26d4fee7d3c5f5ae674cc7f1187f7c8b size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:09.901Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:10.223Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-09-16T19:54:10.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-16T19:54:10.223Z] 1f58d7c2b95b: Preparing [2021-09-16T19:54:10.223Z] 262320be46e0: Preparing [2021-09-16T19:54:10.223Z] 3b0b21b86ba8: Preparing [2021-09-16T19:54:10.223Z] 573fde3e216a: Preparing [2021-09-16T19:54:10.223Z] b2d2469bd74e: Preparing [2021-09-16T19:54:10.223Z] e6688e911f15: Preparing [2021-09-16T19:54:10.223Z] e6688e911f15: Waiting [2021-09-16T19:54:10.223Z] 3b0b21b86ba8: Layer already exists [2021-09-16T19:54:10.223Z] b2d2469bd74e: Layer already exists [2021-09-16T19:54:10.223Z] 1f58d7c2b95b: Layer already exists [2021-09-16T19:54:10.223Z] 573fde3e216a: Layer already exists [2021-09-16T19:54:10.223Z] 262320be46e0: Layer already exists [2021-09-16T19:54:10.223Z] e6688e911f15: Layer already exists [2021-09-16T19:54:10.223Z] main: digest: sha256:7347059390d86485aeb54ea957a32c6b26d4fee7d3c5f5ae674cc7f1187f7c8b size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-16T19:54:10.280Z] ===================================================== [Pipeline] echo [2021-09-16T19:54:10.294Z] taggedImages: [2021-09-16T19:54:10.294Z] - nexus3.edgexfoundry.org:10004/core-data:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T19:54:10.294Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-09-16T19:54:10.294Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.48 [2021-09-16T19:54:10.294Z] - nexus3.edgexfoundry.org:10004/core-data:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [2021-09-16T19:54:10.294Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-09-16T19:54:10.322Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-09-16T19:54:10.322Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T19:54:10.322Z] latest [2021-09-16T19:54:10.322Z] 2.0.1-dev.48 [2021-09-16T19:54:10.322Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [2021-09-16T19:54:10.322Z] main [2021-09-16T19:54:10.322Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:10.680Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:10.996Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T19:54:10.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-16T19:54:10.996Z] 2b8ba603adec: Preparing [2021-09-16T19:54:10.996Z] e6f5409cffa9: Preparing [2021-09-16T19:54:10.996Z] 3b0b21b86ba8: Preparing [2021-09-16T19:54:10.996Z] ecd7c7ed8403: Preparing [2021-09-16T19:54:10.996Z] e6688e911f15: Preparing [2021-09-16T19:54:10.996Z] 3b0b21b86ba8: Layer already exists [2021-09-16T19:54:10.996Z] ecd7c7ed8403: Layer already exists [2021-09-16T19:54:10.996Z] e6688e911f15: Layer already exists [2021-09-16T19:54:10.996Z] 2b8ba603adec: Pushed [2021-09-16T19:54:12.404Z] e6f5409cffa9: Pushed [2021-09-16T19:54:12.404Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9: digest: sha256:c21645f50cf7935243ce98c1243f2646a274426ae153bcd594c76a5208dd2bb0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:12.724Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:13.043Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-09-16T19:54:13.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-16T19:54:13.043Z] 2b8ba603adec: Preparing [2021-09-16T19:54:13.043Z] e6f5409cffa9: Preparing [2021-09-16T19:54:13.043Z] 3b0b21b86ba8: Preparing [2021-09-16T19:54:13.043Z] ecd7c7ed8403: Preparing [2021-09-16T19:54:13.043Z] e6688e911f15: Preparing [2021-09-16T19:54:13.043Z] 3b0b21b86ba8: Layer already exists [2021-09-16T19:54:13.043Z] 2b8ba603adec: Layer already exists [2021-09-16T19:54:13.043Z] ecd7c7ed8403: Layer already exists [2021-09-16T19:54:13.043Z] e6688e911f15: Layer already exists [2021-09-16T19:54:13.043Z] e6f5409cffa9: Layer already exists [2021-09-16T19:54:13.043Z] latest: digest: sha256:c21645f50cf7935243ce98c1243f2646a274426ae153bcd594c76a5208dd2bb0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:13.366Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.48 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:13.684Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.48 [2021-09-16T19:54:13.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-16T19:54:13.684Z] 2b8ba603adec: Preparing [2021-09-16T19:54:13.684Z] e6f5409cffa9: Preparing [2021-09-16T19:54:13.684Z] 3b0b21b86ba8: Preparing [2021-09-16T19:54:13.684Z] ecd7c7ed8403: Preparing [2021-09-16T19:54:13.684Z] e6688e911f15: Preparing [2021-09-16T19:54:13.684Z] 2b8ba603adec: Layer already exists [2021-09-16T19:54:13.684Z] e6688e911f15: Layer already exists [2021-09-16T19:54:13.684Z] e6f5409cffa9: Layer already exists [2021-09-16T19:54:13.684Z] 3b0b21b86ba8: Layer already exists [2021-09-16T19:54:13.684Z] ecd7c7ed8403: Layer already exists [2021-09-16T19:54:13.684Z] 2.0.1-dev.48: digest: sha256:c21645f50cf7935243ce98c1243f2646a274426ae153bcd594c76a5208dd2bb0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:14.008Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:14.329Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [2021-09-16T19:54:14.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-16T19:54:14.329Z] 2b8ba603adec: Preparing [2021-09-16T19:54:14.329Z] e6f5409cffa9: Preparing [2021-09-16T19:54:14.329Z] 3b0b21b86ba8: Preparing [2021-09-16T19:54:14.329Z] ecd7c7ed8403: Preparing [2021-09-16T19:54:14.329Z] e6688e911f15: Preparing [2021-09-16T19:54:14.329Z] 3b0b21b86ba8: Layer already exists [2021-09-16T19:54:14.329Z] e6f5409cffa9: Layer already exists [2021-09-16T19:54:14.329Z] e6688e911f15: Layer already exists [2021-09-16T19:54:14.329Z] ecd7c7ed8403: Layer already exists [2021-09-16T19:54:14.329Z] 2b8ba603adec: Layer already exists [2021-09-16T19:54:14.594Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48: digest: sha256:c21645f50cf7935243ce98c1243f2646a274426ae153bcd594c76a5208dd2bb0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:14.918Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:15.237Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-09-16T19:54:15.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-16T19:54:15.237Z] 2b8ba603adec: Preparing [2021-09-16T19:54:15.237Z] e6f5409cffa9: Preparing [2021-09-16T19:54:15.237Z] 3b0b21b86ba8: Preparing [2021-09-16T19:54:15.237Z] ecd7c7ed8403: Preparing [2021-09-16T19:54:15.237Z] e6688e911f15: Preparing [2021-09-16T19:54:15.237Z] 3b0b21b86ba8: Layer already exists [2021-09-16T19:54:15.237Z] ecd7c7ed8403: Layer already exists [2021-09-16T19:54:15.237Z] 2b8ba603adec: Layer already exists [2021-09-16T19:54:15.237Z] e6f5409cffa9: Layer already exists [2021-09-16T19:54:15.237Z] e6688e911f15: Layer already exists [2021-09-16T19:54:15.237Z] main: digest: sha256:c21645f50cf7935243ce98c1243f2646a274426ae153bcd594c76a5208dd2bb0 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-16T19:54:15.297Z] ===================================================== [Pipeline] echo [2021-09-16T19:54:15.312Z] taggedImages: [2021-09-16T19:54:15.312Z] - nexus3.edgexfoundry.org:10004/core-metadata:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T19:54:15.312Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-09-16T19:54:15.312Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.48 [2021-09-16T19:54:15.312Z] - nexus3.edgexfoundry.org:10004/core-metadata:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [2021-09-16T19:54:15.312Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-09-16T19:54:15.344Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-09-16T19:54:15.344Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T19:54:15.344Z] latest [2021-09-16T19:54:15.344Z] 2.0.1-dev.48 [2021-09-16T19:54:15.344Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [2021-09-16T19:54:15.344Z] main [2021-09-16T19:54:15.344Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:15.726Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:16.041Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T19:54:16.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-16T19:54:16.041Z] 237e9110ab4c: Preparing [2021-09-16T19:54:16.041Z] 237e9110ab4c: Preparing [2021-09-16T19:54:16.041Z] 9050e8a94434: Preparing [2021-09-16T19:54:16.041Z] 714df0b7314c: Preparing [2021-09-16T19:54:16.041Z] 76a2f396d9a0: Preparing [2021-09-16T19:54:16.041Z] 397d5e8442cc: Preparing [2021-09-16T19:54:16.041Z] 3b0b21b86ba8: Preparing [2021-09-16T19:54:16.041Z] 0bb2d1a1ca54: Preparing [2021-09-16T19:54:16.041Z] e6e0b4211fd5: Preparing [2021-09-16T19:54:16.041Z] 0e5c94f43f33: Preparing [2021-09-16T19:54:16.041Z] 5319da217f3a: Preparing [2021-09-16T19:54:16.041Z] e6688e911f15: Preparing [2021-09-16T19:54:16.041Z] 3b0b21b86ba8: Waiting [2021-09-16T19:54:16.041Z] 0bb2d1a1ca54: Waiting [2021-09-16T19:54:16.041Z] e6e0b4211fd5: Waiting [2021-09-16T19:54:16.041Z] 0e5c94f43f33: Waiting [2021-09-16T19:54:16.041Z] 5319da217f3a: Waiting [2021-09-16T19:54:16.041Z] e6688e911f15: Waiting [2021-09-16T19:54:16.310Z] 237e9110ab4c: Pushed [2021-09-16T19:54:16.310Z] 3b0b21b86ba8: Layer already exists [2021-09-16T19:54:16.310Z] 714df0b7314c: Pushed [2021-09-16T19:54:16.310Z] 9050e8a94434: Pushed [2021-09-16T19:54:16.310Z] 76a2f396d9a0: Pushed [2021-09-16T19:54:16.578Z] 5319da217f3a: Pushed [2021-09-16T19:54:16.578Z] 0e5c94f43f33: Pushed [2021-09-16T19:54:16.578Z] 0bb2d1a1ca54: Pushed [2021-09-16T19:54:16.578Z] e6688e911f15: Layer already exists [2021-09-16T19:54:17.540Z] 397d5e8442cc: Pushed [2021-09-16T19:54:17.540Z] e6e0b4211fd5: Pushed [2021-09-16T19:54:17.806Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9: digest: sha256:c6844f178b263c46195d8177e2210b107c9fcb929cd9fa91291bc564d94b9383 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:18.136Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:18.456Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-09-16T19:54:18.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-16T19:54:18.456Z] 237e9110ab4c: Preparing [2021-09-16T19:54:18.456Z] 237e9110ab4c: Preparing [2021-09-16T19:54:18.456Z] 9050e8a94434: Preparing [2021-09-16T19:54:18.456Z] 714df0b7314c: Preparing [2021-09-16T19:54:18.456Z] 76a2f396d9a0: Preparing [2021-09-16T19:54:18.456Z] 397d5e8442cc: Preparing [2021-09-16T19:54:18.456Z] 3b0b21b86ba8: Preparing [2021-09-16T19:54:18.456Z] 0bb2d1a1ca54: Preparing [2021-09-16T19:54:18.456Z] e6e0b4211fd5: Preparing [2021-09-16T19:54:18.456Z] 0e5c94f43f33: Preparing [2021-09-16T19:54:18.456Z] 5319da217f3a: Preparing [2021-09-16T19:54:18.456Z] e6688e911f15: Preparing [2021-09-16T19:54:18.456Z] 0bb2d1a1ca54: Waiting [2021-09-16T19:54:18.456Z] e6e0b4211fd5: Waiting [2021-09-16T19:54:18.456Z] 0e5c94f43f33: Waiting [2021-09-16T19:54:18.456Z] 5319da217f3a: Waiting [2021-09-16T19:54:18.456Z] e6688e911f15: Waiting [2021-09-16T19:54:18.456Z] 3b0b21b86ba8: Waiting [2021-09-16T19:54:18.456Z] 714df0b7314c: Layer already exists [2021-09-16T19:54:18.456Z] 76a2f396d9a0: Layer already exists [2021-09-16T19:54:18.456Z] 9050e8a94434: Layer already exists [2021-09-16T19:54:18.456Z] 397d5e8442cc: Layer already exists [2021-09-16T19:54:18.456Z] 237e9110ab4c: Layer already exists [2021-09-16T19:54:18.456Z] 0bb2d1a1ca54: Layer already exists [2021-09-16T19:54:18.456Z] 3b0b21b86ba8: Layer already exists [2021-09-16T19:54:18.456Z] 5319da217f3a: Layer already exists [2021-09-16T19:54:18.456Z] 0e5c94f43f33: Layer already exists [2021-09-16T19:54:18.456Z] e6e0b4211fd5: Layer already exists [2021-09-16T19:54:18.456Z] e6688e911f15: Layer already exists [2021-09-16T19:54:18.723Z] latest: digest: sha256:c6844f178b263c46195d8177e2210b107c9fcb929cd9fa91291bc564d94b9383 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:19.046Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.48 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:19.363Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.48 [2021-09-16T19:54:19.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-16T19:54:19.363Z] 237e9110ab4c: Preparing [2021-09-16T19:54:19.363Z] 237e9110ab4c: Preparing [2021-09-16T19:54:19.363Z] 9050e8a94434: Preparing [2021-09-16T19:54:19.363Z] 714df0b7314c: Preparing [2021-09-16T19:54:19.363Z] 76a2f396d9a0: Preparing [2021-09-16T19:54:19.363Z] 397d5e8442cc: Preparing [2021-09-16T19:54:19.363Z] 3b0b21b86ba8: Preparing [2021-09-16T19:54:19.363Z] 0bb2d1a1ca54: Preparing [2021-09-16T19:54:19.363Z] e6e0b4211fd5: Preparing [2021-09-16T19:54:19.363Z] 0e5c94f43f33: Preparing [2021-09-16T19:54:19.363Z] 5319da217f3a: Preparing [2021-09-16T19:54:19.363Z] e6688e911f15: Preparing [2021-09-16T19:54:19.363Z] 0bb2d1a1ca54: Waiting [2021-09-16T19:54:19.363Z] e6e0b4211fd5: Waiting [2021-09-16T19:54:19.363Z] 0e5c94f43f33: Waiting [2021-09-16T19:54:19.363Z] 5319da217f3a: Waiting [2021-09-16T19:54:19.363Z] e6688e911f15: Waiting [2021-09-16T19:54:19.363Z] 3b0b21b86ba8: Waiting [2021-09-16T19:54:19.363Z] 397d5e8442cc: Layer already exists [2021-09-16T19:54:19.363Z] 714df0b7314c: Layer already exists [2021-09-16T19:54:19.363Z] 237e9110ab4c: Layer already exists [2021-09-16T19:54:19.363Z] 76a2f396d9a0: Layer already exists [2021-09-16T19:54:19.363Z] 9050e8a94434: Layer already exists [2021-09-16T19:54:19.363Z] 0bb2d1a1ca54: Layer already exists [2021-09-16T19:54:19.363Z] 3b0b21b86ba8: Layer already exists [2021-09-16T19:54:19.363Z] 0e5c94f43f33: Layer already exists [2021-09-16T19:54:19.363Z] e6e0b4211fd5: Layer already exists [2021-09-16T19:54:19.363Z] 5319da217f3a: Layer already exists [2021-09-16T19:54:19.364Z] e6688e911f15: Layer already exists [2021-09-16T19:54:19.364Z] 2.0.1-dev.48: digest: sha256:c6844f178b263c46195d8177e2210b107c9fcb929cd9fa91291bc564d94b9383 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:19.681Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:19.994Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [2021-09-16T19:54:19.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-16T19:54:19.995Z] 237e9110ab4c: Preparing [2021-09-16T19:54:19.995Z] 237e9110ab4c: Preparing [2021-09-16T19:54:19.995Z] 9050e8a94434: Preparing [2021-09-16T19:54:19.995Z] 714df0b7314c: Preparing [2021-09-16T19:54:19.995Z] 76a2f396d9a0: Preparing [2021-09-16T19:54:19.995Z] 397d5e8442cc: Preparing [2021-09-16T19:54:19.995Z] 3b0b21b86ba8: Preparing [2021-09-16T19:54:19.995Z] 0bb2d1a1ca54: Preparing [2021-09-16T19:54:19.995Z] e6e0b4211fd5: Preparing [2021-09-16T19:54:19.995Z] 0e5c94f43f33: Preparing [2021-09-16T19:54:19.995Z] 5319da217f3a: Preparing [2021-09-16T19:54:19.995Z] e6688e911f15: Preparing [2021-09-16T19:54:19.995Z] 0bb2d1a1ca54: Waiting [2021-09-16T19:54:19.995Z] e6e0b4211fd5: Waiting [2021-09-16T19:54:19.995Z] 0e5c94f43f33: Waiting [2021-09-16T19:54:19.995Z] 5319da217f3a: Waiting [2021-09-16T19:54:19.995Z] e6688e911f15: Waiting [2021-09-16T19:54:19.995Z] 3b0b21b86ba8: Waiting [2021-09-16T19:54:19.995Z] 9050e8a94434: Layer already exists [2021-09-16T19:54:19.995Z] 76a2f396d9a0: Layer already exists [2021-09-16T19:54:19.995Z] 237e9110ab4c: Layer already exists [2021-09-16T19:54:19.995Z] 397d5e8442cc: Layer already exists [2021-09-16T19:54:19.995Z] 714df0b7314c: Layer already exists [2021-09-16T19:54:19.995Z] 3b0b21b86ba8: Layer already exists [2021-09-16T19:54:19.995Z] 0e5c94f43f33: Layer already exists [2021-09-16T19:54:19.995Z] 0bb2d1a1ca54: Layer already exists [2021-09-16T19:54:19.995Z] 5319da217f3a: Layer already exists [2021-09-16T19:54:19.995Z] e6e0b4211fd5: Layer already exists [2021-09-16T19:54:19.995Z] e6688e911f15: Layer already exists [2021-09-16T19:54:19.995Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48: digest: sha256:c6844f178b263c46195d8177e2210b107c9fcb929cd9fa91291bc564d94b9383 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:20.317Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:20.629Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-09-16T19:54:20.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-16T19:54:20.629Z] 237e9110ab4c: Preparing [2021-09-16T19:54:20.629Z] 237e9110ab4c: Preparing [2021-09-16T19:54:20.629Z] 9050e8a94434: Preparing [2021-09-16T19:54:20.629Z] 714df0b7314c: Preparing [2021-09-16T19:54:20.629Z] 76a2f396d9a0: Preparing [2021-09-16T19:54:20.629Z] 397d5e8442cc: Preparing [2021-09-16T19:54:20.629Z] 3b0b21b86ba8: Preparing [2021-09-16T19:54:20.629Z] 0bb2d1a1ca54: Preparing [2021-09-16T19:54:20.629Z] e6e0b4211fd5: Preparing [2021-09-16T19:54:20.629Z] 0e5c94f43f33: Preparing [2021-09-16T19:54:20.629Z] 5319da217f3a: Preparing [2021-09-16T19:54:20.629Z] e6688e911f15: Preparing [2021-09-16T19:54:20.629Z] 3b0b21b86ba8: Waiting [2021-09-16T19:54:20.629Z] 0bb2d1a1ca54: Waiting [2021-09-16T19:54:20.629Z] e6e0b4211fd5: Waiting [2021-09-16T19:54:20.629Z] 0e5c94f43f33: Waiting [2021-09-16T19:54:20.629Z] 5319da217f3a: Waiting [2021-09-16T19:54:20.629Z] e6688e911f15: Waiting [2021-09-16T19:54:20.629Z] 76a2f396d9a0: Layer already exists [2021-09-16T19:54:20.629Z] 714df0b7314c: Layer already exists [2021-09-16T19:54:20.629Z] 397d5e8442cc: Layer already exists [2021-09-16T19:54:20.629Z] 237e9110ab4c: Layer already exists [2021-09-16T19:54:20.629Z] 9050e8a94434: Layer already exists [2021-09-16T19:54:20.629Z] e6e0b4211fd5: Layer already exists [2021-09-16T19:54:20.629Z] 0bb2d1a1ca54: Layer already exists [2021-09-16T19:54:20.629Z] 3b0b21b86ba8: Layer already exists [2021-09-16T19:54:20.629Z] 5319da217f3a: Layer already exists [2021-09-16T19:54:20.629Z] 0e5c94f43f33: Layer already exists [2021-09-16T19:54:20.629Z] e6688e911f15: Layer already exists [2021-09-16T19:54:20.629Z] main: digest: sha256:c6844f178b263c46195d8177e2210b107c9fcb929cd9fa91291bc564d94b9383 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-16T19:54:20.687Z] ===================================================== [Pipeline] echo [2021-09-16T19:54:20.701Z] taggedImages: [2021-09-16T19:54:20.701Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T19:54:20.701Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-09-16T19:54:20.701Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.48 [2021-09-16T19:54:20.701Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [2021-09-16T19:54:20.701Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-09-16T19:54:20.729Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-09-16T19:54:20.729Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T19:54:20.729Z] latest [2021-09-16T19:54:20.729Z] 2.0.1-dev.48 [2021-09-16T19:54:20.729Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [2021-09-16T19:54:20.729Z] main [2021-09-16T19:54:20.729Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:21.089Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:21.413Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T19:54:21.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-16T19:54:21.413Z] 478f71e4f96c: Preparing [2021-09-16T19:54:21.413Z] dcbcb31314d6: Preparing [2021-09-16T19:54:21.413Z] f7f81a12c48c: Preparing [2021-09-16T19:54:21.413Z] c2b9be934e71: Preparing [2021-09-16T19:54:21.413Z] d443fbe0f150: Preparing [2021-09-16T19:54:21.413Z] e6688e911f15: Preparing [2021-09-16T19:54:21.413Z] e6688e911f15: Waiting [2021-09-16T19:54:22.008Z] f7f81a12c48c: Pushed [2021-09-16T19:54:22.008Z] c2b9be934e71: Pushed [2021-09-16T19:54:22.008Z] e6688e911f15: Layer already exists [2021-09-16T19:54:22.008Z] d443fbe0f150: Pushed [2021-09-16T19:54:22.273Z] 478f71e4f96c: Pushed [2021-09-16T19:54:22.273Z] dcbcb31314d6: Pushed [2021-09-16T19:54:22.539Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9: digest: sha256:937cc24984adcaebd13f520558c1b20520ed38c2b4a350dd728e21d98dd583de size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:22.855Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:23.170Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-09-16T19:54:23.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-16T19:54:23.170Z] 478f71e4f96c: Preparing [2021-09-16T19:54:23.170Z] dcbcb31314d6: Preparing [2021-09-16T19:54:23.170Z] f7f81a12c48c: Preparing [2021-09-16T19:54:23.170Z] c2b9be934e71: Preparing [2021-09-16T19:54:23.170Z] d443fbe0f150: Preparing [2021-09-16T19:54:23.170Z] e6688e911f15: Preparing [2021-09-16T19:54:23.170Z] e6688e911f15: Waiting [2021-09-16T19:54:23.170Z] 478f71e4f96c: Layer already exists [2021-09-16T19:54:23.170Z] c2b9be934e71: Layer already exists [2021-09-16T19:54:23.170Z] d443fbe0f150: Layer already exists [2021-09-16T19:54:23.170Z] dcbcb31314d6: Layer already exists [2021-09-16T19:54:23.170Z] f7f81a12c48c: Layer already exists [2021-09-16T19:54:23.170Z] e6688e911f15: Layer already exists [2021-09-16T19:54:23.170Z] latest: digest: sha256:937cc24984adcaebd13f520558c1b20520ed38c2b4a350dd728e21d98dd583de size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:23.338Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-16T19:54:23.338Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-16T19:54:23.338Z] ---> de9459d6fb20 [2021-09-16T19:54:23.338Z] Step 3/23 : WORKDIR /edgex-go [2021-09-16T19:54:23.338Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-16T19:54:23.338Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-16T19:54:23.338Z] ---> de9459d6fb20 [2021-09-16T19:54:23.338Z] Step 3/24 : WORKDIR /edgex-go [2021-09-16T19:54:23.338Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-16T19:54:23.338Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-16T19:54:23.338Z] ---> de9459d6fb20 [2021-09-16T19:54:23.338Z] Step 3/24 : WORKDIR /edgex-go [2021-09-16T19:54:23.338Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-16T19:54:23.338Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-16T19:54:23.338Z] ---> de9459d6fb20 [2021-09-16T19:54:23.338Z] Step 3/32 : WORKDIR /edgex-go [2021-09-16T19:54:23.338Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-16T19:54:23.338Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-16T19:54:23.338Z] ---> de9459d6fb20 [2021-09-16T19:54:23.338Z] Step 3/24 : WORKDIR /edgex-go [2021-09-16T19:54:23.338Z] ---> Running in ca8d58458031 [2021-09-16T19:54:23.338Z] ---> Running in 22e93fb93561 [2021-09-16T19:54:23.338Z] ---> Running in 74a246360e87 [2021-09-16T19:54:23.338Z] ---> Running in a58055447fe3 [2021-09-16T19:54:23.338Z] ---> Running in d27b252640d7 [2021-09-16T19:54:23.338Z] Removing intermediate container ca8d58458031 [2021-09-16T19:54:23.338Z] ---> 6ddc16394f73 [2021-09-16T19:54:23.338Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T19:54:23.338Z] Removing intermediate container 22e93fb93561 [2021-09-16T19:54:23.338Z] ---> 26382c87d34f [2021-09-16T19:54:23.338Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T19:54:23.338Z] Removing intermediate container a58055447fe3 [2021-09-16T19:54:23.338Z] ---> e482402aeadc [2021-09-16T19:54:23.338Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T19:54:23.338Z] Removing intermediate container 74a246360e87 [2021-09-16T19:54:23.338Z] ---> 6be98c1c8bd8 [2021-09-16T19:54:23.338Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T19:54:23.338Z] Removing intermediate container d27b252640d7 [2021-09-16T19:54:23.338Z] ---> 081c8f79505d [2021-09-16T19:54:23.338Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T19:54:23.338Z] ---> Running in f848f30cf578 [2021-09-16T19:54:23.338Z] ---> Running in eba36e3a7f50 [2021-09-16T19:54:23.338Z] ---> Running in a99bb6593589 [2021-09-16T19:54:23.338Z] ---> Running in 51283b882f64 [2021-09-16T19:54:23.338Z] ---> Running in daa4b43f024e [2021-09-16T19:54:23.486Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.48 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:23.798Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.48 [2021-09-16T19:54:23.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-16T19:54:23.799Z] 478f71e4f96c: Preparing [2021-09-16T19:54:23.799Z] dcbcb31314d6: Preparing [2021-09-16T19:54:23.799Z] f7f81a12c48c: Preparing [2021-09-16T19:54:23.799Z] c2b9be934e71: Preparing [2021-09-16T19:54:23.799Z] d443fbe0f150: Preparing [2021-09-16T19:54:23.799Z] e6688e911f15: Preparing [2021-09-16T19:54:23.799Z] e6688e911f15: Waiting [2021-09-16T19:54:23.799Z] dcbcb31314d6: Layer already exists [2021-09-16T19:54:23.799Z] f7f81a12c48c: Layer already exists [2021-09-16T19:54:23.799Z] c2b9be934e71: Layer already exists [2021-09-16T19:54:23.799Z] 478f71e4f96c: Layer already exists [2021-09-16T19:54:23.799Z] d443fbe0f150: Layer already exists [2021-09-16T19:54:23.799Z] e6688e911f15: Layer already exists [2021-09-16T19:54:23.799Z] 2.0.1-dev.48: digest: sha256:937cc24984adcaebd13f520558c1b20520ed38c2b4a350dd728e21d98dd583de size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:24.444Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:24.778Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [2021-09-16T19:54:24.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-16T19:54:24.778Z] 478f71e4f96c: Preparing [2021-09-16T19:54:24.778Z] dcbcb31314d6: Preparing [2021-09-16T19:54:24.778Z] f7f81a12c48c: Preparing [2021-09-16T19:54:24.778Z] c2b9be934e71: Preparing [2021-09-16T19:54:24.778Z] d443fbe0f150: Preparing [2021-09-16T19:54:24.778Z] e6688e911f15: Preparing [2021-09-16T19:54:24.778Z] e6688e911f15: Waiting [2021-09-16T19:54:24.778Z] d443fbe0f150: Layer already exists [2021-09-16T19:54:24.778Z] f7f81a12c48c: Layer already exists [2021-09-16T19:54:24.778Z] c2b9be934e71: Layer already exists [2021-09-16T19:54:24.778Z] 478f71e4f96c: Layer already exists [2021-09-16T19:54:24.778Z] dcbcb31314d6: Layer already exists [2021-09-16T19:54:24.778Z] e6688e911f15: Layer already exists [2021-09-16T19:54:24.778Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48: digest: sha256:937cc24984adcaebd13f520558c1b20520ed38c2b4a350dd728e21d98dd583de size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:25.101Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:25.420Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-09-16T19:54:25.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-16T19:54:25.420Z] 478f71e4f96c: Preparing [2021-09-16T19:54:25.420Z] dcbcb31314d6: Preparing [2021-09-16T19:54:25.420Z] f7f81a12c48c: Preparing [2021-09-16T19:54:25.420Z] c2b9be934e71: Preparing [2021-09-16T19:54:25.420Z] d443fbe0f150: Preparing [2021-09-16T19:54:25.420Z] e6688e911f15: Preparing [2021-09-16T19:54:25.420Z] e6688e911f15: Waiting [2021-09-16T19:54:25.420Z] 478f71e4f96c: Layer already exists [2021-09-16T19:54:25.420Z] dcbcb31314d6: Layer already exists [2021-09-16T19:54:25.420Z] d443fbe0f150: Layer already exists [2021-09-16T19:54:25.420Z] f7f81a12c48c: Layer already exists [2021-09-16T19:54:25.420Z] c2b9be934e71: Layer already exists [2021-09-16T19:54:25.420Z] e6688e911f15: Layer already exists [2021-09-16T19:54:25.420Z] main: digest: sha256:937cc24984adcaebd13f520558c1b20520ed38c2b4a350dd728e21d98dd583de size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-16T19:54:25.483Z] ===================================================== [Pipeline] echo [2021-09-16T19:54:25.498Z] taggedImages: [2021-09-16T19:54:25.498Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T19:54:25.498Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-09-16T19:54:25.498Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.48 [2021-09-16T19:54:25.498Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [2021-09-16T19:54:25.498Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-09-16T19:54:25.529Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-09-16T19:54:25.530Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T19:54:25.530Z] latest [2021-09-16T19:54:25.530Z] 2.0.1-dev.48 [2021-09-16T19:54:25.530Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [2021-09-16T19:54:25.530Z] main [2021-09-16T19:54:25.530Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:25.903Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:25.979Z] Removing intermediate container eba36e3a7f50 [2021-09-16T19:54:25.979Z] ---> 1253b7555ea1 [2021-09-16T19:54:25.979Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-16T19:54:25.979Z] ---> Running in c16deb6f5bae [2021-09-16T19:54:26.238Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T19:54:26.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-16T19:54:26.238Z] 9569ab8d5228: Preparing [2021-09-16T19:54:26.238Z] 0200161c7f37: Preparing [2021-09-16T19:54:26.238Z] dce7a806b655: Preparing [2021-09-16T19:54:26.238Z] 00c746b820ca: Preparing [2021-09-16T19:54:26.238Z] 40b4b8fbb1f0: Preparing [2021-09-16T19:54:26.238Z] e3e219daff37: Preparing [2021-09-16T19:54:26.238Z] 694e51a8fad4: Preparing [2021-09-16T19:54:26.238Z] 674d75d2a13c: Preparing [2021-09-16T19:54:26.238Z] b69e5f2fe499: Preparing [2021-09-16T19:54:26.238Z] e6688e911f15: Preparing [2021-09-16T19:54:26.238Z] e3e219daff37: Waiting [2021-09-16T19:54:26.238Z] 694e51a8fad4: Waiting [2021-09-16T19:54:26.238Z] 674d75d2a13c: Waiting [2021-09-16T19:54:26.238Z] b69e5f2fe499: Waiting [2021-09-16T19:54:26.238Z] e6688e911f15: Waiting [2021-09-16T19:54:26.578Z] Removing intermediate container a99bb6593589 [2021-09-16T19:54:26.578Z] ---> 8a46cf0675fc [2021-09-16T19:54:26.578Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-16T19:54:26.851Z] 40b4b8fbb1f0: Pushed [2021-09-16T19:54:26.851Z] 9569ab8d5228: Pushed [2021-09-16T19:54:26.851Z] 0200161c7f37: Pushed [2021-09-16T19:54:26.861Z] Removing intermediate container f848f30cf578 [2021-09-16T19:54:26.861Z] ---> e47edb47c35f [2021-09-16T19:54:26.861Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-16T19:54:26.861Z] ---> Running in 6c5a61e794e8 [2021-09-16T19:54:27.117Z] 694e51a8fad4: Pushed [2021-09-16T19:54:27.117Z] 674d75d2a13c: Pushed [2021-09-16T19:54:27.117Z] e3e219daff37: Pushed [2021-09-16T19:54:27.117Z] e6688e911f15: Layer already exists [2021-09-16T19:54:27.117Z] 00c746b820ca: Pushed [2021-09-16T19:54:27.117Z] b69e5f2fe499: Pushed [2021-09-16T19:54:27.141Z] ---> Running in e5c2ee0fb630 [2021-09-16T19:54:27.383Z] dce7a806b655: Pushed [2021-09-16T19:54:27.414Z] Removing intermediate container daa4b43f024e [2021-09-16T19:54:27.414Z] ---> c74d47ece920 [2021-09-16T19:54:27.414Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-16T19:54:27.414Z] Removing intermediate container 51283b882f64 [2021-09-16T19:54:27.414Z] ---> b080bda4e6f0 [2021-09-16T19:54:27.414Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-16T19:54:27.648Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9: digest: sha256:fecd001cd0f0bda49c8a4e24c641728a720d60b058d2676083a4aa248a90feb2 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:27.690Z] ---> Running in 08c40ff3936b [2021-09-16T19:54:27.690Z] ---> Running in 3784b9abed20 [2021-09-16T19:54:27.963Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-16T19:54:27.967Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:28.290Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-09-16T19:54:28.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-16T19:54:28.290Z] 9569ab8d5228: Preparing [2021-09-16T19:54:28.290Z] 0200161c7f37: Preparing [2021-09-16T19:54:28.290Z] dce7a806b655: Preparing [2021-09-16T19:54:28.290Z] 00c746b820ca: Preparing [2021-09-16T19:54:28.290Z] 40b4b8fbb1f0: Preparing [2021-09-16T19:54:28.290Z] e3e219daff37: Preparing [2021-09-16T19:54:28.290Z] 694e51a8fad4: Preparing [2021-09-16T19:54:28.290Z] 674d75d2a13c: Preparing [2021-09-16T19:54:28.290Z] b69e5f2fe499: Preparing [2021-09-16T19:54:28.290Z] e6688e911f15: Preparing [2021-09-16T19:54:28.290Z] e3e219daff37: Waiting [2021-09-16T19:54:28.290Z] 694e51a8fad4: Waiting [2021-09-16T19:54:28.290Z] 674d75d2a13c: Waiting [2021-09-16T19:54:28.290Z] b69e5f2fe499: Waiting [2021-09-16T19:54:28.290Z] e6688e911f15: Waiting [2021-09-16T19:54:28.290Z] dce7a806b655: Layer already exists [2021-09-16T19:54:28.290Z] 00c746b820ca: Layer already exists [2021-09-16T19:54:28.290Z] 40b4b8fbb1f0: Layer already exists [2021-09-16T19:54:28.290Z] 0200161c7f37: Layer already exists [2021-09-16T19:54:28.290Z] 9569ab8d5228: Layer already exists [2021-09-16T19:54:28.290Z] e3e219daff37: Layer already exists [2021-09-16T19:54:28.290Z] b69e5f2fe499: Layer already exists [2021-09-16T19:54:28.290Z] e6688e911f15: Layer already exists [2021-09-16T19:54:28.290Z] 694e51a8fad4: Layer already exists [2021-09-16T19:54:28.290Z] 674d75d2a13c: Layer already exists [2021-09-16T19:54:28.290Z] latest: digest: sha256:fecd001cd0f0bda49c8a4e24c641728a720d60b058d2676083a4aa248a90feb2 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:28.567Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-16T19:54:28.615Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.48 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:28.940Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.48 [2021-09-16T19:54:28.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-16T19:54:28.940Z] 9569ab8d5228: Preparing [2021-09-16T19:54:28.940Z] 0200161c7f37: Preparing [2021-09-16T19:54:28.940Z] dce7a806b655: Preparing [2021-09-16T19:54:28.940Z] 00c746b820ca: Preparing [2021-09-16T19:54:28.940Z] 40b4b8fbb1f0: Preparing [2021-09-16T19:54:28.940Z] e3e219daff37: Preparing [2021-09-16T19:54:28.940Z] 694e51a8fad4: Preparing [2021-09-16T19:54:28.940Z] 674d75d2a13c: Preparing [2021-09-16T19:54:28.940Z] b69e5f2fe499: Preparing [2021-09-16T19:54:28.940Z] e6688e911f15: Preparing [2021-09-16T19:54:28.940Z] 694e51a8fad4: Waiting [2021-09-16T19:54:28.940Z] 674d75d2a13c: Waiting [2021-09-16T19:54:28.940Z] e3e219daff37: Waiting [2021-09-16T19:54:28.940Z] b69e5f2fe499: Waiting [2021-09-16T19:54:28.940Z] e6688e911f15: Waiting [2021-09-16T19:54:28.940Z] 0200161c7f37: Layer already exists [2021-09-16T19:54:28.940Z] 9569ab8d5228: Layer already exists [2021-09-16T19:54:28.940Z] dce7a806b655: Layer already exists [2021-09-16T19:54:28.940Z] 40b4b8fbb1f0: Layer already exists [2021-09-16T19:54:28.940Z] 00c746b820ca: Layer already exists [2021-09-16T19:54:28.940Z] 694e51a8fad4: Layer already exists [2021-09-16T19:54:28.940Z] 674d75d2a13c: Layer already exists [2021-09-16T19:54:28.940Z] e3e219daff37: Layer already exists [2021-09-16T19:54:28.940Z] e6688e911f15: Layer already exists [2021-09-16T19:54:28.940Z] b69e5f2fe499: Layer already exists [2021-09-16T19:54:28.940Z] 2.0.1-dev.48: digest: sha256:fecd001cd0f0bda49c8a4e24c641728a720d60b058d2676083a4aa248a90feb2 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:29.165Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-16T19:54:29.165Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-16T19:54:29.266Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:29.443Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-16T19:54:29.443Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-16T19:54:29.582Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [2021-09-16T19:54:29.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-16T19:54:29.582Z] 9569ab8d5228: Preparing [2021-09-16T19:54:29.582Z] 0200161c7f37: Preparing [2021-09-16T19:54:29.582Z] dce7a806b655: Preparing [2021-09-16T19:54:29.582Z] 00c746b820ca: Preparing [2021-09-16T19:54:29.582Z] 40b4b8fbb1f0: Preparing [2021-09-16T19:54:29.582Z] e3e219daff37: Preparing [2021-09-16T19:54:29.582Z] 694e51a8fad4: Preparing [2021-09-16T19:54:29.582Z] 674d75d2a13c: Preparing [2021-09-16T19:54:29.582Z] b69e5f2fe499: Preparing [2021-09-16T19:54:29.582Z] e6688e911f15: Preparing [2021-09-16T19:54:29.582Z] e3e219daff37: Waiting [2021-09-16T19:54:29.582Z] 694e51a8fad4: Waiting [2021-09-16T19:54:29.582Z] 674d75d2a13c: Waiting [2021-09-16T19:54:29.582Z] e6688e911f15: Waiting [2021-09-16T19:54:29.582Z] b69e5f2fe499: Waiting [2021-09-16T19:54:29.582Z] 0200161c7f37: Layer already exists [2021-09-16T19:54:29.582Z] 9569ab8d5228: Layer already exists [2021-09-16T19:54:29.582Z] 00c746b820ca: Layer already exists [2021-09-16T19:54:29.582Z] 40b4b8fbb1f0: Layer already exists [2021-09-16T19:54:29.582Z] dce7a806b655: Layer already exists [2021-09-16T19:54:29.582Z] 694e51a8fad4: Layer already exists [2021-09-16T19:54:29.582Z] 674d75d2a13c: Layer already exists [2021-09-16T19:54:29.582Z] e3e219daff37: Layer already exists [2021-09-16T19:54:29.582Z] b69e5f2fe499: Layer already exists [2021-09-16T19:54:29.582Z] e6688e911f15: Layer already exists [2021-09-16T19:54:29.582Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48: digest: sha256:fecd001cd0f0bda49c8a4e24c641728a720d60b058d2676083a4aa248a90feb2 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:29.717Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-16T19:54:29.906Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:29.989Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-16T19:54:29.989Z] OK: 218 MiB in 52 packages [2021-09-16T19:54:30.221Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-09-16T19:54:30.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-16T19:54:30.221Z] 9569ab8d5228: Preparing [2021-09-16T19:54:30.221Z] 0200161c7f37: Preparing [2021-09-16T19:54:30.221Z] dce7a806b655: Preparing [2021-09-16T19:54:30.221Z] 00c746b820ca: Preparing [2021-09-16T19:54:30.221Z] 40b4b8fbb1f0: Preparing [2021-09-16T19:54:30.221Z] e3e219daff37: Preparing [2021-09-16T19:54:30.221Z] 694e51a8fad4: Preparing [2021-09-16T19:54:30.221Z] 674d75d2a13c: Preparing [2021-09-16T19:54:30.221Z] b69e5f2fe499: Preparing [2021-09-16T19:54:30.221Z] e6688e911f15: Preparing [2021-09-16T19:54:30.221Z] e3e219daff37: Waiting [2021-09-16T19:54:30.221Z] 694e51a8fad4: Waiting [2021-09-16T19:54:30.221Z] 674d75d2a13c: Waiting [2021-09-16T19:54:30.221Z] b69e5f2fe499: Waiting [2021-09-16T19:54:30.221Z] e6688e911f15: Waiting [2021-09-16T19:54:30.221Z] 9569ab8d5228: Layer already exists [2021-09-16T19:54:30.221Z] dce7a806b655: Layer already exists [2021-09-16T19:54:30.221Z] 0200161c7f37: Layer already exists [2021-09-16T19:54:30.221Z] 00c746b820ca: Layer already exists [2021-09-16T19:54:30.221Z] 40b4b8fbb1f0: Layer already exists [2021-09-16T19:54:30.221Z] e3e219daff37: Layer already exists [2021-09-16T19:54:30.221Z] 694e51a8fad4: Layer already exists [2021-09-16T19:54:30.221Z] 674d75d2a13c: Layer already exists [2021-09-16T19:54:30.221Z] b69e5f2fe499: Layer already exists [2021-09-16T19:54:30.221Z] e6688e911f15: Layer already exists [2021-09-16T19:54:30.486Z] main: digest: sha256:fecd001cd0f0bda49c8a4e24c641728a720d60b058d2676083a4aa248a90feb2 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-16T19:54:30.546Z] ===================================================== [Pipeline] echo [2021-09-16T19:54:30.561Z] taggedImages: [2021-09-16T19:54:30.561Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T19:54:30.561Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-09-16T19:54:30.561Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.48 [2021-09-16T19:54:30.561Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [2021-09-16T19:54:30.561Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-09-16T19:54:30.592Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-09-16T19:54:30.592Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T19:54:30.592Z] latest [2021-09-16T19:54:30.592Z] 2.0.1-dev.48 [2021-09-16T19:54:30.592Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [2021-09-16T19:54:30.592Z] main [2021-09-16T19:54:30.592Z] ===================================================== [2021-09-16T19:54:30.597Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-16T19:54:30.597Z] OK: 218 MiB in 52 packages [2021-09-16T19:54:30.597Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:30.982Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:31.297Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T19:54:31.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-16T19:54:31.297Z] 383940dd52a5: Preparing [2021-09-16T19:54:31.297Z] bfdfe02586fb: Preparing [2021-09-16T19:54:31.297Z] 3b0b21b86ba8: Preparing [2021-09-16T19:54:31.297Z] 75892852d50b: Preparing [2021-09-16T19:54:31.297Z] e6688e911f15: Preparing [2021-09-16T19:54:31.297Z] 3b0b21b86ba8: Layer already exists [2021-09-16T19:54:31.297Z] e6688e911f15: Layer already exists [2021-09-16T19:54:31.563Z] 383940dd52a5: Pushed [2021-09-16T19:54:31.563Z] 75892852d50b: Pushed [2021-09-16T19:54:31.587Z] OK: 218 MiB in 52 packages [2021-09-16T19:54:31.587Z] OK: 218 MiB in 52 packages [2021-09-16T19:54:31.587Z] Removing intermediate container c16deb6f5bae [2021-09-16T19:54:31.587Z] ---> 461d97e34754 [2021-09-16T19:54:31.587Z] Step 6/24 : COPY go.mod . [2021-09-16T19:54:31.859Z] OK: 218 MiB in 52 packages [2021-09-16T19:54:32.142Z] Removing intermediate container 6c5a61e794e8 [2021-09-16T19:54:32.142Z] ---> 220fce97017a [2021-09-16T19:54:32.142Z] Step 6/32 : COPY go.mod . [2021-09-16T19:54:32.522Z] bfdfe02586fb: Pushed [2021-09-16T19:54:32.789Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9: digest: sha256:9d6c97f68730b7a6c080e0e43616e11b103432d2f823e86eb20fe7b7aee3b8f3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:33.111Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [2021-09-16T19:54:33.128Z] ---> 4c603d26fad8 [2021-09-16T19:54:33.128Z] Step 7/24 : RUN go mod download [2021-09-16T19:54:33.128Z] ---> Running in 8f66390dfe77 [2021-09-16T19:54:33.128Z] Removing intermediate container e5c2ee0fb630 [2021-09-16T19:54:33.128Z] ---> 32332710d749 [2021-09-16T19:54:33.128Z] Step 6/23 : COPY go.mod . [Pipeline] sh [2021-09-16T19:54:33.402Z] Removing intermediate container 3784b9abed20 [2021-09-16T19:54:33.402Z] ---> 0cca3c8b48aa [2021-09-16T19:54:33.402Z] Step 6/24 : COPY go.mod . [2021-09-16T19:54:33.402Z] ---> 19efb53c1745 [2021-09-16T19:54:33.402Z] Step 7/32 : RUN go mod download [2021-09-16T19:54:33.424Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-09-16T19:54:33.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-16T19:54:33.424Z] 383940dd52a5: Preparing [2021-09-16T19:54:33.424Z] bfdfe02586fb: Preparing [2021-09-16T19:54:33.424Z] 3b0b21b86ba8: Preparing [2021-09-16T19:54:33.424Z] 75892852d50b: Preparing [2021-09-16T19:54:33.424Z] e6688e911f15: Preparing [2021-09-16T19:54:33.424Z] 383940dd52a5: Layer already exists [2021-09-16T19:54:33.424Z] bfdfe02586fb: Layer already exists [2021-09-16T19:54:33.424Z] e6688e911f15: Layer already exists [2021-09-16T19:54:33.424Z] 75892852d50b: Layer already exists [2021-09-16T19:54:33.424Z] 3b0b21b86ba8: Layer already exists [2021-09-16T19:54:33.424Z] latest: digest: sha256:9d6c97f68730b7a6c080e0e43616e11b103432d2f823e86eb20fe7b7aee3b8f3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:33.676Z] ---> Running in c0317f587aea [2021-09-16T19:54:33.676Z] Removing intermediate container 08c40ff3936b [2021-09-16T19:54:33.676Z] ---> 69fd75ba626b [2021-09-16T19:54:33.676Z] Step 6/24 : COPY go.mod . [2021-09-16T19:54:33.746Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.48 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:34.063Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.48 [2021-09-16T19:54:34.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-16T19:54:34.063Z] 383940dd52a5: Preparing [2021-09-16T19:54:34.063Z] bfdfe02586fb: Preparing [2021-09-16T19:54:34.063Z] 3b0b21b86ba8: Preparing [2021-09-16T19:54:34.063Z] 75892852d50b: Preparing [2021-09-16T19:54:34.063Z] e6688e911f15: Preparing [2021-09-16T19:54:34.063Z] 3b0b21b86ba8: Layer already exists [2021-09-16T19:54:34.063Z] 383940dd52a5: Layer already exists [2021-09-16T19:54:34.063Z] 75892852d50b: Layer already exists [2021-09-16T19:54:34.063Z] e6688e911f15: Layer already exists [2021-09-16T19:54:34.063Z] bfdfe02586fb: Layer already exists [2021-09-16T19:54:34.063Z] 2.0.1-dev.48: digest: sha256:9d6c97f68730b7a6c080e0e43616e11b103432d2f823e86eb20fe7b7aee3b8f3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:34.398Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:34.691Z] ---> ea18eac4a863 [2021-09-16T19:54:34.691Z] Step 7/23 : RUN go mod download [2021-09-16T19:54:34.716Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [2021-09-16T19:54:34.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-16T19:54:34.716Z] 383940dd52a5: Preparing [2021-09-16T19:54:34.716Z] bfdfe02586fb: Preparing [2021-09-16T19:54:34.716Z] 3b0b21b86ba8: Preparing [2021-09-16T19:54:34.716Z] 75892852d50b: Preparing [2021-09-16T19:54:34.716Z] e6688e911f15: Preparing [2021-09-16T19:54:34.716Z] 3b0b21b86ba8: Layer already exists [2021-09-16T19:54:34.716Z] 383940dd52a5: Layer already exists [2021-09-16T19:54:34.716Z] bfdfe02586fb: Layer already exists [2021-09-16T19:54:34.716Z] e6688e911f15: Layer already exists [2021-09-16T19:54:34.716Z] 75892852d50b: Layer already exists [2021-09-16T19:54:34.716Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48: digest: sha256:9d6c97f68730b7a6c080e0e43616e11b103432d2f823e86eb20fe7b7aee3b8f3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:34.967Z] ---> 7cc74b940c12 [2021-09-16T19:54:34.967Z] Step 7/24 : RUN go mod download [2021-09-16T19:54:34.967Z] ---> Running in b4234238787b [2021-09-16T19:54:34.967Z] ---> 6d4d3aa9a074 [2021-09-16T19:54:34.967Z] Step 7/24 : RUN go mod download [2021-09-16T19:54:35.039Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:35.241Z] ---> Running in afc4106b481b [2021-09-16T19:54:35.241Z] ---> Running in cc825a5d47e9 [2021-09-16T19:54:35.351Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-09-16T19:54:35.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-16T19:54:35.351Z] 383940dd52a5: Preparing [2021-09-16T19:54:35.351Z] bfdfe02586fb: Preparing [2021-09-16T19:54:35.351Z] 3b0b21b86ba8: Preparing [2021-09-16T19:54:35.351Z] 75892852d50b: Preparing [2021-09-16T19:54:35.351Z] e6688e911f15: Preparing [2021-09-16T19:54:35.351Z] 3b0b21b86ba8: Layer already exists [2021-09-16T19:54:35.351Z] bfdfe02586fb: Layer already exists [2021-09-16T19:54:35.351Z] e6688e911f15: Layer already exists [2021-09-16T19:54:35.351Z] 383940dd52a5: Layer already exists [2021-09-16T19:54:35.351Z] 75892852d50b: Layer already exists [2021-09-16T19:54:35.351Z] main: digest: sha256:9d6c97f68730b7a6c080e0e43616e11b103432d2f823e86eb20fe7b7aee3b8f3 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-16T19:54:35.411Z] ===================================================== [Pipeline] echo [2021-09-16T19:54:35.426Z] taggedImages: [2021-09-16T19:54:35.426Z] - nexus3.edgexfoundry.org:10004/support-notifications:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T19:54:35.426Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-09-16T19:54:35.426Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.48 [2021-09-16T19:54:35.426Z] - nexus3.edgexfoundry.org:10004/support-notifications:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [2021-09-16T19:54:35.426Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-09-16T19:54:35.457Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-09-16T19:54:35.457Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T19:54:35.457Z] latest [2021-09-16T19:54:35.457Z] 2.0.1-dev.48 [2021-09-16T19:54:35.457Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [2021-09-16T19:54:35.457Z] main [2021-09-16T19:54:35.457Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:35.820Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:36.137Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T19:54:36.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-16T19:54:36.137Z] 9b1aeee79c09: Preparing [2021-09-16T19:54:36.137Z] 619ff19270c9: Preparing [2021-09-16T19:54:36.137Z] 3b0b21b86ba8: Preparing [2021-09-16T19:54:36.137Z] ecd7c7ed8403: Preparing [2021-09-16T19:54:36.137Z] e6688e911f15: Preparing [2021-09-16T19:54:36.137Z] 3b0b21b86ba8: Layer already exists [2021-09-16T19:54:36.137Z] ecd7c7ed8403: Layer already exists [2021-09-16T19:54:36.137Z] e6688e911f15: Layer already exists [2021-09-16T19:54:36.137Z] 9b1aeee79c09: Pushed [2021-09-16T19:54:37.546Z] 619ff19270c9: Pushed [2021-09-16T19:54:37.546Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9: digest: sha256:6c0fb9d3f3ddb8bd443750ed08bdfb7fcda6fd89051d008b2792496717dff72d size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:37.878Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:38.194Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-09-16T19:54:38.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-16T19:54:38.194Z] 9b1aeee79c09: Preparing [2021-09-16T19:54:38.194Z] 619ff19270c9: Preparing [2021-09-16T19:54:38.194Z] 3b0b21b86ba8: Preparing [2021-09-16T19:54:38.194Z] ecd7c7ed8403: Preparing [2021-09-16T19:54:38.194Z] e6688e911f15: Preparing [2021-09-16T19:54:38.194Z] e6688e911f15: Layer already exists [2021-09-16T19:54:38.194Z] 619ff19270c9: Layer already exists [2021-09-16T19:54:38.194Z] 9b1aeee79c09: Layer already exists [2021-09-16T19:54:38.194Z] 3b0b21b86ba8: Layer already exists [2021-09-16T19:54:38.194Z] ecd7c7ed8403: Layer already exists [2021-09-16T19:54:38.194Z] latest: digest: sha256:6c0fb9d3f3ddb8bd443750ed08bdfb7fcda6fd89051d008b2792496717dff72d size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:38.516Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.48 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:38.833Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.48 [2021-09-16T19:54:39.575Z] Removing intermediate container 8f66390dfe77 [2021-09-16T19:54:39.575Z] ---> 7e58ea2987ea [2021-09-16T19:54:39.575Z] Step 8/24 : COPY . . [2021-09-16T19:54:39.575Z] Removing intermediate container c0317f587aea [2021-09-16T19:54:39.575Z] ---> 9ed6c173e587 [2021-09-16T19:54:39.575Z] Step 8/32 : COPY . . [2021-09-16T19:54:44.032Z] Removing intermediate container afc4106b481b [2021-09-16T19:54:44.032Z] ---> 8db30eef7463 [2021-09-16T19:54:44.032Z] Step 8/24 : COPY . . [2021-09-16T19:54:44.032Z] Removing intermediate container b4234238787b [2021-09-16T19:54:44.032Z] ---> 81759faed7c6 [2021-09-16T19:54:44.032Z] Step 8/23 : COPY . . [2021-09-16T19:54:44.032Z] Removing intermediate container cc825a5d47e9 [2021-09-16T19:54:44.032Z] ---> b03149d6b2d4 [2021-09-16T19:54:44.032Z] Step 8/24 : COPY . . [2021-09-16T19:54:44.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-16T19:54:44.167Z] 9b1aeee79c09: Preparing [2021-09-16T19:54:44.167Z] 619ff19270c9: Preparing [2021-09-16T19:54:44.167Z] 3b0b21b86ba8: Preparing [2021-09-16T19:54:44.167Z] ecd7c7ed8403: Preparing [2021-09-16T19:54:44.167Z] e6688e911f15: Preparing [2021-09-16T19:54:44.167Z] 3b0b21b86ba8: Layer already exists [2021-09-16T19:54:44.167Z] 9b1aeee79c09: Layer already exists [2021-09-16T19:54:44.167Z] e6688e911f15: Layer already exists [2021-09-16T19:54:44.167Z] 619ff19270c9: Layer already exists [2021-09-16T19:54:44.167Z] ecd7c7ed8403: Layer already exists [2021-09-16T19:54:44.167Z] 2.0.1-dev.48: digest: sha256:6c0fb9d3f3ddb8bd443750ed08bdfb7fcda6fd89051d008b2792496717dff72d size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:44.487Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:44.801Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [2021-09-16T19:54:44.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-16T19:54:44.801Z] 9b1aeee79c09: Preparing [2021-09-16T19:54:44.801Z] 619ff19270c9: Preparing [2021-09-16T19:54:44.801Z] 3b0b21b86ba8: Preparing [2021-09-16T19:54:44.801Z] ecd7c7ed8403: Preparing [2021-09-16T19:54:44.801Z] e6688e911f15: Preparing [2021-09-16T19:54:44.801Z] 9b1aeee79c09: Layer already exists [2021-09-16T19:54:44.801Z] 3b0b21b86ba8: Layer already exists [2021-09-16T19:54:44.801Z] ecd7c7ed8403: Layer already exists [2021-09-16T19:54:44.801Z] e6688e911f15: Layer already exists [2021-09-16T19:54:44.801Z] 619ff19270c9: Layer already exists [2021-09-16T19:54:44.801Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48: digest: sha256:6c0fb9d3f3ddb8bd443750ed08bdfb7fcda6fd89051d008b2792496717dff72d size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:45.118Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:45.435Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-09-16T19:54:45.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-16T19:54:45.435Z] 9b1aeee79c09: Preparing [2021-09-16T19:54:45.435Z] 619ff19270c9: Preparing [2021-09-16T19:54:45.435Z] 3b0b21b86ba8: Preparing [2021-09-16T19:54:45.435Z] ecd7c7ed8403: Preparing [2021-09-16T19:54:45.435Z] e6688e911f15: Preparing [2021-09-16T19:54:45.435Z] 9b1aeee79c09: Layer already exists [2021-09-16T19:54:45.435Z] 3b0b21b86ba8: Layer already exists [2021-09-16T19:54:45.435Z] 619ff19270c9: Layer already exists [2021-09-16T19:54:45.435Z] e6688e911f15: Layer already exists [2021-09-16T19:54:45.435Z] ecd7c7ed8403: Layer already exists [2021-09-16T19:54:45.435Z] main: digest: sha256:6c0fb9d3f3ddb8bd443750ed08bdfb7fcda6fd89051d008b2792496717dff72d size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-16T19:54:45.496Z] ===================================================== [Pipeline] echo [2021-09-16T19:54:45.510Z] taggedImages: [2021-09-16T19:54:45.510Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T19:54:45.510Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-09-16T19:54:45.511Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.48 [2021-09-16T19:54:45.511Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [2021-09-16T19:54:45.511Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-09-16T19:54:45.540Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-09-16T19:54:45.540Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T19:54:45.540Z] latest [2021-09-16T19:54:45.540Z] 2.0.1-dev.48 [2021-09-16T19:54:45.540Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [2021-09-16T19:54:45.540Z] main [2021-09-16T19:54:45.540Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:45.895Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:46.224Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T19:54:46.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-16T19:54:46.224Z] 4a836e9448b3: Preparing [2021-09-16T19:54:46.224Z] 53153348046a: Preparing [2021-09-16T19:54:46.224Z] 52e1bd4ad56b: Preparing [2021-09-16T19:54:46.224Z] 402e8edbb470: Preparing [2021-09-16T19:54:46.224Z] c080ac93e525: Preparing [2021-09-16T19:54:46.224Z] 87dec32dab56: Preparing [2021-09-16T19:54:46.224Z] 4b3c02ac6c6d: Preparing [2021-09-16T19:54:46.224Z] 3b6deb83ca37: Preparing [2021-09-16T19:54:46.224Z] 563ea45970c1: Preparing [2021-09-16T19:54:46.224Z] 91e3b9641807: Preparing [2021-09-16T19:54:46.224Z] b2d5eeeaba3a: Preparing [2021-09-16T19:54:46.224Z] 87dec32dab56: Waiting [2021-09-16T19:54:46.224Z] 4b3c02ac6c6d: Waiting [2021-09-16T19:54:46.224Z] 3b6deb83ca37: Waiting [2021-09-16T19:54:46.224Z] 563ea45970c1: Waiting [2021-09-16T19:54:46.224Z] 91e3b9641807: Waiting [2021-09-16T19:54:46.224Z] b2d5eeeaba3a: Waiting [2021-09-16T19:54:46.224Z] c080ac93e525: Layer already exists [2021-09-16T19:54:46.496Z] 87dec32dab56: Layer already exists [2021-09-16T19:54:46.773Z] 4b3c02ac6c6d: Layer already exists [2021-09-16T19:54:47.042Z] 3b6deb83ca37: Layer already exists [2021-09-16T19:54:47.042Z] 53153348046a: Pushed [2021-09-16T19:54:47.042Z] 91e3b9641807: Layer already exists [2021-09-16T19:54:47.042Z] 563ea45970c1: Layer already exists [2021-09-16T19:54:47.042Z] b2d5eeeaba3a: Layer already exists [2021-09-16T19:54:47.042Z] 4a836e9448b3: Pushed [2021-09-16T19:54:47.307Z] 52e1bd4ad56b: Pushed [2021-09-16T19:54:52.661Z] 402e8edbb470: Pushed [2021-09-16T19:54:52.661Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9: digest: sha256:3735b416405a7c056822cbacf0c58071f1ffb45a53796f50f5b9957f41de9665 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:52.985Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:53.309Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-09-16T19:54:53.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-16T19:54:53.309Z] 4a836e9448b3: Preparing [2021-09-16T19:54:53.309Z] 53153348046a: Preparing [2021-09-16T19:54:53.309Z] 52e1bd4ad56b: Preparing [2021-09-16T19:54:53.309Z] 402e8edbb470: Preparing [2021-09-16T19:54:53.309Z] c080ac93e525: Preparing [2021-09-16T19:54:53.309Z] 87dec32dab56: Preparing [2021-09-16T19:54:53.309Z] 4b3c02ac6c6d: Preparing [2021-09-16T19:54:53.309Z] 3b6deb83ca37: Preparing [2021-09-16T19:54:53.309Z] 563ea45970c1: Preparing [2021-09-16T19:54:53.309Z] 91e3b9641807: Preparing [2021-09-16T19:54:53.309Z] b2d5eeeaba3a: Preparing [2021-09-16T19:54:53.309Z] 87dec32dab56: Waiting [2021-09-16T19:54:53.309Z] 4b3c02ac6c6d: Waiting [2021-09-16T19:54:53.309Z] 3b6deb83ca37: Waiting [2021-09-16T19:54:53.309Z] 563ea45970c1: Waiting [2021-09-16T19:54:53.309Z] 91e3b9641807: Waiting [2021-09-16T19:54:53.309Z] b2d5eeeaba3a: Waiting [2021-09-16T19:54:53.309Z] 4a836e9448b3: Layer already exists [2021-09-16T19:54:53.309Z] c080ac93e525: Layer already exists [2021-09-16T19:54:53.309Z] 53153348046a: Layer already exists [2021-09-16T19:54:53.309Z] 402e8edbb470: Layer already exists [2021-09-16T19:54:53.309Z] 52e1bd4ad56b: Layer already exists [2021-09-16T19:54:53.309Z] 87dec32dab56: Layer already exists [2021-09-16T19:54:53.309Z] 4b3c02ac6c6d: Layer already exists [2021-09-16T19:54:53.309Z] 3b6deb83ca37: Layer already exists [2021-09-16T19:54:53.309Z] 563ea45970c1: Layer already exists [2021-09-16T19:54:53.309Z] 91e3b9641807: Layer already exists [2021-09-16T19:54:53.309Z] b2d5eeeaba3a: Layer already exists [2021-09-16T19:54:53.309Z] latest: digest: sha256:3735b416405a7c056822cbacf0c58071f1ffb45a53796f50f5b9957f41de9665 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:53.643Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.48 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:53.956Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.48 [2021-09-16T19:54:53.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-16T19:54:53.956Z] 4a836e9448b3: Preparing [2021-09-16T19:54:53.956Z] 53153348046a: Preparing [2021-09-16T19:54:53.956Z] 52e1bd4ad56b: Preparing [2021-09-16T19:54:53.956Z] 402e8edbb470: Preparing [2021-09-16T19:54:53.956Z] c080ac93e525: Preparing [2021-09-16T19:54:53.956Z] 87dec32dab56: Preparing [2021-09-16T19:54:53.956Z] 4b3c02ac6c6d: Preparing [2021-09-16T19:54:53.956Z] 3b6deb83ca37: Preparing [2021-09-16T19:54:53.956Z] 563ea45970c1: Preparing [2021-09-16T19:54:53.956Z] 91e3b9641807: Preparing [2021-09-16T19:54:53.956Z] b2d5eeeaba3a: Preparing [2021-09-16T19:54:53.956Z] 87dec32dab56: Waiting [2021-09-16T19:54:53.956Z] 4b3c02ac6c6d: Waiting [2021-09-16T19:54:53.956Z] 3b6deb83ca37: Waiting [2021-09-16T19:54:53.956Z] 563ea45970c1: Waiting [2021-09-16T19:54:53.956Z] 91e3b9641807: Waiting [2021-09-16T19:54:53.956Z] b2d5eeeaba3a: Waiting [2021-09-16T19:54:53.956Z] 4a836e9448b3: Layer already exists [2021-09-16T19:54:53.956Z] 52e1bd4ad56b: Layer already exists [2021-09-16T19:54:53.956Z] c080ac93e525: Layer already exists [2021-09-16T19:54:53.956Z] 402e8edbb470: Layer already exists [2021-09-16T19:54:53.956Z] 53153348046a: Layer already exists [2021-09-16T19:54:53.956Z] 4b3c02ac6c6d: Layer already exists [2021-09-16T19:54:53.956Z] 563ea45970c1: Layer already exists [2021-09-16T19:54:53.956Z] 3b6deb83ca37: Layer already exists [2021-09-16T19:54:53.956Z] 91e3b9641807: Layer already exists [2021-09-16T19:54:53.956Z] 87dec32dab56: Layer already exists [2021-09-16T19:54:53.956Z] b2d5eeeaba3a: Layer already exists [2021-09-16T19:54:53.956Z] 2.0.1-dev.48: digest: sha256:3735b416405a7c056822cbacf0c58071f1ffb45a53796f50f5b9957f41de9665 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:54.281Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:54.595Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [2021-09-16T19:54:54.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-16T19:54:54.595Z] 4a836e9448b3: Preparing [2021-09-16T19:54:54.595Z] 53153348046a: Preparing [2021-09-16T19:54:54.595Z] 52e1bd4ad56b: Preparing [2021-09-16T19:54:54.595Z] 402e8edbb470: Preparing [2021-09-16T19:54:54.595Z] c080ac93e525: Preparing [2021-09-16T19:54:54.595Z] 87dec32dab56: Preparing [2021-09-16T19:54:54.595Z] 4b3c02ac6c6d: Preparing [2021-09-16T19:54:54.595Z] 3b6deb83ca37: Preparing [2021-09-16T19:54:54.595Z] 563ea45970c1: Preparing [2021-09-16T19:54:54.595Z] 91e3b9641807: Preparing [2021-09-16T19:54:54.595Z] b2d5eeeaba3a: Preparing [2021-09-16T19:54:54.595Z] 87dec32dab56: Waiting [2021-09-16T19:54:54.595Z] 4b3c02ac6c6d: Waiting [2021-09-16T19:54:54.595Z] 3b6deb83ca37: Waiting [2021-09-16T19:54:54.595Z] 563ea45970c1: Waiting [2021-09-16T19:54:54.595Z] 91e3b9641807: Waiting [2021-09-16T19:54:54.595Z] b2d5eeeaba3a: Waiting [2021-09-16T19:54:54.595Z] 402e8edbb470: Layer already exists [2021-09-16T19:54:54.595Z] 53153348046a: Layer already exists [2021-09-16T19:54:54.595Z] 4a836e9448b3: Layer already exists [2021-09-16T19:54:54.595Z] c080ac93e525: Layer already exists [2021-09-16T19:54:54.595Z] 52e1bd4ad56b: Layer already exists [2021-09-16T19:54:54.595Z] 87dec32dab56: Layer already exists [2021-09-16T19:54:54.595Z] 3b6deb83ca37: Layer already exists [2021-09-16T19:54:54.595Z] 4b3c02ac6c6d: Layer already exists [2021-09-16T19:54:54.595Z] 563ea45970c1: Layer already exists [2021-09-16T19:54:54.595Z] 91e3b9641807: Layer already exists [2021-09-16T19:54:54.595Z] b2d5eeeaba3a: Layer already exists [2021-09-16T19:54:54.595Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48: digest: sha256:3735b416405a7c056822cbacf0c58071f1ffb45a53796f50f5b9957f41de9665 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:54.918Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:54:55.229Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-09-16T19:54:55.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-16T19:54:55.229Z] 4a836e9448b3: Preparing [2021-09-16T19:54:55.229Z] 53153348046a: Preparing [2021-09-16T19:54:55.229Z] 52e1bd4ad56b: Preparing [2021-09-16T19:54:55.229Z] 402e8edbb470: Preparing [2021-09-16T19:54:55.229Z] c080ac93e525: Preparing [2021-09-16T19:54:55.229Z] 87dec32dab56: Preparing [2021-09-16T19:54:55.229Z] 4b3c02ac6c6d: Preparing [2021-09-16T19:54:55.229Z] 3b6deb83ca37: Preparing [2021-09-16T19:54:55.229Z] 563ea45970c1: Preparing [2021-09-16T19:54:55.229Z] 91e3b9641807: Preparing [2021-09-16T19:54:55.229Z] b2d5eeeaba3a: Preparing [2021-09-16T19:54:55.229Z] 87dec32dab56: Waiting [2021-09-16T19:54:55.229Z] 4b3c02ac6c6d: Waiting [2021-09-16T19:54:55.229Z] 3b6deb83ca37: Waiting [2021-09-16T19:54:55.229Z] 563ea45970c1: Waiting [2021-09-16T19:54:55.229Z] 91e3b9641807: Waiting [2021-09-16T19:54:55.229Z] b2d5eeeaba3a: Waiting [2021-09-16T19:54:55.229Z] 4a836e9448b3: Layer already exists [2021-09-16T19:54:55.229Z] 402e8edbb470: Layer already exists [2021-09-16T19:54:55.229Z] 53153348046a: Layer already exists [2021-09-16T19:54:55.229Z] c080ac93e525: Layer already exists [2021-09-16T19:54:55.229Z] 52e1bd4ad56b: Layer already exists [2021-09-16T19:54:55.229Z] 4b3c02ac6c6d: Layer already exists [2021-09-16T19:54:55.229Z] 563ea45970c1: Layer already exists [2021-09-16T19:54:55.229Z] 87dec32dab56: Layer already exists [2021-09-16T19:54:55.229Z] 3b6deb83ca37: Layer already exists [2021-09-16T19:54:55.229Z] 91e3b9641807: Layer already exists [2021-09-16T19:54:55.229Z] b2d5eeeaba3a: Layer already exists [2021-09-16T19:54:55.229Z] main: digest: sha256:3735b416405a7c056822cbacf0c58071f1ffb45a53796f50f5b9957f41de9665 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-16T19:54:55.553Z] ===================================================== [Pipeline] echo [2021-09-16T19:54:55.569Z] taggedImages: [2021-09-16T19:54:55.569Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T19:54:55.569Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-09-16T19:54:55.569Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.48 [2021-09-16T19:54:55.569Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [2021-09-16T19:54:55.569Z] - 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-09-16T19:54:59.157Z] ---> 857e7d333449 [2021-09-16T19:54:59.157Z] Step 9/24 : RUN go mod tidy [2021-09-16T19:54:59.157Z] ---> 2b50ad993fa4 [2021-09-16T19:54:59.157Z] Step 9/32 : RUN go mod tidy [2021-09-16T19:54:59.157Z] ---> 9bdd9e594e57 [2021-09-16T19:54:59.157Z] Step 9/24 : RUN go mod tidy [2021-09-16T19:54:59.157Z] ---> a5da3e1b056a [2021-09-16T19:54:59.157Z] Step 9/23 : RUN go mod tidy [2021-09-16T19:54:59.157Z] ---> 0d6591433207 [2021-09-16T19:54:59.157Z] Step 9/24 : RUN go mod tidy [2021-09-16T19:54:59.157Z] ---> Running in b0fb5ab23515 [2021-09-16T19:54:59.434Z] ---> Running in 4c1f270b1836 [2021-09-16T19:54:59.434Z] ---> Running in b4a245acccf4 [2021-09-16T19:54:59.434Z] ---> Running in 5201dc15c97c [2021-09-16T19:54:59.434Z] ---> Running in f47a11036c89 [2021-09-16T19:55:07.768Z] Removing intermediate container b0fb5ab23515 [2021-09-16T19:55:07.768Z] ---> 4f45c1298e76 [2021-09-16T19:55:07.768Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-16T19:55:07.768Z] Removing intermediate container 4c1f270b1836 [2021-09-16T19:55:07.768Z] ---> ce82cf8fac44 [2021-09-16T19:55:07.768Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-16T19:55:07.768Z] ---> Running in 55e8b59a057b [2021-09-16T19:55:07.768Z] ---> Running in 0770f74bbe66 [2021-09-16T19:55:07.768Z] Removing intermediate container b4a245acccf4 [2021-09-16T19:55:07.768Z] ---> 6c6ddf600010 [2021-09-16T19:55:07.768Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-16T19:55:07.768Z] Removing intermediate container f47a11036c89 [2021-09-16T19:55:07.768Z] ---> 1e87542e6a09 [2021-09-16T19:55:07.768Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-16T19:55:07.768Z] Removing intermediate container 5201dc15c97c [2021-09-16T19:55:07.768Z] ---> a1dda3e16c1c [2021-09-16T19:55:07.768Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-16T19:55:07.768Z] ---> Running in 0ac3d999589f [2021-09-16T19:55:07.768Z] ---> Running in 0c8202c3eb7e [2021-09-16T19:55:08.042Z] ---> Running in 6954fa24316a [2021-09-16T19:55:08.649Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.48" -o cmd/core-data/core-data ./cmd/core-data [2021-09-16T19:55:09.248Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.48" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-16T19:55:10.228Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.48" -o cmd/core-command/core-command ./cmd/core-command [2021-09-16T19:55:10.504Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.48" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-16T19:55:10.782Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.48" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-16T19:57:17.686Z] Removing intermediate container 0ac3d999589f [2021-09-16T19:57:17.686Z] ---> f1b23d82a05b [2021-09-16T19:57:17.686Z] [2021-09-16T19:57:17.686Z] Step 11/24 : FROM alpine:3.12 [2021-09-16T19:57:17.686Z] 3.12: Pulling from library/alpine [2021-09-16T19:57:17.686Z] Removing intermediate container 0c8202c3eb7e [2021-09-16T19:57:17.686Z] ---> 77ef9ecea604 [2021-09-16T19:57:17.686Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-16T19:57:17.686Z] Removing intermediate container 0770f74bbe66 [2021-09-16T19:57:17.686Z] ---> b4430e80f1ed [2021-09-16T19:57:17.686Z] [2021-09-16T19:57:17.686Z] Step 11/32 : FROM alpine:3.12 [2021-09-16T19:57:17.686Z] 3.12: Pulling from library/alpine [2021-09-16T19:57:17.686Z] ---> Running in 803eecc38cb9 [2021-09-16T19:57:17.686Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-16T19:57:17.686Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-16T19:57:17.686Z] Status: Downloaded newer image for alpine:3.12 [2021-09-16T19:57:17.686Z] Status: Image is up to date for alpine:3.12 [2021-09-16T19:57:17.686Z] ---> afc2cc120ca2 [2021-09-16T19:57:17.686Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-16T19:57:17.686Z] ---> afc2cc120ca2 [2021-09-16T19:57:17.686Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-16T19:57:17.686Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.48" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-16T19:57:17.686Z] ---> Running in 954ea5398ed0 [2021-09-16T19:57:17.686Z] ---> Running in 91751c81dc45 [2021-09-16T19:57:17.686Z] Removing intermediate container 6954fa24316a [2021-09-16T19:57:17.686Z] ---> ac3b7b6d59a2 [2021-09-16T19:57:17.686Z] [2021-09-16T19:57:17.686Z] Step 11/23 : FROM alpine:3.12 [2021-09-16T19:57:17.686Z] ---> afc2cc120ca2 [2021-09-16T19:57:17.686Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-16T19:57:17.686Z] ---> Running in 84df604dc6a8 [2021-09-16T19:57:17.686Z] Removing intermediate container 91751c81dc45 [2021-09-16T19:57:17.686Z] ---> 1d23d4a718e0 [2021-09-16T19:57:17.686Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-16T19:57:17.686Z] ---> Running in 7d0b50571e50 [2021-09-16T19:57:17.686Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-16T19:57:17.686Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-16T19:57:17.686Z] Removing intermediate container 803eecc38cb9 [2021-09-16T19:57:17.686Z] ---> 09a172186d11 [2021-09-16T19:57:17.686Z] [2021-09-16T19:57:17.686Z] Step 12/24 : FROM docker:20.10.7 [2021-09-16T19:57:17.686Z] 20.10.7: Pulling from library/docker [2021-09-16T19:57:17.686Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-16T19:57:17.686Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-16T19:57:17.686Z] Executing busybox-1.31.1-r20.trigger [2021-09-16T19:57:17.686Z] OK: 5 MiB in 15 packages [2021-09-16T19:57:17.686Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-16T19:57:17.686Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-16T19:57:17.686Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-16T19:57:17.967Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-16T19:57:17.967Z] Executing busybox-1.31.1-r20.trigger [2021-09-16T19:57:18.261Z] OK: 5 MiB in 15 packages [2021-09-16T19:57:18.261Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-16T19:57:18.261Z] (2/2) Installing su-exec (0.2-r1) [2021-09-16T19:57:18.261Z] Executing busybox-1.31.1-r20.trigger [2021-09-16T19:57:18.261Z] OK: 5 MiB in 16 packages [2021-09-16T19:57:20.896Z] Removing intermediate container 954ea5398ed0 [2021-09-16T19:57:20.896Z] ---> 6e4f2f90687a [2021-09-16T19:57:20.896Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-16T19:57:21.177Z] ---> Running in 411a63b48fc7 [2021-09-16T19:57:21.177Z] Removing intermediate container 55e8b59a057b [2021-09-16T19:57:21.177Z] ---> f009f92f908e [2021-09-16T19:57:21.177Z] [2021-09-16T19:57:21.177Z] Step 11/24 : FROM alpine:3.12 [2021-09-16T19:57:21.177Z] ---> afc2cc120ca2 [2021-09-16T19:57:21.177Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-16T19:57:21.468Z] Removing intermediate container 84df604dc6a8 [2021-09-16T19:57:21.468Z] ---> b341d413a368 [2021-09-16T19:57:21.468Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-16T19:57:21.468Z] ---> Running in 0578a4b569a7 [2021-09-16T19:57:21.742Z] Removing intermediate container 7d0b50571e50 [2021-09-16T19:57:21.742Z] ---> 10e25bbf236b [2021-09-16T19:57:21.742Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-16T19:57:21.742Z] ---> Running in 72465d27c2fe [2021-09-16T19:57:22.017Z] ---> Running in 353c81782704 [2021-09-16T19:57:22.017Z] Removing intermediate container 411a63b48fc7 [2021-09-16T19:57:22.017Z] ---> be37e05d3f1f [2021-09-16T19:57:22.017Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-16T19:57:22.292Z] ---> Running in 097c87053f5d [2021-09-16T19:57:22.292Z] Removing intermediate container 0578a4b569a7 [2021-09-16T19:57:22.292Z] ---> 28f19c32d935 [2021-09-16T19:57:22.292Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-16T19:57:22.569Z] Removing intermediate container 72465d27c2fe [2021-09-16T19:57:22.569Z] ---> 1e151317eed3 [2021-09-16T19:57:22.569Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-16T19:57:22.846Z] ---> Running in 114b6b28f793 [2021-09-16T19:57:22.846Z] ---> Running in c101762d0cd8 [2021-09-16T19:57:23.121Z] Removing intermediate container 097c87053f5d [2021-09-16T19:57:23.121Z] ---> 13240993bd26 [2021-09-16T19:57:23.121Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-16T19:57:23.121Z] Removing intermediate container 353c81782704 [2021-09-16T19:57:23.121Z] ---> d5c27e6de5e5 [2021-09-16T19:57:23.121Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-16T19:57:23.727Z] Removing intermediate container 114b6b28f793 [2021-09-16T19:57:23.727Z] ---> d778eb3e57cc [2021-09-16T19:57:23.727Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-16T19:57:23.727Z] ---> Running in cacd3689dfc9 [2021-09-16T19:57:23.727Z] ---> Running in fb14633edbd9 [2021-09-16T19:57:24.327Z] Removing intermediate container c101762d0cd8 [2021-09-16T19:57:24.327Z] ---> e87422cb091f [2021-09-16T19:57:24.327Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-16T19:57:24.601Z] ---> Running in cd6651b4ec8a [2021-09-16T19:57:24.875Z] ---> Running in f50493d3db02 [2021-09-16T19:57:25.162Z] Removing intermediate container cacd3689dfc9 [2021-09-16T19:57:25.162Z] ---> 4ed13dd881b0 [2021-09-16T19:57:25.162Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-16T19:57:25.162Z] Removing intermediate container fb14633edbd9 [2021-09-16T19:57:25.162Z] ---> 5a1416601408 [2021-09-16T19:57:25.162Z] Step 16/24 : WORKDIR / [2021-09-16T19:57:25.754Z] Removing intermediate container cd6651b4ec8a [2021-09-16T19:57:25.754Z] ---> eb5fa4daa29f [2021-09-16T19:57:25.754Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T19:57:26.025Z] ---> Running in 4036701a7b12 [2021-09-16T19:57:26.025Z] ---> Running in 1026f86352fe [2021-09-16T19:57:26.618Z] ---> Running in c4de9ef5bea2 [2021-09-16T19:57:26.618Z] Removing intermediate container f50493d3db02 [2021-09-16T19:57:26.618Z] ---> ce6134d791a4 [2021-09-16T19:57:26.618Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-16T19:57:28.062Z] Removing intermediate container 1026f86352fe [2021-09-16T19:57:28.062Z] ---> af82d864e2be [2021-09-16T19:57:28.062Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-16T19:57:28.337Z] ---> e0a52b1a58de [2021-09-16T19:57:28.337Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-16T19:57:29.811Z] ---> 2ed751add338 [2021-09-16T19:57:29.811Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-16T19:57:29.811Z] Removing intermediate container 4036701a7b12 [2021-09-16T19:57:29.811Z] ---> 5aa57d498f1a [2021-09-16T19:57:29.811Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-16T19:57:29.811Z] Removing intermediate container c4de9ef5bea2 [2021-09-16T19:57:29.811Z] ---> 71a856c5b911 [2021-09-16T19:57:29.811Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-16T19:57:30.094Z] ---> Running in 62fbdba63dda [2021-09-16T19:57:30.368Z] ---> Running in f51384dc8cdf [2021-09-16T19:57:30.368Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-16T19:57:30.646Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-16T19:57:30.646Z] ---> ff8ac619c566 [2021-09-16T19:57:30.646Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-16T19:57:30.646Z] ---> df445af6242a [2021-09-16T19:57:30.646Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-09-16T19:57:30.934Z] ---> Running in bd0628f096c0 [2021-09-16T19:57:31.224Z] Removing intermediate container 62fbdba63dda [2021-09-16T19:57:31.224Z] ---> 4dc54f8b302e [2021-09-16T19:57:31.224Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-16T19:57:31.224Z] ---> bd77875306c5 [2021-09-16T19:57:31.224Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-16T19:57:31.831Z] ---> 7bd9bd53f00e [2021-09-16T19:57:31.831Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-16T19:57:32.104Z] ---> Running in c94befed4aa5 [2021-09-16T19:57:32.104Z] Removing intermediate container bd0628f096c0 [2021-09-16T19:57:32.104Z] ---> d607f54ef9f6 [2021-09-16T19:57:32.104Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-16T19:57:32.379Z] ---> Running in c3687ef5e3fa [2021-09-16T19:57:32.379Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-16T19:57:32.379Z] ---> f7dedce91ff7 [2021-09-16T19:57:32.379Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-16T19:57:32.653Z] ---> 82c3c0771b4f [2021-09-16T19:57:32.653Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-16T19:57:32.653Z] ---> Running in 9a2efc19b506 [2021-09-16T19:57:32.653Z] ---> Running in 84dff2fb323a [2021-09-16T19:57:32.937Z] Removing intermediate container c94befed4aa5 [2021-09-16T19:57:32.937Z] ---> bcf8e12b33ab [2021-09-16T19:57:32.937Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-16T19:57:32.937Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-16T19:57:33.211Z] ---> Running in 5c1601e76872 [2021-09-16T19:57:33.482Z] Removing intermediate container 84dff2fb323a [2021-09-16T19:57:33.482Z] ---> 77e85471ee83 [2021-09-16T19:57:33.482Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-16T19:57:33.759Z] ---> Running in b8f50b96a5fb [2021-09-16T19:57:33.759Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-16T19:57:34.035Z] Removing intermediate container 5c1601e76872 [2021-09-16T19:57:34.035Z] ---> 170c5cd4ca71 [2021-09-16T19:57:34.035Z] Step 21/23 : LABEL arch=arm64 [2021-09-16T19:57:34.035Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-16T19:57:34.035Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-16T19:57:34.035Z] ---> Running in ce2f55e618ae [2021-09-16T19:57:34.035Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-16T19:57:34.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-16T19:57:34.314Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-16T19:57:34.314Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-16T19:57:34.314Z] Removing intermediate container b8f50b96a5fb [2021-09-16T19:57:34.314Z] ---> 1a10a560394a [2021-09-16T19:57:34.314Z] Step 22/24 : LABEL arch=arm64 [2021-09-16T19:57:34.595Z] Executing busybox-1.31.1-r20.trigger [2021-09-16T19:57:34.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-16T19:57:34.595Z] OK: 8 MiB in 20 packages [2021-09-16T19:57:34.595Z] ---> Running in 43588718631d [2021-09-16T19:57:34.873Z] Removing intermediate container ce2f55e618ae [2021-09-16T19:57:34.873Z] ---> 4622559c0cd0 [2021-09-16T19:57:34.873Z] Step 22/23 : LABEL git_sha=4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T19:57:35.150Z] ---> Running in 5eca11bf7941 [2021-09-16T19:57:35.429Z] (1/39) Installing readline (8.1.0-r0) [2021-09-16T19:57:35.429Z] (2/39) Installing bash (5.1.0-r0) [2021-09-16T19:57:35.429Z] Executing bash-5.1.0-r0.post-install [2021-09-16T19:57:35.429Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-16T19:57:35.429Z] Removing intermediate container 43588718631d [2021-09-16T19:57:35.429Z] ---> 882f7933710f [2021-09-16T19:57:35.429Z] Step 23/24 : LABEL git_sha=4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T19:57:35.429Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-16T19:57:35.429Z] (5/39) Installing libcurl (7.79.0-r0) [2021-09-16T19:57:35.429Z] (6/39) Installing curl (7.79.0-r0) [2021-09-16T19:57:35.429Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-16T19:57:35.429Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-16T19:57:35.429Z] (9/39) Installing expat (2.2.10-r1) [2021-09-16T19:57:35.429Z] (10/39) Installing libffi (3.3-r2) [2021-09-16T19:57:35.429Z] (11/39) Installing gdbm (1.19-r0) [2021-09-16T19:57:35.429Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-16T19:57:35.429Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-16T19:57:35.719Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-16T19:57:35.719Z] ---> Running in 1b7d983d39c1 [2021-09-16T19:57:36.000Z] Removing intermediate container 5eca11bf7941 [2021-09-16T19:57:36.000Z] ---> f7d9be0138dd [2021-09-16T19:57:36.000Z] Step 23/23 : LABEL version=2.0.1-dev.48 [2021-09-16T19:57:36.279Z] ---> Running in 354412e8ea64 [2021-09-16T19:57:36.573Z] Removing intermediate container f51384dc8cdf [2021-09-16T19:57:36.573Z] ---> 66aaf92af73d [2021-09-16T19:57:36.573Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-16T19:57:36.573Z] Removing intermediate container 9a2efc19b506 [2021-09-16T19:57:36.573Z] ---> d8102d2a7385 [2021-09-16T19:57:36.573Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-16T19:57:36.573Z] Removing intermediate container 1b7d983d39c1 [2021-09-16T19:57:36.573Z] ---> b2a2c5a15053 [2021-09-16T19:57:36.573Z] Step 24/24 : LABEL version=2.0.1-dev.48 [2021-09-16T19:57:37.189Z] ---> Running in ef1d9c56ebbc [2021-09-16T19:57:37.474Z] Removing intermediate container 354412e8ea64 [2021-09-16T19:57:37.474Z] ---> ae9befa3d241 [2021-09-16T19:57:37.474Z] [2021-09-16T19:57:37.751Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-16T19:57:37.751Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-16T19:57:37.751Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-16T19:57:37.751Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-16T19:57:37.751Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-16T19:57:37.751Z] Successfully built ae9befa3d241 [2021-09-16T19:57:37.751Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-16T19:57:37.751Z] ---> e6239948b4e5 [2021-09-16T19:57:37.751Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-16T19:57:37.751Z] Successfully tagged support-scheduler-arm64:latest [2021-09-16T19:57:37.751Z]  Building support-scheduler ... done Building support-notifications [2021-09-16T19:57:38.032Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-16T19:57:38.032Z] ---> 84c5e186b3f9 [2021-09-16T19:57:38.032Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-16T19:57:38.032Z] Removing intermediate container ef1d9c56ebbc [2021-09-16T19:57:38.032Z] ---> 87e4d4ef1013 [2021-09-16T19:57:38.032Z] [2021-09-16T19:57:38.032Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-16T19:57:38.032Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-16T19:57:38.032Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-16T19:57:38.314Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-16T19:57:38.314Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-16T19:57:38.314Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-16T19:57:38.314Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-16T19:57:38.314Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-16T19:57:38.314Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-16T19:57:38.314Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-16T19:57:38.314Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-16T19:57:38.314Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-16T19:57:38.314Z] Successfully built 87e4d4ef1013 [2021-09-16T19:57:38.314Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-16T19:57:38.314Z] Successfully tagged core-command-arm64:latest [2021-09-16T19:57:38.314Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-16T19:57:38.314Z] Building core-metadata [2021-09-16T19:57:38.592Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-16T19:57:38.592Z]  Building core-command ... done (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-16T19:57:38.592Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-16T19:57:38.592Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-16T19:57:38.865Z] Executing busybox-1.32.1-r6.trigger [2021-09-16T19:57:39.151Z] OK: 82 MiB in 59 packages [2021-09-16T19:57:42.553Z] ---> 4289231911f2 [2021-09-16T19:57:42.553Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-16T19:57:42.832Z] ---> eff981e04cec [2021-09-16T19:57:42.832Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-16T19:57:43.434Z] ---> 2f0a1c5517c2 [2021-09-16T19:57:43.434Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-16T19:57:43.708Z] ---> Running in 46281ff15faf [2021-09-16T19:57:43.708Z] ---> b5a02a170d30 [2021-09-16T19:57:43.984Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-16T19:57:44.267Z] Removing intermediate container 46281ff15faf [2021-09-16T19:57:44.267Z] ---> 59f322e4a594 [2021-09-16T19:57:44.267Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-16T19:57:44.546Z] ---> Running in b78c50305123 [2021-09-16T19:57:44.831Z] ---> 5503b518e1ca [2021-09-16T19:57:44.831Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-16T19:57:45.115Z] Removing intermediate container b78c50305123 [2021-09-16T19:57:45.115Z] ---> 3b1399ccba97 [2021-09-16T19:57:45.115Z] Step 22/24 : LABEL arch=arm64 [2021-09-16T19:57:45.392Z] ---> Running in 779f2fffe0da [2021-09-16T19:57:46.842Z] Removing intermediate container 779f2fffe0da [2021-09-16T19:57:46.842Z] ---> dcf9a541a5bd [2021-09-16T19:57:46.842Z] Step 23/24 : LABEL git_sha=4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T19:57:46.842Z] ---> bd896b508350 [2021-09-16T19:57:46.842Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-16T19:57:47.834Z] ---> Running in bcdf3456f178 [2021-09-16T19:57:47.834Z] ---> Running in 44a4cb0a31c7 [2021-09-16T19:57:48.872Z] Removing intermediate container 44a4cb0a31c7 [2021-09-16T19:57:48.872Z] ---> 5dd3ecbd033d [2021-09-16T19:57:48.872Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-16T19:57:48.872Z] Collecting docker-compose==1.23.2 [2021-09-16T19:57:49.145Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-16T19:57:49.419Z] Removing intermediate container bcdf3456f178 [2021-09-16T19:57:49.419Z] ---> 07f9b9a98a3d [2021-09-16T19:57:49.419Z] Step 24/24 : LABEL version=2.0.1-dev.48 [2021-09-16T19:57:50.017Z] ---> Running in 2223ce4b1d97 [2021-09-16T19:57:50.623Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-16T19:57:50.623Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-16T19:57:50.896Z] ---> dbb588fe6f7c [2021-09-16T19:57:50.897Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-16T19:57:50.897Z] Collecting jsonschema<3,>=2.5.1 [2021-09-16T19:57:50.897Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-16T19:57:51.169Z] Collecting cached-property<2,>=1.2.0 [2021-09-16T19:57:51.169Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-16T19:57:51.763Z] ---> Running in 84139b6bfa95 [2021-09-16T19:57:51.763Z] Removing intermediate container 2223ce4b1d97 [2021-09-16T19:57:51.763Z] ---> 744651467930 [2021-09-16T19:57:51.763Z] [2021-09-16T19:57:52.038Z] Collecting PyYAML<4,>=3.10 [2021-09-16T19:57:52.038Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-16T19:57:52.316Z] Successfully built 744651467930 [2021-09-16T19:57:52.316Z] Successfully tagged core-data-arm64:latest [2021-09-16T19:57:52.316Z] Building security-proxy-setup [2021-09-16T19:57:53.217Z]  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-16T19:57:53.217Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-16T19:57:53.217Z] ---> de9459d6fb20 [2021-09-16T19:57:53.217Z] Step 3/23 : WORKDIR /edgex-go [2021-09-16T19:57:53.217Z] ---> Using cache [2021-09-16T19:57:53.217Z] ---> 081c8f79505d [2021-09-16T19:57:53.217Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T19:57:53.217Z] ---> Using cache [2021-09-16T19:57:53.217Z] ---> c74d47ece920 [2021-09-16T19:57:53.217Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-16T19:57:53.816Z] ---> Running in 8186bc97141d [2021-09-16T19:57:54.122Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-16T19:57:54.122Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-16T19:57:54.122Z] ---> de9459d6fb20 [2021-09-16T19:57:54.122Z] Step 3/24 : WORKDIR /edgex-go [2021-09-16T19:57:54.122Z] ---> Using cache [2021-09-16T19:57:54.122Z] ---> 081c8f79505d [2021-09-16T19:57:54.122Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T19:57:54.122Z] ---> Using cache [2021-09-16T19:57:54.122Z] ---> c74d47ece920 [2021-09-16T19:57:54.122Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-16T19:57:55.574Z] ---> Running in e826003819a5 [2021-09-16T19:57:56.199Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-16T19:57:56.199Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-16T19:57:56.199Z] Collecting docopt<0.7,>=0.6.1 [2021-09-16T19:57:56.199Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-16T19:57:57.186Z] Removing intermediate container 84139b6bfa95 [2021-09-16T19:57:57.186Z] ---> f721df3e07f7 [2021-09-16T19:57:57.186Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-16T19:57:57.461Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-16T19:57:57.735Z] ---> Running in 0d59c8ee867c [2021-09-16T19:57:58.012Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-16T19:57:58.629Z] Removing intermediate container 0d59c8ee867c [2021-09-16T19:57:58.629Z] ---> 2a7358437b9d [2021-09-16T19:57:58.629Z] Step 29/32 : CMD ["gate"] [2021-09-16T19:57:58.629Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-16T19:57:58.906Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-16T19:57:59.513Z] Collecting docker<4.0,>=3.6.0 [2021-09-16T19:57:59.513Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-16T19:57:59.513Z] ---> Running in 8d085c56f255 [2021-09-16T19:57:59.513Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-16T19:57:59.513Z] OK: 218 MiB in 52 packages [2021-09-16T19:57:59.791Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-16T19:57:59.791Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-16T19:58:00.076Z] OK: 218 MiB in 52 packages [2021-09-16T19:58:01.089Z] Removing intermediate container 8d085c56f255 [2021-09-16T19:58:01.089Z] ---> f9baf729a0bc [2021-09-16T19:58:01.089Z] Step 30/32 : LABEL arch=arm64 [2021-09-16T19:58:01.684Z] ---> Running in 7e4f8518ec4d [2021-09-16T19:58:02.444Z] Removing intermediate container 8186bc97141d [2021-09-16T19:58:02.444Z] ---> daa233c5b47c [2021-09-16T19:58:02.444Z] Step 6/23 : COPY go.mod . [2021-09-16T19:58:02.444Z] Collecting texttable<0.10,>=0.9.0 [2021-09-16T19:58:02.444Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-16T19:58:03.103Z] Removing intermediate container 7e4f8518ec4d [2021-09-16T19:58:03.103Z] ---> fad283dcbea8 [2021-09-16T19:58:03.103Z] Step 31/32 : LABEL git_sha=4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T19:58:03.103Z] Removing intermediate container e826003819a5 [2021-09-16T19:58:03.103Z] ---> 6531ad59c45b [2021-09-16T19:58:03.103Z] Step 6/24 : COPY go.mod . [2021-09-16T19:58:04.208Z] ---> Running in 716611b1f634 [2021-09-16T19:58:04.537Z] ---> 8ac997d792c5 [2021-09-16T19:58:04.537Z] Step 7/23 : RUN go mod download [2021-09-16T19:58:04.817Z] ---> Running in f01d1d0002dc [2021-09-16T19:58:05.099Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-16T19:58:05.099Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-16T19:58:05.099Z] ---> de9459d6fb20 [2021-09-16T19:58:05.099Z] Step 3/22 : WORKDIR /edgex-go [2021-09-16T19:58:05.099Z] ---> Using cache [2021-09-16T19:58:05.099Z] ---> 081c8f79505d [2021-09-16T19:58:05.099Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T19:58:05.099Z] ---> Using cache [2021-09-16T19:58:05.099Z] ---> c74d47ece920 [2021-09-16T19:58:05.099Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-16T19:58:05.099Z] ---> Using cache [2021-09-16T19:58:05.099Z] ---> 6531ad59c45b [2021-09-16T19:58:05.099Z] Step 6/22 : COPY go.mod . [2021-09-16T19:58:05.099Z] ---> 3e19a11f8c9f [2021-09-16T19:58:05.099Z] Step 7/24 : RUN go mod download [2021-09-16T19:58:05.376Z] Collecting docker-pycreds>=0.4.0 [2021-09-16T19:58:05.376Z] Removing intermediate container 716611b1f634 [2021-09-16T19:58:05.376Z] ---> 87c0ff943d55 [2021-09-16T19:58:05.376Z] Step 32/32 : LABEL version=2.0.1-dev.48 [2021-09-16T19:58:05.376Z] ---> Running in 46cacbe249f4 [2021-09-16T19:58:05.376Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-16T19:58:05.977Z] ---> Running in 3c1f48789bde [2021-09-16T19:58:06.259Z] ---> 29daad876208 [2021-09-16T19:58:06.259Z] Step 7/22 : RUN go mod download [2021-09-16T19:58:06.259Z] ---> Running in 85bfd7ec6996 [2021-09-16T19:58:06.862Z] Removing intermediate container 3c1f48789bde [2021-09-16T19:58:06.862Z] ---> 4d7d5ecf6f4f [2021-09-16T19:58:06.862Z] [2021-09-16T19:58:07.146Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-16T19:58:07.146Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-16T19:58:07.424Z] Successfully built 4d7d5ecf6f4f [2021-09-16T19:58:07.424Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-16T19:58:07.424Z]  Building security-bootstrapper ... done Building security-secretstore-setup [2021-09-16T19:58:07.424Z] Collecting idna<2.8,>=2.5 [2021-09-16T19:58:07.424Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-16T19:58:07.701Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-16T19:58:07.701Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-16T19:58:07.979Z] Collecting certifi>=2017.4.17 [2021-09-16T19:58:07.979Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-16T19:58:08.582Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-16T19:58:08.582Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-16T19:58:08.582Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-16T19:58:08.582Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-16T19:58:10.041Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-16T19:58:10.041Z] Attempting uninstall: urllib3 [2021-09-16T19:58:10.041Z] Found existing installation: urllib3 1.26.2 [2021-09-16T19:58:10.041Z] Uninstalling urllib3-1.26.2: [2021-09-16T19:58:10.041Z] Successfully uninstalled urllib3-1.26.2 [2021-09-16T19:58:12.035Z] Attempting uninstall: idna [2021-09-16T19:58:12.035Z] Found existing installation: idna 3.1 [2021-09-16T19:58:12.035Z] Uninstalling idna-3.1: [2021-09-16T19:58:12.309Z] Successfully uninstalled idna-3.1 [2021-09-16T19:58:13.312Z] Attempting uninstall: chardet [2021-09-16T19:58:13.313Z] Found existing installation: chardet 4.0.0 [2021-09-16T19:58:13.313Z] Removing intermediate container f01d1d0002dc [2021-09-16T19:58:13.313Z] ---> d58dc1c62d0a [2021-09-16T19:58:13.313Z] Step 8/23 : COPY . . [2021-09-16T19:58:13.313Z] Uninstalling chardet-4.0.0: [2021-09-16T19:58:13.313Z] Successfully uninstalled chardet-4.0.0 [2021-09-16T19:58:13.594Z] Removing intermediate container 85bfd7ec6996 [2021-09-16T19:58:13.595Z] ---> 77a798974292 [2021-09-16T19:58:13.595Z] Step 8/22 : COPY . . [2021-09-16T19:58:13.873Z] Removing intermediate container 46cacbe249f4 [2021-09-16T19:58:13.873Z] ---> 4993c871ed8c [2021-09-16T19:58:13.873Z] Step 8/24 : COPY . . [2021-09-16T19:58:15.327Z] Attempting uninstall: requests [2021-09-16T19:58:15.328Z] Found existing installation: requests 2.25.1 [2021-09-16T19:58:15.328Z] Uninstalling requests-2.25.1: [2021-09-16T19:58:15.328Z] Successfully uninstalled requests-2.25.1 [2021-09-16T19:58:15.608Z] Running setup.py install for texttable: started [2021-09-16T19:58:17.616Z] Running setup.py install for texttable: finished with status 'done' [2021-09-16T19:58:17.616Z] Running setup.py install for PyYAML: started [2021-09-16T19:58:19.605Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-16T19:58:19.605Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-16T19:58:19.605Z] ---> de9459d6fb20 [2021-09-16T19:58:19.605Z] Step 3/26 : WORKDIR /edgex-go [2021-09-16T19:58:19.605Z] ---> Using cache [2021-09-16T19:58:19.605Z] ---> 081c8f79505d [2021-09-16T19:58:19.605Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T19:58:19.605Z] ---> Using cache [2021-09-16T19:58:19.605Z] ---> c74d47ece920 [2021-09-16T19:58:19.605Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-16T19:58:19.605Z] ---> Using cache [2021-09-16T19:58:19.605Z] ---> 6531ad59c45b [2021-09-16T19:58:19.605Z] Step 6/26 : COPY go.mod . [2021-09-16T19:58:19.605Z] ---> Using cache [2021-09-16T19:58:19.605Z] ---> 29daad876208 [2021-09-16T19:58:19.605Z] Step 7/26 : RUN go mod download [2021-09-16T19:58:19.605Z] ---> Using cache [2021-09-16T19:58:19.605Z] ---> 77a798974292 [2021-09-16T19:58:19.605Z] Step 8/26 : COPY . . [2021-09-16T19:58:20.614Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-16T19:58:20.896Z] Running setup.py install for docopt: started [2021-09-16T19:58:23.531Z] Running setup.py install for docopt: finished with status 'done' [2021-09-16T19:58:23.531Z] Running setup.py install for dockerpty: started [2021-09-16T19:58:25.516Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-16T19:58:26.957Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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-09-16T19:58:37.145Z] ---> f3e1ae7d652d [2021-09-16T19:58:37.145Z] Step 9/23 : RUN go mod tidy [2021-09-16T19:58:37.145Z] ---> 1d8680beb69d [2021-09-16T19:58:37.145Z] Step 9/22 : RUN go mod tidy [2021-09-16T19:58:37.145Z] ---> dd20148eb931 [2021-09-16T19:58:37.145Z] Step 9/24 : RUN go mod tidy [2021-09-16T19:58:37.145Z] ---> fb49a63ba924 [2021-09-16T19:58:37.145Z] Step 9/26 : RUN go mod tidy [2021-09-16T19:58:37.145Z] ---> Running in 8b4676e0eadb [2021-09-16T19:58:37.145Z] ---> Running in b2f5e2536188 [2021-09-16T19:58:37.145Z] ---> Running in 3877a3e70681 [2021-09-16T19:58:37.145Z] ---> Running in f87c9e38bb1e [2021-09-16T19:58:45.455Z] Removing intermediate container 8b4676e0eadb [2021-09-16T19:58:45.455Z] ---> 5b436d9483a8 [2021-09-16T19:58:45.455Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-16T19:58:45.735Z] Removing intermediate container b2f5e2536188 [2021-09-16T19:58:45.735Z] ---> d882cfebdb30 [2021-09-16T19:58:45.735Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-16T19:58:45.735Z] ---> Running in d97b2527e326 [2021-09-16T19:58:46.011Z] Removing intermediate container 3877a3e70681 [2021-09-16T19:58:46.011Z] ---> 4ad0e5dd7299 [2021-09-16T19:58:46.011Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-16T19:58:46.011Z] ---> Running in e070cdff8616 [2021-09-16T19:58:46.297Z] Removing intermediate container f87c9e38bb1e [2021-09-16T19:58:46.297Z] ---> 7bd85f699542 [2021-09-16T19:58:46.297Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-16T19:58:46.297Z] Removing intermediate container c3687ef5e3fa [2021-09-16T19:58:46.297Z] ---> 36c5d38669dc [2021-09-16T19:58:46.297Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-16T19:58:46.297Z] ---> Running in 886cff48d508 [2021-09-16T19:58:46.577Z] ---> Running in 9e8819104d8b [2021-09-16T19:58:46.577Z] ---> Running in 0a34a0954ce7 [2021-09-16T19:58:47.588Z] Removing intermediate container 0a34a0954ce7 [2021-09-16T19:58:47.588Z] ---> d2e8bc9fd6ec [2021-09-16T19:58:47.588Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-16T19:58:47.588Z] ---> Running in 054758f52d64 [2021-09-16T19:58:48.191Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.48" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-16T19:58:48.191Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.48" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-16T19:58:48.470Z] Removing intermediate container 054758f52d64 [2021-09-16T19:58:48.470Z] ---> 1e61f6a5a242 [2021-09-16T19:58:48.470Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-16T19:58:48.745Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.48" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-16T19:58:49.020Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.48" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-16T19:58:50.460Z] ---> dc9f36c2b6b8 [2021-09-16T19:58:50.460Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-16T19:58:51.443Z] ---> a8746eac0df2 [2021-09-16T19:58:51.721Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-16T19:58:53.184Z] ---> c73e97ef602a [2021-09-16T19:58:53.184Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-16T19:58:53.184Z] ---> Running in 3443fd0326ec [2021-09-16T19:58:54.189Z] Removing intermediate container 3443fd0326ec [2021-09-16T19:58:54.189Z] ---> 82080b20493b [2021-09-16T19:58:54.189Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-16T19:58:54.189Z] ---> Running in 97ccfea1e476 [2021-09-16T19:58:54.804Z] Removing intermediate container 97ccfea1e476 [2021-09-16T19:58:54.804Z] ---> 5f0a19f5cd22 [2021-09-16T19:58:54.804Z] Step 22/24 : LABEL arch=arm64 [2021-09-16T19:58:54.804Z] ---> Running in 1155773622b0 [2021-09-16T19:58:55.801Z] Removing intermediate container 1155773622b0 [2021-09-16T19:58:55.801Z] ---> 1fc5cb825aae [2021-09-16T19:58:55.801Z] Step 23/24 : LABEL git_sha=4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T19:58:55.801Z] ---> Running in 37ceeb7696ac [2021-09-16T19:58:56.405Z] Removing intermediate container 37ceeb7696ac [2021-09-16T19:58:56.405Z] ---> 68ef30246206 [2021-09-16T19:58:56.405Z] Step 24/24 : LABEL version=2.0.1-dev.48 [2021-09-16T19:58:56.683Z] ---> Running in b38518053b92 [2021-09-16T19:58:57.669Z] Removing intermediate container b38518053b92 [2021-09-16T19:58:57.669Z] ---> 95df357a5613 [2021-09-16T19:58:57.669Z] [2021-09-16T19:58:57.669Z] Successfully built 95df357a5613 [2021-09-16T19:58:57.669Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-16T20:00:19.471Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.48" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-16T20:00:19.471Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.48" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-16T20:00:27.796Z] Removing intermediate container d97b2527e326 [2021-09-16T20:00:27.796Z] ---> ff96980c2741 [2021-09-16T20:00:27.796Z] [2021-09-16T20:00:27.796Z] Step 11/22 : FROM alpine:3.12 [2021-09-16T20:00:27.796Z] ---> afc2cc120ca2 [2021-09-16T20:00:27.796Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-16T20:00:27.796Z] Removing intermediate container 9e8819104d8b [2021-09-16T20:00:27.796Z] ---> 4cef9aad59ff [2021-09-16T20:00:27.796Z] [2021-09-16T20:00:27.796Z] Step 11/26 : FROM alpine:3.12 [2021-09-16T20:00:27.796Z] ---> afc2cc120ca2 [2021-09-16T20:00:27.796Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-16T20:00:28.392Z] ---> Running in 28f0761ef4b0 [2021-09-16T20:00:28.392Z] ---> Running in b47575786e9a [2021-09-16T20:00:29.381Z] Removing intermediate container e070cdff8616 [2021-09-16T20:00:29.381Z] ---> 51242cd389c8 [2021-09-16T20:00:29.381Z] [2021-09-16T20:00:29.381Z] Step 11/23 : FROM alpine:3.12 [2021-09-16T20:00:29.381Z] ---> afc2cc120ca2 [2021-09-16T20:00:29.381Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-16T20:00:29.381Z] Removing intermediate container 886cff48d508 [2021-09-16T20:00:29.381Z] ---> ba1a45a1277d [2021-09-16T20:00:29.381Z] [2021-09-16T20:00:29.381Z] Step 11/24 : FROM alpine:3.12 [2021-09-16T20:00:29.381Z] ---> afc2cc120ca2 [2021-09-16T20:00:29.381Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-16T20:00:29.381Z] ---> Using cache [2021-09-16T20:00:29.381Z] ---> b341d413a368 [2021-09-16T20:00:29.381Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-16T20:00:29.381Z] ---> Using cache [2021-09-16T20:00:29.381Z] ---> 1e151317eed3 [2021-09-16T20:00:29.381Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-16T20:00:29.381Z] ---> Running in 5668a3d82e0e [2021-09-16T20:00:29.660Z] ---> Running in ec98a5d7f615 [2021-09-16T20:00:30.263Z] Removing intermediate container ec98a5d7f615 [2021-09-16T20:00:30.263Z] ---> b3874d59cf6a [2021-09-16T20:00:30.263Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-16T20:00:30.538Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-16T20:00:30.538Z] ---> Running in d1789e5c047d [2021-09-16T20:00:30.538Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-16T20:00:30.820Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-16T20:00:30.820Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-16T20:00:31.095Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-16T20:00:31.095Z] Removing intermediate container d1789e5c047d [2021-09-16T20:00:31.095Z] ---> 9edc0e5a3a3d [2021-09-16T20:00:31.095Z] Step 16/24 : WORKDIR / [2021-09-16T20:00:31.095Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-16T20:00:31.372Z] ---> Running in 7bb458cc06ef [2021-09-16T20:00:31.372Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-16T20:00:31.372Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-16T20:00:31.372Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-16T20:00:31.372Z] (3/3) Installing su-exec (0.2-r1) [2021-09-16T20:00:31.372Z] Executing busybox-1.31.1-r20.trigger [2021-09-16T20:00:31.659Z] Executing ca-certificates-20191127-r4.trigger [2021-09-16T20:00:31.659Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-16T20:00:31.659Z] (3/4) Installing libcurl (7.79.0-r0) [2021-09-16T20:00:31.659Z] (4/4) Installing curl (7.79.0-r0) [2021-09-16T20:00:31.659Z] Executing busybox-1.31.1-r20.trigger [2021-09-16T20:00:31.659Z] Executing ca-certificates-20191127-r4.trigger [2021-09-16T20:00:31.659Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-16T20:00:31.659Z] OK: 6 MiB in 17 packages [2021-09-16T20:00:31.932Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-16T20:00:31.932Z] Executing busybox-1.31.1-r20.trigger [2021-09-16T20:00:31.932Z] OK: 7 MiB in 18 packages [2021-09-16T20:00:31.932Z] Executing ca-certificates-20191127-r4.trigger [2021-09-16T20:00:32.213Z] OK: 6 MiB in 16 packages [2021-09-16T20:00:32.213Z] Removing intermediate container 7bb458cc06ef [2021-09-16T20:00:32.213Z] ---> 515e106c97b1 [2021-09-16T20:00:32.213Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-16T20:00:33.669Z] ---> 54ecdb146f46 [2021-09-16T20:00:33.669Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-16T20:00:33.669Z] Removing intermediate container 28f0761ef4b0 [2021-09-16T20:00:33.669Z] ---> 44696e61c505 [2021-09-16T20:00:33.669Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-16T20:00:33.965Z] ---> Running in 74096edc9dda [2021-09-16T20:00:33.965Z] Removing intermediate container b47575786e9a [2021-09-16T20:00:33.965Z] ---> 4efb599146f3 [2021-09-16T20:00:33.965Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-16T20:00:33.965Z] Removing intermediate container 5668a3d82e0e [2021-09-16T20:00:33.965Z] ---> d231701c422d [2021-09-16T20:00:33.965Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-16T20:00:34.610Z] ---> Running in 4ff6e7b19be1 [2021-09-16T20:00:34.610Z] ---> Running in e93ad3646a73 [2021-09-16T20:00:34.610Z] Removing intermediate container 74096edc9dda [2021-09-16T20:00:34.610Z] ---> 7cfbb440dc9e [2021-09-16T20:00:34.610Z] Step 14/26 : WORKDIR / [2021-09-16T20:00:34.916Z] ---> Running in 68682c7568b4 [2021-09-16T20:00:35.211Z] ---> 9930d77fe1c6 [2021-09-16T20:00:35.211Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-16T20:00:35.211Z] Removing intermediate container 4ff6e7b19be1 [2021-09-16T20:00:35.211Z] ---> c033e1ec7a02 [2021-09-16T20:00:35.211Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-16T20:00:35.211Z] Removing intermediate container e93ad3646a73 [2021-09-16T20:00:35.211Z] ---> a0e83e77dd36 [2021-09-16T20:00:35.211Z] Step 14/22 : WORKDIR /edgex [2021-09-16T20:00:35.526Z] ---> Running in 6d43f1ee9f97 [2021-09-16T20:00:35.526Z] ---> Running in 6e3b3dd29693 [2021-09-16T20:00:35.814Z] Removing intermediate container 68682c7568b4 [2021-09-16T20:00:35.814Z] ---> 826db9f64037 [2021-09-16T20:00:35.814Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-09-16T20:00:36.104Z] Removing intermediate container 6d43f1ee9f97 [2021-09-16T20:00:36.104Z] ---> c6863f6369ed [2021-09-16T20:00:36.104Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-16T20:00:36.381Z] ---> Running in 258dacb5ba1f [2021-09-16T20:00:36.381Z] Removing intermediate container 6e3b3dd29693 [2021-09-16T20:00:36.381Z] ---> f1893563a785 [2021-09-16T20:00:36.381Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-16T20:00:36.381Z] ---> 0e1cd612a739 [2021-09-16T20:00:36.381Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-16T20:00:36.664Z] ---> Running in 2306cf203ffc [2021-09-16T20:00:36.664Z] ---> 0c62d41ee2dc [2021-09-16T20:00:36.664Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-09-16T20:00:36.942Z] Removing intermediate container 258dacb5ba1f [2021-09-16T20:00:36.942Z] ---> 6c7ffc0c4823 [2021-09-16T20:00:36.942Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-16T20:00:37.235Z] Removing intermediate container 2306cf203ffc [2021-09-16T20:00:37.235Z] ---> 9725f3689c7a [2021-09-16T20:00:37.235Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-16T20:00:37.526Z] ---> Running in 984630edc85d [2021-09-16T20:00:37.800Z] ---> 29d6f710a281 [2021-09-16T20:00:37.800Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-16T20:00:38.076Z] ---> 17ffbc2614d3 [2021-09-16T20:00:38.076Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-16T20:00:38.076Z] ---> f7cc4025d0d7 [2021-09-16T20:00:38.076Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-16T20:00:38.355Z] Removing intermediate container 984630edc85d [2021-09-16T20:00:38.355Z] ---> 386c0b9df559 [2021-09-16T20:00:38.355Z] Step 22/24 : LABEL arch=arm64 [2021-09-16T20:00:38.634Z] ---> Running in 96e7c751f492 [2021-09-16T20:00:39.630Z] ---> f974af3be484 [2021-09-16T20:00:39.630Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-09-16T20:00:39.630Z] Removing intermediate container 96e7c751f492 [2021-09-16T20:00:39.630Z] ---> 0b953d8fd837 [2021-09-16T20:00:39.630Z] Step 23/24 : LABEL git_sha=4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T20:00:39.910Z] ---> bd800c9e9ee6 [2021-09-16T20:00:39.910Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-16T20:00:39.910Z] ---> c6176a10b7f8 [2021-09-16T20:00:39.910Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-16T20:00:39.910Z] ---> Running in 329b54d76018 [2021-09-16T20:00:40.904Z] Removing intermediate container 329b54d76018 [2021-09-16T20:00:40.904Z] ---> d6cb2f9a0667 [2021-09-16T20:00:40.904Z] Step 24/24 : LABEL version=2.0.1-dev.48 [2021-09-16T20:00:40.904Z] ---> 87406bba9409 [2021-09-16T20:00:40.904Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-16T20:00:40.904Z] ---> Running in 1dfe77f3c52b [2021-09-16T20:00:41.183Z] ---> 47e4a61d6672 [2021-09-16T20:00:41.183Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-16T20:00:41.461Z] ---> Running in 21faeda3382d [2021-09-16T20:00:41.461Z] ---> df7bd0dc524f [2021-09-16T20:00:41.461Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-16T20:00:41.737Z] Removing intermediate container 1dfe77f3c52b [2021-09-16T20:00:41.737Z] ---> c5f93c23b059 [2021-09-16T20:00:41.737Z] [2021-09-16T20:00:41.737Z] ---> Running in b7c277c85165 [2021-09-16T20:00:42.015Z] Successfully built c5f93c23b059 [2021-09-16T20:00:42.015Z] Successfully tagged core-metadata-arm64:latest [2021-09-16T20:00:42.015Z]  Building core-metadata ... done Removing intermediate container 21faeda3382d [2021-09-16T20:00:42.015Z] ---> d95e504c2451 [2021-09-16T20:00:42.015Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-16T20:00:42.613Z] ---> Running in dbe7c34cd6e7 [2021-09-16T20:00:42.613Z] Removing intermediate container b7c277c85165 [2021-09-16T20:00:42.613Z] ---> e84a55aae797 [2021-09-16T20:00:42.613Z] Step 19/22 : CMD ["--init=true"] [2021-09-16T20:00:42.613Z] ---> 7a30bae7866d [2021-09-16T20:00:42.613Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-16T20:00:42.892Z] ---> Running in 1f8ec94cd0fd [2021-09-16T20:00:43.167Z] Removing intermediate container dbe7c34cd6e7 [2021-09-16T20:00:43.167Z] ---> 63afd2c7f2eb [2021-09-16T20:00:43.167Z] Step 21/23 : LABEL arch=arm64 [2021-09-16T20:00:43.444Z] ---> Running in 2c6b32e8d9ca [2021-09-16T20:00:43.721Z] Removing intermediate container 1f8ec94cd0fd [2021-09-16T20:00:43.721Z] ---> acd9892bd21a [2021-09-16T20:00:43.721Z] Step 20/22 : LABEL arch=arm64 [2021-09-16T20:00:43.721Z] ---> Running in af052067d960 [2021-09-16T20:00:44.321Z] Removing intermediate container 2c6b32e8d9ca [2021-09-16T20:00:44.321Z] ---> 9f5410ddeca7 [2021-09-16T20:00:44.321Z] Step 22/23 : LABEL git_sha=4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T20:00:44.595Z] Removing intermediate container af052067d960 [2021-09-16T20:00:44.595Z] ---> da82da1265cb [2021-09-16T20:00:44.595Z] Step 21/22 : LABEL git_sha=4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T20:00:44.595Z] ---> fb5958a52e62 [2021-09-16T20:00:44.595Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-16T20:00:44.595Z] ---> Running in 2824653130a0 [2021-09-16T20:00:44.595Z] ---> Running in 13b20cd010a4 [2021-09-16T20:00:45.196Z] Removing intermediate container 2824653130a0 [2021-09-16T20:00:45.196Z] ---> 04acc793a5e9 [2021-09-16T20:00:45.196Z] Step 23/23 : LABEL version=2.0.1-dev.48 [2021-09-16T20:00:45.469Z] Removing intermediate container 13b20cd010a4 [2021-09-16T20:00:45.469Z] ---> 2b567f692f4f [2021-09-16T20:00:45.469Z] Step 22/22 : LABEL version=2.0.1-dev.48 [2021-09-16T20:00:45.469Z] ---> Running in dade3a14704c [2021-09-16T20:00:45.469Z] ---> e82896369eda [2021-09-16T20:00:45.469Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-09-16T20:00:45.749Z] ---> Running in 248975d902a1 [2021-09-16T20:00:45.749Z] ---> Running in 09f7e9ee0ee5 [2021-09-16T20:00:46.349Z] Removing intermediate container dade3a14704c [2021-09-16T20:00:46.349Z] ---> a7b951ad5ce6 [2021-09-16T20:00:46.349Z] [2021-09-16T20:00:46.349Z] Removing intermediate container 248975d902a1 [2021-09-16T20:00:46.349Z] ---> d526ad0d3ae2 [2021-09-16T20:00:46.349Z] [2021-09-16T20:00:46.625Z] Successfully built a7b951ad5ce6 [2021-09-16T20:00:46.625Z] Successfully tagged support-notifications-arm64:latest [2021-09-16T20:00:46.625Z]  Building support-notifications ... done Successfully built d526ad0d3ae2 [2021-09-16T20:00:46.625Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-16T20:00:48.063Z]  Building security-proxy-setup ... done Removing intermediate container 09f7e9ee0ee5 [2021-09-16T20:00:48.063Z] ---> 7adb9caa558e [2021-09-16T20:00:48.063Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-16T20:00:48.063Z] ---> Running in a048a4dfe11c [2021-09-16T20:00:48.661Z] Removing intermediate container a048a4dfe11c [2021-09-16T20:00:48.661Z] ---> 3c94c7f875c4 [2021-09-16T20:00:48.661Z] Step 24/26 : LABEL arch=arm64 [2021-09-16T20:00:48.936Z] ---> Running in a48ed0592374 [2021-09-16T20:00:49.534Z] Removing intermediate container a48ed0592374 [2021-09-16T20:00:49.534Z] ---> de360ad91d33 [2021-09-16T20:00:49.534Z] Step 25/26 : LABEL git_sha=4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T20:00:49.534Z] ---> Running in f2ded99bc582 [2021-09-16T20:00:50.131Z] Removing intermediate container f2ded99bc582 [2021-09-16T20:00:50.131Z] ---> cf425dbbbfe2 [2021-09-16T20:00:50.131Z] Step 26/26 : LABEL version=2.0.1-dev.48 [2021-09-16T20:00:50.131Z] ---> Running in e0519654bf59 [2021-09-16T20:00:50.728Z] Removing intermediate container e0519654bf59 [2021-09-16T20:00:50.728Z] ---> 43a9af0a3d53 [2021-09-16T20:00:50.728Z] [2021-09-16T20:00:51.002Z] Successfully built 43a9af0a3d53 [2021-09-16T20:00:51.002Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-16T20:00:51.292Z]  Building security-secretstore-setup ... done  [Pipeline] } [2021-09-16T20:00:51.282Z] $ docker stop --time=1 9b26ea4f9e12370fc7307040fa81164cc79ac2e06b90acd5f8603700789c2580 [2021-09-16T20:00:53.147Z] $ docker rm -f 9b26ea4f9e12370fc7307040fa81164cc79ac2e06b90acd5f8603700789c2580 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-16T20:00:53.774Z] + docker images [2021-09-16T20:00:54.047Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-16T20:00:54.047Z] security-secretstore-setup-arm64 latest 43a9af0a3d53 3 seconds ago 26.5MB [2021-09-16T20:00:54.047Z] security-proxy-setup-arm64 latest d526ad0d3ae2 7 seconds ago 24.6MB [2021-09-16T20:00:54.047Z] support-notifications-arm64 latest a7b951ad5ce6 8 seconds ago 15.9MB [2021-09-16T20:00:54.047Z] core-metadata-arm64 latest c5f93c23b059 12 seconds ago 15.8MB [2021-09-16T20:00:54.047Z] ba1a45a1277d 25 seconds ago 1.46GB [2021-09-16T20:00:54.047Z] 51242cd389c8 25 seconds ago 1.45GB [2021-09-16T20:00:54.047Z] 4cef9aad59ff 27 seconds ago 1.46GB [2021-09-16T20:00:54.047Z] ff96980c2741 27 seconds ago 1.46GB [2021-09-16T20:00:54.047Z] sys-mgmt-agent-arm64 latest 95df357a5613 About a minute ago 312MB [2021-09-16T20:00:54.047Z] security-bootstrapper-arm64 latest 4d7d5ecf6f4f 2 minutes ago 17.7MB [2021-09-16T20:00:54.047Z] core-data-arm64 latest 744651467930 3 minutes ago 19.3MB [2021-09-16T20:00:54.047Z] core-command-arm64 latest 87e4d4ef1013 3 minutes ago 15.2MB [2021-09-16T20:00:54.047Z] support-scheduler-arm64 latest ae9befa3d241 3 minutes ago 15.2MB [2021-09-16T20:00:54.047Z] f009f92f908e 3 minutes ago 1.46GB [2021-09-16T20:00:54.047Z] 09a172186d11 3 minutes ago 1.45GB [2021-09-16T20:00:54.047Z] ac3b7b6d59a2 3 minutes ago 1.45GB [2021-09-16T20:00:54.047Z] b4430e80f1ed 3 minutes ago 1.45GB [2021-09-16T20:00:54.047Z] f1b23d82a05b 3 minutes ago 1.45GB [2021-09-16T20:00:54.047Z] ci-base-image-arm64 latest de9459d6fb20 8 minutes ago 1.24GB [2021-09-16T20:00:54.047Z] alpine 3.12 afc2cc120ca2 2 weeks ago 5.33MB [2021-09-16T20:00:54.047Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 5 weeks ago 533MB [2021-09-16T20:00:54.047Z] docker 20.10.7 df445af6242a 3 months ago 234MB [2021-09-16T20:00:54.047Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 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-09-16T20:00:54.317Z] provisioning config files... [2021-09-16T20:00:54.341Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/55@tmp/config642450468232801768tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-16T20:00:54.702Z] ---> docker-login.sh [2021-09-16T20:00:54.702Z] nexus3.edgexfoundry.org:10001 [2021-09-16T20:00:54.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T20:00:55.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T20:00:55.244Z] Configure a credential helper to remove this warning. See [2021-09-16T20:00:55.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T20:00:55.244Z] [2021-09-16T20:00:55.244Z] Login Succeeded [2021-09-16T20:00:55.244Z] nexus3.edgexfoundry.org:10002 [2021-09-16T20:00:55.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T20:00:55.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T20:00:55.837Z] Configure a credential helper to remove this warning. See [2021-09-16T20:00:55.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T20:00:55.837Z] [2021-09-16T20:00:55.837Z] Login Succeeded [2021-09-16T20:00:55.837Z] nexus3.edgexfoundry.org:10003 [2021-09-16T20:00:56.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T20:00:56.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T20:00:56.429Z] Configure a credential helper to remove this warning. See [2021-09-16T20:00:56.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T20:00:56.429Z] [2021-09-16T20:00:56.429Z] Login Succeeded [2021-09-16T20:00:56.429Z] nexus3.edgexfoundry.org:10004 [2021-09-16T20:00:57.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T20:00:57.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T20:00:57.022Z] Configure a credential helper to remove this warning. See [2021-09-16T20:00:57.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T20:00:57.022Z] [2021-09-16T20:00:57.022Z] Login Succeeded [2021-09-16T20:00:57.022Z] docker.io [2021-09-16T20:00:57.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T20:00:58.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T20:00:58.205Z] Configure a credential helper to remove this warning. See [2021-09-16T20:00:58.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T20:00:58.205Z] [2021-09-16T20:00:58.205Z] Login Succeeded [2021-09-16T20:00:58.205Z] ---> docker-login.sh ends [Pipeline] } [2021-09-16T20:00:58.222Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-16T20:00:58.306Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-09-16T20:00:58.306Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T20:00:58.306Z] latest [2021-09-16T20:00:58.306Z] 2.0.1-dev.48 [2021-09-16T20:00:58.306Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [2021-09-16T20:00:58.306Z] main [2021-09-16T20:00:58.306Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:00:58.694Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:00:59.042Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T20:00:59.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-16T20:00:59.042Z] ee82cbae1b9a: Preparing [2021-09-16T20:00:59.042Z] e90b0e150afa: Preparing [2021-09-16T20:00:59.042Z] d1374e17d494: Preparing [2021-09-16T20:00:59.042Z] a71d1c70287c: Preparing [2021-09-16T20:00:59.042Z] bdc42e120bf6: Preparing [2021-09-16T20:00:59.318Z] bdc42e120bf6: Layer already exists [2021-09-16T20:00:59.318Z] a71d1c70287c: Pushed [2021-09-16T20:00:59.318Z] d1374e17d494: Pushed [2021-09-16T20:00:59.591Z] ee82cbae1b9a: Pushed [2021-09-16T20:01:02.199Z] e90b0e150afa: Pushed [2021-09-16T20:01:02.199Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9: digest: sha256:b61b3bb38c4a31d802e9791db2532ffcffedc56d0158c6f58128af7a804ee5f3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:02.542Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:02.878Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-09-16T20:01:02.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-16T20:01:02.878Z] ee82cbae1b9a: Preparing [2021-09-16T20:01:02.878Z] e90b0e150afa: Preparing [2021-09-16T20:01:02.878Z] d1374e17d494: Preparing [2021-09-16T20:01:02.878Z] a71d1c70287c: Preparing [2021-09-16T20:01:02.878Z] bdc42e120bf6: Preparing [2021-09-16T20:01:02.878Z] bdc42e120bf6: Layer already exists [2021-09-16T20:01:02.878Z] e90b0e150afa: Layer already exists [2021-09-16T20:01:03.148Z] a71d1c70287c: Layer already exists [2021-09-16T20:01:03.148Z] d1374e17d494: Layer already exists [2021-09-16T20:01:03.148Z] ee82cbae1b9a: Layer already exists [2021-09-16T20:01:03.148Z] latest: digest: sha256:b61b3bb38c4a31d802e9791db2532ffcffedc56d0158c6f58128af7a804ee5f3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:03.495Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.48 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:03.834Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.48 [2021-09-16T20:01:03.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-16T20:01:03.835Z] ee82cbae1b9a: Preparing [2021-09-16T20:01:03.835Z] e90b0e150afa: Preparing [2021-09-16T20:01:03.835Z] d1374e17d494: Preparing [2021-09-16T20:01:03.835Z] a71d1c70287c: Preparing [2021-09-16T20:01:03.835Z] bdc42e120bf6: Preparing [2021-09-16T20:01:04.104Z] e90b0e150afa: Layer already exists [2021-09-16T20:01:04.104Z] ee82cbae1b9a: Layer already exists [2021-09-16T20:01:04.104Z] a71d1c70287c: Layer already exists [2021-09-16T20:01:04.104Z] d1374e17d494: Layer already exists [2021-09-16T20:01:04.104Z] bdc42e120bf6: Layer already exists [2021-09-16T20:01:04.104Z] 2.0.1-dev.48: digest: sha256:b61b3bb38c4a31d802e9791db2532ffcffedc56d0158c6f58128af7a804ee5f3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:04.454Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:04.792Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [2021-09-16T20:01:04.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-16T20:01:04.792Z] ee82cbae1b9a: Preparing [2021-09-16T20:01:04.792Z] e90b0e150afa: Preparing [2021-09-16T20:01:04.792Z] d1374e17d494: Preparing [2021-09-16T20:01:04.792Z] a71d1c70287c: Preparing [2021-09-16T20:01:04.792Z] bdc42e120bf6: Preparing [2021-09-16T20:01:04.792Z] d1374e17d494: Layer already exists [2021-09-16T20:01:04.792Z] bdc42e120bf6: Layer already exists [2021-09-16T20:01:04.792Z] e90b0e150afa: Layer already exists [2021-09-16T20:01:04.792Z] a71d1c70287c: Layer already exists [2021-09-16T20:01:04.792Z] ee82cbae1b9a: Layer already exists [2021-09-16T20:01:05.061Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48: digest: sha256:b61b3bb38c4a31d802e9791db2532ffcffedc56d0158c6f58128af7a804ee5f3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:05.411Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:05.754Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-09-16T20:01:05.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-16T20:01:05.755Z] ee82cbae1b9a: Preparing [2021-09-16T20:01:05.755Z] e90b0e150afa: Preparing [2021-09-16T20:01:05.755Z] d1374e17d494: Preparing [2021-09-16T20:01:05.755Z] a71d1c70287c: Preparing [2021-09-16T20:01:05.755Z] bdc42e120bf6: Preparing [2021-09-16T20:01:05.755Z] bdc42e120bf6: Layer already exists [2021-09-16T20:01:05.755Z] ee82cbae1b9a: Layer already exists [2021-09-16T20:01:05.755Z] e90b0e150afa: Layer already exists [2021-09-16T20:01:05.755Z] a71d1c70287c: Layer already exists [2021-09-16T20:01:05.755Z] d1374e17d494: Layer already exists [2021-09-16T20:01:06.023Z] main: digest: sha256:b61b3bb38c4a31d802e9791db2532ffcffedc56d0158c6f58128af7a804ee5f3 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-16T20:01:06.098Z] ===================================================== [Pipeline] echo [2021-09-16T20:01:06.112Z] taggedImages: [2021-09-16T20:01:06.112Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T20:01:06.112Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-09-16T20:01:06.112Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.48 [2021-09-16T20:01:06.112Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [2021-09-16T20:01:06.112Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-09-16T20:01:06.151Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-09-16T20:01:06.151Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T20:01:06.151Z] latest [2021-09-16T20:01:06.151Z] 2.0.1-dev.48 [2021-09-16T20:01:06.151Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [2021-09-16T20:01:06.151Z] main [2021-09-16T20:01:06.151Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:06.525Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:06.866Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T20:01:06.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-16T20:01:06.866Z] 2efefbfe944e: Preparing [2021-09-16T20:01:06.866Z] a8ab25d83e45: Preparing [2021-09-16T20:01:06.866Z] d1374e17d494: Preparing [2021-09-16T20:01:06.866Z] 0f879da5d71e: Preparing [2021-09-16T20:01:06.866Z] 5452c5d08508: Preparing [2021-09-16T20:01:06.866Z] bdc42e120bf6: Preparing [2021-09-16T20:01:06.866Z] bdc42e120bf6: Waiting [2021-09-16T20:01:07.147Z] d1374e17d494: Layer already exists [2021-09-16T20:01:07.147Z] bdc42e120bf6: Layer already exists [2021-09-16T20:01:07.147Z] 2efefbfe944e: Pushed [2021-09-16T20:01:07.147Z] 5452c5d08508: Pushed [2021-09-16T20:01:07.741Z] 0f879da5d71e: Pushed [2021-09-16T20:01:10.351Z] a8ab25d83e45: Pushed [2021-09-16T20:01:10.352Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9: digest: sha256:cde762f580604cbe1a666980d702269fc0eeb366ae4f14e165489f28d31befc5 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:10.724Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:11.079Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-09-16T20:01:11.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-16T20:01:11.079Z] 2efefbfe944e: Preparing [2021-09-16T20:01:11.079Z] a8ab25d83e45: Preparing [2021-09-16T20:01:11.079Z] d1374e17d494: Preparing [2021-09-16T20:01:11.079Z] 0f879da5d71e: Preparing [2021-09-16T20:01:11.079Z] 5452c5d08508: Preparing [2021-09-16T20:01:11.079Z] bdc42e120bf6: Preparing [2021-09-16T20:01:11.079Z] bdc42e120bf6: Waiting [2021-09-16T20:01:11.079Z] 5452c5d08508: Layer already exists [2021-09-16T20:01:11.079Z] d1374e17d494: Layer already exists [2021-09-16T20:01:11.079Z] 0f879da5d71e: Layer already exists [2021-09-16T20:01:11.079Z] 2efefbfe944e: Layer already exists [2021-09-16T20:01:11.079Z] a8ab25d83e45: Layer already exists [2021-09-16T20:01:11.356Z] bdc42e120bf6: Layer already exists [2021-09-16T20:01:11.356Z] latest: digest: sha256:cde762f580604cbe1a666980d702269fc0eeb366ae4f14e165489f28d31befc5 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:11.713Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.48 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:12.079Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.48 [2021-09-16T20:01:12.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-16T20:01:12.079Z] 2efefbfe944e: Preparing [2021-09-16T20:01:12.079Z] a8ab25d83e45: Preparing [2021-09-16T20:01:12.079Z] d1374e17d494: Preparing [2021-09-16T20:01:12.079Z] 0f879da5d71e: Preparing [2021-09-16T20:01:12.079Z] 5452c5d08508: Preparing [2021-09-16T20:01:12.079Z] bdc42e120bf6: Preparing [2021-09-16T20:01:12.080Z] bdc42e120bf6: Waiting [2021-09-16T20:01:12.080Z] 5452c5d08508: Layer already exists [2021-09-16T20:01:12.080Z] a8ab25d83e45: Layer already exists [2021-09-16T20:01:12.080Z] 0f879da5d71e: Layer already exists [2021-09-16T20:01:12.080Z] 2efefbfe944e: Layer already exists [2021-09-16T20:01:12.080Z] d1374e17d494: Layer already exists [2021-09-16T20:01:12.080Z] bdc42e120bf6: Layer already exists [2021-09-16T20:01:12.351Z] 2.0.1-dev.48: digest: sha256:cde762f580604cbe1a666980d702269fc0eeb366ae4f14e165489f28d31befc5 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:12.693Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:13.032Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [2021-09-16T20:01:13.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-16T20:01:13.032Z] 2efefbfe944e: Preparing [2021-09-16T20:01:13.032Z] a8ab25d83e45: Preparing [2021-09-16T20:01:13.032Z] d1374e17d494: Preparing [2021-09-16T20:01:13.032Z] 0f879da5d71e: Preparing [2021-09-16T20:01:13.032Z] 5452c5d08508: Preparing [2021-09-16T20:01:13.032Z] bdc42e120bf6: Preparing [2021-09-16T20:01:13.032Z] bdc42e120bf6: Waiting [2021-09-16T20:01:13.032Z] 2efefbfe944e: Layer already exists [2021-09-16T20:01:13.032Z] 5452c5d08508: Layer already exists [2021-09-16T20:01:13.032Z] a8ab25d83e45: Layer already exists [2021-09-16T20:01:13.032Z] 0f879da5d71e: Layer already exists [2021-09-16T20:01:13.032Z] d1374e17d494: Layer already exists [2021-09-16T20:01:13.303Z] bdc42e120bf6: Layer already exists [2021-09-16T20:01:13.304Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48: digest: sha256:cde762f580604cbe1a666980d702269fc0eeb366ae4f14e165489f28d31befc5 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:13.653Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:13.988Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-09-16T20:01:13.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-16T20:01:13.988Z] 2efefbfe944e: Preparing [2021-09-16T20:01:13.988Z] a8ab25d83e45: Preparing [2021-09-16T20:01:13.988Z] d1374e17d494: Preparing [2021-09-16T20:01:13.988Z] 0f879da5d71e: Preparing [2021-09-16T20:01:13.988Z] 5452c5d08508: Preparing [2021-09-16T20:01:13.988Z] bdc42e120bf6: Preparing [2021-09-16T20:01:14.259Z] 0f879da5d71e: Layer already exists [2021-09-16T20:01:14.259Z] a8ab25d83e45: Layer already exists [2021-09-16T20:01:14.259Z] d1374e17d494: Layer already exists [2021-09-16T20:01:14.259Z] 5452c5d08508: Layer already exists [2021-09-16T20:01:14.259Z] 2efefbfe944e: Layer already exists [2021-09-16T20:01:14.259Z] bdc42e120bf6: Layer already exists [2021-09-16T20:01:14.259Z] main: digest: sha256:cde762f580604cbe1a666980d702269fc0eeb366ae4f14e165489f28d31befc5 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-16T20:01:14.322Z] ===================================================== [Pipeline] echo [2021-09-16T20:01:14.337Z] taggedImages: [2021-09-16T20:01:14.337Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T20:01:14.337Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-09-16T20:01:14.337Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.48 [2021-09-16T20:01:14.337Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [2021-09-16T20:01:14.337Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-09-16T20:01:14.388Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-09-16T20:01:14.388Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T20:01:14.388Z] latest [2021-09-16T20:01:14.388Z] 2.0.1-dev.48 [2021-09-16T20:01:14.388Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [2021-09-16T20:01:14.388Z] main [2021-09-16T20:01:14.388Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:14.770Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:15.110Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T20:01:15.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-16T20:01:15.110Z] 3864e0daad73: Preparing [2021-09-16T20:01:15.110Z] 24e8ed7400f2: Preparing [2021-09-16T20:01:15.110Z] d1374e17d494: Preparing [2021-09-16T20:01:15.110Z] a369ede4905d: Preparing [2021-09-16T20:01:15.110Z] bdc42e120bf6: Preparing [2021-09-16T20:01:15.381Z] bdc42e120bf6: Layer already exists [2021-09-16T20:01:15.381Z] d1374e17d494: Layer already exists [2021-09-16T20:01:15.381Z] 3864e0daad73: Pushed [2021-09-16T20:01:15.381Z] a369ede4905d: Pushed [2021-09-16T20:01:17.983Z] 24e8ed7400f2: Pushed [2021-09-16T20:01:17.983Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9: digest: sha256:c920b534e58173fa12e303566d8412809a69b8b993f504c03be242e3ab9e7e55 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:18.322Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:18.656Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-09-16T20:01:18.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-16T20:01:18.656Z] 3864e0daad73: Preparing [2021-09-16T20:01:18.656Z] 24e8ed7400f2: Preparing [2021-09-16T20:01:18.656Z] d1374e17d494: Preparing [2021-09-16T20:01:18.656Z] a369ede4905d: Preparing [2021-09-16T20:01:18.656Z] bdc42e120bf6: Preparing [2021-09-16T20:01:18.926Z] bdc42e120bf6: Layer already exists [2021-09-16T20:01:18.926Z] 24e8ed7400f2: Layer already exists [2021-09-16T20:01:18.926Z] d1374e17d494: Layer already exists [2021-09-16T20:01:18.926Z] a369ede4905d: Layer already exists [2021-09-16T20:01:18.926Z] 3864e0daad73: Layer already exists [2021-09-16T20:01:18.926Z] latest: digest: sha256:c920b534e58173fa12e303566d8412809a69b8b993f504c03be242e3ab9e7e55 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:19.263Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.48 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:19.596Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.48 [2021-09-16T20:01:19.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-16T20:01:19.596Z] 3864e0daad73: Preparing [2021-09-16T20:01:19.596Z] 24e8ed7400f2: Preparing [2021-09-16T20:01:19.596Z] d1374e17d494: Preparing [2021-09-16T20:01:19.596Z] a369ede4905d: Preparing [2021-09-16T20:01:19.596Z] bdc42e120bf6: Preparing [2021-09-16T20:01:19.596Z] 24e8ed7400f2: Layer already exists [2021-09-16T20:01:19.596Z] d1374e17d494: Layer already exists [2021-09-16T20:01:19.865Z] 3864e0daad73: Layer already exists [2021-09-16T20:01:19.865Z] a369ede4905d: Layer already exists [2021-09-16T20:01:19.865Z] bdc42e120bf6: Layer already exists [2021-09-16T20:01:19.865Z] 2.0.1-dev.48: digest: sha256:c920b534e58173fa12e303566d8412809a69b8b993f504c03be242e3ab9e7e55 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:20.207Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:20.539Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [2021-09-16T20:01:20.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-16T20:01:20.539Z] 3864e0daad73: Preparing [2021-09-16T20:01:20.539Z] 24e8ed7400f2: Preparing [2021-09-16T20:01:20.539Z] d1374e17d494: Preparing [2021-09-16T20:01:20.539Z] a369ede4905d: Preparing [2021-09-16T20:01:20.539Z] bdc42e120bf6: Preparing [2021-09-16T20:01:20.808Z] bdc42e120bf6: Layer already exists [2021-09-16T20:01:20.808Z] a369ede4905d: Layer already exists [2021-09-16T20:01:20.808Z] d1374e17d494: Layer already exists [2021-09-16T20:01:20.808Z] 3864e0daad73: Layer already exists [2021-09-16T20:01:20.808Z] 24e8ed7400f2: Layer already exists [2021-09-16T20:01:20.808Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48: digest: sha256:c920b534e58173fa12e303566d8412809a69b8b993f504c03be242e3ab9e7e55 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:21.148Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:21.481Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-09-16T20:01:21.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-16T20:01:21.481Z] 3864e0daad73: Preparing [2021-09-16T20:01:21.481Z] 24e8ed7400f2: Preparing [2021-09-16T20:01:21.481Z] d1374e17d494: Preparing [2021-09-16T20:01:21.481Z] a369ede4905d: Preparing [2021-09-16T20:01:21.481Z] bdc42e120bf6: Preparing [2021-09-16T20:01:21.752Z] bdc42e120bf6: Layer already exists [2021-09-16T20:01:21.752Z] 24e8ed7400f2: Layer already exists [2021-09-16T20:01:21.752Z] d1374e17d494: Layer already exists [2021-09-16T20:01:21.752Z] a369ede4905d: Layer already exists [2021-09-16T20:01:21.752Z] 3864e0daad73: Layer already exists [2021-09-16T20:01:21.752Z] main: digest: sha256:c920b534e58173fa12e303566d8412809a69b8b993f504c03be242e3ab9e7e55 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-16T20:01:21.813Z] ===================================================== [Pipeline] echo [2021-09-16T20:01:21.827Z] taggedImages: [2021-09-16T20:01:21.827Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T20:01:21.827Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-09-16T20:01:21.827Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.48 [2021-09-16T20:01:21.827Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [2021-09-16T20:01:21.827Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-09-16T20:01:21.857Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-09-16T20:01:21.857Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T20:01:21.857Z] latest [2021-09-16T20:01:21.857Z] 2.0.1-dev.48 [2021-09-16T20:01:21.857Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [2021-09-16T20:01:21.857Z] main [2021-09-16T20:01:21.857Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:22.230Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:22.564Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T20:01:22.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-16T20:01:22.564Z] baa4759ceebb: Preparing [2021-09-16T20:01:22.564Z] baa4759ceebb: Preparing [2021-09-16T20:01:22.564Z] 792944ca1f7b: Preparing [2021-09-16T20:01:22.564Z] 36908ec6fc68: Preparing [2021-09-16T20:01:22.564Z] 83fe805ac383: Preparing [2021-09-16T20:01:22.564Z] 6bfb6cc08658: Preparing [2021-09-16T20:01:22.564Z] d1374e17d494: Preparing [2021-09-16T20:01:22.564Z] 15409963722b: Preparing [2021-09-16T20:01:22.564Z] f42614c16510: Preparing [2021-09-16T20:01:22.564Z] 9755b3cb7ae5: Preparing [2021-09-16T20:01:22.564Z] 83c100954777: Preparing [2021-09-16T20:01:22.564Z] bdc42e120bf6: Preparing [2021-09-16T20:01:22.564Z] f42614c16510: Waiting [2021-09-16T20:01:22.564Z] 83c100954777: Waiting [2021-09-16T20:01:22.564Z] bdc42e120bf6: Waiting [2021-09-16T20:01:22.564Z] d1374e17d494: Waiting [2021-09-16T20:01:22.564Z] 15409963722b: Waiting [2021-09-16T20:01:22.564Z] 9755b3cb7ae5: Waiting [2021-09-16T20:01:22.839Z] 792944ca1f7b: Pushed [2021-09-16T20:01:22.839Z] 36908ec6fc68: Pushed [2021-09-16T20:01:22.839Z] 83fe805ac383: Pushed [2021-09-16T20:01:22.839Z] baa4759ceebb: Pushed [2021-09-16T20:01:23.109Z] d1374e17d494: Layer already exists [2021-09-16T20:01:23.109Z] 15409963722b: Pushed [2021-09-16T20:01:23.109Z] f42614c16510: Pushed [2021-09-16T20:01:23.109Z] bdc42e120bf6: Layer already exists [2021-09-16T20:01:23.380Z] 9755b3cb7ae5: Pushed [2021-09-16T20:01:23.380Z] 83c100954777: Pushed [2021-09-16T20:01:25.981Z] 6bfb6cc08658: Pushed [2021-09-16T20:01:26.250Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9: digest: sha256:e23e2e0521dbd92a74b05cddc6ae68ca7f59326fec8a62866c7e16af03b6baa1 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:26.588Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:26.919Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-09-16T20:01:26.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-16T20:01:26.919Z] baa4759ceebb: Preparing [2021-09-16T20:01:26.919Z] baa4759ceebb: Preparing [2021-09-16T20:01:26.919Z] 792944ca1f7b: Preparing [2021-09-16T20:01:26.919Z] 36908ec6fc68: Preparing [2021-09-16T20:01:26.919Z] 83fe805ac383: Preparing [2021-09-16T20:01:26.919Z] 6bfb6cc08658: Preparing [2021-09-16T20:01:26.919Z] d1374e17d494: Preparing [2021-09-16T20:01:26.919Z] 15409963722b: Preparing [2021-09-16T20:01:26.919Z] f42614c16510: Preparing [2021-09-16T20:01:26.919Z] 9755b3cb7ae5: Preparing [2021-09-16T20:01:26.919Z] 83c100954777: Preparing [2021-09-16T20:01:26.919Z] bdc42e120bf6: Preparing [2021-09-16T20:01:26.919Z] d1374e17d494: Waiting [2021-09-16T20:01:26.919Z] 15409963722b: Waiting [2021-09-16T20:01:26.919Z] f42614c16510: Waiting [2021-09-16T20:01:26.919Z] 9755b3cb7ae5: Waiting [2021-09-16T20:01:26.919Z] 83c100954777: Waiting [2021-09-16T20:01:26.919Z] bdc42e120bf6: Waiting [2021-09-16T20:01:27.190Z] baa4759ceebb: Layer already exists [2021-09-16T20:01:27.190Z] 792944ca1f7b: Layer already exists [2021-09-16T20:01:27.190Z] 83fe805ac383: Layer already exists [2021-09-16T20:01:27.190Z] 36908ec6fc68: Layer already exists [2021-09-16T20:01:27.190Z] 6bfb6cc08658: Layer already exists [2021-09-16T20:01:27.190Z] d1374e17d494: Layer already exists [2021-09-16T20:01:27.190Z] 15409963722b: Layer already exists [2021-09-16T20:01:27.190Z] f42614c16510: Layer already exists [2021-09-16T20:01:27.190Z] 9755b3cb7ae5: Layer already exists [2021-09-16T20:01:27.190Z] 83c100954777: Layer already exists [2021-09-16T20:01:27.190Z] bdc42e120bf6: Layer already exists [2021-09-16T20:01:27.190Z] latest: digest: sha256:e23e2e0521dbd92a74b05cddc6ae68ca7f59326fec8a62866c7e16af03b6baa1 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:27.528Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.48 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:27.865Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.48 [2021-09-16T20:01:27.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-16T20:01:27.865Z] baa4759ceebb: Preparing [2021-09-16T20:01:27.865Z] baa4759ceebb: Preparing [2021-09-16T20:01:27.865Z] 792944ca1f7b: Preparing [2021-09-16T20:01:27.865Z] 36908ec6fc68: Preparing [2021-09-16T20:01:27.865Z] 83fe805ac383: Preparing [2021-09-16T20:01:27.865Z] 6bfb6cc08658: Preparing [2021-09-16T20:01:27.865Z] d1374e17d494: Preparing [2021-09-16T20:01:27.865Z] 15409963722b: Preparing [2021-09-16T20:01:27.865Z] f42614c16510: Preparing [2021-09-16T20:01:27.865Z] 9755b3cb7ae5: Preparing [2021-09-16T20:01:27.865Z] 83c100954777: Preparing [2021-09-16T20:01:27.865Z] bdc42e120bf6: Preparing [2021-09-16T20:01:27.865Z] d1374e17d494: Waiting [2021-09-16T20:01:27.865Z] 15409963722b: Waiting [2021-09-16T20:01:27.865Z] f42614c16510: Waiting [2021-09-16T20:01:27.865Z] 9755b3cb7ae5: Waiting [2021-09-16T20:01:27.865Z] bdc42e120bf6: Waiting [2021-09-16T20:01:27.865Z] 83c100954777: Waiting [2021-09-16T20:01:28.136Z] 36908ec6fc68: Layer already exists [2021-09-16T20:01:28.136Z] 792944ca1f7b: Layer already exists [2021-09-16T20:01:28.136Z] 6bfb6cc08658: Layer already exists [2021-09-16T20:01:28.136Z] 83fe805ac383: Layer already exists [2021-09-16T20:01:28.136Z] baa4759ceebb: Layer already exists [2021-09-16T20:01:28.136Z] 15409963722b: Layer already exists [2021-09-16T20:01:28.136Z] d1374e17d494: Layer already exists [2021-09-16T20:01:28.136Z] 9755b3cb7ae5: Layer already exists [2021-09-16T20:01:28.136Z] f42614c16510: Layer already exists [2021-09-16T20:01:28.136Z] 83c100954777: Layer already exists [2021-09-16T20:01:28.136Z] bdc42e120bf6: Layer already exists [2021-09-16T20:01:28.136Z] 2.0.1-dev.48: digest: sha256:e23e2e0521dbd92a74b05cddc6ae68ca7f59326fec8a62866c7e16af03b6baa1 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:28.477Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:28.820Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [2021-09-16T20:01:28.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-16T20:01:28.820Z] baa4759ceebb: Preparing [2021-09-16T20:01:28.820Z] baa4759ceebb: Preparing [2021-09-16T20:01:28.820Z] 792944ca1f7b: Preparing [2021-09-16T20:01:28.820Z] 36908ec6fc68: Preparing [2021-09-16T20:01:28.820Z] 83fe805ac383: Preparing [2021-09-16T20:01:28.820Z] 6bfb6cc08658: Preparing [2021-09-16T20:01:28.820Z] d1374e17d494: Preparing [2021-09-16T20:01:28.820Z] 15409963722b: Preparing [2021-09-16T20:01:28.820Z] f42614c16510: Preparing [2021-09-16T20:01:28.820Z] 9755b3cb7ae5: Preparing [2021-09-16T20:01:28.820Z] 83c100954777: Preparing [2021-09-16T20:01:28.820Z] bdc42e120bf6: Preparing [2021-09-16T20:01:28.820Z] f42614c16510: Waiting [2021-09-16T20:01:28.820Z] 9755b3cb7ae5: Waiting [2021-09-16T20:01:28.820Z] 83c100954777: Waiting [2021-09-16T20:01:28.820Z] d1374e17d494: Waiting [2021-09-16T20:01:28.820Z] 15409963722b: Waiting [2021-09-16T20:01:28.820Z] bdc42e120bf6: Waiting [2021-09-16T20:01:29.090Z] baa4759ceebb: Layer already exists [2021-09-16T20:01:29.090Z] 792944ca1f7b: Layer already exists [2021-09-16T20:01:29.090Z] 83fe805ac383: Layer already exists [2021-09-16T20:01:29.090Z] 6bfb6cc08658: Layer already exists [2021-09-16T20:01:29.090Z] 36908ec6fc68: Layer already exists [2021-09-16T20:01:29.090Z] d1374e17d494: Layer already exists [2021-09-16T20:01:29.090Z] 15409963722b: Layer already exists [2021-09-16T20:01:29.090Z] f42614c16510: Layer already exists [2021-09-16T20:01:29.090Z] 83c100954777: Layer already exists [2021-09-16T20:01:29.090Z] 9755b3cb7ae5: Layer already exists [2021-09-16T20:01:29.090Z] bdc42e120bf6: Layer already exists [2021-09-16T20:01:29.090Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48: digest: sha256:e23e2e0521dbd92a74b05cddc6ae68ca7f59326fec8a62866c7e16af03b6baa1 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:29.438Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:29.771Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-09-16T20:01:29.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-16T20:01:29.771Z] baa4759ceebb: Preparing [2021-09-16T20:01:29.771Z] baa4759ceebb: Preparing [2021-09-16T20:01:29.771Z] 792944ca1f7b: Preparing [2021-09-16T20:01:29.771Z] 36908ec6fc68: Preparing [2021-09-16T20:01:29.771Z] 83fe805ac383: Preparing [2021-09-16T20:01:29.771Z] 6bfb6cc08658: Preparing [2021-09-16T20:01:29.771Z] d1374e17d494: Preparing [2021-09-16T20:01:29.771Z] 15409963722b: Preparing [2021-09-16T20:01:29.771Z] f42614c16510: Preparing [2021-09-16T20:01:29.771Z] 9755b3cb7ae5: Preparing [2021-09-16T20:01:29.771Z] 83c100954777: Preparing [2021-09-16T20:01:29.771Z] bdc42e120bf6: Preparing [2021-09-16T20:01:29.771Z] 83c100954777: Waiting [2021-09-16T20:01:29.771Z] f42614c16510: Waiting [2021-09-16T20:01:29.771Z] 9755b3cb7ae5: Waiting [2021-09-16T20:01:29.771Z] d1374e17d494: Waiting [2021-09-16T20:01:29.771Z] bdc42e120bf6: Waiting [2021-09-16T20:01:29.771Z] 15409963722b: Waiting [2021-09-16T20:01:30.041Z] baa4759ceebb: Layer already exists [2021-09-16T20:01:30.041Z] 6bfb6cc08658: Layer already exists [2021-09-16T20:01:30.041Z] 792944ca1f7b: Layer already exists [2021-09-16T20:01:30.041Z] 36908ec6fc68: Layer already exists [2021-09-16T20:01:30.041Z] 83fe805ac383: Layer already exists [2021-09-16T20:01:30.041Z] f42614c16510: Layer already exists [2021-09-16T20:01:30.041Z] d1374e17d494: Layer already exists [2021-09-16T20:01:30.041Z] 9755b3cb7ae5: Layer already exists [2021-09-16T20:01:30.041Z] 83c100954777: Layer already exists [2021-09-16T20:01:30.041Z] 15409963722b: Layer already exists [2021-09-16T20:01:30.041Z] bdc42e120bf6: Layer already exists [2021-09-16T20:01:30.041Z] main: digest: sha256:e23e2e0521dbd92a74b05cddc6ae68ca7f59326fec8a62866c7e16af03b6baa1 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-16T20:01:30.124Z] ===================================================== [Pipeline] echo [2021-09-16T20:01:30.139Z] taggedImages: [2021-09-16T20:01:30.139Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T20:01:30.139Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-09-16T20:01:30.139Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.48 [2021-09-16T20:01:30.139Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [2021-09-16T20:01:30.139Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-09-16T20:01:30.170Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-09-16T20:01:30.170Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T20:01:30.170Z] latest [2021-09-16T20:01:30.170Z] 2.0.1-dev.48 [2021-09-16T20:01:30.170Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [2021-09-16T20:01:30.170Z] main [2021-09-16T20:01:30.170Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:30.571Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:30.905Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T20:01:30.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-16T20:01:30.905Z] 912f0e322959: Preparing [2021-09-16T20:01:30.905Z] a8b9ccc13ce2: Preparing [2021-09-16T20:01:30.905Z] 33eef74e0ff1: Preparing [2021-09-16T20:01:30.905Z] e2a86c9ed5e7: Preparing [2021-09-16T20:01:30.905Z] 8e2c5085a1db: Preparing [2021-09-16T20:01:30.905Z] bdc42e120bf6: Preparing [2021-09-16T20:01:30.905Z] bdc42e120bf6: Waiting [2021-09-16T20:01:31.178Z] e2a86c9ed5e7: Pushed [2021-09-16T20:01:31.178Z] 33eef74e0ff1: Pushed [2021-09-16T20:01:31.453Z] bdc42e120bf6: Layer already exists [2021-09-16T20:01:31.726Z] 8e2c5085a1db: Pushed [2021-09-16T20:01:33.246Z] 912f0e322959: Pushed [2021-09-16T20:01:33.522Z] a8b9ccc13ce2: Pushed [2021-09-16T20:01:33.791Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9: digest: sha256:ef5566276551d8d4544c62d0672b86a0bc342e6ddfefc72c4de5024b939955d3 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:34.129Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:34.473Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-09-16T20:01:34.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-16T20:01:34.473Z] 912f0e322959: Preparing [2021-09-16T20:01:34.473Z] a8b9ccc13ce2: Preparing [2021-09-16T20:01:34.473Z] 33eef74e0ff1: Preparing [2021-09-16T20:01:34.473Z] e2a86c9ed5e7: Preparing [2021-09-16T20:01:34.473Z] 8e2c5085a1db: Preparing [2021-09-16T20:01:34.473Z] bdc42e120bf6: Preparing [2021-09-16T20:01:34.473Z] bdc42e120bf6: Waiting [2021-09-16T20:01:34.473Z] 8e2c5085a1db: Layer already exists [2021-09-16T20:01:34.473Z] 912f0e322959: Layer already exists [2021-09-16T20:01:34.473Z] e2a86c9ed5e7: Layer already exists [2021-09-16T20:01:34.473Z] 33eef74e0ff1: Layer already exists [2021-09-16T20:01:34.473Z] a8b9ccc13ce2: Layer already exists [2021-09-16T20:01:34.473Z] bdc42e120bf6: Layer already exists [2021-09-16T20:01:34.743Z] latest: digest: sha256:ef5566276551d8d4544c62d0672b86a0bc342e6ddfefc72c4de5024b939955d3 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:35.082Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.48 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:35.415Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.48 [2021-09-16T20:01:35.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-16T20:01:35.415Z] 912f0e322959: Preparing [2021-09-16T20:01:35.415Z] a8b9ccc13ce2: Preparing [2021-09-16T20:01:35.415Z] 33eef74e0ff1: Preparing [2021-09-16T20:01:35.415Z] e2a86c9ed5e7: Preparing [2021-09-16T20:01:35.415Z] 8e2c5085a1db: Preparing [2021-09-16T20:01:35.415Z] bdc42e120bf6: Preparing [2021-09-16T20:01:35.415Z] bdc42e120bf6: Waiting [2021-09-16T20:01:35.415Z] e2a86c9ed5e7: Layer already exists [2021-09-16T20:01:35.415Z] 33eef74e0ff1: Layer already exists [2021-09-16T20:01:35.415Z] a8b9ccc13ce2: Layer already exists [2021-09-16T20:01:35.415Z] 912f0e322959: Layer already exists [2021-09-16T20:01:35.415Z] 8e2c5085a1db: Layer already exists [2021-09-16T20:01:35.685Z] bdc42e120bf6: Layer already exists [2021-09-16T20:01:35.685Z] 2.0.1-dev.48: digest: sha256:ef5566276551d8d4544c62d0672b86a0bc342e6ddfefc72c4de5024b939955d3 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:36.020Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:36.356Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [2021-09-16T20:01:36.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-16T20:01:36.356Z] 912f0e322959: Preparing [2021-09-16T20:01:36.356Z] a8b9ccc13ce2: Preparing [2021-09-16T20:01:36.356Z] 33eef74e0ff1: Preparing [2021-09-16T20:01:36.356Z] e2a86c9ed5e7: Preparing [2021-09-16T20:01:36.356Z] 8e2c5085a1db: Preparing [2021-09-16T20:01:36.356Z] bdc42e120bf6: Preparing [2021-09-16T20:01:36.356Z] bdc42e120bf6: Waiting [2021-09-16T20:01:36.356Z] e2a86c9ed5e7: Layer already exists [2021-09-16T20:01:36.356Z] 912f0e322959: Layer already exists [2021-09-16T20:01:36.356Z] 8e2c5085a1db: Layer already exists [2021-09-16T20:01:36.631Z] 33eef74e0ff1: Layer already exists [2021-09-16T20:01:36.631Z] a8b9ccc13ce2: Layer already exists [2021-09-16T20:01:36.631Z] bdc42e120bf6: Layer already exists [2021-09-16T20:01:36.631Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48: digest: sha256:ef5566276551d8d4544c62d0672b86a0bc342e6ddfefc72c4de5024b939955d3 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:36.968Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:37.302Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-09-16T20:01:37.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-16T20:01:37.302Z] 912f0e322959: Preparing [2021-09-16T20:01:37.302Z] a8b9ccc13ce2: Preparing [2021-09-16T20:01:37.302Z] 33eef74e0ff1: Preparing [2021-09-16T20:01:37.302Z] e2a86c9ed5e7: Preparing [2021-09-16T20:01:37.302Z] 8e2c5085a1db: Preparing [2021-09-16T20:01:37.302Z] bdc42e120bf6: Preparing [2021-09-16T20:01:37.302Z] bdc42e120bf6: Waiting [2021-09-16T20:01:37.572Z] a8b9ccc13ce2: Layer already exists [2021-09-16T20:01:37.572Z] 8e2c5085a1db: Layer already exists [2021-09-16T20:01:37.572Z] e2a86c9ed5e7: Layer already exists [2021-09-16T20:01:37.572Z] 33eef74e0ff1: Layer already exists [2021-09-16T20:01:37.572Z] 912f0e322959: Layer already exists [2021-09-16T20:01:37.572Z] bdc42e120bf6: Layer already exists [2021-09-16T20:01:37.572Z] main: digest: sha256:ef5566276551d8d4544c62d0672b86a0bc342e6ddfefc72c4de5024b939955d3 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-16T20:01:37.632Z] ===================================================== [Pipeline] echo [2021-09-16T20:01:37.646Z] taggedImages: [2021-09-16T20:01:37.646Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T20:01:37.646Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-09-16T20:01:37.646Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.48 [2021-09-16T20:01:37.646Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [2021-09-16T20:01:37.646Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-09-16T20:01:37.673Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-09-16T20:01:37.673Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T20:01:37.673Z] latest [2021-09-16T20:01:37.673Z] 2.0.1-dev.48 [2021-09-16T20:01:37.673Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [2021-09-16T20:01:37.673Z] main [2021-09-16T20:01:37.673Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:38.064Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:38.399Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T20:01:38.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-16T20:01:38.399Z] ce028e220913: Preparing [2021-09-16T20:01:38.399Z] 63aecdc70953: Preparing [2021-09-16T20:01:38.399Z] ff051f546b7f: Preparing [2021-09-16T20:01:38.399Z] 7af8c21aa2cc: Preparing [2021-09-16T20:01:38.399Z] e9498a49b245: Preparing [2021-09-16T20:01:38.399Z] f0f258587547: Preparing [2021-09-16T20:01:38.399Z] 3df224fbb98b: Preparing [2021-09-16T20:01:38.399Z] 54c0ab2378ea: Preparing [2021-09-16T20:01:38.399Z] d7e0202861e1: Preparing [2021-09-16T20:01:38.399Z] bdc42e120bf6: Preparing [2021-09-16T20:01:38.399Z] f0f258587547: Waiting [2021-09-16T20:01:38.399Z] 3df224fbb98b: Waiting [2021-09-16T20:01:38.399Z] 54c0ab2378ea: Waiting [2021-09-16T20:01:38.399Z] bdc42e120bf6: Waiting [2021-09-16T20:01:38.399Z] d7e0202861e1: Waiting [2021-09-16T20:01:38.671Z] 63aecdc70953: Pushed [2021-09-16T20:01:38.671Z] ce028e220913: Pushed [2021-09-16T20:01:38.671Z] e9498a49b245: Pushed [2021-09-16T20:01:38.948Z] f0f258587547: Pushed [2021-09-16T20:01:38.948Z] 3df224fbb98b: Pushed [2021-09-16T20:01:38.948Z] bdc42e120bf6: Layer already exists [2021-09-16T20:01:38.948Z] 54c0ab2378ea: Pushed [2021-09-16T20:01:39.221Z] d7e0202861e1: Pushed [2021-09-16T20:01:41.185Z] 7af8c21aa2cc: Pushed [2021-09-16T20:01:41.776Z] ff051f546b7f: Pushed [2021-09-16T20:01:42.045Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9: digest: sha256:6aa44cf95545d8ae367e6bc2022836951cf356ba60db81404b4b33f94ef83c62 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:42.381Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:42.714Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-09-16T20:01:42.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-16T20:01:42.715Z] ce028e220913: Preparing [2021-09-16T20:01:42.715Z] 63aecdc70953: Preparing [2021-09-16T20:01:42.715Z] ff051f546b7f: Preparing [2021-09-16T20:01:42.715Z] 7af8c21aa2cc: Preparing [2021-09-16T20:01:42.715Z] e9498a49b245: Preparing [2021-09-16T20:01:42.715Z] f0f258587547: Preparing [2021-09-16T20:01:42.715Z] 3df224fbb98b: Preparing [2021-09-16T20:01:42.715Z] 54c0ab2378ea: Preparing [2021-09-16T20:01:42.715Z] d7e0202861e1: Preparing [2021-09-16T20:01:42.715Z] bdc42e120bf6: Preparing [2021-09-16T20:01:42.715Z] f0f258587547: Waiting [2021-09-16T20:01:42.715Z] 3df224fbb98b: Waiting [2021-09-16T20:01:42.715Z] 54c0ab2378ea: Waiting [2021-09-16T20:01:42.715Z] d7e0202861e1: Waiting [2021-09-16T20:01:42.986Z] 63aecdc70953: Layer already exists [2021-09-16T20:01:42.986Z] ce028e220913: Layer already exists [2021-09-16T20:01:42.986Z] 7af8c21aa2cc: Layer already exists [2021-09-16T20:01:42.986Z] ff051f546b7f: Layer already exists [2021-09-16T20:01:42.986Z] e9498a49b245: Layer already exists [2021-09-16T20:01:42.986Z] f0f258587547: Layer already exists [2021-09-16T20:01:42.986Z] 54c0ab2378ea: Layer already exists [2021-09-16T20:01:42.986Z] 3df224fbb98b: Layer already exists [2021-09-16T20:01:42.986Z] d7e0202861e1: Layer already exists [2021-09-16T20:01:42.986Z] bdc42e120bf6: Layer already exists [2021-09-16T20:01:42.986Z] latest: digest: sha256:6aa44cf95545d8ae367e6bc2022836951cf356ba60db81404b4b33f94ef83c62 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:43.327Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.48 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:43.662Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.48 [2021-09-16T20:01:43.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-16T20:01:43.662Z] ce028e220913: Preparing [2021-09-16T20:01:43.662Z] 63aecdc70953: Preparing [2021-09-16T20:01:43.662Z] ff051f546b7f: Preparing [2021-09-16T20:01:43.662Z] 7af8c21aa2cc: Preparing [2021-09-16T20:01:43.662Z] e9498a49b245: Preparing [2021-09-16T20:01:43.662Z] f0f258587547: Preparing [2021-09-16T20:01:43.662Z] 3df224fbb98b: Preparing [2021-09-16T20:01:43.662Z] 54c0ab2378ea: Preparing [2021-09-16T20:01:43.662Z] d7e0202861e1: Preparing [2021-09-16T20:01:43.662Z] bdc42e120bf6: Preparing [2021-09-16T20:01:43.662Z] f0f258587547: Waiting [2021-09-16T20:01:43.662Z] d7e0202861e1: Waiting [2021-09-16T20:01:43.662Z] 3df224fbb98b: Waiting [2021-09-16T20:01:43.662Z] bdc42e120bf6: Waiting [2021-09-16T20:01:43.662Z] 54c0ab2378ea: Waiting [2021-09-16T20:01:43.662Z] e9498a49b245: Layer already exists [2021-09-16T20:01:43.662Z] ce028e220913: Layer already exists [2021-09-16T20:01:43.933Z] 7af8c21aa2cc: Layer already exists [2021-09-16T20:01:43.933Z] ff051f546b7f: Layer already exists [2021-09-16T20:01:43.933Z] 63aecdc70953: Layer already exists [2021-09-16T20:01:43.933Z] f0f258587547: Layer already exists [2021-09-16T20:01:43.933Z] 54c0ab2378ea: Layer already exists [2021-09-16T20:01:43.933Z] 3df224fbb98b: Layer already exists [2021-09-16T20:01:43.933Z] d7e0202861e1: Layer already exists [2021-09-16T20:01:43.933Z] bdc42e120bf6: Layer already exists [2021-09-16T20:01:43.933Z] 2.0.1-dev.48: digest: sha256:6aa44cf95545d8ae367e6bc2022836951cf356ba60db81404b4b33f94ef83c62 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:44.273Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:44.607Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [2021-09-16T20:01:44.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-16T20:01:44.607Z] ce028e220913: Preparing [2021-09-16T20:01:44.607Z] 63aecdc70953: Preparing [2021-09-16T20:01:44.607Z] ff051f546b7f: Preparing [2021-09-16T20:01:44.607Z] 7af8c21aa2cc: Preparing [2021-09-16T20:01:44.607Z] e9498a49b245: Preparing [2021-09-16T20:01:44.607Z] f0f258587547: Preparing [2021-09-16T20:01:44.607Z] 3df224fbb98b: Preparing [2021-09-16T20:01:44.607Z] 54c0ab2378ea: Preparing [2021-09-16T20:01:44.607Z] d7e0202861e1: Preparing [2021-09-16T20:01:44.607Z] bdc42e120bf6: Preparing [2021-09-16T20:01:44.607Z] f0f258587547: Waiting [2021-09-16T20:01:44.607Z] 3df224fbb98b: Waiting [2021-09-16T20:01:44.607Z] 54c0ab2378ea: Waiting [2021-09-16T20:01:44.607Z] d7e0202861e1: Waiting [2021-09-16T20:01:44.880Z] e9498a49b245: Layer already exists [2021-09-16T20:01:44.880Z] ce028e220913: Layer already exists [2021-09-16T20:01:44.880Z] 7af8c21aa2cc: Layer already exists [2021-09-16T20:01:44.880Z] ff051f546b7f: Layer already exists [2021-09-16T20:01:44.880Z] 63aecdc70953: Layer already exists [2021-09-16T20:01:44.880Z] 54c0ab2378ea: Layer already exists [2021-09-16T20:01:44.880Z] f0f258587547: Layer already exists [2021-09-16T20:01:44.880Z] 3df224fbb98b: Layer already exists [2021-09-16T20:01:44.880Z] bdc42e120bf6: Layer already exists [2021-09-16T20:01:44.880Z] d7e0202861e1: Layer already exists [2021-09-16T20:01:44.880Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48: digest: sha256:6aa44cf95545d8ae367e6bc2022836951cf356ba60db81404b4b33f94ef83c62 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:45.221Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:45.557Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-09-16T20:01:45.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-16T20:01:45.557Z] ce028e220913: Preparing [2021-09-16T20:01:45.557Z] 63aecdc70953: Preparing [2021-09-16T20:01:45.557Z] ff051f546b7f: Preparing [2021-09-16T20:01:45.557Z] 7af8c21aa2cc: Preparing [2021-09-16T20:01:45.557Z] e9498a49b245: Preparing [2021-09-16T20:01:45.557Z] f0f258587547: Preparing [2021-09-16T20:01:45.557Z] 3df224fbb98b: Preparing [2021-09-16T20:01:45.557Z] 54c0ab2378ea: Preparing [2021-09-16T20:01:45.557Z] d7e0202861e1: Preparing [2021-09-16T20:01:45.557Z] bdc42e120bf6: Preparing [2021-09-16T20:01:45.557Z] f0f258587547: Waiting [2021-09-16T20:01:45.557Z] 3df224fbb98b: Waiting [2021-09-16T20:01:45.557Z] 54c0ab2378ea: Waiting [2021-09-16T20:01:45.557Z] d7e0202861e1: Waiting [2021-09-16T20:01:45.557Z] bdc42e120bf6: Waiting [2021-09-16T20:01:45.828Z] 7af8c21aa2cc: Layer already exists [2021-09-16T20:01:45.828Z] ce028e220913: Layer already exists [2021-09-16T20:01:45.828Z] 63aecdc70953: Layer already exists [2021-09-16T20:01:45.828Z] ff051f546b7f: Layer already exists [2021-09-16T20:01:45.828Z] e9498a49b245: Layer already exists [2021-09-16T20:01:45.828Z] 3df224fbb98b: Layer already exists [2021-09-16T20:01:45.828Z] 54c0ab2378ea: Layer already exists [2021-09-16T20:01:45.828Z] f0f258587547: Layer already exists [2021-09-16T20:01:45.828Z] d7e0202861e1: Layer already exists [2021-09-16T20:01:45.828Z] bdc42e120bf6: Layer already exists [2021-09-16T20:01:45.828Z] main: digest: sha256:6aa44cf95545d8ae367e6bc2022836951cf356ba60db81404b4b33f94ef83c62 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-16T20:01:45.892Z] ===================================================== [Pipeline] echo [2021-09-16T20:01:45.907Z] taggedImages: [2021-09-16T20:01:45.907Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T20:01:45.907Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-09-16T20:01:45.907Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.48 [2021-09-16T20:01:45.907Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [2021-09-16T20:01:45.907Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-09-16T20:01:45.943Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-09-16T20:01:45.943Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T20:01:45.943Z] latest [2021-09-16T20:01:45.943Z] 2.0.1-dev.48 [2021-09-16T20:01:45.943Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [2021-09-16T20:01:45.943Z] main [2021-09-16T20:01:45.943Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:46.320Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:46.658Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T20:01:46.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-16T20:01:46.658Z] 4000c189e449: Preparing [2021-09-16T20:01:46.658Z] a7473142e68e: Preparing [2021-09-16T20:01:46.658Z] d1374e17d494: Preparing [2021-09-16T20:01:46.658Z] 9092110df4a9: Preparing [2021-09-16T20:01:46.658Z] bdc42e120bf6: Preparing [2021-09-16T20:01:46.941Z] bdc42e120bf6: Layer already exists [2021-09-16T20:01:46.941Z] d1374e17d494: Layer already exists [2021-09-16T20:01:46.941Z] 4000c189e449: Pushed [2021-09-16T20:01:47.213Z] 9092110df4a9: Pushed [2021-09-16T20:01:49.817Z] a7473142e68e: Pushed [2021-09-16T20:01:49.817Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9: digest: sha256:f22dd1c8c46a07e388543ccb72c0377d15a7b8f729af3008bafeeaea1d8fdae0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:50.155Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:50.486Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-09-16T20:01:50.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-16T20:01:50.486Z] 4000c189e449: Preparing [2021-09-16T20:01:50.486Z] a7473142e68e: Preparing [2021-09-16T20:01:50.486Z] d1374e17d494: Preparing [2021-09-16T20:01:50.486Z] 9092110df4a9: Preparing [2021-09-16T20:01:50.486Z] bdc42e120bf6: Preparing [2021-09-16T20:01:50.486Z] 9092110df4a9: Layer already exists [2021-09-16T20:01:50.486Z] d1374e17d494: Layer already exists [2021-09-16T20:01:50.486Z] a7473142e68e: Layer already exists [2021-09-16T20:01:50.486Z] bdc42e120bf6: Layer already exists [2021-09-16T20:01:50.765Z] 4000c189e449: Layer already exists [2021-09-16T20:01:50.765Z] latest: digest: sha256:f22dd1c8c46a07e388543ccb72c0377d15a7b8f729af3008bafeeaea1d8fdae0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:51.101Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.48 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:51.435Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.48 [2021-09-16T20:01:51.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-16T20:01:51.435Z] 4000c189e449: Preparing [2021-09-16T20:01:51.435Z] a7473142e68e: Preparing [2021-09-16T20:01:51.435Z] d1374e17d494: Preparing [2021-09-16T20:01:51.435Z] 9092110df4a9: Preparing [2021-09-16T20:01:51.435Z] bdc42e120bf6: Preparing [2021-09-16T20:01:51.704Z] bdc42e120bf6: Layer already exists [2021-09-16T20:01:51.704Z] 4000c189e449: Layer already exists [2021-09-16T20:01:51.704Z] d1374e17d494: Layer already exists [2021-09-16T20:01:51.704Z] 9092110df4a9: Layer already exists [2021-09-16T20:01:51.704Z] a7473142e68e: Layer already exists [2021-09-16T20:01:51.704Z] 2.0.1-dev.48: digest: sha256:f22dd1c8c46a07e388543ccb72c0377d15a7b8f729af3008bafeeaea1d8fdae0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:52.040Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:52.372Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [2021-09-16T20:01:52.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-16T20:01:52.372Z] 4000c189e449: Preparing [2021-09-16T20:01:52.372Z] a7473142e68e: Preparing [2021-09-16T20:01:52.372Z] d1374e17d494: Preparing [2021-09-16T20:01:52.372Z] 9092110df4a9: Preparing [2021-09-16T20:01:52.372Z] bdc42e120bf6: Preparing [2021-09-16T20:01:52.641Z] 9092110df4a9: Layer already exists [2021-09-16T20:01:52.641Z] bdc42e120bf6: Layer already exists [2021-09-16T20:01:52.641Z] a7473142e68e: Layer already exists [2021-09-16T20:01:52.641Z] d1374e17d494: Layer already exists [2021-09-16T20:01:52.641Z] 4000c189e449: Layer already exists [2021-09-16T20:01:52.641Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48: digest: sha256:f22dd1c8c46a07e388543ccb72c0377d15a7b8f729af3008bafeeaea1d8fdae0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:52.979Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:53.314Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-09-16T20:01:53.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-16T20:01:53.314Z] 4000c189e449: Preparing [2021-09-16T20:01:53.314Z] a7473142e68e: Preparing [2021-09-16T20:01:53.314Z] d1374e17d494: Preparing [2021-09-16T20:01:53.314Z] 9092110df4a9: Preparing [2021-09-16T20:01:53.314Z] bdc42e120bf6: Preparing [2021-09-16T20:01:53.584Z] 4000c189e449: Layer already exists [2021-09-16T20:01:53.584Z] a7473142e68e: Layer already exists [2021-09-16T20:01:53.584Z] 9092110df4a9: Layer already exists [2021-09-16T20:01:53.584Z] bdc42e120bf6: Layer already exists [2021-09-16T20:01:53.584Z] d1374e17d494: Layer already exists [2021-09-16T20:01:53.584Z] main: digest: sha256:f22dd1c8c46a07e388543ccb72c0377d15a7b8f729af3008bafeeaea1d8fdae0 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-16T20:01:53.665Z] ===================================================== [Pipeline] echo [2021-09-16T20:01:53.680Z] taggedImages: [2021-09-16T20:01:53.680Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T20:01:53.680Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-09-16T20:01:53.680Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.48 [2021-09-16T20:01:53.680Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [2021-09-16T20:01:53.680Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-09-16T20:01:53.708Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-09-16T20:01:53.708Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T20:01:53.708Z] latest [2021-09-16T20:01:53.708Z] 2.0.1-dev.48 [2021-09-16T20:01:53.708Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [2021-09-16T20:01:53.708Z] main [2021-09-16T20:01:53.708Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:54.108Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:54.457Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T20:01:54.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-16T20:01:54.457Z] 7766418b819a: Preparing [2021-09-16T20:01:54.457Z] 171b681d9445: Preparing [2021-09-16T20:01:54.457Z] d1374e17d494: Preparing [2021-09-16T20:01:54.457Z] a369ede4905d: Preparing [2021-09-16T20:01:54.457Z] bdc42e120bf6: Preparing [2021-09-16T20:01:54.766Z] bdc42e120bf6: Layer already exists [2021-09-16T20:01:54.766Z] d1374e17d494: Layer already exists [2021-09-16T20:01:54.766Z] a369ede4905d: Layer already exists [2021-09-16T20:01:54.766Z] 7766418b819a: Pushed [2021-09-16T20:01:57.385Z] 171b681d9445: Pushed [2021-09-16T20:01:57.385Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9: digest: sha256:d99b4f6bca4eb3537c73e31c4e03a0802bc6dcedffb040aeac74872ffd793fe1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:57.999Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:58.335Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-09-16T20:01:58.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-16T20:01:58.336Z] 7766418b819a: Preparing [2021-09-16T20:01:58.336Z] 171b681d9445: Preparing [2021-09-16T20:01:58.336Z] d1374e17d494: Preparing [2021-09-16T20:01:58.336Z] a369ede4905d: Preparing [2021-09-16T20:01:58.336Z] bdc42e120bf6: Preparing [2021-09-16T20:01:58.336Z] 171b681d9445: Layer already exists [2021-09-16T20:01:58.336Z] bdc42e120bf6: Layer already exists [2021-09-16T20:01:58.336Z] d1374e17d494: Layer already exists [2021-09-16T20:01:58.336Z] a369ede4905d: Layer already exists [2021-09-16T20:01:58.605Z] 7766418b819a: Layer already exists [2021-09-16T20:01:58.605Z] latest: digest: sha256:d99b4f6bca4eb3537c73e31c4e03a0802bc6dcedffb040aeac74872ffd793fe1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:58.950Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.48 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:59.285Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.48 [2021-09-16T20:01:59.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-16T20:01:59.285Z] 7766418b819a: Preparing [2021-09-16T20:01:59.285Z] 171b681d9445: Preparing [2021-09-16T20:01:59.285Z] d1374e17d494: Preparing [2021-09-16T20:01:59.285Z] a369ede4905d: Preparing [2021-09-16T20:01:59.285Z] bdc42e120bf6: Preparing [2021-09-16T20:01:59.285Z] d1374e17d494: Layer already exists [2021-09-16T20:01:59.285Z] 171b681d9445: Layer already exists [2021-09-16T20:01:59.285Z] bdc42e120bf6: Layer already exists [2021-09-16T20:01:59.285Z] 7766418b819a: Layer already exists [2021-09-16T20:01:59.285Z] a369ede4905d: Layer already exists [2021-09-16T20:01:59.555Z] 2.0.1-dev.48: digest: sha256:d99b4f6bca4eb3537c73e31c4e03a0802bc6dcedffb040aeac74872ffd793fe1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:01:59.893Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:02:00.228Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [2021-09-16T20:02:00.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-16T20:02:00.228Z] 7766418b819a: Preparing [2021-09-16T20:02:00.228Z] 171b681d9445: Preparing [2021-09-16T20:02:00.228Z] d1374e17d494: Preparing [2021-09-16T20:02:00.228Z] a369ede4905d: Preparing [2021-09-16T20:02:00.228Z] bdc42e120bf6: Preparing [2021-09-16T20:02:00.228Z] bdc42e120bf6: Layer already exists [2021-09-16T20:02:00.228Z] d1374e17d494: Layer already exists [2021-09-16T20:02:00.228Z] 7766418b819a: Layer already exists [2021-09-16T20:02:00.228Z] a369ede4905d: Layer already exists [2021-09-16T20:02:00.228Z] 171b681d9445: Layer already exists [2021-09-16T20:02:00.498Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48: digest: sha256:d99b4f6bca4eb3537c73e31c4e03a0802bc6dcedffb040aeac74872ffd793fe1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:02:00.838Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:02:01.174Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-09-16T20:02:01.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-16T20:02:01.174Z] 7766418b819a: Preparing [2021-09-16T20:02:01.174Z] 171b681d9445: Preparing [2021-09-16T20:02:01.174Z] d1374e17d494: Preparing [2021-09-16T20:02:01.174Z] a369ede4905d: Preparing [2021-09-16T20:02:01.174Z] bdc42e120bf6: Preparing [2021-09-16T20:02:01.174Z] 7766418b819a: Layer already exists [2021-09-16T20:02:01.174Z] bdc42e120bf6: Layer already exists [2021-09-16T20:02:01.174Z] a369ede4905d: Layer already exists [2021-09-16T20:02:01.174Z] d1374e17d494: Layer already exists [2021-09-16T20:02:01.174Z] 171b681d9445: Layer already exists [2021-09-16T20:02:01.445Z] main: digest: sha256:d99b4f6bca4eb3537c73e31c4e03a0802bc6dcedffb040aeac74872ffd793fe1 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-16T20:02:01.507Z] ===================================================== [Pipeline] echo [2021-09-16T20:02:01.522Z] taggedImages: [2021-09-16T20:02:01.522Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T20:02:01.522Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-09-16T20:02:01.522Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.48 [2021-09-16T20:02:01.522Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [2021-09-16T20:02:01.522Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-09-16T20:02:01.579Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-09-16T20:02:01.579Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T20:02:01.579Z] latest [2021-09-16T20:02:01.579Z] 2.0.1-dev.48 [2021-09-16T20:02:01.579Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [2021-09-16T20:02:01.579Z] main [2021-09-16T20:02:01.579Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:02:01.977Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:02:02.313Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T20:02:02.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-16T20:02:02.313Z] 68435ba43e46: Preparing [2021-09-16T20:02:02.313Z] 22688e40cdb8: Preparing [2021-09-16T20:02:02.313Z] a0d2963205cd: Preparing [2021-09-16T20:02:02.313Z] df6fe944850c: Preparing [2021-09-16T20:02:02.313Z] b287e4fe43ef: Preparing [2021-09-16T20:02:02.313Z] c39efab1fe40: Preparing [2021-09-16T20:02:02.313Z] 386fc9fe74c4: Preparing [2021-09-16T20:02:02.313Z] 097a5c91b892: Preparing [2021-09-16T20:02:02.313Z] 74984ba1a09f: Preparing [2021-09-16T20:02:02.313Z] 386fc9fe74c4: Waiting [2021-09-16T20:02:02.313Z] c39efab1fe40: Waiting [2021-09-16T20:02:02.313Z] 097a5c91b892: Waiting [2021-09-16T20:02:02.313Z] 6d0ac5d4dfcb: Preparing [2021-09-16T20:02:02.313Z] 74984ba1a09f: Waiting [2021-09-16T20:02:02.313Z] c55d5dbdab40: Preparing [2021-09-16T20:02:02.313Z] 6d0ac5d4dfcb: Waiting [2021-09-16T20:02:02.313Z] c55d5dbdab40: Waiting [2021-09-16T20:02:02.313Z] b287e4fe43ef: Layer already exists [2021-09-16T20:02:02.588Z] c39efab1fe40: Layer already exists [2021-09-16T20:02:02.588Z] 386fc9fe74c4: Layer already exists [2021-09-16T20:02:02.588Z] 097a5c91b892: Layer already exists [2021-09-16T20:02:02.588Z] 22688e40cdb8: Pushed [2021-09-16T20:02:02.588Z] 74984ba1a09f: Layer already exists [2021-09-16T20:02:02.588Z] 6d0ac5d4dfcb: Layer already exists [2021-09-16T20:02:02.862Z] c55d5dbdab40: Layer already exists [2021-09-16T20:02:03.456Z] 68435ba43e46: Pushed [2021-09-16T20:02:04.888Z] a0d2963205cd: Pushed [2021-09-16T20:02:19.935Z] df6fe944850c: Pushed [2021-09-16T20:02:19.935Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9: digest: sha256:85757f0e325a13dfe0c177844b4d55127aba156b635e69ed12626f79f24f3c22 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:02:20.267Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:02:20.598Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-09-16T20:02:20.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-16T20:02:20.598Z] 68435ba43e46: Preparing [2021-09-16T20:02:20.598Z] 22688e40cdb8: Preparing [2021-09-16T20:02:20.598Z] a0d2963205cd: Preparing [2021-09-16T20:02:20.598Z] df6fe944850c: Preparing [2021-09-16T20:02:20.598Z] b287e4fe43ef: Preparing [2021-09-16T20:02:20.598Z] c39efab1fe40: Preparing [2021-09-16T20:02:20.598Z] 386fc9fe74c4: Preparing [2021-09-16T20:02:20.598Z] 097a5c91b892: Preparing [2021-09-16T20:02:20.598Z] 74984ba1a09f: Preparing [2021-09-16T20:02:20.598Z] 6d0ac5d4dfcb: Preparing [2021-09-16T20:02:20.598Z] c55d5dbdab40: Preparing [2021-09-16T20:02:20.598Z] 097a5c91b892: Waiting [2021-09-16T20:02:20.598Z] 6d0ac5d4dfcb: Waiting [2021-09-16T20:02:20.598Z] c55d5dbdab40: Waiting [2021-09-16T20:02:20.598Z] 74984ba1a09f: Waiting [2021-09-16T20:02:20.598Z] c39efab1fe40: Waiting [2021-09-16T20:02:20.598Z] 386fc9fe74c4: Waiting [2021-09-16T20:02:20.598Z] 68435ba43e46: Layer already exists [2021-09-16T20:02:20.598Z] a0d2963205cd: Layer already exists [2021-09-16T20:02:20.598Z] b287e4fe43ef: Layer already exists [2021-09-16T20:02:20.598Z] 22688e40cdb8: Layer already exists [2021-09-16T20:02:20.598Z] df6fe944850c: Layer already exists [2021-09-16T20:02:20.598Z] 386fc9fe74c4: Layer already exists [2021-09-16T20:02:20.598Z] 74984ba1a09f: Layer already exists [2021-09-16T20:02:20.598Z] c39efab1fe40: Layer already exists [2021-09-16T20:02:20.598Z] 097a5c91b892: Layer already exists [2021-09-16T20:02:20.871Z] 6d0ac5d4dfcb: Layer already exists [2021-09-16T20:02:20.871Z] c55d5dbdab40: Layer already exists [2021-09-16T20:02:20.871Z] latest: digest: sha256:85757f0e325a13dfe0c177844b4d55127aba156b635e69ed12626f79f24f3c22 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:02:21.214Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.48 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:02:21.554Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.48 [2021-09-16T20:02:21.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-16T20:02:21.554Z] 68435ba43e46: Preparing [2021-09-16T20:02:21.554Z] 22688e40cdb8: Preparing [2021-09-16T20:02:21.554Z] a0d2963205cd: Preparing [2021-09-16T20:02:21.554Z] df6fe944850c: Preparing [2021-09-16T20:02:21.554Z] b287e4fe43ef: Preparing [2021-09-16T20:02:21.554Z] c39efab1fe40: Preparing [2021-09-16T20:02:21.554Z] 386fc9fe74c4: Preparing [2021-09-16T20:02:21.554Z] 097a5c91b892: Preparing [2021-09-16T20:02:21.554Z] 74984ba1a09f: Preparing [2021-09-16T20:02:21.554Z] 6d0ac5d4dfcb: Preparing [2021-09-16T20:02:21.554Z] c55d5dbdab40: Preparing [2021-09-16T20:02:21.554Z] c39efab1fe40: Waiting [2021-09-16T20:02:21.554Z] 74984ba1a09f: Waiting [2021-09-16T20:02:21.554Z] 386fc9fe74c4: Waiting [2021-09-16T20:02:21.554Z] 097a5c91b892: Waiting [2021-09-16T20:02:21.554Z] c55d5dbdab40: Waiting [2021-09-16T20:02:21.554Z] 6d0ac5d4dfcb: Waiting [2021-09-16T20:02:21.824Z] b287e4fe43ef: Layer already exists [2021-09-16T20:02:21.824Z] a0d2963205cd: Layer already exists [2021-09-16T20:02:21.824Z] 22688e40cdb8: Layer already exists [2021-09-16T20:02:21.824Z] 68435ba43e46: Layer already exists [2021-09-16T20:02:21.824Z] df6fe944850c: Layer already exists [2021-09-16T20:02:21.824Z] c39efab1fe40: Layer already exists [2021-09-16T20:02:21.824Z] 097a5c91b892: Layer already exists [2021-09-16T20:02:21.824Z] 386fc9fe74c4: Layer already exists [2021-09-16T20:02:21.824Z] 6d0ac5d4dfcb: Layer already exists [2021-09-16T20:02:21.824Z] 74984ba1a09f: Layer already exists [2021-09-16T20:02:21.824Z] c55d5dbdab40: Layer already exists [2021-09-16T20:02:21.824Z] 2.0.1-dev.48: digest: sha256:85757f0e325a13dfe0c177844b4d55127aba156b635e69ed12626f79f24f3c22 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:02:22.168Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:02:22.502Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [2021-09-16T20:02:22.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-16T20:02:22.502Z] 68435ba43e46: Preparing [2021-09-16T20:02:22.502Z] 22688e40cdb8: Preparing [2021-09-16T20:02:22.502Z] a0d2963205cd: Preparing [2021-09-16T20:02:22.502Z] df6fe944850c: Preparing [2021-09-16T20:02:22.502Z] b287e4fe43ef: Preparing [2021-09-16T20:02:22.502Z] c39efab1fe40: Preparing [2021-09-16T20:02:22.502Z] 386fc9fe74c4: Preparing [2021-09-16T20:02:22.502Z] 097a5c91b892: Preparing [2021-09-16T20:02:22.502Z] 74984ba1a09f: Preparing [2021-09-16T20:02:22.502Z] 6d0ac5d4dfcb: Preparing [2021-09-16T20:02:22.502Z] c55d5dbdab40: Preparing [2021-09-16T20:02:22.502Z] 097a5c91b892: Waiting [2021-09-16T20:02:22.502Z] 74984ba1a09f: Waiting [2021-09-16T20:02:22.502Z] 6d0ac5d4dfcb: Waiting [2021-09-16T20:02:22.502Z] c55d5dbdab40: Waiting [2021-09-16T20:02:22.502Z] c39efab1fe40: Waiting [2021-09-16T20:02:22.503Z] 386fc9fe74c4: Waiting [2021-09-16T20:02:22.503Z] 22688e40cdb8: Layer already exists [2021-09-16T20:02:22.503Z] a0d2963205cd: Layer already exists [2021-09-16T20:02:22.503Z] 68435ba43e46: Layer already exists [2021-09-16T20:02:22.503Z] b287e4fe43ef: Layer already exists [2021-09-16T20:02:22.772Z] df6fe944850c: Layer already exists [2021-09-16T20:02:22.772Z] 386fc9fe74c4: Layer already exists [2021-09-16T20:02:22.772Z] c39efab1fe40: Layer already exists [2021-09-16T20:02:22.772Z] 097a5c91b892: Layer already exists [2021-09-16T20:02:22.772Z] 74984ba1a09f: Layer already exists [2021-09-16T20:02:22.772Z] 6d0ac5d4dfcb: Layer already exists [2021-09-16T20:02:22.772Z] c55d5dbdab40: Layer already exists [2021-09-16T20:02:22.772Z] 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48: digest: sha256:85757f0e325a13dfe0c177844b4d55127aba156b635e69ed12626f79f24f3c22 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:02:23.114Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:02:23.447Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-09-16T20:02:23.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-16T20:02:23.447Z] 68435ba43e46: Preparing [2021-09-16T20:02:23.447Z] 22688e40cdb8: Preparing [2021-09-16T20:02:23.447Z] a0d2963205cd: Preparing [2021-09-16T20:02:23.447Z] df6fe944850c: Preparing [2021-09-16T20:02:23.447Z] b287e4fe43ef: Preparing [2021-09-16T20:02:23.447Z] c39efab1fe40: Preparing [2021-09-16T20:02:23.447Z] 386fc9fe74c4: Preparing [2021-09-16T20:02:23.447Z] 097a5c91b892: Preparing [2021-09-16T20:02:23.447Z] 74984ba1a09f: Preparing [2021-09-16T20:02:23.447Z] 6d0ac5d4dfcb: Preparing [2021-09-16T20:02:23.447Z] c55d5dbdab40: Preparing [2021-09-16T20:02:23.447Z] 097a5c91b892: Waiting [2021-09-16T20:02:23.447Z] 6d0ac5d4dfcb: Waiting [2021-09-16T20:02:23.447Z] c55d5dbdab40: Waiting [2021-09-16T20:02:23.447Z] 74984ba1a09f: Waiting [2021-09-16T20:02:23.447Z] c39efab1fe40: Waiting [2021-09-16T20:02:23.447Z] 386fc9fe74c4: Waiting [2021-09-16T20:02:23.447Z] df6fe944850c: Layer already exists [2021-09-16T20:02:23.447Z] 22688e40cdb8: Layer already exists [2021-09-16T20:02:23.447Z] a0d2963205cd: Layer already exists [2021-09-16T20:02:23.447Z] b287e4fe43ef: Layer already exists [2021-09-16T20:02:23.447Z] 68435ba43e46: Layer already exists [2021-09-16T20:02:23.447Z] c39efab1fe40: Layer already exists [2021-09-16T20:02:23.447Z] 386fc9fe74c4: Layer already exists [2021-09-16T20:02:23.723Z] 097a5c91b892: Layer already exists [2021-09-16T20:02:23.723Z] 74984ba1a09f: Layer already exists [2021-09-16T20:02:23.723Z] 6d0ac5d4dfcb: Layer already exists [2021-09-16T20:02:23.723Z] c55d5dbdab40: Layer already exists [2021-09-16T20:02:23.723Z] main: digest: sha256:85757f0e325a13dfe0c177844b4d55127aba156b635e69ed12626f79f24f3c22 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-16T20:02:23.788Z] ===================================================== [Pipeline] echo [2021-09-16T20:02:23.803Z] taggedImages: [2021-09-16T20:02:23.804Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [2021-09-16T20:02:23.804Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-09-16T20:02:23.804Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.48 [2021-09-16T20:02:23.804Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4342e0f0610ff998fa99ba710d442fbf6a5cf7f9-2.0.1-dev.48 [2021-09-16T20:02:23.804Z] - 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-09-16T20:02:24.253Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-16T20:02:24.253Z] [2021-09-16T20:02:24.253Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:02:24.595Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-16T20:02:24.867Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-16T20:02:24.867Z] 448f6bf000e3: Pulling fs layer [2021-09-16T20:02:24.867Z] f757da607395: Pulling fs layer [2021-09-16T20:02:24.867Z] 05883995daec: Pulling fs layer [2021-09-16T20:02:24.867Z] 8603b9c90790: Pulling fs layer [2021-09-16T20:02:24.867Z] 1560dd03e051: Pulling fs layer [2021-09-16T20:02:24.867Z] 27f5ce0e4adf: Pulling fs layer [2021-09-16T20:02:24.867Z] c2d8d7efcc4b: Pulling fs layer [2021-09-16T20:02:24.867Z] 8603b9c90790: Waiting [2021-09-16T20:02:24.867Z] 1560dd03e051: Waiting [2021-09-16T20:02:24.867Z] 27f5ce0e4adf: Waiting [2021-09-16T20:02:24.867Z] c2d8d7efcc4b: Waiting [2021-09-16T20:02:24.867Z] f757da607395: Verifying Checksum [2021-09-16T20:02:24.867Z] f757da607395: Download complete [2021-09-16T20:02:24.867Z] 8603b9c90790: Verifying Checksum [2021-09-16T20:02:24.867Z] 8603b9c90790: Download complete [2021-09-16T20:02:25.139Z] 1560dd03e051: Verifying Checksum [2021-09-16T20:02:25.139Z] 1560dd03e051: Download complete [2021-09-16T20:02:25.139Z] 27f5ce0e4adf: Verifying Checksum [2021-09-16T20:02:25.139Z] 27f5ce0e4adf: Download complete [2021-09-16T20:02:25.139Z] 05883995daec: Verifying Checksum [2021-09-16T20:02:25.139Z] 05883995daec: Download complete [2021-09-16T20:02:26.562Z] 448f6bf000e3: Download complete [2021-09-16T20:02:29.169Z] c2d8d7efcc4b: Verifying Checksum [2021-09-16T20:02:29.169Z] c2d8d7efcc4b: Download complete [2021-09-16T20:02:29.438Z] 448f6bf000e3: Pull complete [2021-09-16T20:02:30.407Z] f757da607395: Pull complete [2021-09-16T20:02:31.380Z] 05883995daec: Pull complete [2021-09-16T20:02:31.977Z] 8603b9c90790: Pull complete [2021-09-16T20:02:32.953Z] 1560dd03e051: Pull complete [2021-09-16T20:02:33.225Z] 27f5ce0e4adf: Pull complete [2021-09-16T20:02:48.342Z] c2d8d7efcc4b: Pull complete [2021-09-16T20:02:48.342Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-16T20:02:48.342Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-16T20:02:48.342Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-16T20:02:48.612Z] prd-ubuntu18.04-docker-arm64-4c-16g-405 does not seem to be running inside a container [2021-09-16T20:02:48.716Z] $ 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/55 -v /w/workspace/edgex-go/55:/w/workspace/edgex-go/55:rw,z -v /w/workspace/edgex-go/55@tmp:/w/workspace/edgex-go/55@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-lftools-log-publisher:arm64 cat [2021-09-16T20:02:50.739Z] $ docker top 5f088fdbd1570be3e27569e87ba42a2843886ab97d248b493943747344cb8d2d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-16T20:02:51.956Z] ---> job-cost.sh [2021-09-16T20:02:51.956Z] lf-activate-venv: SKIPPING [2021-09-16T20:02:51.956Z] INFO: No Stack... [2021-09-16T20:02:52.931Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-16T20:02:53.201Z] INFO: Archiving Costs [Pipeline] sh [2021-09-16T20:02:53.852Z] + cut -d, -f6 [2021-09-16T20:02:53.852Z] + cat /w/workspace/edgex-go/55/archives/cost.csv [Pipeline] lock [2021-09-16T20:02:53.912Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-55-stack-cost] [2021-09-16T20:02:53.922Z] Resource [jenkins-edgexfoundry-edgex-go-main-55-stack-cost] did not exist. Created. [2021-09-16T20:02:53.923Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-55-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-16T20:02:54.586Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-16T20:02:55.256Z] Stashed 1 file(s) [Pipeline] } [2021-09-16T20:02:55.265Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-55-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-16T20:02:55.266Z] $ docker stop --time=1 5f088fdbd1570be3e27569e87ba42a2843886ab97d248b493943747344cb8d2d [2021-09-16T20:02:56.922Z] $ docker rm -f 5f088fdbd1570be3e27569e87ba42a2843886ab97d248b493943747344cb8d2d [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-09-16T20:02:57.926Z] provisioning config files... [2021-09-16T20:02:57.953Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/55@tmp/config3516394915163016569tmp [Pipeline] { [Pipeline] sh [2021-09-16T20:02:58.303Z] + set +x [2021-09-16T20:02:58.303Z] + curl -s https://codecov.io/bash [2021-09-16T20:02:58.303Z] + bash -s -- [2021-09-16T20:02:58.573Z] [2021-09-16T20:02:58.573Z] _____ _ [2021-09-16T20:02:58.573Z] / ____| | | [2021-09-16T20:02:58.573Z] | | ___ __| | ___ ___ _____ __ [2021-09-16T20:02:58.573Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-16T20:02:58.573Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-16T20:02:58.573Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-16T20:02:58.573Z] Bash-1.0.6 [2021-09-16T20:02:58.573Z] [2021-09-16T20:02:58.573Z] [2021-09-16T20:02:58.573Z] ==> git version 2.24.4 found [2021-09-16T20:02:58.573Z] ==> 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-09-16T20:02:58.573Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-16T20:02:58.573Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-16T20:02:58.573Z] ==> Jenkins CI detected. [2021-09-16T20:02:58.573Z] current dir:  /w/workspace/edgex-go/55 [2021-09-16T20:02:58.573Z] project root: . [2021-09-16T20:02:58.573Z] --> token set from env [2021-09-16T20:02:58.573Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-16T20:02:58.573Z] ==> Running gcov in . (disable via -X gcov) [2021-09-16T20:02:58.573Z] ==> Python coveragepy not found [2021-09-16T20:02:58.573Z] ==> Searching for coverage reports in: [2021-09-16T20:02:58.573Z] + . [2021-09-16T20:02:58.573Z] -> Found 1 reports [2021-09-16T20:02:58.573Z] ==> Detecting git/mercurial file structure [2021-09-16T20:02:58.573Z] ==> Reading reports [2021-09-16T20:02:58.573Z] + ./coverage.out bytes=403630 [2021-09-16T20:02:58.573Z] ==> Appending adjustments [2021-09-16T20:02:58.573Z] https://docs.codecov.io/docs/fixing-reports [2021-09-16T20:02:59.534Z] + Found adjustments [2021-09-16T20:02:59.805Z] ==> Gzipping contents [2021-09-16T20:02:59.805Z] 56K /tmp/codecov.uXTW1K.gz [2021-09-16T20:02:59.805Z] ==> Uploading reports [2021-09-16T20:02:59.805Z] url: https://codecov.io [2021-09-16T20:02:59.805Z] query: branch=main&commit=4342e0f0610ff998fa99ba710d442fbf6a5cf7f9&build=55&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F55%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-16T20:02:59.805Z] -> Pinging Codecov [2021-09-16T20:02:59.805Z] 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=4342e0f0610ff998fa99ba710d442fbf6a5cf7f9&build=55&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F55%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-16T20:03:00.072Z] -> Uploading to [2021-09-16T20:03:00.072Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-16/00271124DB129430A58F1EEE437C3FCB/4342e0f0610ff998fa99ba710d442fbf6a5cf7f9/b4119cc8-90b4-4953-a19d-b6572e28c38b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210916%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210916T200259Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1954a430099cf8d2b2fb37aff3e103c8ef680f84debb8ea70ef1358324cd5411 [2021-09-16T20:03:00.072Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-16T20:03:00.072Z] Dload Upload Total Spent Left Speed [2021-09-16T20:03:00.655Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54295 0 0 100 54295 0 135k --:--:-- --:--:-- --:--:-- 135k [2021-09-16T20:03:00.655Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 [Pipeline] } [2021-09-16T20:03:00.667Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-09-16T20:03:01.397Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-09-16T20:03:01.414Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:03:01.735Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-16T20:03:01.735Z] [2021-09-16T20:03:01.735Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:03:02.073Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-16T20:03:02.073Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-09-16T20:03:02.073Z] 188c0c94c7c5: Pulling fs layer [2021-09-16T20:03:02.073Z] 0ef7d3d256c8: Pulling fs layer [2021-09-16T20:03:02.073Z] de9db76c5a1d: Pulling fs layer [2021-09-16T20:03:02.073Z] 0eba1c9be4d2: Pulling fs layer [2021-09-16T20:03:02.073Z] 0d57e429df01: Pulling fs layer [2021-09-16T20:03:02.073Z] 4e4be7b47b0d: Pulling fs layer [2021-09-16T20:03:02.073Z] e1f770b5df2f: Pulling fs layer [2021-09-16T20:03:02.073Z] 85a0685a4137: Pulling fs layer [2021-09-16T20:03:02.073Z] 0d57e429df01: Waiting [2021-09-16T20:03:02.073Z] 4e4be7b47b0d: Waiting [2021-09-16T20:03:02.073Z] e1f770b5df2f: Waiting [2021-09-16T20:03:02.073Z] 85a0685a4137: Waiting [2021-09-16T20:03:02.073Z] 0eba1c9be4d2: Waiting [2021-09-16T20:03:02.073Z] de9db76c5a1d: Verifying Checksum [2021-09-16T20:03:02.073Z] de9db76c5a1d: Download complete [2021-09-16T20:03:02.073Z] 0ef7d3d256c8: Verifying Checksum [2021-09-16T20:03:02.073Z] 0ef7d3d256c8: Download complete [2021-09-16T20:03:02.073Z] 0d57e429df01: Verifying Checksum [2021-09-16T20:03:02.073Z] 0d57e429df01: Download complete [2021-09-16T20:03:02.349Z] 4e4be7b47b0d: Verifying Checksum [2021-09-16T20:03:02.349Z] 4e4be7b47b0d: Download complete [2021-09-16T20:03:02.349Z] 188c0c94c7c5: Verifying Checksum [2021-09-16T20:03:02.349Z] 188c0c94c7c5: Download complete [2021-09-16T20:03:02.349Z] 188c0c94c7c5: Pull complete [2021-09-16T20:03:02.620Z] 0ef7d3d256c8: Pull complete [2021-09-16T20:03:02.620Z] de9db76c5a1d: Pull complete [2021-09-16T20:03:03.578Z] e1f770b5df2f: Verifying Checksum [2021-09-16T20:03:03.578Z] e1f770b5df2f: Download complete [2021-09-16T20:03:07.834Z] 0eba1c9be4d2: Verifying Checksum [2021-09-16T20:03:07.834Z] 0eba1c9be4d2: Download complete [2021-09-16T20:03:08.440Z] 85a0685a4137: Verifying Checksum [2021-09-16T20:03:08.440Z] 85a0685a4137: Download complete [2021-09-16T20:03:11.081Z] 0eba1c9be4d2: Pull complete [2021-09-16T20:03:11.081Z] 0d57e429df01: Pull complete [2021-09-16T20:03:11.081Z] 4e4be7b47b0d: Pull complete [2021-09-16T20:03:11.348Z] e1f770b5df2f: Pull complete [2021-09-16T20:03:16.734Z] 85a0685a4137: Pull complete [2021-09-16T20:03:16.734Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-09-16T20:03:16.734Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-16T20:03:16.734Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-09-16T20:03:16.843Z] prd-centos7-docker-4c-2g-404 does not seem to be running inside a container [2021-09-16T20:03:16.906Z] $ 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/55 -v /w/workspace/edgex-go/55:/w/workspace/edgex-go/55:rw,z -v /w/workspace/edgex-go/55@tmp:/w/workspace/edgex-go/55@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-09-16T20:03:17.883Z] $ docker top 2b1bf4ecbaac5244ab8a7dac7d564e1d1fc986f3f6dea97534fc53573b739bff -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-16T20:03:17.983Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-09-16T20:03:18.288Z] + set -o pipefail [2021-09-16T20:03:18.288Z] + snyk monitor '--org=edgex-jenkins' [2021-09-16T20:03:28.384Z] [2021-09-16T20:03:28.384Z] Monitoring /w/workspace/edgex-go/55 (github.com/edgexfoundry/edgex-go)... [2021-09-16T20:03:28.384Z] [2021-09-16T20:03:28.384Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/2440093c-78e4-450e-b264-91b16cbc9894 [2021-09-16T20:03:28.384Z] [2021-09-16T20:03:28.384Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-09-16T20:03:28.384Z] [2021-09-16T20:03:28.384Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-09-16T20:03:28.384Z] [2021-09-16T20:03:28.384Z] [Pipeline] } [2021-09-16T20:03:28.409Z] $ docker stop --time=1 2b1bf4ecbaac5244ab8a7dac7d564e1d1fc986f3f6dea97534fc53573b739bff [2021-09-16T20:03:30.348Z] $ docker rm -f 2b1bf4ecbaac5244ab8a7dac7d564e1d1fc986f3f6dea97534fc53573b739bff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-09-16T20:03:31.205Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-16T20:03:31.226Z] provisioning config files... [2021-09-16T20:03:31.241Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/55@tmp/config701570703753441302tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-16T20:03:31.582Z] --> edgex-publish-swagger.sh [2021-09-16T20:03:31.582Z] === Publish openapi/v2 API === [2021-09-16T20:03:31.582Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-09-16T20:03:31.582Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/55/openapi/v2/core-command.yaml] [2021-09-16T20:03:31.582Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-16T20:03:31.582Z] Dload Upload Total Spent Left Speed [2021-09-16T20:03:32.827Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31867 0 0 100 31867 0 26214 0:00:01 0:00:01 --:--:-- 26206 100 31867 0 0 100 31867 0 21935 0:00:01 0:00:01 --:--:-- 21931 [2021-09-16T20:03:32.827Z] [2021-09-16T20:03:32.827Z] [2021-09-16T20:03:32.827Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/55/openapi/v2/core-data.yaml] [2021-09-16T20:03:32.827Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-16T20:03:32.827Z] Dload Upload Total Spent Left Speed [2021-09-16T20:03:34.503Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65452 0 0 100 65452 0 55933 0:00:01 0:00:01 --:--:-- 55941 100 65452 0 0 100 65452 0 42873 0:00:01 0:00:01 --:--:-- 42891 [2021-09-16T20:03:34.503Z] [2021-09-16T20:03:34.503Z] [2021-09-16T20:03:34.503Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/55/openapi/v2/core-metadata.yaml] [2021-09-16T20:03:34.503Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-16T20:03:34.503Z] Dload Upload Total Spent Left Speed [2021-09-16T20:03:35.469Z] 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 114k 0:00:01 0:00:01 --:--:-- 114k [2021-09-16T20:03:35.469Z] [2021-09-16T20:03:35.469Z] [2021-09-16T20:03:35.469Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/55/openapi/v2/support-notifications.yaml] [2021-09-16T20:03:35.469Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-16T20:03:35.469Z] Dload Upload Total Spent Left Speed [2021-09-16T20:03:36.905Z] 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 74083 0:00:01 0:00:01 --:--:-- 74080 100 86007 0 0 100 86007 0 69233 0:00:01 0:00:01 --:--:-- 69193 [2021-09-16T20:03:36.905Z] [2021-09-16T20:03:36.905Z] [2021-09-16T20:03:36.905Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/55/openapi/v2/support-scheduler.yaml] [2021-09-16T20:03:36.905Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-16T20:03:36.905Z] Dload Upload Total Spent Left Speed [2021-09-16T20:03:38.248Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36710 0 0 100 36710 0 31861 0:00:01 0:00:01 --:--:-- 31866 100 36710 0 0 100 36710 0 26052 0:00:01 0:00:01 --:--:-- 26053 [2021-09-16T20:03:38.248Z] [2021-09-16T20:03:38.248Z] [2021-09-16T20:03:38.249Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/55/openapi/v2/system-agent.yaml] [2021-09-16T20:03:38.249Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-16T20:03:38.249Z] Dload Upload Total Spent Left Speed [2021-09-16T20:03:39.658Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 15791 0:00:01 0:00:01 --:--:-- 15796 100 19603 0 0 100 19603 0 15328 0:00:01 0:00:01 --:--:-- 15338 [2021-09-16T20:03:39.658Z] [2021-09-16T20:03:39.658Z] [Pipeline] } [2021-09-16T20:03:39.671Z] 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-09-16T20:03:40.189Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-16T20:03:40.189Z] . [Pipeline] withDockerContainer [2021-09-16T20:03:40.290Z] prd-centos7-docker-4c-2g-404 does not seem to be running inside a container [2021-09-16T20:03:40.387Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/55 -v /w/workspace/edgex-go/55:/w/workspace/edgex-go/55:rw,z -v /w/workspace/edgex-go/55@tmp:/w/workspace/edgex-go/55@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-09-16T20:03:40.745Z] $ docker top 75208d0f9bae79bb0bc299d24ff11448cf18e135704187d951f81913e4e6f66e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-16T20:03:40.871Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-16T20:03:40.871Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-16T20:03:41.006Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-16T20:03:41.008Z] $ docker exec 75208d0f9bae79bb0bc299d24ff11448cf18e135704187d951f81913e4e6f66e ssh-agent [2021-09-16T20:03:41.130Z] SSH_AUTH_SOCK=/tmp/ssh-MeXp9S4zKt91/agent.13 [2021-09-16T20:03:41.130Z] SSH_AGENT_PID=19 [2021-09-16T20:03:41.140Z] Running ssh-add (command line suppressed) [2021-09-16T20:03:41.239Z] Identity added: /w/workspace/edgex-go/55@tmp/private_key_9186183906529866092.key (/w/workspace/edgex-go/55@tmp/private_key_9186183906529866092.key) [2021-09-16T20:03:41.269Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-16T20:03:41.589Z] + git semver tag [2021-09-16T20:03:41.589Z] # -> Open(): unable to determine branch for HEAD [2021-09-16T20:03:41.589Z] # $GIT_DIR = /w/workspace/edgex-go/55/.git [2021-09-16T20:03:41.589Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/55 [2021-09-16T20:03:41.589Z] # $SEMVER_REMOTE_NAME = origin [2021-09-16T20:03:41.589Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-16T20:03:41.589Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-16T20:03:41.589Z] # $SEMVER_BRANCH = main [2021-09-16T20:03:41.589Z] # $SEMVER_DIR = /w/workspace/edgex-go/55/.semver [2021-09-16T20:03:41.589Z] # 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 HEAD [2021-09-16T20:03:41.589Z] # -> Force: false [2021-09-16T20:03:41.589Z] # 22c523c85e85fd036971cc450f179cc56e1079a2 refs/tags/v2.0.1-dev.48 [Pipeline] } [2021-09-16T20:03:41.603Z] $ docker exec --env ******** --env ******** 75208d0f9bae79bb0bc299d24ff11448cf18e135704187d951f81913e4e6f66e ssh-agent -k [2021-09-16T20:03:41.696Z] unset SSH_AUTH_SOCK; [2021-09-16T20:03:41.696Z] unset SSH_AGENT_PID; [2021-09-16T20:03:41.696Z] echo Agent pid 19 killed; [2021-09-16T20:03:41.719Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-16T20:03:42.100Z] + git semver [Pipeline] } [2021-09-16T20:03:42.125Z] $ docker stop --time=1 75208d0f9bae79bb0bc299d24ff11448cf18e135704187d951f81913e4e6f66e [2021-09-16T20:03:43.331Z] $ docker rm -f 75208d0f9bae79bb0bc299d24ff11448cf18e135704187d951f81913e4e6f66e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:03:43.814Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-16T20:03:43.815Z] [2021-09-16T20:03:43.815Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:03:44.143Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-16T20:03:44.143Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-09-16T20:03:44.143Z] ab5ef0e58194: Pulling fs layer [2021-09-16T20:03:44.143Z] 9712f1f96733: Pulling fs layer [2021-09-16T20:03:44.143Z] 63f879dbbcfc: Pulling fs layer [2021-09-16T20:03:44.143Z] 0d9ebad4ef96: Pulling fs layer [2021-09-16T20:03:44.143Z] e9a5061849ea: Pulling fs layer [2021-09-16T20:03:44.143Z] d747dcd14b5f: Pulling fs layer [2021-09-16T20:03:44.143Z] 2de7ff778b66: Pulling fs layer [2021-09-16T20:03:44.143Z] e9a5061849ea: Waiting [2021-09-16T20:03:44.143Z] d747dcd14b5f: Waiting [2021-09-16T20:03:44.143Z] 2de7ff778b66: Waiting [2021-09-16T20:03:44.143Z] 0d9ebad4ef96: Waiting [2021-09-16T20:03:44.143Z] 9712f1f96733: Verifying Checksum [2021-09-16T20:03:44.143Z] 9712f1f96733: Download complete [2021-09-16T20:03:46.743Z] 63f879dbbcfc: Verifying Checksum [2021-09-16T20:03:46.743Z] 63f879dbbcfc: Download complete [2021-09-16T20:03:46.743Z] e9a5061849ea: Verifying Checksum [2021-09-16T20:03:46.743Z] e9a5061849ea: Download complete [2021-09-16T20:03:47.012Z] d747dcd14b5f: Verifying Checksum [2021-09-16T20:03:47.012Z] d747dcd14b5f: Download complete [2021-09-16T20:03:47.596Z] 2de7ff778b66: Verifying Checksum [2021-09-16T20:03:47.596Z] 2de7ff778b66: Download complete [2021-09-16T20:03:47.864Z] 0d9ebad4ef96: Verifying Checksum [2021-09-16T20:03:47.864Z] 0d9ebad4ef96: Download complete [2021-09-16T20:03:48.136Z] ab5ef0e58194: Verifying Checksum [2021-09-16T20:03:48.136Z] ab5ef0e58194: Download complete [2021-09-16T20:03:50.736Z] ab5ef0e58194: Pull complete [2021-09-16T20:03:50.736Z] 9712f1f96733: Pull complete [2021-09-16T20:03:51.704Z] 63f879dbbcfc: Pull complete [2021-09-16T20:03:54.537Z] 0d9ebad4ef96: Pull complete [2021-09-16T20:03:54.807Z] e9a5061849ea: Pull complete [2021-09-16T20:03:55.080Z] d747dcd14b5f: Pull complete [2021-09-16T20:03:56.045Z] 2de7ff778b66: Pull complete [2021-09-16T20:03:56.045Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-09-16T20:03:56.045Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-16T20:03:56.045Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-09-16T20:03:56.157Z] prd-centos7-docker-4c-2g-404 does not seem to be running inside a container [2021-09-16T20:03:56.241Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/55 -v /w/workspace/edgex-go/55:/w/workspace/edgex-go/55:rw,z -v /w/workspace/edgex-go/55@tmp:/w/workspace/edgex-go/55@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-09-16T20:03:59.539Z] $ docker top b0a76cca603674d9a2499a7969a0efd035389d45bed39344d06447f59b6c99fb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-09-16T20:03:59.651Z] provisioning config files... [2021-09-16T20:03:59.669Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/55@tmp/config1377248284924979946tmp [2021-09-16T20:03:59.698Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/55@tmp/config1664936706763582078tmp [2021-09-16T20:03:59.727Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/55@tmp/config1518255914761536545tmp [Pipeline] { [Pipeline] echo [2021-09-16T20:03:59.758Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-16T20:04:00.076Z] ---> sigul-configuration.sh [2021-09-16T20:04:00.076Z] gpg: directory `/root/.gnupg' created [2021-09-16T20:04:00.076Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-09-16T20:04:00.076Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-09-16T20:04:00.076Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-09-16T20:04:00.076Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-09-16T20:04:00.076Z] gpg: CAST5 encrypted data [2021-09-16T20:04:00.076Z] gpg: encrypted with 1 passphrase [2021-09-16T20:04:00.076Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-09-16T20:04:00.418Z] + mkdir /home/jenkins [2021-09-16T20:04:00.418Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-09-16T20:04:00.733Z] + 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-09-16T20:04:00.748Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-16T20:04:01.063Z] ---> sigul-install.sh [2021-09-16T20:04:01.063Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-09-16T20:04:01.376Z] + git tag --list [2021-09-16T20:04:01.377Z] 0.6.0 [2021-09-16T20:04:01.377Z] 0.6.1 [2021-09-16T20:04:01.377Z] 0.7.0 [2021-09-16T20:04:01.377Z] 0.7.1 [2021-09-16T20:04:01.377Z] v1.0.0 [2021-09-16T20:04:01.377Z] v1.0.1 [2021-09-16T20:04:01.377Z] v1.1.0 [2021-09-16T20:04:01.377Z] v1.2.0 [2021-09-16T20:04:01.377Z] v1.2.1 [2021-09-16T20:04:01.377Z] v1.3.0 [2021-09-16T20:04:01.377Z] v1.3.1 [2021-09-16T20:04:01.377Z] v2.0.0 [2021-09-16T20:04:01.377Z] v2.0.1-dev.1 [2021-09-16T20:04:01.377Z] v2.0.1-dev.10 [2021-09-16T20:04:01.377Z] v2.0.1-dev.11 [2021-09-16T20:04:01.377Z] v2.0.1-dev.12 [2021-09-16T20:04:01.377Z] v2.0.1-dev.13 [2021-09-16T20:04:01.377Z] v2.0.1-dev.14 [2021-09-16T20:04:01.377Z] v2.0.1-dev.15 [2021-09-16T20:04:01.377Z] v2.0.1-dev.16 [2021-09-16T20:04:01.377Z] v2.0.1-dev.17 [2021-09-16T20:04:01.377Z] v2.0.1-dev.18 [2021-09-16T20:04:01.377Z] v2.0.1-dev.19 [2021-09-16T20:04:01.377Z] v2.0.1-dev.2 [2021-09-16T20:04:01.377Z] v2.0.1-dev.20 [2021-09-16T20:04:01.377Z] v2.0.1-dev.21 [2021-09-16T20:04:01.377Z] v2.0.1-dev.22 [2021-09-16T20:04:01.377Z] v2.0.1-dev.23 [2021-09-16T20:04:01.377Z] v2.0.1-dev.24 [2021-09-16T20:04:01.377Z] v2.0.1-dev.25 [2021-09-16T20:04:01.377Z] v2.0.1-dev.26 [2021-09-16T20:04:01.377Z] v2.0.1-dev.27 [2021-09-16T20:04:01.377Z] v2.0.1-dev.28 [2021-09-16T20:04:01.377Z] v2.0.1-dev.29 [2021-09-16T20:04:01.377Z] v2.0.1-dev.3 [2021-09-16T20:04:01.377Z] v2.0.1-dev.30 [2021-09-16T20:04:01.377Z] v2.0.1-dev.31 [2021-09-16T20:04:01.377Z] v2.0.1-dev.32 [2021-09-16T20:04:01.377Z] v2.0.1-dev.33 [2021-09-16T20:04:01.377Z] v2.0.1-dev.34 [2021-09-16T20:04:01.377Z] v2.0.1-dev.35 [2021-09-16T20:04:01.377Z] v2.0.1-dev.36 [2021-09-16T20:04:01.377Z] v2.0.1-dev.37 [2021-09-16T20:04:01.377Z] v2.0.1-dev.38 [2021-09-16T20:04:01.377Z] v2.0.1-dev.39 [2021-09-16T20:04:01.377Z] v2.0.1-dev.4 [2021-09-16T20:04:01.377Z] v2.0.1-dev.40 [2021-09-16T20:04:01.377Z] v2.0.1-dev.41 [2021-09-16T20:04:01.377Z] v2.0.1-dev.42 [2021-09-16T20:04:01.377Z] v2.0.1-dev.43 [2021-09-16T20:04:01.377Z] v2.0.1-dev.44 [2021-09-16T20:04:01.377Z] v2.0.1-dev.45 [2021-09-16T20:04:01.377Z] v2.0.1-dev.46 [2021-09-16T20:04:01.377Z] v2.0.1-dev.47 [2021-09-16T20:04:01.377Z] v2.0.1-dev.48 [2021-09-16T20:04:01.377Z] v2.0.1-dev.5 [2021-09-16T20:04:01.377Z] v2.0.1-dev.6 [2021-09-16T20:04:01.377Z] v2.0.1-dev.7 [2021-09-16T20:04:01.377Z] v2.0.1-dev.8 [2021-09-16T20:04:01.377Z] v2.0.1-dev.9 [Pipeline] sh [2021-09-16T20:04:01.701Z] + lftools sign git-tag v2.0.1-dev.48 [2021-09-16T20:04:02.288Z] Signing Git tag with Sigul... [2021-09-16T20:04:02.288Z] Signing v2.0.1-dev.48 [Pipeline] echo [2021-09-16T20:04:03.263Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-16T20:04:03.575Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-09-16T20:04:03.587Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-09-16T20:04:03.616Z] $ docker stop --time=1 b0a76cca603674d9a2499a7969a0efd035389d45bed39344d06447f59b6c99fb [2021-09-16T20:04:04.832Z] $ docker rm -f b0a76cca603674d9a2499a7969a0efd035389d45bed39344d06447f59b6c99fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:04:05.490Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-16T20:04:05.490Z] . [Pipeline] withDockerContainer [2021-09-16T20:04:05.581Z] prd-centos7-docker-4c-2g-404 does not seem to be running inside a container [2021-09-16T20:04:05.643Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/55 -v /w/workspace/edgex-go/55:/w/workspace/edgex-go/55:rw,z -v /w/workspace/edgex-go/55@tmp:/w/workspace/edgex-go/55@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-09-16T20:04:06.028Z] $ docker top 75593ebb7cd9adba0db413f558e74e28fedb8bbed068d952bc5a715fbf002dde -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-16T20:04:06.179Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-16T20:04:06.179Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-16T20:04:06.300Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-16T20:04:06.303Z] $ docker exec 75593ebb7cd9adba0db413f558e74e28fedb8bbed068d952bc5a715fbf002dde ssh-agent [2021-09-16T20:04:06.416Z] SSH_AUTH_SOCK=/tmp/ssh-9YZ4e3hfQZk1/agent.14 [2021-09-16T20:04:06.416Z] SSH_AGENT_PID=20 [2021-09-16T20:04:06.425Z] Running ssh-add (command line suppressed) [2021-09-16T20:04:06.517Z] Identity added: /w/workspace/edgex-go/55@tmp/private_key_6450993028824754449.key (/w/workspace/edgex-go/55@tmp/private_key_6450993028824754449.key) [2021-09-16T20:04:06.544Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-16T20:04:06.862Z] + git semver bump pre [2021-09-16T20:04:06.862Z] # -> Open(): unable to determine branch for HEAD [2021-09-16T20:04:06.862Z] # $GIT_DIR = /w/workspace/edgex-go/55/.git [2021-09-16T20:04:06.862Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/55 [2021-09-16T20:04:06.862Z] # $SEMVER_REMOTE_NAME = origin [2021-09-16T20:04:06.862Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-16T20:04:06.862Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-16T20:04:06.862Z] # $SEMVER_BRANCH = main [2021-09-16T20:04:06.862Z] # $SEMVER_DIR = /w/workspace/edgex-go/55/.semver [2021-09-16T20:04:06.862Z] 2.0.1-dev.49 [Pipeline] } [2021-09-16T20:04:06.878Z] $ docker exec --env ******** --env ******** 75593ebb7cd9adba0db413f558e74e28fedb8bbed068d952bc5a715fbf002dde ssh-agent -k [2021-09-16T20:04:06.976Z] unset SSH_AUTH_SOCK; [2021-09-16T20:04:06.976Z] unset SSH_AGENT_PID; [2021-09-16T20:04:06.976Z] echo Agent pid 20 killed; [2021-09-16T20:04:06.996Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-16T20:04:07.340Z] + git semver [Pipeline] } [2021-09-16T20:04:07.365Z] $ docker stop --time=1 75593ebb7cd9adba0db413f558e74e28fedb8bbed068d952bc5a715fbf002dde [2021-09-16T20:04:08.563Z] $ docker rm -f 75593ebb7cd9adba0db413f558e74e28fedb8bbed068d952bc5a715fbf002dde [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:04:08.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-16T20:04:08.980Z] . [Pipeline] withDockerContainer [2021-09-16T20:04:09.071Z] prd-centos7-docker-4c-2g-404 does not seem to be running inside a container [2021-09-16T20:04:09.134Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/55 -v /w/workspace/edgex-go/55:/w/workspace/edgex-go/55:rw,z -v /w/workspace/edgex-go/55@tmp:/w/workspace/edgex-go/55@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-09-16T20:04:09.539Z] $ docker top c4786360ee7130dbf1fb4f60653f3789fb848bfa7c52e6115de482f4a6d4ad57 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-16T20:04:09.670Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-16T20:04:09.670Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-16T20:04:09.794Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-16T20:04:09.796Z] $ docker exec c4786360ee7130dbf1fb4f60653f3789fb848bfa7c52e6115de482f4a6d4ad57 ssh-agent [2021-09-16T20:04:09.917Z] SSH_AUTH_SOCK=/tmp/ssh-xrhtyZBofcYy/agent.14 [2021-09-16T20:04:09.917Z] SSH_AGENT_PID=20 [2021-09-16T20:04:09.927Z] Running ssh-add (command line suppressed) [2021-09-16T20:04:10.036Z] Identity added: /w/workspace/edgex-go/55@tmp/private_key_5016099479346794798.key (/w/workspace/edgex-go/55@tmp/private_key_5016099479346794798.key) [2021-09-16T20:04:10.063Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-16T20:04:10.381Z] + git semver push [2021-09-16T20:04:10.381Z] # -> Open(): unable to determine branch for HEAD [2021-09-16T20:04:10.381Z] # $GIT_DIR = /w/workspace/edgex-go/55/.git [2021-09-16T20:04:10.381Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/55 [2021-09-16T20:04:10.381Z] # $SEMVER_REMOTE_NAME = origin [2021-09-16T20:04:10.381Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-16T20:04:10.381Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-16T20:04:10.381Z] # $SEMVER_BRANCH = main [2021-09-16T20:04:10.381Z] # $SEMVER_DIR = /w/workspace/edgex-go/55/.semver [Pipeline] } [2021-09-16T20:04:13.743Z] $ docker exec --env ******** --env ******** c4786360ee7130dbf1fb4f60653f3789fb848bfa7c52e6115de482f4a6d4ad57 ssh-agent -k [2021-09-16T20:04:13.846Z] unset SSH_AUTH_SOCK; [2021-09-16T20:04:13.846Z] unset SSH_AGENT_PID; [2021-09-16T20:04:13.846Z] echo Agent pid 20 killed; [2021-09-16T20:04:13.865Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-16T20:04:14.209Z] + git semver [Pipeline] } [2021-09-16T20:04:14.230Z] $ docker stop --time=1 c4786360ee7130dbf1fb4f60653f3789fb848bfa7c52e6115de482f4a6d4ad57 [2021-09-16T20:04:15.446Z] $ docker rm -f c4786360ee7130dbf1fb4f60653f3789fb848bfa7c52e6115de482f4a6d4ad57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-16T20:04:16.488Z] + '[' -d /w/workspace/edgex-go/55/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-16T20:04:16.822Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-16T20:04:17.430Z] ---> package-listing.sh [2021-09-16T20:04:17.431Z] ++ facter osfamily [2021-09-16T20:04:17.431Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-16T20:04:17.697Z] + OS_FAMILY=redhat [2021-09-16T20:04:17.697Z] + workspace=/w/workspace/edgex-go/55 [2021-09-16T20:04:17.697Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-16T20:04:17.697Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-16T20:04:17.697Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-16T20:04:17.697Z] + PACKAGES=/tmp/packages_start.txt [2021-09-16T20:04:17.697Z] + '[' /w/workspace/edgex-go/55 ']' [2021-09-16T20:04:17.697Z] + PACKAGES=/tmp/packages_end.txt [2021-09-16T20:04:17.697Z] + case "${OS_FAMILY}" in [2021-09-16T20:04:17.697Z] + rpm -qa [2021-09-16T20:04:17.697Z] + sort [2021-09-16T20:04:19.858Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-16T20:04:19.858Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-16T20:04:19.858Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-16T20:04:19.858Z] + '[' /w/workspace/edgex-go/55 ']' [2021-09-16T20:04:19.858Z] + mkdir -p /w/workspace/edgex-go/55/archives/ [2021-09-16T20:04:19.858Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/55/archives/ [Pipeline] echo [2021-09-16T20:04:19.878Z] 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/55/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-16T20:04:20.195Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:04:20.815Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-16T20:04:20.815Z] [2021-09-16T20:04:20.815Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T20:04:21.163Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-16T20:04:21.163Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-16T20:04:21.163Z] b4d181a07f80: Pulling fs layer [2021-09-16T20:04:21.163Z] a1111a8f2ec3: Pulling fs layer [2021-09-16T20:04:21.163Z] ed53099fbce6: Pulling fs layer [2021-09-16T20:04:21.163Z] dc539afda2c1: Pulling fs layer [2021-09-16T20:04:21.163Z] 77bc0d833cb6: Pulling fs layer [2021-09-16T20:04:21.163Z] 9065ff56babe: Pulling fs layer [2021-09-16T20:04:21.163Z] d287ab97295c: Pulling fs layer [2021-09-16T20:04:21.163Z] 77bc0d833cb6: Waiting [2021-09-16T20:04:21.163Z] 9065ff56babe: Waiting [2021-09-16T20:04:21.163Z] d287ab97295c: Waiting [2021-09-16T20:04:21.163Z] dc539afda2c1: Waiting [2021-09-16T20:04:21.429Z] a1111a8f2ec3: Verifying Checksum [2021-09-16T20:04:21.429Z] a1111a8f2ec3: Download complete [2021-09-16T20:04:21.695Z] dc539afda2c1: Verifying Checksum [2021-09-16T20:04:21.695Z] dc539afda2c1: Download complete [2021-09-16T20:04:21.965Z] 77bc0d833cb6: Verifying Checksum [2021-09-16T20:04:21.965Z] 77bc0d833cb6: Download complete [2021-09-16T20:04:21.965Z] 9065ff56babe: Verifying Checksum [2021-09-16T20:04:21.965Z] 9065ff56babe: Download complete [2021-09-16T20:04:21.965Z] ed53099fbce6: Verifying Checksum [2021-09-16T20:04:21.965Z] ed53099fbce6: Download complete [2021-09-16T20:04:22.925Z] b4d181a07f80: Verifying Checksum [2021-09-16T20:04:22.925Z] b4d181a07f80: Download complete [2021-09-16T20:04:24.360Z] b4d181a07f80: Pull complete [2021-09-16T20:04:24.360Z] a1111a8f2ec3: Pull complete [2021-09-16T20:04:24.641Z] ed53099fbce6: Pull complete [2021-09-16T20:04:24.914Z] dc539afda2c1: Pull complete [2021-09-16T20:04:25.183Z] 77bc0d833cb6: Pull complete [2021-09-16T20:04:25.183Z] 9065ff56babe: Pull complete [2021-09-16T20:04:27.764Z] d287ab97295c: Verifying Checksum [2021-09-16T20:04:27.764Z] d287ab97295c: Download complete [2021-09-16T20:04:32.056Z] d287ab97295c: Pull complete [2021-09-16T20:04:32.056Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-16T20:04:32.056Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-16T20:04:32.056Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-16T20:04:32.158Z] prd-centos7-docker-4c-2g-404 does not seem to be running inside a container [2021-09-16T20:04:32.227Z] $ 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/55/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/55 -v /w/workspace/edgex-go/55:/w/workspace/edgex-go/55:rw,z -v /w/workspace/edgex-go/55@tmp:/w/workspace/edgex-go/55@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-09-16T20:04:34.921Z] $ docker top 962012caa95f95019754eb88401ae826d62b18e6224fa6cd44dcc919972c8eaa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-16T20:04:35.515Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-16T20:04:35.830Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-16T20:04:36.142Z] + ls /var/log/sa-host [2021-09-16T20:04:36.142Z] + sadf -c /var/log/sa-host/sa05 [2021-09-16T20:04:36.142Z] file_magic: OK [2021-09-16T20:04:36.142Z] HZ: Using current value: 100 [2021-09-16T20:04:36.142Z] file_header: OK [2021-09-16T20:04:36.142Z] 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-09-16T20:04:36.142Z] Statistics: [2021-09-16T20:04:36.142Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-16T20:04:36.142Z] File successfully converted to sysstat format version 12.0.3 [2021-09-16T20:04:36.142Z] + sadf -c /var/log/sa-host/sa16 [2021-09-16T20:04:36.142Z] file_magic: OK [2021-09-16T20:04:36.142Z] HZ: Using current value: 100 [2021-09-16T20:04:36.142Z] file_header: OK [2021-09-16T20:04:36.142Z] 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-09-16T20:04:36.142Z] Statistics: [2021-09-16T20:04:36.142Z] 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-09-16T20:04:36.142Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-16T20:04:36.717Z] provisioning config files... [2021-09-16T20:04:36.732Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/55@tmp/config9095822909462131791tmp [Pipeline] { [Pipeline] echo [2021-09-16T20:04:36.757Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-16T20:04:37.075Z] ---> create-netrc.sh [Pipeline] } [2021-09-16T20:04:37.088Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-16T20:04:37.519Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-16T20:04:37.534Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-16T20:04:37.846Z] ---> sudo-logs.sh [2021-09-16T20:04:37.846Z] Archiving 'sudo' log.. [2021-09-16T20:04:37.846Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-404.vexxhost.local: Name or service not known [2021-09-16T20:04:37.846Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-404.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-16T20:04:37.885Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-16T20:04:38.196Z] ---> job-cost.sh [2021-09-16T20:04:38.196Z] lf-activate-venv: SKIPPING [2021-09-16T20:04:38.196Z] DEBUG: total: 0.10999999940395355 [2021-09-16T20:04:38.196Z] INFO: Retrieving Stack Cost... [2021-09-16T20:04:39.175Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-16T20:04:39.175Z] INFO: Archiving Costs [Pipeline] echo [2021-09-16T20:04:39.194Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-16T20:04:39.508Z] ---> logs-deploy.sh [2021-09-16T20:04:39.508Z] lf-activate-venv: SKIPPING [2021-09-16T20:04:39.508Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/55 [2021-09-16T20:04:39.508Z] INFO: archiving workspace using pattern(s): [2021-09-16T20:04:40.101Z] Archives upload complete. [2021-09-16T20:04:40.369Z] INFO: archiving logs to Nexus