Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 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-ssh8055185117094753860.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh316218744216539779.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh6471499803075300860.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > 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-ssh8710909131467042170.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-ssh6066242023402261978.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 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-30148’ is offline Running on prd-centos7-docker-4c-2g-30152 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/103 [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/103 # 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/103@tmp/jenkins-gitclient-ssh6152212776384724626.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 cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 (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 cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 # timeout=10 Commit message: "build(snap): Bump edgex-snap-hooks to v2.1.1 (#3800)" > git rev-list --no-walk 71c58d83af7cb3bea209afe6e95f7ce426ac6ec6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-10T11:33:35.476Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-10T11:33:35.532Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-10T11:33:35.543Z] ========================================================= [2021-11-10T11:33:35.543Z] EdgeX Global Pipelines Version Info [2021-11-10T11:33:35.543Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-10T11:33:36.690Z] ------------------- [2021-11-10T11:33:36.690Z] stable info: [2021-11-10T11:33:36.690Z] ------------------- [2021-11-10T11:33:36.690Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-10T11:33:36.690Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-10T11:33:36.690Z] Message: update stable to v1.0.211 [2021-11-10T11:33:37.271Z] ------------------- [2021-11-10T11:33:37.271Z] experimental info: [2021-11-10T11:33:37.271Z] ------------------- [2021-11-10T11:33:37.271Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-10T11:33:37.271Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-10T11:33:37.271Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-10T11:33:38.359Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-10T11:33:38.367Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-10T11:33:38.376Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-10T11:33:38.384Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-10T11:33:38.393Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-10T11:33:38.403Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-10T11:33:38.413Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-10T11:33:38.424Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-10T11:33:38.432Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-10T11:33:38.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-10T11:33:38.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-10T11:33:38.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-10T11:33:38.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-10T11:33:38.477Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-10T11:33:38.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-10T11:33:38.492Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-10T11:33:38.498Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-10T11:33:38.504Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-10T11:33:38.516Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-10T11:33:38.529Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-10T11:33:38.539Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-10T11:33:38.552Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-10T11:33:38.559Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-11-10T11:33:38.570Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-11-10T11:33:38.579Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-11-10T11:33:38.589Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [Pipeline] echo [2021-11-10T11:33:38.599Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cb5bc3c [Pipeline] echo [2021-11-10T11:33:38.608Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-10T11:33:38.657Z] provisioning config files... [2021-11-10T11:33:38.669Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/103@tmp/config8838063593373723051tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-10T11:33:38.989Z] ---> docker-login.sh [2021-11-10T11:33:38.989Z] nexus3.edgexfoundry.org:10001 [2021-11-10T11:33:38.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T11:33:39.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T11:33:39.252Z] Configure a credential helper to remove this warning. See [2021-11-10T11:33:39.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T11:33:39.252Z] [2021-11-10T11:33:39.252Z] Login Succeeded [2021-11-10T11:33:39.252Z] nexus3.edgexfoundry.org:10002 [2021-11-10T11:33:39.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T11:33:39.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T11:33:39.252Z] Configure a credential helper to remove this warning. See [2021-11-10T11:33:39.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T11:33:39.252Z] [2021-11-10T11:33:39.252Z] Login Succeeded [2021-11-10T11:33:39.252Z] nexus3.edgexfoundry.org:10003 [2021-11-10T11:33:39.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T11:33:39.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T11:33:39.515Z] Configure a credential helper to remove this warning. See [2021-11-10T11:33:39.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T11:33:39.515Z] [2021-11-10T11:33:39.515Z] Login Succeeded [2021-11-10T11:33:39.515Z] nexus3.edgexfoundry.org:10004 [2021-11-10T11:33:39.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T11:33:39.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T11:33:39.515Z] Configure a credential helper to remove this warning. See [2021-11-10T11:33:39.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T11:33:39.515Z] [2021-11-10T11:33:39.515Z] Login Succeeded [2021-11-10T11:33:39.515Z] docker.io [2021-11-10T11:33:39.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T11:33:40.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T11:33:40.042Z] Configure a credential helper to remove this warning. See [2021-11-10T11:33:40.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T11:33:40.042Z] [2021-11-10T11:33:40.042Z] Login Succeeded [2021-11-10T11:33:40.042Z] ---> docker-login.sh ends [Pipeline] } [2021-11-10T11:33:40.050Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-10T11:33:40.364Z] ++ 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-11-10T11:33:40.364Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-10T11:33:40.364Z] ++ dirname cmd/core-command/Dockerfile [2021-11-10T11:33:40.364Z] ++ cut -d/ -f2 [2021-11-10T11:33:40.364Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-10T11:33:40.364Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-10T11:33:40.364Z] ++ dirname cmd/core-data/Dockerfile [2021-11-10T11:33:40.364Z] ++ cut -d/ -f2 [2021-11-10T11:33:40.364Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-10T11:33:40.364Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-10T11:33:40.364Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-10T11:33:40.364Z] ++ cut -d/ -f2 [2021-11-10T11:33:40.364Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-10T11:33:40.364Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-10T11:33:40.364Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-10T11:33:40.364Z] ++ cut -d/ -f2 [2021-11-10T11:33:40.364Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-10T11:33:40.364Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-10T11:33:40.364Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-10T11:33:40.364Z] ++ cut -d/ -f2 [2021-11-10T11:33:40.364Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-10T11:33:40.364Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-10T11:33:40.364Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-10T11:33:40.364Z] ++ cut -d/ -f2 [2021-11-10T11:33:40.364Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-10T11:33:40.364Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-10T11:33:40.364Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-10T11:33:40.364Z] ++ cut -d/ -f2 [2021-11-10T11:33:40.364Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-10T11:33:40.364Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-10T11:33:40.364Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-10T11:33:40.364Z] ++ cut -d/ -f2 [2021-11-10T11:33:40.364Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-10T11:33:40.364Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-10T11:33:40.364Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-10T11:33:40.364Z] ++ cut -d/ -f2 [2021-11-10T11:33:40.364Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-10T11:33:40.419Z] 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] { (Build Check) [Pipeline] sh [2021-11-10T11:33:40.855Z] + git rev-list -1 --merges cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3~1..cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [Pipeline] echo [2021-11-10T11:33:40.870Z] -----------> git rev-list -1 --merges cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3~1..cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [false] [Pipeline] sh [2021-11-10T11:33:41.175Z] + git log --format=format:%s -1 cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [Pipeline] echo [2021-11-10T11:33:41.195Z] ========================================================= [2021-11-10T11:33:41.195Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-10T11:33:41.195Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:33:42.869Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-10T11:33:42.869Z] [2021-11-10T11:33:42.869Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:33:43.178Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-10T11:33:43.178Z] latest: Pulling from edgex-devops/git-semver [2021-11-10T11:33:43.178Z] a0d0a0d46f8b: Pulling fs layer [2021-11-10T11:33:43.178Z] 3e5f54012d9b: Pulling fs layer [2021-11-10T11:33:43.178Z] 4c7163046ea9: Pulling fs layer [2021-11-10T11:33:43.178Z] 0c2d73faf560: Pulling fs layer [2021-11-10T11:33:43.178Z] 0c2d73faf560: Waiting [2021-11-10T11:33:43.178Z] 3e5f54012d9b: Verifying Checksum [2021-11-10T11:33:43.178Z] 3e5f54012d9b: Download complete [2021-11-10T11:33:43.178Z] a0d0a0d46f8b: Download complete [2021-11-10T11:33:43.178Z] 4c7163046ea9: Verifying Checksum [2021-11-10T11:33:43.178Z] 4c7163046ea9: Download complete [2021-11-10T11:33:43.178Z] 0c2d73faf560: Verifying Checksum [2021-11-10T11:33:43.178Z] 0c2d73faf560: Download complete [2021-11-10T11:33:43.440Z] a0d0a0d46f8b: Pull complete [2021-11-10T11:33:43.440Z] 3e5f54012d9b: Pull complete [2021-11-10T11:33:43.700Z] 4c7163046ea9: Pull complete [2021-11-10T11:33:43.960Z] 0c2d73faf560: Pull complete [2021-11-10T11:33:43.960Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-10T11:33:43.960Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-10T11:33:43.960Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-10T11:33:44.035Z] prd-centos7-docker-4c-2g-30152 does not seem to be running inside a container [2021-11-10T11:33:44.073Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/103 -v /w/workspace/edgex-go/103:/w/workspace/edgex-go/103:rw,z -v /w/workspace/edgex-go/103@tmp:/w/workspace/edgex-go/103@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-11-10T11:33:44.875Z] $ docker top 120e9089a03a3e2a0834253869a9a020d0cc0e009b8d91c3add50a13cd82126f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-10T11:33:44.971Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-10T11:33:44.971Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-10T11:33:45.069Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-10T11:33:45.071Z] $ docker exec 120e9089a03a3e2a0834253869a9a020d0cc0e009b8d91c3add50a13cd82126f ssh-agent [2021-11-10T11:33:45.175Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIMePOL/agent.14 [2021-11-10T11:33:45.175Z] SSH_AGENT_PID=21 [2021-11-10T11:33:45.182Z] Running ssh-add (command line suppressed) [2021-11-10T11:33:45.267Z] Identity added: /w/workspace/edgex-go/103@tmp/private_key_5402227737214243385.key (/w/workspace/edgex-go/103@tmp/private_key_5402227737214243385.key) [2021-11-10T11:33:45.278Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-10T11:33:45.598Z] + git tag --points-at HEAD [Pipeline] } [2021-11-10T11:33:45.614Z] $ docker exec --env ******** --env ******** 120e9089a03a3e2a0834253869a9a020d0cc0e009b8d91c3add50a13cd82126f ssh-agent -k [2021-11-10T11:33:45.705Z] unset SSH_AUTH_SOCK; [2021-11-10T11:33:45.706Z] unset SSH_AGENT_PID; [2021-11-10T11:33:45.706Z] echo Agent pid 21 killed; [2021-11-10T11:33:45.715Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-10T11:33:45.738Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-10T11:33:45.738Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-10T11:33:45.860Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-10T11:33:45.864Z] $ docker exec 120e9089a03a3e2a0834253869a9a020d0cc0e009b8d91c3add50a13cd82126f ssh-agent [2021-11-10T11:33:45.992Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXimAHDn/agent.54 [2021-11-10T11:33:45.992Z] SSH_AGENT_PID=60 [2021-11-10T11:33:45.998Z] Running ssh-add (command line suppressed) [2021-11-10T11:33:46.105Z] Identity added: /w/workspace/edgex-go/103@tmp/private_key_1968758283803380078.key (/w/workspace/edgex-go/103@tmp/private_key_1968758283803380078.key) [2021-11-10T11:33:46.119Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-10T11:33:46.408Z] + git semver init [2021-11-10T11:33:46.408Z] # -> Open(): unable to determine branch for HEAD [2021-11-10T11:33:46.408Z] # $GIT_DIR = /w/workspace/edgex-go/103/.git [2021-11-10T11:33:46.408Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/103 [2021-11-10T11:33:46.408Z] # $SEMVER_REMOTE_NAME = origin [2021-11-10T11:33:46.408Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-10T11:33:46.408Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-10T11:33:46.408Z] # $SEMVER_BRANCH = main [2021-11-10T11:33:46.408Z] # $SEMVER_TEMP = /tmp/semver-997551051 [2021-11-10T11:33:46.408Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-10T11:34:01.348Z] # '/tmp/semver-997551051' -> '/w/workspace/edgex-go/103/.semver' [2021-11-10T11:34:01.348Z] # -> Force: false [2021-11-10T11:34:01.348Z] # $SEMVER_DIR = /w/workspace/edgex-go/103/.semver [Pipeline] } [2021-11-10T11:34:01.360Z] $ docker exec --env ******** --env ******** 120e9089a03a3e2a0834253869a9a020d0cc0e009b8d91c3add50a13cd82126f ssh-agent -k [2021-11-10T11:34:01.453Z] unset SSH_AUTH_SOCK; [2021-11-10T11:34:01.453Z] unset SSH_AGENT_PID; [2021-11-10T11:34:01.453Z] echo Agent pid 60 killed; [2021-11-10T11:34:01.463Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-10T11:34:01.769Z] + git semver [Pipeline] } [2021-11-10T11:34:01.783Z] $ docker stop --time=1 120e9089a03a3e2a0834253869a9a020d0cc0e009b8d91c3add50a13cd82126f [2021-11-10T11:34:03.942Z] $ docker rm -f 120e9089a03a3e2a0834253869a9a020d0cc0e009b8d91c3add50a13cd82126f [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-10T11:34:04.316Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-10T11:34:04.551Z] Stashed 1 file(s) [Pipeline] echo [2021-11-10T11:34:04.553Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.91 [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-11-10T11:34:04.807Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-10T11:34:04.816Z] ========================================================= [2021-11-10T11:34:04.816Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-10T11:34:04.816Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-10T11:34:05.109Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-10T11:34:05.109Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-10T11:34:05.109Z] a0d0a0d46f8b: Already exists [2021-11-10T11:34:05.109Z] 31adcdaf11c8: Pulling fs layer [2021-11-10T11:34:05.109Z] b8b176561691: Pulling fs layer [2021-11-10T11:34:05.109Z] 4527c011a84f: Pulling fs layer [2021-11-10T11:34:05.109Z] 5d74067f8e1e: Pulling fs layer [2021-11-10T11:34:05.109Z] e0aca202a116: Pulling fs layer [2021-11-10T11:34:05.109Z] 3a43be97a3b4: Pulling fs layer [2021-11-10T11:34:05.109Z] 34cad66bf833: Pulling fs layer [2021-11-10T11:34:05.109Z] b4e3c513aaa6: Pulling fs layer [2021-11-10T11:34:05.109Z] 5d74067f8e1e: Waiting [2021-11-10T11:34:05.109Z] e0aca202a116: Waiting [2021-11-10T11:34:05.109Z] 3a43be97a3b4: Waiting [2021-11-10T11:34:05.109Z] 34cad66bf833: Waiting [2021-11-10T11:34:05.109Z] b4e3c513aaa6: Waiting [2021-11-10T11:34:05.109Z] b8b176561691: Download complete [2021-11-10T11:34:05.109Z] 31adcdaf11c8: Verifying Checksum [2021-11-10T11:34:05.109Z] 31adcdaf11c8: Download complete [2021-11-10T11:34:05.109Z] 5d74067f8e1e: Verifying Checksum [2021-11-10T11:34:05.109Z] 5d74067f8e1e: Download complete [2021-11-10T11:34:05.109Z] 3a43be97a3b4: Verifying Checksum [2021-11-10T11:34:05.109Z] 3a43be97a3b4: Download complete [2021-11-10T11:34:05.109Z] e0aca202a116: Download complete [2021-11-10T11:34:05.374Z] 34cad66bf833: Verifying Checksum [2021-11-10T11:34:05.374Z] 34cad66bf833: Download complete [2021-11-10T11:34:05.374Z] 31adcdaf11c8: Pull complete [2021-11-10T11:34:05.374Z] b8b176561691: Pull complete [2021-11-10T11:34:05.640Z] 4527c011a84f: Verifying Checksum [2021-11-10T11:34:05.640Z] 4527c011a84f: Download complete [2021-11-10T11:34:05.902Z] b4e3c513aaa6: Verifying Checksum [2021-11-10T11:34:05.902Z] b4e3c513aaa6: Download complete [2021-11-10T11:34:10.169Z] 4527c011a84f: Pull complete [2021-11-10T11:34:10.169Z] 5d74067f8e1e: Pull complete [2021-11-10T11:34:10.169Z] e0aca202a116: Pull complete [2021-11-10T11:34:10.169Z] 3a43be97a3b4: Pull complete [2021-11-10T11:34:10.169Z] 34cad66bf833: Pull complete [2021-11-10T11:34:12.544Z] b4e3c513aaa6: Pull complete [2021-11-10T11:34:12.544Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-10T11:34:12.544Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-10T11:34:12.544Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-10T11:34:12.848Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-10T11:34:12.848Z] WORKDIR /edgex [2021-11-10T11:34:12.848Z] COPY go.mod . [2021-11-10T11:34:12.848Z] RUN go mod download' [2021-11-10T11:34:12.848Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-10T11:34:17.055Z] Sending build context to Docker daemon 329.8MB [2021-11-10T11:34:17.055Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-10T11:34:17.055Z] ---> 9f6097aaca64 [2021-11-10T11:34:17.055Z] Step 2/4 : WORKDIR /edgex [2021-11-10T11:34:18.442Z] ---> Running in 16d743515597 [2021-11-10T11:34:18.442Z] Removing intermediate container 16d743515597 [2021-11-10T11:34:18.442Z] ---> 3646ac1ffb3a [2021-11-10T11:34:18.442Z] Step 3/4 : COPY go.mod . [2021-11-10T11:34:18.709Z] ---> 3e5d5190d1e0 [2021-11-10T11:34:18.709Z] Step 4/4 : RUN go mod download [2021-11-10T11:34:18.709Z] ---> Running in c561d8454b39 [2021-11-10T11:34:19.765Z] Still waiting to schedule task [2021-11-10T11:34:19.765Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-10T11:34:57.507Z] Removing intermediate container c561d8454b39 [2021-11-10T11:34:57.507Z] ---> 88212784db66 [2021-11-10T11:34:57.507Z] Successfully built 88212784db66 [2021-11-10T11:34:57.507Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:34:57.804Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-10T11:34:57.804Z] . [Pipeline] withDockerContainer [2021-11-10T11:34:57.873Z] prd-centos7-docker-4c-2g-30152 does not seem to be running inside a container [2021-11-10T11:34:57.917Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/103 -v /w/workspace/edgex-go/103:/w/workspace/edgex-go/103:rw,z -v /w/workspace/edgex-go/103@tmp:/w/workspace/edgex-go/103@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-11-10T11:34:58.316Z] $ docker top 68eb9672345a6f36b253096d9e3711fa702f9df70e92ffd43b379496c3033c9a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-10T11:34:58.677Z] + go version [2021-11-10T11:34:58.677Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-10T11:34:58.695Z] $ docker stop --time=1 68eb9672345a6f36b253096d9e3711fa702f9df70e92ffd43b379496c3033c9a [2021-11-10T11:34:59.943Z] $ docker rm -f 68eb9672345a6f36b253096d9e3711fa702f9df70e92ffd43b379496c3033c9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:35:00.414Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-10T11:35:00.414Z] . [Pipeline] withDockerContainer [2021-11-10T11:35:00.475Z] prd-centos7-docker-4c-2g-30152 does not seem to be running inside a container [2021-11-10T11:35:00.513Z] $ 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/103 -v /w/workspace/edgex-go/103:/w/workspace/edgex-go/103:rw,z -v /w/workspace/edgex-go/103@tmp:/w/workspace/edgex-go/103@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-11-10T11:35:00.826Z] $ docker top 3ef580c4da88efcc29eab199a36c3449cb08ee1f925640a065b1f5452548d93e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-10T11:35:00.905Z] ========================================================= [2021-11-10T11:35:00.905Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-10T11:35:00.905Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-10T11:35:01.202Z] + make test [2021-11-10T11:35:01.203Z] go mod tidy [2021-11-10T11:35:01.466Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-10T11:35:07.290Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-10T11:35:25.541Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-10T11:35:31.771Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-10T11:35:31.771Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-10T11:35:32.350Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-10T11:35:34.937Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-10T11:35:35.215Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-10T11:35:35.215Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-10T11:35:35.215Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-10T11:35:36.169Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-10T11:35:36.169Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-10T11:35:36.439Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-10T11:35:36.439Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-10T11:35:36.439Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-10T11:35:36.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-10T11:35:38.405Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements [2021-11-10T11:35:38.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-10T11:35:38.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-10T11:35:39.365Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.048s coverage: 98.5% of statements [2021-11-10T11:35:39.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-10T11:35:39.635Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.066s coverage: 44.7% of statements [2021-11-10T11:35:39.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-10T11:35:39.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-10T11:35:40.591Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.135s coverage: 89.5% of statements [2021-11-10T11:35:40.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-10T11:35:40.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-10T11:35:41.535Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.058s coverage: 84.4% of statements [2021-11-10T11:35:41.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-10T11:35:41.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-10T11:35:41.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-10T11:35:41.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-10T11:35:41.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-10T11:35:42.493Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.290s coverage: 94.2% of statements [2021-11-10T11:35:42.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-10T11:35:42.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-10T11:35:42.493Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 59.1% of statements [2021-11-10T11:35:42.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-10T11:35:42.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-10T11:35:42.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-10T11:35:42.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-10T11:35:42.494Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-10T11:35:42.755Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements [2021-11-10T11:35:42.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-10T11:35:42.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-10T11:35:42.756Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-10T11:35:43.718Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.047s coverage: 0.9% of statements [2021-11-10T11:35:43.718Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-10T11:35:43.718Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.070s coverage: 58.8% of statements [2021-11-10T11:35:43.986Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 21.7% of statements [2021-11-10T11:35:43.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-10T11:35:44.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 47.1% of statements [2021-11-10T11:35:45.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.067s coverage: 79.5% of statements [2021-11-10T11:35:45.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements [2021-11-10T11:35:45.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.054s coverage: 96.3% of statements [2021-11-10T11:35:45.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2021-11-10T11:35:58.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.073s coverage: 94.4% of statements [2021-11-10T11:35:58.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2021-11-10T11:35:59.257Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-30153 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-11-10T11:35:59.271Z] Running in /w/workspace/edgex-go/103 [Pipeline] { [Pipeline] checkout [2021-11-10T11:35:59.450Z] The recommended git tool is: git [2021-11-10T11:36:03.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.203s coverage: 82.5% of statements [2021-11-10T11:36:03.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-10T11:36:04.704Z] using credential edgex-jenkins-ssh [2021-11-10T11:36:04.730Z] Cloning the remote Git repository [2021-11-10T11:36:04.807Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-10T11:36:04.935Z] > git init /w/workspace/edgex-go/103 # timeout=10 [2021-11-10T11:36:05.031Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-10T11:36:05.032Z] > git --version # timeout=10 [2021-11-10T11:36:05.049Z] > git --version # 'git version 2.17.1' [2021-11-10T11:36:05.050Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-10T11:36:05.136Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-10T11:36:20.539Z] Avoid second fetch [2021-11-10T11:36:20.539Z] Checking out Revision cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 (main) [2021-11-10T11:36:21.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2021-11-10T11:36:21.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-10T11:36:21.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-10T11:36:21.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-10T11:36:21.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-11-10T11:36:21.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-10T11:36:21.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-10T11:36:21.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-10T11:36:21.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-10T11:36:21.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-10T11:36:21.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements [2021-11-10T11:36:21.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-10T11:36:21.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-10T11:36:21.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2021-11-10T11:36:21.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-10T11:36:21.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 58.8% of statements [2021-11-10T11:36:21.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-10T11:36:21.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements [2021-11-10T11:36:21.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-11-10T11:36:21.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2021-11-10T11:36:21.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.138s coverage: 91.2% of statements [2021-11-10T11:36:21.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-10T11:36:21.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.129s coverage: 64.4% of statements [2021-11-10T11:36:21.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-10T11:36:21.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-10T11:36:21.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements [2021-11-10T11:36:21.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2021-11-10T11:36:21.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2021-11-10T11:36:21.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements [2021-11-10T11:36:21.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2021-11-10T11:36:21.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.240s coverage: 65.4% of statements [2021-11-10T11:36:21.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-10T11:36:21.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-10T11:36:21.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-10T11:36:19.812Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-10T11:36:19.829Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-10T11:36:20.592Z] > git config core.sparsecheckout # timeout=10 [2021-11-10T11:36:20.610Z] > git checkout -f cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 # timeout=10 [2021-11-10T11:36:22.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.123s coverage: 43.8% of statements [2021-11-10T11:36:22.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-10T11:36:22.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-10T11:36:22.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements [2021-11-10T11:36:22.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-10T11:36:22.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.043s coverage: 84.8% of statements [2021-11-10T11:36:22.294Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-10T11:36:25.044Z] Commit message: "build(snap): Bump edgex-snap-hooks to v2.1.1 (#3800)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-10T11:36:26.679Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-10T11:36:26.679Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-10T11:36:26.679Z] Dload Upload Total Spent Left Speed [2021-11-10T11:36:26.679Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 75794 0 --:--:-- --:--:-- --:--:-- 75794 [Pipeline] sh [2021-11-10T11:36:27.091Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-10T11:36:27.440Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-10T11:36:27.440Z] + sudo tee /etc/docker/daemon.new [2021-11-10T11:36:27.440Z] { [2021-11-10T11:36:27.440Z] "registry-mirrors": [ [2021-11-10T11:36:27.440Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-10T11:36:27.440Z] ], [2021-11-10T11:36:27.440Z] "bip": "10.250.0.254/24", [2021-11-10T11:36:27.440Z] "hosts": [ [2021-11-10T11:36:27.440Z] "tcp://0.0.0.0:5555", [2021-11-10T11:36:27.440Z] "unix:///var/run/docker.sock" [2021-11-10T11:36:27.440Z] ], [2021-11-10T11:36:27.440Z] "mtu": 1458, [2021-11-10T11:36:27.440Z] "selinux-enabled": true, [2021-11-10T11:36:27.440Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-10T11:36:27.440Z] } [Pipeline] sh [2021-11-10T11:36:27.790Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-10T11:36:28.144Z] + sudo service docker restart [2021-11-10T11:36:29.415Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements [2021-11-10T11:36:29.415Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-10T11:36:29.415Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-10T11:36:29.415Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-10T11:36:29.415Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-10T11:36:29.415Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.149s coverage: 92.3% of statements [2021-11-10T11:36:29.415Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-10T11:36:29.415Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-10T11:36:29.415Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-10T11:36:29.415Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-10T11:36:29.415Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 63.2% of statements [2021-11-10T11:36:29.415Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-10T11:36:29.415Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-10T11:36:29.415Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements [2021-11-10T11:36:29.415Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-10T11:36:29.415Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-10T11:36:29.415Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-10T11:36:29.415Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-10T11:36:29.415Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2021-11-10T11:36:29.415Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-10T11:36:29.415Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-10T11:36:29.415Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-10T11:36:29.415Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-10T11:36:29.415Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-10T11:36:29.415Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-10T11:36:29.415Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2021-11-10T11:36:29.415Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2021-11-10T11:36:29.415Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-10T11:36:46.525Z] provisioning config files... [2021-11-10T11:36:46.551Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/103@tmp/config941157456883185532tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-10T11:36:46.912Z] ---> docker-login.sh [2021-11-10T11:36:46.912Z] nexus3.edgexfoundry.org:10001 [2021-11-10T11:36:47.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T11:36:47.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T11:36:47.800Z] Configure a credential helper to remove this warning. See [2021-11-10T11:36:47.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T11:36:47.800Z] [2021-11-10T11:36:47.800Z] Login Succeeded [2021-11-10T11:36:47.800Z] nexus3.edgexfoundry.org:10002 [2021-11-10T11:36:48.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T11:36:48.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T11:36:48.410Z] Configure a credential helper to remove this warning. See [2021-11-10T11:36:48.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T11:36:48.410Z] [2021-11-10T11:36:48.410Z] Login Succeeded [2021-11-10T11:36:48.410Z] nexus3.edgexfoundry.org:10003 [2021-11-10T11:36:48.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T11:36:48.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T11:36:48.961Z] Configure a credential helper to remove this warning. See [2021-11-10T11:36:48.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T11:36:48.961Z] [2021-11-10T11:36:48.961Z] Login Succeeded [2021-11-10T11:36:48.961Z] nexus3.edgexfoundry.org:10004 [2021-11-10T11:36:49.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T11:36:49.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T11:36:49.510Z] Configure a credential helper to remove this warning. See [2021-11-10T11:36:49.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T11:36:49.510Z] [2021-11-10T11:36:49.510Z] Login Succeeded [2021-11-10T11:36:49.510Z] docker.io [2021-11-10T11:36:49.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T11:36:50.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T11:36:50.384Z] Configure a credential helper to remove this warning. See [2021-11-10T11:36:50.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T11:36:50.384Z] [2021-11-10T11:36:50.384Z] Login Succeeded [2021-11-10T11:36:50.384Z] ---> docker-login.sh ends [Pipeline] } [2021-11-10T11:36:50.402Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-10T11:36:50.686Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-10T11:36:50.698Z] ========================================================= [2021-11-10T11:36:50.698Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-10T11:36:50.698Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-10T11:36:51.030Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-10T11:36:51.310Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-10T11:36:51.310Z] 552d1f2373af: Pulling fs layer [2021-11-10T11:36:51.310Z] ea3f2d53f512: Pulling fs layer [2021-11-10T11:36:51.310Z] 9e70ebbbe112: Pulling fs layer [2021-11-10T11:36:51.310Z] 7a9cfe048b4a: Pulling fs layer [2021-11-10T11:36:51.310Z] 72dc09318566: Pulling fs layer [2021-11-10T11:36:51.310Z] f4f7b4309257: Pulling fs layer [2021-11-10T11:36:51.310Z] 0ac9a79272e3: Pulling fs layer [2021-11-10T11:36:51.310Z] b78e95d17946: Pulling fs layer [2021-11-10T11:36:51.310Z] f4f7b4309257: Waiting [2021-11-10T11:36:51.310Z] 0ac9a79272e3: Waiting [2021-11-10T11:36:51.310Z] b78e95d17946: Waiting [2021-11-10T11:36:51.310Z] 7a9cfe048b4a: Waiting [2021-11-10T11:36:51.310Z] 72dc09318566: Waiting [2021-11-10T11:36:51.310Z] 9e70ebbbe112: Verifying Checksum [2021-11-10T11:36:51.310Z] 9e70ebbbe112: Download complete [2021-11-10T11:36:51.310Z] ea3f2d53f512: Verifying Checksum [2021-11-10T11:36:51.310Z] ea3f2d53f512: Download complete [2021-11-10T11:36:51.310Z] 72dc09318566: Verifying Checksum [2021-11-10T11:36:51.310Z] 72dc09318566: Download complete [2021-11-10T11:36:51.310Z] f4f7b4309257: Download complete [2021-11-10T11:36:51.310Z] 0ac9a79272e3: Verifying Checksum [2021-11-10T11:36:51.310Z] 0ac9a79272e3: Download complete [2021-11-10T11:36:51.310Z] 552d1f2373af: Verifying Checksum [2021-11-10T11:36:51.310Z] 552d1f2373af: Download complete [2021-11-10T11:36:52.303Z] 552d1f2373af: Pull complete [2021-11-10T11:36:52.901Z] ea3f2d53f512: Pull complete [2021-11-10T11:36:53.181Z] 9e70ebbbe112: Pull complete [2021-11-10T11:36:53.181Z] b78e95d17946: Verifying Checksum [2021-11-10T11:36:53.181Z] b78e95d17946: Download complete [2021-11-10T11:36:53.779Z] 7a9cfe048b4a: Verifying Checksum [2021-11-10T11:36:53.779Z] 7a9cfe048b4a: Download complete [2021-11-10T11:37:03.950Z] 7a9cfe048b4a: Pull complete [2021-11-10T11:37:04.225Z] 72dc09318566: Pull complete [2021-11-10T11:37:04.498Z] f4f7b4309257: Pull complete [2021-11-10T11:37:05.092Z] 0ac9a79272e3: Pull complete [2021-11-10T11:37:08.312Z] GO111MODULE=on go vet ./... [2021-11-10T11:37:10.500Z] b78e95d17946: Pull complete [2021-11-10T11:37:10.500Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-10T11:37:10.500Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-10T11:37:10.500Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-10T11:37:11.031Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-10T11:37:11.032Z] WORKDIR /edgex [2021-11-10T11:37:11.032Z] COPY go.mod . [2021-11-10T11:37:11.032Z] RUN go mod download [2021-11-10T11:37:11.032Z] docker build -t ci-base-image-arm64 -f - . [2021-11-10T11:37:13.337Z] Sending build context to Docker daemon 166.6MB [2021-11-10T11:37:13.337Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-10T11:37:13.337Z] ---> 8b459fc5aaf0 [2021-11-10T11:37:13.337Z] Step 2/4 : WORKDIR /edgex [2021-11-10T11:37:15.315Z] ---> Running in 611017bc75dc [2021-11-10T11:37:15.911Z] Removing intermediate container 611017bc75dc [2021-11-10T11:37:15.911Z] ---> 6b0db50265b2 [2021-11-10T11:37:15.911Z] Step 3/4 : COPY go.mod . [2021-11-10T11:37:16.504Z] ---> 5064023f783a [2021-11-10T11:37:16.504Z] Step 4/4 : RUN go mod download [2021-11-10T11:37:16.504Z] ---> Running in f1d25a0760b2 [2021-11-10T11:37:19.138Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-10T11:37:19.138Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-10T11:37:19.138Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-11-10T11:37:19.428Z] + ls -al . [2021-11-10T11:37:19.429Z] total 636 [2021-11-10T11:37:19.429Z] drwxrwxr-x 10 1001 1001 4096 Nov 10 11:37 . [2021-11-10T11:37:19.429Z] drwxr-xr-x 4 root root 32 Nov 10 11:35 .. [2021-11-10T11:37:19.429Z] -rw-rw-r-- 1 1001 1001 11 Nov 10 11:33 .dockerignore [2021-11-10T11:37:19.429Z] drwxrwxr-x 8 1001 1001 162 Nov 10 11:33 .git [2021-11-10T11:37:19.429Z] drwxrwxr-x 4 1001 1001 142 Nov 10 11:33 .github [2021-11-10T11:37:19.429Z] -rw-rw-r-- 1 1001 1001 804 Nov 10 11:33 .gitignore [2021-11-10T11:37:19.429Z] -rw-rw-r-- 1 1001 1001 42 Nov 10 11:33 .golangci.yml [2021-11-10T11:37:19.429Z] -rw-rw-r-- 1 1001 1001 76 Nov 10 11:33 .hadolint.yml [2021-11-10T11:37:19.429Z] drwx------ 3 1001 1001 43 Nov 10 11:33 .semver [2021-11-10T11:37:19.429Z] -rw-rw-r-- 1 1001 1001 166 Nov 10 11:33 .sonarcloud.properties [2021-11-10T11:37:19.429Z] -rw-rw-r-- 1 1001 1001 1171 Nov 10 11:33 ADOPTERS.md [2021-11-10T11:37:19.429Z] -rw-rw-r-- 1 1001 1001 8910 Nov 10 11:33 Attribution.txt [2021-11-10T11:37:19.429Z] -rw-rw-r-- 1 1001 1001 43881 Nov 10 11:33 CHANGELOG.md [2021-11-10T11:37:19.429Z] -rw-rw-r-- 1 1001 1001 3804 Nov 10 11:33 CONTRIBUTING.md [2021-11-10T11:37:19.429Z] -rw-rw-r-- 1 1001 1001 677 Nov 10 11:33 GOVERNANCE.md [2021-11-10T11:37:19.429Z] -rw-rw-r-- 1 1001 1001 849 Nov 10 11:33 Jenkinsfile [2021-11-10T11:37:19.429Z] -rw-rw-r-- 1 1001 1001 10775 Nov 10 11:33 LICENSE [2021-11-10T11:37:19.429Z] -rw-rw-r-- 1 1001 1001 6508 Nov 10 11:33 Makefile [2021-11-10T11:37:19.429Z] -rw-rw-r-- 1 1001 1001 582 Nov 10 11:33 OWNERS.md [2021-11-10T11:37:19.429Z] -rw-rw-r-- 1 1001 1001 8256 Nov 10 11:33 README.md [2021-11-10T11:37:19.429Z] -rw-rw-r-- 1 1001 1001 6912 Nov 10 11:33 SECURITY.md [2021-11-10T11:37:19.429Z] -rw-rw-r-- 1 1001 1001 12 Nov 10 11:34 VERSION [2021-11-10T11:37:19.429Z] -rw-rw-r-- 1 1001 1001 4131 Nov 10 11:33 ZMQWindows.md [2021-11-10T11:37:19.429Z] drwxrwxr-x 2 1001 1001 37 Nov 10 11:33 bin [2021-11-10T11:37:19.429Z] drwxrwxr-x 14 1001 1001 4096 Nov 10 11:33 cmd [2021-11-10T11:37:19.429Z] -rw-r--r-- 1 root root 428381 Nov 10 11:36 coverage.out [2021-11-10T11:37:19.429Z] -rw-rw-r-- 1 1001 1001 854 Nov 10 11:33 go.mod [2021-11-10T11:37:19.429Z] -rw-rw-r-- 1 1001 1001 49665 Nov 10 11:33 go.sum [2021-11-10T11:37:19.429Z] drwxrwxr-x 8 1001 1001 124 Nov 10 11:33 internal [2021-11-10T11:37:19.429Z] drwxrwxr-x 3 1001 1001 16 Nov 10 11:33 openapi [2021-11-10T11:37:19.429Z] drwxrwxr-x 4 1001 1001 71 Nov 10 11:33 snap [2021-11-10T11:37:19.429Z] -rw-rw-r-- 1 1001 1001 204 Nov 10 11:33 version.go [Pipeline] sh [2021-11-10T11:37:19.723Z] + '[' -e coverage.out ] [2021-11-10T11:37:19.723Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-10T11:37:19.811Z] Stashed 1 file(s) [Pipeline] sh [2021-11-10T11:37:20.116Z] + make build [2021-11-10T11:37:20.116Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/core-data/core-data ./cmd/core-data [2021-11-10T11:37:21.511Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-10T11:37:29.704Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/core-command/core-command ./cmd/core-command [2021-11-10T11:37:29.704Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-10T11:37:30.273Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-10T11:37:30.543Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-10T11:37:31.502Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-10T11:37:32.450Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-10T11:37:33.028Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-10T11:37:34.415Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-10T11:37:34.984Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-10T11:37:35.930Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-11-10T11:37:37.869Z] $ docker stop --time=1 3ef580c4da88efcc29eab199a36c3449cb08ee1f925640a065b1f5452548d93e [2021-11-10T11:37:39.915Z] $ docker rm -f 3ef580c4da88efcc29eab199a36c3449cb08ee1f925640a065b1f5452548d93e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:37:43.608Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-10T11:37:43.609Z] [2021-11-10T11:37:43.609Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:37:44.036Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-10T11:37:44.036Z] latest: Pulling from edgex-devops/edgex-compose [2021-11-10T11:37:44.036Z] cbdbe7a5bc2a: Pulling fs layer [2021-11-10T11:37:44.036Z] ca9280d653b3: Pulling fs layer [2021-11-10T11:37:44.036Z] 7e9c9ca2126c: Pulling fs layer [2021-11-10T11:37:44.036Z] cbdbe7a5bc2a: Verifying Checksum [2021-11-10T11:37:44.036Z] cbdbe7a5bc2a: Download complete [2021-11-10T11:37:44.301Z] ca9280d653b3: Verifying Checksum [2021-11-10T11:37:44.301Z] ca9280d653b3: Download complete [2021-11-10T11:37:44.301Z] cbdbe7a5bc2a: Pull complete [2021-11-10T11:37:44.568Z] 7e9c9ca2126c: Verifying Checksum [2021-11-10T11:37:44.568Z] 7e9c9ca2126c: Download complete [2021-11-10T11:37:44.830Z] ca9280d653b3: Pull complete [2021-11-10T11:37:49.070Z] 7e9c9ca2126c: Pull complete [2021-11-10T11:37:49.070Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-11-10T11:37:49.070Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-10T11:37:49.070Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-11-10T11:37:49.144Z] prd-centos7-docker-4c-2g-30152 does not seem to be running inside a container [2021-11-10T11:37:49.184Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/103 -v /w/workspace/edgex-go/103:/w/workspace/edgex-go/103:rw,z -v /w/workspace/edgex-go/103@tmp:/w/workspace/edgex-go/103@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-11-10T11:37:52.465Z] $ docker top 86ea3b6d789801bcf8e2e38afad21073eac303622902f9baeb14be8450f7ca75 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-10T11:37:52.823Z] + docker-compose build --help [2021-11-10T11:37:52.823Z] + grep parallel [2021-11-10T11:37:53.395Z] --parallel Build images in parallel. [Pipeline] } [2021-11-10T11:37:53.407Z] $ docker stop --time=1 86ea3b6d789801bcf8e2e38afad21073eac303622902f9baeb14be8450f7ca75 [2021-11-10T11:37:54.582Z] $ docker rm -f 86ea3b6d789801bcf8e2e38afad21073eac303622902f9baeb14be8450f7ca75 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:37:55.896Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-10T11:37:55.896Z] . [Pipeline] withDockerContainer [2021-11-10T11:37:55.959Z] prd-centos7-docker-4c-2g-30152 does not seem to be running inside a container [2021-11-10T11:37:55.992Z] $ 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/103 -v /w/workspace/edgex-go/103:/w/workspace/edgex-go/103:rw,z -v /w/workspace/edgex-go/103@tmp:/w/workspace/edgex-go/103@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-11-10T11:37:56.293Z] $ docker top 840786283a62401e040940368f159216c4e8298c23322f926ac6808d0257465b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-10T11:37:56.639Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-10T11:37:57.206Z] Building core-command ... [2021-11-10T11:37:57.206Z] Building core-data ... [2021-11-10T11:37:57.206Z] Building core-metadata ... [2021-11-10T11:37:57.206Z] Building security-bootstrapper ... [2021-11-10T11:37:57.206Z] Building security-proxy-setup ... [2021-11-10T11:37:57.206Z] Building security-secretstore-setup ... [2021-11-10T11:37:57.206Z] Building support-notifications ... [2021-11-10T11:37:57.206Z] Building support-scheduler ... [2021-11-10T11:37:57.206Z] Building sys-mgmt-agent ... [2021-11-10T11:37:57.206Z] Building security-bootstrapper [2021-11-10T11:37:57.206Z] Building core-command [2021-11-10T11:37:57.206Z] Building support-notifications [2021-11-10T11:37:57.206Z] Building support-scheduler [2021-11-10T11:37:57.206Z] Building core-metadata [2021-11-10T11:38:09.462Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T11:38:09.462Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-10T11:38:09.462Z] ---> 88212784db66 [2021-11-10T11:38:09.462Z] Step 3/22 : WORKDIR /edgex-go [2021-11-10T11:38:09.462Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T11:38:09.462Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-10T11:38:09.462Z] ---> 88212784db66 [2021-11-10T11:38:09.462Z] Step 3/30 : WORKDIR /edgex-go [2021-11-10T11:38:09.462Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T11:38:09.462Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-10T11:38:09.462Z] ---> 88212784db66 [2021-11-10T11:38:09.462Z] Step 3/23 : WORKDIR /edgex-go [2021-11-10T11:38:16.067Z] ---> Running in a19d9b8e6270 [2021-11-10T11:38:16.067Z] ---> Running in d3234a43f741 [2021-11-10T11:38:16.067Z] ---> Running in c7fbcf35f9ff [2021-11-10T11:38:21.352Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T11:38:21.352Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-10T11:38:21.352Z] ---> 88212784db66 [2021-11-10T11:38:21.352Z] Step 3/21 : WORKDIR /edgex-go [2021-11-10T11:38:21.352Z] ---> Using cache [2021-11-10T11:38:21.352Z] ---> c6bdd3b1cbf1 [2021-11-10T11:38:21.352Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T11:38:21.615Z] Removing intermediate container a19d9b8e6270 [2021-11-10T11:38:21.615Z] ---> 221ae08d9c65 [2021-11-10T11:38:21.615Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T11:38:21.615Z] Removing intermediate container c7fbcf35f9ff [2021-11-10T11:38:21.615Z] ---> c6bdd3b1cbf1 [2021-11-10T11:38:21.615Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T11:38:21.875Z] ---> Running in edfd92dd4b7d [2021-11-10T11:38:21.875Z] Removing intermediate container d3234a43f741 [2021-11-10T11:38:21.875Z] ---> d67cdc2bce74 [2021-11-10T11:38:21.875Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T11:38:22.134Z] ---> Running in b237aa790b9f [2021-11-10T11:38:22.134Z] ---> Running in da2843096a29 [2021-11-10T11:38:22.399Z] ---> Running in 7fd43bf6f5cb [2021-11-10T11:38:22.659Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T11:38:22.659Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-10T11:38:22.659Z] ---> 88212784db66 [2021-11-10T11:38:22.659Z] Step 3/22 : WORKDIR /edgex-go [2021-11-10T11:38:22.659Z] ---> Using cache [2021-11-10T11:38:22.659Z] ---> d67cdc2bce74 [2021-11-10T11:38:22.659Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T11:38:23.230Z] ---> Running in cfb49e0f74c9 [2021-11-10T11:38:23.806Z] Removing intermediate container edfd92dd4b7d [2021-11-10T11:38:23.806Z] ---> d1d8e86b45d3 [2021-11-10T11:38:23.806Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-10T11:38:23.806Z] ---> Running in 7d4b2505ee75 [2021-11-10T11:38:23.806Z] Removing intermediate container da2843096a29 [2021-11-10T11:38:23.806Z] ---> 08c2a620fca6 [2021-11-10T11:38:23.806Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-10T11:38:24.076Z] ---> Running in 47be00e13a44 [2021-11-10T11:38:24.076Z] Removing intermediate container b237aa790b9f [2021-11-10T11:38:24.076Z] ---> 99cfe95eb74e [2021-11-10T11:38:24.076Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-10T11:38:24.076Z] ---> Running in f35ca8aa9912 [2021-11-10T11:38:24.335Z] Removing intermediate container 7fd43bf6f5cb [2021-11-10T11:38:24.335Z] ---> 59b9495cfa4e [2021-11-10T11:38:24.335Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-10T11:38:24.335Z] ---> Running in 4bb176976303 [2021-11-10T11:38:24.335Z] Removing intermediate container cfb49e0f74c9 [2021-11-10T11:38:24.335Z] ---> 5231a7890f6e [2021-11-10T11:38:24.335Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-10T11:38:24.335Z] ---> Running in 46bc9464ebe0 [2021-11-10T11:38:24.596Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T11:38:24.596Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T11:38:24.596Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T11:38:24.856Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T11:38:24.856Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T11:38:25.425Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T11:38:25.425Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T11:38:25.425Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T11:38:25.693Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T11:38:25.693Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T11:38:25.693Z] OK: 220 MiB in 52 packages [2021-11-10T11:38:25.693Z] OK: 220 MiB in 52 packages [2021-11-10T11:38:25.975Z] OK: 220 MiB in 52 packages [2021-11-10T11:38:25.975Z] OK: 220 MiB in 52 packages [2021-11-10T11:38:25.975Z] OK: 220 MiB in 52 packages [2021-11-10T11:38:26.241Z] Removing intermediate container 7d4b2505ee75 [2021-11-10T11:38:26.241Z] ---> 9353ed991edd [2021-11-10T11:38:26.241Z] Step 6/21 : COPY . . [2021-11-10T11:38:26.241Z] Removing intermediate container f35ca8aa9912 [2021-11-10T11:38:26.241Z] ---> 11e0d66ed7be [2021-11-10T11:38:26.241Z] Step 6/30 : COPY . . [2021-11-10T11:38:26.504Z] Removing intermediate container 47be00e13a44 [2021-11-10T11:38:26.504Z] ---> 3c387c513308 [2021-11-10T11:38:26.504Z] Step 6/23 : COPY go.mod . [2021-11-10T11:38:29.819Z] Removing intermediate container 46bc9464ebe0 [2021-11-10T11:38:29.819Z] ---> 60272c5b5e43 [2021-11-10T11:38:29.819Z] Step 6/22 : COPY . . [2021-11-10T11:38:29.819Z] Removing intermediate container 4bb176976303 [2021-11-10T11:38:29.819Z] ---> 9706bc073bef [2021-11-10T11:38:29.819Z] Step 6/22 : COPY . . [2021-11-10T11:38:30.397Z] ---> 4cde0a7a0fcf [2021-11-10T11:38:30.397Z] Step 7/23 : RUN go mod download [2021-11-10T11:38:32.311Z] ---> Running in 5eb8581904fc [2021-11-10T11:38:34.238Z] ---> 4890b7cf123f [2021-11-10T11:38:34.238Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T11:38:34.825Z] ---> bf68b373d515 [2021-11-10T11:38:34.826Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T11:38:34.826Z] ---> Running in 4e99c1efbf70 [2021-11-10T11:38:34.826Z] ---> Running in 1c471d3fba52 [2021-11-10T11:38:38.782Z] Removing intermediate container f1d25a0760b2 [2021-11-10T11:38:38.782Z] ---> 23d7bd81729b [2021-11-10T11:38:38.782Z] Successfully built 23d7bd81729b [2021-11-10T11:38:38.782Z] Successfully tagged ci-base-image-arm64:latest [2021-11-10T11:38:38.782Z] Removing intermediate container 5eb8581904fc [2021-11-10T11:38:38.782Z] ---> 045ad16f05ad [2021-11-10T11:38:38.782Z] Step 8/23 : COPY . . [2021-11-10T11:38:38.782Z] ---> 6c54b60fef11 [2021-11-10T11:38:38.782Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T11:38:38.782Z] ---> 136e312ba655 [2021-11-10T11:38:38.782Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T11:38:38.782Z] ---> Running in c56bced4b941 [2021-11-10T11:38:38.782Z] Removing intermediate container 1c471d3fba52 [2021-11-10T11:38:38.782Z] ---> 147af55e6fc0 [2021-11-10T11:38:38.782Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-10T11:38:38.782Z] ---> Running in a88148e67d30 [2021-11-10T11:38:38.782Z] Removing intermediate container 4e99c1efbf70 [2021-11-10T11:38:38.782Z] ---> 260131c0dd13 [2021-11-10T11:38:38.782Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-10T11:38:38.782Z] ---> Running in 320773854dff [2021-11-10T11:38:38.782Z] ---> Running in b62bf5a4f3e4 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:38:39.123Z] + docker inspect -f . ci-base-image-arm64 [2021-11-10T11:38:39.124Z] . [Pipeline] withDockerContainer [2021-11-10T11:38:39.358Z] prd-ubuntu18.04-docker-arm64-4c-16g-30153 does not seem to be running inside a container [2021-11-10T11:38:39.444Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/103 -v /w/workspace/edgex-go/103:/w/workspace/edgex-go/103:rw,z -v /w/workspace/edgex-go/103@tmp:/w/workspace/edgex-go/103@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-arm64 cat [2021-11-10T11:38:40.194Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-10T11:38:40.194Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-10T11:38:40.866Z] $ docker top 443183de0cae46981ec3291fbce87a8f328c2b2a19dddbc3da97d284d2848c05 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-10T11:38:41.783Z] + go version [2021-11-10T11:38:41.783Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-10T11:38:41.801Z] $ docker stop --time=1 443183de0cae46981ec3291fbce87a8f328c2b2a19dddbc3da97d284d2848c05 [2021-11-10T11:38:42.108Z] Removing intermediate container c56bced4b941 [2021-11-10T11:38:42.108Z] ---> 9ad92be2fb32 [2021-11-10T11:38:42.108Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-10T11:38:42.108Z] Removing intermediate container a88148e67d30 [2021-11-10T11:38:42.108Z] ---> 3c4df7960874 [2021-11-10T11:38:42.108Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-10T11:38:42.374Z] ---> Running in 99d14e82bf10 [2021-11-10T11:38:42.374Z] ---> Running in 7bf7c2b5e492 [2021-11-10T11:38:43.472Z] $ docker rm -f 443183de0cae46981ec3291fbce87a8f328c2b2a19dddbc3da97d284d2848c05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-11-10T11:38:43.771Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-10T11:38:43.771Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/core-command/core-command ./cmd/core-command [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-11-10T11:38:44.242Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-10T11:38:44.242Z] [2021-11-10T11:38:44.242Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:38:44.574Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-10T11:38:44.848Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-11-10T11:38:44.848Z] 29e5d40040c1: Pulling fs layer [2021-11-10T11:38:44.848Z] 1ce36da41761: Pulling fs layer [2021-11-10T11:38:44.848Z] 25b303627fd3: Pulling fs layer [2021-11-10T11:38:44.848Z] 29e5d40040c1: Download complete [2021-11-10T11:38:45.124Z] 1ce36da41761: Verifying Checksum [2021-11-10T11:38:45.124Z] 1ce36da41761: Download complete [2021-11-10T11:38:45.395Z] 29e5d40040c1: Pull complete [2021-11-10T11:38:46.822Z] 25b303627fd3: Verifying Checksum [2021-11-10T11:38:46.822Z] 25b303627fd3: Download complete [2021-11-10T11:38:46.822Z] 1ce36da41761: Pull complete [2021-11-10T11:38:53.774Z] ---> f89f74a04e27 [2021-11-10T11:38:53.774Z] Step 9/23 : RUN go mod tidy [2021-11-10T11:38:53.774Z] ---> Running in 21a61ab0bc6b [2021-11-10T11:38:54.734Z] Removing intermediate container 21a61ab0bc6b [2021-11-10T11:38:54.734Z] ---> f5834966104c [2021-11-10T11:38:54.734Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-10T11:38:54.734Z] ---> Running in a5c917840eff [2021-11-10T11:38:55.320Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-10T11:38:56.955Z] 25b303627fd3: Pull complete [2021-11-10T11:38:56.955Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-11-10T11:38:56.955Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-10T11:38:56.955Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-11-10T11:38:57.181Z] prd-ubuntu18.04-docker-arm64-4c-16g-30153 does not seem to be running inside a container [2021-11-10T11:38:57.258Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/103 -v /w/workspace/edgex-go/103:/w/workspace/edgex-go/103:rw,z -v /w/workspace/edgex-go/103@tmp:/w/workspace/edgex-go/103@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-10T11:38:59.765Z] $ docker top 1c12b09bb78f471397865be5c44923de3a30a46042b449c8393f117cb5b9c8ef -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-10T11:39:00.672Z] + docker-compose build --help [2021-11-10T11:39:00.672Z] + grep parallel [2021-11-10T11:39:04.017Z] --parallel Build images in parallel. [Pipeline] } [2021-11-10T11:39:04.307Z] $ docker stop --time=1 1c12b09bb78f471397865be5c44923de3a30a46042b449c8393f117cb5b9c8ef [2021-11-10T11:39:05.941Z] $ docker rm -f 1c12b09bb78f471397865be5c44923de3a30a46042b449c8393f117cb5b9c8ef [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:39:06.512Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-10T11:39:06.512Z] . [Pipeline] withDockerContainer [2021-11-10T11:39:06.732Z] prd-ubuntu18.04-docker-arm64-4c-16g-30153 does not seem to be running inside a container [2021-11-10T11:39:06.800Z] $ 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/103 -v /w/workspace/edgex-go/103:/w/workspace/edgex-go/103:rw,z -v /w/workspace/edgex-go/103@tmp:/w/workspace/edgex-go/103@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-11-10T11:39:08.097Z] $ docker top b2b41a773067b5ba63e7a13854631f31269823d1f5d8a6720b185f02355d922a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-10T11:39:09.009Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-10T11:39:12.383Z] Building core-command ... [2021-11-10T11:39:12.383Z] Building core-data ... [2021-11-10T11:39:12.383Z] Building core-metadata ... [2021-11-10T11:39:12.383Z] Building security-bootstrapper ... [2021-11-10T11:39:12.383Z] Building security-proxy-setup ... [2021-11-10T11:39:12.383Z] Building security-secretstore-setup ... [2021-11-10T11:39:12.383Z] Building support-notifications ... [2021-11-10T11:39:12.383Z] Building support-scheduler ... [2021-11-10T11:39:12.383Z] Building sys-mgmt-agent ... [2021-11-10T11:39:12.383Z] Building support-scheduler [2021-11-10T11:39:12.383Z] Building core-command [2021-11-10T11:39:12.383Z] Building core-metadata [2021-11-10T11:39:12.383Z] Building security-bootstrapper [2021-11-10T11:39:12.383Z] Building support-notifications [2021-11-10T11:39:22.415Z] Removing intermediate container 320773854dff [2021-11-10T11:39:22.415Z] ---> f32f64da4200 [2021-11-10T11:39:22.415Z] [2021-11-10T11:39:22.415Z] Step 9/30 : FROM alpine:3.14 [2021-11-10T11:39:22.415Z] 3.14: Pulling from library/alpine [2021-11-10T11:39:22.415Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-10T11:39:22.415Z] Status: Downloaded newer image for alpine:3.14 [2021-11-10T11:39:22.415Z] ---> 14119a10abf4 [2021-11-10T11:39:22.415Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-10T11:39:22.415Z] ---> Running in 3d9f10935b47 [2021-11-10T11:39:22.415Z] Removing intermediate container 3d9f10935b47 [2021-11-10T11:39:22.415Z] ---> 189fe9d921ac [2021-11-10T11:39:22.415Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-10T11:39:22.415Z] ---> Running in 3b507a3c8d3e [2021-11-10T11:39:22.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T11:39:22.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T11:39:22.415Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-10T11:39:22.415Z] (2/2) Installing su-exec (0.2-r1) [2021-11-10T11:39:22.415Z] Executing busybox-1.33.1-r3.trigger [2021-11-10T11:39:22.415Z] OK: 6 MiB in 16 packages [2021-11-10T11:39:23.002Z] Removing intermediate container 3b507a3c8d3e [2021-11-10T11:39:23.002Z] ---> adeaeb6ec6ee [2021-11-10T11:39:23.002Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-10T11:39:23.002Z] ---> Running in 27988b2a076c [2021-11-10T11:39:23.266Z] Removing intermediate container 27988b2a076c [2021-11-10T11:39:23.266Z] ---> 6520454d96ca [2021-11-10T11:39:23.266Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-10T11:39:23.541Z] ---> Running in 9d6c41149dcf [2021-11-10T11:39:23.541Z] Removing intermediate container b62bf5a4f3e4 [2021-11-10T11:39:23.541Z] ---> 1ba3f7ee57a8 [2021-11-10T11:39:23.541Z] [2021-11-10T11:39:23.541Z] Step 9/21 : FROM alpine:3.14 [2021-11-10T11:39:23.541Z] ---> 14119a10abf4 [2021-11-10T11:39:23.541Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-10T11:39:23.541Z] Removing intermediate container 9d6c41149dcf [2021-11-10T11:39:23.541Z] ---> dad44ee76818 [2021-11-10T11:39:23.541Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-10T11:39:23.541Z] ---> Running in 7cfd9071c856 [2021-11-10T11:39:23.541Z] ---> Running in b978a3be0223 [2021-11-10T11:39:24.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T11:39:24.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T11:39:25.132Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-10T11:39:25.132Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-10T11:39:25.132Z] Executing busybox-1.33.1-r3.trigger [2021-11-10T11:39:25.132Z] Executing ca-certificates-20191127-r5.trigger [2021-11-10T11:39:25.132Z] OK: 6 MiB in 16 packages [2021-11-10T11:39:25.132Z] Removing intermediate container b978a3be0223 [2021-11-10T11:39:25.132Z] ---> d422d3339cb2 [2021-11-10T11:39:25.132Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-10T11:39:25.132Z] ---> Running in f5886b9dcb3f [2021-11-10T11:39:25.396Z] Removing intermediate container 99d14e82bf10 [2021-11-10T11:39:25.396Z] ---> 4c3a4c541baa [2021-11-10T11:39:25.396Z] [2021-11-10T11:39:25.396Z] Step 9/22 : FROM alpine:3.14 [2021-11-10T11:39:25.396Z] ---> 14119a10abf4 [2021-11-10T11:39:25.396Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-10T11:39:25.396Z] ---> Running in 91a637d814af [2021-11-10T11:39:25.657Z] Removing intermediate container f5886b9dcb3f [2021-11-10T11:39:25.657Z] ---> 147567f9f215 [2021-11-10T11:39:25.657Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-10T11:39:25.657Z] Removing intermediate container 7cfd9071c856 [2021-11-10T11:39:25.657Z] ---> 77a8713de554 [2021-11-10T11:39:25.657Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-10T11:39:25.920Z] ---> Running in 97bb2c8d1c40 [2021-11-10T11:39:25.920Z] ---> a6d002ad4f8c [2021-11-10T11:39:25.920Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-10T11:39:25.920Z] ---> Running in 5980f8540de9 [2021-11-10T11:39:25.920Z] Removing intermediate container 97bb2c8d1c40 [2021-11-10T11:39:25.920Z] ---> 5cdd339bbbc7 [2021-11-10T11:39:25.920Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-10T11:39:26.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T11:39:26.187Z] ---> Running in e355805cc384 [2021-11-10T11:39:26.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T11:39:26.187Z] Removing intermediate container e355805cc384 [2021-11-10T11:39:26.187Z] ---> 70ba1e0b9f9e [2021-11-10T11:39:26.187Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-10T11:39:26.447Z] ---> Running in e59859099bf9 [2021-11-10T11:39:26.716Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-10T11:39:26.716Z] Executing busybox-1.33.1-r3.trigger [2021-11-10T11:39:26.716Z] OK: 6 MiB in 15 packages [2021-11-10T11:39:26.716Z] Removing intermediate container e59859099bf9 [2021-11-10T11:39:26.716Z] ---> 8c5af7316f1f [2021-11-10T11:39:26.716Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-10T11:39:27.662Z] ---> 77b0484b03cb [2021-11-10T11:39:27.662Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-10T11:39:27.662Z] Removing intermediate container 91a637d814af [2021-11-10T11:39:27.662Z] ---> a67653e6c59a [2021-11-10T11:39:27.662Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-10T11:39:27.927Z] Removing intermediate container 5980f8540de9 [2021-11-10T11:39:27.927Z] ---> 213df37f8d62 [2021-11-10T11:39:27.927Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-10T11:39:27.927Z] ---> Running in 69ccb5df137d [2021-11-10T11:39:27.927Z] Removing intermediate container 7bf7c2b5e492 [2021-11-10T11:39:27.927Z] ---> cde5210a5182 [2021-11-10T11:39:27.927Z] [2021-11-10T11:39:27.927Z] Step 9/22 : FROM alpine:3.14 [2021-11-10T11:39:27.927Z] ---> 14119a10abf4 [2021-11-10T11:39:27.927Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-10T11:39:27.927Z] ---> Using cache [2021-11-10T11:39:27.927Z] ---> a67653e6c59a [2021-11-10T11:39:27.927Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-10T11:39:28.204Z] ---> Running in 5a78acecf672 [2021-11-10T11:39:28.204Z] Removing intermediate container 69ccb5df137d [2021-11-10T11:39:28.204Z] ---> 03dfea0393f7 [2021-11-10T11:39:28.204Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-10T11:39:28.204Z] ---> fe55116a0b72 [2021-11-10T11:39:28.204Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-10T11:39:28.204Z] ---> 48fc8bbc7fe5 [2021-11-10T11:39:28.204Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-10T11:39:28.204Z] ---> Running in 68fc9ce35b48 [2021-11-10T11:39:28.468Z] Removing intermediate container 5a78acecf672 [2021-11-10T11:39:28.468Z] ---> 129fbfc76184 [2021-11-10T11:39:28.468Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-10T11:39:28.468Z] ---> be59915716cc [2021-11-10T11:39:28.468Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-10T11:39:28.468Z] Removing intermediate container 68fc9ce35b48 [2021-11-10T11:39:28.468Z] ---> a5bdfc4dfdf7 [2021-11-10T11:39:28.468Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-10T11:39:28.468Z] ---> Running in 2abbf705db1e [2021-11-10T11:39:28.468Z] ---> Running in c6f807e68955 [2021-11-10T11:39:28.730Z] ---> Running in 1bff4a708585 [2021-11-10T11:39:28.730Z] Removing intermediate container 2abbf705db1e [2021-11-10T11:39:28.730Z] ---> 0f9f39f00f55 [2021-11-10T11:39:28.730Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-10T11:39:28.730Z] ---> 2e44aef55046 [2021-11-10T11:39:28.730Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-10T11:39:28.730Z] ---> Running in 71415b2c0307 [2021-11-10T11:39:28.730Z] Removing intermediate container c6f807e68955 [2021-11-10T11:39:28.730Z] ---> f199011c13bf [2021-11-10T11:39:28.730Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-10T11:39:28.730Z] Removing intermediate container 1bff4a708585 [2021-11-10T11:39:28.730Z] ---> 5c8eb0038409 [2021-11-10T11:39:28.730Z] Step 14/22 : WORKDIR / [2021-11-10T11:39:28.730Z] ---> Running in 0ebe3707edeb [2021-11-10T11:39:28.730Z] ---> Running in d772d614fa59 [2021-11-10T11:39:28.998Z] Removing intermediate container 71415b2c0307 [2021-11-10T11:39:28.998Z] ---> 02d5194d3cbb [2021-11-10T11:39:28.998Z] Step 14/22 : WORKDIR / [2021-11-10T11:39:28.998Z] Removing intermediate container d772d614fa59 [2021-11-10T11:39:28.998Z] ---> 2702f31cfffc [2021-11-10T11:39:28.998Z] Step 19/21 : LABEL arch=x86_64 [2021-11-10T11:39:28.998Z] ---> Running in 3c71ff29e867 [2021-11-10T11:39:28.998Z] ---> Running in c9f924c11e24 [2021-11-10T11:39:28.998Z] ---> 68a3da4e141e [2021-11-10T11:39:28.998Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-10T11:39:29.265Z] Removing intermediate container 0ebe3707edeb [2021-11-10T11:39:29.265Z] ---> 745012c0040f [2021-11-10T11:39:29.265Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-10T11:39:29.265Z] Removing intermediate container 3c71ff29e867 [2021-11-10T11:39:29.265Z] ---> 66ff61db6667 [2021-11-10T11:39:29.265Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-10T11:39:29.529Z] Removing intermediate container c9f924c11e24 [2021-11-10T11:39:29.529Z] ---> e185a86d3a11 [2021-11-10T11:39:29.529Z] Step 20/21 : LABEL git_sha=cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:39:29.529Z] ---> Running in 77b8e4cb57e0 [2021-11-10T11:39:29.529Z] ---> 084fbe0aa20b [2021-11-10T11:39:29.529Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-10T11:39:29.529Z] ---> 0a3e05638c82 [2021-11-10T11:39:29.529Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-10T11:39:29.789Z] Removing intermediate container 77b8e4cb57e0 [2021-11-10T11:39:29.789Z] ---> 0169d47cb2f8 [2021-11-10T11:39:29.789Z] Step 21/21 : LABEL version=2.0.1-dev.91 [2021-11-10T11:39:29.789Z] ---> 9754b540e875 [2021-11-10T11:39:29.789Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-10T11:39:30.055Z] ---> Running in 53f928b3ad73 [2021-11-10T11:39:30.055Z] ---> 1fd96380883e [2021-11-10T11:39:30.055Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-10T11:39:30.055Z] ---> Running in 6f1b666a602a [2021-11-10T11:39:30.328Z] Removing intermediate container 53f928b3ad73 [2021-11-10T11:39:30.328Z] ---> 33ffba31d838 [2021-11-10T11:39:30.328Z] [2021-11-10T11:39:30.328Z] ---> 785d16b30e9d [2021-11-10T11:39:30.328Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-10T11:39:30.328Z] Successfully built 33ffba31d838 [2021-11-10T11:39:30.328Z] Successfully tagged support-notifications:latest [2021-11-10T11:39:30.328Z] Building security-proxy-setup [2021-11-10T11:39:30.592Z]  Building support-notifications ... done  ---> 6c18d8c68dc4 [2021-11-10T11:39:30.593Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-10T11:39:30.593Z] Removing intermediate container 6f1b666a602a [2021-11-10T11:39:30.593Z] ---> 964d6e068357 [2021-11-10T11:39:30.593Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-10T11:39:31.163Z] ---> facf3c1658ef [2021-11-10T11:39:31.163Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-10T11:39:32.099Z] ---> Running in 721d01cae577 [2021-11-10T11:39:32.099Z] ---> a7078c9adb16 [2021-11-10T11:39:32.099Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-10T11:39:32.099Z] ---> 5b9b7e839764 [2021-11-10T11:39:32.099Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-10T11:39:34.024Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T11:39:34.024Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-10T11:39:34.024Z] ---> 88212784db66 [2021-11-10T11:39:34.024Z] Step 3/20 : WORKDIR /edgex-go [2021-11-10T11:39:34.024Z] ---> Using cache [2021-11-10T11:39:34.024Z] ---> d67cdc2bce74 [2021-11-10T11:39:34.024Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T11:39:34.024Z] ---> Using cache [2021-11-10T11:39:34.024Z] ---> 5231a7890f6e [2021-11-10T11:39:34.024Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-10T11:39:34.024Z] ---> Using cache [2021-11-10T11:39:34.024Z] ---> 60272c5b5e43 [2021-11-10T11:39:34.024Z] Step 6/20 : COPY . . [2021-11-10T11:39:34.024Z] ---> Using cache [2021-11-10T11:39:34.024Z] ---> 6c54b60fef11 [2021-11-10T11:39:34.024Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T11:39:34.024Z] ---> Using cache [2021-11-10T11:39:34.024Z] ---> 9ad92be2fb32 [2021-11-10T11:39:34.024Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-10T11:39:34.594Z] ---> Running in 5555135b84e5 [2021-11-10T11:39:34.594Z] ---> Running in a16e00eb369b [2021-11-10T11:39:34.594Z] Removing intermediate container 721d01cae577 [2021-11-10T11:39:34.594Z] ---> 4595d1b52572 [2021-11-10T11:39:34.594Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-10T11:39:34.594Z] ---> Running in d90c841ada41 [2021-11-10T11:39:34.852Z] ---> Running in 6051e61d9df2 [2021-11-10T11:39:34.852Z] Removing intermediate container 5555135b84e5 [2021-11-10T11:39:34.852Z] ---> 491e151f5dd7 [2021-11-10T11:39:34.852Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-10T11:39:35.121Z] ---> Running in c73fb620cddd [2021-11-10T11:39:35.121Z] Removing intermediate container 6051e61d9df2 [2021-11-10T11:39:35.121Z] ---> 7fb9ce951054 [2021-11-10T11:39:35.121Z] Step 20/22 : LABEL arch=x86_64 [2021-11-10T11:39:35.388Z] ---> Running in cd3fb63df61c [2021-11-10T11:39:35.388Z] Removing intermediate container c73fb620cddd [2021-11-10T11:39:35.388Z] ---> 0a5ae4d0e377 [2021-11-10T11:39:35.388Z] Step 20/22 : LABEL arch=x86_64 [2021-11-10T11:39:35.388Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-10T11:39:35.388Z] ---> Running in ce41686e32df [2021-11-10T11:39:35.650Z] Removing intermediate container cd3fb63df61c [2021-11-10T11:39:35.650Z] ---> 54632c43932d [2021-11-10T11:39:35.650Z] Step 21/22 : LABEL git_sha=cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:39:35.650Z] Removing intermediate container a5c917840eff [2021-11-10T11:39:35.650Z] ---> a4250f58f365 [2021-11-10T11:39:35.650Z] [2021-11-10T11:39:35.650Z] Step 11/23 : FROM alpine:3.14 [2021-11-10T11:39:35.650Z] ---> 14119a10abf4 [2021-11-10T11:39:35.650Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-10T11:39:35.650Z] ---> Using cache [2021-11-10T11:39:35.650Z] ---> a67653e6c59a [2021-11-10T11:39:35.650Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-10T11:39:35.650Z] ---> Using cache [2021-11-10T11:39:35.650Z] ---> 129fbfc76184 [2021-11-10T11:39:35.650Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-10T11:39:35.650Z] ---> Running in f6996f34ed5e [2021-11-10T11:39:35.650Z] ---> Running in 8a27fa9db426 [2021-11-10T11:39:35.650Z] Removing intermediate container ce41686e32df [2021-11-10T11:39:35.650Z] ---> dd0a769566e3 [2021-11-10T11:39:35.650Z] Step 21/22 : LABEL git_sha=cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:39:35.917Z] Removing intermediate container f6996f34ed5e [2021-11-10T11:39:35.917Z] ---> adecc382da60 [2021-11-10T11:39:35.917Z] Step 22/22 : LABEL version=2.0.1-dev.91 [2021-11-10T11:39:35.917Z] ---> Running in e20dc3cbc089 [2021-11-10T11:39:35.917Z] Removing intermediate container 8a27fa9db426 [2021-11-10T11:39:35.917Z] ---> a35ef029375b [2021-11-10T11:39:35.917Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-10T11:39:35.917Z] ---> Running in 072e3c1fc034 [2021-11-10T11:39:35.917Z] ---> Running in 90f52ba3e664 [2021-11-10T11:39:35.917Z] Removing intermediate container a16e00eb369b [2021-11-10T11:39:35.917Z] ---> 0fd42b7d3912 [2021-11-10T11:39:35.917Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-10T11:39:36.185Z] Removing intermediate container e20dc3cbc089 [2021-11-10T11:39:36.185Z] ---> 22ca2bb3e46a [2021-11-10T11:39:36.185Z] Step 22/22 : LABEL version=2.0.1-dev.91 [2021-11-10T11:39:36.185Z] ---> Running in ddecca781da8 [2021-11-10T11:39:36.185Z] Removing intermediate container 90f52ba3e664 [2021-11-10T11:39:36.185Z] ---> 8a92f039cb0d [2021-11-10T11:39:36.185Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-10T11:39:36.185Z] ---> Running in eadb062ecade [2021-11-10T11:39:36.453Z] Removing intermediate container 072e3c1fc034 [2021-11-10T11:39:36.453Z] ---> ced81f60f9ee [2021-11-10T11:39:36.453Z] [2021-11-10T11:39:36.453Z] Removing intermediate container ddecca781da8 [2021-11-10T11:39:36.453Z] ---> 0c7f794b4bb6 [2021-11-10T11:39:36.453Z] Step 27/30 : CMD ["gate"] [2021-11-10T11:39:36.453Z] Removing intermediate container eadb062ecade [2021-11-10T11:39:36.453Z] ---> 67f7b58b4139 [2021-11-10T11:39:36.453Z] [2021-11-10T11:39:36.721Z] Successfully built ced81f60f9ee [2021-11-10T11:39:36.721Z] Successfully tagged core-command:latest [2021-11-10T11:39:36.721Z] Building security-secretstore-setup [2021-11-10T11:39:37.004Z] ---> Running in 75d6c1eece3b [2021-11-10T11:39:37.004Z]  Building core-command ... done Successfully built 67f7b58b4139 [2021-11-10T11:39:37.004Z] Successfully tagged core-metadata:latest [2021-11-10T11:39:37.004Z] Building core-data [2021-11-10T11:39:37.004Z]  Building core-metadata ... done  ---> c12053020b22 [2021-11-10T11:39:37.004Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-10T11:39:37.578Z] Removing intermediate container 75d6c1eece3b [2021-11-10T11:39:37.578Z] ---> 0ac3345009a5 [2021-11-10T11:39:37.578Z] Step 28/30 : LABEL arch=x86_64 [2021-11-10T11:39:41.797Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T11:39:41.797Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-10T11:39:41.797Z] ---> 88212784db66 [2021-11-10T11:39:41.797Z] Step 3/22 : WORKDIR /edgex-go [2021-11-10T11:39:41.797Z] ---> Using cache [2021-11-10T11:39:41.797Z] ---> d67cdc2bce74 [2021-11-10T11:39:41.797Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T11:39:41.797Z] ---> Using cache [2021-11-10T11:39:41.797Z] ---> 5231a7890f6e [2021-11-10T11:39:41.797Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-10T11:39:42.745Z] ---> 8144c53a9f6e [2021-11-10T11:39:42.745Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-10T11:39:42.745Z] ---> Running in a9f79a5bd879 [2021-11-10T11:39:43.024Z] ---> Running in cef00a8e6156 [2021-11-10T11:39:43.304Z] Removing intermediate container cef00a8e6156 [2021-11-10T11:39:43.304Z] ---> c388e1b4e49c [2021-11-10T11:39:43.304Z] Step 29/30 : LABEL git_sha=cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:39:43.304Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T11:39:43.304Z] ---> 10f1418f473b [2021-11-10T11:39:43.304Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-10T11:39:43.593Z] ---> Running in 0163b49e5ac2 [2021-11-10T11:39:43.593Z] ---> Running in 2125fce00e65 [2021-11-10T11:39:43.593Z] Removing intermediate container 0163b49e5ac2 [2021-11-10T11:39:43.593Z] ---> fed4af4eb036 [2021-11-10T11:39:43.593Z] Step 30/30 : LABEL version=2.0.1-dev.91 [2021-11-10T11:39:43.871Z] Removing intermediate container 2125fce00e65 [2021-11-10T11:39:43.871Z] ---> 96331537d214 [2021-11-10T11:39:43.871Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-10T11:39:43.871Z] ---> Running in 124a75a51b08 [2021-11-10T11:39:43.871Z] ---> Running in e1e18d51ad5d [2021-11-10T11:39:44.142Z] Removing intermediate container 124a75a51b08 [2021-11-10T11:39:44.142Z] ---> 18671cd7724b [2021-11-10T11:39:44.142Z] [2021-11-10T11:39:44.142Z] Removing intermediate container e1e18d51ad5d [2021-11-10T11:39:44.142Z] ---> 0565e26d279e [2021-11-10T11:39:44.142Z] Step 21/23 : LABEL arch=x86_64 [2021-11-10T11:39:44.142Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T11:39:44.142Z] Successfully built 18671cd7724b [2021-11-10T11:39:44.414Z] Successfully tagged security-bootstrapper:latest [2021-11-10T11:39:44.414Z]  Building security-bootstrapper ... done Building sys-mgmt-agent [2021-11-10T11:39:44.414Z] ---> Running in f860f8a03b66 [2021-11-10T11:39:44.676Z] OK: 220 MiB in 52 packages [2021-11-10T11:39:44.944Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T11:39:44.944Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-10T11:39:44.944Z] ---> 88212784db66 [2021-11-10T11:39:44.944Z] Step 3/24 : WORKDIR /edgex-go [2021-11-10T11:39:44.944Z] ---> Using cache [2021-11-10T11:39:44.944Z] ---> d67cdc2bce74 [2021-11-10T11:39:44.944Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T11:39:44.944Z] ---> Using cache [2021-11-10T11:39:44.944Z] ---> 5231a7890f6e [2021-11-10T11:39:44.944Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-10T11:39:44.944Z] ---> Using cache [2021-11-10T11:39:44.944Z] ---> 60272c5b5e43 [2021-11-10T11:39:44.944Z] Step 6/24 : COPY . . [2021-11-10T11:39:44.944Z] ---> Using cache [2021-11-10T11:39:44.944Z] ---> 6c54b60fef11 [2021-11-10T11:39:44.944Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T11:39:44.944Z] ---> Using cache [2021-11-10T11:39:44.944Z] ---> 9ad92be2fb32 [2021-11-10T11:39:44.944Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-10T11:39:45.897Z] Removing intermediate container f860f8a03b66 [2021-11-10T11:39:45.897Z] ---> 39195882e011 [2021-11-10T11:39:45.897Z] Step 22/23 : LABEL git_sha=cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:39:46.159Z] ---> Running in 9e751c5fd80c [2021-11-10T11:39:46.159Z] ---> Running in 51280b0ce266 [2021-11-10T11:39:46.424Z] Removing intermediate container 51280b0ce266 [2021-11-10T11:39:46.424Z] ---> e0e52ea9d9d3 [2021-11-10T11:39:46.424Z] Step 23/23 : LABEL version=2.0.1-dev.91 [2021-11-10T11:39:46.712Z] ---> Running in aa57bdc323ba [2021-11-10T11:39:46.712Z] Removing intermediate container a9f79a5bd879 [2021-11-10T11:39:46.712Z] ---> b3774fdf1f42 [2021-11-10T11:39:46.712Z] Step 6/22 : COPY . . [2021-11-10T11:39:46.712Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-10T11:39:46.991Z] Removing intermediate container aa57bdc323ba [2021-11-10T11:39:46.991Z] ---> 3640b85d78a6 [2021-11-10T11:39:46.991Z] [2021-11-10T11:39:46.991Z] Successfully built 3640b85d78a6 [2021-11-10T11:39:46.991Z] Successfully tagged support-scheduler:latest [2021-11-10T11:39:57.095Z]  Building support-scheduler ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T11:39:57.095Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-10T11:39:57.095Z] ---> 88212784db66 [2021-11-10T11:39:57.095Z] Step 3/22 : WORKDIR /edgex-go [2021-11-10T11:39:57.095Z] ---> Using cache [2021-11-10T11:39:57.095Z] ---> d67cdc2bce74 [2021-11-10T11:39:57.095Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T11:39:57.095Z] ---> Using cache [2021-11-10T11:39:57.095Z] ---> 5231a7890f6e [2021-11-10T11:39:57.095Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-10T11:39:57.095Z] ---> Running in 47819d8f96f4 [2021-11-10T11:39:57.095Z] ---> 515ddb85cbf0 [2021-11-10T11:39:57.095Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T11:39:57.095Z] ---> Running in 96f6141ba4b5 [2021-11-10T11:39:57.095Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T11:39:57.686Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T11:39:57.952Z] Removing intermediate container 96f6141ba4b5 [2021-11-10T11:39:57.952Z] ---> 3bcdd228e2ff [2021-11-10T11:39:57.952Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-10T11:39:57.952Z] ---> Running in 7bba3e2ad0c8 [2021-11-10T11:39:58.224Z] OK: 220 MiB in 52 packages [2021-11-10T11:39:58.224Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-10T11:39:58.823Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/core-data/core-data ./cmd/core-data [2021-11-10T11:39:58.823Z] Removing intermediate container 47819d8f96f4 [2021-11-10T11:39:58.823Z] ---> 1c3325e0cae4 [2021-11-10T11:39:58.823Z] Step 6/22 : COPY . . [2021-11-10T11:39:59.323Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T11:39:59.323Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-10T11:39:59.323Z] ---> 23d7bd81729b [2021-11-10T11:39:59.323Z] Step 3/21 : WORKDIR /edgex-go [2021-11-10T11:39:59.323Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T11:39:59.323Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-10T11:39:59.323Z] ---> 23d7bd81729b [2021-11-10T11:39:59.323Z] Step 3/23 : WORKDIR /edgex-go [2021-11-10T11:39:59.323Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T11:39:59.323Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-10T11:39:59.323Z] ---> 23d7bd81729b [2021-11-10T11:39:59.323Z] Step 3/22 : WORKDIR /edgex-go [2021-11-10T11:39:59.323Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T11:39:59.323Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-10T11:39:59.323Z] ---> 23d7bd81729b [2021-11-10T11:39:59.323Z] Step 3/30 : WORKDIR /edgex-go [2021-11-10T11:39:59.323Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T11:39:59.323Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-10T11:39:59.323Z] ---> 23d7bd81729b [2021-11-10T11:39:59.323Z] Step 3/22 : WORKDIR /edgex-go [2021-11-10T11:39:59.323Z] ---> Running in 86dd1831e920 [2021-11-10T11:39:59.323Z] ---> Running in 1ad702db6df4 [2021-11-10T11:39:59.323Z] ---> Running in 041d6ff80bfb [2021-11-10T11:39:59.323Z] ---> Running in 5b180ff8e3d7 [2021-11-10T11:39:59.323Z] ---> Running in fdfb11d3b0a8 [2021-11-10T11:39:59.324Z] Removing intermediate container 041d6ff80bfb [2021-11-10T11:39:59.324Z] ---> fe331faefb3e [2021-11-10T11:39:59.324Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T11:39:59.324Z] Removing intermediate container 86dd1831e920 [2021-11-10T11:39:59.324Z] ---> c228d6c7a35e [2021-11-10T11:39:59.324Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T11:39:59.324Z] Removing intermediate container fdfb11d3b0a8 [2021-11-10T11:39:59.324Z] ---> 92aed720f0a3 [2021-11-10T11:39:59.324Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T11:39:59.324Z] Removing intermediate container 5b180ff8e3d7 [2021-11-10T11:39:59.324Z] ---> 8b436744622f [2021-11-10T11:39:59.324Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T11:39:59.324Z] ---> Running in 9d15fc3a5562 [2021-11-10T11:39:59.324Z] ---> Running in 1295b3e0477c [2021-11-10T11:39:59.324Z] ---> Running in 1625b7a384bb [2021-11-10T11:39:59.324Z] ---> Running in 2bbe0ef3c3ad [2021-11-10T11:39:59.324Z] Removing intermediate container 1ad702db6df4 [2021-11-10T11:39:59.324Z] ---> 8eff93f8719a [2021-11-10T11:39:59.324Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T11:39:59.324Z] ---> Running in bfdf9e4abb7c [2021-11-10T11:40:00.308Z] Removing intermediate container 9d15fc3a5562 [2021-11-10T11:40:00.308Z] ---> b0efce706e2e [2021-11-10T11:40:00.308Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-10T11:40:00.582Z] ---> Running in 755b0ea4c2eb [2021-11-10T11:40:01.189Z] Removing intermediate container 1295b3e0477c [2021-11-10T11:40:01.189Z] ---> 7e11741bc1bc [2021-11-10T11:40:01.189Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-10T11:40:01.189Z] Removing intermediate container 1625b7a384bb [2021-11-10T11:40:01.189Z] ---> 65cc02e45180 [2021-11-10T11:40:01.189Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-10T11:40:01.189Z] Removing intermediate container 2bbe0ef3c3ad [2021-11-10T11:40:01.189Z] ---> 8975b2dcff06 [2021-11-10T11:40:01.189Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-10T11:40:01.189Z] ---> Running in 87c82a4a84ef [2021-11-10T11:40:01.468Z] ---> Running in 6828d88e92b0 [2021-11-10T11:40:01.468Z] ---> Running in f0dba44897cd [2021-11-10T11:40:01.468Z] Removing intermediate container bfdf9e4abb7c [2021-11-10T11:40:01.468Z] ---> c23da4857d24 [2021-11-10T11:40:01.468Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-10T11:40:01.741Z] ---> Running in e2069e1a2dc2 [2021-11-10T11:40:02.731Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-10T11:40:03.336Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-10T11:40:03.612Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-10T11:40:03.612Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-10T11:40:03.612Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-10T11:40:03.612Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-10T11:40:04.212Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-10T11:40:04.498Z] OK: 219 MiB in 52 packages [2021-11-10T11:40:04.498Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-10T11:40:04.498Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-10T11:40:04.498Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-10T11:40:05.517Z] OK: 219 MiB in 52 packages [2021-11-10T11:40:05.517Z] OK: 219 MiB in 52 packages [2021-11-10T11:40:05.805Z] OK: 219 MiB in 52 packages [2021-11-10T11:40:05.805Z] OK: 219 MiB in 52 packages [2021-11-10T11:40:06.091Z] Removing intermediate container 755b0ea4c2eb [2021-11-10T11:40:06.091Z] ---> f346d6b2f21a [2021-11-10T11:40:06.091Z] Step 6/30 : COPY . . [2021-11-10T11:40:07.027Z] Removing intermediate container d90c841ada41 [2021-11-10T11:40:07.027Z] ---> 0cfeab3e88b3 [2021-11-10T11:40:07.027Z] [2021-11-10T11:40:07.027Z] Step 9/20 : FROM alpine:3.14 [2021-11-10T11:40:07.027Z] ---> 14119a10abf4 [2021-11-10T11:40:07.027Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-10T11:40:07.027Z] ---> Running in 2d0ed73aa43f [2021-11-10T11:40:07.027Z] ---> 52d5508a0a8c [2021-11-10T11:40:07.027Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T11:40:07.027Z] ---> Running in 0df3ba78cf3c [2021-11-10T11:40:07.083Z] Removing intermediate container 87c82a4a84ef [2021-11-10T11:40:07.083Z] ---> 62245c2a61f0 [2021-11-10T11:40:07.083Z] Step 6/22 : COPY . . [2021-11-10T11:40:07.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T11:40:07.357Z] Removing intermediate container e2069e1a2dc2 [2021-11-10T11:40:07.357Z] ---> 48a40b124348 [2021-11-10T11:40:07.357Z] Step 6/22 : COPY . . [2021-11-10T11:40:07.357Z] Removing intermediate container f0dba44897cd [2021-11-10T11:40:07.357Z] ---> 81c059620bf0 [2021-11-10T11:40:07.357Z] Step 6/23 : COPY go.mod . [2021-11-10T11:40:07.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T11:40:07.632Z] Removing intermediate container 6828d88e92b0 [2021-11-10T11:40:07.632Z] ---> f1ee1a5a9d27 [2021-11-10T11:40:07.632Z] Step 6/21 : COPY . . [2021-11-10T11:40:07.822Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-10T11:40:07.822Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-10T11:40:07.822Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-10T11:40:07.822Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-10T11:40:08.083Z] (5/5) Installing curl (7.79.1-r0) [2021-11-10T11:40:08.083Z] Executing busybox-1.33.1-r3.trigger [2021-11-10T11:40:08.083Z] Executing ca-certificates-20191127-r5.trigger [2021-11-10T11:40:08.083Z] OK: 8 MiB in 19 packages [2021-11-10T11:40:09.039Z] Removing intermediate container 0df3ba78cf3c [2021-11-10T11:40:09.039Z] ---> bcbc21570a8f [2021-11-10T11:40:09.039Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-10T11:40:09.039Z] ---> Running in 2387520d388a [2021-11-10T11:40:09.039Z] Removing intermediate container 2d0ed73aa43f [2021-11-10T11:40:09.039Z] ---> c13d047beab7 [2021-11-10T11:40:09.039Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-10T11:40:09.039Z] ---> Running in 9a86a089b9e1 [2021-11-10T11:40:09.087Z] ---> d1c235552b89 [2021-11-10T11:40:09.087Z] Step 7/23 : RUN go mod download [2021-11-10T11:40:09.087Z] ---> Running in 2360adff74d6 [2021-11-10T11:40:09.312Z] Removing intermediate container 9a86a089b9e1 [2021-11-10T11:40:09.313Z] ---> 3d992940c765 [2021-11-10T11:40:09.313Z] Step 12/20 : WORKDIR /edgex [2021-11-10T11:40:09.313Z] ---> Running in b083fcd64ccc [2021-11-10T11:40:09.313Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-10T11:40:09.593Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-10T11:40:09.593Z] Removing intermediate container b083fcd64ccc [2021-11-10T11:40:09.593Z] ---> 5877e45d4e20 [2021-11-10T11:40:09.593Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-10T11:40:09.870Z] ---> 1bb73542e4ac [2021-11-10T11:40:09.870Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-10T11:40:10.137Z] ---> e6649317f033 [2021-11-10T11:40:10.137Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-10T11:40:10.729Z] ---> 3e6071f2280b [2021-11-10T11:40:10.729Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-10T11:40:11.002Z] ---> Running in 634bdae5ee8d [2021-11-10T11:40:11.268Z] Removing intermediate container 634bdae5ee8d [2021-11-10T11:40:11.268Z] ---> ef58f1116573 [2021-11-10T11:40:11.268Z] Step 17/20 : CMD ["--init=true"] [2021-11-10T11:40:11.268Z] ---> Running in 74105f18799c [2021-11-10T11:40:11.268Z] Removing intermediate container 74105f18799c [2021-11-10T11:40:11.268Z] ---> 40cd40bda362 [2021-11-10T11:40:11.268Z] Step 18/20 : LABEL arch=x86_64 [2021-11-10T11:40:11.536Z] ---> Running in f691073731e8 [2021-11-10T11:40:11.536Z] Removing intermediate container f691073731e8 [2021-11-10T11:40:11.536Z] ---> 13aa8d33da76 [2021-11-10T11:40:11.536Z] Step 19/20 : LABEL git_sha=cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:40:11.536Z] ---> Running in f91692608b4f [2021-11-10T11:40:11.809Z] Removing intermediate container f91692608b4f [2021-11-10T11:40:11.809Z] ---> 300bda772419 [2021-11-10T11:40:11.809Z] Step 20/20 : LABEL version=2.0.1-dev.91 [2021-11-10T11:40:11.809Z] ---> Running in 2272f4ddc49c [2021-11-10T11:40:12.087Z] Removing intermediate container 2272f4ddc49c [2021-11-10T11:40:12.087Z] ---> 578b355ffe49 [2021-11-10T11:40:12.087Z] [2021-11-10T11:40:12.087Z] Successfully built 578b355ffe49 [2021-11-10T11:40:12.087Z] Successfully tagged security-proxy-setup:latest [2021-11-10T11:40:14.015Z]  Building security-proxy-setup ... done Removing intermediate container 9e751c5fd80c [2021-11-10T11:40:14.015Z] ---> a5f7c057bc84 [2021-11-10T11:40:14.015Z] [2021-11-10T11:40:14.015Z] Step 9/24 : FROM alpine:3.14 [2021-11-10T11:40:14.015Z] ---> 14119a10abf4 [2021-11-10T11:40:14.015Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-10T11:40:14.015Z] ---> Running in 09f98e9bbcc4 [2021-11-10T11:40:14.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T11:40:14.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T11:40:14.852Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-10T11:40:14.852Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-10T11:40:14.852Z] (3/3) Installing su-exec (0.2-r1) [2021-11-10T11:40:14.852Z] Executing busybox-1.33.1-r3.trigger [2021-11-10T11:40:14.852Z] Executing ca-certificates-20191127-r5.trigger [2021-11-10T11:40:14.852Z] OK: 6 MiB in 17 packages [2021-11-10T11:40:15.118Z] Removing intermediate container 2360adff74d6 [2021-11-10T11:40:15.118Z] ---> 6d120ea188ce [2021-11-10T11:40:15.118Z] Step 8/23 : COPY . . [2021-11-10T11:40:15.802Z] Removing intermediate container 09f98e9bbcc4 [2021-11-10T11:40:15.802Z] ---> 81280dedd4d0 [2021-11-10T11:40:15.802Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-10T11:40:15.802Z] ---> Running in f9d253dcd2ee [2021-11-10T11:40:16.069Z] Removing intermediate container f9d253dcd2ee [2021-11-10T11:40:16.069Z] ---> ef0d43b7ee35 [2021-11-10T11:40:16.069Z] Step 12/24 : WORKDIR / [2021-11-10T11:40:16.069Z] ---> Running in 20d2f3ceef07 [2021-11-10T11:40:16.333Z] Removing intermediate container 20d2f3ceef07 [2021-11-10T11:40:16.333Z] ---> 0c57a25c179b [2021-11-10T11:40:16.333Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-10T11:40:16.594Z] ---> 0fa0542ec3e7 [2021-11-10T11:40:16.595Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-10T11:40:16.858Z] ---> 533a8b9d5ee0 [2021-11-10T11:40:16.858Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-10T11:40:17.127Z] ---> 244554a240f5 [2021-11-10T11:40:17.127Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-10T11:40:17.701Z] ---> 43f033f6e0b6 [2021-11-10T11:40:17.701Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-10T11:40:18.283Z] ---> 9196130a29e8 [2021-11-10T11:40:18.283Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-10T11:40:18.872Z] ---> 927e560a822f [2021-11-10T11:40:18.872Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-10T11:40:19.135Z] ---> ca4b8f9e0d84 [2021-11-10T11:40:19.135Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-11-10T11:40:19.135Z] ---> Running in 19ce5e65bf0e [2021-11-10T11:40:20.085Z] Removing intermediate container 19ce5e65bf0e [2021-11-10T11:40:20.085Z] ---> 0e3e86cbb192 [2021-11-10T11:40:20.085Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-10T11:40:20.085Z] ---> Running in eb7eff675387 [2021-11-10T11:40:20.085Z] Removing intermediate container eb7eff675387 [2021-11-10T11:40:20.085Z] ---> 6e126bc493cf [2021-11-10T11:40:20.085Z] Step 22/24 : LABEL arch=x86_64 [2021-11-10T11:40:20.085Z] ---> Running in 96d72ab031d0 [2021-11-10T11:40:20.351Z] Removing intermediate container 96d72ab031d0 [2021-11-10T11:40:20.351Z] ---> 823b17031693 [2021-11-10T11:40:20.351Z] Step 23/24 : LABEL git_sha=cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:40:20.351Z] ---> Running in 173c04eb4b17 [2021-11-10T11:40:20.612Z] Removing intermediate container 173c04eb4b17 [2021-11-10T11:40:20.612Z] ---> 1e4ea8fde77a [2021-11-10T11:40:20.612Z] Step 24/24 : LABEL version=2.0.1-dev.91 [2021-11-10T11:40:20.612Z] ---> Running in 71e8ac2b6084 [2021-11-10T11:40:20.612Z] Removing intermediate container 71e8ac2b6084 [2021-11-10T11:40:20.612Z] ---> debdbc18dd87 [2021-11-10T11:40:20.612Z] [2021-11-10T11:40:20.875Z] Successfully built debdbc18dd87 [2021-11-10T11:40:20.875Z] Successfully tagged security-secretstore-setup:latest [2021-11-10T11:40:21.843Z] ---> 2e708e058491 [2021-11-10T11:40:21.843Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T11:40:21.843Z] ---> 5c6591ce8c5f [2021-11-10T11:40:21.843Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T11:40:21.843Z] ---> Running in 31de3cf7bfa8 [2021-11-10T11:40:22.127Z] ---> Running in 4ed662f2616a [2021-11-10T11:40:22.127Z] ---> 679191741e07 [2021-11-10T11:40:22.127Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T11:40:22.413Z] ---> Running in 76a744aed0ec [2021-11-10T11:40:23.014Z] ---> bc9fd2986822 [2021-11-10T11:40:23.014Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T11:40:23.288Z] ---> Running in def34ae2932a [2021-11-10T11:40:27.486Z]  Building security-secretstore-setup ... done Removing intermediate container 2387520d388a [2021-11-10T11:40:27.486Z] ---> 2cce1dcc5069 [2021-11-10T11:40:27.486Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-10T11:40:27.486Z] ---> Running in ff80614609d7 [2021-11-10T11:40:27.605Z] Removing intermediate container 31de3cf7bfa8 [2021-11-10T11:40:27.605Z] ---> 3b1588a42e9d [2021-11-10T11:40:27.605Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-10T11:40:27.605Z] Removing intermediate container 4ed662f2616a [2021-11-10T11:40:27.605Z] ---> b0f7f4e0e5c9 [2021-11-10T11:40:27.605Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-10T11:40:27.605Z] ---> Running in a43a5de5698c [2021-11-10T11:40:27.789Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-10T11:40:27.881Z] Removing intermediate container 76a744aed0ec [2021-11-10T11:40:27.881Z] ---> 6866efda1b9b [2021-11-10T11:40:27.881Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-10T11:40:27.881Z] ---> Running in 5e393e6afc95 [2021-11-10T11:40:27.881Z] ---> Running in 12dd4233590a [2021-11-10T11:40:28.160Z] Removing intermediate container def34ae2932a [2021-11-10T11:40:28.160Z] ---> 78fb13ec5301 [2021-11-10T11:40:28.160Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-10T11:40:28.160Z] ---> Running in 2c40416b0433 [2021-11-10T11:40:28.377Z] Removing intermediate container 7bba3e2ad0c8 [2021-11-10T11:40:28.377Z] ---> 93fb8563927a [2021-11-10T11:40:28.377Z] [2021-11-10T11:40:28.377Z] Step 9/22 : FROM alpine:3.14 [2021-11-10T11:40:28.377Z] ---> 14119a10abf4 [2021-11-10T11:40:28.377Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-10T11:40:28.377Z] ---> Running in 4c8a054c049e [2021-11-10T11:40:28.377Z] Removing intermediate container 4c8a054c049e [2021-11-10T11:40:28.377Z] ---> 3d3a35661cb9 [2021-11-10T11:40:28.377Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-10T11:40:28.639Z] ---> Running in faa75b310a6e [2021-11-10T11:40:28.639Z] Removing intermediate container ff80614609d7 [2021-11-10T11:40:28.639Z] ---> c4cc96ec2d08 [2021-11-10T11:40:28.639Z] [2021-11-10T11:40:28.639Z] Step 10/22 : FROM docker:20.10.8 [2021-11-10T11:40:28.639Z] Removing intermediate container faa75b310a6e [2021-11-10T11:40:28.639Z] ---> a6357087305a [2021-11-10T11:40:28.639Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-10T11:40:28.639Z] ---> Running in 055ff9ecda77 [2021-11-10T11:40:28.639Z] 20.10.8: Pulling from library/docker [2021-11-10T11:40:28.639Z] Removing intermediate container 055ff9ecda77 [2021-11-10T11:40:28.639Z] ---> 03c9ac0b31df [2021-11-10T11:40:28.639Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T11:40:28.906Z] ---> Running in ac70ec107c2f [2021-11-10T11:40:29.606Z] ---> 44b2b695bad5 [2021-11-10T11:40:29.606Z] Step 9/23 : RUN go mod tidy [2021-11-10T11:40:29.856Z] Removing intermediate container ac70ec107c2f [2021-11-10T11:40:29.856Z] ---> 7028cf8e8ebc [2021-11-10T11:40:29.856Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-10T11:40:29.856Z] ---> Running in 1ccdb21d8360 [2021-11-10T11:40:29.890Z] ---> Running in 49bccbf0f1c3 [2021-11-10T11:40:29.890Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-10T11:40:30.167Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-10T11:40:30.440Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T11:40:30.441Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/core-command/core-command ./cmd/core-command [2021-11-10T11:40:30.441Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-10T11:40:31.011Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-10T11:40:31.011Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-10T11:40:31.011Z] ---> bc6c0ffef665 [2021-11-10T11:40:31.011Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-10T11:40:31.011Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T11:40:31.581Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-10T11:40:31.581Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-10T11:40:31.581Z] ---> Running in 55d44dc9ce6b [2021-11-10T11:40:31.581Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-10T11:40:31.581Z] Removing intermediate container 55d44dc9ce6b [2021-11-10T11:40:31.581Z] ---> be6902fb04cd [2021-11-10T11:40:31.581Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-11-10T11:40:31.581Z] ---> Running in 2a39599d53e7 [2021-11-10T11:40:31.581Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-10T11:40:31.841Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-10T11:40:31.841Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-10T11:40:31.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T11:40:32.113Z] Executing busybox-1.33.1-r3.trigger [2021-11-10T11:40:32.113Z] OK: 8 MiB in 20 packages [2021-11-10T11:40:32.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T11:40:32.113Z] (1/42) Installing readline (8.1.0-r0) [2021-11-10T11:40:32.383Z] (2/42) Installing bash (5.1.4-r0) [2021-11-10T11:40:32.383Z] Executing bash-5.1.4-r0.post-install [2021-11-10T11:40:32.383Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-10T11:40:32.383Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-10T11:40:32.383Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-10T11:40:32.383Z] (6/42) Installing curl (7.79.1-r0) [2021-11-10T11:40:32.383Z] Removing intermediate container 1ccdb21d8360 [2021-11-10T11:40:32.383Z] ---> 38e4e4230657 [2021-11-10T11:40:32.383Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-10T11:40:32.383Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-10T11:40:32.383Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-10T11:40:32.383Z] (9/42) Installing expat (2.4.1-r0) [2021-11-10T11:40:32.383Z] (10/42) Installing libffi (3.3-r2) [2021-11-10T11:40:32.383Z] (11/42) Installing gdbm (1.19-r0) [2021-11-10T11:40:32.383Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-10T11:40:32.383Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-10T11:40:32.383Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-10T11:40:32.383Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-10T11:40:32.383Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-10T11:40:32.383Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-10T11:40:32.383Z] ---> 7005a1deb896 [2021-11-10T11:40:32.383Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-10T11:40:33.777Z] ---> 9885d9b57278 [2021-11-10T11:40:33.777Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-10T11:40:33.777Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-10T11:40:33.777Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-10T11:40:33.777Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-10T11:40:33.777Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-10T11:40:33.777Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-10T11:40:33.777Z] ---> c31ac1ff3645 [2021-11-10T11:40:33.777Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-10T11:40:33.777Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-10T11:40:33.777Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-10T11:40:33.777Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-10T11:40:33.777Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-10T11:40:33.777Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-10T11:40:33.777Z] ---> Running in ea53fc24f8f1 [2021-11-10T11:40:33.777Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-10T11:40:33.777Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-10T11:40:34.048Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-10T11:40:34.048Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-10T11:40:34.048Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-10T11:40:34.048Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-10T11:40:34.048Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-10T11:40:34.048Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-10T11:40:34.048Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-10T11:40:34.048Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-10T11:40:34.048Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-10T11:40:34.048Z] Removing intermediate container ea53fc24f8f1 [2021-11-10T11:40:34.048Z] ---> d46de45b640e [2021-11-10T11:40:34.048Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-10T11:40:34.048Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-10T11:40:34.048Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-10T11:40:34.048Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-10T11:40:34.307Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-10T11:40:34.307Z] ---> Running in 11c71ca2eea0 [2021-11-10T11:40:34.588Z] Removing intermediate container 11c71ca2eea0 [2021-11-10T11:40:34.588Z] ---> 41f72816b1f6 [2021-11-10T11:40:34.588Z] Step 20/22 : LABEL arch=x86_64 [2021-11-10T11:40:34.588Z] Executing busybox-1.33.1-r3.trigger [2021-11-10T11:40:34.588Z] OK: 84 MiB in 64 packages [2021-11-10T11:40:34.588Z] ---> Running in 07c149f7fee2 [2021-11-10T11:40:34.851Z] Removing intermediate container 07c149f7fee2 [2021-11-10T11:40:34.851Z] ---> ccd419b39574 [2021-11-10T11:40:34.851Z] Step 21/22 : LABEL git_sha=cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:40:34.851Z] ---> Running in 29cd63b647d2 [2021-11-10T11:40:34.851Z] Removing intermediate container 29cd63b647d2 [2021-11-10T11:40:34.851Z] ---> aee8269333f7 [2021-11-10T11:40:34.851Z] Step 22/22 : LABEL version=2.0.1-dev.91 [2021-11-10T11:40:35.130Z] ---> Running in 070a10aafa76 [2021-11-10T11:40:35.130Z] Removing intermediate container 070a10aafa76 [2021-11-10T11:40:35.130Z] ---> f876ccfbf050 [2021-11-10T11:40:35.130Z] [2021-11-10T11:40:35.401Z] Successfully built f876ccfbf050 [2021-11-10T11:40:35.401Z] Successfully tagged core-data:latest [2021-11-10T11:40:35.401Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-11-10T11:40:35.401Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-10T11:40:35.661Z] Collecting PyYAML<4,>=3.10 [2021-11-10T11:40:35.661Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-10T11:40:35.922Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-10T11:40:35.922Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-10T11:40:36.493Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-10T11:40:36.493Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-10T11:40:36.493Z] Collecting docker<4.0,>=3.6.0 [2021-11-10T11:40:36.493Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-10T11:40:36.493Z] Collecting texttable<0.10,>=0.9.0 [2021-11-10T11:40:36.493Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-10T11:40:36.754Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-10T11:40:36.754Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-10T11:40:36.754Z] Collecting cached-property<2,>=1.2.0 [2021-11-10T11:40:36.754Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-10T11:40:36.754Z] Collecting docopt<0.7,>=0.6.1 [2021-11-10T11:40:36.754Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-10T11:40:37.161Z] Removing intermediate container 49bccbf0f1c3 [2021-11-10T11:40:37.161Z] ---> 1ff751fc45d8 [2021-11-10T11:40:37.161Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-10T11:40:37.161Z] ---> Running in 5e0300dcc901 [2021-11-10T11:40:37.326Z] Collecting jsonschema<3,>=2.5.1 [2021-11-10T11:40:37.326Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-10T11:40:37.326Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-10T11:40:37.326Z] Collecting docker-pycreds>=0.4.0 [2021-11-10T11:40:37.326Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-10T11:40:37.326Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-10T11:40:37.326Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-10T11:40:37.326Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-11-10T11:40:37.326Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-10T11:40:37.326Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-10T11:40:37.587Z] Collecting idna<2.8,>=2.5 [2021-11-10T11:40:37.587Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-10T11:40:37.587Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-10T11:40:37.587Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-10T11:40:37.587Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-10T11:40:37.587Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-10T11:40:37.587Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-10T11:40:37.587Z] Attempting uninstall: urllib3 [2021-11-10T11:40:37.587Z] Found existing installation: urllib3 1.26.5 [2021-11-10T11:40:37.587Z] Uninstalling urllib3-1.26.5: [2021-11-10T11:40:37.587Z] Successfully uninstalled urllib3-1.26.5 [2021-11-10T11:40:37.847Z] Attempting uninstall: idna [2021-11-10T11:40:37.847Z] Found existing installation: idna 3.2 [2021-11-10T11:40:37.847Z] Uninstalling idna-3.2: [2021-11-10T11:40:37.847Z] Successfully uninstalled idna-3.2 [2021-11-10T11:40:37.847Z] Attempting uninstall: chardet [2021-11-10T11:40:37.847Z] Found existing installation: chardet 4.0.0 [2021-11-10T11:40:37.847Z] Uninstalling chardet-4.0.0: [2021-11-10T11:40:38.106Z] Successfully uninstalled chardet-4.0.0 [2021-11-10T11:40:38.367Z] Attempting uninstall: requests [2021-11-10T11:40:38.367Z] Found existing installation: requests 2.25.1 [2021-11-10T11:40:38.367Z] Uninstalling requests-2.25.1: [2021-11-10T11:40:38.367Z] Successfully uninstalled requests-2.25.1 [2021-11-10T11:40:38.367Z] Running setup.py install for texttable: started [2021-11-10T11:40:38.627Z] Running setup.py install for texttable: finished with status 'done' [2021-11-10T11:40:38.627Z] Running setup.py install for PyYAML: started [2021-11-10T11:40:38.888Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-10T11:40:39.149Z] Running setup.py install for docopt: started [2021-11-10T11:40:39.155Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-10T11:40:39.409Z] Running setup.py install for docopt: finished with status 'done' [2021-11-10T11:40:39.409Z] Running setup.py install for dockerpty: started [2021-11-10T11:40:39.735Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-10T11:40:40.020Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-11-10T11:40:42.900Z] Removing intermediate container 2a39599d53e7 [2021-11-10T11:40:42.900Z] ---> 2f8a4f63e186 [2021-11-10T11:40:42.900Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-10T11:40:42.900Z] ---> Running in 80e5329b33c6 [2021-11-10T11:40:42.900Z] Removing intermediate container 80e5329b33c6 [2021-11-10T11:40:42.900Z] ---> 74f73f540127 [2021-11-10T11:40:42.900Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-10T11:40:42.900Z] ---> Running in bbb2fd57d559 [2021-11-10T11:40:42.900Z] Removing intermediate container bbb2fd57d559 [2021-11-10T11:40:42.900Z] ---> d9f4ab88cd62 [2021-11-10T11:40:42.900Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-10T11:40:43.164Z] ---> 3cd4eade55d2 [2021-11-10T11:40:43.164Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-10T11:40:43.425Z] ---> 8b75d79c2c9f [2021-11-10T11:40:43.425Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-10T11:40:43.425Z] ---> c715f08d0436 [2021-11-10T11:40:43.425Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-10T11:40:43.687Z] ---> Running in ce64a9747849 [2021-11-10T11:40:43.687Z] Removing intermediate container ce64a9747849 [2021-11-10T11:40:43.687Z] ---> 34210de59536 [2021-11-10T11:40:43.687Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-10T11:40:43.687Z] ---> Running in 79778a2f09c5 [2021-11-10T11:40:43.687Z] Removing intermediate container 79778a2f09c5 [2021-11-10T11:40:43.687Z] ---> fe1fa90e3a05 [2021-11-10T11:40:43.687Z] Step 20/22 : LABEL arch=x86_64 [2021-11-10T11:40:43.687Z] ---> Running in 0169b7c91630 [2021-11-10T11:40:43.947Z] Removing intermediate container 0169b7c91630 [2021-11-10T11:40:43.947Z] ---> 113f1d11368c [2021-11-10T11:40:43.947Z] Step 21/22 : LABEL git_sha=cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:40:43.947Z] ---> Running in 2ae48f014349 [2021-11-10T11:40:43.947Z] Removing intermediate container 2ae48f014349 [2021-11-10T11:40:43.947Z] ---> 31642083c549 [2021-11-10T11:40:43.947Z] Step 22/22 : LABEL version=2.0.1-dev.91 [2021-11-10T11:40:43.947Z] ---> Running in f183c043c0c3 [2021-11-10T11:40:43.947Z] Removing intermediate container f183c043c0c3 [2021-11-10T11:40:43.947Z] ---> 5ee465a91c4d [2021-11-10T11:40:43.947Z] [2021-11-10T11:40:44.206Z] Successfully built 5ee465a91c4d [2021-11-10T11:40:44.206Z] Successfully tagged sys-mgmt-agent:latest [2021-11-10T11:40:44.211Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-11-10T11:40:44.214Z] $ docker stop --time=1 840786283a62401e040940368f159216c4e8298c23322f926ac6808d0257465b [2021-11-10T11:40:45.512Z] $ docker rm -f 840786283a62401e040940368f159216c4e8298c23322f926ac6808d0257465b [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-10T11:40:45.855Z] + docker images [2021-11-10T11:40:45.855Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-10T11:40:45.855Z] sys-mgmt-agent latest 5ee465a91c4d 2 seconds ago 294MB [2021-11-10T11:40:45.855Z] core-data latest f876ccfbf050 10 seconds ago 20.7MB [2021-11-10T11:40:45.855Z] c4cc96ec2d08 17 seconds ago 1.76GB [2021-11-10T11:40:45.855Z] 93fb8563927a 18 seconds ago 1.76GB [2021-11-10T11:40:45.855Z] security-secretstore-setup latest debdbc18dd87 25 seconds ago 28.4MB [2021-11-10T11:40:45.855Z] a5f7c057bc84 32 seconds ago 1.76GB [2021-11-10T11:40:45.855Z] security-proxy-setup latest 578b355ffe49 34 seconds ago 26.9MB [2021-11-10T11:40:45.855Z] 0cfeab3e88b3 40 seconds ago 1.76GB [2021-11-10T11:40:45.855Z] support-scheduler latest 3640b85d78a6 59 seconds ago 16.2MB [2021-11-10T11:40:45.855Z] security-bootstrapper latest 18671cd7724b About a minute ago 18.9MB [2021-11-10T11:40:45.855Z] core-command latest ced81f60f9ee About a minute ago 16.1MB [2021-11-10T11:40:45.855Z] core-metadata latest 67f7b58b4139 About a minute ago 16.9MB [2021-11-10T11:40:45.855Z] a4250f58f365 About a minute ago 1.76GB [2021-11-10T11:40:45.855Z] support-notifications latest 33ffba31d838 About a minute ago 16.9MB [2021-11-10T11:40:45.855Z] cde5210a5182 About a minute ago 1.76GB [2021-11-10T11:40:45.855Z] 4c3a4c541baa About a minute ago 1.75GB [2021-11-10T11:40:45.855Z] 1ba3f7ee57a8 About a minute ago 1.76GB [2021-11-10T11:40:45.855Z] f32f64da4200 About a minute ago 1.76GB [2021-11-10T11:40:45.855Z] ci-base-image-x86_64 latest 88212784db66 5 minutes ago 1.25GB [2021-11-10T11:40:45.855Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 3 weeks ago 548MB [2021-11-10T11:40:45.855Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 4 weeks ago 34.5MB [2021-11-10T11:40:45.855Z] docker 20.10.8 bc6c0ffef665 2 months ago 214MB [2021-11-10T11:40:45.855Z] alpine 3.14 14119a10abf4 2 months ago 5.6MB [2021-11-10T11:40:45.855Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 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-11-10T11:40:46.962Z] provisioning config files... [2021-11-10T11:40:46.970Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/103@tmp/config4157667478503868923tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-10T11:40:47.272Z] ---> docker-login.sh [2021-11-10T11:40:47.272Z] nexus3.edgexfoundry.org:10001 [2021-11-10T11:40:47.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T11:40:47.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T11:40:47.272Z] Configure a credential helper to remove this warning. See [2021-11-10T11:40:47.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T11:40:47.272Z] [2021-11-10T11:40:47.272Z] Login Succeeded [2021-11-10T11:40:47.272Z] nexus3.edgexfoundry.org:10002 [2021-11-10T11:40:47.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T11:40:47.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T11:40:47.272Z] Configure a credential helper to remove this warning. See [2021-11-10T11:40:47.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T11:40:47.272Z] [2021-11-10T11:40:47.272Z] Login Succeeded [2021-11-10T11:40:47.272Z] nexus3.edgexfoundry.org:10003 [2021-11-10T11:40:47.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T11:40:47.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T11:40:47.531Z] Configure a credential helper to remove this warning. See [2021-11-10T11:40:47.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T11:40:47.531Z] [2021-11-10T11:40:47.531Z] Login Succeeded [2021-11-10T11:40:47.531Z] nexus3.edgexfoundry.org:10004 [2021-11-10T11:40:47.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T11:40:47.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T11:40:47.531Z] Configure a credential helper to remove this warning. See [2021-11-10T11:40:47.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T11:40:47.531Z] [2021-11-10T11:40:47.531Z] Login Succeeded [2021-11-10T11:40:47.531Z] docker.io [2021-11-10T11:40:47.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T11:40:48.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T11:40:48.051Z] Configure a credential helper to remove this warning. See [2021-11-10T11:40:48.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T11:40:48.051Z] [2021-11-10T11:40:48.051Z] Login Succeeded [2021-11-10T11:40:48.051Z] ---> docker-login.sh ends [Pipeline] } [2021-11-10T11:40:48.059Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-10T11:40:48.087Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-10T11:40:48.110Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-11-10T11:40:48.110Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:40:48.110Z] latest [2021-11-10T11:40:48.110Z] 2.0.1-dev.91 [2021-11-10T11:40:48.110Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [2021-11-10T11:40:48.110Z] main [2021-11-10T11:40:48.110Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:40:48.422Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:40:48.714Z] + docker push nexus3.edgexfoundry.org:10004/core-command:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:40:48.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-10T11:40:48.714Z] acea44400f2c: Preparing [2021-11-10T11:40:48.714Z] 335fcf1377b4: Preparing [2021-11-10T11:40:48.714Z] 0e9aa2609913: Preparing [2021-11-10T11:40:48.714Z] 04ece2a05e56: Preparing [2021-11-10T11:40:48.714Z] e2eb06d8af82: Preparing [2021-11-10T11:40:48.714Z] e2eb06d8af82: Layer already exists [2021-11-10T11:40:48.714Z] acea44400f2c: Pushed [2021-11-10T11:40:48.714Z] 04ece2a05e56: Pushed [2021-11-10T11:40:48.714Z] 0e9aa2609913: Pushed [2021-11-10T11:40:49.654Z] 335fcf1377b4: Pushed [2021-11-10T11:40:49.654Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3: digest: sha256:e59555005035eadbb9b997435272bf7e4451005b373416a5e9410f7e67df7110 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:40:49.946Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:40:50.240Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-11-10T11:40:50.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-10T11:40:50.240Z] acea44400f2c: Preparing [2021-11-10T11:40:50.240Z] 335fcf1377b4: Preparing [2021-11-10T11:40:50.240Z] 0e9aa2609913: Preparing [2021-11-10T11:40:50.240Z] 04ece2a05e56: Preparing [2021-11-10T11:40:50.240Z] e2eb06d8af82: Preparing [2021-11-10T11:40:50.240Z] acea44400f2c: Layer already exists [2021-11-10T11:40:50.240Z] 335fcf1377b4: Layer already exists [2021-11-10T11:40:50.240Z] e2eb06d8af82: Layer already exists [2021-11-10T11:40:50.240Z] 04ece2a05e56: Layer already exists [2021-11-10T11:40:50.240Z] 0e9aa2609913: Layer already exists [2021-11-10T11:40:50.240Z] latest: digest: sha256:e59555005035eadbb9b997435272bf7e4451005b373416a5e9410f7e67df7110 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:40:50.538Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.91 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:40:50.827Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.91 [2021-11-10T11:40:50.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-10T11:40:50.827Z] acea44400f2c: Preparing [2021-11-10T11:40:50.827Z] 335fcf1377b4: Preparing [2021-11-10T11:40:50.827Z] 0e9aa2609913: Preparing [2021-11-10T11:40:50.827Z] 04ece2a05e56: Preparing [2021-11-10T11:40:50.827Z] e2eb06d8af82: Preparing [2021-11-10T11:40:50.827Z] e2eb06d8af82: Layer already exists [2021-11-10T11:40:50.827Z] acea44400f2c: Layer already exists [2021-11-10T11:40:50.827Z] 04ece2a05e56: Layer already exists [2021-11-10T11:40:50.827Z] 0e9aa2609913: Layer already exists [2021-11-10T11:40:50.827Z] 335fcf1377b4: Layer already exists [2021-11-10T11:40:50.827Z] 2.0.1-dev.91: digest: sha256:e59555005035eadbb9b997435272bf7e4451005b373416a5e9410f7e67df7110 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:40:51.120Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:40:51.411Z] + docker push nexus3.edgexfoundry.org:10004/core-command:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [2021-11-10T11:40:51.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-10T11:40:51.411Z] acea44400f2c: Preparing [2021-11-10T11:40:51.411Z] 335fcf1377b4: Preparing [2021-11-10T11:40:51.411Z] 0e9aa2609913: Preparing [2021-11-10T11:40:51.411Z] 04ece2a05e56: Preparing [2021-11-10T11:40:51.411Z] e2eb06d8af82: Preparing [2021-11-10T11:40:51.411Z] 0e9aa2609913: Layer already exists [2021-11-10T11:40:51.411Z] acea44400f2c: Layer already exists [2021-11-10T11:40:51.411Z] 335fcf1377b4: Layer already exists [2021-11-10T11:40:51.411Z] e2eb06d8af82: Layer already exists [2021-11-10T11:40:51.411Z] 04ece2a05e56: Layer already exists [2021-11-10T11:40:51.411Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91: digest: sha256:e59555005035eadbb9b997435272bf7e4451005b373416a5e9410f7e67df7110 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:40:51.703Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:40:52.001Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-11-10T11:40:52.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-10T11:40:52.001Z] acea44400f2c: Preparing [2021-11-10T11:40:52.001Z] 335fcf1377b4: Preparing [2021-11-10T11:40:52.001Z] 0e9aa2609913: Preparing [2021-11-10T11:40:52.001Z] 04ece2a05e56: Preparing [2021-11-10T11:40:52.001Z] e2eb06d8af82: Preparing [2021-11-10T11:40:52.001Z] e2eb06d8af82: Layer already exists [2021-11-10T11:40:52.001Z] 0e9aa2609913: Layer already exists [2021-11-10T11:40:52.001Z] 04ece2a05e56: Layer already exists [2021-11-10T11:40:52.001Z] acea44400f2c: Layer already exists [2021-11-10T11:40:52.001Z] 335fcf1377b4: Layer already exists [2021-11-10T11:40:52.001Z] main: digest: sha256:e59555005035eadbb9b997435272bf7e4451005b373416a5e9410f7e67df7110 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-10T11:40:52.030Z] ===================================================== [Pipeline] echo [2021-11-10T11:40:52.038Z] taggedImages: [2021-11-10T11:40:52.038Z] - nexus3.edgexfoundry.org:10004/core-command:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:40:52.038Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-11-10T11:40:52.038Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.91 [2021-11-10T11:40:52.038Z] - nexus3.edgexfoundry.org:10004/core-command:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [2021-11-10T11:40:52.038Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-11-10T11:40:52.054Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-11-10T11:40:52.054Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:40:52.054Z] latest [2021-11-10T11:40:52.054Z] 2.0.1-dev.91 [2021-11-10T11:40:52.054Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [2021-11-10T11:40:52.054Z] main [2021-11-10T11:40:52.054Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:40:52.362Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:40:52.664Z] + docker push nexus3.edgexfoundry.org:10004/core-data:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:40:52.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-10T11:40:52.664Z] 2dafe50b064b: Preparing [2021-11-10T11:40:52.664Z] a31fd55a0791: Preparing [2021-11-10T11:40:52.664Z] 0e9aa2609913: Preparing [2021-11-10T11:40:52.664Z] c499cd0c5838: Preparing [2021-11-10T11:40:52.664Z] 744c1f9b7a7c: Preparing [2021-11-10T11:40:52.664Z] e2eb06d8af82: Preparing [2021-11-10T11:40:52.664Z] e2eb06d8af82: Waiting [2021-11-10T11:40:52.664Z] 0e9aa2609913: Layer already exists [2021-11-10T11:40:52.925Z] 744c1f9b7a7c: Pushed [2021-11-10T11:40:52.925Z] 2dafe50b064b: Pushed [2021-11-10T11:40:52.925Z] e2eb06d8af82: Layer already exists [2021-11-10T11:40:52.925Z] c499cd0c5838: Pushed [2021-11-10T11:40:53.860Z] a31fd55a0791: Pushed [2021-11-10T11:40:53.861Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3: digest: sha256:ca0f4e486ab9fb586b7d4490d7de8b1c62e9dba272ce94e3fad34c6f96f4c890 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:40:54.164Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:40:55.334Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-11-10T11:40:55.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-10T11:40:55.334Z] 2dafe50b064b: Preparing [2021-11-10T11:40:55.334Z] a31fd55a0791: Preparing [2021-11-10T11:40:55.334Z] 0e9aa2609913: Preparing [2021-11-10T11:40:55.334Z] c499cd0c5838: Preparing [2021-11-10T11:40:55.334Z] 744c1f9b7a7c: Preparing [2021-11-10T11:40:55.334Z] e2eb06d8af82: Preparing [2021-11-10T11:40:55.334Z] e2eb06d8af82: Waiting [2021-11-10T11:40:55.334Z] 0e9aa2609913: Layer already exists [2021-11-10T11:40:55.334Z] 744c1f9b7a7c: Layer already exists [2021-11-10T11:40:55.334Z] c499cd0c5838: Layer already exists [2021-11-10T11:40:55.334Z] 2dafe50b064b: Layer already exists [2021-11-10T11:40:55.334Z] a31fd55a0791: Layer already exists [2021-11-10T11:40:55.334Z] e2eb06d8af82: Layer already exists [2021-11-10T11:40:55.334Z] latest: digest: sha256:ca0f4e486ab9fb586b7d4490d7de8b1c62e9dba272ce94e3fad34c6f96f4c890 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:40:55.626Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.91 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:40:55.908Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.91 [2021-11-10T11:40:55.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-10T11:40:55.908Z] 2dafe50b064b: Preparing [2021-11-10T11:40:55.908Z] a31fd55a0791: Preparing [2021-11-10T11:40:55.908Z] 0e9aa2609913: Preparing [2021-11-10T11:40:55.908Z] c499cd0c5838: Preparing [2021-11-10T11:40:55.908Z] 744c1f9b7a7c: Preparing [2021-11-10T11:40:55.908Z] e2eb06d8af82: Preparing [2021-11-10T11:40:55.908Z] e2eb06d8af82: Waiting [2021-11-10T11:40:55.908Z] a31fd55a0791: Layer already exists [2021-11-10T11:40:55.908Z] 0e9aa2609913: Layer already exists [2021-11-10T11:40:55.908Z] 744c1f9b7a7c: Layer already exists [2021-11-10T11:40:55.908Z] 2dafe50b064b: Layer already exists [2021-11-10T11:40:55.908Z] c499cd0c5838: Layer already exists [2021-11-10T11:40:55.908Z] e2eb06d8af82: Layer already exists [2021-11-10T11:40:55.908Z] 2.0.1-dev.91: digest: sha256:ca0f4e486ab9fb586b7d4490d7de8b1c62e9dba272ce94e3fad34c6f96f4c890 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:40:56.197Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:40:56.486Z] + docker push nexus3.edgexfoundry.org:10004/core-data:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [2021-11-10T11:40:56.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-10T11:40:56.486Z] 2dafe50b064b: Preparing [2021-11-10T11:40:56.486Z] a31fd55a0791: Preparing [2021-11-10T11:40:56.486Z] 0e9aa2609913: Preparing [2021-11-10T11:40:56.486Z] c499cd0c5838: Preparing [2021-11-10T11:40:56.486Z] 744c1f9b7a7c: Preparing [2021-11-10T11:40:56.486Z] e2eb06d8af82: Preparing [2021-11-10T11:40:56.486Z] e2eb06d8af82: Waiting [2021-11-10T11:40:56.486Z] 744c1f9b7a7c: Layer already exists [2021-11-10T11:40:56.486Z] a31fd55a0791: Layer already exists [2021-11-10T11:40:56.486Z] 2dafe50b064b: Layer already exists [2021-11-10T11:40:56.486Z] 0e9aa2609913: Layer already exists [2021-11-10T11:40:56.486Z] c499cd0c5838: Layer already exists [2021-11-10T11:40:56.486Z] e2eb06d8af82: Layer already exists [2021-11-10T11:40:56.486Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91: digest: sha256:ca0f4e486ab9fb586b7d4490d7de8b1c62e9dba272ce94e3fad34c6f96f4c890 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:40:56.788Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:40:57.086Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-11-10T11:40:57.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-10T11:40:57.086Z] 2dafe50b064b: Preparing [2021-11-10T11:40:57.086Z] a31fd55a0791: Preparing [2021-11-10T11:40:57.086Z] 0e9aa2609913: Preparing [2021-11-10T11:40:57.086Z] c499cd0c5838: Preparing [2021-11-10T11:40:57.086Z] 744c1f9b7a7c: Preparing [2021-11-10T11:40:57.086Z] e2eb06d8af82: Preparing [2021-11-10T11:40:57.086Z] e2eb06d8af82: Waiting [2021-11-10T11:40:57.086Z] 0e9aa2609913: Layer already exists [2021-11-10T11:40:57.086Z] 2dafe50b064b: Layer already exists [2021-11-10T11:40:57.086Z] 744c1f9b7a7c: Layer already exists [2021-11-10T11:40:57.086Z] c499cd0c5838: Layer already exists [2021-11-10T11:40:57.086Z] a31fd55a0791: Layer already exists [2021-11-10T11:40:57.086Z] e2eb06d8af82: Layer already exists [2021-11-10T11:40:57.086Z] main: digest: sha256:ca0f4e486ab9fb586b7d4490d7de8b1c62e9dba272ce94e3fad34c6f96f4c890 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-10T11:40:57.117Z] ===================================================== [Pipeline] echo [2021-11-10T11:40:57.125Z] taggedImages: [2021-11-10T11:40:57.125Z] - nexus3.edgexfoundry.org:10004/core-data:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:40:57.125Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-11-10T11:40:57.125Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.91 [2021-11-10T11:40:57.125Z] - nexus3.edgexfoundry.org:10004/core-data:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [2021-11-10T11:40:57.125Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-11-10T11:40:57.146Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-11-10T11:40:57.146Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:40:57.146Z] latest [2021-11-10T11:40:57.146Z] 2.0.1-dev.91 [2021-11-10T11:40:57.146Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [2021-11-10T11:40:57.146Z] main [2021-11-10T11:40:57.146Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:40:57.455Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:40:57.741Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:40:57.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-10T11:40:57.741Z] 1dd2a137a075: Preparing [2021-11-10T11:40:57.741Z] da34407a1151: Preparing [2021-11-10T11:40:57.741Z] 0e9aa2609913: Preparing [2021-11-10T11:40:57.741Z] 04ece2a05e56: Preparing [2021-11-10T11:40:57.741Z] e2eb06d8af82: Preparing [2021-11-10T11:40:57.741Z] 04ece2a05e56: Layer already exists [2021-11-10T11:40:57.741Z] 0e9aa2609913: Layer already exists [2021-11-10T11:40:57.741Z] e2eb06d8af82: Layer already exists [2021-11-10T11:40:57.741Z] 1dd2a137a075: Pushed [2021-11-10T11:40:59.143Z] da34407a1151: Pushed [2021-11-10T11:40:59.143Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3: digest: sha256:05242ff365673c71087690f878fae6d5610285c6a896f862ddf3c2a6a59c1fe3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:40:59.439Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:40:59.727Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-11-10T11:40:59.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-10T11:40:59.727Z] 1dd2a137a075: Preparing [2021-11-10T11:40:59.727Z] da34407a1151: Preparing [2021-11-10T11:40:59.727Z] 0e9aa2609913: Preparing [2021-11-10T11:40:59.727Z] 04ece2a05e56: Preparing [2021-11-10T11:40:59.727Z] e2eb06d8af82: Preparing [2021-11-10T11:40:59.727Z] 1dd2a137a075: Layer already exists [2021-11-10T11:40:59.727Z] da34407a1151: Layer already exists [2021-11-10T11:40:59.727Z] 0e9aa2609913: Layer already exists [2021-11-10T11:40:59.727Z] 04ece2a05e56: Layer already exists [2021-11-10T11:40:59.727Z] e2eb06d8af82: Layer already exists [2021-11-10T11:40:59.727Z] latest: digest: sha256:05242ff365673c71087690f878fae6d5610285c6a896f862ddf3c2a6a59c1fe3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:00.014Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.91 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:00.957Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.91 [2021-11-10T11:41:00.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-10T11:41:00.957Z] 1dd2a137a075: Preparing [2021-11-10T11:41:00.957Z] da34407a1151: Preparing [2021-11-10T11:41:00.957Z] 0e9aa2609913: Preparing [2021-11-10T11:41:00.957Z] 04ece2a05e56: Preparing [2021-11-10T11:41:00.957Z] e2eb06d8af82: Preparing [2021-11-10T11:41:00.957Z] da34407a1151: Layer already exists [2021-11-10T11:41:00.957Z] 1dd2a137a075: Layer already exists [2021-11-10T11:41:00.957Z] 04ece2a05e56: Layer already exists [2021-11-10T11:41:00.957Z] e2eb06d8af82: Layer already exists [2021-11-10T11:41:00.957Z] 0e9aa2609913: Layer already exists [2021-11-10T11:41:00.957Z] 2.0.1-dev.91: digest: sha256:05242ff365673c71087690f878fae6d5610285c6a896f862ddf3c2a6a59c1fe3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:01.251Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:01.546Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [2021-11-10T11:41:01.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-10T11:41:01.547Z] 1dd2a137a075: Preparing [2021-11-10T11:41:01.547Z] da34407a1151: Preparing [2021-11-10T11:41:01.547Z] 0e9aa2609913: Preparing [2021-11-10T11:41:01.547Z] 04ece2a05e56: Preparing [2021-11-10T11:41:01.547Z] e2eb06d8af82: Preparing [2021-11-10T11:41:01.547Z] e2eb06d8af82: Layer already exists [2021-11-10T11:41:01.547Z] 1dd2a137a075: Layer already exists [2021-11-10T11:41:01.547Z] 0e9aa2609913: Layer already exists [2021-11-10T11:41:01.547Z] da34407a1151: Layer already exists [2021-11-10T11:41:01.547Z] 04ece2a05e56: Layer already exists [2021-11-10T11:41:01.547Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91: digest: sha256:05242ff365673c71087690f878fae6d5610285c6a896f862ddf3c2a6a59c1fe3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:01.838Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:02.130Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-11-10T11:41:02.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-10T11:41:02.130Z] 1dd2a137a075: Preparing [2021-11-10T11:41:02.130Z] da34407a1151: Preparing [2021-11-10T11:41:02.130Z] 0e9aa2609913: Preparing [2021-11-10T11:41:02.130Z] 04ece2a05e56: Preparing [2021-11-10T11:41:02.130Z] e2eb06d8af82: Preparing [2021-11-10T11:41:02.130Z] da34407a1151: Layer already exists [2021-11-10T11:41:02.130Z] 0e9aa2609913: Layer already exists [2021-11-10T11:41:02.130Z] 04ece2a05e56: Layer already exists [2021-11-10T11:41:02.130Z] e2eb06d8af82: Layer already exists [2021-11-10T11:41:02.130Z] 1dd2a137a075: Layer already exists [2021-11-10T11:41:02.130Z] main: digest: sha256:05242ff365673c71087690f878fae6d5610285c6a896f862ddf3c2a6a59c1fe3 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-10T11:41:02.160Z] ===================================================== [Pipeline] echo [2021-11-10T11:41:02.171Z] taggedImages: [2021-11-10T11:41:02.171Z] - nexus3.edgexfoundry.org:10004/core-metadata:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:41:02.171Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-11-10T11:41:02.171Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.91 [2021-11-10T11:41:02.171Z] - nexus3.edgexfoundry.org:10004/core-metadata:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [2021-11-10T11:41:02.171Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-11-10T11:41:02.189Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-11-10T11:41:02.189Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:41:02.189Z] latest [2021-11-10T11:41:02.189Z] 2.0.1-dev.91 [2021-11-10T11:41:02.189Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [2021-11-10T11:41:02.189Z] main [2021-11-10T11:41:02.189Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:02.500Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:02.792Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:41:02.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-10T11:41:02.792Z] aa605dd18918: Preparing [2021-11-10T11:41:02.792Z] aa605dd18918: Preparing [2021-11-10T11:41:02.792Z] 12f3b168b884: Preparing [2021-11-10T11:41:02.792Z] 976ede59c04b: Preparing [2021-11-10T11:41:02.792Z] a3fc149814b0: Preparing [2021-11-10T11:41:02.792Z] 4171a56409e7: Preparing [2021-11-10T11:41:02.792Z] 0e9aa2609913: Preparing [2021-11-10T11:41:02.792Z] 2bc528f488eb: Preparing [2021-11-10T11:41:02.792Z] 2d8c4cdcb60e: Preparing [2021-11-10T11:41:02.792Z] ad5b54680972: Preparing [2021-11-10T11:41:02.792Z] c99547a7dee9: Preparing [2021-11-10T11:41:02.792Z] e2eb06d8af82: Preparing [2021-11-10T11:41:02.792Z] 0e9aa2609913: Waiting [2021-11-10T11:41:02.792Z] 2bc528f488eb: Waiting [2021-11-10T11:41:02.792Z] 2d8c4cdcb60e: Waiting [2021-11-10T11:41:02.792Z] ad5b54680972: Waiting [2021-11-10T11:41:02.792Z] c99547a7dee9: Waiting [2021-11-10T11:41:02.792Z] e2eb06d8af82: Waiting [2021-11-10T11:41:02.792Z] 12f3b168b884: Pushed [2021-11-10T11:41:02.792Z] aa605dd18918: Pushed [2021-11-10T11:41:02.792Z] 976ede59c04b: Pushed [2021-11-10T11:41:02.792Z] a3fc149814b0: Pushed [2021-11-10T11:41:02.792Z] 0e9aa2609913: Layer already exists [2021-11-10T11:41:03.054Z] 2bc528f488eb: Pushed [2021-11-10T11:41:03.054Z] e2eb06d8af82: Layer already exists [2021-11-10T11:41:03.054Z] c99547a7dee9: Pushed [2021-11-10T11:41:03.054Z] ad5b54680972: Pushed [2021-11-10T11:41:03.054Z] 2d8c4cdcb60e: Pushed [2021-11-10T11:41:04.011Z] 4171a56409e7: Pushed [2021-11-10T11:41:04.011Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3: digest: sha256:1fb12cf24e787aadab7a20830830cd6f57a1eb90440edd041fe234d8a222751f size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:04.306Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:04.598Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-11-10T11:41:04.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-10T11:41:04.598Z] aa605dd18918: Preparing [2021-11-10T11:41:04.598Z] aa605dd18918: Preparing [2021-11-10T11:41:04.598Z] 12f3b168b884: Preparing [2021-11-10T11:41:04.598Z] 976ede59c04b: Preparing [2021-11-10T11:41:04.598Z] a3fc149814b0: Preparing [2021-11-10T11:41:04.598Z] 4171a56409e7: Preparing [2021-11-10T11:41:04.598Z] 0e9aa2609913: Preparing [2021-11-10T11:41:04.598Z] 2bc528f488eb: Preparing [2021-11-10T11:41:04.598Z] 2d8c4cdcb60e: Preparing [2021-11-10T11:41:04.598Z] ad5b54680972: Preparing [2021-11-10T11:41:04.598Z] c99547a7dee9: Preparing [2021-11-10T11:41:04.598Z] e2eb06d8af82: Preparing [2021-11-10T11:41:04.598Z] 2d8c4cdcb60e: Waiting [2021-11-10T11:41:04.598Z] ad5b54680972: Waiting [2021-11-10T11:41:04.598Z] c99547a7dee9: Waiting [2021-11-10T11:41:04.598Z] e2eb06d8af82: Waiting [2021-11-10T11:41:04.598Z] 0e9aa2609913: Waiting [2021-11-10T11:41:04.598Z] 2bc528f488eb: Waiting [2021-11-10T11:41:04.598Z] a3fc149814b0: Layer already exists [2021-11-10T11:41:04.598Z] 4171a56409e7: Layer already exists [2021-11-10T11:41:04.598Z] 12f3b168b884: Layer already exists [2021-11-10T11:41:04.598Z] aa605dd18918: Layer already exists [2021-11-10T11:41:04.598Z] 976ede59c04b: Layer already exists [2021-11-10T11:41:04.598Z] 2d8c4cdcb60e: Layer already exists [2021-11-10T11:41:04.598Z] ad5b54680972: Layer already exists [2021-11-10T11:41:04.598Z] c99547a7dee9: Layer already exists [2021-11-10T11:41:04.598Z] 2bc528f488eb: Layer already exists [2021-11-10T11:41:04.598Z] 0e9aa2609913: Layer already exists [2021-11-10T11:41:04.598Z] e2eb06d8af82: Layer already exists [2021-11-10T11:41:04.598Z] latest: digest: sha256:1fb12cf24e787aadab7a20830830cd6f57a1eb90440edd041fe234d8a222751f size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:04.893Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.91 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:05.181Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.91 [2021-11-10T11:41:05.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-10T11:41:05.181Z] aa605dd18918: Preparing [2021-11-10T11:41:05.181Z] aa605dd18918: Preparing [2021-11-10T11:41:05.181Z] 12f3b168b884: Preparing [2021-11-10T11:41:05.181Z] 976ede59c04b: Preparing [2021-11-10T11:41:05.181Z] a3fc149814b0: Preparing [2021-11-10T11:41:05.181Z] 4171a56409e7: Preparing [2021-11-10T11:41:05.181Z] 0e9aa2609913: Preparing [2021-11-10T11:41:05.181Z] 2bc528f488eb: Preparing [2021-11-10T11:41:05.181Z] 2d8c4cdcb60e: Preparing [2021-11-10T11:41:05.181Z] ad5b54680972: Preparing [2021-11-10T11:41:05.181Z] c99547a7dee9: Preparing [2021-11-10T11:41:05.181Z] e2eb06d8af82: Preparing [2021-11-10T11:41:05.181Z] 0e9aa2609913: Waiting [2021-11-10T11:41:05.181Z] 2bc528f488eb: Waiting [2021-11-10T11:41:05.181Z] 2d8c4cdcb60e: Waiting [2021-11-10T11:41:05.181Z] ad5b54680972: Waiting [2021-11-10T11:41:05.181Z] c99547a7dee9: Waiting [2021-11-10T11:41:05.181Z] e2eb06d8af82: Waiting [2021-11-10T11:41:05.181Z] 976ede59c04b: Layer already exists [2021-11-10T11:41:05.181Z] 4171a56409e7: Layer already exists [2021-11-10T11:41:05.181Z] a3fc149814b0: Layer already exists [2021-11-10T11:41:05.181Z] 12f3b168b884: Layer already exists [2021-11-10T11:41:05.181Z] aa605dd18918: Layer already exists [2021-11-10T11:41:05.181Z] 2bc528f488eb: Layer already exists [2021-11-10T11:41:05.181Z] ad5b54680972: Layer already exists [2021-11-10T11:41:05.181Z] 0e9aa2609913: Layer already exists [2021-11-10T11:41:05.182Z] 2d8c4cdcb60e: Layer already exists [2021-11-10T11:41:05.182Z] c99547a7dee9: Layer already exists [2021-11-10T11:41:05.182Z] e2eb06d8af82: Layer already exists [2021-11-10T11:41:05.182Z] 2.0.1-dev.91: digest: sha256:1fb12cf24e787aadab7a20830830cd6f57a1eb90440edd041fe234d8a222751f size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:05.474Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:05.764Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [2021-11-10T11:41:05.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-10T11:41:05.764Z] aa605dd18918: Preparing [2021-11-10T11:41:05.764Z] aa605dd18918: Preparing [2021-11-10T11:41:05.764Z] 12f3b168b884: Preparing [2021-11-10T11:41:05.764Z] 976ede59c04b: Preparing [2021-11-10T11:41:05.764Z] a3fc149814b0: Preparing [2021-11-10T11:41:05.764Z] 4171a56409e7: Preparing [2021-11-10T11:41:05.764Z] 0e9aa2609913: Preparing [2021-11-10T11:41:05.764Z] 2bc528f488eb: Preparing [2021-11-10T11:41:05.764Z] 2d8c4cdcb60e: Preparing [2021-11-10T11:41:05.764Z] ad5b54680972: Preparing [2021-11-10T11:41:05.764Z] c99547a7dee9: Preparing [2021-11-10T11:41:05.764Z] e2eb06d8af82: Preparing [2021-11-10T11:41:05.764Z] 0e9aa2609913: Waiting [2021-11-10T11:41:05.764Z] 2bc528f488eb: Waiting [2021-11-10T11:41:05.764Z] 2d8c4cdcb60e: Waiting [2021-11-10T11:41:05.764Z] ad5b54680972: Waiting [2021-11-10T11:41:05.764Z] c99547a7dee9: Waiting [2021-11-10T11:41:05.764Z] e2eb06d8af82: Waiting [2021-11-10T11:41:05.764Z] aa605dd18918: Layer already exists [2021-11-10T11:41:05.764Z] a3fc149814b0: Layer already exists [2021-11-10T11:41:05.764Z] 12f3b168b884: Layer already exists [2021-11-10T11:41:05.764Z] 4171a56409e7: Layer already exists [2021-11-10T11:41:05.764Z] 976ede59c04b: Layer already exists [2021-11-10T11:41:05.764Z] 2d8c4cdcb60e: Layer already exists [2021-11-10T11:41:05.764Z] 0e9aa2609913: Layer already exists [2021-11-10T11:41:05.764Z] 2bc528f488eb: Layer already exists [2021-11-10T11:41:05.764Z] c99547a7dee9: Layer already exists [2021-11-10T11:41:05.764Z] ad5b54680972: Layer already exists [2021-11-10T11:41:05.764Z] e2eb06d8af82: Layer already exists [2021-11-10T11:41:05.764Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91: digest: sha256:1fb12cf24e787aadab7a20830830cd6f57a1eb90440edd041fe234d8a222751f size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:06.059Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:06.350Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-11-10T11:41:06.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-10T11:41:06.350Z] aa605dd18918: Preparing [2021-11-10T11:41:06.350Z] aa605dd18918: Preparing [2021-11-10T11:41:06.350Z] 12f3b168b884: Preparing [2021-11-10T11:41:06.350Z] 976ede59c04b: Preparing [2021-11-10T11:41:06.350Z] a3fc149814b0: Preparing [2021-11-10T11:41:06.350Z] 4171a56409e7: Preparing [2021-11-10T11:41:06.350Z] 0e9aa2609913: Preparing [2021-11-10T11:41:06.350Z] 2bc528f488eb: Preparing [2021-11-10T11:41:06.350Z] 2d8c4cdcb60e: Preparing [2021-11-10T11:41:06.350Z] ad5b54680972: Preparing [2021-11-10T11:41:06.350Z] c99547a7dee9: Preparing [2021-11-10T11:41:06.350Z] e2eb06d8af82: Preparing [2021-11-10T11:41:06.350Z] 0e9aa2609913: Waiting [2021-11-10T11:41:06.350Z] 2bc528f488eb: Waiting [2021-11-10T11:41:06.350Z] 2d8c4cdcb60e: Waiting [2021-11-10T11:41:06.350Z] ad5b54680972: Waiting [2021-11-10T11:41:06.350Z] c99547a7dee9: Waiting [2021-11-10T11:41:06.350Z] e2eb06d8af82: Waiting [2021-11-10T11:41:06.350Z] 12f3b168b884: Layer already exists [2021-11-10T11:41:06.350Z] 4171a56409e7: Layer already exists [2021-11-10T11:41:06.350Z] 976ede59c04b: Layer already exists [2021-11-10T11:41:06.350Z] aa605dd18918: Layer already exists [2021-11-10T11:41:06.350Z] a3fc149814b0: Layer already exists [2021-11-10T11:41:06.350Z] 0e9aa2609913: Layer already exists [2021-11-10T11:41:06.350Z] 2d8c4cdcb60e: Layer already exists [2021-11-10T11:41:06.350Z] c99547a7dee9: Layer already exists [2021-11-10T11:41:06.350Z] 2bc528f488eb: Layer already exists [2021-11-10T11:41:06.350Z] ad5b54680972: Layer already exists [2021-11-10T11:41:06.350Z] e2eb06d8af82: Layer already exists [2021-11-10T11:41:06.350Z] main: digest: sha256:1fb12cf24e787aadab7a20830830cd6f57a1eb90440edd041fe234d8a222751f size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-10T11:41:06.380Z] ===================================================== [Pipeline] echo [2021-11-10T11:41:06.387Z] taggedImages: [2021-11-10T11:41:06.387Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:41:06.387Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-11-10T11:41:06.387Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.91 [2021-11-10T11:41:06.387Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [2021-11-10T11:41:06.387Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-11-10T11:41:06.404Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-11-10T11:41:06.404Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:41:06.404Z] latest [2021-11-10T11:41:06.404Z] 2.0.1-dev.91 [2021-11-10T11:41:06.404Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [2021-11-10T11:41:06.404Z] main [2021-11-10T11:41:06.404Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:06.707Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:07.004Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:41:07.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-10T11:41:07.004Z] 2610ef62dc68: Preparing [2021-11-10T11:41:07.004Z] bbb29ec9b967: Preparing [2021-11-10T11:41:07.004Z] be57939a4788: Preparing [2021-11-10T11:41:07.004Z] 01412ea2ff4f: Preparing [2021-11-10T11:41:07.004Z] 9697c7660f7d: Preparing [2021-11-10T11:41:07.004Z] e2eb06d8af82: Preparing [2021-11-10T11:41:07.004Z] e2eb06d8af82: Waiting [2021-11-10T11:41:07.584Z] 01412ea2ff4f: Pushed [2021-11-10T11:41:07.584Z] be57939a4788: Pushed [2021-11-10T11:41:07.584Z] e2eb06d8af82: Layer already exists [2021-11-10T11:41:07.584Z] 9697c7660f7d: Pushed [2021-11-10T11:41:07.584Z] bbb29ec9b967: Pushed [2021-11-10T11:41:07.843Z] 2610ef62dc68: Pushed [2021-11-10T11:41:08.103Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3: digest: sha256:cc4f6180a5ee7cadabef8ae76fdcddc7fff6389d3673551805157b79a490028b size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:08.395Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:08.687Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-11-10T11:41:08.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-10T11:41:08.687Z] 2610ef62dc68: Preparing [2021-11-10T11:41:08.687Z] bbb29ec9b967: Preparing [2021-11-10T11:41:08.687Z] be57939a4788: Preparing [2021-11-10T11:41:08.687Z] 01412ea2ff4f: Preparing [2021-11-10T11:41:08.687Z] 9697c7660f7d: Preparing [2021-11-10T11:41:08.687Z] e2eb06d8af82: Preparing [2021-11-10T11:41:08.687Z] e2eb06d8af82: Waiting [2021-11-10T11:41:08.687Z] 9697c7660f7d: Layer already exists [2021-11-10T11:41:08.687Z] bbb29ec9b967: Layer already exists [2021-11-10T11:41:08.687Z] 01412ea2ff4f: Layer already exists [2021-11-10T11:41:08.687Z] be57939a4788: Layer already exists [2021-11-10T11:41:08.687Z] 2610ef62dc68: Layer already exists [2021-11-10T11:41:08.687Z] e2eb06d8af82: Layer already exists [2021-11-10T11:41:08.687Z] latest: digest: sha256:cc4f6180a5ee7cadabef8ae76fdcddc7fff6389d3673551805157b79a490028b size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:08.982Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.91 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:10.145Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.91 [2021-11-10T11:41:10.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-10T11:41:10.145Z] 2610ef62dc68: Preparing [2021-11-10T11:41:10.145Z] bbb29ec9b967: Preparing [2021-11-10T11:41:10.145Z] be57939a4788: Preparing [2021-11-10T11:41:10.145Z] 01412ea2ff4f: Preparing [2021-11-10T11:41:10.145Z] 9697c7660f7d: Preparing [2021-11-10T11:41:10.145Z] e2eb06d8af82: Preparing [2021-11-10T11:41:10.145Z] e2eb06d8af82: Waiting [2021-11-10T11:41:10.145Z] 2610ef62dc68: Layer already exists [2021-11-10T11:41:10.145Z] be57939a4788: Layer already exists [2021-11-10T11:41:10.145Z] 9697c7660f7d: Layer already exists [2021-11-10T11:41:10.145Z] 01412ea2ff4f: Layer already exists [2021-11-10T11:41:10.145Z] bbb29ec9b967: Layer already exists [2021-11-10T11:41:10.145Z] e2eb06d8af82: Layer already exists [2021-11-10T11:41:10.145Z] 2.0.1-dev.91: digest: sha256:cc4f6180a5ee7cadabef8ae76fdcddc7fff6389d3673551805157b79a490028b size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:10.438Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:10.725Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [2021-11-10T11:41:10.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-10T11:41:10.725Z] 2610ef62dc68: Preparing [2021-11-10T11:41:10.725Z] bbb29ec9b967: Preparing [2021-11-10T11:41:10.725Z] be57939a4788: Preparing [2021-11-10T11:41:10.725Z] 01412ea2ff4f: Preparing [2021-11-10T11:41:10.725Z] 9697c7660f7d: Preparing [2021-11-10T11:41:10.725Z] e2eb06d8af82: Preparing [2021-11-10T11:41:10.725Z] e2eb06d8af82: Waiting [2021-11-10T11:41:10.725Z] be57939a4788: Layer already exists [2021-11-10T11:41:10.725Z] 2610ef62dc68: Layer already exists [2021-11-10T11:41:10.725Z] 9697c7660f7d: Layer already exists [2021-11-10T11:41:10.725Z] 01412ea2ff4f: Layer already exists [2021-11-10T11:41:10.725Z] bbb29ec9b967: Layer already exists [2021-11-10T11:41:10.725Z] e2eb06d8af82: Layer already exists [2021-11-10T11:41:10.725Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91: digest: sha256:cc4f6180a5ee7cadabef8ae76fdcddc7fff6389d3673551805157b79a490028b size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:11.017Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:11.306Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-11-10T11:41:11.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-10T11:41:11.306Z] 2610ef62dc68: Preparing [2021-11-10T11:41:11.306Z] bbb29ec9b967: Preparing [2021-11-10T11:41:11.306Z] be57939a4788: Preparing [2021-11-10T11:41:11.306Z] 01412ea2ff4f: Preparing [2021-11-10T11:41:11.306Z] 9697c7660f7d: Preparing [2021-11-10T11:41:11.306Z] e2eb06d8af82: Preparing [2021-11-10T11:41:11.306Z] e2eb06d8af82: Waiting [2021-11-10T11:41:11.306Z] 2610ef62dc68: Layer already exists [2021-11-10T11:41:11.306Z] bbb29ec9b967: Layer already exists [2021-11-10T11:41:11.306Z] be57939a4788: Layer already exists [2021-11-10T11:41:11.306Z] 9697c7660f7d: Layer already exists [2021-11-10T11:41:11.306Z] 01412ea2ff4f: Layer already exists [2021-11-10T11:41:11.306Z] e2eb06d8af82: Layer already exists [2021-11-10T11:41:11.306Z] main: digest: sha256:cc4f6180a5ee7cadabef8ae76fdcddc7fff6389d3673551805157b79a490028b size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-10T11:41:11.341Z] ===================================================== [Pipeline] echo [2021-11-10T11:41:11.351Z] taggedImages: [2021-11-10T11:41:11.351Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:41:11.351Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-11-10T11:41:11.351Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.91 [2021-11-10T11:41:11.351Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [2021-11-10T11:41:11.351Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-11-10T11:41:11.372Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-11-10T11:41:11.372Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:41:11.372Z] latest [2021-11-10T11:41:11.372Z] 2.0.1-dev.91 [2021-11-10T11:41:11.372Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [2021-11-10T11:41:11.372Z] main [2021-11-10T11:41:11.372Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:11.679Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:11.972Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:41:11.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-10T11:41:11.973Z] 8ed0d7d917fb: Preparing [2021-11-10T11:41:11.973Z] 7d940f242a24: Preparing [2021-11-10T11:41:11.973Z] 73fa5900283e: Preparing [2021-11-10T11:41:11.973Z] 9b1475e8f35e: Preparing [2021-11-10T11:41:11.973Z] 94f197c64489: Preparing [2021-11-10T11:41:11.973Z] ef68951bfd27: Preparing [2021-11-10T11:41:11.973Z] af54d2f98967: Preparing [2021-11-10T11:41:11.973Z] e6c5bf679c58: Preparing [2021-11-10T11:41:11.973Z] a6fd20076bb5: Preparing [2021-11-10T11:41:11.973Z] e2eb06d8af82: Preparing [2021-11-10T11:41:11.973Z] af54d2f98967: Waiting [2021-11-10T11:41:11.973Z] ef68951bfd27: Waiting [2021-11-10T11:41:11.973Z] e6c5bf679c58: Waiting [2021-11-10T11:41:11.973Z] a6fd20076bb5: Waiting [2021-11-10T11:41:11.973Z] e2eb06d8af82: Waiting [2021-11-10T11:41:12.555Z] 7d940f242a24: Pushed [2021-11-10T11:41:12.555Z] 94f197c64489: Pushed [2021-11-10T11:41:12.555Z] 8ed0d7d917fb: Pushed [2021-11-10T11:41:12.555Z] ef68951bfd27: Pushed [2021-11-10T11:41:12.815Z] e6c5bf679c58: Pushed [2021-11-10T11:41:12.815Z] 9b1475e8f35e: Pushed [2021-11-10T11:41:12.815Z] af54d2f98967: Pushed [2021-11-10T11:41:12.815Z] e2eb06d8af82: Layer already exists [2021-11-10T11:41:12.815Z] a6fd20076bb5: Pushed [2021-11-10T11:41:12.815Z] 73fa5900283e: Pushed [2021-11-10T11:41:13.074Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3: digest: sha256:6431a0819451e94d6330e8a4b5824824b7d10a9334888d2ccf9bcb580cbe2028 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:14.065Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:14.351Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-11-10T11:41:14.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-10T11:41:14.351Z] 8ed0d7d917fb: Preparing [2021-11-10T11:41:14.351Z] 7d940f242a24: Preparing [2021-11-10T11:41:14.351Z] 73fa5900283e: Preparing [2021-11-10T11:41:14.351Z] 9b1475e8f35e: Preparing [2021-11-10T11:41:14.351Z] 94f197c64489: Preparing [2021-11-10T11:41:14.351Z] ef68951bfd27: Preparing [2021-11-10T11:41:14.351Z] af54d2f98967: Preparing [2021-11-10T11:41:14.351Z] e6c5bf679c58: Preparing [2021-11-10T11:41:14.351Z] a6fd20076bb5: Preparing [2021-11-10T11:41:14.351Z] e2eb06d8af82: Preparing [2021-11-10T11:41:14.351Z] ef68951bfd27: Waiting [2021-11-10T11:41:14.351Z] af54d2f98967: Waiting [2021-11-10T11:41:14.351Z] e6c5bf679c58: Waiting [2021-11-10T11:41:14.351Z] a6fd20076bb5: Waiting [2021-11-10T11:41:14.351Z] e2eb06d8af82: Waiting [2021-11-10T11:41:14.351Z] 8ed0d7d917fb: Layer already exists [2021-11-10T11:41:14.351Z] 94f197c64489: Layer already exists [2021-11-10T11:41:14.351Z] 9b1475e8f35e: Layer already exists [2021-11-10T11:41:14.351Z] 73fa5900283e: Layer already exists [2021-11-10T11:41:14.351Z] 7d940f242a24: Layer already exists [2021-11-10T11:41:14.351Z] ef68951bfd27: Layer already exists [2021-11-10T11:41:14.351Z] e6c5bf679c58: Layer already exists [2021-11-10T11:41:14.351Z] e2eb06d8af82: Layer already exists [2021-11-10T11:41:14.351Z] af54d2f98967: Layer already exists [2021-11-10T11:41:14.351Z] a6fd20076bb5: Layer already exists [2021-11-10T11:41:14.351Z] latest: digest: sha256:6431a0819451e94d6330e8a4b5824824b7d10a9334888d2ccf9bcb580cbe2028 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:14.650Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.91 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:14.943Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.91 [2021-11-10T11:41:14.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-10T11:41:14.943Z] 8ed0d7d917fb: Preparing [2021-11-10T11:41:14.943Z] 7d940f242a24: Preparing [2021-11-10T11:41:14.943Z] 73fa5900283e: Preparing [2021-11-10T11:41:14.943Z] 9b1475e8f35e: Preparing [2021-11-10T11:41:14.943Z] 94f197c64489: Preparing [2021-11-10T11:41:14.943Z] ef68951bfd27: Preparing [2021-11-10T11:41:14.943Z] af54d2f98967: Preparing [2021-11-10T11:41:14.943Z] e6c5bf679c58: Preparing [2021-11-10T11:41:14.943Z] a6fd20076bb5: Preparing [2021-11-10T11:41:14.943Z] e2eb06d8af82: Preparing [2021-11-10T11:41:14.943Z] ef68951bfd27: Waiting [2021-11-10T11:41:14.943Z] af54d2f98967: Waiting [2021-11-10T11:41:14.943Z] e6c5bf679c58: Waiting [2021-11-10T11:41:14.943Z] a6fd20076bb5: Waiting [2021-11-10T11:41:14.943Z] e2eb06d8af82: Waiting [2021-11-10T11:41:14.943Z] 94f197c64489: Layer already exists [2021-11-10T11:41:14.943Z] 73fa5900283e: Layer already exists [2021-11-10T11:41:14.943Z] 9b1475e8f35e: Layer already exists [2021-11-10T11:41:14.943Z] 8ed0d7d917fb: Layer already exists [2021-11-10T11:41:14.944Z] 7d940f242a24: Layer already exists [2021-11-10T11:41:14.944Z] af54d2f98967: Layer already exists [2021-11-10T11:41:14.944Z] e6c5bf679c58: Layer already exists [2021-11-10T11:41:14.944Z] a6fd20076bb5: Layer already exists [2021-11-10T11:41:14.944Z] ef68951bfd27: Layer already exists [2021-11-10T11:41:14.944Z] e2eb06d8af82: Layer already exists [2021-11-10T11:41:14.944Z] 2.0.1-dev.91: digest: sha256:6431a0819451e94d6330e8a4b5824824b7d10a9334888d2ccf9bcb580cbe2028 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:15.235Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:15.531Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [2021-11-10T11:41:15.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-10T11:41:15.531Z] 8ed0d7d917fb: Preparing [2021-11-10T11:41:15.531Z] 7d940f242a24: Preparing [2021-11-10T11:41:15.531Z] 73fa5900283e: Preparing [2021-11-10T11:41:15.531Z] 9b1475e8f35e: Preparing [2021-11-10T11:41:15.531Z] 94f197c64489: Preparing [2021-11-10T11:41:15.531Z] ef68951bfd27: Preparing [2021-11-10T11:41:15.531Z] af54d2f98967: Preparing [2021-11-10T11:41:15.531Z] e6c5bf679c58: Preparing [2021-11-10T11:41:15.531Z] a6fd20076bb5: Preparing [2021-11-10T11:41:15.531Z] e2eb06d8af82: Preparing [2021-11-10T11:41:15.531Z] ef68951bfd27: Waiting [2021-11-10T11:41:15.531Z] af54d2f98967: Waiting [2021-11-10T11:41:15.531Z] e6c5bf679c58: Waiting [2021-11-10T11:41:15.531Z] a6fd20076bb5: Waiting [2021-11-10T11:41:15.531Z] e2eb06d8af82: Waiting [2021-11-10T11:41:15.531Z] 94f197c64489: Layer already exists [2021-11-10T11:41:15.531Z] 9b1475e8f35e: Layer already exists [2021-11-10T11:41:15.531Z] 73fa5900283e: Layer already exists [2021-11-10T11:41:15.531Z] 8ed0d7d917fb: Layer already exists [2021-11-10T11:41:15.531Z] 7d940f242a24: Layer already exists [2021-11-10T11:41:15.531Z] af54d2f98967: Layer already exists [2021-11-10T11:41:15.531Z] ef68951bfd27: Layer already exists [2021-11-10T11:41:15.531Z] e6c5bf679c58: Layer already exists [2021-11-10T11:41:15.531Z] e2eb06d8af82: Layer already exists [2021-11-10T11:41:15.531Z] a6fd20076bb5: Layer already exists [2021-11-10T11:41:15.531Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91: digest: sha256:6431a0819451e94d6330e8a4b5824824b7d10a9334888d2ccf9bcb580cbe2028 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:15.968Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:16.335Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-11-10T11:41:16.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-10T11:41:16.335Z] 8ed0d7d917fb: Preparing [2021-11-10T11:41:16.335Z] 7d940f242a24: Preparing [2021-11-10T11:41:16.335Z] 73fa5900283e: Preparing [2021-11-10T11:41:16.335Z] 9b1475e8f35e: Preparing [2021-11-10T11:41:16.335Z] 94f197c64489: Preparing [2021-11-10T11:41:16.335Z] ef68951bfd27: Preparing [2021-11-10T11:41:16.335Z] af54d2f98967: Preparing [2021-11-10T11:41:16.335Z] e6c5bf679c58: Preparing [2021-11-10T11:41:16.335Z] a6fd20076bb5: Preparing [2021-11-10T11:41:16.335Z] e2eb06d8af82: Preparing [2021-11-10T11:41:16.335Z] af54d2f98967: Waiting [2021-11-10T11:41:16.335Z] e6c5bf679c58: Waiting [2021-11-10T11:41:16.335Z] ef68951bfd27: Waiting [2021-11-10T11:41:16.335Z] a6fd20076bb5: Waiting [2021-11-10T11:41:16.335Z] e2eb06d8af82: Waiting [2021-11-10T11:41:16.335Z] 7d940f242a24: Layer already exists [2021-11-10T11:41:16.335Z] 94f197c64489: Layer already exists [2021-11-10T11:41:16.335Z] 9b1475e8f35e: Layer already exists [2021-11-10T11:41:16.335Z] 8ed0d7d917fb: Layer already exists [2021-11-10T11:41:16.335Z] 73fa5900283e: Layer already exists [2021-11-10T11:41:16.335Z] af54d2f98967: Layer already exists [2021-11-10T11:41:16.335Z] ef68951bfd27: Layer already exists [2021-11-10T11:41:16.335Z] e6c5bf679c58: Layer already exists [2021-11-10T11:41:16.335Z] a6fd20076bb5: Layer already exists [2021-11-10T11:41:16.335Z] e2eb06d8af82: Layer already exists [2021-11-10T11:41:16.335Z] main: digest: sha256:6431a0819451e94d6330e8a4b5824824b7d10a9334888d2ccf9bcb580cbe2028 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-10T11:41:16.367Z] ===================================================== [Pipeline] echo [2021-11-10T11:41:16.375Z] taggedImages: [2021-11-10T11:41:16.375Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:41:16.375Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-11-10T11:41:16.375Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.91 [2021-11-10T11:41:16.375Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [2021-11-10T11:41:16.375Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-11-10T11:41:16.392Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-11-10T11:41:16.392Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:41:16.392Z] latest [2021-11-10T11:41:16.392Z] 2.0.1-dev.91 [2021-11-10T11:41:16.392Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [2021-11-10T11:41:16.392Z] main [2021-11-10T11:41:16.392Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:16.696Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:16.985Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:41:16.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-10T11:41:16.985Z] 284932f1dc85: Preparing [2021-11-10T11:41:16.985Z] eb8eb49aba5a: Preparing [2021-11-10T11:41:16.985Z] 0e9aa2609913: Preparing [2021-11-10T11:41:16.985Z] 6948492b530c: Preparing [2021-11-10T11:41:16.985Z] e2eb06d8af82: Preparing [2021-11-10T11:41:16.985Z] 0e9aa2609913: Layer already exists [2021-11-10T11:41:16.985Z] e2eb06d8af82: Layer already exists [2021-11-10T11:41:16.985Z] 284932f1dc85: Pushed [2021-11-10T11:41:16.985Z] 6948492b530c: Pushed [2021-11-10T11:41:17.926Z] eb8eb49aba5a: Pushed [2021-11-10T11:41:17.926Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3: digest: sha256:66ea4f3c163e07a97dbb14aadb67ccbba5404958904b3348010d7d3c9d979802 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:18.220Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:18.511Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-11-10T11:41:18.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-10T11:41:18.511Z] 284932f1dc85: Preparing [2021-11-10T11:41:18.511Z] eb8eb49aba5a: Preparing [2021-11-10T11:41:18.511Z] 0e9aa2609913: Preparing [2021-11-10T11:41:18.511Z] 6948492b530c: Preparing [2021-11-10T11:41:18.511Z] e2eb06d8af82: Preparing [2021-11-10T11:41:18.511Z] eb8eb49aba5a: Layer already exists [2021-11-10T11:41:18.511Z] 6948492b530c: Layer already exists [2021-11-10T11:41:18.511Z] e2eb06d8af82: Layer already exists [2021-11-10T11:41:18.511Z] 0e9aa2609913: Layer already exists [2021-11-10T11:41:18.511Z] 284932f1dc85: Layer already exists [2021-11-10T11:41:18.511Z] latest: digest: sha256:66ea4f3c163e07a97dbb14aadb67ccbba5404958904b3348010d7d3c9d979802 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:18.810Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.91 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:19.099Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.91 [2021-11-10T11:41:19.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-10T11:41:19.099Z] 284932f1dc85: Preparing [2021-11-10T11:41:19.099Z] eb8eb49aba5a: Preparing [2021-11-10T11:41:19.099Z] 0e9aa2609913: Preparing [2021-11-10T11:41:19.099Z] 6948492b530c: Preparing [2021-11-10T11:41:19.099Z] e2eb06d8af82: Preparing [2021-11-10T11:41:19.099Z] e2eb06d8af82: Layer already exists [2021-11-10T11:41:19.099Z] 284932f1dc85: Layer already exists [2021-11-10T11:41:19.099Z] 0e9aa2609913: Layer already exists [2021-11-10T11:41:19.099Z] 6948492b530c: Layer already exists [2021-11-10T11:41:19.099Z] eb8eb49aba5a: Layer already exists [2021-11-10T11:41:19.099Z] 2.0.1-dev.91: digest: sha256:66ea4f3c163e07a97dbb14aadb67ccbba5404958904b3348010d7d3c9d979802 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:19.398Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:19.688Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [2021-11-10T11:41:19.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-10T11:41:19.688Z] 284932f1dc85: Preparing [2021-11-10T11:41:19.688Z] eb8eb49aba5a: Preparing [2021-11-10T11:41:19.688Z] 0e9aa2609913: Preparing [2021-11-10T11:41:19.688Z] 6948492b530c: Preparing [2021-11-10T11:41:19.688Z] e2eb06d8af82: Preparing [2021-11-10T11:41:19.688Z] eb8eb49aba5a: Layer already exists [2021-11-10T11:41:19.688Z] 0e9aa2609913: Layer already exists [2021-11-10T11:41:19.688Z] 284932f1dc85: Layer already exists [2021-11-10T11:41:19.688Z] 6948492b530c: Layer already exists [2021-11-10T11:41:19.688Z] e2eb06d8af82: Layer already exists [2021-11-10T11:41:19.688Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91: digest: sha256:66ea4f3c163e07a97dbb14aadb67ccbba5404958904b3348010d7d3c9d979802 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:19.980Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:20.267Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-11-10T11:41:20.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-10T11:41:20.267Z] 284932f1dc85: Preparing [2021-11-10T11:41:20.267Z] eb8eb49aba5a: Preparing [2021-11-10T11:41:20.267Z] 0e9aa2609913: Preparing [2021-11-10T11:41:20.267Z] 6948492b530c: Preparing [2021-11-10T11:41:20.267Z] e2eb06d8af82: Preparing [2021-11-10T11:41:20.267Z] 0e9aa2609913: Layer already exists [2021-11-10T11:41:20.267Z] 284932f1dc85: Layer already exists [2021-11-10T11:41:20.267Z] e2eb06d8af82: Layer already exists [2021-11-10T11:41:20.267Z] 6948492b530c: Layer already exists [2021-11-10T11:41:20.267Z] eb8eb49aba5a: Layer already exists [2021-11-10T11:41:20.267Z] main: digest: sha256:66ea4f3c163e07a97dbb14aadb67ccbba5404958904b3348010d7d3c9d979802 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-10T11:41:20.295Z] ===================================================== [Pipeline] echo [2021-11-10T11:41:20.301Z] taggedImages: [2021-11-10T11:41:20.301Z] - nexus3.edgexfoundry.org:10004/support-notifications:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:41:20.301Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-11-10T11:41:20.301Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.91 [2021-11-10T11:41:20.301Z] - nexus3.edgexfoundry.org:10004/support-notifications:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [2021-11-10T11:41:20.301Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-11-10T11:41:20.325Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-11-10T11:41:20.325Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:41:20.325Z] latest [2021-11-10T11:41:20.325Z] 2.0.1-dev.91 [2021-11-10T11:41:20.325Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [2021-11-10T11:41:20.325Z] main [2021-11-10T11:41:20.325Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:21.556Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:21.845Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:41:21.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-10T11:41:21.845Z] b01c37d0b99e: Preparing [2021-11-10T11:41:21.845Z] d319e999876a: Preparing [2021-11-10T11:41:21.845Z] 0e9aa2609913: Preparing [2021-11-10T11:41:21.845Z] 04ece2a05e56: Preparing [2021-11-10T11:41:21.845Z] e2eb06d8af82: Preparing [2021-11-10T11:41:21.845Z] 0e9aa2609913: Layer already exists [2021-11-10T11:41:21.845Z] e2eb06d8af82: Layer already exists [2021-11-10T11:41:21.845Z] 04ece2a05e56: Layer already exists [2021-11-10T11:41:21.845Z] b01c37d0b99e: Pushed [2021-11-10T11:41:23.225Z] d319e999876a: Pushed [2021-11-10T11:41:23.225Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3: digest: sha256:e8e56e7ff24a75d268ea65cb25b9177296d4342a2fd35c5af7779f36b50960b4 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:23.519Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:23.808Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-11-10T11:41:23.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-10T11:41:23.808Z] b01c37d0b99e: Preparing [2021-11-10T11:41:23.808Z] d319e999876a: Preparing [2021-11-10T11:41:23.808Z] 0e9aa2609913: Preparing [2021-11-10T11:41:23.808Z] 04ece2a05e56: Preparing [2021-11-10T11:41:23.808Z] e2eb06d8af82: Preparing [2021-11-10T11:41:23.808Z] b01c37d0b99e: Layer already exists [2021-11-10T11:41:23.808Z] e2eb06d8af82: Layer already exists [2021-11-10T11:41:23.808Z] d319e999876a: Layer already exists [2021-11-10T11:41:23.808Z] 0e9aa2609913: Layer already exists [2021-11-10T11:41:23.808Z] 04ece2a05e56: Layer already exists [2021-11-10T11:41:23.808Z] latest: digest: sha256:e8e56e7ff24a75d268ea65cb25b9177296d4342a2fd35c5af7779f36b50960b4 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:24.101Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.91 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:24.393Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.91 [2021-11-10T11:41:24.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-10T11:41:24.393Z] b01c37d0b99e: Preparing [2021-11-10T11:41:24.393Z] d319e999876a: Preparing [2021-11-10T11:41:24.393Z] 0e9aa2609913: Preparing [2021-11-10T11:41:24.393Z] 04ece2a05e56: Preparing [2021-11-10T11:41:24.394Z] e2eb06d8af82: Preparing [2021-11-10T11:41:24.394Z] 0e9aa2609913: Layer already exists [2021-11-10T11:41:24.394Z] b01c37d0b99e: Layer already exists [2021-11-10T11:41:24.394Z] e2eb06d8af82: Layer already exists [2021-11-10T11:41:24.394Z] 04ece2a05e56: Layer already exists [2021-11-10T11:41:24.394Z] d319e999876a: Layer already exists [2021-11-10T11:41:24.394Z] 2.0.1-dev.91: digest: sha256:e8e56e7ff24a75d268ea65cb25b9177296d4342a2fd35c5af7779f36b50960b4 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:24.690Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:24.979Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [2021-11-10T11:41:24.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-10T11:41:24.979Z] b01c37d0b99e: Preparing [2021-11-10T11:41:24.979Z] d319e999876a: Preparing [2021-11-10T11:41:24.979Z] 0e9aa2609913: Preparing [2021-11-10T11:41:24.979Z] 04ece2a05e56: Preparing [2021-11-10T11:41:24.979Z] e2eb06d8af82: Preparing [2021-11-10T11:41:24.979Z] e2eb06d8af82: Layer already exists [2021-11-10T11:41:24.979Z] d319e999876a: Layer already exists [2021-11-10T11:41:24.979Z] 04ece2a05e56: Layer already exists [2021-11-10T11:41:24.979Z] b01c37d0b99e: Layer already exists [2021-11-10T11:41:24.979Z] 0e9aa2609913: Layer already exists [2021-11-10T11:41:24.979Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91: digest: sha256:e8e56e7ff24a75d268ea65cb25b9177296d4342a2fd35c5af7779f36b50960b4 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:25.271Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:25.563Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-11-10T11:41:25.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-10T11:41:25.563Z] b01c37d0b99e: Preparing [2021-11-10T11:41:25.563Z] d319e999876a: Preparing [2021-11-10T11:41:25.563Z] 0e9aa2609913: Preparing [2021-11-10T11:41:25.563Z] 04ece2a05e56: Preparing [2021-11-10T11:41:25.563Z] e2eb06d8af82: Preparing [2021-11-10T11:41:25.563Z] e2eb06d8af82: Layer already exists [2021-11-10T11:41:25.563Z] b01c37d0b99e: Layer already exists [2021-11-10T11:41:25.563Z] 0e9aa2609913: Layer already exists [2021-11-10T11:41:25.563Z] 04ece2a05e56: Layer already exists [2021-11-10T11:41:25.563Z] d319e999876a: Layer already exists [2021-11-10T11:41:25.563Z] main: digest: sha256:e8e56e7ff24a75d268ea65cb25b9177296d4342a2fd35c5af7779f36b50960b4 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-10T11:41:25.595Z] ===================================================== [Pipeline] echo [2021-11-10T11:41:25.602Z] taggedImages: [2021-11-10T11:41:25.602Z] - nexus3.edgexfoundry.org:10004/support-scheduler:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:41:25.602Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-11-10T11:41:25.602Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.91 [2021-11-10T11:41:25.602Z] - nexus3.edgexfoundry.org:10004/support-scheduler:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [2021-11-10T11:41:25.602Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-11-10T11:41:25.621Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-11-10T11:41:25.621Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:41:25.621Z] latest [2021-11-10T11:41:25.621Z] 2.0.1-dev.91 [2021-11-10T11:41:25.621Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [2021-11-10T11:41:25.621Z] main [2021-11-10T11:41:25.621Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:25.921Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:26.209Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:41:26.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-10T11:41:26.209Z] b0182832a657: Preparing [2021-11-10T11:41:26.209Z] 35d9810f32e1: Preparing [2021-11-10T11:41:26.209Z] 30e516aea342: Preparing [2021-11-10T11:41:26.209Z] 448feb29794f: Preparing [2021-11-10T11:41:26.209Z] 879b85f2d1ed: Preparing [2021-11-10T11:41:26.209Z] 6777e3bbcb7c: Preparing [2021-11-10T11:41:26.209Z] fd08d546f6b8: Preparing [2021-11-10T11:41:26.209Z] 0636255016a6: Preparing [2021-11-10T11:41:26.209Z] 84e9d258764d: Preparing [2021-11-10T11:41:26.209Z] 56463f638872: Preparing [2021-11-10T11:41:26.209Z] e2eb06d8af82: Preparing [2021-11-10T11:41:26.209Z] fd08d546f6b8: Waiting [2021-11-10T11:41:26.209Z] 0636255016a6: Waiting [2021-11-10T11:41:26.209Z] 84e9d258764d: Waiting [2021-11-10T11:41:26.209Z] 56463f638872: Waiting [2021-11-10T11:41:26.209Z] 6777e3bbcb7c: Waiting [2021-11-10T11:41:26.209Z] e2eb06d8af82: Waiting [2021-11-10T11:41:26.209Z] 879b85f2d1ed: Layer already exists [2021-11-10T11:41:26.788Z] 6777e3bbcb7c: Layer already exists [2021-11-10T11:41:26.788Z] 35d9810f32e1: Pushed [2021-11-10T11:41:26.788Z] fd08d546f6b8: Layer already exists [2021-11-10T11:41:26.788Z] 0636255016a6: Layer already exists [2021-11-10T11:41:26.788Z] 84e9d258764d: Layer already exists [2021-11-10T11:41:26.788Z] e2eb06d8af82: Layer already exists [2021-11-10T11:41:26.788Z] 56463f638872: Layer already exists [2021-11-10T11:41:26.788Z] b0182832a657: Pushed [2021-11-10T11:41:27.048Z] 30e516aea342: Pushed [2021-11-10T11:41:32.339Z] 448feb29794f: Pushed [2021-11-10T11:41:32.339Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3: digest: sha256:aa23dce42e4ae76caddb04bd1ffddbd98e3c80fe8b64299f2da54022eb984ea0 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:32.629Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:32.917Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-11-10T11:41:32.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-10T11:41:32.917Z] b0182832a657: Preparing [2021-11-10T11:41:32.917Z] 35d9810f32e1: Preparing [2021-11-10T11:41:32.917Z] 30e516aea342: Preparing [2021-11-10T11:41:32.917Z] 448feb29794f: Preparing [2021-11-10T11:41:32.917Z] 879b85f2d1ed: Preparing [2021-11-10T11:41:32.917Z] 6777e3bbcb7c: Preparing [2021-11-10T11:41:32.917Z] fd08d546f6b8: Preparing [2021-11-10T11:41:32.917Z] 0636255016a6: Preparing [2021-11-10T11:41:32.917Z] 84e9d258764d: Preparing [2021-11-10T11:41:32.917Z] 56463f638872: Preparing [2021-11-10T11:41:32.917Z] e2eb06d8af82: Preparing [2021-11-10T11:41:32.917Z] 6777e3bbcb7c: Waiting [2021-11-10T11:41:32.917Z] fd08d546f6b8: Waiting [2021-11-10T11:41:32.917Z] 0636255016a6: Waiting [2021-11-10T11:41:32.917Z] 84e9d258764d: Waiting [2021-11-10T11:41:32.917Z] 56463f638872: Waiting [2021-11-10T11:41:32.917Z] e2eb06d8af82: Waiting [2021-11-10T11:41:32.917Z] 30e516aea342: Layer already exists [2021-11-10T11:41:32.917Z] b0182832a657: Layer already exists [2021-11-10T11:41:32.917Z] 35d9810f32e1: Layer already exists [2021-11-10T11:41:32.917Z] 879b85f2d1ed: Layer already exists [2021-11-10T11:41:32.917Z] 448feb29794f: Layer already exists [2021-11-10T11:41:32.917Z] 6777e3bbcb7c: Layer already exists [2021-11-10T11:41:32.917Z] 0636255016a6: Layer already exists [2021-11-10T11:41:32.917Z] fd08d546f6b8: Layer already exists [2021-11-10T11:41:32.917Z] 56463f638872: Layer already exists [2021-11-10T11:41:32.917Z] 84e9d258764d: Layer already exists [2021-11-10T11:41:32.917Z] e2eb06d8af82: Layer already exists [2021-11-10T11:41:32.917Z] latest: digest: sha256:aa23dce42e4ae76caddb04bd1ffddbd98e3c80fe8b64299f2da54022eb984ea0 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:33.213Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.91 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:33.500Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.91 [2021-11-10T11:41:33.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-10T11:41:33.500Z] b0182832a657: Preparing [2021-11-10T11:41:33.500Z] 35d9810f32e1: Preparing [2021-11-10T11:41:33.500Z] 30e516aea342: Preparing [2021-11-10T11:41:33.500Z] 448feb29794f: Preparing [2021-11-10T11:41:33.500Z] 879b85f2d1ed: Preparing [2021-11-10T11:41:33.500Z] 6777e3bbcb7c: Preparing [2021-11-10T11:41:33.500Z] fd08d546f6b8: Preparing [2021-11-10T11:41:33.500Z] 0636255016a6: Preparing [2021-11-10T11:41:33.500Z] 84e9d258764d: Preparing [2021-11-10T11:41:33.500Z] 56463f638872: Preparing [2021-11-10T11:41:33.500Z] e2eb06d8af82: Preparing [2021-11-10T11:41:33.500Z] 6777e3bbcb7c: Waiting [2021-11-10T11:41:33.500Z] fd08d546f6b8: Waiting [2021-11-10T11:41:33.500Z] 0636255016a6: Waiting [2021-11-10T11:41:33.500Z] 84e9d258764d: Waiting [2021-11-10T11:41:33.500Z] 56463f638872: Waiting [2021-11-10T11:41:33.500Z] e2eb06d8af82: Waiting [2021-11-10T11:41:33.500Z] 879b85f2d1ed: Layer already exists [2021-11-10T11:41:33.500Z] 35d9810f32e1: Layer already exists [2021-11-10T11:41:33.500Z] 448feb29794f: Layer already exists [2021-11-10T11:41:33.500Z] b0182832a657: Layer already exists [2021-11-10T11:41:33.500Z] 30e516aea342: Layer already exists [2021-11-10T11:41:33.500Z] 6777e3bbcb7c: Layer already exists [2021-11-10T11:41:33.500Z] 84e9d258764d: Layer already exists [2021-11-10T11:41:33.500Z] fd08d546f6b8: Layer already exists [2021-11-10T11:41:33.500Z] 56463f638872: Layer already exists [2021-11-10T11:41:33.500Z] 0636255016a6: Layer already exists [2021-11-10T11:41:33.500Z] e2eb06d8af82: Layer already exists [2021-11-10T11:41:33.500Z] 2.0.1-dev.91: digest: sha256:aa23dce42e4ae76caddb04bd1ffddbd98e3c80fe8b64299f2da54022eb984ea0 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:33.797Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:34.092Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [2021-11-10T11:41:34.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-10T11:41:34.092Z] b0182832a657: Preparing [2021-11-10T11:41:34.092Z] 35d9810f32e1: Preparing [2021-11-10T11:41:34.092Z] 30e516aea342: Preparing [2021-11-10T11:41:34.092Z] 448feb29794f: Preparing [2021-11-10T11:41:34.092Z] 879b85f2d1ed: Preparing [2021-11-10T11:41:34.092Z] 6777e3bbcb7c: Preparing [2021-11-10T11:41:34.092Z] fd08d546f6b8: Preparing [2021-11-10T11:41:34.092Z] 0636255016a6: Preparing [2021-11-10T11:41:34.092Z] 84e9d258764d: Preparing [2021-11-10T11:41:34.092Z] 56463f638872: Preparing [2021-11-10T11:41:34.092Z] e2eb06d8af82: Preparing [2021-11-10T11:41:34.093Z] fd08d546f6b8: Waiting [2021-11-10T11:41:34.093Z] 0636255016a6: Waiting [2021-11-10T11:41:34.093Z] 84e9d258764d: Waiting [2021-11-10T11:41:34.093Z] 56463f638872: Waiting [2021-11-10T11:41:34.093Z] e2eb06d8af82: Waiting [2021-11-10T11:41:34.093Z] 6777e3bbcb7c: Waiting [2021-11-10T11:41:34.093Z] 448feb29794f: Layer already exists [2021-11-10T11:41:34.093Z] 35d9810f32e1: Layer already exists [2021-11-10T11:41:34.093Z] b0182832a657: Layer already exists [2021-11-10T11:41:34.093Z] 30e516aea342: Layer already exists [2021-11-10T11:41:34.093Z] 879b85f2d1ed: Layer already exists [2021-11-10T11:41:34.093Z] 6777e3bbcb7c: Layer already exists [2021-11-10T11:41:34.093Z] 0636255016a6: Layer already exists [2021-11-10T11:41:34.093Z] 84e9d258764d: Layer already exists [2021-11-10T11:41:34.093Z] fd08d546f6b8: Layer already exists [2021-11-10T11:41:34.093Z] 56463f638872: Layer already exists [2021-11-10T11:41:34.093Z] e2eb06d8af82: Layer already exists [2021-11-10T11:41:34.093Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91: digest: sha256:aa23dce42e4ae76caddb04bd1ffddbd98e3c80fe8b64299f2da54022eb984ea0 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:34.387Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:41:34.680Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-11-10T11:41:34.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-10T11:41:34.680Z] b0182832a657: Preparing [2021-11-10T11:41:34.680Z] 35d9810f32e1: Preparing [2021-11-10T11:41:34.680Z] 30e516aea342: Preparing [2021-11-10T11:41:34.680Z] 448feb29794f: Preparing [2021-11-10T11:41:34.680Z] 879b85f2d1ed: Preparing [2021-11-10T11:41:34.680Z] 6777e3bbcb7c: Preparing [2021-11-10T11:41:34.680Z] fd08d546f6b8: Preparing [2021-11-10T11:41:34.680Z] 0636255016a6: Preparing [2021-11-10T11:41:34.680Z] 84e9d258764d: Preparing [2021-11-10T11:41:34.680Z] 56463f638872: Preparing [2021-11-10T11:41:34.680Z] e2eb06d8af82: Preparing [2021-11-10T11:41:34.680Z] 0636255016a6: Waiting [2021-11-10T11:41:34.680Z] 6777e3bbcb7c: Waiting [2021-11-10T11:41:34.680Z] 84e9d258764d: Waiting [2021-11-10T11:41:34.680Z] 56463f638872: Waiting [2021-11-10T11:41:34.680Z] fd08d546f6b8: Waiting [2021-11-10T11:41:34.680Z] e2eb06d8af82: Waiting [2021-11-10T11:41:34.680Z] 30e516aea342: Layer already exists [2021-11-10T11:41:34.680Z] 879b85f2d1ed: Layer already exists [2021-11-10T11:41:34.680Z] 35d9810f32e1: Layer already exists [2021-11-10T11:41:34.680Z] 448feb29794f: Layer already exists [2021-11-10T11:41:34.680Z] b0182832a657: Layer already exists [2021-11-10T11:41:34.680Z] fd08d546f6b8: Layer already exists [2021-11-10T11:41:34.680Z] 6777e3bbcb7c: Layer already exists [2021-11-10T11:41:34.680Z] 84e9d258764d: Layer already exists [2021-11-10T11:41:34.680Z] 0636255016a6: Layer already exists [2021-11-10T11:41:34.680Z] 56463f638872: Layer already exists [2021-11-10T11:41:34.680Z] e2eb06d8af82: Layer already exists [2021-11-10T11:41:34.680Z] main: digest: sha256:aa23dce42e4ae76caddb04bd1ffddbd98e3c80fe8b64299f2da54022eb984ea0 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-10T11:41:34.712Z] ===================================================== [Pipeline] echo [2021-11-10T11:41:34.720Z] taggedImages: [2021-11-10T11:41:34.720Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:41:34.720Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-11-10T11:41:34.720Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.91 [2021-11-10T11:41:34.720Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [2021-11-10T11:41:34.720Z] - 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-11-10T11:42:31.035Z] Removing intermediate container 5e393e6afc95 [2021-11-10T11:42:31.035Z] ---> b6689cf96d56 [2021-11-10T11:42:31.036Z] [2021-11-10T11:42:31.036Z] Step 9/22 : FROM alpine:3.14 [2021-11-10T11:42:31.036Z] 3.14: Pulling from library/alpine [2021-11-10T11:42:31.036Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-10T11:42:31.036Z] Status: Downloaded newer image for alpine:3.14 [2021-11-10T11:42:31.036Z] ---> bb3de5531c18 [2021-11-10T11:42:31.036Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-10T11:42:31.036Z] ---> Running in 18d2bedad3d7 [2021-11-10T11:42:31.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-10T11:42:31.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-10T11:42:31.036Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-10T11:42:31.036Z] Executing busybox-1.33.1-r3.trigger [2021-11-10T11:42:31.036Z] OK: 5 MiB in 15 packages [2021-11-10T11:42:31.036Z] Removing intermediate container a43a5de5698c [2021-11-10T11:42:31.036Z] ---> d05f177e543d [2021-11-10T11:42:31.036Z] [2021-11-10T11:42:31.036Z] Step 9/30 : FROM alpine:3.14 [2021-11-10T11:42:31.036Z] ---> bb3de5531c18 [2021-11-10T11:42:31.036Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-10T11:42:31.036Z] ---> Running in e1430d3fcec9 [2021-11-10T11:42:31.036Z] Removing intermediate container e1430d3fcec9 [2021-11-10T11:42:31.036Z] ---> 875318284ec8 [2021-11-10T11:42:31.036Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-10T11:42:31.036Z] ---> Running in b2d6e3c36aaa [2021-11-10T11:42:31.036Z] Removing intermediate container 18d2bedad3d7 [2021-11-10T11:42:31.036Z] ---> a5f43e369851 [2021-11-10T11:42:31.036Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-10T11:42:31.036Z] ---> Running in e7a4c24e9ef0 [2021-11-10T11:42:31.036Z] Removing intermediate container e7a4c24e9ef0 [2021-11-10T11:42:31.036Z] ---> 07eb18b69780 [2021-11-10T11:42:31.036Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-10T11:42:31.036Z] ---> Running in da234e285809 [2021-11-10T11:42:31.639Z] Removing intermediate container da234e285809 [2021-11-10T11:42:31.639Z] ---> a0d644a0a5e4 [2021-11-10T11:42:31.639Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-10T11:42:31.922Z] ---> Running in 95843147aac9 [2021-11-10T11:42:31.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-10T11:42:32.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-10T11:42:32.479Z] Removing intermediate container 95843147aac9 [2021-11-10T11:42:32.479Z] ---> 2fb9290aee90 [2021-11-10T11:42:32.479Z] Step 14/22 : WORKDIR / [2021-11-10T11:42:32.756Z] ---> Running in 3e9126095f6b [2021-11-10T11:42:33.364Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-10T11:42:33.364Z] (2/2) Installing su-exec (0.2-r1) [2021-11-10T11:42:33.364Z] Executing busybox-1.33.1-r3.trigger [2021-11-10T11:42:33.364Z] OK: 5 MiB in 16 packages [2021-11-10T11:42:33.969Z] Removing intermediate container 3e9126095f6b [2021-11-10T11:42:33.969Z] ---> 71eae1f87010 [2021-11-10T11:42:33.969Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-10T11:42:35.436Z] Removing intermediate container b2d6e3c36aaa [2021-11-10T11:42:35.436Z] ---> d405b06a2c2b [2021-11-10T11:42:35.436Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-10T11:42:35.436Z] ---> 14b8b51f8951 [2021-11-10T11:42:35.436Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-10T11:42:35.436Z] ---> Running in f45dace7a457 [2021-11-10T11:42:36.439Z] Removing intermediate container f45dace7a457 [2021-11-10T11:42:36.439Z] ---> 3673a4b413b2 [2021-11-10T11:42:36.439Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-10T11:42:36.741Z] ---> Running in 8722d1eb173d [2021-11-10T11:42:37.724Z] Removing intermediate container 8722d1eb173d [2021-11-10T11:42:37.724Z] ---> b2105ea0fdbe [2021-11-10T11:42:37.724Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-10T11:42:37.724Z] Removing intermediate container 2c40416b0433 [2021-11-10T11:42:37.724Z] ---> cb57b5b3191b [2021-11-10T11:42:37.724Z] [2021-11-10T11:42:37.724Z] Step 9/21 : FROM alpine:3.14 [2021-11-10T11:42:37.724Z] ---> bb3de5531c18 [2021-11-10T11:42:37.724Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-10T11:42:37.724Z] ---> eab0dde8698e [2021-11-10T11:42:37.724Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-10T11:42:37.724Z] ---> Running in c59d45923a1f [2021-11-10T11:42:38.004Z] ---> Running in f3cd366fe9fc [2021-11-10T11:42:39.485Z] ---> e54f2bd62962 [2021-11-10T11:42:39.485Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-10T11:42:39.765Z] ---> Running in 6ae9caf3eb63 [2021-11-10T11:42:40.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-10T11:42:40.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-10T11:42:40.607Z] Removing intermediate container 6ae9caf3eb63 [2021-11-10T11:42:40.607Z] ---> 06f5cd9119b1 [2021-11-10T11:42:40.607Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-10T11:42:40.886Z] ---> Running in 79309166cc80 [2021-11-10T11:42:41.163Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-10T11:42:41.163Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-10T11:42:41.163Z] Executing busybox-1.33.1-r3.trigger [2021-11-10T11:42:41.163Z] Executing ca-certificates-20191127-r5.trigger [2021-11-10T11:42:41.444Z] Removing intermediate container c59d45923a1f [2021-11-10T11:42:41.444Z] ---> 7373688c3760 [2021-11-10T11:42:41.444Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-10T11:42:41.444Z] OK: 6 MiB in 16 packages [2021-11-10T11:42:41.732Z] ---> Running in 4fe227a633b7 [2021-11-10T11:42:41.732Z] Removing intermediate container 79309166cc80 [2021-11-10T11:42:41.732Z] ---> 182d1bd83dd0 [2021-11-10T11:42:41.732Z] Step 20/22 : LABEL arch=arm64 [2021-11-10T11:42:42.009Z] ---> Running in 5b6dad49f67c [2021-11-10T11:42:42.288Z] Removing intermediate container 12dd4233590a [2021-11-10T11:42:42.288Z] ---> 68c9ce074c92 [2021-11-10T11:42:42.288Z] [2021-11-10T11:42:42.288Z] Step 9/22 : FROM alpine:3.14 [2021-11-10T11:42:42.288Z] ---> bb3de5531c18 [2021-11-10T11:42:42.288Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-10T11:42:42.288Z] ---> Using cache [2021-11-10T11:42:42.288Z] ---> a5f43e369851 [2021-11-10T11:42:42.288Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-10T11:42:42.288Z] ---> Using cache [2021-11-10T11:42:42.288Z] ---> 07eb18b69780 [2021-11-10T11:42:42.288Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-10T11:42:42.288Z] Removing intermediate container 4fe227a633b7 [2021-11-10T11:42:42.288Z] ---> 3aa0a1472d96 [2021-11-10T11:42:42.288Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-10T11:42:42.585Z] ---> Running in a66569c064ed [2021-11-10T11:42:42.585Z] Removing intermediate container 5b6dad49f67c [2021-11-10T11:42:42.585Z] ---> efa8298aff73 [2021-11-10T11:42:42.585Z] Step 21/22 : LABEL git_sha=cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:42:42.863Z] ---> Running in 3f1bec50ce00 [2021-11-10T11:42:43.140Z] Removing intermediate container a66569c064ed [2021-11-10T11:42:43.140Z] ---> 546bd192b119 [2021-11-10T11:42:43.140Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-10T11:42:43.140Z] ---> Running in 225e97a2acb2 [2021-11-10T11:42:43.424Z] Removing intermediate container 5e0300dcc901 [2021-11-10T11:42:43.424Z] ---> deaa25725f99 [2021-11-10T11:42:43.424Z] [2021-11-10T11:42:43.424Z] Step 11/23 : FROM alpine:3.14 [2021-11-10T11:42:43.424Z] ---> bb3de5531c18 [2021-11-10T11:42:43.424Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-10T11:42:43.424Z] ---> Using cache [2021-11-10T11:42:43.424Z] ---> a5f43e369851 [2021-11-10T11:42:43.424Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-10T11:42:43.424Z] ---> Using cache [2021-11-10T11:42:43.424Z] ---> 07eb18b69780 [2021-11-10T11:42:43.424Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-10T11:42:43.696Z] ---> Running in c3dcfe229707 [2021-11-10T11:42:43.696Z] Removing intermediate container 3f1bec50ce00 [2021-11-10T11:42:43.696Z] ---> 0fca456ab7a7 [2021-11-10T11:42:43.696Z] Step 22/22 : LABEL version=2.0.1-dev.91 [2021-11-10T11:42:43.696Z] Removing intermediate container f3cd366fe9fc [2021-11-10T11:42:43.696Z] ---> 7f7065d36302 [2021-11-10T11:42:43.696Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-10T11:42:43.696Z] ---> Running in 3a43a9f0bc41 [2021-11-10T11:42:43.972Z] ---> Running in 7533e59e1d1b [2021-11-10T11:42:43.972Z] Removing intermediate container 225e97a2acb2 [2021-11-10T11:42:43.972Z] ---> fc7e6a2a2a78 [2021-11-10T11:42:43.972Z] Step 14/22 : WORKDIR / [2021-11-10T11:42:43.972Z] ---> 057bedd86fff [2021-11-10T11:42:43.972Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-10T11:42:43.972Z] ---> Running in 2b088bba4360 [2021-11-10T11:42:43.972Z] ---> Running in cccfc6bf6082 [2021-11-10T11:42:44.247Z] Removing intermediate container c3dcfe229707 [2021-11-10T11:42:44.247Z] ---> ab5bb9faa379 [2021-11-10T11:42:44.247Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-10T11:42:44.524Z] ---> Running in 6a051a4fcc89 [2021-11-10T11:42:44.524Z] Removing intermediate container 3a43a9f0bc41 [2021-11-10T11:42:44.524Z] ---> ccd3054f83ae [2021-11-10T11:42:44.524Z] [2021-11-10T11:42:44.799Z] Removing intermediate container 7533e59e1d1b [2021-11-10T11:42:44.799Z] ---> 5bd7254247ec [2021-11-10T11:42:44.799Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-10T11:42:44.799Z] ---> Running in 3d8220a9d7b2 [2021-11-10T11:42:44.799Z] Removing intermediate container 2b088bba4360 [2021-11-10T11:42:44.799Z] ---> 0b8686eea087 [2021-11-10T11:42:44.799Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-10T11:42:45.074Z] Successfully built ccd3054f83ae [2021-11-10T11:42:45.074Z] Successfully tagged core-command-arm64:latest [2021-11-10T11:42:45.074Z]  Building core-command ... done Building security-secretstore-setup [2021-11-10T11:42:45.349Z] Removing intermediate container 6a051a4fcc89 [2021-11-10T11:42:45.349Z] ---> 287d863bd428 [2021-11-10T11:42:45.349Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-10T11:42:45.626Z] Removing intermediate container 3d8220a9d7b2 [2021-11-10T11:42:45.626Z] ---> 57ece80120fc [2021-11-10T11:42:45.627Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-10T11:42:45.627Z] ---> Running in 60babdb36418 [2021-11-10T11:42:46.257Z] ---> ce11d7ace852 [2021-11-10T11:42:46.257Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-10T11:42:46.535Z] Removing intermediate container 60babdb36418 [2021-11-10T11:42:46.535Z] ---> d1226a31652e [2021-11-10T11:42:46.535Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-10T11:42:46.535Z] ---> 7c155674a800 [2021-11-10T11:42:46.535Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-10T11:42:47.986Z] Removing intermediate container cccfc6bf6082 [2021-11-10T11:42:47.986Z] ---> d0344a7a91bd [2021-11-10T11:42:47.986Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-10T11:42:47.986Z] ---> 17d435ad683b [2021-11-10T11:42:47.986Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-10T11:42:48.590Z] ---> bb02d6fc2121 [2021-11-10T11:42:48.590Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-10T11:42:48.590Z] ---> bb9ef2b06b81 [2021-11-10T11:42:48.590Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-10T11:42:49.583Z] ---> 45ba5a3e3c7e [2021-11-10T11:42:49.583Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-10T11:42:49.861Z] ---> c5ebef982dd1 [2021-11-10T11:42:49.861Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-10T11:42:49.861Z] ---> d75e2b9c167e [2021-11-10T11:42:49.861Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-10T11:42:49.861Z] ---> Running in 2912e5b02aea [2021-11-10T11:42:49.861Z] ---> Running in afc5793b9041 [2021-11-10T11:42:50.139Z] ---> e055968c0891 [2021-11-10T11:42:50.139Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-10T11:42:50.747Z] Removing intermediate container afc5793b9041 [2021-11-10T11:42:50.747Z] ---> 432dd8dba904 [2021-11-10T11:42:50.747Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-10T11:42:50.747Z] Removing intermediate container 2912e5b02aea [2021-11-10T11:42:50.747Z] ---> 41773c0986fd [2021-11-10T11:42:50.747Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-10T11:42:51.022Z] ---> Running in 1ae708aa902d [2021-11-10T11:42:51.022Z] ---> Running in 7a3d26560fb9 [2021-11-10T11:42:51.297Z] ---> 160766017b5b [2021-11-10T11:42:51.297Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-10T11:42:51.578Z] ---> Running in 79c5b7961a8b [2021-11-10T11:42:51.578Z] Removing intermediate container 1ae708aa902d [2021-11-10T11:42:51.578Z] ---> f8dc8d4ce340 [2021-11-10T11:42:51.578Z] Step 20/22 : LABEL arch=arm64 [2021-11-10T11:42:51.852Z] Removing intermediate container 7a3d26560fb9 [2021-11-10T11:42:51.852Z] ---> a0dbc3176424 [2021-11-10T11:42:51.852Z] Step 21/23 : LABEL arch=arm64 [2021-11-10T11:42:51.852Z] ---> Running in 795479eaa385 [2021-11-10T11:42:51.852Z] ---> 77bed555ad90 [2021-11-10T11:42:51.852Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-10T11:42:52.140Z] ---> Running in 0767f7932193 [2021-11-10T11:42:52.140Z] Removing intermediate container 79c5b7961a8b [2021-11-10T11:42:52.140Z] ---> f64b977318de [2021-11-10T11:42:52.140Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-10T11:42:52.426Z] ---> Running in 3e5db90d8969 [2021-11-10T11:42:52.426Z] Removing intermediate container 795479eaa385 [2021-11-10T11:42:52.426Z] ---> 4a61a42dd2c7 [2021-11-10T11:42:52.426Z] Step 21/22 : LABEL git_sha=cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:42:52.702Z] ---> Running in 2583eeac7e1b [2021-11-10T11:42:52.702Z] Removing intermediate container 0767f7932193 [2021-11-10T11:42:52.702Z] ---> 6fcbc6a6e436 [2021-11-10T11:42:52.702Z] Step 22/23 : LABEL git_sha=cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:42:52.975Z] ---> Running in 2c695417b6bc [2021-11-10T11:42:53.264Z] Removing intermediate container 3e5db90d8969 [2021-11-10T11:42:53.264Z] ---> bf46b096d378 [2021-11-10T11:42:53.264Z] Step 19/21 : LABEL arch=arm64 [2021-11-10T11:42:53.264Z] ---> d9d294328172 [2021-11-10T11:42:53.264Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-10T11:42:53.264Z] ---> Running in 254d4cfe502b [2021-11-10T11:42:53.558Z] Removing intermediate container 2583eeac7e1b [2021-11-10T11:42:53.558Z] ---> e1441413f4a0 [2021-11-10T11:42:53.558Z] Step 22/22 : LABEL version=2.0.1-dev.91 [2021-11-10T11:42:53.558Z] Removing intermediate container 2c695417b6bc [2021-11-10T11:42:53.558Z] ---> bf38e9e0a7a6 [2021-11-10T11:42:53.558Z] Step 23/23 : LABEL version=2.0.1-dev.91 [2021-11-10T11:42:53.558Z] ---> Running in 96304945a3c0 [2021-11-10T11:42:53.839Z] ---> Running in 9651475a357a [2021-11-10T11:42:54.129Z] Removing intermediate container 254d4cfe502b [2021-11-10T11:42:54.129Z] ---> 855baff33dca [2021-11-10T11:42:54.129Z] Step 20/21 : LABEL git_sha=cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:42:54.411Z] ---> Running in 441200dbc356 [2021-11-10T11:42:54.411Z] Removing intermediate container 96304945a3c0 [2021-11-10T11:42:54.411Z] ---> 6425e74a35ed [2021-11-10T11:42:54.411Z] [2021-11-10T11:42:54.687Z] ---> 275eeec014db [2021-11-10T11:42:54.687Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-10T11:42:54.687Z] Removing intermediate container 9651475a357a [2021-11-10T11:42:54.687Z] ---> cfb5b68ba346 [2021-11-10T11:42:54.687Z] [2021-11-10T11:42:54.961Z] Successfully built 6425e74a35ed [2021-11-10T11:42:54.961Z] Successfully tagged core-metadata-arm64:latest [2021-11-10T11:42:54.961Z]  Building core-metadata ... done Building security-proxy-setup [2021-11-10T11:42:54.961Z] Successfully built cfb5b68ba346 [2021-11-10T11:42:54.961Z] Successfully tagged support-scheduler-arm64:latest [2021-11-10T11:42:54.961Z]  Building support-scheduler ... done Building core-data [2021-11-10T11:42:55.240Z] Removing intermediate container 441200dbc356 [2021-11-10T11:42:55.240Z] ---> 4f4f08ea29b0 [2021-11-10T11:42:55.240Z] Step 21/21 : LABEL version=2.0.1-dev.91 [2021-11-10T11:42:55.240Z] ---> Running in d2d9f187f5f9 [2021-11-10T11:42:55.846Z] ---> 17762bb2e9d5 [2021-11-10T11:42:55.846Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-10T11:42:55.846Z] Removing intermediate container d2d9f187f5f9 [2021-11-10T11:42:55.846Z] ---> 8dd1fa56d53a [2021-11-10T11:42:55.846Z] [2021-11-10T11:42:56.128Z] ---> Running in 143a05b3feb2 [2021-11-10T11:42:56.128Z] Successfully built 8dd1fa56d53a [2021-11-10T11:42:56.128Z] Successfully tagged support-notifications-arm64:latest [2021-11-10T11:42:56.128Z]  Building support-notifications ... done Building sys-mgmt-agent [2021-11-10T11:42:56.405Z] Removing intermediate container 143a05b3feb2 [2021-11-10T11:42:56.405Z] ---> 364815dc6e90 [2021-11-10T11:42:56.683Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-10T11:42:57.277Z] ---> f413d58f8b89 [2021-11-10T11:42:57.277Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-10T11:42:57.550Z] ---> Running in 13c9b61adb04 [2021-11-10T11:43:00.183Z] Removing intermediate container 13c9b61adb04 [2021-11-10T11:43:00.183Z] ---> 017e2d6efabf [2021-11-10T11:43:00.183Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-10T11:43:00.455Z] ---> Running in 68f7ac22003a [2021-11-10T11:43:01.060Z] Removing intermediate container 68f7ac22003a [2021-11-10T11:43:01.060Z] ---> 4288fe3a9ffe [2021-11-10T11:43:01.060Z] Step 27/30 : CMD ["gate"] [2021-11-10T11:43:01.337Z] ---> Running in 14915cfeb7f6 [2021-11-10T11:43:01.936Z] Removing intermediate container 14915cfeb7f6 [2021-11-10T11:43:01.936Z] ---> c10f919ce448 [2021-11-10T11:43:01.936Z] Step 28/30 : LABEL arch=arm64 [2021-11-10T11:43:02.214Z] ---> Running in 4b1e669c22c6 [2021-11-10T11:43:02.819Z] Removing intermediate container 4b1e669c22c6 [2021-11-10T11:43:02.819Z] ---> cbc4ee4592cd [2021-11-10T11:43:02.819Z] Step 29/30 : LABEL git_sha=cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:43:03.096Z] ---> Running in 8dcefe2a57f9 [2021-11-10T11:43:03.376Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T11:43:03.376Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-10T11:43:03.376Z] ---> 23d7bd81729b [2021-11-10T11:43:03.376Z] Step 3/24 : WORKDIR /edgex-go [2021-11-10T11:43:03.376Z] ---> Using cache [2021-11-10T11:43:03.376Z] ---> 8eff93f8719a [2021-11-10T11:43:03.376Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T11:43:03.376Z] ---> Using cache [2021-11-10T11:43:03.377Z] ---> c23da4857d24 [2021-11-10T11:43:03.650Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-10T11:43:03.650Z] ---> Using cache [2021-11-10T11:43:03.650Z] ---> 48a40b124348 [2021-11-10T11:43:03.650Z] Step 6/24 : COPY . . [2021-11-10T11:43:03.650Z] ---> Using cache [2021-11-10T11:43:03.650Z] ---> 679191741e07 [2021-11-10T11:43:03.650Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T11:43:03.650Z] ---> Using cache [2021-11-10T11:43:03.650Z] ---> 6866efda1b9b [2021-11-10T11:43:03.650Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-10T11:43:03.928Z] Removing intermediate container 8dcefe2a57f9 [2021-11-10T11:43:03.928Z] ---> 1da34be22a78 [2021-11-10T11:43:03.928Z] Step 30/30 : LABEL version=2.0.1-dev.91 [2021-11-10T11:43:03.928Z] ---> Running in 629fd1e40f44 [2021-11-10T11:43:04.202Z] ---> Running in f39ec8976cec [2021-11-10T11:43:05.188Z] Removing intermediate container f39ec8976cec [2021-11-10T11:43:05.188Z] ---> 28f87051515c [2021-11-10T11:43:05.188Z] [2021-11-10T11:43:05.188Z] Successfully built 28f87051515c [2021-11-10T11:43:05.188Z] Successfully tagged security-bootstrapper-arm64:latest [2021-11-10T11:43:05.461Z]  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-10T11:43:20.566Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T11:43:20.566Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-10T11:43:20.566Z] ---> 23d7bd81729b [2021-11-10T11:43:20.566Z] Step 3/22 : WORKDIR /edgex-go [2021-11-10T11:43:20.566Z] ---> Using cache [2021-11-10T11:43:20.566Z] ---> 8eff93f8719a [2021-11-10T11:43:20.566Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T11:43:20.566Z] ---> Using cache [2021-11-10T11:43:20.566Z] ---> c23da4857d24 [2021-11-10T11:43:20.566Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-10T11:43:21.171Z] ---> Running in 0f00e1bf7648 [2021-11-10T11:43:21.454Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T11:43:21.454Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-10T11:43:21.454Z] ---> 23d7bd81729b [2021-11-10T11:43:21.454Z] Step 3/22 : WORKDIR /edgex-go [2021-11-10T11:43:21.454Z] ---> Using cache [2021-11-10T11:43:21.454Z] ---> 8eff93f8719a [2021-11-10T11:43:21.454Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T11:43:21.454Z] ---> Using cache [2021-11-10T11:43:21.454Z] ---> c23da4857d24 [2021-11-10T11:43:21.454Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-10T11:43:21.735Z] ---> Running in d07485dbeac2 [2021-11-10T11:43:22.022Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T11:43:22.022Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-10T11:43:22.022Z] ---> 23d7bd81729b [2021-11-10T11:43:22.022Z] Step 3/20 : WORKDIR /edgex-go [2021-11-10T11:43:22.022Z] ---> Using cache [2021-11-10T11:43:22.022Z] ---> 8eff93f8719a [2021-11-10T11:43:22.022Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T11:43:22.022Z] ---> Using cache [2021-11-10T11:43:22.022Z] ---> c23da4857d24 [2021-11-10T11:43:22.022Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-10T11:43:22.022Z] ---> Using cache [2021-11-10T11:43:22.022Z] ---> 48a40b124348 [2021-11-10T11:43:22.022Z] Step 6/20 : COPY . . [2021-11-10T11:43:22.022Z] ---> Using cache [2021-11-10T11:43:22.022Z] ---> 679191741e07 [2021-11-10T11:43:22.022Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T11:43:22.022Z] ---> Using cache [2021-11-10T11:43:22.022Z] ---> 6866efda1b9b [2021-11-10T11:43:22.022Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-10T11:43:22.299Z] ---> Running in 707655058d36 [2021-11-10T11:43:23.767Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-10T11:43:24.046Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-10T11:43:24.652Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-10T11:43:24.652Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-10T11:43:24.929Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-10T11:43:25.919Z] OK: 219 MiB in 52 packages [2021-11-10T11:43:25.919Z] OK: 219 MiB in 52 packages [2021-11-10T11:43:27.921Z] Removing intermediate container 0f00e1bf7648 [2021-11-10T11:43:27.921Z] ---> 5546c8bcdaae [2021-11-10T11:43:27.921Z] Step 6/22 : COPY . . [2021-11-10T11:43:27.921Z] Removing intermediate container d07485dbeac2 [2021-11-10T11:43:27.921Z] ---> 9fbf6d7deb9b [2021-11-10T11:43:27.921Z] Step 6/22 : COPY . . [2021-11-10T11:43:46.273Z] ---> f0b9c30ccc0f [2021-11-10T11:43:46.273Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T11:43:46.273Z] ---> 96086931323f [2021-11-10T11:43:46.273Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T11:43:46.273Z] ---> Running in 431c14f0aaed [2021-11-10T11:43:46.273Z] ---> Running in 534b7fa3d995 [2021-11-10T11:43:50.607Z] Removing intermediate container 534b7fa3d995 [2021-11-10T11:43:50.607Z] ---> 43cd13220b42 [2021-11-10T11:43:50.607Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-10T11:43:50.607Z] ---> Running in ad05321492ed [2021-11-10T11:43:50.607Z] Removing intermediate container 431c14f0aaed [2021-11-10T11:43:50.607Z] ---> b89297c7d5ad [2021-11-10T11:43:50.607Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-10T11:43:50.607Z] ---> Running in 076188089f81 [2021-11-10T11:43:52.611Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-10T11:43:53.221Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/core-data/core-data ./cmd/core-data [2021-11-10T11:44:06.123Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-10T11:44:18.563Z] Removing intermediate container 629fd1e40f44 [2021-11-10T11:44:18.563Z] ---> 4112fc3118fa [2021-11-10T11:44:18.563Z] [2021-11-10T11:44:18.563Z] Step 9/24 : FROM alpine:3.14 [2021-11-10T11:44:18.563Z] ---> bb3de5531c18 [2021-11-10T11:44:18.563Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-10T11:44:18.563Z] ---> Running in f389d066af80 [2021-11-10T11:44:20.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-10T11:44:20.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-10T11:44:21.891Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-10T11:44:21.891Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-10T11:44:21.891Z] (3/3) Installing su-exec (0.2-r1) [2021-11-10T11:44:21.891Z] Executing busybox-1.33.1-r3.trigger [2021-11-10T11:44:21.891Z] Executing ca-certificates-20191127-r5.trigger [2021-11-10T11:44:22.510Z] OK: 6 MiB in 17 packages [2021-11-10T11:44:24.573Z] Removing intermediate container f389d066af80 [2021-11-10T11:44:24.573Z] ---> 3db7070e5bad [2021-11-10T11:44:24.573Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-10T11:44:24.850Z] ---> Running in 4b12e6d4558c [2021-11-10T11:44:25.492Z] Removing intermediate container 4b12e6d4558c [2021-11-10T11:44:25.492Z] ---> 3b493494d28d [2021-11-10T11:44:25.492Z] Step 12/24 : WORKDIR / [2021-11-10T11:44:25.492Z] ---> Running in 69d1fb769ef8 [2021-11-10T11:44:26.473Z] Removing intermediate container 69d1fb769ef8 [2021-11-10T11:44:26.473Z] ---> 51f7f59d0884 [2021-11-10T11:44:26.473Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-10T11:44:27.460Z] ---> a489fedb02ba [2021-11-10T11:44:27.460Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-10T11:44:28.442Z] ---> c8332f700b52 [2021-11-10T11:44:28.442Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-10T11:44:29.885Z] ---> 57bd99b2942b [2021-11-10T11:44:29.885Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-10T11:44:30.865Z] ---> 2e7e89b60690 [2021-11-10T11:44:30.865Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-10T11:44:32.303Z] ---> 164c4590148a [2021-11-10T11:44:32.303Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-10T11:44:34.285Z] ---> b95d574ed0c7 [2021-11-10T11:44:34.285Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-10T11:44:35.269Z] ---> 0fd52e1130c9 [2021-11-10T11:44:35.269Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-11-10T11:44:36.459Z] ---> Running in 15b12aed4805 [2021-11-10T11:44:39.093Z] Removing intermediate container 15b12aed4805 [2021-11-10T11:44:39.093Z] ---> b2d00e73906a [2021-11-10T11:44:39.093Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-10T11:44:39.093Z] ---> Running in 59c6970f2f0e [2021-11-10T11:44:39.370Z] Removing intermediate container 59c6970f2f0e [2021-11-10T11:44:39.370Z] ---> 90bf1d257e38 [2021-11-10T11:44:39.370Z] Step 22/24 : LABEL arch=arm64 [2021-11-10T11:44:39.647Z] ---> Running in 0e0e34966cb8 [2021-11-10T11:44:40.248Z] Removing intermediate container 0e0e34966cb8 [2021-11-10T11:44:40.248Z] ---> 8eb538fa80dc [2021-11-10T11:44:40.248Z] Step 23/24 : LABEL git_sha=cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:44:40.248Z] ---> Running in 3a9a601e3035 [2021-11-10T11:44:40.848Z] Removing intermediate container 3a9a601e3035 [2021-11-10T11:44:40.848Z] ---> 0d73e213c0c7 [2021-11-10T11:44:40.848Z] Step 24/24 : LABEL version=2.0.1-dev.91 [2021-11-10T11:44:41.128Z] ---> Running in 98ebb162d491 [2021-11-10T11:44:41.726Z] Removing intermediate container 98ebb162d491 [2021-11-10T11:44:41.726Z] ---> e03e8361ed03 [2021-11-10T11:44:41.726Z] [2021-11-10T11:44:42.000Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-10T11:44:42.000Z] Successfully built e03e8361ed03 [2021-11-10T11:44:42.000Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-11-10T11:44:54.420Z]  Building security-secretstore-setup ... done Removing intermediate container 707655058d36 [2021-11-10T11:44:54.420Z] ---> 8a51a0229990 [2021-11-10T11:44:54.420Z] [2021-11-10T11:44:54.420Z] Step 9/20 : FROM alpine:3.14 [2021-11-10T11:44:54.420Z] ---> bb3de5531c18 [2021-11-10T11:44:54.420Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-10T11:44:54.700Z] ---> Running in df2f53b72a3f [2021-11-10T11:44:56.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-10T11:44:56.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-10T11:44:57.945Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-10T11:44:57.945Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-10T11:44:57.945Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-10T11:44:57.945Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-10T11:44:57.945Z] (5/5) Installing curl (7.79.1-r0) [2021-11-10T11:44:57.945Z] Executing busybox-1.33.1-r3.trigger [2021-11-10T11:44:57.945Z] Executing ca-certificates-20191127-r5.trigger [2021-11-10T11:44:58.220Z] OK: 8 MiB in 19 packages [2021-11-10T11:45:00.219Z] Removing intermediate container df2f53b72a3f [2021-11-10T11:45:00.219Z] ---> 1d218d1acbd7 [2021-11-10T11:45:00.219Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-10T11:45:00.219Z] ---> Running in 086a176fe47c [2021-11-10T11:45:00.823Z] Removing intermediate container 086a176fe47c [2021-11-10T11:45:00.823Z] ---> 8d4248a9d3c5 [2021-11-10T11:45:00.823Z] Step 12/20 : WORKDIR /edgex [2021-11-10T11:45:01.100Z] ---> Running in 10edcb1a3e6e [2021-11-10T11:45:01.705Z] Removing intermediate container 10edcb1a3e6e [2021-11-10T11:45:01.705Z] ---> 0e9ec6773f69 [2021-11-10T11:45:01.705Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-10T11:45:03.155Z] ---> 6eee15204475 [2021-11-10T11:45:03.155Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-10T11:45:04.606Z] ---> 1650d6ad0fb3 [2021-11-10T11:45:04.606Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-10T11:45:06.597Z] ---> c1ae723ec233 [2021-11-10T11:45:06.597Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-10T11:45:06.597Z] ---> Running in 6cdad654f449 [2021-11-10T11:45:07.196Z] Removing intermediate container 6cdad654f449 [2021-11-10T11:45:07.196Z] ---> 920d06889041 [2021-11-10T11:45:07.196Z] Step 17/20 : CMD ["--init=true"] [2021-11-10T11:45:07.196Z] ---> Running in 79e276390bed [2021-11-10T11:45:08.183Z] Removing intermediate container 79e276390bed [2021-11-10T11:45:08.183Z] ---> ab9329d550be [2021-11-10T11:45:08.183Z] Step 18/20 : LABEL arch=arm64 [2021-11-10T11:45:08.183Z] ---> Running in e44d5c146c87 [2021-11-10T11:45:08.788Z] Removing intermediate container e44d5c146c87 [2021-11-10T11:45:08.788Z] ---> 182f84725323 [2021-11-10T11:45:08.788Z] Step 19/20 : LABEL git_sha=cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:45:08.788Z] ---> Running in 0a5f2e33a478 [2021-11-10T11:45:10.039Z] Removing intermediate container 0a5f2e33a478 [2021-11-10T11:45:10.039Z] ---> 1c92ebe15197 [2021-11-10T11:45:10.039Z] Step 20/20 : LABEL version=2.0.1-dev.91 [2021-11-10T11:45:10.039Z] ---> Running in e092b8dfff12 [2021-11-10T11:45:10.314Z] Removing intermediate container e092b8dfff12 [2021-11-10T11:45:10.314Z] ---> 63526b024652 [2021-11-10T11:45:10.314Z] [2021-11-10T11:45:10.592Z] Successfully built 63526b024652 [2021-11-10T11:45:10.592Z] Successfully tagged security-proxy-setup-arm64:latest [2021-11-10T11:45:17.694Z]  Building security-proxy-setup ... done Removing intermediate container ad05321492ed [2021-11-10T11:45:17.694Z] ---> 0839217d1fad [2021-11-10T11:45:17.694Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-10T11:45:17.694Z] ---> Running in 52736b9cb350 [2021-11-10T11:45:18.291Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-10T11:45:20.915Z] Removing intermediate container 52736b9cb350 [2021-11-10T11:45:20.915Z] ---> 37c63e71eca5 [2021-11-10T11:45:20.915Z] [2021-11-10T11:45:20.915Z] Step 10/22 : FROM docker:20.10.8 [2021-11-10T11:45:20.915Z] 20.10.8: Pulling from library/docker [2021-11-10T11:45:26.105Z] Removing intermediate container 076188089f81 [2021-11-10T11:45:26.105Z] ---> 0d9d8190058f [2021-11-10T11:45:26.105Z] [2021-11-10T11:45:26.105Z] Step 9/22 : FROM alpine:3.14 [2021-11-10T11:45:26.105Z] ---> bb3de5531c18 [2021-11-10T11:45:26.105Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-10T11:45:26.105Z] ---> Running in d8fed3f72c7b [2021-11-10T11:45:26.700Z] Removing intermediate container d8fed3f72c7b [2021-11-10T11:45:26.700Z] ---> aa57d6e6807a [2021-11-10T11:45:26.700Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-10T11:45:26.973Z] ---> Running in d22678560ce0 [2021-11-10T11:45:27.565Z] Removing intermediate container d22678560ce0 [2021-11-10T11:45:27.565Z] ---> 5c062021e9b7 [2021-11-10T11:45:27.565Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-10T11:45:27.565Z] ---> Running in da05f166498d [2021-11-10T11:45:28.161Z] Removing intermediate container da05f166498d [2021-11-10T11:45:28.161Z] ---> 5ea735098da6 [2021-11-10T11:45:28.161Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T11:45:28.161Z] ---> Running in 5576e2e4e45b [2021-11-10T11:45:28.754Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-10T11:45:28.754Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-10T11:45:28.754Z] ---> 3734d5adc5ac [2021-11-10T11:45:28.754Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-10T11:45:28.754Z] ---> Running in 8a48a01b59e7 [2021-11-10T11:45:29.351Z] Removing intermediate container 8a48a01b59e7 [2021-11-10T11:45:29.351Z] ---> 101b539b4944 [2021-11-10T11:45:29.351Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-11-10T11:45:29.351Z] ---> Running in 04a61b480ac3 [2021-11-10T11:45:30.331Z] Removing intermediate container 5576e2e4e45b [2021-11-10T11:45:30.331Z] ---> 9b00a2b5b9b7 [2021-11-10T11:45:30.331Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-10T11:45:30.605Z] ---> Running in 78d349dc9cd0 [2021-11-10T11:45:30.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-10T11:45:31.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-10T11:45:31.797Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-10T11:45:31.797Z] (1/42) Installing readline (8.1.0-r0) [2021-11-10T11:45:31.797Z] (2/42) Installing bash (5.1.4-r0) [2021-11-10T11:45:32.069Z] Executing bash-5.1.4-r0.post-install [2021-11-10T11:45:32.069Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-10T11:45:32.069Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-10T11:45:32.069Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-10T11:45:32.069Z] (6/42) Installing curl (7.79.1-r0) [2021-11-10T11:45:32.069Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-10T11:45:32.069Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-10T11:45:32.069Z] (9/42) Installing expat (2.4.1-r0) [2021-11-10T11:45:32.069Z] (10/42) Installing libffi (3.3-r2) [2021-11-10T11:45:32.069Z] (11/42) Installing gdbm (1.19-r0) [2021-11-10T11:45:32.069Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-10T11:45:32.069Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-10T11:45:32.069Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-10T11:45:32.069Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-10T11:45:32.069Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-10T11:45:32.340Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-10T11:45:32.612Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-10T11:45:33.583Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-10T11:45:33.583Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-10T11:45:33.854Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-10T11:45:33.854Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-10T11:45:34.131Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-10T11:45:34.131Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-10T11:45:34.131Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-10T11:45:34.131Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-10T11:45:34.131Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-10T11:45:34.131Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-10T11:45:34.131Z] Executing busybox-1.33.1-r3.trigger [2021-11-10T11:45:34.131Z] OK: 8 MiB in 20 packages [2021-11-10T11:45:34.131Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-10T11:45:34.131Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-10T11:45:34.406Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-10T11:45:34.406Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-10T11:45:34.406Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-10T11:45:34.406Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-10T11:45:34.406Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-10T11:45:34.406Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-10T11:45:34.406Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-10T11:45:34.406Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-10T11:45:34.406Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-10T11:45:34.406Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-10T11:45:34.406Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-10T11:45:34.406Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-10T11:45:34.406Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-10T11:45:34.689Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-10T11:45:34.689Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-10T11:45:34.689Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-10T11:45:34.689Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-10T11:45:34.689Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-10T11:45:34.689Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-10T11:45:35.295Z] Executing busybox-1.33.1-r3.trigger [2021-11-10T11:45:35.295Z] OK: 84 MiB in 64 packages [2021-11-10T11:45:35.892Z] Removing intermediate container 78d349dc9cd0 [2021-11-10T11:45:35.892Z] ---> 9867a5eed930 [2021-11-10T11:45:35.892Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-10T11:45:36.512Z] ---> 82cd41c70d1b [2021-11-10T11:45:36.512Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-10T11:45:37.944Z] ---> f1ac54e14709 [2021-11-10T11:45:37.944Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-10T11:45:38.544Z] ---> 432d114e402c [2021-11-10T11:45:38.544Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-10T11:45:38.818Z] ---> Running in f97f1fb2f2dd [2021-11-10T11:45:39.093Z] Removing intermediate container f97f1fb2f2dd [2021-11-10T11:45:39.093Z] ---> df8736524cf1 [2021-11-10T11:45:39.093Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-10T11:45:39.093Z] ---> Running in f3cc7071942b [2021-11-10T11:45:39.690Z] Removing intermediate container f3cc7071942b [2021-11-10T11:45:39.690Z] ---> b54c4d06f794 [2021-11-10T11:45:39.690Z] Step 20/22 : LABEL arch=arm64 [2021-11-10T11:45:39.690Z] Collecting docker-compose==1.23.2 [2021-11-10T11:45:39.690Z] ---> Running in 48837c9d6c52 [2021-11-10T11:45:39.690Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-10T11:45:40.289Z] Collecting docopt<0.7,>=0.6.1 [2021-11-10T11:45:40.289Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-10T11:45:40.289Z] Removing intermediate container 48837c9d6c52 [2021-11-10T11:45:40.289Z] ---> b4551eb6eef8 [2021-11-10T11:45:40.289Z] Step 21/22 : LABEL git_sha=cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:45:40.289Z] ---> Running in bdca620db1e9 [2021-11-10T11:45:40.884Z] Removing intermediate container bdca620db1e9 [2021-11-10T11:45:40.884Z] ---> 0d4f039e02a6 [2021-11-10T11:45:40.884Z] Step 22/22 : LABEL version=2.0.1-dev.91 [2021-11-10T11:45:40.884Z] ---> Running in d4b7b823e09d [2021-11-10T11:45:41.157Z] Removing intermediate container d4b7b823e09d [2021-11-10T11:45:41.157Z] ---> 2fd91ee655e3 [2021-11-10T11:45:41.157Z] [2021-11-10T11:45:42.419Z] Successfully built 2fd91ee655e3 [2021-11-10T11:45:42.419Z] Successfully tagged core-data-arm64:latest [2021-11-10T11:45:42.419Z]  Building core-data ... done Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-10T11:45:42.689Z] Collecting PyYAML<4,>=3.10 [2021-11-10T11:45:42.689Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-10T11:45:46.066Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-10T11:45:46.066Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-10T11:45:46.659Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-10T11:45:46.659Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-10T11:45:46.933Z] Collecting jsonschema<3,>=2.5.1 [2021-11-10T11:45:46.933Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-10T11:45:46.933Z] Collecting texttable<0.10,>=0.9.0 [2021-11-10T11:45:46.933Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-10T11:45:48.776Z] Collecting docker<4.0,>=3.6.0 [2021-11-10T11:45:48.776Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-10T11:45:49.047Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-10T11:45:49.047Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-10T11:45:51.018Z] Collecting cached-property<2,>=1.2.0 [2021-11-10T11:45:51.018Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-10T11:45:51.018Z] Collecting docker-pycreds>=0.4.0 [2021-11-10T11:45:51.018Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-10T11:45:51.290Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-11-10T11:45:51.560Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-10T11:45:51.560Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-10T11:45:51.832Z] Collecting idna<2.8,>=2.5 [2021-11-10T11:45:51.832Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-10T11:45:52.425Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-10T11:45:52.425Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-10T11:45:52.694Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-10T11:45:52.694Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-10T11:45:52.694Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-10T11:45:52.694Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-10T11:45:53.282Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-10T11:45:53.282Z] Attempting uninstall: urllib3 [2021-11-10T11:45:53.282Z] Found existing installation: urllib3 1.26.5 [2021-11-10T11:45:53.282Z] Uninstalling urllib3-1.26.5: [2021-11-10T11:45:53.282Z] Successfully uninstalled urllib3-1.26.5 [2021-11-10T11:45:53.875Z] Attempting uninstall: idna [2021-11-10T11:45:53.875Z] Found existing installation: idna 3.2 [2021-11-10T11:45:53.875Z] Uninstalling idna-3.2: [2021-11-10T11:45:53.875Z] Successfully uninstalled idna-3.2 [2021-11-10T11:45:54.850Z] Attempting uninstall: chardet [2021-11-10T11:45:54.850Z] Found existing installation: chardet 4.0.0 [2021-11-10T11:45:54.850Z] Uninstalling chardet-4.0.0: [2021-11-10T11:45:54.850Z] Successfully uninstalled chardet-4.0.0 [2021-11-10T11:45:56.284Z] Attempting uninstall: requests [2021-11-10T11:45:56.284Z] Found existing installation: requests 2.25.1 [2021-11-10T11:45:56.284Z] Uninstalling requests-2.25.1: [2021-11-10T11:45:56.284Z] Successfully uninstalled requests-2.25.1 [2021-11-10T11:45:56.880Z] Running setup.py install for texttable: started [2021-11-10T11:45:58.312Z] Running setup.py install for texttable: finished with status 'done' [2021-11-10T11:45:58.313Z] Running setup.py install for PyYAML: started [2021-11-10T11:46:00.284Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-10T11:46:00.556Z] Running setup.py install for docopt: started [2021-11-10T11:46:02.517Z] Running setup.py install for docopt: finished with status 'done' [2021-11-10T11:46:02.517Z] Running setup.py install for dockerpty: started [2021-11-10T11:46:03.941Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-10T11:46:05.364Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-11-10T11:46:13.628Z] Removing intermediate container 04a61b480ac3 [2021-11-10T11:46:13.628Z] ---> 7ea0f8c6c95a [2021-11-10T11:46:13.628Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-10T11:46:13.628Z] ---> Running in 9390c2cadf58 [2021-11-10T11:46:13.899Z] Removing intermediate container 9390c2cadf58 [2021-11-10T11:46:13.899Z] ---> 11cf9e7cb66c [2021-11-10T11:46:13.899Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-10T11:46:13.899Z] ---> Running in b9c863dd5c7f [2021-11-10T11:46:14.491Z] Removing intermediate container b9c863dd5c7f [2021-11-10T11:46:14.491Z] ---> 94d87a668b1f [2021-11-10T11:46:14.491Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-10T11:46:15.468Z] ---> d32719231471 [2021-11-10T11:46:15.468Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-10T11:46:16.445Z] ---> 5b5fb9868aa6 [2021-11-10T11:46:16.445Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-10T11:46:17.043Z] ---> 59e347cb2035 [2021-11-10T11:46:17.043Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-10T11:46:17.315Z] ---> Running in 549413432b1f [2021-11-10T11:46:17.589Z] Removing intermediate container 549413432b1f [2021-11-10T11:46:17.589Z] ---> 4859b12089a6 [2021-11-10T11:46:17.589Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-10T11:46:17.861Z] ---> Running in ff526820f24e [2021-11-10T11:46:18.134Z] Removing intermediate container ff526820f24e [2021-11-10T11:46:18.134Z] ---> 673ebb62a191 [2021-11-10T11:46:18.134Z] Step 20/22 : LABEL arch=arm64 [2021-11-10T11:46:18.408Z] ---> Running in 0bc05891e031 [2021-11-10T11:46:18.681Z] Removing intermediate container 0bc05891e031 [2021-11-10T11:46:18.681Z] ---> 7e01aec34868 [2021-11-10T11:46:18.681Z] Step 21/22 : LABEL git_sha=cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:46:18.955Z] ---> Running in 9059d130c52e [2021-11-10T11:46:19.234Z] Removing intermediate container 9059d130c52e [2021-11-10T11:46:19.234Z] ---> e5595fc7c58c [2021-11-10T11:46:19.234Z] Step 22/22 : LABEL version=2.0.1-dev.91 [2021-11-10T11:46:19.234Z] ---> Running in 7b097e854651 [2021-11-10T11:46:19.828Z] Removing intermediate container 7b097e854651 [2021-11-10T11:46:19.828Z] ---> efe955805fa1 [2021-11-10T11:46:19.828Z] [2021-11-10T11:46:20.104Z] Successfully built efe955805fa1 [2021-11-10T11:46:20.104Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-11-10T11:46:20.391Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-11-10T11:46:20.387Z] $ docker stop --time=1 b2b41a773067b5ba63e7a13854631f31269823d1f5d8a6720b185f02355d922a [2021-11-10T11:46:22.141Z] $ docker rm -f b2b41a773067b5ba63e7a13854631f31269823d1f5d8a6720b185f02355d922a [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-10T11:46:23.620Z] + docker images [2021-11-10T11:46:23.620Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-10T11:46:23.620Z] sys-mgmt-agent-arm64 latest efe955805fa1 3 seconds ago 277MB [2021-11-10T11:46:23.620Z] core-data-arm64 latest 2fd91ee655e3 41 seconds ago 19.5MB [2021-11-10T11:46:23.620Z] 0d9d8190058f 57 seconds ago 1.46GB [2021-11-10T11:46:23.620Z] 37c63e71eca5 About a minute ago 1.45GB [2021-11-10T11:46:23.620Z] security-proxy-setup-arm64 latest 63526b024652 About a minute ago 25.4MB [2021-11-10T11:46:23.620Z] 8a51a0229990 About a minute ago 1.46GB [2021-11-10T11:46:23.620Z] security-secretstore-setup-arm64 latest e03e8361ed03 About a minute ago 26.8MB [2021-11-10T11:46:23.620Z] 4112fc3118fa 2 minutes ago 1.46GB [2021-11-10T11:46:23.620Z] security-bootstrapper-arm64 latest 28f87051515c 3 minutes ago 17.8MB [2021-11-10T11:46:23.620Z] support-notifications-arm64 latest 8dd1fa56d53a 3 minutes ago 16.1MB [2021-11-10T11:46:23.620Z] core-metadata-arm64 latest 6425e74a35ed 3 minutes ago 15.9MB [2021-11-10T11:46:23.620Z] support-scheduler-arm64 latest cfb5b68ba346 3 minutes ago 15.3MB [2021-11-10T11:46:23.620Z] core-command-arm64 latest ccd3054f83ae 3 minutes ago 15.2MB [2021-11-10T11:46:23.620Z] deaa25725f99 3 minutes ago 1.46GB [2021-11-10T11:46:23.620Z] 68c9ce074c92 3 minutes ago 1.46GB [2021-11-10T11:46:23.620Z] cb57b5b3191b 3 minutes ago 1.46GB [2021-11-10T11:46:23.620Z] d05f177e543d 3 minutes ago 1.46GB [2021-11-10T11:46:23.620Z] b6689cf96d56 3 minutes ago 1.45GB [2021-11-10T11:46:23.620Z] ci-base-image-arm64 latest 23d7bd81729b 8 minutes ago 1.24GB [2021-11-10T11:46:23.620Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 3 weeks ago 534MB [2021-11-10T11:46:23.620Z] docker 20.10.8 3734d5adc5ac 2 months ago 198MB [2021-11-10T11:46:23.620Z] alpine 3.14 bb3de5531c18 2 months ago 5.34MB [2021-11-10T11:46:23.620Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 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-11-10T11:46:23.772Z] provisioning config files... [2021-11-10T11:46:23.794Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/103@tmp/config7838998175349429404tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-10T11:46:24.140Z] ---> docker-login.sh [2021-11-10T11:46:24.140Z] nexus3.edgexfoundry.org:10001 [2021-11-10T11:46:24.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T11:46:24.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T11:46:24.689Z] Configure a credential helper to remove this warning. See [2021-11-10T11:46:24.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T11:46:24.689Z] [2021-11-10T11:46:24.689Z] Login Succeeded [2021-11-10T11:46:24.689Z] nexus3.edgexfoundry.org:10002 [2021-11-10T11:46:24.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T11:46:25.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T11:46:25.253Z] Configure a credential helper to remove this warning. See [2021-11-10T11:46:25.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T11:46:25.253Z] [2021-11-10T11:46:25.253Z] Login Succeeded [2021-11-10T11:46:25.253Z] nexus3.edgexfoundry.org:10003 [2021-11-10T11:46:25.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T11:46:25.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T11:46:25.848Z] Configure a credential helper to remove this warning. See [2021-11-10T11:46:25.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T11:46:25.848Z] [2021-11-10T11:46:25.848Z] Login Succeeded [2021-11-10T11:46:25.848Z] nexus3.edgexfoundry.org:10004 [2021-11-10T11:46:26.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T11:46:26.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T11:46:26.440Z] Configure a credential helper to remove this warning. See [2021-11-10T11:46:26.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T11:46:26.440Z] [2021-11-10T11:46:26.440Z] Login Succeeded [2021-11-10T11:46:26.440Z] docker.io [2021-11-10T11:46:27.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T11:46:27.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T11:46:27.308Z] Configure a credential helper to remove this warning. See [2021-11-10T11:46:27.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T11:46:27.308Z] [2021-11-10T11:46:27.308Z] Login Succeeded [2021-11-10T11:46:27.308Z] ---> docker-login.sh ends [Pipeline] } [2021-11-10T11:46:27.325Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-10T11:46:27.359Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-10T11:46:27.377Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-11-10T11:46:27.377Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:46:27.377Z] latest [2021-11-10T11:46:27.377Z] 2.0.1-dev.91 [2021-11-10T11:46:27.377Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [2021-11-10T11:46:27.377Z] main [2021-11-10T11:46:27.377Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:46:27.720Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:46:28.058Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:46:28.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-10T11:46:28.058Z] 1efcd51497bb: Preparing [2021-11-10T11:46:28.058Z] 6cc920ceb040: Preparing [2021-11-10T11:46:28.058Z] 1809c0d6a4fd: Preparing [2021-11-10T11:46:28.058Z] 7b00b473972e: Preparing [2021-11-10T11:46:28.058Z] ee420dfed78a: Preparing [2021-11-10T11:46:28.339Z] ee420dfed78a: Layer already exists [2021-11-10T11:46:28.340Z] 1efcd51497bb: Pushed [2021-11-10T11:46:28.340Z] 7b00b473972e: Pushed [2021-11-10T11:46:28.340Z] 1809c0d6a4fd: Pushed [2021-11-10T11:46:30.951Z] 6cc920ceb040: Pushed [2021-11-10T11:46:31.222Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3: digest: sha256:b73dbd7c5c7a3ba84e682068073c0f0e6bb20b55d353fdd8e7362f330acaf809 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:46:31.567Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:46:31.907Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-11-10T11:46:31.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-10T11:46:31.907Z] 1efcd51497bb: Preparing [2021-11-10T11:46:31.907Z] 6cc920ceb040: Preparing [2021-11-10T11:46:31.907Z] 1809c0d6a4fd: Preparing [2021-11-10T11:46:31.907Z] 7b00b473972e: Preparing [2021-11-10T11:46:31.907Z] ee420dfed78a: Preparing [2021-11-10T11:46:32.178Z] ee420dfed78a: Layer already exists [2021-11-10T11:46:32.179Z] 7b00b473972e: Layer already exists [2021-11-10T11:46:32.179Z] 1809c0d6a4fd: Layer already exists [2021-11-10T11:46:32.179Z] 1efcd51497bb: Layer already exists [2021-11-10T11:46:32.179Z] 6cc920ceb040: Layer already exists [2021-11-10T11:46:32.179Z] latest: digest: sha256:b73dbd7c5c7a3ba84e682068073c0f0e6bb20b55d353fdd8e7362f330acaf809 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:46:32.517Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.91 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:46:32.895Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.91 [2021-11-10T11:46:32.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-10T11:46:32.895Z] 1efcd51497bb: Preparing [2021-11-10T11:46:32.895Z] 6cc920ceb040: Preparing [2021-11-10T11:46:32.895Z] 1809c0d6a4fd: Preparing [2021-11-10T11:46:32.895Z] 7b00b473972e: Preparing [2021-11-10T11:46:32.895Z] ee420dfed78a: Preparing [2021-11-10T11:46:33.176Z] ee420dfed78a: Layer already exists [2021-11-10T11:46:33.176Z] 6cc920ceb040: Layer already exists [2021-11-10T11:46:33.176Z] 1efcd51497bb: Layer already exists [2021-11-10T11:46:33.176Z] 1809c0d6a4fd: Layer already exists [2021-11-10T11:46:33.176Z] 7b00b473972e: Layer already exists [2021-11-10T11:46:33.176Z] 2.0.1-dev.91: digest: sha256:b73dbd7c5c7a3ba84e682068073c0f0e6bb20b55d353fdd8e7362f330acaf809 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:46:33.519Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:46:33.876Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [2021-11-10T11:46:33.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-10T11:46:33.876Z] 1efcd51497bb: Preparing [2021-11-10T11:46:33.876Z] 6cc920ceb040: Preparing [2021-11-10T11:46:33.876Z] 1809c0d6a4fd: Preparing [2021-11-10T11:46:33.876Z] 7b00b473972e: Preparing [2021-11-10T11:46:33.876Z] ee420dfed78a: Preparing [2021-11-10T11:46:34.160Z] 7b00b473972e: Layer already exists [2021-11-10T11:46:34.160Z] 1809c0d6a4fd: Layer already exists [2021-11-10T11:46:34.160Z] 1efcd51497bb: Layer already exists [2021-11-10T11:46:34.160Z] ee420dfed78a: Layer already exists [2021-11-10T11:46:34.160Z] 6cc920ceb040: Layer already exists [2021-11-10T11:46:34.160Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91: digest: sha256:b73dbd7c5c7a3ba84e682068073c0f0e6bb20b55d353fdd8e7362f330acaf809 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:46:34.537Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:46:34.887Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-11-10T11:46:34.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-10T11:46:34.887Z] 1efcd51497bb: Preparing [2021-11-10T11:46:34.887Z] 6cc920ceb040: Preparing [2021-11-10T11:46:34.887Z] 1809c0d6a4fd: Preparing [2021-11-10T11:46:34.887Z] 7b00b473972e: Preparing [2021-11-10T11:46:34.887Z] ee420dfed78a: Preparing [2021-11-10T11:46:35.161Z] ee420dfed78a: Layer already exists [2021-11-10T11:46:35.161Z] 1efcd51497bb: Layer already exists [2021-11-10T11:46:35.161Z] 7b00b473972e: Layer already exists [2021-11-10T11:46:35.161Z] 6cc920ceb040: Layer already exists [2021-11-10T11:46:35.161Z] 1809c0d6a4fd: Layer already exists [2021-11-10T11:46:35.161Z] main: digest: sha256:b73dbd7c5c7a3ba84e682068073c0f0e6bb20b55d353fdd8e7362f330acaf809 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-10T11:46:35.204Z] ===================================================== [Pipeline] echo [2021-11-10T11:46:35.212Z] taggedImages: [2021-11-10T11:46:35.212Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:46:35.212Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-11-10T11:46:35.212Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.91 [2021-11-10T11:46:35.212Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [2021-11-10T11:46:35.212Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-11-10T11:46:35.231Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-11-10T11:46:35.231Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:46:35.231Z] latest [2021-11-10T11:46:35.231Z] 2.0.1-dev.91 [2021-11-10T11:46:35.231Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [2021-11-10T11:46:35.231Z] main [2021-11-10T11:46:35.231Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:46:35.585Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:46:36.906Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:46:36.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-10T11:46:36.906Z] 5896f3823fc1: Preparing [2021-11-10T11:46:36.906Z] 23c34e923212: Preparing [2021-11-10T11:46:36.906Z] 1809c0d6a4fd: Preparing [2021-11-10T11:46:36.906Z] ab762f51ffb0: Preparing [2021-11-10T11:46:36.906Z] 69400fac0985: Preparing [2021-11-10T11:46:36.906Z] ee420dfed78a: Preparing [2021-11-10T11:46:36.906Z] ee420dfed78a: Waiting [2021-11-10T11:46:36.906Z] 1809c0d6a4fd: Layer already exists [2021-11-10T11:46:36.906Z] ee420dfed78a: Layer already exists [2021-11-10T11:46:36.906Z] 69400fac0985: Pushed [2021-11-10T11:46:36.906Z] 5896f3823fc1: Pushed [2021-11-10T11:46:36.906Z] ab762f51ffb0: Pushed [2021-11-10T11:46:39.523Z] 23c34e923212: Pushed [2021-11-10T11:46:39.523Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3: digest: sha256:1afb436be7c60f6c3424a95436364bee92b35c1fee582607aaf35e3772c23abb size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:46:39.856Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:46:40.187Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-11-10T11:46:40.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-10T11:46:40.187Z] 5896f3823fc1: Preparing [2021-11-10T11:46:40.187Z] 23c34e923212: Preparing [2021-11-10T11:46:40.187Z] 1809c0d6a4fd: Preparing [2021-11-10T11:46:40.187Z] ab762f51ffb0: Preparing [2021-11-10T11:46:40.187Z] 69400fac0985: Preparing [2021-11-10T11:46:40.187Z] ee420dfed78a: Preparing [2021-11-10T11:46:40.187Z] ee420dfed78a: Waiting [2021-11-10T11:46:40.187Z] 69400fac0985: Layer already exists [2021-11-10T11:46:40.187Z] 23c34e923212: Layer already exists [2021-11-10T11:46:40.187Z] 5896f3823fc1: Layer already exists [2021-11-10T11:46:40.187Z] ab762f51ffb0: Layer already exists [2021-11-10T11:46:40.187Z] 1809c0d6a4fd: Layer already exists [2021-11-10T11:46:40.187Z] ee420dfed78a: Layer already exists [2021-11-10T11:46:40.457Z] latest: digest: sha256:1afb436be7c60f6c3424a95436364bee92b35c1fee582607aaf35e3772c23abb size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:46:40.792Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.91 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:46:41.131Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.91 [2021-11-10T11:46:41.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-10T11:46:41.131Z] 5896f3823fc1: Preparing [2021-11-10T11:46:41.131Z] 23c34e923212: Preparing [2021-11-10T11:46:41.131Z] 1809c0d6a4fd: Preparing [2021-11-10T11:46:41.131Z] ab762f51ffb0: Preparing [2021-11-10T11:46:41.131Z] 69400fac0985: Preparing [2021-11-10T11:46:41.131Z] ee420dfed78a: Preparing [2021-11-10T11:46:41.131Z] ee420dfed78a: Waiting [2021-11-10T11:46:41.131Z] 1809c0d6a4fd: Layer already exists [2021-11-10T11:46:41.131Z] 69400fac0985: Layer already exists [2021-11-10T11:46:41.131Z] 23c34e923212: Layer already exists [2021-11-10T11:46:41.131Z] 5896f3823fc1: Layer already exists [2021-11-10T11:46:41.131Z] ab762f51ffb0: Layer already exists [2021-11-10T11:46:41.131Z] ee420dfed78a: Layer already exists [2021-11-10T11:46:41.404Z] 2.0.1-dev.91: digest: sha256:1afb436be7c60f6c3424a95436364bee92b35c1fee582607aaf35e3772c23abb size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:46:41.747Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:46:42.088Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [2021-11-10T11:46:42.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-10T11:46:42.088Z] 5896f3823fc1: Preparing [2021-11-10T11:46:42.088Z] 23c34e923212: Preparing [2021-11-10T11:46:42.088Z] 1809c0d6a4fd: Preparing [2021-11-10T11:46:42.088Z] ab762f51ffb0: Preparing [2021-11-10T11:46:42.088Z] 69400fac0985: Preparing [2021-11-10T11:46:42.088Z] ee420dfed78a: Preparing [2021-11-10T11:46:42.088Z] ee420dfed78a: Waiting [2021-11-10T11:46:42.357Z] 23c34e923212: Layer already exists [2021-11-10T11:46:42.357Z] 5896f3823fc1: Layer already exists [2021-11-10T11:46:42.358Z] 1809c0d6a4fd: Layer already exists [2021-11-10T11:46:42.358Z] ab762f51ffb0: Layer already exists [2021-11-10T11:46:42.358Z] 69400fac0985: Layer already exists [2021-11-10T11:46:42.358Z] ee420dfed78a: Layer already exists [2021-11-10T11:46:42.358Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91: digest: sha256:1afb436be7c60f6c3424a95436364bee92b35c1fee582607aaf35e3772c23abb size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:46:42.701Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:46:43.035Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-11-10T11:46:43.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-10T11:46:43.036Z] 5896f3823fc1: Preparing [2021-11-10T11:46:43.036Z] 23c34e923212: Preparing [2021-11-10T11:46:43.036Z] 1809c0d6a4fd: Preparing [2021-11-10T11:46:43.036Z] ab762f51ffb0: Preparing [2021-11-10T11:46:43.036Z] 69400fac0985: Preparing [2021-11-10T11:46:43.036Z] ee420dfed78a: Preparing [2021-11-10T11:46:43.036Z] ee420dfed78a: Waiting [2021-11-10T11:46:43.036Z] 5896f3823fc1: Layer already exists [2021-11-10T11:46:43.036Z] 69400fac0985: Layer already exists [2021-11-10T11:46:43.310Z] ab762f51ffb0: Layer already exists [2021-11-10T11:46:43.310Z] 23c34e923212: Layer already exists [2021-11-10T11:46:43.310Z] 1809c0d6a4fd: Layer already exists [2021-11-10T11:46:43.310Z] ee420dfed78a: Layer already exists [2021-11-10T11:46:43.310Z] main: digest: sha256:1afb436be7c60f6c3424a95436364bee92b35c1fee582607aaf35e3772c23abb size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-10T11:46:43.357Z] ===================================================== [Pipeline] echo [2021-11-10T11:46:43.364Z] taggedImages: [2021-11-10T11:46:43.364Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:46:43.364Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-11-10T11:46:43.364Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.91 [2021-11-10T11:46:43.364Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [2021-11-10T11:46:43.364Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-11-10T11:46:43.382Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-11-10T11:46:43.382Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:46:43.382Z] latest [2021-11-10T11:46:43.382Z] 2.0.1-dev.91 [2021-11-10T11:46:43.382Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [2021-11-10T11:46:43.382Z] main [2021-11-10T11:46:43.382Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:46:43.724Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:46:44.060Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:46:44.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-10T11:46:44.060Z] e6a39351c343: Preparing [2021-11-10T11:46:44.060Z] 3dfc45f1eb99: Preparing [2021-11-10T11:46:44.060Z] 1809c0d6a4fd: Preparing [2021-11-10T11:46:44.060Z] 7b00b473972e: Preparing [2021-11-10T11:46:44.060Z] ee420dfed78a: Preparing [2021-11-10T11:46:44.060Z] 1809c0d6a4fd: Layer already exists [2021-11-10T11:46:44.060Z] 7b00b473972e: Layer already exists [2021-11-10T11:46:44.060Z] ee420dfed78a: Layer already exists [2021-11-10T11:46:44.337Z] e6a39351c343: Pushed [2021-11-10T11:46:46.933Z] 3dfc45f1eb99: Pushed [2021-11-10T11:46:46.933Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3: digest: sha256:373c1b0a42b0b7f841064e229039ee2e7e845aa001a2e0afb0021fe1dcf84309 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:46:47.267Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:46:47.594Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-11-10T11:46:47.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-10T11:46:47.594Z] e6a39351c343: Preparing [2021-11-10T11:46:47.594Z] 3dfc45f1eb99: Preparing [2021-11-10T11:46:47.594Z] 1809c0d6a4fd: Preparing [2021-11-10T11:46:47.594Z] 7b00b473972e: Preparing [2021-11-10T11:46:47.594Z] ee420dfed78a: Preparing [2021-11-10T11:46:47.594Z] 1809c0d6a4fd: Layer already exists [2021-11-10T11:46:47.594Z] e6a39351c343: Layer already exists [2021-11-10T11:46:47.594Z] 3dfc45f1eb99: Layer already exists [2021-11-10T11:46:47.594Z] ee420dfed78a: Layer already exists [2021-11-10T11:46:47.594Z] 7b00b473972e: Layer already exists [2021-11-10T11:46:47.863Z] latest: digest: sha256:373c1b0a42b0b7f841064e229039ee2e7e845aa001a2e0afb0021fe1dcf84309 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:46:48.194Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.91 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:46:48.519Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.91 [2021-11-10T11:46:48.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-10T11:46:48.519Z] e6a39351c343: Preparing [2021-11-10T11:46:48.519Z] 3dfc45f1eb99: Preparing [2021-11-10T11:46:48.519Z] 1809c0d6a4fd: Preparing [2021-11-10T11:46:48.519Z] 7b00b473972e: Preparing [2021-11-10T11:46:48.519Z] ee420dfed78a: Preparing [2021-11-10T11:46:48.519Z] ee420dfed78a: Layer already exists [2021-11-10T11:46:48.519Z] 7b00b473972e: Layer already exists [2021-11-10T11:46:48.519Z] 1809c0d6a4fd: Layer already exists [2021-11-10T11:46:48.519Z] e6a39351c343: Layer already exists [2021-11-10T11:46:48.519Z] 3dfc45f1eb99: Layer already exists [2021-11-10T11:46:48.789Z] 2.0.1-dev.91: digest: sha256:373c1b0a42b0b7f841064e229039ee2e7e845aa001a2e0afb0021fe1dcf84309 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:46:49.119Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:46:49.447Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [2021-11-10T11:46:49.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-10T11:46:49.447Z] e6a39351c343: Preparing [2021-11-10T11:46:49.447Z] 3dfc45f1eb99: Preparing [2021-11-10T11:46:49.447Z] 1809c0d6a4fd: Preparing [2021-11-10T11:46:49.447Z] 7b00b473972e: Preparing [2021-11-10T11:46:49.447Z] ee420dfed78a: Preparing [2021-11-10T11:46:49.447Z] 7b00b473972e: Layer already exists [2021-11-10T11:46:49.447Z] 1809c0d6a4fd: Layer already exists [2021-11-10T11:46:49.447Z] ee420dfed78a: Layer already exists [2021-11-10T11:46:49.447Z] 3dfc45f1eb99: Layer already exists [2021-11-10T11:46:49.447Z] e6a39351c343: Layer already exists [2021-11-10T11:46:49.716Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91: digest: sha256:373c1b0a42b0b7f841064e229039ee2e7e845aa001a2e0afb0021fe1dcf84309 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:46:50.050Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:46:50.378Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-11-10T11:46:50.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-10T11:46:50.378Z] e6a39351c343: Preparing [2021-11-10T11:46:50.378Z] 3dfc45f1eb99: Preparing [2021-11-10T11:46:50.378Z] 1809c0d6a4fd: Preparing [2021-11-10T11:46:50.378Z] 7b00b473972e: Preparing [2021-11-10T11:46:50.378Z] ee420dfed78a: Preparing [2021-11-10T11:46:50.378Z] 1809c0d6a4fd: Layer already exists [2021-11-10T11:46:50.378Z] 7b00b473972e: Layer already exists [2021-11-10T11:46:50.378Z] e6a39351c343: Layer already exists [2021-11-10T11:46:50.378Z] ee420dfed78a: Layer already exists [2021-11-10T11:46:50.378Z] 3dfc45f1eb99: Layer already exists [2021-11-10T11:46:50.648Z] main: digest: sha256:373c1b0a42b0b7f841064e229039ee2e7e845aa001a2e0afb0021fe1dcf84309 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-10T11:46:50.690Z] ===================================================== [Pipeline] echo [2021-11-10T11:46:50.697Z] taggedImages: [2021-11-10T11:46:50.697Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:46:50.697Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-11-10T11:46:50.697Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.91 [2021-11-10T11:46:50.697Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [2021-11-10T11:46:50.697Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-11-10T11:46:50.714Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-11-10T11:46:50.714Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:46:50.714Z] latest [2021-11-10T11:46:50.714Z] 2.0.1-dev.91 [2021-11-10T11:46:50.714Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [2021-11-10T11:46:50.714Z] main [2021-11-10T11:46:50.714Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:46:51.052Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:46:51.385Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:46:51.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-10T11:46:51.386Z] da2614c5c8ae: Preparing [2021-11-10T11:46:51.386Z] da2614c5c8ae: Preparing [2021-11-10T11:46:51.386Z] f7ee9339ea56: Preparing [2021-11-10T11:46:51.386Z] f99d5426c1bc: Preparing [2021-11-10T11:46:51.386Z] 5e01bd8eeccc: Preparing [2021-11-10T11:46:51.386Z] bf461f686e5e: Preparing [2021-11-10T11:46:51.386Z] 1809c0d6a4fd: Preparing [2021-11-10T11:46:51.386Z] b4e596a4df37: Preparing [2021-11-10T11:46:51.386Z] d40822fefb21: Preparing [2021-11-10T11:46:51.386Z] e5246daa5b72: Preparing [2021-11-10T11:46:51.386Z] 8d383c8e063a: Preparing [2021-11-10T11:46:51.386Z] ee420dfed78a: Preparing [2021-11-10T11:46:51.386Z] d40822fefb21: Waiting [2021-11-10T11:46:51.386Z] e5246daa5b72: Waiting [2021-11-10T11:46:51.386Z] 8d383c8e063a: Waiting [2021-11-10T11:46:51.386Z] ee420dfed78a: Waiting [2021-11-10T11:46:51.386Z] b4e596a4df37: Waiting [2021-11-10T11:46:51.386Z] 1809c0d6a4fd: Waiting [2021-11-10T11:46:51.662Z] 5e01bd8eeccc: Pushed [2021-11-10T11:46:51.662Z] da2614c5c8ae: Pushed [2021-11-10T11:46:51.662Z] f99d5426c1bc: Pushed [2021-11-10T11:46:51.662Z] f7ee9339ea56: Pushed [2021-11-10T11:46:51.662Z] 1809c0d6a4fd: Layer already exists [2021-11-10T11:46:51.933Z] d40822fefb21: Pushed [2021-11-10T11:46:51.933Z] e5246daa5b72: Pushed [2021-11-10T11:46:51.933Z] b4e596a4df37: Pushed [2021-11-10T11:46:51.933Z] 8d383c8e063a: Pushed [2021-11-10T11:46:51.933Z] ee420dfed78a: Layer already exists [2021-11-10T11:46:54.527Z] bf461f686e5e: Pushed [2021-11-10T11:46:54.796Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3: digest: sha256:3775e9fa2fd527c6ef25a209f23a59ca9e597f9a81b013e64cf90e70d92adab0 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:46:55.127Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:46:55.457Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-11-10T11:46:55.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-10T11:46:55.458Z] da2614c5c8ae: Preparing [2021-11-10T11:46:55.458Z] da2614c5c8ae: Preparing [2021-11-10T11:46:55.458Z] f7ee9339ea56: Preparing [2021-11-10T11:46:55.458Z] f99d5426c1bc: Preparing [2021-11-10T11:46:55.458Z] 5e01bd8eeccc: Preparing [2021-11-10T11:46:55.458Z] bf461f686e5e: Preparing [2021-11-10T11:46:55.458Z] 1809c0d6a4fd: Preparing [2021-11-10T11:46:55.458Z] b4e596a4df37: Preparing [2021-11-10T11:46:55.458Z] d40822fefb21: Preparing [2021-11-10T11:46:55.458Z] e5246daa5b72: Preparing [2021-11-10T11:46:55.458Z] 8d383c8e063a: Preparing [2021-11-10T11:46:55.458Z] ee420dfed78a: Preparing [2021-11-10T11:46:55.458Z] d40822fefb21: Waiting [2021-11-10T11:46:55.458Z] e5246daa5b72: Waiting [2021-11-10T11:46:55.458Z] 8d383c8e063a: Waiting [2021-11-10T11:46:55.458Z] 1809c0d6a4fd: Waiting [2021-11-10T11:46:55.458Z] ee420dfed78a: Waiting [2021-11-10T11:46:55.458Z] b4e596a4df37: Waiting [2021-11-10T11:46:55.458Z] bf461f686e5e: Layer already exists [2021-11-10T11:46:55.458Z] 5e01bd8eeccc: Layer already exists [2021-11-10T11:46:55.458Z] f99d5426c1bc: Layer already exists [2021-11-10T11:46:55.458Z] da2614c5c8ae: Layer already exists [2021-11-10T11:46:55.458Z] f7ee9339ea56: Layer already exists [2021-11-10T11:46:55.727Z] d40822fefb21: Layer already exists [2021-11-10T11:46:55.727Z] e5246daa5b72: Layer already exists [2021-11-10T11:46:55.727Z] b4e596a4df37: Layer already exists [2021-11-10T11:46:55.727Z] 1809c0d6a4fd: Layer already exists [2021-11-10T11:46:55.727Z] 8d383c8e063a: Layer already exists [2021-11-10T11:46:55.728Z] ee420dfed78a: Layer already exists [2021-11-10T11:46:55.728Z] latest: digest: sha256:3775e9fa2fd527c6ef25a209f23a59ca9e597f9a81b013e64cf90e70d92adab0 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:46:57.008Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.91 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:46:57.343Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.91 [2021-11-10T11:46:57.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-10T11:46:57.343Z] da2614c5c8ae: Preparing [2021-11-10T11:46:57.343Z] da2614c5c8ae: Preparing [2021-11-10T11:46:57.343Z] f7ee9339ea56: Preparing [2021-11-10T11:46:57.343Z] f99d5426c1bc: Preparing [2021-11-10T11:46:57.343Z] 5e01bd8eeccc: Preparing [2021-11-10T11:46:57.343Z] bf461f686e5e: Preparing [2021-11-10T11:46:57.343Z] 1809c0d6a4fd: Preparing [2021-11-10T11:46:57.343Z] b4e596a4df37: Preparing [2021-11-10T11:46:57.343Z] d40822fefb21: Preparing [2021-11-10T11:46:57.343Z] e5246daa5b72: Preparing [2021-11-10T11:46:57.343Z] 8d383c8e063a: Preparing [2021-11-10T11:46:57.343Z] ee420dfed78a: Preparing [2021-11-10T11:46:57.343Z] 1809c0d6a4fd: Waiting [2021-11-10T11:46:57.343Z] b4e596a4df37: Waiting [2021-11-10T11:46:57.343Z] d40822fefb21: Waiting [2021-11-10T11:46:57.343Z] e5246daa5b72: Waiting [2021-11-10T11:46:57.343Z] ee420dfed78a: Waiting [2021-11-10T11:46:57.343Z] 8d383c8e063a: Waiting [2021-11-10T11:46:57.343Z] f7ee9339ea56: Layer already exists [2021-11-10T11:46:57.343Z] f99d5426c1bc: Layer already exists [2021-11-10T11:46:57.343Z] 5e01bd8eeccc: Layer already exists [2021-11-10T11:46:57.343Z] da2614c5c8ae: Layer already exists [2021-11-10T11:46:57.343Z] bf461f686e5e: Layer already exists [2021-11-10T11:46:57.614Z] b4e596a4df37: Layer already exists [2021-11-10T11:46:57.614Z] 8d383c8e063a: Layer already exists [2021-11-10T11:46:57.614Z] e5246daa5b72: Layer already exists [2021-11-10T11:46:57.614Z] d40822fefb21: Layer already exists [2021-11-10T11:46:57.614Z] 1809c0d6a4fd: Layer already exists [2021-11-10T11:46:57.614Z] ee420dfed78a: Layer already exists [2021-11-10T11:46:57.614Z] 2.0.1-dev.91: digest: sha256:3775e9fa2fd527c6ef25a209f23a59ca9e597f9a81b013e64cf90e70d92adab0 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:46:57.950Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:46:58.280Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [2021-11-10T11:46:58.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-10T11:46:58.281Z] da2614c5c8ae: Preparing [2021-11-10T11:46:58.281Z] da2614c5c8ae: Preparing [2021-11-10T11:46:58.281Z] f7ee9339ea56: Preparing [2021-11-10T11:46:58.281Z] f99d5426c1bc: Preparing [2021-11-10T11:46:58.281Z] 5e01bd8eeccc: Preparing [2021-11-10T11:46:58.281Z] bf461f686e5e: Preparing [2021-11-10T11:46:58.281Z] 1809c0d6a4fd: Preparing [2021-11-10T11:46:58.281Z] b4e596a4df37: Preparing [2021-11-10T11:46:58.281Z] d40822fefb21: Preparing [2021-11-10T11:46:58.281Z] e5246daa5b72: Preparing [2021-11-10T11:46:58.281Z] 8d383c8e063a: Preparing [2021-11-10T11:46:58.281Z] ee420dfed78a: Preparing [2021-11-10T11:46:58.281Z] 1809c0d6a4fd: Waiting [2021-11-10T11:46:58.281Z] b4e596a4df37: Waiting [2021-11-10T11:46:58.281Z] e5246daa5b72: Waiting [2021-11-10T11:46:58.281Z] 8d383c8e063a: Waiting [2021-11-10T11:46:58.281Z] ee420dfed78a: Waiting [2021-11-10T11:46:58.281Z] d40822fefb21: Waiting [2021-11-10T11:46:58.281Z] f99d5426c1bc: Layer already exists [2021-11-10T11:46:58.281Z] da2614c5c8ae: Layer already exists [2021-11-10T11:46:58.281Z] f7ee9339ea56: Layer already exists [2021-11-10T11:46:58.281Z] bf461f686e5e: Layer already exists [2021-11-10T11:46:58.281Z] 5e01bd8eeccc: Layer already exists [2021-11-10T11:46:58.552Z] 1809c0d6a4fd: Layer already exists [2021-11-10T11:46:58.552Z] b4e596a4df37: Layer already exists [2021-11-10T11:46:58.552Z] d40822fefb21: Layer already exists [2021-11-10T11:46:58.552Z] 8d383c8e063a: Layer already exists [2021-11-10T11:46:58.552Z] e5246daa5b72: Layer already exists [2021-11-10T11:46:58.552Z] ee420dfed78a: Layer already exists [2021-11-10T11:46:58.552Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91: digest: sha256:3775e9fa2fd527c6ef25a209f23a59ca9e597f9a81b013e64cf90e70d92adab0 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:46:58.884Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:46:59.218Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-11-10T11:46:59.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-10T11:46:59.218Z] da2614c5c8ae: Preparing [2021-11-10T11:46:59.218Z] da2614c5c8ae: Preparing [2021-11-10T11:46:59.218Z] f7ee9339ea56: Preparing [2021-11-10T11:46:59.218Z] f99d5426c1bc: Preparing [2021-11-10T11:46:59.218Z] 5e01bd8eeccc: Preparing [2021-11-10T11:46:59.218Z] bf461f686e5e: Preparing [2021-11-10T11:46:59.218Z] 1809c0d6a4fd: Preparing [2021-11-10T11:46:59.218Z] b4e596a4df37: Preparing [2021-11-10T11:46:59.218Z] d40822fefb21: Preparing [2021-11-10T11:46:59.218Z] e5246daa5b72: Preparing [2021-11-10T11:46:59.218Z] 8d383c8e063a: Preparing [2021-11-10T11:46:59.218Z] ee420dfed78a: Preparing [2021-11-10T11:46:59.218Z] 1809c0d6a4fd: Waiting [2021-11-10T11:46:59.218Z] b4e596a4df37: Waiting [2021-11-10T11:46:59.218Z] d40822fefb21: Waiting [2021-11-10T11:46:59.218Z] e5246daa5b72: Waiting [2021-11-10T11:46:59.218Z] 8d383c8e063a: Waiting [2021-11-10T11:46:59.218Z] ee420dfed78a: Waiting [2021-11-10T11:46:59.218Z] bf461f686e5e: Layer already exists [2021-11-10T11:46:59.218Z] da2614c5c8ae: Layer already exists [2021-11-10T11:46:59.218Z] f99d5426c1bc: Layer already exists [2021-11-10T11:46:59.218Z] 5e01bd8eeccc: Layer already exists [2021-11-10T11:46:59.218Z] f7ee9339ea56: Layer already exists [2021-11-10T11:46:59.489Z] d40822fefb21: Layer already exists [2021-11-10T11:46:59.489Z] b4e596a4df37: Layer already exists [2021-11-10T11:46:59.489Z] e5246daa5b72: Layer already exists [2021-11-10T11:46:59.489Z] 8d383c8e063a: Layer already exists [2021-11-10T11:46:59.489Z] 1809c0d6a4fd: Layer already exists [2021-11-10T11:46:59.489Z] ee420dfed78a: Layer already exists [2021-11-10T11:46:59.489Z] main: digest: sha256:3775e9fa2fd527c6ef25a209f23a59ca9e597f9a81b013e64cf90e70d92adab0 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-10T11:46:59.528Z] ===================================================== [Pipeline] echo [2021-11-10T11:46:59.536Z] taggedImages: [2021-11-10T11:46:59.536Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:46:59.536Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-11-10T11:46:59.536Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.91 [2021-11-10T11:46:59.536Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [2021-11-10T11:46:59.536Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-11-10T11:46:59.553Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-11-10T11:46:59.553Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:46:59.553Z] latest [2021-11-10T11:46:59.553Z] 2.0.1-dev.91 [2021-11-10T11:46:59.553Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [2021-11-10T11:46:59.553Z] main [2021-11-10T11:46:59.553Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:46:59.890Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:47:00.220Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:47:00.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-10T11:47:00.221Z] 63957489ac6c: Preparing [2021-11-10T11:47:00.221Z] ccd0923ab751: Preparing [2021-11-10T11:47:00.221Z] e997b1071dc6: Preparing [2021-11-10T11:47:00.221Z] 5fc6bcb040b2: Preparing [2021-11-10T11:47:00.221Z] ef52ec5f380d: Preparing [2021-11-10T11:47:00.221Z] ee420dfed78a: Preparing [2021-11-10T11:47:00.221Z] ee420dfed78a: Waiting [2021-11-10T11:47:00.490Z] 5fc6bcb040b2: Pushed [2021-11-10T11:47:00.490Z] e997b1071dc6: Pushed [2021-11-10T11:47:00.490Z] ee420dfed78a: Layer already exists [2021-11-10T11:47:01.083Z] ef52ec5f380d: Pushed [2021-11-10T11:47:03.053Z] ccd0923ab751: Pushed [2021-11-10T11:47:03.053Z] 63957489ac6c: Pushed [2021-11-10T11:47:03.053Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3: digest: sha256:35562c583c061ab5c5748bbc0fa3b2fa14f53cda5f682c6d250eea5a0f0e9b58 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:47:03.391Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:47:03.729Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-11-10T11:47:03.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-10T11:47:03.729Z] 63957489ac6c: Preparing [2021-11-10T11:47:03.729Z] ccd0923ab751: Preparing [2021-11-10T11:47:03.729Z] e997b1071dc6: Preparing [2021-11-10T11:47:03.729Z] 5fc6bcb040b2: Preparing [2021-11-10T11:47:03.729Z] ef52ec5f380d: Preparing [2021-11-10T11:47:03.729Z] ee420dfed78a: Preparing [2021-11-10T11:47:03.729Z] ee420dfed78a: Waiting [2021-11-10T11:47:03.729Z] ef52ec5f380d: Layer already exists [2021-11-10T11:47:03.729Z] 63957489ac6c: Layer already exists [2021-11-10T11:47:03.729Z] e997b1071dc6: Layer already exists [2021-11-10T11:47:03.729Z] ccd0923ab751: Layer already exists [2021-11-10T11:47:03.729Z] 5fc6bcb040b2: Layer already exists [2021-11-10T11:47:03.729Z] ee420dfed78a: Layer already exists [2021-11-10T11:47:04.002Z] latest: digest: sha256:35562c583c061ab5c5748bbc0fa3b2fa14f53cda5f682c6d250eea5a0f0e9b58 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:47:04.342Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.91 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:47:04.675Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.91 [2021-11-10T11:47:04.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-10T11:47:04.676Z] 63957489ac6c: Preparing [2021-11-10T11:47:04.676Z] ccd0923ab751: Preparing [2021-11-10T11:47:04.676Z] e997b1071dc6: Preparing [2021-11-10T11:47:04.676Z] 5fc6bcb040b2: Preparing [2021-11-10T11:47:04.676Z] ef52ec5f380d: Preparing [2021-11-10T11:47:04.676Z] ee420dfed78a: Preparing [2021-11-10T11:47:04.676Z] ccd0923ab751: Layer already exists [2021-11-10T11:47:04.676Z] 5fc6bcb040b2: Layer already exists [2021-11-10T11:47:04.676Z] 63957489ac6c: Layer already exists [2021-11-10T11:47:04.676Z] e997b1071dc6: Layer already exists [2021-11-10T11:47:04.676Z] ef52ec5f380d: Layer already exists [2021-11-10T11:47:04.949Z] ee420dfed78a: Layer already exists [2021-11-10T11:47:04.949Z] 2.0.1-dev.91: digest: sha256:35562c583c061ab5c5748bbc0fa3b2fa14f53cda5f682c6d250eea5a0f0e9b58 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:47:05.286Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:47:05.622Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [2021-11-10T11:47:05.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-10T11:47:05.622Z] 63957489ac6c: Preparing [2021-11-10T11:47:05.622Z] ccd0923ab751: Preparing [2021-11-10T11:47:05.622Z] e997b1071dc6: Preparing [2021-11-10T11:47:05.622Z] 5fc6bcb040b2: Preparing [2021-11-10T11:47:05.622Z] ef52ec5f380d: Preparing [2021-11-10T11:47:05.622Z] ee420dfed78a: Preparing [2021-11-10T11:47:05.622Z] ee420dfed78a: Waiting [2021-11-10T11:47:05.893Z] 5fc6bcb040b2: Layer already exists [2021-11-10T11:47:05.893Z] ccd0923ab751: Layer already exists [2021-11-10T11:47:05.893Z] ef52ec5f380d: Layer already exists [2021-11-10T11:47:05.893Z] e997b1071dc6: Layer already exists [2021-11-10T11:47:05.893Z] 63957489ac6c: Layer already exists [2021-11-10T11:47:05.893Z] ee420dfed78a: Layer already exists [2021-11-10T11:47:05.893Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91: digest: sha256:35562c583c061ab5c5748bbc0fa3b2fa14f53cda5f682c6d250eea5a0f0e9b58 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:47:06.233Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:47:06.566Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-11-10T11:47:06.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-10T11:47:06.566Z] 63957489ac6c: Preparing [2021-11-10T11:47:06.566Z] ccd0923ab751: Preparing [2021-11-10T11:47:06.566Z] e997b1071dc6: Preparing [2021-11-10T11:47:06.566Z] 5fc6bcb040b2: Preparing [2021-11-10T11:47:06.566Z] ef52ec5f380d: Preparing [2021-11-10T11:47:06.566Z] ee420dfed78a: Preparing [2021-11-10T11:47:06.566Z] ee420dfed78a: Waiting [2021-11-10T11:47:06.838Z] e997b1071dc6: Layer already exists [2021-11-10T11:47:06.838Z] 63957489ac6c: Layer already exists [2021-11-10T11:47:06.838Z] 5fc6bcb040b2: Layer already exists [2021-11-10T11:47:06.838Z] ccd0923ab751: Layer already exists [2021-11-10T11:47:06.838Z] ef52ec5f380d: Layer already exists [2021-11-10T11:47:06.838Z] ee420dfed78a: Layer already exists [2021-11-10T11:47:06.838Z] main: digest: sha256:35562c583c061ab5c5748bbc0fa3b2fa14f53cda5f682c6d250eea5a0f0e9b58 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-10T11:47:06.876Z] ===================================================== [Pipeline] echo [2021-11-10T11:47:06.883Z] taggedImages: [2021-11-10T11:47:06.883Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:47:06.883Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-11-10T11:47:06.883Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.91 [2021-11-10T11:47:06.883Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [2021-11-10T11:47:06.883Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-11-10T11:47:06.903Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-11-10T11:47:06.903Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:47:06.903Z] latest [2021-11-10T11:47:06.903Z] 2.0.1-dev.91 [2021-11-10T11:47:06.903Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [2021-11-10T11:47:06.903Z] main [2021-11-10T11:47:06.903Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:47:07.249Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:47:07.584Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:47:07.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-10T11:47:07.584Z] 6c71b4bd434a: Preparing [2021-11-10T11:47:07.584Z] 9ac750e35ea4: Preparing [2021-11-10T11:47:07.584Z] 697a98cdd65d: Preparing [2021-11-10T11:47:07.584Z] 978b53b53033: Preparing [2021-11-10T11:47:07.584Z] 9641938c1e75: Preparing [2021-11-10T11:47:07.584Z] b0106c89c224: Preparing [2021-11-10T11:47:07.584Z] 50f001930a9f: Preparing [2021-11-10T11:47:07.584Z] 05f5ef3e6dc0: Preparing [2021-11-10T11:47:07.584Z] b0106c89c224: Waiting [2021-11-10T11:47:07.584Z] 50f001930a9f: Waiting [2021-11-10T11:47:07.584Z] 05f5ef3e6dc0: Waiting [2021-11-10T11:47:07.584Z] 402220237116: Preparing [2021-11-10T11:47:07.584Z] ee420dfed78a: Preparing [2021-11-10T11:47:07.584Z] ee420dfed78a: Waiting [2021-11-10T11:47:07.584Z] 402220237116: Waiting [2021-11-10T11:47:07.856Z] 9641938c1e75: Pushed [2021-11-10T11:47:07.856Z] 6c71b4bd434a: Pushed [2021-11-10T11:47:07.856Z] 9ac750e35ea4: Pushed [2021-11-10T11:47:08.130Z] b0106c89c224: Pushed [2021-11-10T11:47:08.130Z] 05f5ef3e6dc0: Pushed [2021-11-10T11:47:08.130Z] 50f001930a9f: Pushed [2021-11-10T11:47:08.130Z] ee420dfed78a: Layer already exists [2021-11-10T11:47:08.403Z] 402220237116: Pushed [2021-11-10T11:47:10.376Z] 978b53b53033: Pushed [2021-11-10T11:47:10.965Z] 697a98cdd65d: Pushed [2021-11-10T11:47:11.236Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3: digest: sha256:c2f4449d59b734ec30e3d6c79b2ab78f467bcf9358e641981db8ded62ddb8f02 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:47:11.569Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:47:11.902Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-11-10T11:47:11.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-10T11:47:11.902Z] 6c71b4bd434a: Preparing [2021-11-10T11:47:11.902Z] 9ac750e35ea4: Preparing [2021-11-10T11:47:11.902Z] 697a98cdd65d: Preparing [2021-11-10T11:47:11.902Z] 978b53b53033: Preparing [2021-11-10T11:47:11.902Z] 9641938c1e75: Preparing [2021-11-10T11:47:11.902Z] b0106c89c224: Preparing [2021-11-10T11:47:11.902Z] 50f001930a9f: Preparing [2021-11-10T11:47:11.902Z] 05f5ef3e6dc0: Preparing [2021-11-10T11:47:11.902Z] 402220237116: Preparing [2021-11-10T11:47:11.902Z] ee420dfed78a: Preparing [2021-11-10T11:47:11.902Z] 50f001930a9f: Waiting [2021-11-10T11:47:11.902Z] 05f5ef3e6dc0: Waiting [2021-11-10T11:47:11.902Z] 402220237116: Waiting [2021-11-10T11:47:11.902Z] ee420dfed78a: Waiting [2021-11-10T11:47:11.902Z] b0106c89c224: Waiting [2021-11-10T11:47:11.902Z] 9ac750e35ea4: Layer already exists [2021-11-10T11:47:11.902Z] 9641938c1e75: Layer already exists [2021-11-10T11:47:11.902Z] 978b53b53033: Layer already exists [2021-11-10T11:47:11.902Z] 697a98cdd65d: Layer already exists [2021-11-10T11:47:11.902Z] 6c71b4bd434a: Layer already exists [2021-11-10T11:47:12.172Z] 50f001930a9f: Layer already exists [2021-11-10T11:47:12.172Z] 402220237116: Layer already exists [2021-11-10T11:47:12.172Z] 05f5ef3e6dc0: Layer already exists [2021-11-10T11:47:12.172Z] b0106c89c224: Layer already exists [2021-11-10T11:47:12.172Z] ee420dfed78a: Layer already exists [2021-11-10T11:47:12.172Z] latest: digest: sha256:c2f4449d59b734ec30e3d6c79b2ab78f467bcf9358e641981db8ded62ddb8f02 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:47:12.508Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.91 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:47:12.845Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.91 [2021-11-10T11:47:12.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-10T11:47:12.845Z] 6c71b4bd434a: Preparing [2021-11-10T11:47:12.845Z] 9ac750e35ea4: Preparing [2021-11-10T11:47:12.845Z] 697a98cdd65d: Preparing [2021-11-10T11:47:12.845Z] 978b53b53033: Preparing [2021-11-10T11:47:12.845Z] 9641938c1e75: Preparing [2021-11-10T11:47:12.845Z] b0106c89c224: Preparing [2021-11-10T11:47:12.845Z] 50f001930a9f: Preparing [2021-11-10T11:47:12.845Z] 05f5ef3e6dc0: Preparing [2021-11-10T11:47:12.845Z] 402220237116: Preparing [2021-11-10T11:47:12.845Z] ee420dfed78a: Preparing [2021-11-10T11:47:12.845Z] 50f001930a9f: Waiting [2021-11-10T11:47:12.845Z] 05f5ef3e6dc0: Waiting [2021-11-10T11:47:12.845Z] b0106c89c224: Waiting [2021-11-10T11:47:12.845Z] 402220237116: Waiting [2021-11-10T11:47:12.845Z] ee420dfed78a: Waiting [2021-11-10T11:47:13.116Z] 9641938c1e75: Layer already exists [2021-11-10T11:47:13.116Z] 9ac750e35ea4: Layer already exists [2021-11-10T11:47:13.116Z] 978b53b53033: Layer already exists [2021-11-10T11:47:13.116Z] 697a98cdd65d: Layer already exists [2021-11-10T11:47:13.116Z] 6c71b4bd434a: Layer already exists [2021-11-10T11:47:13.116Z] 50f001930a9f: Layer already exists [2021-11-10T11:47:13.116Z] b0106c89c224: Layer already exists [2021-11-10T11:47:13.116Z] 402220237116: Layer already exists [2021-11-10T11:47:13.116Z] 05f5ef3e6dc0: Layer already exists [2021-11-10T11:47:13.116Z] ee420dfed78a: Layer already exists [2021-11-10T11:47:13.116Z] 2.0.1-dev.91: digest: sha256:c2f4449d59b734ec30e3d6c79b2ab78f467bcf9358e641981db8ded62ddb8f02 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:47:13.456Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:47:13.791Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [2021-11-10T11:47:13.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-10T11:47:13.791Z] 6c71b4bd434a: Preparing [2021-11-10T11:47:13.791Z] 9ac750e35ea4: Preparing [2021-11-10T11:47:13.791Z] 697a98cdd65d: Preparing [2021-11-10T11:47:13.791Z] 978b53b53033: Preparing [2021-11-10T11:47:13.791Z] 9641938c1e75: Preparing [2021-11-10T11:47:13.791Z] b0106c89c224: Preparing [2021-11-10T11:47:13.791Z] 50f001930a9f: Preparing [2021-11-10T11:47:13.791Z] 05f5ef3e6dc0: Preparing [2021-11-10T11:47:13.791Z] 402220237116: Preparing [2021-11-10T11:47:13.791Z] ee420dfed78a: Preparing [2021-11-10T11:47:13.791Z] 50f001930a9f: Waiting [2021-11-10T11:47:13.791Z] 402220237116: Waiting [2021-11-10T11:47:13.791Z] ee420dfed78a: Waiting [2021-11-10T11:47:13.791Z] 05f5ef3e6dc0: Waiting [2021-11-10T11:47:13.791Z] b0106c89c224: Waiting [2021-11-10T11:47:14.061Z] 9641938c1e75: Layer already exists [2021-11-10T11:47:14.061Z] 697a98cdd65d: Layer already exists [2021-11-10T11:47:14.061Z] 6c71b4bd434a: Layer already exists [2021-11-10T11:47:14.061Z] 9ac750e35ea4: Layer already exists [2021-11-10T11:47:14.061Z] 978b53b53033: Layer already exists [2021-11-10T11:47:14.061Z] b0106c89c224: Layer already exists [2021-11-10T11:47:14.061Z] 50f001930a9f: Layer already exists [2021-11-10T11:47:14.061Z] 05f5ef3e6dc0: Layer already exists [2021-11-10T11:47:14.061Z] 402220237116: Layer already exists [2021-11-10T11:47:14.061Z] ee420dfed78a: Layer already exists [2021-11-10T11:47:14.061Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91: digest: sha256:c2f4449d59b734ec30e3d6c79b2ab78f467bcf9358e641981db8ded62ddb8f02 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:47:14.398Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:47:14.733Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-11-10T11:47:14.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-10T11:47:14.733Z] 6c71b4bd434a: Preparing [2021-11-10T11:47:14.733Z] 9ac750e35ea4: Preparing [2021-11-10T11:47:14.733Z] 697a98cdd65d: Preparing [2021-11-10T11:47:14.733Z] 978b53b53033: Preparing [2021-11-10T11:47:14.733Z] 9641938c1e75: Preparing [2021-11-10T11:47:14.733Z] b0106c89c224: Preparing [2021-11-10T11:47:14.733Z] 50f001930a9f: Preparing [2021-11-10T11:47:14.733Z] 05f5ef3e6dc0: Preparing [2021-11-10T11:47:14.733Z] 402220237116: Preparing [2021-11-10T11:47:14.733Z] ee420dfed78a: Preparing [2021-11-10T11:47:14.733Z] b0106c89c224: Waiting [2021-11-10T11:47:14.733Z] 50f001930a9f: Waiting [2021-11-10T11:47:14.733Z] 05f5ef3e6dc0: Waiting [2021-11-10T11:47:14.733Z] 402220237116: Waiting [2021-11-10T11:47:14.733Z] ee420dfed78a: Waiting [2021-11-10T11:47:14.733Z] 697a98cdd65d: Layer already exists [2021-11-10T11:47:14.733Z] 9ac750e35ea4: Layer already exists [2021-11-10T11:47:15.006Z] 6c71b4bd434a: Layer already exists [2021-11-10T11:47:15.006Z] 9641938c1e75: Layer already exists [2021-11-10T11:47:15.006Z] 978b53b53033: Layer already exists [2021-11-10T11:47:15.006Z] b0106c89c224: Layer already exists [2021-11-10T11:47:15.006Z] 05f5ef3e6dc0: Layer already exists [2021-11-10T11:47:15.006Z] 50f001930a9f: Layer already exists [2021-11-10T11:47:15.006Z] ee420dfed78a: Layer already exists [2021-11-10T11:47:15.006Z] 402220237116: Layer already exists [2021-11-10T11:47:15.006Z] main: digest: sha256:c2f4449d59b734ec30e3d6c79b2ab78f467bcf9358e641981db8ded62ddb8f02 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-10T11:47:15.048Z] ===================================================== [Pipeline] echo [2021-11-10T11:47:15.055Z] taggedImages: [2021-11-10T11:47:15.055Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:47:15.055Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-11-10T11:47:15.055Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.91 [2021-11-10T11:47:15.055Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [2021-11-10T11:47:15.055Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-11-10T11:47:15.076Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-11-10T11:47:15.076Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:47:15.076Z] latest [2021-11-10T11:47:15.076Z] 2.0.1-dev.91 [2021-11-10T11:47:15.076Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [2021-11-10T11:47:15.076Z] main [2021-11-10T11:47:15.076Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:47:15.435Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:47:15.774Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:47:15.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-10T11:47:15.774Z] 02404fd8763c: Preparing [2021-11-10T11:47:15.774Z] 7cefbe9bf10a: Preparing [2021-11-10T11:47:15.774Z] 1809c0d6a4fd: Preparing [2021-11-10T11:47:15.774Z] e2ef6f471f42: Preparing [2021-11-10T11:47:15.774Z] ee420dfed78a: Preparing [2021-11-10T11:47:16.044Z] ee420dfed78a: Layer already exists [2021-11-10T11:47:16.044Z] 1809c0d6a4fd: Layer already exists [2021-11-10T11:47:16.044Z] 02404fd8763c: Pushed [2021-11-10T11:47:16.316Z] e2ef6f471f42: Pushed [2021-11-10T11:47:18.285Z] 7cefbe9bf10a: Pushed [2021-11-10T11:47:18.556Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3: digest: sha256:38249bac7014e6c440d1ac542d02ab34b3309e96da6ce9a72c4c547e18f336af size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:47:19.658Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:47:20.006Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-11-10T11:47:20.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-10T11:47:20.006Z] 02404fd8763c: Preparing [2021-11-10T11:47:20.006Z] 7cefbe9bf10a: Preparing [2021-11-10T11:47:20.006Z] 1809c0d6a4fd: Preparing [2021-11-10T11:47:20.006Z] e2ef6f471f42: Preparing [2021-11-10T11:47:20.006Z] ee420dfed78a: Preparing [2021-11-10T11:47:20.286Z] 1809c0d6a4fd: Layer already exists [2021-11-10T11:47:20.286Z] 02404fd8763c: Layer already exists [2021-11-10T11:47:20.286Z] e2ef6f471f42: Layer already exists [2021-11-10T11:47:20.286Z] ee420dfed78a: Layer already exists [2021-11-10T11:47:20.286Z] 7cefbe9bf10a: Layer already exists [2021-11-10T11:47:20.286Z] latest: digest: sha256:38249bac7014e6c440d1ac542d02ab34b3309e96da6ce9a72c4c547e18f336af size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:47:20.629Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.91 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:47:20.976Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.91 [2021-11-10T11:47:20.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-10T11:47:20.976Z] 02404fd8763c: Preparing [2021-11-10T11:47:20.976Z] 7cefbe9bf10a: Preparing [2021-11-10T11:47:20.976Z] 1809c0d6a4fd: Preparing [2021-11-10T11:47:20.976Z] e2ef6f471f42: Preparing [2021-11-10T11:47:20.976Z] ee420dfed78a: Preparing [2021-11-10T11:47:20.976Z] e2ef6f471f42: Layer already exists [2021-11-10T11:47:20.976Z] ee420dfed78a: Layer already exists [2021-11-10T11:47:20.976Z] 1809c0d6a4fd: Layer already exists [2021-11-10T11:47:20.976Z] 7cefbe9bf10a: Layer already exists [2021-11-10T11:47:20.976Z] 02404fd8763c: Layer already exists [2021-11-10T11:47:21.254Z] 2.0.1-dev.91: digest: sha256:38249bac7014e6c440d1ac542d02ab34b3309e96da6ce9a72c4c547e18f336af size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:47:21.598Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:47:21.955Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [2021-11-10T11:47:21.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-10T11:47:21.955Z] 02404fd8763c: Preparing [2021-11-10T11:47:21.955Z] 7cefbe9bf10a: Preparing [2021-11-10T11:47:21.955Z] 1809c0d6a4fd: Preparing [2021-11-10T11:47:21.955Z] e2ef6f471f42: Preparing [2021-11-10T11:47:21.955Z] ee420dfed78a: Preparing [2021-11-10T11:47:22.230Z] 7cefbe9bf10a: Layer already exists [2021-11-10T11:47:22.230Z] ee420dfed78a: Layer already exists [2021-11-10T11:47:22.230Z] e2ef6f471f42: Layer already exists [2021-11-10T11:47:22.230Z] 1809c0d6a4fd: Layer already exists [2021-11-10T11:47:22.230Z] 02404fd8763c: Layer already exists [2021-11-10T11:47:22.230Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91: digest: sha256:38249bac7014e6c440d1ac542d02ab34b3309e96da6ce9a72c4c547e18f336af size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:47:22.560Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:47:22.896Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-11-10T11:47:22.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-10T11:47:22.896Z] 02404fd8763c: Preparing [2021-11-10T11:47:22.896Z] 7cefbe9bf10a: Preparing [2021-11-10T11:47:22.896Z] 1809c0d6a4fd: Preparing [2021-11-10T11:47:22.896Z] e2ef6f471f42: Preparing [2021-11-10T11:47:22.896Z] ee420dfed78a: Preparing [2021-11-10T11:47:23.175Z] ee420dfed78a: Layer already exists [2021-11-10T11:47:23.175Z] 7cefbe9bf10a: Layer already exists [2021-11-10T11:47:23.175Z] e2ef6f471f42: Layer already exists [2021-11-10T11:47:23.175Z] 02404fd8763c: Layer already exists [2021-11-10T11:47:23.175Z] 1809c0d6a4fd: Layer already exists [2021-11-10T11:47:23.175Z] main: digest: sha256:38249bac7014e6c440d1ac542d02ab34b3309e96da6ce9a72c4c547e18f336af size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-10T11:47:23.216Z] ===================================================== [Pipeline] echo [2021-11-10T11:47:23.224Z] taggedImages: [2021-11-10T11:47:23.224Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:47:23.224Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-11-10T11:47:23.224Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.91 [2021-11-10T11:47:23.224Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [2021-11-10T11:47:23.224Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-11-10T11:47:23.240Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-11-10T11:47:23.240Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:47:23.240Z] latest [2021-11-10T11:47:23.240Z] 2.0.1-dev.91 [2021-11-10T11:47:23.240Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [2021-11-10T11:47:23.240Z] main [2021-11-10T11:47:23.240Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:47:23.583Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:47:23.917Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:47:23.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-10T11:47:23.917Z] 2c6de8ed3d0b: Preparing [2021-11-10T11:47:23.917Z] 7a79e4a35733: Preparing [2021-11-10T11:47:23.917Z] 1809c0d6a4fd: Preparing [2021-11-10T11:47:23.917Z] 7b00b473972e: Preparing [2021-11-10T11:47:23.917Z] ee420dfed78a: Preparing [2021-11-10T11:47:24.191Z] 7b00b473972e: Layer already exists [2021-11-10T11:47:24.191Z] 1809c0d6a4fd: Layer already exists [2021-11-10T11:47:24.191Z] ee420dfed78a: Layer already exists [2021-11-10T11:47:24.191Z] 2c6de8ed3d0b: Pushed [2021-11-10T11:47:26.797Z] 7a79e4a35733: Pushed [2021-11-10T11:47:26.797Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3: digest: sha256:6195d228358932d75a76e04b01e0f1a7d0be4b79b838ae5514c817d4cb1d150a size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:47:27.132Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:47:27.466Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-11-10T11:47:27.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-10T11:47:27.466Z] 2c6de8ed3d0b: Preparing [2021-11-10T11:47:27.466Z] 7a79e4a35733: Preparing [2021-11-10T11:47:27.466Z] 1809c0d6a4fd: Preparing [2021-11-10T11:47:27.466Z] 7b00b473972e: Preparing [2021-11-10T11:47:27.466Z] ee420dfed78a: Preparing [2021-11-10T11:47:27.736Z] 2c6de8ed3d0b: Layer already exists [2021-11-10T11:47:27.737Z] 7b00b473972e: Layer already exists [2021-11-10T11:47:27.737Z] ee420dfed78a: Layer already exists [2021-11-10T11:47:27.737Z] 1809c0d6a4fd: Layer already exists [2021-11-10T11:47:27.737Z] 7a79e4a35733: Layer already exists [2021-11-10T11:47:27.737Z] latest: digest: sha256:6195d228358932d75a76e04b01e0f1a7d0be4b79b838ae5514c817d4cb1d150a size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:47:28.073Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.91 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:47:28.407Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.91 [2021-11-10T11:47:28.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-10T11:47:28.407Z] 2c6de8ed3d0b: Preparing [2021-11-10T11:47:28.407Z] 7a79e4a35733: Preparing [2021-11-10T11:47:28.407Z] 1809c0d6a4fd: Preparing [2021-11-10T11:47:28.407Z] 7b00b473972e: Preparing [2021-11-10T11:47:28.407Z] ee420dfed78a: Preparing [2021-11-10T11:47:28.407Z] ee420dfed78a: Layer already exists [2021-11-10T11:47:28.407Z] 2c6de8ed3d0b: Layer already exists [2021-11-10T11:47:28.407Z] 7b00b473972e: Layer already exists [2021-11-10T11:47:28.407Z] 7a79e4a35733: Layer already exists [2021-11-10T11:47:28.407Z] 1809c0d6a4fd: Layer already exists [2021-11-10T11:47:28.680Z] 2.0.1-dev.91: digest: sha256:6195d228358932d75a76e04b01e0f1a7d0be4b79b838ae5514c817d4cb1d150a size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:47:29.020Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:47:29.356Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [2021-11-10T11:47:29.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-10T11:47:29.357Z] 2c6de8ed3d0b: Preparing [2021-11-10T11:47:29.357Z] 7a79e4a35733: Preparing [2021-11-10T11:47:29.357Z] 1809c0d6a4fd: Preparing [2021-11-10T11:47:29.357Z] 7b00b473972e: Preparing [2021-11-10T11:47:29.357Z] ee420dfed78a: Preparing [2021-11-10T11:47:29.628Z] 7a79e4a35733: Layer already exists [2021-11-10T11:47:29.628Z] 1809c0d6a4fd: Layer already exists [2021-11-10T11:47:29.628Z] 2c6de8ed3d0b: Layer already exists [2021-11-10T11:47:29.628Z] 7b00b473972e: Layer already exists [2021-11-10T11:47:29.628Z] ee420dfed78a: Layer already exists [2021-11-10T11:47:29.628Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91: digest: sha256:6195d228358932d75a76e04b01e0f1a7d0be4b79b838ae5514c817d4cb1d150a size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:47:29.962Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:47:30.301Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-11-10T11:47:30.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-10T11:47:30.301Z] 2c6de8ed3d0b: Preparing [2021-11-10T11:47:30.301Z] 7a79e4a35733: Preparing [2021-11-10T11:47:30.301Z] 1809c0d6a4fd: Preparing [2021-11-10T11:47:30.301Z] 7b00b473972e: Preparing [2021-11-10T11:47:30.301Z] ee420dfed78a: Preparing [2021-11-10T11:47:30.571Z] 2c6de8ed3d0b: Layer already exists [2021-11-10T11:47:30.571Z] 7b00b473972e: Layer already exists [2021-11-10T11:47:30.571Z] 1809c0d6a4fd: Layer already exists [2021-11-10T11:47:30.571Z] 7a79e4a35733: Layer already exists [2021-11-10T11:47:30.571Z] ee420dfed78a: Layer already exists [2021-11-10T11:47:30.571Z] main: digest: sha256:6195d228358932d75a76e04b01e0f1a7d0be4b79b838ae5514c817d4cb1d150a size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-10T11:47:30.616Z] ===================================================== [Pipeline] echo [2021-11-10T11:47:30.622Z] taggedImages: [2021-11-10T11:47:30.622Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:47:30.622Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-11-10T11:47:30.622Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.91 [2021-11-10T11:47:30.622Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [2021-11-10T11:47:30.622Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-11-10T11:47:30.640Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-11-10T11:47:30.640Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:47:30.640Z] latest [2021-11-10T11:47:30.640Z] 2.0.1-dev.91 [2021-11-10T11:47:30.640Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [2021-11-10T11:47:30.640Z] main [2021-11-10T11:47:30.640Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:47:30.984Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:47:31.315Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:47:31.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-10T11:47:31.315Z] 113287a25edb: Preparing [2021-11-10T11:47:31.315Z] 9f95cc281233: Preparing [2021-11-10T11:47:31.315Z] 52953197e706: Preparing [2021-11-10T11:47:31.315Z] 36ab97d1c90b: Preparing [2021-11-10T11:47:31.315Z] 166dde17997b: Preparing [2021-11-10T11:47:31.315Z] 78c4bc0ebec3: Preparing [2021-11-10T11:47:31.315Z] 45596ee15a31: Preparing [2021-11-10T11:47:31.315Z] 52dc75cd08be: Preparing [2021-11-10T11:47:31.315Z] a6e1fd50fee5: Preparing [2021-11-10T11:47:31.316Z] 56eb02710082: Preparing [2021-11-10T11:47:31.316Z] ee420dfed78a: Preparing [2021-11-10T11:47:31.316Z] 52dc75cd08be: Waiting [2021-11-10T11:47:31.316Z] 56eb02710082: Waiting [2021-11-10T11:47:31.316Z] a6e1fd50fee5: Waiting [2021-11-10T11:47:31.316Z] 78c4bc0ebec3: Waiting [2021-11-10T11:47:31.316Z] ee420dfed78a: Waiting [2021-11-10T11:47:31.316Z] 45596ee15a31: Waiting [2021-11-10T11:47:31.587Z] 166dde17997b: Layer already exists [2021-11-10T11:47:31.587Z] 78c4bc0ebec3: Layer already exists [2021-11-10T11:47:31.587Z] 45596ee15a31: Layer already exists [2021-11-10T11:47:31.587Z] 9f95cc281233: Pushed [2021-11-10T11:47:31.587Z] 52dc75cd08be: Layer already exists [2021-11-10T11:47:31.587Z] a6e1fd50fee5: Layer already exists [2021-11-10T11:47:31.587Z] 56eb02710082: Layer already exists [2021-11-10T11:47:31.587Z] ee420dfed78a: Layer already exists [2021-11-10T11:47:32.558Z] 113287a25edb: Pushed [2021-11-10T11:47:33.982Z] 52953197e706: Pushed [2021-11-10T11:47:49.657Z] 36ab97d1c90b: Pushed [2021-11-10T11:47:49.657Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3: digest: sha256:e2c1b26e7f0f981e62cedb6cc0af0299100757598f2a95b3ac43cef1d0c2785f size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:47:49.988Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:47:50.316Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-11-10T11:47:50.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-10T11:47:50.316Z] 113287a25edb: Preparing [2021-11-10T11:47:50.316Z] 9f95cc281233: Preparing [2021-11-10T11:47:50.316Z] 52953197e706: Preparing [2021-11-10T11:47:50.316Z] 36ab97d1c90b: Preparing [2021-11-10T11:47:50.316Z] 166dde17997b: Preparing [2021-11-10T11:47:50.316Z] 78c4bc0ebec3: Preparing [2021-11-10T11:47:50.316Z] 45596ee15a31: Preparing [2021-11-10T11:47:50.316Z] 52dc75cd08be: Preparing [2021-11-10T11:47:50.316Z] a6e1fd50fee5: Preparing [2021-11-10T11:47:50.316Z] 56eb02710082: Preparing [2021-11-10T11:47:50.316Z] ee420dfed78a: Preparing [2021-11-10T11:47:50.316Z] 78c4bc0ebec3: Waiting [2021-11-10T11:47:50.316Z] 45596ee15a31: Waiting [2021-11-10T11:47:50.316Z] 52dc75cd08be: Waiting [2021-11-10T11:47:50.316Z] a6e1fd50fee5: Waiting [2021-11-10T11:47:50.316Z] 56eb02710082: Waiting [2021-11-10T11:47:50.316Z] ee420dfed78a: Waiting [2021-11-10T11:47:50.588Z] 9f95cc281233: Layer already exists [2021-11-10T11:47:50.588Z] 36ab97d1c90b: Layer already exists [2021-11-10T11:47:50.588Z] 166dde17997b: Layer already exists [2021-11-10T11:47:50.588Z] 52953197e706: Layer already exists [2021-11-10T11:47:50.588Z] 113287a25edb: Layer already exists [2021-11-10T11:47:50.588Z] 52dc75cd08be: Layer already exists [2021-11-10T11:47:50.588Z] 78c4bc0ebec3: Layer already exists [2021-11-10T11:47:50.588Z] 45596ee15a31: Layer already exists [2021-11-10T11:47:50.588Z] a6e1fd50fee5: Layer already exists [2021-11-10T11:47:50.588Z] 56eb02710082: Layer already exists [2021-11-10T11:47:50.588Z] ee420dfed78a: Layer already exists [2021-11-10T11:47:50.588Z] latest: digest: sha256:e2c1b26e7f0f981e62cedb6cc0af0299100757598f2a95b3ac43cef1d0c2785f size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:47:50.929Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.91 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:47:51.261Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.91 [2021-11-10T11:47:51.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-10T11:47:51.261Z] 113287a25edb: Preparing [2021-11-10T11:47:51.261Z] 9f95cc281233: Preparing [2021-11-10T11:47:51.261Z] 52953197e706: Preparing [2021-11-10T11:47:51.261Z] 36ab97d1c90b: Preparing [2021-11-10T11:47:51.261Z] 166dde17997b: Preparing [2021-11-10T11:47:51.261Z] 78c4bc0ebec3: Preparing [2021-11-10T11:47:51.261Z] 45596ee15a31: Preparing [2021-11-10T11:47:51.261Z] 52dc75cd08be: Preparing [2021-11-10T11:47:51.261Z] a6e1fd50fee5: Preparing [2021-11-10T11:47:51.261Z] 56eb02710082: Preparing [2021-11-10T11:47:51.261Z] ee420dfed78a: Preparing [2021-11-10T11:47:51.261Z] 52dc75cd08be: Waiting [2021-11-10T11:47:51.261Z] a6e1fd50fee5: Waiting [2021-11-10T11:47:51.261Z] 56eb02710082: Waiting [2021-11-10T11:47:51.261Z] ee420dfed78a: Waiting [2021-11-10T11:47:51.261Z] 78c4bc0ebec3: Waiting [2021-11-10T11:47:51.261Z] 45596ee15a31: Waiting [2021-11-10T11:47:51.532Z] 52953197e706: Layer already exists [2021-11-10T11:47:51.532Z] 113287a25edb: Layer already exists [2021-11-10T11:47:51.532Z] 36ab97d1c90b: Layer already exists [2021-11-10T11:47:51.532Z] 166dde17997b: Layer already exists [2021-11-10T11:47:51.532Z] 9f95cc281233: Layer already exists [2021-11-10T11:47:51.532Z] 78c4bc0ebec3: Layer already exists [2021-11-10T11:47:51.532Z] 56eb02710082: Layer already exists [2021-11-10T11:47:51.532Z] 52dc75cd08be: Layer already exists [2021-11-10T11:47:51.532Z] 45596ee15a31: Layer already exists [2021-11-10T11:47:51.532Z] a6e1fd50fee5: Layer already exists [2021-11-10T11:47:51.532Z] ee420dfed78a: Layer already exists [2021-11-10T11:47:51.532Z] 2.0.1-dev.91: digest: sha256:e2c1b26e7f0f981e62cedb6cc0af0299100757598f2a95b3ac43cef1d0c2785f size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:47:51.866Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:47:52.202Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [2021-11-10T11:47:52.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-10T11:47:52.202Z] 113287a25edb: Preparing [2021-11-10T11:47:52.202Z] 9f95cc281233: Preparing [2021-11-10T11:47:52.202Z] 52953197e706: Preparing [2021-11-10T11:47:52.202Z] 36ab97d1c90b: Preparing [2021-11-10T11:47:52.202Z] 166dde17997b: Preparing [2021-11-10T11:47:52.202Z] 78c4bc0ebec3: Preparing [2021-11-10T11:47:52.202Z] 45596ee15a31: Preparing [2021-11-10T11:47:52.202Z] 52dc75cd08be: Preparing [2021-11-10T11:47:52.202Z] a6e1fd50fee5: Preparing [2021-11-10T11:47:52.202Z] 56eb02710082: Preparing [2021-11-10T11:47:52.202Z] ee420dfed78a: Preparing [2021-11-10T11:47:52.202Z] 52dc75cd08be: Waiting [2021-11-10T11:47:52.202Z] a6e1fd50fee5: Waiting [2021-11-10T11:47:52.202Z] 78c4bc0ebec3: Waiting [2021-11-10T11:47:52.202Z] 56eb02710082: Waiting [2021-11-10T11:47:52.202Z] ee420dfed78a: Waiting [2021-11-10T11:47:52.202Z] 45596ee15a31: Waiting [2021-11-10T11:47:52.473Z] 113287a25edb: Layer already exists [2021-11-10T11:47:52.473Z] 52953197e706: Layer already exists [2021-11-10T11:47:52.473Z] 166dde17997b: Layer already exists [2021-11-10T11:47:52.473Z] 9f95cc281233: Layer already exists [2021-11-10T11:47:52.473Z] 36ab97d1c90b: Layer already exists [2021-11-10T11:47:52.473Z] 78c4bc0ebec3: Layer already exists [2021-11-10T11:47:52.473Z] 45596ee15a31: Layer already exists [2021-11-10T11:47:52.473Z] 52dc75cd08be: Layer already exists [2021-11-10T11:47:52.473Z] a6e1fd50fee5: Layer already exists [2021-11-10T11:47:52.473Z] 56eb02710082: Layer already exists [2021-11-10T11:47:52.473Z] ee420dfed78a: Layer already exists [2021-11-10T11:47:52.473Z] cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91: digest: sha256:e2c1b26e7f0f981e62cedb6cc0af0299100757598f2a95b3ac43cef1d0c2785f size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:47:52.808Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:47:53.140Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-11-10T11:47:53.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-10T11:47:53.140Z] 113287a25edb: Preparing [2021-11-10T11:47:53.140Z] 9f95cc281233: Preparing [2021-11-10T11:47:53.140Z] 52953197e706: Preparing [2021-11-10T11:47:53.140Z] 36ab97d1c90b: Preparing [2021-11-10T11:47:53.140Z] 166dde17997b: Preparing [2021-11-10T11:47:53.140Z] 78c4bc0ebec3: Preparing [2021-11-10T11:47:53.140Z] 45596ee15a31: Preparing [2021-11-10T11:47:53.140Z] 52dc75cd08be: Preparing [2021-11-10T11:47:53.140Z] a6e1fd50fee5: Preparing [2021-11-10T11:47:53.140Z] 56eb02710082: Preparing [2021-11-10T11:47:53.140Z] ee420dfed78a: Preparing [2021-11-10T11:47:53.140Z] 52dc75cd08be: Waiting [2021-11-10T11:47:53.140Z] a6e1fd50fee5: Waiting [2021-11-10T11:47:53.140Z] 56eb02710082: Waiting [2021-11-10T11:47:53.140Z] 78c4bc0ebec3: Waiting [2021-11-10T11:47:53.140Z] ee420dfed78a: Waiting [2021-11-10T11:47:53.140Z] 45596ee15a31: Waiting [2021-11-10T11:47:53.140Z] 113287a25edb: Layer already exists [2021-11-10T11:47:53.140Z] 9f95cc281233: Layer already exists [2021-11-10T11:47:53.140Z] 52953197e706: Layer already exists [2021-11-10T11:47:53.140Z] 166dde17997b: Layer already exists [2021-11-10T11:47:53.140Z] 36ab97d1c90b: Layer already exists [2021-11-10T11:47:53.410Z] 78c4bc0ebec3: Layer already exists [2021-11-10T11:47:53.410Z] 56eb02710082: Layer already exists [2021-11-10T11:47:53.410Z] 45596ee15a31: Layer already exists [2021-11-10T11:47:53.410Z] a6e1fd50fee5: Layer already exists [2021-11-10T11:47:53.410Z] 52dc75cd08be: Layer already exists [2021-11-10T11:47:53.410Z] ee420dfed78a: Layer already exists [2021-11-10T11:47:53.410Z] main: digest: sha256:e2c1b26e7f0f981e62cedb6cc0af0299100757598f2a95b3ac43cef1d0c2785f size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-10T11:47:53.454Z] ===================================================== [Pipeline] echo [2021-11-10T11:47:53.461Z] taggedImages: [2021-11-10T11:47:53.462Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [2021-11-10T11:47:53.462Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-11-10T11:47:53.462Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.91 [2021-11-10T11:47:53.462Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3-2.0.1-dev.91 [2021-11-10T11:47:53.462Z] - 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-11-10T11:47:54.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-10T11:47:54.273Z] [2021-11-10T11:47:54.273Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:47:55.566Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-10T11:47:55.839Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-10T11:47:55.839Z] 448f6bf000e3: Pulling fs layer [2021-11-10T11:47:55.839Z] f757da607395: Pulling fs layer [2021-11-10T11:47:55.839Z] 05883995daec: Pulling fs layer [2021-11-10T11:47:55.839Z] 8603b9c90790: Pulling fs layer [2021-11-10T11:47:55.839Z] 1560dd03e051: Pulling fs layer [2021-11-10T11:47:55.839Z] 27f5ce0e4adf: Pulling fs layer [2021-11-10T11:47:55.839Z] c2d8d7efcc4b: Pulling fs layer [2021-11-10T11:47:55.839Z] 1560dd03e051: Waiting [2021-11-10T11:47:55.839Z] 8603b9c90790: Waiting [2021-11-10T11:47:55.839Z] 27f5ce0e4adf: Waiting [2021-11-10T11:47:55.839Z] c2d8d7efcc4b: Waiting [2021-11-10T11:47:55.839Z] f757da607395: Verifying Checksum [2021-11-10T11:47:55.839Z] f757da607395: Download complete [2021-11-10T11:47:55.839Z] 8603b9c90790: Verifying Checksum [2021-11-10T11:47:55.839Z] 8603b9c90790: Download complete [2021-11-10T11:47:56.113Z] 1560dd03e051: Verifying Checksum [2021-11-10T11:47:56.113Z] 1560dd03e051: Download complete [2021-11-10T11:47:56.113Z] 27f5ce0e4adf: Verifying Checksum [2021-11-10T11:47:56.113Z] 27f5ce0e4adf: Download complete [2021-11-10T11:47:56.113Z] 05883995daec: Verifying Checksum [2021-11-10T11:47:56.113Z] 05883995daec: Download complete [2021-11-10T11:47:56.384Z] 448f6bf000e3: Verifying Checksum [2021-11-10T11:47:56.384Z] 448f6bf000e3: Download complete [2021-11-10T11:47:58.996Z] c2d8d7efcc4b: Verifying Checksum [2021-11-10T11:47:58.996Z] c2d8d7efcc4b: Download complete [2021-11-10T11:47:59.971Z] 448f6bf000e3: Pull complete [2021-11-10T11:48:00.567Z] f757da607395: Pull complete [2021-11-10T11:48:01.999Z] 05883995daec: Pull complete [2021-11-10T11:48:02.270Z] 8603b9c90790: Pull complete [2021-11-10T11:48:03.244Z] 1560dd03e051: Pull complete [2021-11-10T11:48:03.835Z] 27f5ce0e4adf: Pull complete [2021-11-10T11:48:18.896Z] c2d8d7efcc4b: Pull complete [2021-11-10T11:48:18.896Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-10T11:48:18.896Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-10T11:48:18.896Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-10T11:48:19.165Z] prd-ubuntu18.04-docker-arm64-4c-16g-30153 does not seem to be running inside a container [2021-11-10T11:48:19.229Z] $ 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/103 -v /w/workspace/edgex-go/103:/w/workspace/edgex-go/103:rw,z -v /w/workspace/edgex-go/103@tmp:/w/workspace/edgex-go/103@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-lftools-log-publisher:arm64 cat [2021-11-10T11:48:21.965Z] $ docker top 5d3cd00900535f00f6d4c71ff71a1bde0c360bb7414632a4d61f1a230596a4b8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-10T11:48:23.011Z] ---> job-cost.sh [2021-11-10T11:48:23.011Z] lf-activate-venv: SKIPPING [2021-11-10T11:48:23.011Z] INFO: No Stack... [2021-11-10T11:48:24.973Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-10T11:48:24.973Z] INFO: Archiving Costs [Pipeline] sh [2021-11-10T11:48:25.639Z] + cat /w/workspace/edgex-go/103/archives/cost.csv [2021-11-10T11:48:25.639Z] + cut -d, -f6 [Pipeline] lock [2021-11-10T11:48:25.696Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-103-stack-cost] [2021-11-10T11:48:25.702Z] Resource [jenkins-edgexfoundry-edgex-go-main-103-stack-cost] did not exist. Created. [2021-11-10T11:48:25.702Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-103-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-10T11:48:26.359Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-10T11:48:26.958Z] Stashed 1 file(s) [Pipeline] } [2021-11-10T11:48:26.969Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-103-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-10T11:48:26.970Z] $ docker stop --time=1 5d3cd00900535f00f6d4c71ff71a1bde0c360bb7414632a4d61f1a230596a4b8 [2021-11-10T11:48:28.558Z] $ docker rm -f 5d3cd00900535f00f6d4c71ff71a1bde0c360bb7414632a4d61f1a230596a4b8 [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-11-10T11:48:30.336Z] provisioning config files... [2021-11-10T11:48:30.356Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/103@tmp/config2352383693969461657tmp [Pipeline] { [Pipeline] sh [2021-11-10T11:48:30.670Z] + set +x [2021-11-10T11:48:30.671Z] + curl -s https://codecov.io/bash [2021-11-10T11:48:30.671Z] + bash -s -- [2021-11-10T11:48:30.671Z] [2021-11-10T11:48:30.671Z] _____ _ [2021-11-10T11:48:30.671Z] / ____| | | [2021-11-10T11:48:30.671Z] | | ___ __| | ___ ___ _____ __ [2021-11-10T11:48:30.671Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-10T11:48:30.671Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-10T11:48:30.671Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-10T11:48:30.671Z] Bash-1.0.6 [2021-11-10T11:48:30.671Z] [2021-11-10T11:48:30.671Z] [2021-11-10T11:48:30.671Z] ==> git version 2.24.4 found [2021-11-10T11:48:30.671Z] ==> 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-11-10T11:48:30.671Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-10T11:48:30.671Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-10T11:48:30.671Z] ==> Jenkins CI detected. [2021-11-10T11:48:30.671Z] current dir:  /w/workspace/edgex-go/103 [2021-11-10T11:48:30.671Z] project root: . [2021-11-10T11:48:30.671Z] --> token set from env [2021-11-10T11:48:30.671Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-10T11:48:30.933Z] ==> Running gcov in . (disable via -X gcov) [2021-11-10T11:48:30.933Z] ==> Python coveragepy not found [2021-11-10T11:48:30.933Z] ==> Searching for coverage reports in: [2021-11-10T11:48:30.933Z] + . [2021-11-10T11:48:30.933Z] -> Found 1 reports [2021-11-10T11:48:30.933Z] ==> Detecting git/mercurial file structure [2021-11-10T11:48:30.933Z] ==> Reading reports [2021-11-10T11:48:30.933Z] + ./coverage.out bytes=428381 [2021-11-10T11:48:30.933Z] ==> Appending adjustments [2021-11-10T11:48:30.933Z] https://docs.codecov.io/docs/fixing-reports [2021-11-10T11:48:32.321Z] + Found adjustments [2021-11-10T11:48:32.321Z] ==> Gzipping contents [2021-11-10T11:48:32.321Z] 60K /tmp/codecov.hBrPyf.gz [2021-11-10T11:48:32.321Z] ==> Uploading reports [2021-11-10T11:48:32.321Z] url: https://codecov.io [2021-11-10T11:48:32.321Z] query: branch=main&commit=cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3&build=103&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F103%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-10T11:48:32.321Z] -> Pinging Codecov [2021-11-10T11:48:32.321Z] 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=cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3&build=103&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F103%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-10T11:48:32.581Z] -> Uploading to [2021-11-10T11:48:32.581Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-10/00271124DB129430A58F1EEE437C3FCB/cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3/14b5ef7e-fd2e-4f37-92e3-f8b3fbb46146.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211110T114832Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e674f555a5ed31096ec29a07f322215261b38d149de9b6ef58df4526ab08783e [2021-11-10T11:48:32.581Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-10T11:48:32.581Z] Dload Upload Total Spent Left Speed [2021-11-10T11:48:32.841Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57706 0 0 100 57706 0 199k --:--:-- --:--:-- --:--:-- 199k [2021-11-10T11:48:32.841Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 [Pipeline] } [2021-11-10T11:48:32.848Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-11-10T11:48:33.194Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-11-10T11:48:33.204Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:48:33.499Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-10T11:48:33.499Z] [2021-11-10T11:48:33.499Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:48:33.795Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-10T11:48:33.795Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-11-10T11:48:33.795Z] 188c0c94c7c5: Pulling fs layer [2021-11-10T11:48:33.795Z] 0ef7d3d256c8: Pulling fs layer [2021-11-10T11:48:33.795Z] de9db76c5a1d: Pulling fs layer [2021-11-10T11:48:33.795Z] 0eba1c9be4d2: Pulling fs layer [2021-11-10T11:48:33.795Z] 0d57e429df01: Pulling fs layer [2021-11-10T11:48:33.795Z] 4e4be7b47b0d: Pulling fs layer [2021-11-10T11:48:33.795Z] e1f770b5df2f: Pulling fs layer [2021-11-10T11:48:33.795Z] 85a0685a4137: Pulling fs layer [2021-11-10T11:48:33.795Z] 0d57e429df01: Waiting [2021-11-10T11:48:33.795Z] 4e4be7b47b0d: Waiting [2021-11-10T11:48:33.795Z] e1f770b5df2f: Waiting [2021-11-10T11:48:33.795Z] 85a0685a4137: Waiting [2021-11-10T11:48:33.795Z] 0eba1c9be4d2: Waiting [2021-11-10T11:48:33.795Z] de9db76c5a1d: Verifying Checksum [2021-11-10T11:48:33.795Z] de9db76c5a1d: Download complete [2021-11-10T11:48:33.795Z] 0ef7d3d256c8: Verifying Checksum [2021-11-10T11:48:33.795Z] 0ef7d3d256c8: Download complete [2021-11-10T11:48:33.795Z] 0d57e429df01: Verifying Checksum [2021-11-10T11:48:33.795Z] 0d57e429df01: Download complete [2021-11-10T11:48:33.795Z] 4e4be7b47b0d: Verifying Checksum [2021-11-10T11:48:33.795Z] 4e4be7b47b0d: Download complete [2021-11-10T11:48:33.795Z] 188c0c94c7c5: Verifying Checksum [2021-11-10T11:48:33.795Z] 188c0c94c7c5: Download complete [2021-11-10T11:48:34.061Z] 188c0c94c7c5: Pull complete [2021-11-10T11:48:34.061Z] e1f770b5df2f: Verifying Checksum [2021-11-10T11:48:34.061Z] e1f770b5df2f: Download complete [2021-11-10T11:48:34.328Z] 0ef7d3d256c8: Pull complete [2021-11-10T11:48:34.328Z] de9db76c5a1d: Pull complete [2021-11-10T11:48:34.592Z] 0eba1c9be4d2: Verifying Checksum [2021-11-10T11:48:34.592Z] 0eba1c9be4d2: Download complete [2021-11-10T11:48:34.592Z] 85a0685a4137: Verifying Checksum [2021-11-10T11:48:34.592Z] 85a0685a4137: Download complete [2021-11-10T11:48:38.830Z] 0eba1c9be4d2: Pull complete [2021-11-10T11:48:38.830Z] 0d57e429df01: Pull complete [2021-11-10T11:48:38.830Z] 4e4be7b47b0d: Pull complete [2021-11-10T11:48:39.098Z] e1f770b5df2f: Pull complete [2021-11-10T11:48:44.718Z] 85a0685a4137: Pull complete [2021-11-10T11:48:44.718Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-11-10T11:48:44.718Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-10T11:48:44.718Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-11-10T11:48:44.784Z] prd-centos7-docker-4c-2g-30152 does not seem to be running inside a container [2021-11-10T11:48:44.833Z] $ 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/103 -v /w/workspace/edgex-go/103:/w/workspace/edgex-go/103:rw,z -v /w/workspace/edgex-go/103@tmp:/w/workspace/edgex-go/103@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-11-10T11:48:45.531Z] $ docker top d9fa0e0d22eb2b5629f110a15abbf93985d67055a923958285b35f9edce9b9da -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-10T11:48:45.603Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-11-10T11:48:45.888Z] + set -o pipefail [2021-11-10T11:48:45.888Z] + snyk monitor '--org=edgex-jenkins' [2021-11-10T11:48:51.194Z] [2021-11-10T11:48:51.194Z] Monitoring /w/workspace/edgex-go/103 (github.com/edgexfoundry/edgex-go)... [2021-11-10T11:48:51.194Z] [2021-11-10T11:48:51.194Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/948f6e4f-22c7-4ea9-9586-fe3cba5d505e [2021-11-10T11:48:51.194Z] [2021-11-10T11:48:51.194Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-11-10T11:48:51.194Z] [2021-11-10T11:48:51.194Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-11-10T11:48:51.194Z] [2021-11-10T11:48:51.194Z] [2021-11-10T11:48:51.194Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2021-11-10T11:48:51.194Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-11-10T11:48:51.206Z] $ docker stop --time=1 d9fa0e0d22eb2b5629f110a15abbf93985d67055a923958285b35f9edce9b9da [2021-11-10T11:48:53.510Z] $ docker rm -f d9fa0e0d22eb2b5629f110a15abbf93985d67055a923958285b35f9edce9b9da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-11-10T11:48:54.019Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-10T11:48:54.026Z] provisioning config files... [2021-11-10T11:48:54.036Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/103@tmp/config6266970703347579282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-10T11:48:54.336Z] --> edgex-publish-swagger.sh [2021-11-10T11:48:54.336Z] === Publish openapi/v2 API === [2021-11-10T11:48:54.337Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-11-10T11:48:54.337Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/103/openapi/v2/core-command.yaml] [2021-11-10T11:48:54.337Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-10T11:48:54.337Z] Dload Upload Total Spent Left Speed [2021-11-10T11:48:55.278Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32389 0 0 100 32389 0 29814 0:00:01 0:00:01 --:--:-- 29851 100 32389 0 0 100 32389 0 29810 0:00:01 0:00:01 --:--:-- 29851 [2021-11-10T11:48:55.278Z] [2021-11-10T11:48:55.278Z] [2021-11-10T11:48:55.278Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/103/openapi/v2/core-data.yaml] [2021-11-10T11:48:55.278Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-10T11:48:55.278Z] Dload Upload Total Spent Left Speed [2021-11-10T11:48:56.658Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 63386 0:00:01 0:00:01 --:--:-- 63439 100 71116 0 0 100 71116 0 63378 0:00:01 0:00:01 --:--:-- 63439 [2021-11-10T11:48:56.658Z] [2021-11-10T11:48:56.658Z] [2021-11-10T11:48:56.658Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/103/openapi/v2/core-metadata.yaml] [2021-11-10T11:48:56.658Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-10T11:48:56.658Z] Dload Upload Total Spent Left Speed [2021-11-10T11:48:57.598Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 53 119k 0 0 53 65536 0 296k --:--:-- --:--:-- --:--:-- 296k 100 119k 0 0 100 119k 0 98602 0:00:01 0:00:01 --:--:-- 98560 100 119k 0 0 100 119k 0 98588 0:00:01 0:00:01 --:--:-- 98560 [2021-11-10T11:48:57.598Z] [2021-11-10T11:48:57.598Z] [2021-11-10T11:48:57.599Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/103/openapi/v2/support-notifications.yaml] [2021-11-10T11:48:57.599Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-10T11:48:57.599Z] Dload Upload Total Spent Left Speed [2021-11-10T11:48:58.980Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 82488 0:00:01 0:00:01 --:--:-- 82555 100 88830 0 0 100 88830 0 82476 0:00:01 0:00:01 --:--:-- 82555 [2021-11-10T11:48:58.980Z] [2021-11-10T11:48:58.980Z] [2021-11-10T11:48:58.980Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/103/openapi/v2/support-scheduler.yaml] [2021-11-10T11:48:58.980Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-10T11:48:58.980Z] Dload Upload Total Spent Left Speed [2021-11-10T11:48:59.920Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38932 0 0 100 38932 0 36495 0:00:01 0:00:01 --:--:-- 36521 100 38932 0 0 100 38932 0 36492 0:00:01 0:00:01 --:--:-- 36521 [2021-11-10T11:48:59.920Z] [2021-11-10T11:48:59.920Z] [2021-11-10T11:48:59.920Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/103/openapi/v2/system-agent.yaml] [2021-11-10T11:48:59.920Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-10T11:48:59.920Z] Dload Upload Total Spent Left Speed [2021-11-10T11:49:00.859Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 18483 0:00:01 0:00:01 --:--:-- 18493 100 19603 0 0 100 19603 0 18480 0:00:01 0:00:01 --:--:-- 18493 [2021-11-10T11:49:00.859Z] [2021-11-10T11:49:00.859Z] [Pipeline] } [2021-11-10T11:49:00.867Z] 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-11-10T11:49:01.275Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-10T11:49:01.275Z] . [Pipeline] withDockerContainer [2021-11-10T11:49:01.339Z] prd-centos7-docker-4c-2g-30152 does not seem to be running inside a container [2021-11-10T11:49:01.379Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/103 -v /w/workspace/edgex-go/103:/w/workspace/edgex-go/103:rw,z -v /w/workspace/edgex-go/103@tmp:/w/workspace/edgex-go/103@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-11-10T11:49:01.766Z] $ docker top f3a80db0d9c852baeca4a44135aa3ee98ad9744dcfd22d45afe3596fe0a00b0c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-10T11:49:01.861Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-10T11:49:01.861Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-10T11:49:01.982Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-10T11:49:01.985Z] $ docker exec f3a80db0d9c852baeca4a44135aa3ee98ad9744dcfd22d45afe3596fe0a00b0c ssh-agent [2021-11-10T11:49:02.095Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaiDPhD/agent.15 [2021-11-10T11:49:02.095Z] SSH_AGENT_PID=20 [2021-11-10T11:49:02.100Z] Running ssh-add (command line suppressed) [2021-11-10T11:49:02.213Z] Identity added: /w/workspace/edgex-go/103@tmp/private_key_6118741392556417484.key (/w/workspace/edgex-go/103@tmp/private_key_6118741392556417484.key) [2021-11-10T11:49:02.226Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-10T11:49:02.518Z] + git semver tag [2021-11-10T11:49:02.518Z] # -> Open(): unable to determine branch for HEAD [2021-11-10T11:49:02.518Z] # $GIT_DIR = /w/workspace/edgex-go/103/.git [2021-11-10T11:49:02.518Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/103 [2021-11-10T11:49:02.518Z] # $SEMVER_REMOTE_NAME = origin [2021-11-10T11:49:02.518Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-10T11:49:02.518Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-10T11:49:02.518Z] # $SEMVER_BRANCH = main [2021-11-10T11:49:02.518Z] # $SEMVER_DIR = /w/workspace/edgex-go/103/.semver [2021-11-10T11:49:02.518Z] # cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 HEAD [2021-11-10T11:49:02.518Z] # -> Force: false [2021-11-10T11:49:02.518Z] # c686663fa98041b5f67eeed71db64844ca1a7cb0 refs/tags/v2.0.1-dev.91 [Pipeline] } [2021-11-10T11:49:02.527Z] $ docker exec --env ******** --env ******** f3a80db0d9c852baeca4a44135aa3ee98ad9744dcfd22d45afe3596fe0a00b0c ssh-agent -k [2021-11-10T11:49:02.628Z] unset SSH_AUTH_SOCK; [2021-11-10T11:49:02.628Z] unset SSH_AGENT_PID; [2021-11-10T11:49:02.628Z] echo Agent pid 20 killed; [2021-11-10T11:49:02.640Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-10T11:49:02.945Z] + git semver [Pipeline] } [2021-11-10T11:49:02.962Z] $ docker stop --time=1 f3a80db0d9c852baeca4a44135aa3ee98ad9744dcfd22d45afe3596fe0a00b0c [2021-11-10T11:49:04.146Z] $ docker rm -f f3a80db0d9c852baeca4a44135aa3ee98ad9744dcfd22d45afe3596fe0a00b0c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:49:04.540Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-10T11:49:04.541Z] [2021-11-10T11:49:04.541Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:49:04.840Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-10T11:49:04.840Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-11-10T11:49:04.840Z] ab5ef0e58194: Pulling fs layer [2021-11-10T11:49:04.840Z] 9712f1f96733: Pulling fs layer [2021-11-10T11:49:04.840Z] 63f879dbbcfc: Pulling fs layer [2021-11-10T11:49:04.840Z] 0d9ebad4ef96: Pulling fs layer [2021-11-10T11:49:04.840Z] e9a5061849ea: Pulling fs layer [2021-11-10T11:49:04.840Z] d747dcd14b5f: Pulling fs layer [2021-11-10T11:49:04.840Z] 2de7ff778b66: Pulling fs layer [2021-11-10T11:49:04.840Z] 0d9ebad4ef96: Waiting [2021-11-10T11:49:04.840Z] e9a5061849ea: Waiting [2021-11-10T11:49:04.840Z] d747dcd14b5f: Waiting [2021-11-10T11:49:04.840Z] 2de7ff778b66: Waiting [2021-11-10T11:49:04.840Z] 9712f1f96733: Verifying Checksum [2021-11-10T11:49:04.840Z] 9712f1f96733: Download complete [2021-11-10T11:49:05.430Z] 63f879dbbcfc: Verifying Checksum [2021-11-10T11:49:05.430Z] 63f879dbbcfc: Download complete [2021-11-10T11:49:05.430Z] 0d9ebad4ef96: Verifying Checksum [2021-11-10T11:49:05.430Z] 0d9ebad4ef96: Download complete [2021-11-10T11:49:05.430Z] d747dcd14b5f: Verifying Checksum [2021-11-10T11:49:05.430Z] d747dcd14b5f: Download complete [2021-11-10T11:49:05.430Z] ab5ef0e58194: Download complete [2021-11-10T11:49:05.430Z] e9a5061849ea: Verifying Checksum [2021-11-10T11:49:05.430Z] e9a5061849ea: Download complete [2021-11-10T11:49:05.697Z] 2de7ff778b66: Verifying Checksum [2021-11-10T11:49:05.697Z] 2de7ff778b66: Download complete [2021-11-10T11:49:09.048Z] ab5ef0e58194: Pull complete [2021-11-10T11:49:09.048Z] 9712f1f96733: Pull complete [2021-11-10T11:49:09.048Z] 63f879dbbcfc: Pull complete [2021-11-10T11:49:13.290Z] 0d9ebad4ef96: Pull complete [2021-11-10T11:49:13.290Z] e9a5061849ea: Pull complete [2021-11-10T11:49:13.290Z] d747dcd14b5f: Pull complete [2021-11-10T11:49:14.236Z] 2de7ff778b66: Pull complete [2021-11-10T11:49:14.236Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-11-10T11:49:14.236Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-10T11:49:14.236Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-11-10T11:49:14.297Z] prd-centos7-docker-4c-2g-30152 does not seem to be running inside a container [2021-11-10T11:49:14.334Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/103 -v /w/workspace/edgex-go/103:/w/workspace/edgex-go/103:rw,z -v /w/workspace/edgex-go/103@tmp:/w/workspace/edgex-go/103@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-11-10T11:49:17.556Z] $ docker top 23c8242c87e0797403e9e408c871a8d58cd23a93caec1983832812edf85160a9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-11-10T11:49:17.631Z] provisioning config files... [2021-11-10T11:49:17.639Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/103@tmp/config3033158427504067141tmp [2021-11-10T11:49:17.650Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/103@tmp/config7705404239562909328tmp [2021-11-10T11:49:17.661Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/103@tmp/config802582320769769765tmp [Pipeline] { [Pipeline] echo [2021-11-10T11:49:17.675Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T11:49:17.959Z] ---> sigul-configuration.sh [2021-11-10T11:49:17.959Z] gpg: directory `/root/.gnupg' created [2021-11-10T11:49:17.959Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-11-10T11:49:17.959Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-11-10T11:49:17.959Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-11-10T11:49:17.959Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-11-10T11:49:17.959Z] gpg: CAST5 encrypted data [2021-11-10T11:49:17.959Z] gpg: encrypted with 1 passphrase [2021-11-10T11:49:17.959Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-11-10T11:49:18.245Z] + mkdir /home/jenkins [2021-11-10T11:49:18.245Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-11-10T11:49:19.609Z] + 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-11-10T11:49:19.684Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T11:49:19.986Z] ---> sigul-install.sh [2021-11-10T11:49:19.986Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-11-10T11:49:20.272Z] + git tag --list [2021-11-10T11:49:20.272Z] 0.6.0 [2021-11-10T11:49:20.272Z] 0.6.1 [2021-11-10T11:49:20.272Z] 0.7.0 [2021-11-10T11:49:20.272Z] 0.7.1 [2021-11-10T11:49:20.272Z] v1.0.0 [2021-11-10T11:49:20.272Z] v1.0.1 [2021-11-10T11:49:20.272Z] v1.1.0 [2021-11-10T11:49:20.272Z] v1.2.0 [2021-11-10T11:49:20.272Z] v1.2.1 [2021-11-10T11:49:20.272Z] v1.3.0 [2021-11-10T11:49:20.272Z] v1.3.1 [2021-11-10T11:49:20.272Z] v2.0.0 [2021-11-10T11:49:20.272Z] v2.0.1-dev.1 [2021-11-10T11:49:20.272Z] v2.0.1-dev.10 [2021-11-10T11:49:20.272Z] v2.0.1-dev.11 [2021-11-10T11:49:20.272Z] v2.0.1-dev.12 [2021-11-10T11:49:20.272Z] v2.0.1-dev.13 [2021-11-10T11:49:20.272Z] v2.0.1-dev.14 [2021-11-10T11:49:20.272Z] v2.0.1-dev.15 [2021-11-10T11:49:20.272Z] v2.0.1-dev.16 [2021-11-10T11:49:20.272Z] v2.0.1-dev.17 [2021-11-10T11:49:20.272Z] v2.0.1-dev.18 [2021-11-10T11:49:20.272Z] v2.0.1-dev.19 [2021-11-10T11:49:20.272Z] v2.0.1-dev.2 [2021-11-10T11:49:20.272Z] v2.0.1-dev.20 [2021-11-10T11:49:20.272Z] v2.0.1-dev.21 [2021-11-10T11:49:20.272Z] v2.0.1-dev.22 [2021-11-10T11:49:20.272Z] v2.0.1-dev.23 [2021-11-10T11:49:20.272Z] v2.0.1-dev.24 [2021-11-10T11:49:20.272Z] v2.0.1-dev.25 [2021-11-10T11:49:20.272Z] v2.0.1-dev.26 [2021-11-10T11:49:20.272Z] v2.0.1-dev.27 [2021-11-10T11:49:20.272Z] v2.0.1-dev.28 [2021-11-10T11:49:20.273Z] v2.0.1-dev.29 [2021-11-10T11:49:20.273Z] v2.0.1-dev.3 [2021-11-10T11:49:20.273Z] v2.0.1-dev.30 [2021-11-10T11:49:20.273Z] v2.0.1-dev.31 [2021-11-10T11:49:20.273Z] v2.0.1-dev.32 [2021-11-10T11:49:20.273Z] v2.0.1-dev.33 [2021-11-10T11:49:20.273Z] v2.0.1-dev.34 [2021-11-10T11:49:20.273Z] v2.0.1-dev.35 [2021-11-10T11:49:20.273Z] v2.0.1-dev.36 [2021-11-10T11:49:20.273Z] v2.0.1-dev.37 [2021-11-10T11:49:20.273Z] v2.0.1-dev.38 [2021-11-10T11:49:20.273Z] v2.0.1-dev.39 [2021-11-10T11:49:20.273Z] v2.0.1-dev.4 [2021-11-10T11:49:20.273Z] v2.0.1-dev.40 [2021-11-10T11:49:20.273Z] v2.0.1-dev.41 [2021-11-10T11:49:20.273Z] v2.0.1-dev.42 [2021-11-10T11:49:20.273Z] v2.0.1-dev.43 [2021-11-10T11:49:20.273Z] v2.0.1-dev.44 [2021-11-10T11:49:20.273Z] v2.0.1-dev.45 [2021-11-10T11:49:20.273Z] v2.0.1-dev.46 [2021-11-10T11:49:20.273Z] v2.0.1-dev.47 [2021-11-10T11:49:20.273Z] v2.0.1-dev.48 [2021-11-10T11:49:20.273Z] v2.0.1-dev.49 [2021-11-10T11:49:20.273Z] v2.0.1-dev.5 [2021-11-10T11:49:20.273Z] v2.0.1-dev.50 [2021-11-10T11:49:20.273Z] v2.0.1-dev.51 [2021-11-10T11:49:20.273Z] v2.0.1-dev.52 [2021-11-10T11:49:20.273Z] v2.0.1-dev.53 [2021-11-10T11:49:20.273Z] v2.0.1-dev.54 [2021-11-10T11:49:20.273Z] v2.0.1-dev.55 [2021-11-10T11:49:20.273Z] v2.0.1-dev.56 [2021-11-10T11:49:20.273Z] v2.0.1-dev.57 [2021-11-10T11:49:20.273Z] v2.0.1-dev.58 [2021-11-10T11:49:20.273Z] v2.0.1-dev.59 [2021-11-10T11:49:20.273Z] v2.0.1-dev.6 [2021-11-10T11:49:20.273Z] v2.0.1-dev.60 [2021-11-10T11:49:20.273Z] v2.0.1-dev.61 [2021-11-10T11:49:20.273Z] v2.0.1-dev.62 [2021-11-10T11:49:20.273Z] v2.0.1-dev.63 [2021-11-10T11:49:20.273Z] v2.0.1-dev.64 [2021-11-10T11:49:20.273Z] v2.0.1-dev.65 [2021-11-10T11:49:20.273Z] v2.0.1-dev.66 [2021-11-10T11:49:20.273Z] v2.0.1-dev.67 [2021-11-10T11:49:20.273Z] v2.0.1-dev.68 [2021-11-10T11:49:20.273Z] v2.0.1-dev.69 [2021-11-10T11:49:20.273Z] v2.0.1-dev.7 [2021-11-10T11:49:20.273Z] v2.0.1-dev.70 [2021-11-10T11:49:20.273Z] v2.0.1-dev.71 [2021-11-10T11:49:20.273Z] v2.0.1-dev.72 [2021-11-10T11:49:20.273Z] v2.0.1-dev.73 [2021-11-10T11:49:20.273Z] v2.0.1-dev.74 [2021-11-10T11:49:20.273Z] v2.0.1-dev.75 [2021-11-10T11:49:20.273Z] v2.0.1-dev.76 [2021-11-10T11:49:20.273Z] v2.0.1-dev.77 [2021-11-10T11:49:20.273Z] v2.0.1-dev.78 [2021-11-10T11:49:20.273Z] v2.0.1-dev.79 [2021-11-10T11:49:20.273Z] v2.0.1-dev.8 [2021-11-10T11:49:20.273Z] v2.0.1-dev.80 [2021-11-10T11:49:20.273Z] v2.0.1-dev.81 [2021-11-10T11:49:20.273Z] v2.0.1-dev.82 [2021-11-10T11:49:20.273Z] v2.0.1-dev.83 [2021-11-10T11:49:20.273Z] v2.0.1-dev.84 [2021-11-10T11:49:20.273Z] v2.0.1-dev.85 [2021-11-10T11:49:20.273Z] v2.0.1-dev.86 [2021-11-10T11:49:20.273Z] v2.0.1-dev.87 [2021-11-10T11:49:20.273Z] v2.0.1-dev.88 [2021-11-10T11:49:20.273Z] v2.0.1-dev.89 [2021-11-10T11:49:20.273Z] v2.0.1-dev.9 [2021-11-10T11:49:20.273Z] v2.0.1-dev.90 [2021-11-10T11:49:20.273Z] v2.0.1-dev.91 [Pipeline] sh [2021-11-10T11:49:20.559Z] + lftools sign git-tag v2.0.1-dev.91 [2021-11-10T11:49:21.130Z] Signing Git tag with Sigul... [2021-11-10T11:49:21.130Z] Signing v2.0.1-dev.91 [Pipeline] echo [2021-11-10T11:49:22.521Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T11:49:22.805Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-11-10T11:49:22.812Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-11-10T11:49:22.828Z] $ docker stop --time=1 23c8242c87e0797403e9e408c871a8d58cd23a93caec1983832812edf85160a9 [2021-11-10T11:49:23.988Z] $ docker rm -f 23c8242c87e0797403e9e408c871a8d58cd23a93caec1983832812edf85160a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:49:24.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-10T11:49:24.682Z] . [Pipeline] withDockerContainer [2021-11-10T11:49:24.749Z] prd-centos7-docker-4c-2g-30152 does not seem to be running inside a container [2021-11-10T11:49:24.784Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/103 -v /w/workspace/edgex-go/103:/w/workspace/edgex-go/103:rw,z -v /w/workspace/edgex-go/103@tmp:/w/workspace/edgex-go/103@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-11-10T11:49:25.140Z] $ docker top cce7d59f96ef9c1bae614c03ef8fd87a9aee1677cd1109bf5b8cc29c250c6e52 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-10T11:49:25.234Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-10T11:49:25.234Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-10T11:49:25.355Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-10T11:49:25.358Z] $ docker exec cce7d59f96ef9c1bae614c03ef8fd87a9aee1677cd1109bf5b8cc29c250c6e52 ssh-agent [2021-11-10T11:49:25.474Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhcphcO/agent.13 [2021-11-10T11:49:25.474Z] SSH_AGENT_PID=19 [2021-11-10T11:49:25.482Z] Running ssh-add (command line suppressed) [2021-11-10T11:49:25.582Z] Identity added: /w/workspace/edgex-go/103@tmp/private_key_6441867224470793213.key (/w/workspace/edgex-go/103@tmp/private_key_6441867224470793213.key) [2021-11-10T11:49:25.593Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-10T11:49:25.880Z] + git semver bump pre [2021-11-10T11:49:25.880Z] # -> Open(): unable to determine branch for HEAD [2021-11-10T11:49:25.880Z] # $GIT_DIR = /w/workspace/edgex-go/103/.git [2021-11-10T11:49:25.880Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/103 [2021-11-10T11:49:25.880Z] # $SEMVER_REMOTE_NAME = origin [2021-11-10T11:49:25.880Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-10T11:49:25.881Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-10T11:49:25.881Z] # $SEMVER_BRANCH = main [2021-11-10T11:49:25.881Z] # $SEMVER_DIR = /w/workspace/edgex-go/103/.semver [2021-11-10T11:49:25.881Z] 2.0.1-dev.92 [Pipeline] } [2021-11-10T11:49:25.891Z] $ docker exec --env ******** --env ******** cce7d59f96ef9c1bae614c03ef8fd87a9aee1677cd1109bf5b8cc29c250c6e52 ssh-agent -k [2021-11-10T11:49:26.002Z] unset SSH_AUTH_SOCK; [2021-11-10T11:49:26.002Z] unset SSH_AGENT_PID; [2021-11-10T11:49:26.002Z] echo Agent pid 19 killed; [2021-11-10T11:49:26.014Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-10T11:49:26.315Z] + git semver [Pipeline] } [2021-11-10T11:49:26.332Z] $ docker stop --time=1 cce7d59f96ef9c1bae614c03ef8fd87a9aee1677cd1109bf5b8cc29c250c6e52 [2021-11-10T11:49:27.513Z] $ docker rm -f cce7d59f96ef9c1bae614c03ef8fd87a9aee1677cd1109bf5b8cc29c250c6e52 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:49:27.886Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-10T11:49:27.886Z] . [Pipeline] withDockerContainer [2021-11-10T11:49:27.952Z] prd-centos7-docker-4c-2g-30152 does not seem to be running inside a container [2021-11-10T11:49:27.990Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/103 -v /w/workspace/edgex-go/103:/w/workspace/edgex-go/103:rw,z -v /w/workspace/edgex-go/103@tmp:/w/workspace/edgex-go/103@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-11-10T11:49:28.320Z] $ docker top c1e2fe6b264926ba44f658533015df66b564a7aabf753a5e880a429c067b439d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-10T11:49:28.405Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-10T11:49:28.405Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-10T11:49:28.509Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-10T11:49:28.511Z] $ docker exec c1e2fe6b264926ba44f658533015df66b564a7aabf753a5e880a429c067b439d ssh-agent [2021-11-10T11:49:28.620Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKHaJOp/agent.15 [2021-11-10T11:49:28.620Z] SSH_AGENT_PID=21 [2021-11-10T11:49:28.626Z] Running ssh-add (command line suppressed) [2021-11-10T11:49:28.736Z] Identity added: /w/workspace/edgex-go/103@tmp/private_key_2614943226825276909.key (/w/workspace/edgex-go/103@tmp/private_key_2614943226825276909.key) [2021-11-10T11:49:28.751Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-10T11:49:29.034Z] + git semver push [2021-11-10T11:49:29.034Z] # -> Open(): unable to determine branch for HEAD [2021-11-10T11:49:29.034Z] # $GIT_DIR = /w/workspace/edgex-go/103/.git [2021-11-10T11:49:29.034Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/103 [2021-11-10T11:49:29.034Z] # $SEMVER_REMOTE_NAME = origin [2021-11-10T11:49:29.034Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-10T11:49:29.034Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-10T11:49:29.034Z] # $SEMVER_BRANCH = main [2021-11-10T11:49:29.034Z] # $SEMVER_DIR = /w/workspace/edgex-go/103/.semver [Pipeline] } [2021-11-10T11:49:33.250Z] $ docker exec --env ******** --env ******** c1e2fe6b264926ba44f658533015df66b564a7aabf753a5e880a429c067b439d ssh-agent -k [2021-11-10T11:49:33.341Z] unset SSH_AUTH_SOCK; [2021-11-10T11:49:33.341Z] unset SSH_AGENT_PID; [2021-11-10T11:49:33.342Z] echo Agent pid 21 killed; [2021-11-10T11:49:33.356Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-10T11:49:33.666Z] + git semver [Pipeline] } [2021-11-10T11:49:33.676Z] $ docker stop --time=1 c1e2fe6b264926ba44f658533015df66b564a7aabf753a5e880a429c067b439d [2021-11-10T11:49:34.868Z] $ docker rm -f c1e2fe6b264926ba44f658533015df66b564a7aabf753a5e880a429c067b439d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-10T11:49:35.499Z] + '[' -d /w/workspace/edgex-go/103/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-10T11:49:35.787Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T11:49:36.339Z] ---> package-listing.sh [2021-11-10T11:49:36.340Z] ++ facter osfamily [2021-11-10T11:49:36.340Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-10T11:49:36.599Z] + OS_FAMILY=redhat [2021-11-10T11:49:36.599Z] + workspace=/w/workspace/edgex-go/103 [2021-11-10T11:49:36.599Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-10T11:49:36.599Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-10T11:49:36.599Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-10T11:49:36.599Z] + PACKAGES=/tmp/packages_start.txt [2021-11-10T11:49:36.599Z] + '[' /w/workspace/edgex-go/103 ']' [2021-11-10T11:49:36.599Z] + PACKAGES=/tmp/packages_end.txt [2021-11-10T11:49:36.599Z] + case "${OS_FAMILY}" in [2021-11-10T11:49:36.599Z] + sort [2021-11-10T11:49:36.599Z] + rpm -qa [2021-11-10T11:49:39.848Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-10T11:49:39.848Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-10T11:49:39.848Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-10T11:49:39.848Z] + '[' /w/workspace/edgex-go/103 ']' [2021-11-10T11:49:39.848Z] + mkdir -p /w/workspace/edgex-go/103/archives/ [2021-11-10T11:49:39.848Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/103/archives/ [Pipeline] echo [2021-11-10T11:49:39.858Z] 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/103/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-10T11:49:40.138Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:49:40.689Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-10T11:49:40.689Z] [2021-11-10T11:49:40.689Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T11:49:40.987Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-10T11:49:41.246Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-10T11:49:41.246Z] b4d181a07f80: Pulling fs layer [2021-11-10T11:49:41.246Z] a1111a8f2ec3: Pulling fs layer [2021-11-10T11:49:41.246Z] ed53099fbce6: Pulling fs layer [2021-11-10T11:49:41.246Z] dc539afda2c1: Pulling fs layer [2021-11-10T11:49:41.246Z] 77bc0d833cb6: Pulling fs layer [2021-11-10T11:49:41.246Z] 9065ff56babe: Pulling fs layer [2021-11-10T11:49:41.246Z] d287ab97295c: Pulling fs layer [2021-11-10T11:49:41.246Z] dc539afda2c1: Waiting [2021-11-10T11:49:41.246Z] 77bc0d833cb6: Waiting [2021-11-10T11:49:41.246Z] 9065ff56babe: Waiting [2021-11-10T11:49:41.246Z] d287ab97295c: Waiting [2021-11-10T11:49:41.246Z] a1111a8f2ec3: Verifying Checksum [2021-11-10T11:49:41.246Z] a1111a8f2ec3: Download complete [2021-11-10T11:49:41.246Z] dc539afda2c1: Verifying Checksum [2021-11-10T11:49:41.246Z] dc539afda2c1: Download complete [2021-11-10T11:49:41.246Z] ed53099fbce6: Download complete [2021-11-10T11:49:41.246Z] 9065ff56babe: Verifying Checksum [2021-11-10T11:49:41.246Z] 9065ff56babe: Download complete [2021-11-10T11:49:41.246Z] 77bc0d833cb6: Verifying Checksum [2021-11-10T11:49:41.246Z] 77bc0d833cb6: Download complete [2021-11-10T11:49:41.246Z] b4d181a07f80: Verifying Checksum [2021-11-10T11:49:41.246Z] b4d181a07f80: Download complete [2021-11-10T11:49:41.833Z] d287ab97295c: Verifying Checksum [2021-11-10T11:49:41.833Z] d287ab97295c: Download complete [2021-11-10T11:49:42.789Z] b4d181a07f80: Pull complete [2021-11-10T11:49:42.789Z] a1111a8f2ec3: Pull complete [2021-11-10T11:49:43.359Z] ed53099fbce6: Pull complete [2021-11-10T11:49:43.359Z] dc539afda2c1: Pull complete [2021-11-10T11:49:43.629Z] 77bc0d833cb6: Pull complete [2021-11-10T11:49:43.890Z] 9065ff56babe: Pull complete [2021-11-10T11:49:49.198Z] d287ab97295c: Pull complete [2021-11-10T11:49:49.198Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-10T11:49:49.198Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-10T11:49:49.198Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-10T11:49:49.262Z] prd-centos7-docker-4c-2g-30152 does not seem to be running inside a container [2021-11-10T11:49:49.295Z] $ 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/103/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/103 -v /w/workspace/edgex-go/103:/w/workspace/edgex-go/103:rw,z -v /w/workspace/edgex-go/103@tmp:/w/workspace/edgex-go/103@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-11-10T11:49:51.405Z] $ docker top 7469805ecd8bdb45e148b19d2f7729047d49e6a94ab5789614ed4bb03dbc0dfe -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-10T11:49:51.766Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-10T11:49:52.054Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-10T11:49:52.351Z] + ls /var/log/sa-host [2021-11-10T11:49:52.351Z] + sadf -c /var/log/sa-host/sa10 [2021-11-10T11:49:52.351Z] file_magic: OK [2021-11-10T11:49:52.351Z] HZ: Using current value: 100 [2021-11-10T11:49:52.351Z] file_header: OK [2021-11-10T11:49:52.351Z] 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-11-10T11:49:52.351Z] Statistics: [2021-11-10T11:49:52.351Z] 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... [2021-11-10T11:49:52.351Z] File successfully converted to sysstat format version 12.0.3 [2021-11-10T11:49:52.351Z] + sadf -c /var/log/sa-host/sa30 [2021-11-10T11:49:52.351Z] file_magic: OK [2021-11-10T11:49:52.351Z] HZ: Using current value: 100 [2021-11-10T11:49:52.351Z] file_header: OK [2021-11-10T11:49:52.351Z] 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-11-10T11:49:52.351Z] Statistics: [2021-11-10T11:49:52.351Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-10T11:49:52.351Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-10T11:49:52.427Z] provisioning config files... [2021-11-10T11:49:52.435Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/103@tmp/config947983171112420838tmp [Pipeline] { [Pipeline] echo [2021-11-10T11:49:52.448Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T11:49:52.729Z] ---> create-netrc.sh [Pipeline] } [2021-11-10T11:49:52.737Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-10T11:49:53.058Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-10T11:49:53.066Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T11:49:53.353Z] ---> sudo-logs.sh [2021-11-10T11:49:53.353Z] Archiving 'sudo' log.. [2021-11-10T11:49:53.353Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-30152.novalocal: Name or service not known [2021-11-10T11:49:53.353Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-30152.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-10T11:49:53.375Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T11:49:53.661Z] ---> job-cost.sh [2021-11-10T11:49:53.661Z] lf-activate-venv: SKIPPING [2021-11-10T11:49:53.661Z] DEBUG: total: 0.10999999940395355 [2021-11-10T11:49:53.661Z] INFO: Retrieving Stack Cost... [2021-11-10T11:49:53.920Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-10T11:49:54.181Z] INFO: Archiving Costs [Pipeline] echo [2021-11-10T11:49:54.452Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T11:49:54.745Z] ---> logs-deploy.sh [2021-11-10T11:49:54.745Z] lf-activate-venv: SKIPPING [2021-11-10T11:49:54.745Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/103 [2021-11-10T11:49:54.745Z] INFO: archiving workspace using pattern(s): [2021-11-10T11:49:55.316Z] Archives upload complete. [2021-11-10T11:49:55.576Z] INFO: archiving logs to Nexus