Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 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-ssh11562623667035722080.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh3346552597069047331.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 dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh2180611067989425239.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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-ssh18310180607418883960.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-ssh1547703684961978828.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.17 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4024 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/140 [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/140 # 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/140@tmp/jenkins-gitclient-ssh3372424184217534597.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 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 (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 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 # timeout=10 Commit message: "fix(snap): Apply proxy's runtime config options after startup (#3856)" > git rev-list --no-walk d438b00c3daaca502c4e17498c6c53b3b4a9fc0d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-27T12:54:55.716Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-27T12:54:55.777Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-27T12:54:55.796Z] ========================================================= [2022-01-27T12:54:55.796Z] EdgeX Global Pipelines Version Info [2022-01-27T12:54:55.796Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-27T12:54:56.933Z] ------------------- [2022-01-27T12:54:56.933Z] stable info: [2022-01-27T12:54:56.933Z] ------------------- [2022-01-27T12:54:56.933Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-27T12:54:56.933Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-27T12:54:56.933Z] Message: update stable to v1.0.219 [2022-01-27T12:54:57.506Z] ------------------- [2022-01-27T12:54:57.506Z] experimental info: [2022-01-27T12:54:57.506Z] ------------------- [2022-01-27T12:54:57.506Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-27T12:54:57.506Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-27T12:54:57.506Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-27T12:54:57.646Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-01-27T12:54:57.657Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-01-27T12:54:57.667Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-27T12:54:57.679Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-27T12:54:57.696Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-27T12:54:57.712Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-27T12:54:57.721Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-27T12:54:57.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-01-27T12:54:57.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-01-27T12:54:57.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-01-27T12:54:57.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-27T12:54:57.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-27T12:54:57.803Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-27T12:54:57.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-27T12:54:57.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-27T12:54:57.842Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-27T12:54:57.852Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-27T12:54:57.865Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-27T12:54:57.883Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-01-27T12:54:57.896Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-01-27T12:54:57.911Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-01-27T12:54:57.921Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-27T12:54:57.934Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-01-27T12:54:57.945Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-01-27T12:54:57.956Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-01-27T12:54:57.968Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [Pipeline] echo [2022-01-27T12:54:57.979Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3825f82 [Pipeline] echo [2022-01-27T12:54:57.991Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-27T12:54:58.033Z] provisioning config files... [2022-01-27T12:54:58.049Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/140@tmp/config77003735762322800tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-27T12:54:58.373Z] ---> docker-login.sh [2022-01-27T12:54:58.374Z] nexus3.edgexfoundry.org:10001 [2022-01-27T12:54:58.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-27T12:54:58.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-27T12:54:58.641Z] Configure a credential helper to remove this warning. See [2022-01-27T12:54:58.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-27T12:54:58.641Z] [2022-01-27T12:54:58.641Z] Login Succeeded [2022-01-27T12:54:58.641Z] nexus3.edgexfoundry.org:10002 [2022-01-27T12:54:58.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-27T12:54:58.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-27T12:54:58.641Z] Configure a credential helper to remove this warning. See [2022-01-27T12:54:58.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-27T12:54:58.641Z] [2022-01-27T12:54:58.641Z] Login Succeeded [2022-01-27T12:54:58.641Z] nexus3.edgexfoundry.org:10003 [2022-01-27T12:54:58.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-27T12:54:58.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-27T12:54:58.922Z] Configure a credential helper to remove this warning. See [2022-01-27T12:54:58.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-27T12:54:58.922Z] [2022-01-27T12:54:58.922Z] Login Succeeded [2022-01-27T12:54:58.922Z] nexus3.edgexfoundry.org:10004 [2022-01-27T12:54:58.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-27T12:54:58.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-27T12:54:58.922Z] Configure a credential helper to remove this warning. See [2022-01-27T12:54:58.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-27T12:54:58.922Z] [2022-01-27T12:54:58.922Z] Login Succeeded [2022-01-27T12:54:58.922Z] docker.io [2022-01-27T12:54:59.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-27T12:54:59.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-27T12:54:59.458Z] Configure a credential helper to remove this warning. See [2022-01-27T12:54:59.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-27T12:54:59.458Z] [2022-01-27T12:54:59.458Z] Login Succeeded [2022-01-27T12:54:59.458Z] ---> docker-login.sh ends [Pipeline] } [2022-01-27T12:54:59.466Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-27T12:54:59.789Z] ++ 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 [2022-01-27T12:54:59.789Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-27T12:54:59.789Z] ++ dirname cmd/core-command/Dockerfile [2022-01-27T12:54:59.789Z] ++ cut -d/ -f2 [2022-01-27T12:54:59.789Z] + echo core-command,cmd/core-command/Dockerfile [2022-01-27T12:54:59.789Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-27T12:54:59.789Z] ++ dirname cmd/core-data/Dockerfile [2022-01-27T12:54:59.789Z] ++ cut -d/ -f2 [2022-01-27T12:54:59.789Z] + echo core-data,cmd/core-data/Dockerfile [2022-01-27T12:54:59.789Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-27T12:54:59.789Z] ++ dirname cmd/core-metadata/Dockerfile [2022-01-27T12:54:59.789Z] ++ cut -d/ -f2 [2022-01-27T12:54:59.789Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-01-27T12:54:59.789Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-27T12:54:59.789Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-01-27T12:54:59.789Z] ++ cut -d/ -f2 [2022-01-27T12:54:59.789Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-01-27T12:54:59.789Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-27T12:54:59.789Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-01-27T12:54:59.789Z] ++ cut -d/ -f2 [2022-01-27T12:54:59.789Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-01-27T12:54:59.789Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-27T12:54:59.789Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-01-27T12:54:59.789Z] ++ cut -d/ -f2 [2022-01-27T12:54:59.789Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-01-27T12:54:59.789Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-27T12:54:59.789Z] ++ dirname cmd/support-notifications/Dockerfile [2022-01-27T12:54:59.789Z] ++ cut -d/ -f2 [2022-01-27T12:54:59.789Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-01-27T12:54:59.789Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-27T12:54:59.789Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-01-27T12:54:59.789Z] ++ cut -d/ -f2 [2022-01-27T12:54:59.789Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-01-27T12:54:59.789Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-27T12:54:59.789Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-01-27T12:54:59.789Z] ++ cut -d/ -f2 [2022-01-27T12:54:59.789Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-01-27T12:54:59.825Z] 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 [2022-01-27T12:55:00.180Z] + git rev-list -1 --merges 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0~1..3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [Pipeline] echo [2022-01-27T12:55:00.201Z] -----------> git rev-list -1 --merges 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0~1..3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [false] [Pipeline] sh [2022-01-27T12:55:00.499Z] + git log --format=format:%s -1 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [Pipeline] echo [2022-01-27T12:55:00.514Z] ========================================================= [2022-01-27T12:55:00.515Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-27T12:55:00.515Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-01-27T12:55:01.076Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-27T12:55:01.076Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-27T12:55:01.076Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-27T12:55:01.076Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-27T12:55:01.076Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-27T12:55:01.076Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-27T12:55:01.076Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-27T12:55:01.508Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-27T12:55:01.508Z] [2022-01-27T12:55:01.508Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-27T12:55:01.830Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-27T12:55:01.830Z] latest: Pulling from edgex-devops/git-semver [2022-01-27T12:55:01.830Z] a0d0a0d46f8b: Pulling fs layer [2022-01-27T12:55:01.830Z] 3e5f54012d9b: Pulling fs layer [2022-01-27T12:55:01.830Z] 4c7163046ea9: Pulling fs layer [2022-01-27T12:55:01.830Z] 0c2d73faf560: Pulling fs layer [2022-01-27T12:55:01.830Z] 0c2d73faf560: Waiting [2022-01-27T12:55:01.830Z] 3e5f54012d9b: Verifying Checksum [2022-01-27T12:55:01.830Z] 3e5f54012d9b: Download complete [2022-01-27T12:55:01.830Z] a0d0a0d46f8b: Verifying Checksum [2022-01-27T12:55:01.830Z] a0d0a0d46f8b: Download complete [2022-01-27T12:55:01.830Z] 4c7163046ea9: Verifying Checksum [2022-01-27T12:55:01.830Z] 4c7163046ea9: Download complete [2022-01-27T12:55:01.830Z] 0c2d73faf560: Verifying Checksum [2022-01-27T12:55:01.830Z] 0c2d73faf560: Download complete [2022-01-27T12:55:02.106Z] a0d0a0d46f8b: Pull complete [2022-01-27T12:55:02.106Z] 3e5f54012d9b: Pull complete [2022-01-27T12:55:02.371Z] 4c7163046ea9: Pull complete [2022-01-27T12:55:02.630Z] 0c2d73faf560: Pull complete [2022-01-27T12:55:02.630Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-27T12:55:02.630Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-27T12:55:02.630Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-27T12:55:02.713Z] prd-centos7-docker-4c-2g-4024 does not seem to be running inside a container [2022-01-27T12:55:02.733Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/140 -v /w/workspace/edgex-go/140:/w/workspace/edgex-go/140:rw,z -v /w/workspace/edgex-go/140@tmp:/w/workspace/edgex-go/140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-27T12:55:03.366Z] $ docker top 1e57126baf6e69b9fab08bb10b71c5796064a27a27212e83c29ff22f5100e82e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-27T12:55:03.480Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-27T12:55:03.480Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-27T12:55:03.595Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-27T12:55:03.598Z] $ docker exec 1e57126baf6e69b9fab08bb10b71c5796064a27a27212e83c29ff22f5100e82e ssh-agent [2022-01-27T12:55:03.717Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdnKAnN/agent.13 [2022-01-27T12:55:03.717Z] SSH_AGENT_PID=19 [2022-01-27T12:55:03.725Z] Running ssh-add (command line suppressed) [2022-01-27T12:55:03.819Z] Identity added: /w/workspace/edgex-go/140@tmp/private_key_7922962922753910886.key (/w/workspace/edgex-go/140@tmp/private_key_7922962922753910886.key) [2022-01-27T12:55:03.836Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-27T12:55:04.136Z] + git tag --points-at HEAD [Pipeline] } [2022-01-27T12:55:04.148Z] $ docker exec --env ******** --env ******** 1e57126baf6e69b9fab08bb10b71c5796064a27a27212e83c29ff22f5100e82e ssh-agent -k [2022-01-27T12:55:04.244Z] unset SSH_AUTH_SOCK; [2022-01-27T12:55:04.245Z] unset SSH_AGENT_PID; [2022-01-27T12:55:04.245Z] echo Agent pid 19 killed; [2022-01-27T12:55:04.258Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-27T12:55:04.286Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-27T12:55:04.286Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-27T12:55:04.406Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-27T12:55:04.407Z] $ docker exec 1e57126baf6e69b9fab08bb10b71c5796064a27a27212e83c29ff22f5100e82e ssh-agent [2022-01-27T12:55:04.537Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGAmLFO/agent.54 [2022-01-27T12:55:04.537Z] SSH_AGENT_PID=60 [2022-01-27T12:55:04.542Z] Running ssh-add (command line suppressed) [2022-01-27T12:55:04.662Z] Identity added: /w/workspace/edgex-go/140@tmp/private_key_3116813402423112410.key (/w/workspace/edgex-go/140@tmp/private_key_3116813402423112410.key) [2022-01-27T12:55:04.677Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-27T12:55:04.973Z] + git semver init [2022-01-27T12:55:04.973Z] # -> Open(): unable to determine branch for HEAD [2022-01-27T12:55:04.973Z] # $GIT_DIR = /w/workspace/edgex-go/140/.git [2022-01-27T12:55:04.973Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/140 [2022-01-27T12:55:04.973Z] # $SEMVER_REMOTE_NAME = origin [2022-01-27T12:55:04.973Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-27T12:55:04.973Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-27T12:55:04.973Z] # $SEMVER_BRANCH = main [2022-01-27T12:55:04.973Z] # $SEMVER_TEMP = /tmp/semver-508597516 [2022-01-27T12:55:04.973Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-01-27T12:55:19.942Z] # '/tmp/semver-508597516' -> '/w/workspace/edgex-go/140/.semver' [2022-01-27T12:55:19.942Z] # -> Force: false [2022-01-27T12:55:19.942Z] # $SEMVER_DIR = /w/workspace/edgex-go/140/.semver [Pipeline] } [2022-01-27T12:55:19.951Z] $ docker exec --env ******** --env ******** 1e57126baf6e69b9fab08bb10b71c5796064a27a27212e83c29ff22f5100e82e ssh-agent -k [2022-01-27T12:55:20.059Z] unset SSH_AUTH_SOCK; [2022-01-27T12:55:20.060Z] unset SSH_AGENT_PID; [2022-01-27T12:55:20.060Z] echo Agent pid 60 killed; [2022-01-27T12:55:20.073Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-27T12:55:20.396Z] + git semver [Pipeline] } [2022-01-27T12:55:20.411Z] $ docker stop --time=1 1e57126baf6e69b9fab08bb10b71c5796064a27a27212e83c29ff22f5100e82e [2022-01-27T12:55:22.425Z] $ docker rm -f 1e57126baf6e69b9fab08bb10b71c5796064a27a27212e83c29ff22f5100e82e [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-27T12:55:22.801Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-27T12:55:23.049Z] Stashed 1 file(s) [Pipeline] echo [2022-01-27T12:55:23.052Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.23 [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 [2022-01-27T12:55:23.178Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-27T12:55:23.185Z] ========================================================= [2022-01-27T12:55:23.185Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-27T12:55:23.185Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-27T12:55:23.493Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-27T12:55:23.493Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-27T12:55:23.493Z] 59bf1c3509f3: Pulling fs layer [2022-01-27T12:55:23.493Z] 666ba61612fd: Pulling fs layer [2022-01-27T12:55:23.493Z] 8ed8ca486205: Pulling fs layer [2022-01-27T12:55:23.493Z] 4fe6c5a15a65: Pulling fs layer [2022-01-27T12:55:23.493Z] 22a0e8bec74d: Pulling fs layer [2022-01-27T12:55:23.493Z] f965cba54748: Pulling fs layer [2022-01-27T12:55:23.493Z] 861ffc35075e: Pulling fs layer [2022-01-27T12:55:23.493Z] 4b385c91608e: Pulling fs layer [2022-01-27T12:55:23.493Z] 560528eb2ebb: Pulling fs layer [2022-01-27T12:55:23.493Z] 4fe6c5a15a65: Waiting [2022-01-27T12:55:23.493Z] 22a0e8bec74d: Waiting [2022-01-27T12:55:23.493Z] 861ffc35075e: Waiting [2022-01-27T12:55:23.493Z] 4b385c91608e: Waiting [2022-01-27T12:55:23.493Z] 560528eb2ebb: Waiting [2022-01-27T12:55:23.493Z] f965cba54748: Waiting [2022-01-27T12:55:23.493Z] 8ed8ca486205: Verifying Checksum [2022-01-27T12:55:23.493Z] 8ed8ca486205: Download complete [2022-01-27T12:55:23.493Z] 666ba61612fd: Verifying Checksum [2022-01-27T12:55:23.493Z] 666ba61612fd: Download complete [2022-01-27T12:55:23.493Z] 22a0e8bec74d: Verifying Checksum [2022-01-27T12:55:23.493Z] 22a0e8bec74d: Download complete [2022-01-27T12:55:23.493Z] f965cba54748: Verifying Checksum [2022-01-27T12:55:23.493Z] f965cba54748: Download complete [2022-01-27T12:55:23.493Z] 59bf1c3509f3: Verifying Checksum [2022-01-27T12:55:23.493Z] 59bf1c3509f3: Download complete [2022-01-27T12:55:23.493Z] 861ffc35075e: Verifying Checksum [2022-01-27T12:55:23.493Z] 861ffc35075e: Download complete [2022-01-27T12:55:23.766Z] 4b385c91608e: Verifying Checksum [2022-01-27T12:55:23.766Z] 4b385c91608e: Download complete [2022-01-27T12:55:24.034Z] 59bf1c3509f3: Pull complete [2022-01-27T12:55:24.300Z] 4fe6c5a15a65: Verifying Checksum [2022-01-27T12:55:24.300Z] 4fe6c5a15a65: Download complete [2022-01-27T12:55:24.300Z] 560528eb2ebb: Verifying Checksum [2022-01-27T12:55:24.300Z] 560528eb2ebb: Download complete [2022-01-27T12:55:24.300Z] 666ba61612fd: Pull complete [2022-01-27T12:55:24.300Z] 8ed8ca486205: Pull complete [2022-01-27T12:55:28.549Z] 4fe6c5a15a65: Pull complete [2022-01-27T12:55:28.549Z] 22a0e8bec74d: Pull complete [2022-01-27T12:55:28.811Z] f965cba54748: Pull complete [2022-01-27T12:55:28.811Z] 861ffc35075e: Pull complete [2022-01-27T12:55:29.081Z] 4b385c91608e: Pull complete [2022-01-27T12:55:31.662Z] 560528eb2ebb: Pull complete [2022-01-27T12:55:31.662Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-27T12:55:31.662Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-27T12:55:31.662Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-27T12:55:31.977Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-27T12:55:31.977Z] WORKDIR /edgex [2022-01-27T12:55:31.977Z] COPY go.mod . [2022-01-27T12:55:31.977Z] RUN go mod download' [2022-01-27T12:55:31.977Z] + docker build -t ci-base-image-x86_64 -f - . [2022-01-27T12:55:33.898Z] Sending build context to Docker daemon 333.8MB [2022-01-27T12:55:33.898Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-27T12:55:33.898Z] ---> dd4a08f94e63 [2022-01-27T12:55:33.898Z] Step 2/4 : WORKDIR /edgex [2022-01-27T12:55:35.289Z] ---> Running in 4b0a9c75c764 [2022-01-27T12:55:35.289Z] Removing intermediate container 4b0a9c75c764 [2022-01-27T12:55:35.289Z] ---> 9e4ebeac96ea [2022-01-27T12:55:35.289Z] Step 3/4 : COPY go.mod . [2022-01-27T12:55:35.553Z] ---> fbed95873dc8 [2022-01-27T12:55:35.553Z] Step 4/4 : RUN go mod download [2022-01-27T12:55:35.553Z] ---> Running in 6abfca5dbba2 [2022-01-27T12:55:38.143Z] Still waiting to schedule task [2022-01-27T12:55:38.143Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-01-27T12:56:07.761Z] Removing intermediate container 6abfca5dbba2 [2022-01-27T12:56:07.761Z] ---> 08d8f602e187 [2022-01-27T12:56:07.761Z] Successfully built 08d8f602e187 [2022-01-27T12:56:07.761Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-27T12:56:08.071Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-27T12:56:08.071Z] . [Pipeline] withDockerContainer [2022-01-27T12:56:08.142Z] prd-centos7-docker-4c-2g-4024 does not seem to be running inside a container [2022-01-27T12:56:08.185Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/140 -v /w/workspace/edgex-go/140:/w/workspace/edgex-go/140:rw,z -v /w/workspace/edgex-go/140@tmp:/w/workspace/edgex-go/140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-27T12:56:08.616Z] $ docker top 99e8d9aa3198f0f196b3f34c18d11d6a18dd579ac7800f623bb174cf4bb2ddaf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-27T12:56:08.992Z] + go version [2022-01-27T12:56:08.992Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-27T12:56:09.002Z] $ docker stop --time=1 99e8d9aa3198f0f196b3f34c18d11d6a18dd579ac7800f623bb174cf4bb2ddaf [2022-01-27T12:56:10.195Z] $ docker rm -f 99e8d9aa3198f0f196b3f34c18d11d6a18dd579ac7800f623bb174cf4bb2ddaf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-27T12:56:10.645Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-27T12:56:10.645Z] . [Pipeline] withDockerContainer [2022-01-27T12:56:10.711Z] prd-centos7-docker-4c-2g-4024 does not seem to be running inside a container [2022-01-27T12:56:10.748Z] $ 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/140 -v /w/workspace/edgex-go/140:/w/workspace/edgex-go/140:rw,z -v /w/workspace/edgex-go/140@tmp:/w/workspace/edgex-go/140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-27T12:56:11.104Z] $ docker top 7fdedef8f5fc54dd8b418f043542a5dc49652684293e9be93e3b385227fa4ab2 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-27T12:56:11.194Z] ========================================================= [2022-01-27T12:56:11.194Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-01-27T12:56:11.194Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-27T12:56:11.505Z] + make test [2022-01-27T12:56:11.505Z] go mod tidy [2022-01-27T12:56:11.772Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-01-27T12:56:18.382Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-01-27T12:56:36.650Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-01-27T12:56:42.087Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-01-27T12:56:42.087Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-01-27T12:56:42.087Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-01-27T12:56:44.703Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-01-27T12:56:44.970Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-01-27T12:56:44.970Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-01-27T12:56:44.970Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-01-27T12:56:45.549Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-01-27T12:56:45.826Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-01-27T12:56:46.087Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-01-27T12:56:46.087Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-01-27T12:56:46.087Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-01-27T12:56:46.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-01-27T12:56:48.661Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements [2022-01-27T12:56:48.661Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-01-27T12:56:48.661Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-01-27T12:56:48.661Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.053s coverage: 98.5% of statements [2022-01-27T12:56:48.661Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-01-27T12:56:49.615Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.062s coverage: 44.7% of statements [2022-01-27T12:56:49.615Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-01-27T12:56:49.615Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-01-27T12:56:50.198Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.127s coverage: 89.5% of statements [2022-01-27T12:56:50.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-01-27T12:56:50.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-01-27T12:56:51.155Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 84.4% of statements [2022-01-27T12:56:51.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-01-27T12:56:51.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-01-27T12:56:51.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-01-27T12:56:51.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-01-27T12:56:51.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-01-27T12:56:52.116Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.315s coverage: 94.2% of statements [2022-01-27T12:56:52.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-01-27T12:56:52.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-01-27T12:56:52.116Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 59.1% of statements [2022-01-27T12:56:52.116Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-01-27T12:56:52.116Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-01-27T12:56:52.116Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-01-27T12:56:52.116Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-01-27T12:56:52.116Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-01-27T12:56:52.381Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 60.0% of statements [2022-01-27T12:56:52.381Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-01-27T12:56:52.381Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-01-27T12:56:52.381Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-01-27T12:56:53.349Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.050s coverage: 0.9% of statements [2022-01-27T12:56:53.349Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-01-27T12:56:53.350Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements [2022-01-27T12:56:53.618Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.043s coverage: 21.7% of statements [2022-01-27T12:56:53.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-01-27T12:56:53.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 47.1% of statements [2022-01-27T12:56:54.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.050s coverage: 79.5% of statements [2022-01-27T12:56:54.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2022-01-27T12:56:54.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements [2022-01-27T12:56:55.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements [2022-01-27T12:57:05.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 10.060s coverage: 94.4% of statements [2022-01-27T12:57:05.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements [2022-01-27T12:57:06.262Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4025 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-01-27T12:57:06.276Z] Running in /w/workspace/edgex-go/140 [Pipeline] { [Pipeline] checkout [2022-01-27T12:57:06.438Z] The recommended git tool is: git [2022-01-27T12:57:10.829Z] using credential edgex-jenkins-ssh [2022-01-27T12:57:10.850Z] Cloning the remote Git repository [2022-01-27T12:57:10.914Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-01-27T12:57:10.983Z] > git init /w/workspace/edgex-go/140 # timeout=10 [2022-01-27T12:57:11.064Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-27T12:57:11.065Z] > git --version # timeout=10 [2022-01-27T12:57:11.082Z] > git --version # 'git version 2.17.1' [2022-01-27T12:57:11.084Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-27T12:57:11.139Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-27T12:57:13.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.285s coverage: 82.5% of statements [2022-01-27T12:57:13.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-01-27T12:57:26.367Z] Avoid second fetch [2022-01-27T12:57:26.367Z] Checking out Revision 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 (main) [2022-01-27T12:57:26.328Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-27T12:57:26.346Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-27T12:57:26.386Z] > git config core.sparsecheckout # timeout=10 [2022-01-27T12:57:26.407Z] > git checkout -f 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 # timeout=10 [2022-01-27T12:57:28.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements [2022-01-27T12:57:28.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-01-27T12:57:28.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-01-27T12:57:28.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-01-27T12:57:28.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2022-01-27T12:57:28.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-01-27T12:57:28.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-01-27T12:57:28.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-01-27T12:57:28.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-01-27T12:57:28.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-01-27T12:57:28.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements [2022-01-27T12:57:28.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-01-27T12:57:28.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-01-27T12:57:28.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2022-01-27T12:57:28.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-01-27T12:57:28.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements [2022-01-27T12:57:28.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-01-27T12:57:28.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2022-01-27T12:57:28.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.057s coverage: 87.2% of statements [2022-01-27T12:57:28.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.056s coverage: 85.4% of statements [2022-01-27T12:57:28.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.140s coverage: 91.2% of statements [2022-01-27T12:57:28.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-01-27T12:57:28.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.154s coverage: 64.4% of statements [2022-01-27T12:57:28.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-01-27T12:57:28.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-01-27T12:57:28.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2022-01-27T12:57:28.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-01-27T12:57:28.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2022-01-27T12:57:28.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements [2022-01-27T12:57:28.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2022-01-27T12:57:29.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.227s coverage: 65.4% of statements [2022-01-27T12:57:29.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-01-27T12:57:29.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-01-27T12:57:29.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-01-27T12:57:30.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.111s coverage: 43.8% of statements [2022-01-27T12:57:30.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-01-27T12:57:30.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-01-27T12:57:30.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.047s coverage: 89.5% of statements [2022-01-27T12:57:30.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-01-27T12:57:30.649Z] Commit message: "fix(snap): Apply proxy's runtime config options after startup (#3856)" [2022-01-27T12:57:30.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements [2022-01-27T12:57:30.751Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-27T12:57:31.579Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-27T12:57:31.579Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-27T12:57:31.579Z] Dload Upload Total Spent Left Speed [2022-01-27T12:57:31.579Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 91806 0 --:--:-- --:--:-- --:--:-- 91806 [Pipeline] sh [2022-01-27T12:57:32.082Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-27T12:57:32.424Z] + + sudo tee /etc/docker/daemon.new [2022-01-27T12:57:32.424Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-27T12:57:32.424Z] { [2022-01-27T12:57:32.424Z] "registry-mirrors": [ [2022-01-27T12:57:32.424Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-27T12:57:32.424Z] ], [2022-01-27T12:57:32.424Z] "bip": "10.250.0.254/24", [2022-01-27T12:57:32.424Z] "hosts": [ [2022-01-27T12:57:32.424Z] "tcp://0.0.0.0:5555", [2022-01-27T12:57:32.424Z] "unix:///var/run/docker.sock" [2022-01-27T12:57:32.424Z] ], [2022-01-27T12:57:32.424Z] "mtu": 1458, [2022-01-27T12:57:32.424Z] "selinux-enabled": true, [2022-01-27T12:57:32.424Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-27T12:57:32.424Z] } [Pipeline] sh [2022-01-27T12:57:32.767Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-27T12:57:33.112Z] + sudo service docker restart [2022-01-27T12:57:38.921Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.094s coverage: 17.7% of statements [2022-01-27T12:57:38.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-01-27T12:57:38.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-01-27T12:57:38.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-01-27T12:57:38.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-01-27T12:57:38.922Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.142s coverage: 92.3% of statements [2022-01-27T12:57:38.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-01-27T12:57:38.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-01-27T12:57:38.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-01-27T12:57:38.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-01-27T12:57:38.922Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2022-01-27T12:57:38.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-01-27T12:57:38.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-01-27T12:57:38.922Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements [2022-01-27T12:57:38.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-01-27T12:57:38.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-01-27T12:57:38.922Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-01-27T12:57:38.922Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-01-27T12:57:38.922Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.050s coverage: 28.9% of statements [2022-01-27T12:57:38.922Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-01-27T12:57:38.922Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-01-27T12:57:38.922Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-01-27T12:57:38.922Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-01-27T12:57:38.922Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-01-27T12:57:38.922Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-01-27T12:57:38.922Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-01-27T12:57:38.922Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-01-27T12:57:38.922Z] 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 [2022-01-27T12:57:51.490Z] provisioning config files... [2022-01-27T12:57:51.514Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/140@tmp/config5606927885067856763tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-27T12:57:51.875Z] ---> docker-login.sh [2022-01-27T12:57:51.875Z] nexus3.edgexfoundry.org:10001 [2022-01-27T12:57:52.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-27T12:57:52.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-27T12:57:52.470Z] Configure a credential helper to remove this warning. See [2022-01-27T12:57:52.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-27T12:57:52.470Z] [2022-01-27T12:57:52.470Z] Login Succeeded [2022-01-27T12:57:52.749Z] nexus3.edgexfoundry.org:10002 [2022-01-27T12:57:53.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-27T12:57:53.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-27T12:57:53.023Z] Configure a credential helper to remove this warning. See [2022-01-27T12:57:53.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-27T12:57:53.023Z] [2022-01-27T12:57:53.023Z] Login Succeeded [2022-01-27T12:57:53.023Z] nexus3.edgexfoundry.org:10003 [2022-01-27T12:57:53.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-27T12:57:53.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-27T12:57:53.571Z] Configure a credential helper to remove this warning. See [2022-01-27T12:57:53.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-27T12:57:53.571Z] [2022-01-27T12:57:53.571Z] Login Succeeded [2022-01-27T12:57:53.571Z] nexus3.edgexfoundry.org:10004 [2022-01-27T12:57:53.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-27T12:57:53.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-27T12:57:53.849Z] Configure a credential helper to remove this warning. See [2022-01-27T12:57:53.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-27T12:57:53.849Z] [2022-01-27T12:57:53.849Z] Login Succeeded [2022-01-27T12:57:53.849Z] docker.io [2022-01-27T12:57:54.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-27T12:57:54.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-27T12:57:54.714Z] Configure a credential helper to remove this warning. See [2022-01-27T12:57:54.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-27T12:57:54.714Z] [2022-01-27T12:57:54.714Z] Login Succeeded [2022-01-27T12:57:54.714Z] ---> docker-login.sh ends [Pipeline] } [2022-01-27T12:57:54.734Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-27T12:57:55.147Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-27T12:57:55.158Z] ========================================================= [2022-01-27T12:57:55.158Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-27T12:57:55.158Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-27T12:57:55.486Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-27T12:57:55.759Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-27T12:57:55.760Z] 9b3977197b4f: Pulling fs layer [2022-01-27T12:57:55.760Z] 1a89e8eeedd5: Pulling fs layer [2022-01-27T12:57:55.760Z] 94645a83ff95: Pulling fs layer [2022-01-27T12:57:55.760Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-27T12:57:55.760Z] 0c92f367c5e7: Pulling fs layer [2022-01-27T12:57:55.760Z] 4b8299f9d1f4: Pulling fs layer [2022-01-27T12:57:55.760Z] 9a6b49a46696: Pulling fs layer [2022-01-27T12:57:55.760Z] cf05db05a679: Pulling fs layer [2022-01-27T12:57:55.760Z] 3f3a8bcf1eab: Waiting [2022-01-27T12:57:55.760Z] 0c92f367c5e7: Waiting [2022-01-27T12:57:55.760Z] 4b8299f9d1f4: Waiting [2022-01-27T12:57:55.760Z] cf05db05a679: Waiting [2022-01-27T12:57:55.760Z] 9a6b49a46696: Waiting [2022-01-27T12:57:55.760Z] 94645a83ff95: Verifying Checksum [2022-01-27T12:57:55.760Z] 94645a83ff95: Download complete [2022-01-27T12:57:55.760Z] 1a89e8eeedd5: Verifying Checksum [2022-01-27T12:57:55.760Z] 1a89e8eeedd5: Download complete [2022-01-27T12:57:55.760Z] 0c92f367c5e7: Verifying Checksum [2022-01-27T12:57:55.760Z] 0c92f367c5e7: Download complete [2022-01-27T12:57:55.760Z] 4b8299f9d1f4: Verifying Checksum [2022-01-27T12:57:55.760Z] 4b8299f9d1f4: Download complete [2022-01-27T12:57:55.760Z] 9a6b49a46696: Verifying Checksum [2022-01-27T12:57:55.760Z] 9a6b49a46696: Download complete [2022-01-27T12:57:55.760Z] 9b3977197b4f: Verifying Checksum [2022-01-27T12:57:55.760Z] 9b3977197b4f: Download complete [2022-01-27T12:57:56.770Z] 9b3977197b4f: Pull complete [2022-01-27T12:57:57.049Z] 1a89e8eeedd5: Pull complete [2022-01-27T12:57:57.327Z] 94645a83ff95: Pull complete [2022-01-27T12:57:57.605Z] cf05db05a679: Verifying Checksum [2022-01-27T12:57:57.605Z] cf05db05a679: Download complete [2022-01-27T12:57:58.202Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-27T12:57:58.202Z] 3f3a8bcf1eab: Download complete [2022-01-27T12:58:10.608Z] 3f3a8bcf1eab: Pull complete [2022-01-27T12:58:10.608Z] 0c92f367c5e7: Pull complete [2022-01-27T12:58:10.608Z] 4b8299f9d1f4: Pull complete [2022-01-27T12:58:10.608Z] 9a6b49a46696: Pull complete [2022-01-27T12:58:16.008Z] cf05db05a679: Pull complete [2022-01-27T12:58:16.008Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-27T12:58:16.008Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-27T12:58:16.008Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-27T12:58:16.359Z] + docker build -t ci-base-image-arm64+ -f - .echo [2022-01-27T12:58:16.360Z] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-27T12:58:16.360Z] WORKDIR /edgex [2022-01-27T12:58:16.360Z] COPY go.mod . [2022-01-27T12:58:16.360Z] RUN go mod download [2022-01-27T12:58:17.770Z] GO111MODULE=on go vet ./... [2022-01-27T12:58:18.999Z] Sending build context to Docker daemon 168.6MB [2022-01-27T12:58:18.999Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-27T12:58:18.999Z] ---> 0ccda1f7e2ee [2022-01-27T12:58:18.999Z] Step 2/4 : WORKDIR /edgex [2022-01-27T12:58:20.431Z] ---> Running in 4ff143c25828 [2022-01-27T12:58:21.025Z] Removing intermediate container 4ff143c25828 [2022-01-27T12:58:21.025Z] ---> d6d89e3df535 [2022-01-27T12:58:21.025Z] Step 3/4 : COPY go.mod . [2022-01-27T12:58:21.299Z] ---> 95ddf8830237 [2022-01-27T12:58:21.299Z] Step 4/4 : RUN go mod download [2022-01-27T12:58:21.572Z] ---> Running in 4efa50a1a329 [2022-01-27T12:58:24.380Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-27T12:58:24.645Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-27T12:58:24.917Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-27T12:58:25.507Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-01-27T12:58:25.810Z] + ls -al . [2022-01-27T12:58:25.810Z] total 644 [2022-01-27T12:58:25.810Z] drwxrwxr-x 10 1001 1001 4096 Jan 27 12:58 . [2022-01-27T12:58:25.810Z] drwxr-xr-x 4 root root 32 Jan 27 12:56 .. [2022-01-27T12:58:25.810Z] -rw-rw-r-- 1 1001 1001 11 Jan 27 12:54 .dockerignore [2022-01-27T12:58:25.810Z] drwxrwxr-x 8 1001 1001 162 Jan 27 12:54 .git [2022-01-27T12:58:25.810Z] drwxrwxr-x 4 1001 1001 142 Jan 27 12:54 .github [2022-01-27T12:58:25.810Z] -rw-rw-r-- 1 1001 1001 804 Jan 27 12:54 .gitignore [2022-01-27T12:58:25.810Z] -rw-rw-r-- 1 1001 1001 42 Jan 27 12:54 .golangci.yml [2022-01-27T12:58:25.810Z] -rw-rw-r-- 1 1001 1001 76 Jan 27 12:54 .hadolint.yml [2022-01-27T12:58:25.810Z] drwx------ 3 1001 1001 58 Jan 27 12:55 .semver [2022-01-27T12:58:25.810Z] -rw-rw-r-- 1 1001 1001 166 Jan 27 12:54 .sonarcloud.properties [2022-01-27T12:58:25.810Z] -rw-rw-r-- 1 1001 1001 1171 Jan 27 12:54 ADOPTERS.md [2022-01-27T12:58:25.810Z] -rw-rw-r-- 1 1001 1001 8910 Jan 27 12:54 Attribution.txt [2022-01-27T12:58:25.810Z] -rw-rw-r-- 1 1001 1001 51732 Jan 27 12:54 CHANGELOG.md [2022-01-27T12:58:25.810Z] -rw-rw-r-- 1 1001 1001 3804 Jan 27 12:54 CONTRIBUTING.md [2022-01-27T12:58:25.810Z] -rw-rw-r-- 1 1001 1001 677 Jan 27 12:54 GOVERNANCE.md [2022-01-27T12:58:25.810Z] -rw-rw-r-- 1 1001 1001 849 Jan 27 12:54 Jenkinsfile [2022-01-27T12:58:25.810Z] -rw-rw-r-- 1 1001 1001 10775 Jan 27 12:54 LICENSE [2022-01-27T12:58:25.810Z] -rw-rw-r-- 1 1001 1001 6508 Jan 27 12:54 Makefile [2022-01-27T12:58:25.810Z] -rw-rw-r-- 1 1001 1001 582 Jan 27 12:54 OWNERS.md [2022-01-27T12:58:25.810Z] -rw-rw-r-- 1 1001 1001 8207 Jan 27 12:54 README.md [2022-01-27T12:58:25.810Z] -rw-rw-r-- 1 1001 1001 6912 Jan 27 12:54 SECURITY.md [2022-01-27T12:58:25.810Z] -rw-rw-r-- 1 1001 1001 12 Jan 27 12:55 VERSION [2022-01-27T12:58:25.810Z] -rw-rw-r-- 1 1001 1001 4131 Jan 27 12:54 ZMQWindows.md [2022-01-27T12:58:25.810Z] drwxrwxr-x 2 1001 1001 37 Jan 27 12:54 bin [2022-01-27T12:58:25.810Z] drwxrwxr-x 14 1001 1001 4096 Jan 27 12:54 cmd [2022-01-27T12:58:25.810Z] -rw-r--r-- 1 root root 428381 Jan 27 12:57 coverage.out [2022-01-27T12:58:25.810Z] -rw-rw-r-- 1 1001 1001 2827 Jan 27 12:54 go.mod [2022-01-27T12:58:25.810Z] -rw-rw-r-- 1 1001 1001 49574 Jan 27 12:54 go.sum [2022-01-27T12:58:25.810Z] drwxrwxr-x 8 1001 1001 124 Jan 27 12:54 internal [2022-01-27T12:58:25.810Z] drwxrwxr-x 3 1001 1001 16 Jan 27 12:54 openapi [2022-01-27T12:58:25.810Z] drwxrwxr-x 4 1001 1001 71 Jan 27 12:54 snap [2022-01-27T12:58:25.810Z] -rw-rw-r-- 1 1001 1001 204 Jan 27 12:54 version.go [Pipeline] sh [2022-01-27T12:58:26.112Z] + '[' -e coverage.out ] [2022-01-27T12:58:26.112Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-01-27T12:58:26.334Z] Stashed 1 file(s) [Pipeline] sh [2022-01-27T12:58:26.861Z] + make build [2022-01-27T12:58:26.861Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.23" -o cmd/core-data/core-data ./cmd/core-data [2022-01-27T12:58:28.418Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.23" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-01-27T12:58:36.632Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.23" -o cmd/core-command/core-command ./cmd/core-command [2022-01-27T12:58:36.632Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.23" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-01-27T12:58:38.029Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.23" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-01-27T12:58:38.029Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.23" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-01-27T12:58:38.979Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.23" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-01-27T12:58:39.921Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.23" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-01-27T12:58:40.503Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.23" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-01-27T12:58:41.448Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.23" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-01-27T12:58:42.404Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.23" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-27T12:58:42.978Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.23" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-01-27T12:58:44.918Z] $ docker stop --time=1 7fdedef8f5fc54dd8b418f043542a5dc49652684293e9be93e3b385227fa4ab2 [2022-01-27T12:58:46.731Z] $ docker rm -f 7fdedef8f5fc54dd8b418f043542a5dc49652684293e9be93e3b385227fa4ab2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-27T12:58:48.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-27T12:58:48.196Z] [2022-01-27T12:58:48.196Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-01-27T12:58:48.502Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-27T12:58:48.502Z] latest: Pulling from edgex-devops/edgex-compose [2022-01-27T12:58:48.502Z] cbdbe7a5bc2a: Pulling fs layer [2022-01-27T12:58:48.502Z] ca9280d653b3: Pulling fs layer [2022-01-27T12:58:48.502Z] 7e9c9ca2126c: Pulling fs layer [2022-01-27T12:58:48.502Z] cbdbe7a5bc2a: Verifying Checksum [2022-01-27T12:58:48.502Z] cbdbe7a5bc2a: Download complete [2022-01-27T12:58:48.775Z] ca9280d653b3: Verifying Checksum [2022-01-27T12:58:48.775Z] ca9280d653b3: Download complete [2022-01-27T12:58:49.038Z] cbdbe7a5bc2a: Pull complete [2022-01-27T12:58:49.038Z] 7e9c9ca2126c: Verifying Checksum [2022-01-27T12:58:49.038Z] 7e9c9ca2126c: Download complete [2022-01-27T12:58:49.300Z] ca9280d653b3: Pull complete [2022-01-27T12:58:53.546Z] 7e9c9ca2126c: Pull complete [2022-01-27T12:58:53.546Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-01-27T12:58:53.546Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-27T12:58:53.546Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-01-27T12:58:53.619Z] prd-centos7-docker-4c-2g-4024 does not seem to be running inside a container [2022-01-27T12:58:53.659Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/140 -v /w/workspace/edgex-go/140:/w/workspace/edgex-go/140:rw,z -v /w/workspace/edgex-go/140@tmp:/w/workspace/edgex-go/140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-01-27T12:58:55.205Z] $ docker top ef128162b71466bf595b84a47a1ed3d10de8edb0ec7624d8a4577657be61414f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-27T12:58:55.579Z] + docker-compose build --help [2022-01-27T12:58:55.579Z] + grep parallel [2022-01-27T12:58:56.151Z] --parallel Build images in parallel. [Pipeline] } [2022-01-27T12:58:56.161Z] $ docker stop --time=1 ef128162b71466bf595b84a47a1ed3d10de8edb0ec7624d8a4577657be61414f [2022-01-27T12:58:57.362Z] $ docker rm -f ef128162b71466bf595b84a47a1ed3d10de8edb0ec7624d8a4577657be61414f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-27T12:58:57.771Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-27T12:58:57.771Z] . [Pipeline] withDockerContainer [2022-01-27T12:58:57.849Z] prd-centos7-docker-4c-2g-4024 does not seem to be running inside a container [2022-01-27T12:58:57.891Z] $ 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/140 -v /w/workspace/edgex-go/140:/w/workspace/edgex-go/140:rw,z -v /w/workspace/edgex-go/140@tmp:/w/workspace/edgex-go/140@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 [2022-01-27T12:58:58.260Z] $ docker top 2f6fffbacf88ead2cb8ab7db3b8acfac49e9756e3269f30d91294f40dd3b211a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-27T12:58:58.643Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-27T12:58:59.213Z] Building core-command ... [2022-01-27T12:58:59.213Z] Building core-data ... [2022-01-27T12:58:59.213Z] Building core-metadata ... [2022-01-27T12:58:59.213Z] Building security-bootstrapper ... [2022-01-27T12:58:59.213Z] Building security-proxy-setup ... [2022-01-27T12:58:59.213Z] Building security-secretstore-setup ... [2022-01-27T12:58:59.213Z] Building support-notifications ... [2022-01-27T12:58:59.213Z] Building support-scheduler ... [2022-01-27T12:58:59.213Z] Building sys-mgmt-agent ... [2022-01-27T12:58:59.213Z] Building sys-mgmt-agent [2022-01-27T12:58:59.213Z] Building core-data [2022-01-27T12:58:59.213Z] Building security-bootstrapper [2022-01-27T12:58:59.213Z] Building support-notifications [2022-01-27T12:58:59.213Z] Building security-proxy-setup [2022-01-27T12:59:14.171Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-27T12:59:14.172Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-27T12:59:14.172Z] ---> 08d8f602e187 [2022-01-27T12:59:14.172Z] Step 3/23 : WORKDIR /edgex-go [2022-01-27T12:59:14.172Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-27T12:59:14.172Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-27T12:59:14.172Z] ---> 08d8f602e187 [2022-01-27T12:59:14.172Z] Step 3/23 : WORKDIR /edgex-go [2022-01-27T12:59:14.172Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-27T12:59:14.172Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-01-27T12:59:14.172Z] ---> 08d8f602e187 [2022-01-27T12:59:14.172Z] Step 3/31 : WORKDIR /edgex-go [2022-01-27T12:59:15.835Z] ---> Running in 611419f138cb [2022-01-27T12:59:15.835Z] ---> Running in f94726cc26ab [2022-01-27T12:59:15.835Z] ---> Running in 6407fd5b2981 [2022-01-27T12:59:20.046Z] Removing intermediate container 611419f138cb [2022-01-27T12:59:20.046Z] ---> 581d928db9d6 [2022-01-27T12:59:20.046Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-27T12:59:20.046Z] Removing intermediate container f94726cc26ab [2022-01-27T12:59:20.046Z] ---> 0d503feb49e9 [2022-01-27T12:59:20.046Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-27T12:59:20.307Z] Removing intermediate container 6407fd5b2981 [2022-01-27T12:59:20.307Z] ---> a3e3079143f8 [2022-01-27T12:59:20.307Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-27T12:59:20.567Z] ---> Running in 6da675b17c96 [2022-01-27T12:59:20.829Z] ---> Running in 4c5239d0e54b [2022-01-27T12:59:20.829Z] ---> Running in 69fba7aa2967 [2022-01-27T12:59:26.132Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-27T12:59:26.132Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-27T12:59:26.132Z] ---> 08d8f602e187 [2022-01-27T12:59:26.132Z] Step 3/21 : WORKDIR /edgex-go [2022-01-27T12:59:26.132Z] ---> Using cache [2022-01-27T12:59:26.132Z] ---> a3e3079143f8 [2022-01-27T12:59:26.132Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-27T12:59:26.708Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-27T12:59:26.708Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-27T12:59:26.708Z] ---> 08d8f602e187 [2022-01-27T12:59:26.708Z] Step 3/22 : WORKDIR /edgex-go [2022-01-27T12:59:26.708Z] ---> Using cache [2022-01-27T12:59:26.708Z] ---> a3e3079143f8 [2022-01-27T12:59:26.708Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-27T12:59:26.979Z] ---> Running in 190a07cc2a30 [2022-01-27T12:59:26.979Z] ---> Running in ac789188c85d [2022-01-27T12:59:26.979Z] Removing intermediate container 4c5239d0e54b [2022-01-27T12:59:26.979Z] ---> 3210c45b3a0d [2022-01-27T12:59:26.979Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-01-27T12:59:26.979Z] Removing intermediate container 6da675b17c96 [2022-01-27T12:59:26.979Z] ---> dffe1c15c0a5 [2022-01-27T12:59:26.979Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-27T12:59:26.979Z] Removing intermediate container 69fba7aa2967 [2022-01-27T12:59:26.979Z] ---> 3728e1dae032 [2022-01-27T12:59:26.979Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-01-27T12:59:26.979Z] ---> Running in 08ab653f1c2d [2022-01-27T12:59:27.249Z] ---> Running in 2e19fee5c7a0 [2022-01-27T12:59:27.249Z] ---> Running in 83e9c0f1c62e [2022-01-27T12:59:27.848Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-27T12:59:27.848Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-27T12:59:28.113Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-27T12:59:28.113Z] Removing intermediate container 190a07cc2a30 [2022-01-27T12:59:28.113Z] ---> 2bbc9f4ded14 [2022-01-27T12:59:28.113Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-01-27T12:59:28.113Z] ---> Running in 91461ef50ff8 [2022-01-27T12:59:28.113Z] Removing intermediate container ac789188c85d [2022-01-27T12:59:28.113Z] ---> 850e26c24bd9 [2022-01-27T12:59:28.114Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-27T12:59:28.114Z] ---> Running in 41440fb5da3a [2022-01-27T12:59:28.374Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-27T12:59:28.374Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-27T12:59:28.636Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-27T12:59:28.636Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-27T12:59:28.899Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-27T12:59:29.163Z] OK: 221 MiB in 52 packages [2022-01-27T12:59:29.163Z] OK: 221 MiB in 52 packages [2022-01-27T12:59:29.163Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-27T12:59:29.163Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-27T12:59:29.444Z] OK: 221 MiB in 52 packages [2022-01-27T12:59:29.589Z] Removing intermediate container 4efa50a1a329 [2022-01-27T12:59:29.589Z] ---> c4c17b56e757 [2022-01-27T12:59:29.589Z] Successfully built c4c17b56e757 [2022-01-27T12:59:29.589Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-27T12:59:29.706Z] OK: 221 MiB in 52 packages [2022-01-27T12:59:29.706Z] OK: 221 MiB in 52 packages [2022-01-27T12:59:29.706Z] Removing intermediate container 08ab653f1c2d [2022-01-27T12:59:29.706Z] ---> 344bbaf2fc0c [2022-01-27T12:59:29.706Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-27T12:59:29.930Z] + docker inspect -f . ci-base-image-arm64 [2022-01-27T12:59:29.930Z] . [Pipeline] withDockerContainer [2022-01-27T12:59:29.973Z] Removing intermediate container 2e19fee5c7a0 [2022-01-27T12:59:29.973Z] ---> 6a1b47f3084d [2022-01-27T12:59:29.973Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-27T12:59:29.973Z] Removing intermediate container 83e9c0f1c62e [2022-01-27T12:59:29.973Z] ---> 1a08fbe96e7c [2022-01-27T12:59:29.973Z] Step 6/31 : COPY go.mod vendor* ./ [2022-01-27T12:59:30.144Z] prd-ubuntu18.04-docker-arm64-4c-16g-4025 does not seem to be running inside a container [2022-01-27T12:59:30.224Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/140 -v /w/workspace/edgex-go/140:/w/workspace/edgex-go/140:rw,z -v /w/workspace/edgex-go/140@tmp:/w/workspace/edgex-go/140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-27T12:59:30.238Z] ---> 68a633daa7bf [2022-01-27T12:59:30.238Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-27T12:59:30.238Z] ---> a43f910fc225 [2022-01-27T12:59:30.238Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-27T12:59:30.238Z] ---> Running in 27546117b510 [2022-01-27T12:59:30.238Z] ---> d72b9cc8c4b0 [2022-01-27T12:59:30.238Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-27T12:59:30.238Z] ---> Running in b2dd3799ef3a [2022-01-27T12:59:30.238Z] Removing intermediate container 91461ef50ff8 [2022-01-27T12:59:30.238Z] ---> dc3a31ac0eab [2022-01-27T12:59:30.238Z] Step 6/21 : COPY go.mod vendor* ./ [2022-01-27T12:59:30.238Z] ---> Running in 5ceb683e0d0e [2022-01-27T12:59:30.238Z] Removing intermediate container 41440fb5da3a [2022-01-27T12:59:30.238Z] ---> 3f37765069dc [2022-01-27T12:59:30.238Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-27T12:59:30.503Z] ---> f52734d78d30 [2022-01-27T12:59:30.503Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-27T12:59:30.503Z] ---> bf837a6d6715 [2022-01-27T12:59:30.503Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-27T12:59:30.771Z] ---> Running in 2242954ec3da [2022-01-27T12:59:30.771Z] ---> Running in 734021c38f79 [2022-01-27T12:59:31.567Z] $ docker top 4597e171fb88fb6fd3dc695f52349d7d117e889d114e3064d4434ecd31a02836 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-27T12:59:32.483Z] + go version [2022-01-27T12:59:32.483Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-27T12:59:32.503Z] $ docker stop --time=1 4597e171fb88fb6fd3dc695f52349d7d117e889d114e3064d4434ecd31a02836 [2022-01-27T12:59:32.700Z] Removing intermediate container 2242954ec3da [2022-01-27T12:59:32.700Z] ---> 41381c7c82b2 [2022-01-27T12:59:32.700Z] Step 8/21 : COPY . . [2022-01-27T12:59:32.700Z] Removing intermediate container b2dd3799ef3a [2022-01-27T12:59:32.700Z] ---> 201d0f4d4fab [2022-01-27T12:59:32.700Z] Step 8/31 : COPY . . [2022-01-27T12:59:32.700Z] Removing intermediate container 5ceb683e0d0e [2022-01-27T12:59:32.700Z] ---> 47a006f342b6 [2022-01-27T12:59:32.700Z] Step 8/23 : COPY . . [2022-01-27T12:59:32.970Z] Removing intermediate container 27546117b510 [2022-01-27T12:59:32.970Z] ---> 444e04b8fff7 [2022-01-27T12:59:32.970Z] Step 8/23 : COPY . . [2022-01-27T12:59:33.232Z] Removing intermediate container 734021c38f79 [2022-01-27T12:59:33.232Z] ---> 05b17ee2c340 [2022-01-27T12:59:33.232Z] Step 8/22 : COPY . . [2022-01-27T12:59:34.139Z] $ docker rm -f 4597e171fb88fb6fd3dc695f52349d7d117e889d114e3064d4434ecd31a02836 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-27T12:59:34.759Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-27T12:59:34.759Z] [2022-01-27T12:59:34.759Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-27T12:59:35.108Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-27T12:59:35.108Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-01-27T12:59:35.108Z] 29e5d40040c1: Pulling fs layer [2022-01-27T12:59:35.108Z] 1ce36da41761: Pulling fs layer [2022-01-27T12:59:35.108Z] 25b303627fd3: Pulling fs layer [2022-01-27T12:59:35.389Z] 29e5d40040c1: Verifying Checksum [2022-01-27T12:59:35.389Z] 29e5d40040c1: Download complete [2022-01-27T12:59:35.666Z] 1ce36da41761: Verifying Checksum [2022-01-27T12:59:35.666Z] 1ce36da41761: Download complete [2022-01-27T12:59:35.942Z] 29e5d40040c1: Pull complete [2022-01-27T12:59:36.930Z] 25b303627fd3: Verifying Checksum [2022-01-27T12:59:36.930Z] 25b303627fd3: Download complete [2022-01-27T12:59:36.930Z] 1ce36da41761: Pull complete [2022-01-27T12:59:47.091Z] 25b303627fd3: Pull complete [2022-01-27T12:59:47.366Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-01-27T12:59:47.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-27T12:59:47.366Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-01-27T12:59:47.570Z] prd-ubuntu18.04-docker-arm64-4c-16g-4025 does not seem to be running inside a container [2022-01-27T12:59:47.645Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/140 -v /w/workspace/edgex-go/140:/w/workspace/edgex-go/140:rw,z -v /w/workspace/edgex-go/140@tmp:/w/workspace/edgex-go/140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-01-27T12:59:49.972Z] $ docker top 7526472538ef8624f8d862dfc4b5ce2aeb2de9d22463cfe2f7179c214a2ed9c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-27T12:59:50.846Z] + grep parallel [2022-01-27T12:59:50.846Z] + docker-compose build --help [2022-01-27T12:59:51.385Z] ---> a741d2a3003f [2022-01-27T12:59:51.385Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-01-27T12:59:51.385Z] ---> Running in eefa2a9900d0 [2022-01-27T12:59:51.385Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.23" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-01-27T12:59:54.226Z] --parallel Build images in parallel. [Pipeline] } [2022-01-27T12:59:54.244Z] $ docker stop --time=1 7526472538ef8624f8d862dfc4b5ce2aeb2de9d22463cfe2f7179c214a2ed9c2 [2022-01-27T12:59:55.867Z] $ docker rm -f 7526472538ef8624f8d862dfc4b5ce2aeb2de9d22463cfe2f7179c214a2ed9c2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-27T12:59:56.439Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-27T12:59:56.439Z] . [Pipeline] withDockerContainer [2022-01-27T12:59:56.649Z] prd-ubuntu18.04-docker-arm64-4c-16g-4025 does not seem to be running inside a container [2022-01-27T12:59:56.716Z] $ 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/140 -v /w/workspace/edgex-go/140:/w/workspace/edgex-go/140:rw,z -v /w/workspace/edgex-go/140@tmp:/w/workspace/edgex-go/140@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 [2022-01-27T12:59:57.880Z] $ docker top 6fb88e9512f7f3ca557f35afc473025d037f764f960825031275507a5e0169c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-27T12:59:58.415Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-27T13:00:02.701Z] Building core-command ... [2022-01-27T13:00:02.701Z] Building core-data ... [2022-01-27T13:00:02.701Z] Building core-metadata ... [2022-01-27T13:00:02.701Z] Building security-bootstrapper ... [2022-01-27T13:00:02.701Z] Building security-proxy-setup ... [2022-01-27T13:00:02.701Z] Building security-secretstore-setup ... [2022-01-27T13:00:02.701Z] Building support-notifications ... [2022-01-27T13:00:02.701Z] Building support-scheduler ... [2022-01-27T13:00:02.701Z] Building sys-mgmt-agent ... [2022-01-27T13:00:02.701Z] Building security-bootstrapper [2022-01-27T13:00:02.701Z] Building core-metadata [2022-01-27T13:00:02.701Z] Building core-command [2022-01-27T13:00:02.701Z] Building sys-mgmt-agent [2022-01-27T13:00:02.701Z] Building security-secretstore-setup [2022-01-27T13:00:30.858Z] ---> e2991cb943ea [2022-01-27T13:00:30.858Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-27T13:00:30.858Z] ---> 683447860186 [2022-01-27T13:00:30.858Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-27T13:00:30.858Z] ---> b32806451cbf [2022-01-27T13:00:30.858Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-01-27T13:00:30.858Z] ---> Running in 29097dc5490a [2022-01-27T13:00:30.858Z] ---> Running in 88ec362348d6 [2022-01-27T13:00:30.858Z] ---> Running in 874df7ec2229 [2022-01-27T13:00:30.858Z] ---> ec2ae9b1c40a [2022-01-27T13:00:30.858Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-27T13:00:30.858Z] ---> Running in 6b816935c8e4 [2022-01-27T13:00:30.858Z] Removing intermediate container eefa2a9900d0 [2022-01-27T13:00:30.858Z] ---> 4a4cf77c568b [2022-01-27T13:00:30.858Z] [2022-01-27T13:00:30.858Z] Step 10/22 : FROM alpine:3.14 [2022-01-27T13:00:30.858Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.23" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-01-27T13:00:30.858Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.23" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-01-27T13:00:30.858Z] 3.14: Pulling from library/alpine [2022-01-27T13:00:30.858Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.23" -o cmd/core-data/core-data ./cmd/core-data [2022-01-27T13:00:30.858Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.23" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-01-27T13:00:30.858Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-27T13:00:30.858Z] Status: Downloaded newer image for alpine:3.14 [2022-01-27T13:00:30.858Z] ---> 0a97eee8041e [2022-01-27T13:00:30.858Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-27T13:00:30.858Z] ---> Running in 12d18beb8eb8 [2022-01-27T13:00:30.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-27T13:00:30.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-27T13:00:30.858Z] (1/2) Installing ca-certificates (20211220-r0) [2022-01-27T13:00:30.858Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-27T13:00:30.858Z] Executing busybox-1.33.1-r6.trigger [2022-01-27T13:00:30.858Z] Executing ca-certificates-20211220-r0.trigger [2022-01-27T13:00:30.858Z] OK: 6 MiB in 16 packages [2022-01-27T13:00:31.832Z] Removing intermediate container 12d18beb8eb8 [2022-01-27T13:00:31.832Z] ---> 3169b9f0296b [2022-01-27T13:00:31.832Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-27T13:00:31.832Z] ---> Running in 5565a478dc3e [2022-01-27T13:00:31.832Z] Removing intermediate container 5565a478dc3e [2022-01-27T13:00:31.832Z] ---> 66e52f080e4d [2022-01-27T13:00:31.832Z] Step 13/22 : ENV APP_PORT=59860 [2022-01-27T13:00:31.832Z] ---> Running in 69a730517a25 [2022-01-27T13:00:32.095Z] Removing intermediate container 69a730517a25 [2022-01-27T13:00:32.095Z] ---> a89184cc670f [2022-01-27T13:00:32.095Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-27T13:00:32.095Z] ---> Running in da97e35aafb8 [2022-01-27T13:00:32.095Z] Removing intermediate container da97e35aafb8 [2022-01-27T13:00:32.095Z] ---> fb8ed6a27273 [2022-01-27T13:00:32.095Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-27T13:00:32.358Z] ---> d76859fb9c83 [2022-01-27T13:00:32.358Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-27T13:00:33.339Z] ---> e2ced55d46da [2022-01-27T13:00:33.339Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-27T13:00:33.339Z] ---> 4ad5e7b71117 [2022-01-27T13:00:33.339Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-01-27T13:00:33.339Z] ---> Running in e02f8a697156 [2022-01-27T13:00:33.613Z] Removing intermediate container e02f8a697156 [2022-01-27T13:00:33.613Z] ---> b9fb4eda2f67 [2022-01-27T13:00:33.613Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-27T13:00:33.613Z] ---> Running in 230c59c77808 [2022-01-27T13:00:33.884Z] Removing intermediate container 230c59c77808 [2022-01-27T13:00:33.885Z] ---> a6dfd237686b [2022-01-27T13:00:33.885Z] Step 20/22 : LABEL arch=x86_64 [2022-01-27T13:00:33.885Z] ---> Running in 0dac089fc433 [2022-01-27T13:00:34.160Z] Removing intermediate container 0dac089fc433 [2022-01-27T13:00:34.160Z] ---> c1e13ba0da45 [2022-01-27T13:00:34.160Z] Step 21/22 : LABEL git_sha=3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:00:34.160Z] ---> Running in 1c971a398048 [2022-01-27T13:00:34.430Z] Removing intermediate container 1c971a398048 [2022-01-27T13:00:34.430Z] ---> 96dbeae1da85 [2022-01-27T13:00:34.430Z] Step 22/22 : LABEL version=2.2.0-dev.23 [2022-01-27T13:00:34.699Z] ---> Running in 9624bad710d0 [2022-01-27T13:00:34.974Z] Removing intermediate container 9624bad710d0 [2022-01-27T13:00:34.974Z] ---> aa23cee044a3 [2022-01-27T13:00:34.974Z] [2022-01-27T13:00:34.974Z] Successfully built aa23cee044a3 [2022-01-27T13:00:34.974Z] Successfully tagged support-notifications:latest [2022-01-27T13:00:34.974Z] Building support-scheduler [2022-01-27T13:00:41.921Z]  Building support-notifications ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-27T13:00:41.921Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-27T13:00:41.921Z] ---> 08d8f602e187 [2022-01-27T13:00:41.921Z] Step 3/22 : WORKDIR /edgex-go [2022-01-27T13:00:41.921Z] ---> Using cache [2022-01-27T13:00:41.921Z] ---> a3e3079143f8 [2022-01-27T13:00:41.921Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-27T13:00:41.921Z] ---> Using cache [2022-01-27T13:00:41.921Z] ---> 850e26c24bd9 [2022-01-27T13:00:41.921Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-27T13:00:41.921Z] ---> Running in 1497208b8749 [2022-01-27T13:00:42.868Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-27T13:00:43.443Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-27T13:00:44.015Z] OK: 221 MiB in 52 packages [2022-01-27T13:00:44.586Z] Removing intermediate container 1497208b8749 [2022-01-27T13:00:44.586Z] ---> 119bbba818ee [2022-01-27T13:00:44.586Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-27T13:00:44.848Z] ---> f5cf51acd188 [2022-01-27T13:00:44.848Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-27T13:00:44.848Z] ---> Running in 2af34c12432b [2022-01-27T13:00:47.400Z] Removing intermediate container 2af34c12432b [2022-01-27T13:00:47.400Z] ---> 1d053b9b8261 [2022-01-27T13:00:47.400Z] Step 8/22 : COPY . . [2022-01-27T13:00:49.661Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-27T13:00:49.661Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-27T13:00:49.661Z] ---> c4c17b56e757 [2022-01-27T13:00:49.661Z] Step 3/23 : WORKDIR /edgex-go [2022-01-27T13:00:49.661Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-27T13:00:49.661Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-01-27T13:00:49.661Z] ---> c4c17b56e757 [2022-01-27T13:00:49.661Z] Step 3/31 : WORKDIR /edgex-go [2022-01-27T13:00:49.661Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-27T13:00:49.661Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-27T13:00:49.661Z] ---> c4c17b56e757 [2022-01-27T13:00:49.661Z] Step 3/23 : WORKDIR /edgex-go [2022-01-27T13:00:49.661Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-27T13:00:49.661Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-27T13:00:49.661Z] ---> c4c17b56e757 [2022-01-27T13:00:49.661Z] Step 3/23 : WORKDIR /edgex-go [2022-01-27T13:00:49.661Z] ---> Running in b0954c39cb20 [2022-01-27T13:00:49.661Z] ---> Running in 7308c23cbee5 [2022-01-27T13:00:49.661Z] ---> Running in 0f0216443dac [2022-01-27T13:00:49.661Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 ---> Running in b5720f2b70d3 [2022-01-27T13:00:49.661Z] [2022-01-27T13:00:49.661Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-01-27T13:00:49.661Z] ---> c4c17b56e757 [2022-01-27T13:00:49.661Z] Step 3/25 : WORKDIR /edgex-go [2022-01-27T13:00:49.661Z] ---> Running in 27654b12e9f0 [2022-01-27T13:00:49.661Z] Removing intermediate container 7308c23cbee5 [2022-01-27T13:00:49.661Z] ---> 7c31c8d53665 [2022-01-27T13:00:49.661Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-27T13:00:49.661Z] ---> Running in d44eaef89d89 [2022-01-27T13:00:49.661Z] Removing intermediate container b5720f2b70d3 [2022-01-27T13:00:49.661Z] ---> 19940ee29872 [2022-01-27T13:00:49.661Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-27T13:00:49.661Z] Removing intermediate container b0954c39cb20 [2022-01-27T13:00:49.661Z] ---> 933f2699a518 [2022-01-27T13:00:49.661Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-27T13:00:49.661Z] Removing intermediate container 27654b12e9f0 [2022-01-27T13:00:49.661Z] ---> 4488eb4028c5 [2022-01-27T13:00:49.661Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-27T13:00:49.661Z] Removing intermediate container 0f0216443dac [2022-01-27T13:00:49.661Z] ---> 087dd695d6a3 [2022-01-27T13:00:49.661Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-27T13:00:49.661Z] ---> Running in 7720aa8e70b9 [2022-01-27T13:00:49.661Z] ---> Running in 2ee15ef227b4 [2022-01-27T13:00:49.661Z] ---> Running in ecf01403bf06 [2022-01-27T13:00:49.661Z] ---> Running in 855c42e67abd [2022-01-27T13:00:49.661Z] Removing intermediate container d44eaef89d89 [2022-01-27T13:00:49.661Z] ---> a15ebfcc8ff9 [2022-01-27T13:00:49.661Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-01-27T13:00:49.661Z] Removing intermediate container 7720aa8e70b9 [2022-01-27T13:00:49.661Z] ---> 156849380a5d [2022-01-27T13:00:49.661Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-01-27T13:00:49.933Z] ---> Running in 4d0d0a6ec508 [2022-01-27T13:00:49.933Z] ---> Running in 128a2a851662 [2022-01-27T13:00:49.933Z] Removing intermediate container 2ee15ef227b4 [2022-01-27T13:00:49.933Z] ---> 681380bf76bd [2022-01-27T13:00:49.933Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-27T13:00:50.208Z] ---> Running in bb525f2b3bc8 [2022-01-27T13:00:50.485Z] Removing intermediate container ecf01403bf06 [2022-01-27T13:00:50.485Z] ---> 4e5bfcfdbd88 [2022-01-27T13:00:50.485Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-01-27T13:00:50.485Z] ---> Running in 21bd0b566ce7 [2022-01-27T13:00:50.485Z] Removing intermediate container 855c42e67abd [2022-01-27T13:00:50.485Z] ---> 8953ab473e89 [2022-01-27T13:00:50.485Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-27T13:00:50.762Z] ---> Running in ed652c15f9f9 [2022-01-27T13:00:51.745Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-27T13:00:51.745Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-27T13:00:52.017Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-27T13:00:52.297Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-27T13:00:52.297Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-27T13:00:52.568Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-27T13:00:52.842Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-27T13:00:53.119Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-27T13:00:53.394Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-27T13:00:53.394Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-27T13:00:53.673Z] OK: 220 MiB in 52 packages [2022-01-27T13:00:53.973Z] OK: 220 MiB in 52 packages [2022-01-27T13:00:53.991Z] ---> 4ed6aa871e55 [2022-01-27T13:00:53.991Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-01-27T13:00:53.991Z] ---> Running in cfc795d95873 [2022-01-27T13:00:54.562Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.23" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-01-27T13:00:54.580Z] OK: 220 MiB in 52 packages [2022-01-27T13:00:54.580Z] OK: 220 MiB in 52 packages [2022-01-27T13:00:54.580Z] OK: 220 MiB in 52 packages [2022-01-27T13:00:55.190Z] Removing intermediate container 4d0d0a6ec508 [2022-01-27T13:00:55.190Z] ---> 138919d2a895 [2022-01-27T13:00:55.190Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-27T13:00:55.461Z] Removing intermediate container 128a2a851662 [2022-01-27T13:00:55.461Z] ---> bc7c9f792732 [2022-01-27T13:00:55.461Z] Step 6/31 : COPY go.mod vendor* ./ [2022-01-27T13:00:55.735Z] Removing intermediate container bb525f2b3bc8 [2022-01-27T13:00:55.735Z] ---> 8378f7423f69 [2022-01-27T13:00:55.735Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-27T13:00:56.008Z] Removing intermediate container ed652c15f9f9 [2022-01-27T13:00:56.008Z] ---> a45927178633 [2022-01-27T13:00:56.008Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-27T13:00:56.008Z] Removing intermediate container 21bd0b566ce7 [2022-01-27T13:00:56.008Z] ---> 010bc79e28e3 [2022-01-27T13:00:56.008Z] Step 6/25 : COPY go.mod vendor* ./ [2022-01-27T13:00:56.282Z] ---> 58f41b7fb38d [2022-01-27T13:00:56.282Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-27T13:00:56.282Z] ---> Running in da8964913a55 [2022-01-27T13:00:56.564Z] ---> 56e0986bfcbe [2022-01-27T13:00:56.564Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-27T13:00:56.836Z] ---> ed6205a71eea [2022-01-27T13:00:56.836Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-27T13:00:56.836Z] ---> Running in 8f89fc9c4918 [2022-01-27T13:00:57.118Z] ---> Running in 5bd65f3e8cc8 [2022-01-27T13:00:57.118Z] ---> 373755eef0b9 [2022-01-27T13:00:57.118Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-27T13:00:57.118Z] ---> 011a202416c5 [2022-01-27T13:00:57.118Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-27T13:00:57.394Z] ---> Running in 260274ee4957 [2022-01-27T13:00:57.394Z] ---> Running in f3056242a4e3 [2022-01-27T13:01:01.726Z] Removing intermediate container da8964913a55 [2022-01-27T13:01:01.726Z] ---> 4f717f4ee118 [2022-01-27T13:01:01.726Z] Step 8/23 : COPY . . [2022-01-27T13:01:02.714Z] Removing intermediate container 5bd65f3e8cc8 [2022-01-27T13:01:02.714Z] ---> d011aa667cb9 [2022-01-27T13:01:02.714Z] Step 8/23 : COPY . . [2022-01-27T13:01:03.002Z] Removing intermediate container 8f89fc9c4918 [2022-01-27T13:01:03.002Z] ---> 8e5e98eda845 [2022-01-27T13:01:03.002Z] Step 8/31 : COPY . . [2022-01-27T13:01:03.280Z] Removing intermediate container 260274ee4957 [2022-01-27T13:01:03.280Z] ---> ce544fca4969 [2022-01-27T13:01:03.280Z] Step 8/23 : COPY . . [2022-01-27T13:01:03.280Z] Removing intermediate container f3056242a4e3 [2022-01-27T13:01:03.280Z] ---> b150f1d6b82f [2022-01-27T13:01:03.280Z] Step 8/25 : COPY . . [2022-01-27T13:01:06.816Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.23" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-27T13:01:12.123Z] Removing intermediate container 29097dc5490a [2022-01-27T13:01:12.123Z] ---> 87e4f9d07da2 [2022-01-27T13:01:12.123Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-27T13:01:12.123Z] ---> Running in 198196741e26 [2022-01-27T13:01:12.123Z] Removing intermediate container 88ec362348d6 [2022-01-27T13:01:12.123Z] ---> cd56fdbc4b22 [2022-01-27T13:01:12.123Z] [2022-01-27T13:01:12.123Z] Step 10/21 : FROM alpine:3.14 [2022-01-27T13:01:12.123Z] ---> 0a97eee8041e [2022-01-27T13:01:12.123Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-01-27T13:01:12.123Z] ---> Running in ca10c794b5f2 [2022-01-27T13:01:12.123Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.23" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-01-27T13:01:12.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-27T13:01:12.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-27T13:01:12.645Z] (1/5) Installing ca-certificates (20211220-r0) [2022-01-27T13:01:12.906Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-27T13:01:12.906Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-27T13:01:12.906Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-27T13:01:12.906Z] (5/5) Installing curl (7.79.1-r0) [2022-01-27T13:01:12.906Z] Executing busybox-1.33.1-r6.trigger [2022-01-27T13:01:12.906Z] Executing ca-certificates-20211220-r0.trigger [2022-01-27T13:01:13.175Z] OK: 8 MiB in 19 packages [2022-01-27T13:01:13.744Z] Removing intermediate container 198196741e26 [2022-01-27T13:01:13.744Z] ---> b52a78206e59 [2022-01-27T13:01:13.744Z] [2022-01-27T13:01:13.744Z] Step 11/23 : FROM docker:20.10.10 [2022-01-27T13:01:14.009Z] Removing intermediate container ca10c794b5f2 [2022-01-27T13:01:14.009Z] ---> 76a43c39a531 [2022-01-27T13:01:14.009Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-27T13:01:14.009Z] 20.10.10: Pulling from library/docker [2022-01-27T13:01:14.009Z] ---> Running in ce7aaf45192f [2022-01-27T13:01:14.276Z] Removing intermediate container ce7aaf45192f [2022-01-27T13:01:14.276Z] ---> 15721569506b [2022-01-27T13:01:14.276Z] Step 13/21 : WORKDIR /edgex [2022-01-27T13:01:14.543Z] ---> Running in 817aa34910a9 [2022-01-27T13:01:15.128Z] Removing intermediate container 817aa34910a9 [2022-01-27T13:01:15.128Z] ---> 4f2ab8c23fb1 [2022-01-27T13:01:15.128Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-27T13:01:16.092Z] ---> 3ee9eafdd2d6 [2022-01-27T13:01:16.092Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-27T13:01:16.359Z] Removing intermediate container 6b816935c8e4 [2022-01-27T13:01:16.359Z] ---> 6f9ef85017cb [2022-01-27T13:01:16.359Z] [2022-01-27T13:01:16.359Z] Step 10/31 : FROM alpine:3.14 [2022-01-27T13:01:16.359Z] ---> 0a97eee8041e [2022-01-27T13:01:16.359Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-27T13:01:16.622Z] ---> Running in 5098775a8148 [2022-01-27T13:01:16.622Z] ---> e14cf7a098cc [2022-01-27T13:01:16.622Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-27T13:01:16.894Z] Removing intermediate container 5098775a8148 [2022-01-27T13:01:16.894Z] ---> fdb48404ecb5 [2022-01-27T13:01:16.894Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-27T13:01:16.894Z] ---> Running in bc8aab8b3527 [2022-01-27T13:01:17.469Z] ---> 62d32dd46492 [2022-01-27T13:01:17.469Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-27T13:01:17.469Z] ---> Running in 36bdea5c6000 [2022-01-27T13:01:17.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-27T13:01:17.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-27T13:01:17.997Z] Removing intermediate container 36bdea5c6000 [2022-01-27T13:01:17.997Z] ---> 197a8625f54a [2022-01-27T13:01:17.997Z] Step 18/21 : CMD ["--init=true"] [2022-01-27T13:01:17.997Z] ---> Running in de32df4b9c57 [2022-01-27T13:01:18.259Z] Removing intermediate container de32df4b9c57 [2022-01-27T13:01:18.259Z] ---> 698bdc7b866e [2022-01-27T13:01:18.259Z] Step 19/21 : LABEL arch=x86_64 [2022-01-27T13:01:18.259Z] ---> Running in da67d0caaf0f [2022-01-27T13:01:18.259Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-27T13:01:18.259Z] (2/2) Installing su-exec (0.2-r1) [2022-01-27T13:01:18.259Z] Executing busybox-1.33.1-r6.trigger [2022-01-27T13:01:18.259Z] OK: 6 MiB in 16 packages [2022-01-27T13:01:18.520Z] Removing intermediate container da67d0caaf0f [2022-01-27T13:01:18.520Z] ---> 5839de98b880 [2022-01-27T13:01:18.520Z] Step 20/21 : LABEL git_sha=3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:01:18.520Z] ---> Running in f20da961c68b [2022-01-27T13:01:19.112Z] Removing intermediate container f20da961c68b [2022-01-27T13:01:19.112Z] ---> 33548ae5dae1 [2022-01-27T13:01:19.112Z] Step 21/21 : LABEL version=2.2.0-dev.23 [2022-01-27T13:01:19.112Z] ---> Running in 6f5f94e632a1 [2022-01-27T13:01:19.112Z] Removing intermediate container bc8aab8b3527 [2022-01-27T13:01:19.112Z] ---> 19c8ed475161 [2022-01-27T13:01:19.112Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-27T13:01:19.381Z] ---> Running in d0e0bcb18f1d [2022-01-27T13:01:19.381Z] Removing intermediate container 6f5f94e632a1 [2022-01-27T13:01:19.381Z] ---> 0f6a7edca879 [2022-01-27T13:01:19.381Z] [2022-01-27T13:01:19.644Z] Removing intermediate container d0e0bcb18f1d [2022-01-27T13:01:19.644Z] ---> ea868bbba65b [2022-01-27T13:01:19.644Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-27T13:01:19.644Z] Successfully built 0f6a7edca879 [2022-01-27T13:01:19.644Z] Successfully tagged security-proxy-setup:latest [2022-01-27T13:01:19.644Z] Building security-secretstore-setup [2022-01-27T13:01:19.644Z]  Building security-proxy-setup ... done  ---> Running in 36eac1bca83b [2022-01-27T13:01:19.906Z] Removing intermediate container 36eac1bca83b [2022-01-27T13:01:19.906Z] ---> 55769bfcfc26 [2022-01-27T13:01:19.906Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-27T13:01:20.171Z] ---> Running in 6b3c495a75fc [2022-01-27T13:01:21.663Z] ---> a8d0994d5d71 [2022-01-27T13:01:21.664Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-01-27T13:01:21.664Z] ---> 003776b12bce [2022-01-27T13:01:21.664Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-27T13:01:21.664Z] ---> 14a48405d25d [2022-01-27T13:01:21.664Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-27T13:01:21.664Z] ---> 9a359741a065 [2022-01-27T13:01:21.664Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-01-27T13:01:21.664Z] ---> bbd9afad5e0a [2022-01-27T13:01:21.664Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-27T13:01:21.664Z] ---> Running in c796da2af483 [2022-01-27T13:01:21.664Z] ---> Running in a7183b8d2046 [2022-01-27T13:01:21.664Z] ---> Running in 6f68af91a877 [2022-01-27T13:01:21.664Z] ---> Running in 9073786ce6f5 [2022-01-27T13:01:21.664Z] ---> Running in 8bb860299e8a [2022-01-27T13:01:21.664Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.23" -o cmd/core-command/core-command ./cmd/core-command [2022-01-27T13:01:21.664Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.23" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-01-27T13:01:21.939Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.23" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-01-27T13:01:21.939Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.23" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-01-27T13:01:21.939Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.23" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-01-27T13:01:24.456Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-27T13:01:24.456Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-01-27T13:01:24.456Z] ---> 08d8f602e187 [2022-01-27T13:01:24.456Z] Step 3/25 : WORKDIR /edgex-go [2022-01-27T13:01:24.456Z] ---> Using cache [2022-01-27T13:01:24.456Z] ---> a3e3079143f8 [2022-01-27T13:01:24.456Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-27T13:01:24.456Z] ---> Using cache [2022-01-27T13:01:24.456Z] ---> 850e26c24bd9 [2022-01-27T13:01:24.456Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-01-27T13:01:24.456Z] ---> Using cache [2022-01-27T13:01:24.456Z] ---> 119bbba818ee [2022-01-27T13:01:24.456Z] Step 6/25 : COPY go.mod vendor* ./ [2022-01-27T13:01:24.456Z] ---> Using cache [2022-01-27T13:01:24.456Z] ---> f5cf51acd188 [2022-01-27T13:01:24.456Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-27T13:01:24.456Z] ---> Using cache [2022-01-27T13:01:24.456Z] ---> 1d053b9b8261 [2022-01-27T13:01:24.456Z] Step 8/25 : COPY . . [2022-01-27T13:01:24.456Z] ---> Using cache [2022-01-27T13:01:24.456Z] ---> 4ed6aa871e55 [2022-01-27T13:01:24.456Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-27T13:01:24.716Z] Removing intermediate container 6b3c495a75fc [2022-01-27T13:01:24.716Z] ---> 2441830e4f02 [2022-01-27T13:01:24.716Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-27T13:01:24.716Z] ---> Running in b56cbcbd73ba [2022-01-27T13:01:24.716Z] ---> Running in 9008486097ef [2022-01-27T13:01:24.991Z] Removing intermediate container 9008486097ef [2022-01-27T13:01:24.991Z] ---> 2b74dda69747 [2022-01-27T13:01:24.991Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-27T13:01:25.255Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-27T13:01:25.255Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-27T13:01:25.255Z] ---> b706a049f56e [2022-01-27T13:01:25.255Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-01-27T13:01:25.255Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.23" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-01-27T13:01:25.522Z] ---> Running in afae57cd55b4 [2022-01-27T13:01:25.806Z] ---> 65512e17d907 [2022-01-27T13:01:25.806Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-27T13:01:26.073Z] Removing intermediate container afae57cd55b4 [2022-01-27T13:01:26.073Z] ---> a66470656b29 [2022-01-27T13:01:26.073Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-01-27T13:01:26.073Z] ---> Running in 77e45e1a07fc [2022-01-27T13:01:26.073Z] ---> Running in 16b0b71e313a [2022-01-27T13:01:26.073Z] Removing intermediate container 874df7ec2229 [2022-01-27T13:01:26.073Z] ---> a7f850d415eb [2022-01-27T13:01:26.073Z] [2022-01-27T13:01:26.073Z] Step 10/23 : FROM alpine:3.14 [2022-01-27T13:01:26.073Z] ---> 0a97eee8041e [2022-01-27T13:01:26.073Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-27T13:01:26.346Z] ---> Running in 293b73bb39c2 [2022-01-27T13:01:26.611Z] Removing intermediate container 293b73bb39c2 [2022-01-27T13:01:26.611Z] ---> 8ea90e1adf11 [2022-01-27T13:01:26.611Z] Step 12/23 : ENV APP_PORT=59880 [2022-01-27T13:01:26.611Z] ---> Running in a264572aebd9 [2022-01-27T13:01:26.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-27T13:01:26.879Z] Removing intermediate container a264572aebd9 [2022-01-27T13:01:26.879Z] ---> 68efce07e0b3 [2022-01-27T13:01:26.879Z] Step 13/23 : EXPOSE $APP_PORT [2022-01-27T13:01:26.879Z] ---> Running in 043ccc6b211c [2022-01-27T13:01:26.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-27T13:01:26.879Z] Removing intermediate container 043ccc6b211c [2022-01-27T13:01:26.879Z] ---> 40b23cd2b58c [2022-01-27T13:01:26.879Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-27T13:01:27.146Z] ---> Running in 5e67354dabcb [2022-01-27T13:01:27.146Z] (1/42) Installing readline (8.1.0-r0) [2022-01-27T13:01:27.414Z] (2/42) Installing bash (5.1.4-r0) [2022-01-27T13:01:27.414Z] Executing bash-5.1.4-r0.post-install [2022-01-27T13:01:27.414Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-27T13:01:27.414Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-27T13:01:27.414Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-27T13:01:27.414Z] (6/42) Installing curl (7.79.1-r0) [2022-01-27T13:01:27.414Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-27T13:01:27.414Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-27T13:01:27.414Z] (9/42) Installing expat (2.4.3-r0) [2022-01-27T13:01:27.414Z] (10/42) Installing libffi (3.3-r2) [2022-01-27T13:01:27.414Z] (11/42) Installing gdbm (1.19-r0) [2022-01-27T13:01:27.414Z] Removing intermediate container 77e45e1a07fc [2022-01-27T13:01:27.414Z] ---> c5c442919fdb [2022-01-27T13:01:27.414Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-27T13:01:27.414Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-27T13:01:27.414Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-27T13:01:27.414Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-27T13:01:27.414Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-27T13:01:27.414Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-27T13:01:27.414Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-27T13:01:27.992Z] ---> fd3566054cc8 [2022-01-27T13:01:27.992Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-27T13:01:28.568Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-27T13:01:28.568Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-27T13:01:28.837Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-27T13:01:28.837Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-27T13:01:28.837Z] ---> 2b4c1d85d901 [2022-01-27T13:01:28.837Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-27T13:01:28.837Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-27T13:01:28.837Z] Removing intermediate container 5e67354dabcb [2022-01-27T13:01:28.837Z] ---> cde9e86fff1b [2022-01-27T13:01:28.837Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-27T13:01:28.837Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-27T13:01:28.837Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-27T13:01:28.837Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-27T13:01:28.837Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-27T13:01:28.837Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-27T13:01:28.837Z] ---> Running in 23f867d97af8 [2022-01-27T13:01:28.837Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-27T13:01:29.111Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-27T13:01:29.111Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-27T13:01:29.111Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-27T13:01:29.111Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-27T13:01:29.111Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-27T13:01:29.111Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-27T13:01:29.111Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-27T13:01:29.111Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-27T13:01:29.111Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-27T13:01:29.111Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-27T13:01:29.111Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-27T13:01:29.111Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-27T13:01:29.111Z] ---> cfb2d656e387 [2022-01-27T13:01:29.111Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-27T13:01:29.111Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-27T13:01:29.111Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-27T13:01:29.689Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-27T13:01:29.954Z] ---> f32a7ad5a9c3 [2022-01-27T13:01:29.954Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-27T13:01:29.954Z] Executing busybox-1.33.1-r6.trigger [2022-01-27T13:01:29.954Z] OK: 84 MiB in 64 packages [2022-01-27T13:01:30.219Z] ---> 1106c107721a [2022-01-27T13:01:30.219Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-01-27T13:01:30.219Z] ---> Running in f3c56bb1dd38 [2022-01-27T13:01:30.482Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-27T13:01:30.482Z] Removing intermediate container f3c56bb1dd38 [2022-01-27T13:01:30.482Z] ---> e989762ff0e7 [2022-01-27T13:01:30.482Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-27T13:01:30.745Z] ---> 35cbb780fdb7 [2022-01-27T13:01:30.745Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-01-27T13:01:30.745Z] ---> Running in 6cb5b3d9a3a6 [2022-01-27T13:01:31.014Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-27T13:01:31.014Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-27T13:01:31.014Z] Collecting docker-compose==1.23.2 [2022-01-27T13:01:31.014Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-27T13:01:31.278Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-27T13:01:31.278Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-27T13:01:31.278Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-27T13:01:31.278Z] Collecting docker<4.0,>=3.6.0 [2022-01-27T13:01:31.278Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-27T13:01:31.278Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-01-27T13:01:31.278Z] Collecting cached-property<2,>=1.2.0 [2022-01-27T13:01:31.541Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-27T13:01:31.541Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-27T13:01:31.541Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-27T13:01:31.541Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-27T13:01:31.541Z] Executing busybox-1.33.1-r6.trigger [2022-01-27T13:01:31.541Z] OK: 8 MiB in 20 packages [2022-01-27T13:01:31.815Z] Removing intermediate container 6cb5b3d9a3a6 [2022-01-27T13:01:31.815Z] ---> 06cc48ba21d5 [2022-01-27T13:01:31.815Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-27T13:01:32.096Z] ---> Running in 76f091662331 [2022-01-27T13:01:32.096Z] Removing intermediate container 23f867d97af8 [2022-01-27T13:01:32.096Z] ---> cfdee03329fb [2022-01-27T13:01:32.096Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-27T13:01:32.096Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-27T13:01:32.096Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-27T13:01:32.096Z] Collecting texttable<0.10,>=0.9.0 [2022-01-27T13:01:32.096Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-27T13:01:32.368Z] Removing intermediate container 76f091662331 [2022-01-27T13:01:32.368Z] ---> 1fcf2209553b [2022-01-27T13:01:32.368Z] Step 28/31 : CMD ["gate"] [2022-01-27T13:01:32.368Z] ---> Running in 7c6f314bacb8 [2022-01-27T13:01:32.368Z] ---> 2c2a091eb1e8 [2022-01-27T13:01:32.368Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-27T13:01:32.641Z] Removing intermediate container 7c6f314bacb8 [2022-01-27T13:01:32.641Z] ---> a436b05d4b40 [2022-01-27T13:01:32.641Z] Step 29/31 : LABEL arch=x86_64 [2022-01-27T13:01:32.906Z] ---> Running in eed8284e71b8 [2022-01-27T13:01:32.906Z] Collecting docopt<0.7,>=0.6.1 [2022-01-27T13:01:32.906Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-27T13:01:32.906Z] ---> 1f78a62b9356 [2022-01-27T13:01:32.906Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-27T13:01:32.906Z] Removing intermediate container eed8284e71b8 [2022-01-27T13:01:32.906Z] ---> dd8c45d33978 [2022-01-27T13:01:32.906Z] Step 30/31 : LABEL git_sha=3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:01:33.175Z] ---> Running in c80ba9c440ce [2022-01-27T13:01:33.446Z] Removing intermediate container c80ba9c440ce [2022-01-27T13:01:33.446Z] ---> 46ad3c3c4864 [2022-01-27T13:01:33.446Z] Step 31/31 : LABEL version=2.2.0-dev.23 [2022-01-27T13:01:33.446Z] ---> 48021aac2853 [2022-01-27T13:01:33.446Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-01-27T13:01:33.446Z] ---> Running in d57f26a046e9 [2022-01-27T13:01:33.446Z] ---> Running in a1f95216f2ca [2022-01-27T13:01:33.446Z] Removing intermediate container d57f26a046e9 [2022-01-27T13:01:33.446Z] ---> 965f040a8dd7 [2022-01-27T13:01:33.446Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-27T13:01:33.718Z] Removing intermediate container a1f95216f2ca [2022-01-27T13:01:33.718Z] ---> fa3f9b9605f0 [2022-01-27T13:01:33.718Z] [2022-01-27T13:01:33.718Z] ---> Running in 31f1b51dcc68 [2022-01-27T13:01:33.718Z] Removing intermediate container 31f1b51dcc68 [2022-01-27T13:01:33.718Z] ---> 730edec2c885 [2022-01-27T13:01:33.718Z] Step 21/23 : LABEL arch=x86_64 [2022-01-27T13:01:33.718Z] Successfully built fa3f9b9605f0 [2022-01-27T13:01:33.718Z] Successfully tagged security-bootstrapper:latest [2022-01-27T13:01:33.718Z] Building core-command [2022-01-27T13:01:33.992Z]  Building security-bootstrapper ... done Collecting jsonschema<3,>=2.5.1 [2022-01-27T13:01:33.992Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-27T13:01:33.992Z] ---> Running in 1d7d0974e42a [2022-01-27T13:01:33.992Z] Removing intermediate container 1d7d0974e42a [2022-01-27T13:01:33.992Z] ---> 169809aaca91 [2022-01-27T13:01:33.992Z] Step 22/23 : LABEL git_sha=3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:01:33.992Z] ---> Running in 408b4dcd7b7c [2022-01-27T13:01:34.264Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-27T13:01:34.264Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-27T13:01:34.264Z] Removing intermediate container 408b4dcd7b7c [2022-01-27T13:01:34.264Z] ---> 11164b7c2c9f [2022-01-27T13:01:34.264Z] Step 23/23 : LABEL version=2.2.0-dev.23 [2022-01-27T13:01:34.264Z] Collecting PyYAML<4,>=3.10 [2022-01-27T13:01:34.264Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-27T13:01:35.249Z] Collecting docker-pycreds>=0.4.0 [2022-01-27T13:01:35.249Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-27T13:01:35.249Z] Collecting idna<2.8,>=2.5 [2022-01-27T13:01:35.249Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-27T13:01:35.520Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-27T13:01:35.520Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-27T13:01:35.520Z] 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) [2022-01-27T13:01:35.520Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-27T13:01:35.520Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-27T13:01:35.520Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-27T13:01:35.520Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-27T13:01:35.520Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-27T13:01:35.520Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-27T13:01:35.786Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-27T13:01:35.786Z] Attempting uninstall: urllib3 [2022-01-27T13:01:35.786Z] Found existing installation: urllib3 1.26.5 [2022-01-27T13:01:35.786Z] Uninstalling urllib3-1.26.5: [2022-01-27T13:01:35.786Z] Successfully uninstalled urllib3-1.26.5 [2022-01-27T13:01:36.061Z] ---> Running in f01dc18bc7c9 [2022-01-27T13:01:36.061Z] Attempting uninstall: idna [2022-01-27T13:01:36.061Z] Found existing installation: idna 3.2 [2022-01-27T13:01:36.061Z] Uninstalling idna-3.2: [2022-01-27T13:01:36.061Z] Successfully uninstalled idna-3.2 [2022-01-27T13:01:36.345Z] Attempting uninstall: chardet [2022-01-27T13:01:36.345Z] Found existing installation: chardet 4.0.0 [2022-01-27T13:01:36.345Z] Uninstalling chardet-4.0.0: [2022-01-27T13:01:36.345Z] Removing intermediate container f01dc18bc7c9 [2022-01-27T13:01:36.345Z] ---> d82c9c85b1d6 [2022-01-27T13:01:36.345Z] [2022-01-27T13:01:36.626Z] Successfully uninstalled chardet-4.0.0 [2022-01-27T13:01:36.626Z] Successfully built d82c9c85b1d6 [2022-01-27T13:01:36.626Z] Successfully tagged core-data:latest [2022-01-27T13:01:36.626Z]  Building core-data ... done Building core-metadata [2022-01-27T13:01:36.897Z] Attempting uninstall: requests [2022-01-27T13:01:36.897Z] Found existing installation: requests 2.25.1 [2022-01-27T13:01:36.897Z] Uninstalling requests-2.25.1: [2022-01-27T13:01:36.897Z] Successfully uninstalled requests-2.25.1 [2022-01-27T13:01:37.167Z] Running setup.py install for texttable: started [2022-01-27T13:01:37.773Z] Running setup.py install for texttable: finished with status 'done' [2022-01-27T13:01:37.773Z] Running setup.py install for PyYAML: started [2022-01-27T13:01:38.744Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-27T13:01:39.702Z] Running setup.py install for docopt: started [2022-01-27T13:01:40.283Z] Running setup.py install for docopt: finished with status 'done' [2022-01-27T13:01:40.283Z] Running setup.py install for dockerpty: started [2022-01-27T13:01:40.877Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-27T13:01:41.489Z] Removing intermediate container cfc795d95873 [2022-01-27T13:01:41.490Z] ---> efc98129930f [2022-01-27T13:01:41.490Z] [2022-01-27T13:01:41.490Z] Step 10/22 : FROM alpine:3.14 [2022-01-27T13:01:41.490Z] ---> 0a97eee8041e [2022-01-27T13:01:41.490Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-01-27T13:01:41.490Z] ---> Running in 0dd7de10b0e6 [2022-01-27T13:01:42.086Z] 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 [2022-01-27T13:01:42.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-27T13:01:42.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-27T13:01:42.968Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-27T13:01:42.968Z] Executing busybox-1.33.1-r6.trigger [2022-01-27T13:01:42.968Z] OK: 6 MiB in 15 packages [2022-01-27T13:01:44.379Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-27T13:01:44.379Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-27T13:01:44.379Z] ---> 08d8f602e187 [2022-01-27T13:01:44.379Z] Step 3/23 : WORKDIR /edgex-go [2022-01-27T13:01:44.379Z] ---> Using cache [2022-01-27T13:01:44.379Z] ---> a3e3079143f8 [2022-01-27T13:01:44.379Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-27T13:01:44.379Z] ---> Using cache [2022-01-27T13:01:44.379Z] ---> 850e26c24bd9 [2022-01-27T13:01:44.379Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-27T13:01:44.379Z] ---> Using cache [2022-01-27T13:01:44.379Z] ---> 119bbba818ee [2022-01-27T13:01:44.379Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-27T13:01:44.379Z] ---> Using cache [2022-01-27T13:01:44.379Z] ---> f5cf51acd188 [2022-01-27T13:01:44.379Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-27T13:01:44.379Z] ---> Using cache [2022-01-27T13:01:44.379Z] ---> 1d053b9b8261 [2022-01-27T13:01:44.379Z] Step 8/23 : COPY . . [2022-01-27T13:01:44.379Z] ---> Using cache [2022-01-27T13:01:44.379Z] ---> 4ed6aa871e55 [2022-01-27T13:01:44.379Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-01-27T13:01:44.645Z] Removing intermediate container 0dd7de10b0e6 [2022-01-27T13:01:44.645Z] ---> c9f4100caf0f [2022-01-27T13:01:44.645Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-27T13:01:44.910Z] ---> Running in 426e8e271f30 [2022-01-27T13:01:44.910Z] ---> Running in 420e663adfb8 [2022-01-27T13:01:45.176Z] Removing intermediate container 426e8e271f30 [2022-01-27T13:01:45.176Z] ---> 7880b648543f [2022-01-27T13:01:45.176Z] Step 13/22 : ENV APP_PORT=59861 [2022-01-27T13:01:45.440Z] ---> Running in 030461c80784 [2022-01-27T13:01:45.712Z] Removing intermediate container 030461c80784 [2022-01-27T13:01:45.712Z] ---> 8ff59ab5156f [2022-01-27T13:01:45.712Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-27T13:01:45.985Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.23" -o cmd/core-command/core-command ./cmd/core-command [2022-01-27T13:01:45.985Z] ---> Running in af163186f10e [2022-01-27T13:01:46.580Z] Removing intermediate container af163186f10e [2022-01-27T13:01:46.580Z] ---> 1aa296c56777 [2022-01-27T13:01:46.580Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-27T13:01:46.845Z] ---> 0a4c0c0b7cdb [2022-01-27T13:01:46.845Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-27T13:01:46.845Z] Removing intermediate container 16b0b71e313a [2022-01-27T13:01:46.845Z] ---> c57870d9b3c4 [2022-01-27T13:01:46.845Z] Step 14/23 : ENV APP_PORT=58890 [2022-01-27T13:01:47.104Z] ---> Running in a74db29b3a87 [2022-01-27T13:01:47.104Z] Removing intermediate container a74db29b3a87 [2022-01-27T13:01:47.104Z] ---> fb80b8e6d71a [2022-01-27T13:01:47.104Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-27T13:01:47.366Z] ---> Running in 1f309053e439 [2022-01-27T13:01:47.630Z] ---> 1ce1b687942b [2022-01-27T13:01:47.630Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-27T13:01:47.630Z] Removing intermediate container 1f309053e439 [2022-01-27T13:01:47.630Z] ---> 9a81691aabbc [2022-01-27T13:01:47.630Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-27T13:01:47.891Z] ---> 82dc9dc25046 [2022-01-27T13:01:47.891Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-01-27T13:01:48.154Z] ---> Running in aa5f5d4d2819 [2022-01-27T13:01:48.154Z] ---> e2fcf594a3d3 [2022-01-27T13:01:48.154Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-27T13:01:48.419Z] Removing intermediate container aa5f5d4d2819 [2022-01-27T13:01:48.419Z] ---> d72918ee7bcd [2022-01-27T13:01:48.419Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-27T13:01:48.419Z] ---> Running in df0fb8ea777c [2022-01-27T13:01:48.419Z] ---> a7807751a0b0 [2022-01-27T13:01:48.419Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-27T13:01:48.685Z] Removing intermediate container df0fb8ea777c [2022-01-27T13:01:48.685Z] ---> 6e2c889603d2 [2022-01-27T13:01:48.685Z] Step 20/22 : LABEL arch=x86_64 [2022-01-27T13:01:48.685Z] ---> Running in 9e2b2fbcfef4 [2022-01-27T13:01:49.266Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-27T13:01:49.266Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-27T13:01:49.266Z] ---> 08d8f602e187 [2022-01-27T13:01:49.266Z] Step 3/23 : WORKDIR /edgex-go [2022-01-27T13:01:49.266Z] ---> Using cache [2022-01-27T13:01:49.266Z] ---> a3e3079143f8 [2022-01-27T13:01:49.266Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-27T13:01:49.266Z] ---> Using cache [2022-01-27T13:01:49.266Z] ---> 850e26c24bd9 [2022-01-27T13:01:49.266Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-27T13:01:49.266Z] ---> Using cache [2022-01-27T13:01:49.266Z] ---> 119bbba818ee [2022-01-27T13:01:49.266Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-27T13:01:49.266Z] ---> Using cache [2022-01-27T13:01:49.266Z] ---> f5cf51acd188 [2022-01-27T13:01:49.266Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-27T13:01:49.266Z] ---> Using cache [2022-01-27T13:01:49.266Z] ---> 1d053b9b8261 [2022-01-27T13:01:49.266Z] Step 8/23 : COPY . . [2022-01-27T13:01:49.266Z] ---> Using cache [2022-01-27T13:01:49.266Z] ---> 4ed6aa871e55 [2022-01-27T13:01:49.266Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-01-27T13:01:49.266Z] Removing intermediate container 9e2b2fbcfef4 [2022-01-27T13:01:49.266Z] ---> 9b8b96fdfa8b [2022-01-27T13:01:49.266Z] Step 21/22 : LABEL git_sha=3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:01:49.266Z] ---> Running in 8648cc940b96 [2022-01-27T13:01:49.266Z] ---> 5ab3aeab6a6c [2022-01-27T13:01:49.266Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-27T13:01:49.266Z] ---> Running in a6a08588feb2 [2022-01-27T13:01:49.525Z] ---> Running in dbd50c02a123 [2022-01-27T13:01:49.525Z] Removing intermediate container a6a08588feb2 [2022-01-27T13:01:49.525Z] ---> b3df2eeb2072 [2022-01-27T13:01:49.525Z] Step 22/22 : LABEL version=2.2.0-dev.23 [2022-01-27T13:01:49.525Z] Removing intermediate container dbd50c02a123 [2022-01-27T13:01:49.525Z] ---> 1bf1b4689c92 [2022-01-27T13:01:49.525Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-27T13:01:49.525Z] ---> Running in 917717f03455 [2022-01-27T13:01:49.787Z] ---> Running in e5d7416b97e8 [2022-01-27T13:01:49.787Z] Removing intermediate container 917717f03455 [2022-01-27T13:01:49.787Z] ---> 8cdf946f1609 [2022-01-27T13:01:49.787Z] [2022-01-27T13:01:49.787Z] Removing intermediate container e5d7416b97e8 [2022-01-27T13:01:49.787Z] ---> 996964bd4eef [2022-01-27T13:01:49.787Z] Step 21/23 : LABEL arch=x86_64 [2022-01-27T13:01:50.048Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.23" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-01-27T13:01:50.048Z] Successfully built 8cdf946f1609 [2022-01-27T13:01:50.048Z] Successfully tagged support-scheduler:latest [2022-01-27T13:01:50.048Z] ---> Running in a3209eeaad5c [2022-01-27T13:01:50.048Z]  Building support-scheduler ... done Removing intermediate container a3209eeaad5c [2022-01-27T13:01:50.048Z] ---> 4c4ae470535c [2022-01-27T13:01:50.048Z] Step 22/23 : LABEL git_sha=3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:01:50.048Z] ---> Running in ad32989d22bc [2022-01-27T13:01:50.310Z] Removing intermediate container ad32989d22bc [2022-01-27T13:01:50.310Z] ---> c40985cf8f8c [2022-01-27T13:01:50.310Z] Step 23/23 : LABEL version=2.2.0-dev.23 [2022-01-27T13:01:50.310Z] ---> Running in b372483af44c [2022-01-27T13:01:50.576Z] Removing intermediate container b372483af44c [2022-01-27T13:01:50.576Z] ---> b0867f19b10e [2022-01-27T13:01:50.576Z] [2022-01-27T13:01:50.576Z] Successfully built b0867f19b10e [2022-01-27T13:01:50.576Z] Successfully tagged sys-mgmt-agent:latest [2022-01-27T13:01:51.523Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.23" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-01-27T13:01:55.752Z] Removing intermediate container b56cbcbd73ba [2022-01-27T13:01:55.752Z] ---> 69ceccb64a0c [2022-01-27T13:01:55.752Z] [2022-01-27T13:01:55.752Z] Step 10/25 : FROM alpine:3.14 [2022-01-27T13:01:55.752Z] ---> 0a97eee8041e [2022-01-27T13:01:55.752Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-27T13:01:55.752Z] ---> Running in 2c2631fc4f0e [2022-01-27T13:01:56.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-27T13:01:56.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-27T13:01:56.587Z] (1/3) Installing ca-certificates (20211220-r0) [2022-01-27T13:01:56.587Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-27T13:01:56.587Z] (3/3) Installing su-exec (0.2-r1) [2022-01-27T13:01:56.587Z] Executing busybox-1.33.1-r6.trigger [2022-01-27T13:01:56.587Z] Executing ca-certificates-20211220-r0.trigger [2022-01-27T13:01:56.587Z] OK: 6 MiB in 17 packages [2022-01-27T13:01:57.176Z] Removing intermediate container 2c2631fc4f0e [2022-01-27T13:01:57.176Z] ---> 86b3fc1e4d94 [2022-01-27T13:01:57.176Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-27T13:01:57.176Z] ---> Running in c453b055b731 [2022-01-27T13:01:57.456Z] Removing intermediate container c453b055b731 [2022-01-27T13:01:57.456Z] ---> fbeca8c72413 [2022-01-27T13:01:57.456Z] Step 13/25 : WORKDIR / [2022-01-27T13:01:57.456Z] ---> Running in 881d083dfa03 [2022-01-27T13:01:57.456Z] Removing intermediate container 881d083dfa03 [2022-01-27T13:01:57.456Z] ---> c71229b7b667 [2022-01-27T13:01:57.456Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-01-27T13:01:57.725Z] ---> 68b8646822f7 [2022-01-27T13:01:57.725Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-01-27T13:01:58.001Z] ---> 9583575fc66b [2022-01-27T13:01:58.001Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-27T13:01:58.271Z] ---> 527ad57687f6 [2022-01-27T13:01:58.271Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-01-27T13:01:58.546Z] ---> 77fac95b4064 [2022-01-27T13:01:58.546Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-27T13:01:59.033Z] ---> 7c4687910872 [2022-01-27T13:01:59.033Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-27T13:01:59.879Z] ---> a5f4aee686f4 [2022-01-27T13:01:59.879Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-27T13:01:59.879Z] ---> 22c9e9aa3a21 [2022-01-27T13:01:59.879Z] Step 21/25 : 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/ [2022-01-27T13:02:00.268Z] ---> Running in a5f2f72b234e [2022-01-27T13:02:00.983Z] Removing intermediate container a5f2f72b234e [2022-01-27T13:02:00.983Z] ---> 3ec27ff43745 [2022-01-27T13:02:00.983Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-01-27T13:02:01.332Z] ---> Running in 99a9a6dd9694 [2022-01-27T13:02:01.332Z] Removing intermediate container 99a9a6dd9694 [2022-01-27T13:02:01.332Z] ---> 67e28035cdac [2022-01-27T13:02:01.332Z] Step 23/25 : LABEL arch=x86_64 [2022-01-27T13:02:01.332Z] ---> Running in 3177b3e311db [2022-01-27T13:02:01.602Z] Removing intermediate container 3177b3e311db [2022-01-27T13:02:01.602Z] ---> 0e9ee6fef009 [2022-01-27T13:02:01.602Z] Step 24/25 : LABEL git_sha=3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:02:01.602Z] ---> Running in 54876b02843c [2022-01-27T13:02:01.602Z] Removing intermediate container 54876b02843c [2022-01-27T13:02:01.602Z] ---> 5ff2afe09444 [2022-01-27T13:02:01.602Z] Step 25/25 : LABEL version=2.2.0-dev.23 [2022-01-27T13:02:01.875Z] ---> Running in 5e31cca22314 [2022-01-27T13:02:01.875Z] Removing intermediate container 5e31cca22314 [2022-01-27T13:02:01.875Z] ---> d0c2334c64f6 [2022-01-27T13:02:01.875Z] [2022-01-27T13:02:02.140Z] Successfully built d0c2334c64f6 [2022-01-27T13:02:02.140Z] Successfully tagged security-secretstore-setup:latest [2022-01-27T13:02:08.790Z]  Building security-secretstore-setup ... done Removing intermediate container 420e663adfb8 [2022-01-27T13:02:08.790Z] ---> 6c1b413e6a7b [2022-01-27T13:02:08.790Z] [2022-01-27T13:02:08.790Z] Step 10/23 : FROM alpine:3.14 [2022-01-27T13:02:08.790Z] ---> 0a97eee8041e [2022-01-27T13:02:08.790Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-27T13:02:08.790Z] ---> Using cache [2022-01-27T13:02:08.790Z] ---> c9f4100caf0f [2022-01-27T13:02:08.790Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-27T13:02:08.790Z] ---> Using cache [2022-01-27T13:02:08.791Z] ---> 7880b648543f [2022-01-27T13:02:08.791Z] Step 13/23 : ENV APP_PORT=59882 [2022-01-27T13:02:08.791Z] ---> Running in b88047b63b95 [2022-01-27T13:02:08.791Z] Removing intermediate container b88047b63b95 [2022-01-27T13:02:08.791Z] ---> 718fcea79fe6 [2022-01-27T13:02:08.791Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-27T13:02:08.791Z] ---> Running in f4c63ef25839 [2022-01-27T13:02:08.791Z] Removing intermediate container f4c63ef25839 [2022-01-27T13:02:08.791Z] ---> 972ab62178cf [2022-01-27T13:02:08.791Z] Step 15/23 : WORKDIR / [2022-01-27T13:02:08.791Z] ---> Running in 70ce778cf852 [2022-01-27T13:02:08.791Z] Removing intermediate container 70ce778cf852 [2022-01-27T13:02:08.791Z] ---> a092cc4a52b8 [2022-01-27T13:02:08.791Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-27T13:02:08.791Z] ---> a6d326471868 [2022-01-27T13:02:08.791Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-27T13:02:09.057Z] ---> b598d8551b89 [2022-01-27T13:02:09.057Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-27T13:02:09.318Z] ---> 9e357d784042 [2022-01-27T13:02:09.318Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-01-27T13:02:09.318Z] ---> Running in 740958838fda [2022-01-27T13:02:09.584Z] Removing intermediate container 740958838fda [2022-01-27T13:02:09.584Z] ---> aaeb398a4761 [2022-01-27T13:02:09.584Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-27T13:02:09.584Z] ---> Running in 481a9b349984 [2022-01-27T13:02:09.848Z] Removing intermediate container 481a9b349984 [2022-01-27T13:02:09.848Z] ---> 6ae982ee2265 [2022-01-27T13:02:09.848Z] Step 21/23 : LABEL arch=x86_64 [2022-01-27T13:02:09.848Z] ---> Running in 9a632d5bc1c8 [2022-01-27T13:02:10.109Z] Removing intermediate container 9a632d5bc1c8 [2022-01-27T13:02:10.109Z] ---> fe2a84fa0a0c [2022-01-27T13:02:10.109Z] Step 22/23 : LABEL git_sha=3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:02:10.369Z] ---> Running in 019e695c26de [2022-01-27T13:02:10.369Z] Removing intermediate container 8648cc940b96 [2022-01-27T13:02:10.369Z] ---> 29cd1e611370 [2022-01-27T13:02:10.369Z] [2022-01-27T13:02:10.369Z] Step 10/23 : FROM alpine:3.14 [2022-01-27T13:02:10.369Z] ---> 0a97eee8041e [2022-01-27T13:02:10.369Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-27T13:02:10.369Z] ---> Using cache [2022-01-27T13:02:10.369Z] ---> c9f4100caf0f [2022-01-27T13:02:10.369Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-27T13:02:10.369Z] ---> Using cache [2022-01-27T13:02:10.369Z] ---> 7880b648543f [2022-01-27T13:02:10.369Z] Step 13/23 : ENV APP_PORT=59881 [2022-01-27T13:02:10.369Z] ---> Running in 490543a55e95 [2022-01-27T13:02:10.369Z] Removing intermediate container 019e695c26de [2022-01-27T13:02:10.369Z] ---> 780b3dba3513 [2022-01-27T13:02:10.369Z] Step 23/23 : LABEL version=2.2.0-dev.23 [2022-01-27T13:02:10.369Z] ---> Running in 96e851c33c0b [2022-01-27T13:02:10.633Z] Removing intermediate container 490543a55e95 [2022-01-27T13:02:10.633Z] ---> 4f08fea237a6 [2022-01-27T13:02:10.633Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-27T13:02:10.633Z] ---> Running in 5cb5af60f5b0 [2022-01-27T13:02:10.633Z] Removing intermediate container 96e851c33c0b [2022-01-27T13:02:10.633Z] ---> 5664ce00ead4 [2022-01-27T13:02:10.633Z] [2022-01-27T13:02:10.633Z] Successfully built 5664ce00ead4 [2022-01-27T13:02:10.633Z] Successfully tagged core-command:latest [2022-01-27T13:02:10.633Z]  Building core-command ... done Removing intermediate container 5cb5af60f5b0 [2022-01-27T13:02:10.633Z] ---> a755704cb8df [2022-01-27T13:02:10.633Z] Step 15/23 : WORKDIR / [2022-01-27T13:02:10.633Z] ---> Running in 0c55e66e4c54 [2022-01-27T13:02:10.893Z] Removing intermediate container 0c55e66e4c54 [2022-01-27T13:02:10.893Z] ---> 84775651ed61 [2022-01-27T13:02:10.893Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-27T13:02:10.893Z] ---> 16c01faf3fd2 [2022-01-27T13:02:10.893Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-27T13:02:11.466Z] ---> baf2b56e26c0 [2022-01-27T13:02:11.466Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-27T13:02:11.466Z] ---> 16e32c3bb9c7 [2022-01-27T13:02:11.466Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-01-27T13:02:11.466Z] ---> Running in 9f840edcced2 [2022-01-27T13:02:11.725Z] Removing intermediate container 9f840edcced2 [2022-01-27T13:02:11.725Z] ---> 16df0d9fb280 [2022-01-27T13:02:11.725Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-27T13:02:11.725Z] ---> Running in f7bbe6dca68a [2022-01-27T13:02:11.725Z] Removing intermediate container f7bbe6dca68a [2022-01-27T13:02:11.725Z] ---> cb617d73af8e [2022-01-27T13:02:11.725Z] Step 21/23 : LABEL arch=x86_64 [2022-01-27T13:02:11.725Z] ---> Running in 051649f4ddde [2022-01-27T13:02:11.985Z] Removing intermediate container 051649f4ddde [2022-01-27T13:02:11.985Z] ---> 5130021eeaaf [2022-01-27T13:02:11.985Z] Step 22/23 : LABEL git_sha=3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:02:11.985Z] ---> Running in 8957a31e42db [2022-01-27T13:02:11.985Z] Removing intermediate container 8957a31e42db [2022-01-27T13:02:11.985Z] ---> 76f835eeb539 [2022-01-27T13:02:11.985Z] Step 23/23 : LABEL version=2.2.0-dev.23 [2022-01-27T13:02:11.985Z] ---> Running in 84904b7e0228 [2022-01-27T13:02:12.247Z] Removing intermediate container 84904b7e0228 [2022-01-27T13:02:12.247Z] ---> 7dc95aa8506c [2022-01-27T13:02:12.247Z] [2022-01-27T13:02:12.247Z] Successfully built 7dc95aa8506c [2022-01-27T13:02:12.247Z] Successfully tagged core-metadata:latest [2022-01-27T13:02:12.254Z]  Building core-metadata ... done  [Pipeline] } [2022-01-27T13:02:12.261Z] $ docker stop --time=1 2f6fffbacf88ead2cb8ab7db3b8acfac49e9756e3269f30d91294f40dd3b211a [2022-01-27T13:02:13.594Z] $ docker rm -f 2f6fffbacf88ead2cb8ab7db3b8acfac49e9756e3269f30d91294f40dd3b211a [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-27T13:02:13.959Z] + docker images [2022-01-27T13:02:13.959Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-27T13:02:13.959Z] core-metadata latest 7dc95aa8506c 2 seconds ago 16.5MB [2022-01-27T13:02:13.959Z] 29cd1e611370 3 seconds ago 1.78GB [2022-01-27T13:02:13.959Z] core-command latest 5664ce00ead4 3 seconds ago 15.7MB [2022-01-27T13:02:13.959Z] 6c1b413e6a7b 6 seconds ago 1.77GB [2022-01-27T13:02:13.959Z] security-secretstore-setup latest d0c2334c64f6 12 seconds ago 27.8MB [2022-01-27T13:02:13.959Z] 69ceccb64a0c 19 seconds ago 1.78GB [2022-01-27T13:02:13.959Z] sys-mgmt-agent latest b0867f19b10e 23 seconds ago 296MB [2022-01-27T13:02:13.959Z] support-scheduler latest 8cdf946f1609 24 seconds ago 15.9MB [2022-01-27T13:02:13.959Z] efc98129930f 33 seconds ago 1.77GB [2022-01-27T13:02:13.959Z] core-data latest d82c9c85b1d6 37 seconds ago 19.9MB [2022-01-27T13:02:13.959Z] security-bootstrapper latest fa3f9b9605f0 40 seconds ago 18.7MB [2022-01-27T13:02:13.959Z] a7f850d415eb 48 seconds ago 1.78GB [2022-01-27T13:02:13.959Z] security-proxy-setup latest 0f6a7edca879 54 seconds ago 26.1MB [2022-01-27T13:02:13.959Z] 6f9ef85017cb 57 seconds ago 1.77GB [2022-01-27T13:02:13.959Z] b52a78206e59 About a minute ago 1.77GB [2022-01-27T13:02:13.959Z] cd56fdbc4b22 About a minute ago 1.78GB [2022-01-27T13:02:13.959Z] support-notifications latest aa23cee044a3 About a minute ago 16.6MB [2022-01-27T13:02:13.960Z] 4a4cf77c568b About a minute ago 1.77GB [2022-01-27T13:02:13.960Z] ci-base-image-x86_64 latest 08d8f602e187 6 minutes ago 1.27GB [2022-01-27T13:02:13.960Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine dd4a08f94e63 2 weeks ago 562MB [2022-01-27T13:02:13.960Z] docker 20.10.10 b706a049f56e 2 months ago 216MB [2022-01-27T13:02:13.960Z] alpine 3.14 0a97eee8041e 2 months ago 5.61MB [2022-01-27T13:02:13.960Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 months ago 34.5MB [2022-01-27T13:02:13.960Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 19 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 [2022-01-27T13:02:14.067Z] provisioning config files... [2022-01-27T13:02:14.079Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/140@tmp/config2727884801275220734tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-27T13:02:14.390Z] ---> docker-login.sh [2022-01-27T13:02:14.390Z] nexus3.edgexfoundry.org:10001 [2022-01-27T13:02:14.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-27T13:02:14.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-27T13:02:14.390Z] Configure a credential helper to remove this warning. See [2022-01-27T13:02:14.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-27T13:02:14.390Z] [2022-01-27T13:02:14.390Z] Login Succeeded [2022-01-27T13:02:14.390Z] nexus3.edgexfoundry.org:10002 [2022-01-27T13:02:14.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-27T13:02:14.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-27T13:02:14.653Z] Configure a credential helper to remove this warning. See [2022-01-27T13:02:14.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-27T13:02:14.653Z] [2022-01-27T13:02:14.653Z] Login Succeeded [2022-01-27T13:02:14.653Z] nexus3.edgexfoundry.org:10003 [2022-01-27T13:02:14.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-27T13:02:14.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-27T13:02:14.653Z] Configure a credential helper to remove this warning. See [2022-01-27T13:02:14.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-27T13:02:14.653Z] [2022-01-27T13:02:14.653Z] Login Succeeded [2022-01-27T13:02:14.653Z] nexus3.edgexfoundry.org:10004 [2022-01-27T13:02:14.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-27T13:02:14.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-27T13:02:14.915Z] Configure a credential helper to remove this warning. See [2022-01-27T13:02:14.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-27T13:02:14.915Z] [2022-01-27T13:02:14.915Z] Login Succeeded [2022-01-27T13:02:14.915Z] docker.io [2022-01-27T13:02:14.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-27T13:02:15.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-27T13:02:15.486Z] Configure a credential helper to remove this warning. See [2022-01-27T13:02:15.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-27T13:02:15.486Z] [2022-01-27T13:02:15.486Z] Login Succeeded [2022-01-27T13:02:15.486Z] ---> docker-login.sh ends [Pipeline] } [2022-01-27T13:02:15.495Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-27T13:02:15.524Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-27T13:02:15.546Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-01-27T13:02:15.546Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:02:15.546Z] latest [2022-01-27T13:02:15.546Z] 2.2.0-dev.23 [2022-01-27T13:02:15.546Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [2022-01-27T13:02:15.546Z] main [2022-01-27T13:02:15.546Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:15.876Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:16.174Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:02:16.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-27T13:02:16.174Z] 52360b4060b9: Preparing [2022-01-27T13:02:16.174Z] ca62fde0ce61: Preparing [2022-01-27T13:02:16.174Z] 4b9c32204e59: Preparing [2022-01-27T13:02:16.174Z] 6c688d01b0e5: Preparing [2022-01-27T13:02:16.174Z] 1a058d5342cc: Preparing [2022-01-27T13:02:16.174Z] 1a058d5342cc: Layer already exists [2022-01-27T13:02:16.174Z] 4b9c32204e59: Pushed [2022-01-27T13:02:16.174Z] 52360b4060b9: Pushed [2022-01-27T13:02:16.174Z] 6c688d01b0e5: Pushed [2022-01-27T13:02:17.565Z] ca62fde0ce61: Pushed [2022-01-27T13:02:17.565Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0: digest: sha256:90fea0726b1e814832cd182bf9715fd27032951d65afa24db284a7890a72c4b6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:17.874Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:18.170Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-01-27T13:02:18.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-27T13:02:18.170Z] 52360b4060b9: Preparing [2022-01-27T13:02:18.170Z] ca62fde0ce61: Preparing [2022-01-27T13:02:18.170Z] 4b9c32204e59: Preparing [2022-01-27T13:02:18.170Z] 6c688d01b0e5: Preparing [2022-01-27T13:02:18.170Z] 1a058d5342cc: Preparing [2022-01-27T13:02:18.170Z] ca62fde0ce61: Layer already exists [2022-01-27T13:02:18.170Z] 52360b4060b9: Layer already exists [2022-01-27T13:02:18.170Z] 6c688d01b0e5: Layer already exists [2022-01-27T13:02:18.170Z] 4b9c32204e59: Layer already exists [2022-01-27T13:02:18.170Z] 1a058d5342cc: Layer already exists [2022-01-27T13:02:18.170Z] latest: digest: sha256:90fea0726b1e814832cd182bf9715fd27032951d65afa24db284a7890a72c4b6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:18.480Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.23 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:18.779Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.23 [2022-01-27T13:02:18.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-27T13:02:18.779Z] 52360b4060b9: Preparing [2022-01-27T13:02:18.779Z] ca62fde0ce61: Preparing [2022-01-27T13:02:18.779Z] 4b9c32204e59: Preparing [2022-01-27T13:02:18.779Z] 6c688d01b0e5: Preparing [2022-01-27T13:02:18.779Z] 1a058d5342cc: Preparing [2022-01-27T13:02:18.779Z] 4b9c32204e59: Layer already exists [2022-01-27T13:02:18.779Z] 1a058d5342cc: Layer already exists [2022-01-27T13:02:18.779Z] 6c688d01b0e5: Layer already exists [2022-01-27T13:02:18.779Z] ca62fde0ce61: Layer already exists [2022-01-27T13:02:18.779Z] 52360b4060b9: Layer already exists [2022-01-27T13:02:18.779Z] 2.2.0-dev.23: digest: sha256:90fea0726b1e814832cd182bf9715fd27032951d65afa24db284a7890a72c4b6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:19.080Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:19.379Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [2022-01-27T13:02:19.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-27T13:02:19.379Z] 52360b4060b9: Preparing [2022-01-27T13:02:19.379Z] ca62fde0ce61: Preparing [2022-01-27T13:02:19.379Z] 4b9c32204e59: Preparing [2022-01-27T13:02:19.379Z] 6c688d01b0e5: Preparing [2022-01-27T13:02:19.379Z] 1a058d5342cc: Preparing [2022-01-27T13:02:19.379Z] ca62fde0ce61: Layer already exists [2022-01-27T13:02:19.379Z] 4b9c32204e59: Layer already exists [2022-01-27T13:02:19.379Z] 6c688d01b0e5: Layer already exists [2022-01-27T13:02:19.379Z] 52360b4060b9: Layer already exists [2022-01-27T13:02:19.379Z] 1a058d5342cc: Layer already exists [2022-01-27T13:02:19.379Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23: digest: sha256:90fea0726b1e814832cd182bf9715fd27032951d65afa24db284a7890a72c4b6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:19.679Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:19.970Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-01-27T13:02:19.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-27T13:02:19.970Z] 52360b4060b9: Preparing [2022-01-27T13:02:19.970Z] ca62fde0ce61: Preparing [2022-01-27T13:02:19.970Z] 4b9c32204e59: Preparing [2022-01-27T13:02:19.970Z] 6c688d01b0e5: Preparing [2022-01-27T13:02:19.970Z] 1a058d5342cc: Preparing [2022-01-27T13:02:19.970Z] ca62fde0ce61: Layer already exists [2022-01-27T13:02:19.970Z] 6c688d01b0e5: Layer already exists [2022-01-27T13:02:19.970Z] 52360b4060b9: Layer already exists [2022-01-27T13:02:19.970Z] 4b9c32204e59: Layer already exists [2022-01-27T13:02:19.970Z] 1a058d5342cc: Layer already exists [2022-01-27T13:02:19.970Z] main: digest: sha256:90fea0726b1e814832cd182bf9715fd27032951d65afa24db284a7890a72c4b6 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-27T13:02:20.012Z] ===================================================== [Pipeline] echo [2022-01-27T13:02:20.021Z] taggedImages: [2022-01-27T13:02:20.021Z] - nexus3.edgexfoundry.org:10004/core-command:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:02:20.021Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-01-27T13:02:20.021Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.23 [2022-01-27T13:02:20.021Z] - nexus3.edgexfoundry.org:10004/core-command:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [2022-01-27T13:02:20.021Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-01-27T13:02:20.042Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-01-27T13:02:20.042Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:02:20.042Z] latest [2022-01-27T13:02:20.042Z] 2.2.0-dev.23 [2022-01-27T13:02:20.042Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [2022-01-27T13:02:20.042Z] main [2022-01-27T13:02:20.042Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:20.374Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:20.678Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:02:20.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-27T13:02:20.678Z] cac9c0ff1f65: Preparing [2022-01-27T13:02:20.678Z] 112c84f99381: Preparing [2022-01-27T13:02:20.678Z] 4b9c32204e59: Preparing [2022-01-27T13:02:20.678Z] c6ed0da93d8e: Preparing [2022-01-27T13:02:20.678Z] 13d5d626fdf6: Preparing [2022-01-27T13:02:20.678Z] 1a058d5342cc: Preparing [2022-01-27T13:02:20.678Z] 1a058d5342cc: Waiting [2022-01-27T13:02:20.678Z] 4b9c32204e59: Layer already exists [2022-01-27T13:02:20.678Z] 1a058d5342cc: Layer already exists [2022-01-27T13:02:20.937Z] cac9c0ff1f65: Pushed [2022-01-27T13:02:20.937Z] 13d5d626fdf6: Pushed [2022-01-27T13:02:20.937Z] c6ed0da93d8e: Pushed [2022-01-27T13:02:21.879Z] 112c84f99381: Pushed [2022-01-27T13:02:21.879Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0: digest: sha256:f09b2ad931760c2484fa52c7553443b62f6db8eaef35dfc16914089536459bc7 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:22.182Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:22.480Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-01-27T13:02:22.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-27T13:02:22.480Z] cac9c0ff1f65: Preparing [2022-01-27T13:02:22.480Z] 112c84f99381: Preparing [2022-01-27T13:02:22.480Z] 4b9c32204e59: Preparing [2022-01-27T13:02:22.480Z] c6ed0da93d8e: Preparing [2022-01-27T13:02:22.480Z] 13d5d626fdf6: Preparing [2022-01-27T13:02:22.480Z] 1a058d5342cc: Preparing [2022-01-27T13:02:22.480Z] cac9c0ff1f65: Layer already exists [2022-01-27T13:02:22.480Z] 112c84f99381: Layer already exists [2022-01-27T13:02:22.480Z] c6ed0da93d8e: Layer already exists [2022-01-27T13:02:22.480Z] 13d5d626fdf6: Layer already exists [2022-01-27T13:02:22.480Z] 4b9c32204e59: Layer already exists [2022-01-27T13:02:22.480Z] 1a058d5342cc: Layer already exists [2022-01-27T13:02:22.480Z] latest: digest: sha256:f09b2ad931760c2484fa52c7553443b62f6db8eaef35dfc16914089536459bc7 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:22.789Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.23 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:23.090Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.23 [2022-01-27T13:02:23.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-27T13:02:23.090Z] cac9c0ff1f65: Preparing [2022-01-27T13:02:23.090Z] 112c84f99381: Preparing [2022-01-27T13:02:23.090Z] 4b9c32204e59: Preparing [2022-01-27T13:02:23.090Z] c6ed0da93d8e: Preparing [2022-01-27T13:02:23.090Z] 13d5d626fdf6: Preparing [2022-01-27T13:02:23.090Z] 1a058d5342cc: Preparing [2022-01-27T13:02:23.090Z] 1a058d5342cc: Waiting [2022-01-27T13:02:23.090Z] cac9c0ff1f65: Layer already exists [2022-01-27T13:02:23.090Z] c6ed0da93d8e: Layer already exists [2022-01-27T13:02:23.090Z] 13d5d626fdf6: Layer already exists [2022-01-27T13:02:23.090Z] 112c84f99381: Layer already exists [2022-01-27T13:02:23.090Z] 4b9c32204e59: Layer already exists [2022-01-27T13:02:23.090Z] 1a058d5342cc: Layer already exists [2022-01-27T13:02:23.090Z] 2.2.0-dev.23: digest: sha256:f09b2ad931760c2484fa52c7553443b62f6db8eaef35dfc16914089536459bc7 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:23.395Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:23.695Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [2022-01-27T13:02:23.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-27T13:02:23.695Z] cac9c0ff1f65: Preparing [2022-01-27T13:02:23.696Z] 112c84f99381: Preparing [2022-01-27T13:02:23.696Z] 4b9c32204e59: Preparing [2022-01-27T13:02:23.696Z] c6ed0da93d8e: Preparing [2022-01-27T13:02:23.696Z] 13d5d626fdf6: Preparing [2022-01-27T13:02:23.696Z] 1a058d5342cc: Preparing [2022-01-27T13:02:23.696Z] 1a058d5342cc: Waiting [2022-01-27T13:02:23.696Z] cac9c0ff1f65: Layer already exists [2022-01-27T13:02:23.696Z] 13d5d626fdf6: Layer already exists [2022-01-27T13:02:23.696Z] 112c84f99381: Layer already exists [2022-01-27T13:02:23.696Z] 4b9c32204e59: Layer already exists [2022-01-27T13:02:23.696Z] c6ed0da93d8e: Layer already exists [2022-01-27T13:02:23.696Z] 1a058d5342cc: Layer already exists [2022-01-27T13:02:23.696Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23: digest: sha256:f09b2ad931760c2484fa52c7553443b62f6db8eaef35dfc16914089536459bc7 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:23.999Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:24.294Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-01-27T13:02:24.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-27T13:02:24.294Z] cac9c0ff1f65: Preparing [2022-01-27T13:02:24.294Z] 112c84f99381: Preparing [2022-01-27T13:02:24.294Z] 4b9c32204e59: Preparing [2022-01-27T13:02:24.294Z] c6ed0da93d8e: Preparing [2022-01-27T13:02:24.294Z] 13d5d626fdf6: Preparing [2022-01-27T13:02:24.294Z] 1a058d5342cc: Preparing [2022-01-27T13:02:24.294Z] 1a058d5342cc: Waiting [2022-01-27T13:02:24.294Z] 4b9c32204e59: Layer already exists [2022-01-27T13:02:24.294Z] 112c84f99381: Layer already exists [2022-01-27T13:02:24.294Z] 13d5d626fdf6: Layer already exists [2022-01-27T13:02:24.294Z] c6ed0da93d8e: Layer already exists [2022-01-27T13:02:24.294Z] cac9c0ff1f65: Layer already exists [2022-01-27T13:02:24.294Z] 1a058d5342cc: Layer already exists [2022-01-27T13:02:24.294Z] main: digest: sha256:f09b2ad931760c2484fa52c7553443b62f6db8eaef35dfc16914089536459bc7 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-27T13:02:24.327Z] ===================================================== [Pipeline] echo [2022-01-27T13:02:24.336Z] taggedImages: [2022-01-27T13:02:24.336Z] - nexus3.edgexfoundry.org:10004/core-data:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:02:24.336Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-01-27T13:02:24.336Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.23 [2022-01-27T13:02:24.336Z] - nexus3.edgexfoundry.org:10004/core-data:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [2022-01-27T13:02:24.336Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-01-27T13:02:24.370Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-01-27T13:02:24.370Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:02:24.370Z] latest [2022-01-27T13:02:24.370Z] 2.2.0-dev.23 [2022-01-27T13:02:24.370Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [2022-01-27T13:02:24.370Z] main [2022-01-27T13:02:24.370Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:24.691Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:24.992Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:02:24.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-27T13:02:24.993Z] 3a8ad127ac71: Preparing [2022-01-27T13:02:24.993Z] 56860f990e15: Preparing [2022-01-27T13:02:24.993Z] 4b9c32204e59: Preparing [2022-01-27T13:02:24.993Z] 6c688d01b0e5: Preparing [2022-01-27T13:02:24.993Z] 1a058d5342cc: Preparing [2022-01-27T13:02:24.993Z] 4b9c32204e59: Layer already exists [2022-01-27T13:02:24.993Z] 6c688d01b0e5: Layer already exists [2022-01-27T13:02:24.993Z] 1a058d5342cc: Layer already exists [2022-01-27T13:02:24.993Z] 3a8ad127ac71: Pushed [2022-01-27T13:02:26.391Z] 56860f990e15: Pushed [2022-01-27T13:02:26.391Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0: digest: sha256:ab3a826e50bb4ffb4189ee798acbc10bf448bf80ea3c349a75d575a65439238b size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:26.694Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:26.990Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-01-27T13:02:26.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-27T13:02:26.990Z] 3a8ad127ac71: Preparing [2022-01-27T13:02:26.990Z] 56860f990e15: Preparing [2022-01-27T13:02:26.990Z] 4b9c32204e59: Preparing [2022-01-27T13:02:26.990Z] 6c688d01b0e5: Preparing [2022-01-27T13:02:26.990Z] 1a058d5342cc: Preparing [2022-01-27T13:02:26.990Z] 6c688d01b0e5: Layer already exists [2022-01-27T13:02:26.990Z] 1a058d5342cc: Layer already exists [2022-01-27T13:02:26.990Z] 56860f990e15: Layer already exists [2022-01-27T13:02:26.990Z] 4b9c32204e59: Layer already exists [2022-01-27T13:02:26.990Z] 3a8ad127ac71: Layer already exists [2022-01-27T13:02:26.990Z] latest: digest: sha256:ab3a826e50bb4ffb4189ee798acbc10bf448bf80ea3c349a75d575a65439238b size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:27.295Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.23 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:27.597Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.23 [2022-01-27T13:02:27.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-27T13:02:27.597Z] 3a8ad127ac71: Preparing [2022-01-27T13:02:27.597Z] 56860f990e15: Preparing [2022-01-27T13:02:27.597Z] 4b9c32204e59: Preparing [2022-01-27T13:02:27.597Z] 6c688d01b0e5: Preparing [2022-01-27T13:02:27.597Z] 1a058d5342cc: Preparing [2022-01-27T13:02:27.597Z] 1a058d5342cc: Layer already exists [2022-01-27T13:02:27.597Z] 4b9c32204e59: Layer already exists [2022-01-27T13:02:27.597Z] 56860f990e15: Layer already exists [2022-01-27T13:02:27.597Z] 3a8ad127ac71: Layer already exists [2022-01-27T13:02:27.597Z] 6c688d01b0e5: Layer already exists [2022-01-27T13:02:27.597Z] 2.2.0-dev.23: digest: sha256:ab3a826e50bb4ffb4189ee798acbc10bf448bf80ea3c349a75d575a65439238b size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:27.905Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:28.203Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [2022-01-27T13:02:28.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-27T13:02:28.203Z] 3a8ad127ac71: Preparing [2022-01-27T13:02:28.203Z] 56860f990e15: Preparing [2022-01-27T13:02:28.203Z] 4b9c32204e59: Preparing [2022-01-27T13:02:28.203Z] 6c688d01b0e5: Preparing [2022-01-27T13:02:28.203Z] 1a058d5342cc: Preparing [2022-01-27T13:02:28.203Z] 4b9c32204e59: Layer already exists [2022-01-27T13:02:28.203Z] 1a058d5342cc: Layer already exists [2022-01-27T13:02:28.203Z] 3a8ad127ac71: Layer already exists [2022-01-27T13:02:28.203Z] 6c688d01b0e5: Layer already exists [2022-01-27T13:02:28.203Z] 56860f990e15: Layer already exists [2022-01-27T13:02:28.203Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23: digest: sha256:ab3a826e50bb4ffb4189ee798acbc10bf448bf80ea3c349a75d575a65439238b size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:28.505Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:28.797Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-01-27T13:02:28.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-27T13:02:28.797Z] 3a8ad127ac71: Preparing [2022-01-27T13:02:28.797Z] 56860f990e15: Preparing [2022-01-27T13:02:28.797Z] 4b9c32204e59: Preparing [2022-01-27T13:02:28.797Z] 6c688d01b0e5: Preparing [2022-01-27T13:02:28.797Z] 1a058d5342cc: Preparing [2022-01-27T13:02:28.797Z] 3a8ad127ac71: Layer already exists [2022-01-27T13:02:28.797Z] 6c688d01b0e5: Layer already exists [2022-01-27T13:02:28.797Z] 4b9c32204e59: Layer already exists [2022-01-27T13:02:28.797Z] 56860f990e15: Layer already exists [2022-01-27T13:02:28.797Z] 1a058d5342cc: Layer already exists [2022-01-27T13:02:28.797Z] main: digest: sha256:ab3a826e50bb4ffb4189ee798acbc10bf448bf80ea3c349a75d575a65439238b size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-27T13:02:28.836Z] ===================================================== [Pipeline] echo [2022-01-27T13:02:28.846Z] taggedImages: [2022-01-27T13:02:28.846Z] - nexus3.edgexfoundry.org:10004/core-metadata:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:02:28.846Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-01-27T13:02:28.846Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.23 [2022-01-27T13:02:28.846Z] - nexus3.edgexfoundry.org:10004/core-metadata:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [2022-01-27T13:02:28.846Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-01-27T13:02:28.868Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-01-27T13:02:28.868Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:02:28.868Z] latest [2022-01-27T13:02:28.868Z] 2.2.0-dev.23 [2022-01-27T13:02:28.868Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [2022-01-27T13:02:28.868Z] main [2022-01-27T13:02:28.868Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:29.194Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:29.498Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:02:29.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-27T13:02:29.498Z] 4c7b6ad66236: Preparing [2022-01-27T13:02:29.498Z] 4c7b6ad66236: Preparing [2022-01-27T13:02:29.498Z] 80cbbdbaf2cc: Preparing [2022-01-27T13:02:29.498Z] 169db0483e5d: Preparing [2022-01-27T13:02:29.498Z] 79f5e2f31629: Preparing [2022-01-27T13:02:29.498Z] 01fab7891653: Preparing [2022-01-27T13:02:29.498Z] 4b9c32204e59: Preparing [2022-01-27T13:02:29.498Z] d5f1220c8a86: Preparing [2022-01-27T13:02:29.498Z] c70dbb8e62ca: Preparing [2022-01-27T13:02:29.498Z] f4e2d3e5a7a1: Preparing [2022-01-27T13:02:29.498Z] c79544bf712d: Preparing [2022-01-27T13:02:29.498Z] 1a058d5342cc: Preparing [2022-01-27T13:02:29.498Z] 4b9c32204e59: Waiting [2022-01-27T13:02:29.498Z] d5f1220c8a86: Waiting [2022-01-27T13:02:29.498Z] c70dbb8e62ca: Waiting [2022-01-27T13:02:29.498Z] f4e2d3e5a7a1: Waiting [2022-01-27T13:02:29.498Z] c79544bf712d: Waiting [2022-01-27T13:02:29.498Z] 1a058d5342cc: Waiting [2022-01-27T13:02:29.498Z] 169db0483e5d: Pushed [2022-01-27T13:02:29.498Z] 4b9c32204e59: Layer already exists [2022-01-27T13:02:29.498Z] 4c7b6ad66236: Pushed [2022-01-27T13:02:29.498Z] 80cbbdbaf2cc: Pushed [2022-01-27T13:02:29.498Z] 79f5e2f31629: Pushed [2022-01-27T13:02:29.767Z] d5f1220c8a86: Pushed [2022-01-27T13:02:29.767Z] 1a058d5342cc: Layer already exists [2022-01-27T13:02:29.767Z] c79544bf712d: Pushed [2022-01-27T13:02:29.767Z] c70dbb8e62ca: Pushed [2022-01-27T13:02:29.767Z] f4e2d3e5a7a1: Pushed [2022-01-27T13:02:30.708Z] 01fab7891653: Pushed [2022-01-27T13:02:30.968Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0: digest: sha256:67e755c9c38a0db00df8f69ee2e63925fb1708ba8378bd1464036864c07fbcc6 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:31.269Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:31.569Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-01-27T13:02:31.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-27T13:02:31.569Z] 4c7b6ad66236: Preparing [2022-01-27T13:02:31.569Z] 4c7b6ad66236: Preparing [2022-01-27T13:02:31.569Z] 80cbbdbaf2cc: Preparing [2022-01-27T13:02:31.569Z] 169db0483e5d: Preparing [2022-01-27T13:02:31.569Z] 79f5e2f31629: Preparing [2022-01-27T13:02:31.569Z] 01fab7891653: Preparing [2022-01-27T13:02:31.569Z] 4b9c32204e59: Preparing [2022-01-27T13:02:31.569Z] d5f1220c8a86: Preparing [2022-01-27T13:02:31.569Z] c70dbb8e62ca: Preparing [2022-01-27T13:02:31.569Z] f4e2d3e5a7a1: Preparing [2022-01-27T13:02:31.569Z] c79544bf712d: Preparing [2022-01-27T13:02:31.569Z] 1a058d5342cc: Preparing [2022-01-27T13:02:31.569Z] c70dbb8e62ca: Waiting [2022-01-27T13:02:31.569Z] f4e2d3e5a7a1: Waiting [2022-01-27T13:02:31.569Z] c79544bf712d: Waiting [2022-01-27T13:02:31.569Z] 1a058d5342cc: Waiting [2022-01-27T13:02:31.569Z] d5f1220c8a86: Waiting [2022-01-27T13:02:31.569Z] 79f5e2f31629: Layer already exists [2022-01-27T13:02:31.569Z] 80cbbdbaf2cc: Layer already exists [2022-01-27T13:02:31.569Z] 169db0483e5d: Layer already exists [2022-01-27T13:02:31.569Z] 4c7b6ad66236: Layer already exists [2022-01-27T13:02:31.569Z] 01fab7891653: Layer already exists [2022-01-27T13:02:31.569Z] 4b9c32204e59: Layer already exists [2022-01-27T13:02:31.569Z] d5f1220c8a86: Layer already exists [2022-01-27T13:02:31.569Z] c70dbb8e62ca: Layer already exists [2022-01-27T13:02:31.569Z] f4e2d3e5a7a1: Layer already exists [2022-01-27T13:02:31.569Z] c79544bf712d: Layer already exists [2022-01-27T13:02:31.569Z] 1a058d5342cc: Layer already exists [2022-01-27T13:02:31.569Z] latest: digest: sha256:67e755c9c38a0db00df8f69ee2e63925fb1708ba8378bd1464036864c07fbcc6 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:31.870Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.23 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:32.170Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.23 [2022-01-27T13:02:32.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-27T13:02:32.170Z] 4c7b6ad66236: Preparing [2022-01-27T13:02:32.170Z] 4c7b6ad66236: Preparing [2022-01-27T13:02:32.170Z] 80cbbdbaf2cc: Preparing [2022-01-27T13:02:32.170Z] 169db0483e5d: Preparing [2022-01-27T13:02:32.170Z] 79f5e2f31629: Preparing [2022-01-27T13:02:32.170Z] 01fab7891653: Preparing [2022-01-27T13:02:32.170Z] 4b9c32204e59: Preparing [2022-01-27T13:02:32.170Z] d5f1220c8a86: Preparing [2022-01-27T13:02:32.170Z] c70dbb8e62ca: Preparing [2022-01-27T13:02:32.170Z] f4e2d3e5a7a1: Preparing [2022-01-27T13:02:32.170Z] c79544bf712d: Preparing [2022-01-27T13:02:32.170Z] 1a058d5342cc: Preparing [2022-01-27T13:02:32.170Z] 4b9c32204e59: Waiting [2022-01-27T13:02:32.170Z] c70dbb8e62ca: Waiting [2022-01-27T13:02:32.170Z] f4e2d3e5a7a1: Waiting [2022-01-27T13:02:32.170Z] c79544bf712d: Waiting [2022-01-27T13:02:32.170Z] d5f1220c8a86: Waiting [2022-01-27T13:02:32.170Z] 1a058d5342cc: Waiting [2022-01-27T13:02:32.170Z] 01fab7891653: Layer already exists [2022-01-27T13:02:32.170Z] 169db0483e5d: Layer already exists [2022-01-27T13:02:32.170Z] 80cbbdbaf2cc: Layer already exists [2022-01-27T13:02:32.170Z] 4c7b6ad66236: Layer already exists [2022-01-27T13:02:32.170Z] 79f5e2f31629: Layer already exists [2022-01-27T13:02:32.170Z] 4b9c32204e59: Layer already exists [2022-01-27T13:02:32.170Z] d5f1220c8a86: Layer already exists [2022-01-27T13:02:32.170Z] c70dbb8e62ca: Layer already exists [2022-01-27T13:02:32.170Z] f4e2d3e5a7a1: Layer already exists [2022-01-27T13:02:32.170Z] c79544bf712d: Layer already exists [2022-01-27T13:02:32.170Z] 1a058d5342cc: Layer already exists [2022-01-27T13:02:32.170Z] 2.2.0-dev.23: digest: sha256:67e755c9c38a0db00df8f69ee2e63925fb1708ba8378bd1464036864c07fbcc6 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:32.473Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:32.766Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [2022-01-27T13:02:32.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-27T13:02:32.766Z] 4c7b6ad66236: Preparing [2022-01-27T13:02:32.766Z] 4c7b6ad66236: Preparing [2022-01-27T13:02:32.766Z] 80cbbdbaf2cc: Preparing [2022-01-27T13:02:32.766Z] 169db0483e5d: Preparing [2022-01-27T13:02:32.766Z] 79f5e2f31629: Preparing [2022-01-27T13:02:32.766Z] 01fab7891653: Preparing [2022-01-27T13:02:32.766Z] 4b9c32204e59: Preparing [2022-01-27T13:02:32.766Z] d5f1220c8a86: Preparing [2022-01-27T13:02:32.766Z] c70dbb8e62ca: Preparing [2022-01-27T13:02:32.766Z] f4e2d3e5a7a1: Preparing [2022-01-27T13:02:32.766Z] c79544bf712d: Preparing [2022-01-27T13:02:32.766Z] 1a058d5342cc: Preparing [2022-01-27T13:02:32.766Z] d5f1220c8a86: Waiting [2022-01-27T13:02:32.766Z] c70dbb8e62ca: Waiting [2022-01-27T13:02:32.766Z] f4e2d3e5a7a1: Waiting [2022-01-27T13:02:32.766Z] c79544bf712d: Waiting [2022-01-27T13:02:32.766Z] 1a058d5342cc: Waiting [2022-01-27T13:02:32.766Z] 4b9c32204e59: Waiting [2022-01-27T13:02:32.766Z] 01fab7891653: Layer already exists [2022-01-27T13:02:32.766Z] 80cbbdbaf2cc: Layer already exists [2022-01-27T13:02:32.766Z] 169db0483e5d: Layer already exists [2022-01-27T13:02:32.766Z] 79f5e2f31629: Layer already exists [2022-01-27T13:02:32.766Z] 4c7b6ad66236: Layer already exists [2022-01-27T13:02:32.766Z] c70dbb8e62ca: Layer already exists [2022-01-27T13:02:32.766Z] c79544bf712d: Layer already exists [2022-01-27T13:02:32.766Z] f4e2d3e5a7a1: Layer already exists [2022-01-27T13:02:32.766Z] 4b9c32204e59: Layer already exists [2022-01-27T13:02:32.766Z] d5f1220c8a86: Layer already exists [2022-01-27T13:02:32.766Z] 1a058d5342cc: Layer already exists [2022-01-27T13:02:32.766Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23: digest: sha256:67e755c9c38a0db00df8f69ee2e63925fb1708ba8378bd1464036864c07fbcc6 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:33.066Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:33.362Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-01-27T13:02:33.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-27T13:02:33.362Z] 4c7b6ad66236: Preparing [2022-01-27T13:02:33.362Z] 4c7b6ad66236: Preparing [2022-01-27T13:02:33.362Z] 80cbbdbaf2cc: Preparing [2022-01-27T13:02:33.362Z] 169db0483e5d: Preparing [2022-01-27T13:02:33.362Z] 79f5e2f31629: Preparing [2022-01-27T13:02:33.362Z] 01fab7891653: Preparing [2022-01-27T13:02:33.362Z] 4b9c32204e59: Preparing [2022-01-27T13:02:33.362Z] d5f1220c8a86: Preparing [2022-01-27T13:02:33.362Z] c70dbb8e62ca: Preparing [2022-01-27T13:02:33.362Z] f4e2d3e5a7a1: Preparing [2022-01-27T13:02:33.362Z] c79544bf712d: Preparing [2022-01-27T13:02:33.362Z] 1a058d5342cc: Preparing [2022-01-27T13:02:33.362Z] 4b9c32204e59: Waiting [2022-01-27T13:02:33.362Z] f4e2d3e5a7a1: Waiting [2022-01-27T13:02:33.362Z] d5f1220c8a86: Waiting [2022-01-27T13:02:33.362Z] c70dbb8e62ca: Waiting [2022-01-27T13:02:33.362Z] 1a058d5342cc: Waiting [2022-01-27T13:02:33.362Z] c79544bf712d: Waiting [2022-01-27T13:02:33.362Z] 79f5e2f31629: Layer already exists [2022-01-27T13:02:33.362Z] 80cbbdbaf2cc: Layer already exists [2022-01-27T13:02:33.362Z] 01fab7891653: Layer already exists [2022-01-27T13:02:33.362Z] 169db0483e5d: Layer already exists [2022-01-27T13:02:33.362Z] 4c7b6ad66236: Layer already exists [2022-01-27T13:02:33.362Z] d5f1220c8a86: Layer already exists [2022-01-27T13:02:33.362Z] 4b9c32204e59: Layer already exists [2022-01-27T13:02:33.362Z] c70dbb8e62ca: Layer already exists [2022-01-27T13:02:33.362Z] f4e2d3e5a7a1: Layer already exists [2022-01-27T13:02:33.362Z] c79544bf712d: Layer already exists [2022-01-27T13:02:33.362Z] 1a058d5342cc: Layer already exists [2022-01-27T13:02:33.362Z] main: digest: sha256:67e755c9c38a0db00df8f69ee2e63925fb1708ba8378bd1464036864c07fbcc6 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-27T13:02:33.400Z] ===================================================== [Pipeline] echo [2022-01-27T13:02:33.410Z] taggedImages: [2022-01-27T13:02:33.410Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:02:33.410Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-01-27T13:02:33.410Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.23 [2022-01-27T13:02:33.410Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [2022-01-27T13:02:33.410Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-01-27T13:02:33.433Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-01-27T13:02:33.433Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:02:33.433Z] latest [2022-01-27T13:02:33.433Z] 2.2.0-dev.23 [2022-01-27T13:02:33.433Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [2022-01-27T13:02:33.433Z] main [2022-01-27T13:02:33.433Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:33.750Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:34.053Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:02:34.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-27T13:02:34.053Z] a8b1dc3dcce4: Preparing [2022-01-27T13:02:34.053Z] 0426fbb50597: Preparing [2022-01-27T13:02:34.053Z] 3ed7dc5dcf88: Preparing [2022-01-27T13:02:34.053Z] 14bcfe9af812: Preparing [2022-01-27T13:02:34.053Z] 256bb1e3fc2f: Preparing [2022-01-27T13:02:34.053Z] 1a058d5342cc: Preparing [2022-01-27T13:02:34.053Z] 1a058d5342cc: Waiting [2022-01-27T13:02:34.653Z] 14bcfe9af812: Pushed [2022-01-27T13:02:34.653Z] 3ed7dc5dcf88: Pushed [2022-01-27T13:02:34.653Z] 1a058d5342cc: Layer already exists [2022-01-27T13:02:34.653Z] 256bb1e3fc2f: Pushed [2022-01-27T13:02:34.653Z] a8b1dc3dcce4: Pushed [2022-01-27T13:02:34.913Z] 0426fbb50597: Pushed [2022-01-27T13:02:34.913Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0: digest: sha256:0fdbff0fb8f65d2966b3d37694b85435bc1bee36db279436a1983f6a64d4cbd6 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:35.215Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:35.513Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-01-27T13:02:35.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-27T13:02:35.513Z] a8b1dc3dcce4: Preparing [2022-01-27T13:02:35.513Z] 0426fbb50597: Preparing [2022-01-27T13:02:35.513Z] 3ed7dc5dcf88: Preparing [2022-01-27T13:02:35.513Z] 14bcfe9af812: Preparing [2022-01-27T13:02:35.513Z] 256bb1e3fc2f: Preparing [2022-01-27T13:02:35.513Z] 1a058d5342cc: Preparing [2022-01-27T13:02:35.513Z] 1a058d5342cc: Waiting [2022-01-27T13:02:35.513Z] a8b1dc3dcce4: Layer already exists [2022-01-27T13:02:35.513Z] 256bb1e3fc2f: Layer already exists [2022-01-27T13:02:35.513Z] 14bcfe9af812: Layer already exists [2022-01-27T13:02:35.513Z] 3ed7dc5dcf88: Layer already exists [2022-01-27T13:02:35.513Z] 0426fbb50597: Layer already exists [2022-01-27T13:02:35.513Z] 1a058d5342cc: Layer already exists [2022-01-27T13:02:35.513Z] latest: digest: sha256:0fdbff0fb8f65d2966b3d37694b85435bc1bee36db279436a1983f6a64d4cbd6 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:35.815Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.23 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:36.108Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.23 [2022-01-27T13:02:36.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-27T13:02:36.108Z] a8b1dc3dcce4: Preparing [2022-01-27T13:02:36.108Z] 0426fbb50597: Preparing [2022-01-27T13:02:36.108Z] 3ed7dc5dcf88: Preparing [2022-01-27T13:02:36.108Z] 14bcfe9af812: Preparing [2022-01-27T13:02:36.108Z] 256bb1e3fc2f: Preparing [2022-01-27T13:02:36.108Z] 1a058d5342cc: Preparing [2022-01-27T13:02:36.108Z] 1a058d5342cc: Waiting [2022-01-27T13:02:36.108Z] 3ed7dc5dcf88: Layer already exists [2022-01-27T13:02:36.108Z] 14bcfe9af812: Layer already exists [2022-01-27T13:02:36.108Z] 0426fbb50597: Layer already exists [2022-01-27T13:02:36.108Z] 256bb1e3fc2f: Layer already exists [2022-01-27T13:02:36.108Z] a8b1dc3dcce4: Layer already exists [2022-01-27T13:02:36.108Z] 1a058d5342cc: Layer already exists [2022-01-27T13:02:36.108Z] 2.2.0-dev.23: digest: sha256:0fdbff0fb8f65d2966b3d37694b85435bc1bee36db279436a1983f6a64d4cbd6 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:36.409Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:36.704Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [2022-01-27T13:02:36.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-27T13:02:36.704Z] a8b1dc3dcce4: Preparing [2022-01-27T13:02:36.704Z] 0426fbb50597: Preparing [2022-01-27T13:02:36.704Z] 3ed7dc5dcf88: Preparing [2022-01-27T13:02:36.704Z] 14bcfe9af812: Preparing [2022-01-27T13:02:36.704Z] 256bb1e3fc2f: Preparing [2022-01-27T13:02:36.704Z] 1a058d5342cc: Preparing [2022-01-27T13:02:36.704Z] 1a058d5342cc: Waiting [2022-01-27T13:02:36.704Z] 14bcfe9af812: Layer already exists [2022-01-27T13:02:36.704Z] 0426fbb50597: Layer already exists [2022-01-27T13:02:36.704Z] 3ed7dc5dcf88: Layer already exists [2022-01-27T13:02:36.704Z] 256bb1e3fc2f: Layer already exists [2022-01-27T13:02:36.704Z] a8b1dc3dcce4: Layer already exists [2022-01-27T13:02:36.704Z] 1a058d5342cc: Layer already exists [2022-01-27T13:02:36.704Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23: digest: sha256:0fdbff0fb8f65d2966b3d37694b85435bc1bee36db279436a1983f6a64d4cbd6 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:37.003Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:37.294Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-01-27T13:02:37.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-27T13:02:37.294Z] a8b1dc3dcce4: Preparing [2022-01-27T13:02:37.294Z] 0426fbb50597: Preparing [2022-01-27T13:02:37.294Z] 3ed7dc5dcf88: Preparing [2022-01-27T13:02:37.294Z] 14bcfe9af812: Preparing [2022-01-27T13:02:37.294Z] 256bb1e3fc2f: Preparing [2022-01-27T13:02:37.294Z] 1a058d5342cc: Preparing [2022-01-27T13:02:37.294Z] 1a058d5342cc: Waiting [2022-01-27T13:02:37.294Z] 14bcfe9af812: Layer already exists [2022-01-27T13:02:37.294Z] 256bb1e3fc2f: Layer already exists [2022-01-27T13:02:37.294Z] a8b1dc3dcce4: Layer already exists [2022-01-27T13:02:37.294Z] 0426fbb50597: Layer already exists [2022-01-27T13:02:37.294Z] 3ed7dc5dcf88: Layer already exists [2022-01-27T13:02:37.294Z] 1a058d5342cc: Layer already exists [2022-01-27T13:02:37.294Z] main: digest: sha256:0fdbff0fb8f65d2966b3d37694b85435bc1bee36db279436a1983f6a64d4cbd6 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-27T13:02:37.330Z] ===================================================== [Pipeline] echo [2022-01-27T13:02:37.341Z] taggedImages: [2022-01-27T13:02:37.341Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:02:37.341Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-01-27T13:02:37.341Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.23 [2022-01-27T13:02:37.341Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [2022-01-27T13:02:37.341Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-01-27T13:02:37.368Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-01-27T13:02:37.368Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:02:37.368Z] latest [2022-01-27T13:02:37.368Z] 2.2.0-dev.23 [2022-01-27T13:02:37.368Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [2022-01-27T13:02:37.368Z] main [2022-01-27T13:02:37.368Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:37.679Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:37.973Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:02:37.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-27T13:02:37.973Z] 719a27092959: Preparing [2022-01-27T13:02:37.973Z] ec8c87dedabf: Preparing [2022-01-27T13:02:37.973Z] 45056c180b6e: Preparing [2022-01-27T13:02:37.973Z] e7f0b26fa703: Preparing [2022-01-27T13:02:37.973Z] cc81b6fa186e: Preparing [2022-01-27T13:02:37.973Z] 89461f6156da: Preparing [2022-01-27T13:02:37.973Z] 4c438890d594: Preparing [2022-01-27T13:02:37.973Z] 8d5dbf804382: Preparing [2022-01-27T13:02:37.973Z] d354b362fba7: Preparing [2022-01-27T13:02:37.973Z] 1a058d5342cc: Preparing [2022-01-27T13:02:37.973Z] 89461f6156da: Waiting [2022-01-27T13:02:37.973Z] 4c438890d594: Waiting [2022-01-27T13:02:37.973Z] 8d5dbf804382: Waiting [2022-01-27T13:02:37.973Z] d354b362fba7: Waiting [2022-01-27T13:02:37.973Z] 1a058d5342cc: Waiting [2022-01-27T13:02:38.552Z] cc81b6fa186e: Pushed [2022-01-27T13:02:38.552Z] 719a27092959: Pushed [2022-01-27T13:02:38.552Z] ec8c87dedabf: Pushed [2022-01-27T13:02:38.552Z] e7f0b26fa703: Pushed [2022-01-27T13:02:38.552Z] 89461f6156da: Pushed [2022-01-27T13:02:38.812Z] 1a058d5342cc: Layer already exists [2022-01-27T13:02:38.812Z] 8d5dbf804382: Pushed [2022-01-27T13:02:38.812Z] 4c438890d594: Pushed [2022-01-27T13:02:38.812Z] d354b362fba7: Pushed [2022-01-27T13:02:39.072Z] 45056c180b6e: Pushed [2022-01-27T13:02:39.072Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0: digest: sha256:95cc902b8fc03f5dae04e06458762323c687028798f1f9ae106b92b6bdef88b9 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:39.368Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:39.666Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-01-27T13:02:39.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-27T13:02:39.666Z] 719a27092959: Preparing [2022-01-27T13:02:39.666Z] ec8c87dedabf: Preparing [2022-01-27T13:02:39.666Z] 45056c180b6e: Preparing [2022-01-27T13:02:39.666Z] e7f0b26fa703: Preparing [2022-01-27T13:02:39.666Z] cc81b6fa186e: Preparing [2022-01-27T13:02:39.666Z] 89461f6156da: Preparing [2022-01-27T13:02:39.666Z] 4c438890d594: Preparing [2022-01-27T13:02:39.666Z] 8d5dbf804382: Preparing [2022-01-27T13:02:39.666Z] d354b362fba7: Preparing [2022-01-27T13:02:39.666Z] 1a058d5342cc: Preparing [2022-01-27T13:02:39.666Z] 89461f6156da: Waiting [2022-01-27T13:02:39.666Z] 4c438890d594: Waiting [2022-01-27T13:02:39.666Z] 8d5dbf804382: Waiting [2022-01-27T13:02:39.666Z] d354b362fba7: Waiting [2022-01-27T13:02:39.666Z] 1a058d5342cc: Waiting [2022-01-27T13:02:39.666Z] 719a27092959: Layer already exists [2022-01-27T13:02:39.666Z] ec8c87dedabf: Layer already exists [2022-01-27T13:02:39.666Z] cc81b6fa186e: Layer already exists [2022-01-27T13:02:39.666Z] e7f0b26fa703: Layer already exists [2022-01-27T13:02:39.666Z] 45056c180b6e: Layer already exists [2022-01-27T13:02:39.666Z] 4c438890d594: Layer already exists [2022-01-27T13:02:39.666Z] 89461f6156da: Layer already exists [2022-01-27T13:02:39.666Z] d354b362fba7: Layer already exists [2022-01-27T13:02:39.666Z] 1a058d5342cc: Layer already exists [2022-01-27T13:02:39.666Z] 8d5dbf804382: Layer already exists [2022-01-27T13:02:39.666Z] latest: digest: sha256:95cc902b8fc03f5dae04e06458762323c687028798f1f9ae106b92b6bdef88b9 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:39.969Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.23 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:40.272Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.23 [2022-01-27T13:02:40.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-27T13:02:40.272Z] 719a27092959: Preparing [2022-01-27T13:02:40.272Z] ec8c87dedabf: Preparing [2022-01-27T13:02:40.272Z] 45056c180b6e: Preparing [2022-01-27T13:02:40.272Z] e7f0b26fa703: Preparing [2022-01-27T13:02:40.272Z] cc81b6fa186e: Preparing [2022-01-27T13:02:40.272Z] 89461f6156da: Preparing [2022-01-27T13:02:40.272Z] 4c438890d594: Preparing [2022-01-27T13:02:40.272Z] 8d5dbf804382: Preparing [2022-01-27T13:02:40.272Z] d354b362fba7: Preparing [2022-01-27T13:02:40.272Z] 1a058d5342cc: Preparing [2022-01-27T13:02:40.272Z] 89461f6156da: Waiting [2022-01-27T13:02:40.272Z] 4c438890d594: Waiting [2022-01-27T13:02:40.272Z] 8d5dbf804382: Waiting [2022-01-27T13:02:40.272Z] d354b362fba7: Waiting [2022-01-27T13:02:40.272Z] 1a058d5342cc: Waiting [2022-01-27T13:02:40.272Z] cc81b6fa186e: Layer already exists [2022-01-27T13:02:40.272Z] 719a27092959: Layer already exists [2022-01-27T13:02:40.272Z] e7f0b26fa703: Layer already exists [2022-01-27T13:02:40.272Z] ec8c87dedabf: Layer already exists [2022-01-27T13:02:40.272Z] 45056c180b6e: Layer already exists [2022-01-27T13:02:40.272Z] 89461f6156da: Layer already exists [2022-01-27T13:02:40.272Z] 4c438890d594: Layer already exists [2022-01-27T13:02:40.272Z] 8d5dbf804382: Layer already exists [2022-01-27T13:02:40.272Z] d354b362fba7: Layer already exists [2022-01-27T13:02:40.272Z] 1a058d5342cc: Layer already exists [2022-01-27T13:02:40.272Z] 2.2.0-dev.23: digest: sha256:95cc902b8fc03f5dae04e06458762323c687028798f1f9ae106b92b6bdef88b9 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:40.570Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:40.863Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [2022-01-27T13:02:40.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-27T13:02:40.863Z] 719a27092959: Preparing [2022-01-27T13:02:40.863Z] ec8c87dedabf: Preparing [2022-01-27T13:02:40.863Z] 45056c180b6e: Preparing [2022-01-27T13:02:40.863Z] e7f0b26fa703: Preparing [2022-01-27T13:02:40.863Z] cc81b6fa186e: Preparing [2022-01-27T13:02:40.863Z] 89461f6156da: Preparing [2022-01-27T13:02:40.863Z] 4c438890d594: Preparing [2022-01-27T13:02:40.863Z] 8d5dbf804382: Preparing [2022-01-27T13:02:40.863Z] d354b362fba7: Preparing [2022-01-27T13:02:40.863Z] 1a058d5342cc: Preparing [2022-01-27T13:02:40.863Z] 89461f6156da: Waiting [2022-01-27T13:02:40.863Z] 4c438890d594: Waiting [2022-01-27T13:02:40.863Z] 8d5dbf804382: Waiting [2022-01-27T13:02:40.863Z] d354b362fba7: Waiting [2022-01-27T13:02:40.863Z] 1a058d5342cc: Waiting [2022-01-27T13:02:40.863Z] cc81b6fa186e: Layer already exists [2022-01-27T13:02:40.863Z] ec8c87dedabf: Layer already exists [2022-01-27T13:02:40.863Z] 719a27092959: Layer already exists [2022-01-27T13:02:40.863Z] 45056c180b6e: Layer already exists [2022-01-27T13:02:40.863Z] e7f0b26fa703: Layer already exists [2022-01-27T13:02:40.863Z] 89461f6156da: Layer already exists [2022-01-27T13:02:40.863Z] 8d5dbf804382: Layer already exists [2022-01-27T13:02:40.863Z] 4c438890d594: Layer already exists [2022-01-27T13:02:40.863Z] 1a058d5342cc: Layer already exists [2022-01-27T13:02:40.863Z] d354b362fba7: Layer already exists [2022-01-27T13:02:40.863Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23: digest: sha256:95cc902b8fc03f5dae04e06458762323c687028798f1f9ae106b92b6bdef88b9 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:41.165Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:41.461Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-01-27T13:02:41.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-27T13:02:41.461Z] 719a27092959: Preparing [2022-01-27T13:02:41.461Z] ec8c87dedabf: Preparing [2022-01-27T13:02:41.461Z] 45056c180b6e: Preparing [2022-01-27T13:02:41.461Z] e7f0b26fa703: Preparing [2022-01-27T13:02:41.461Z] cc81b6fa186e: Preparing [2022-01-27T13:02:41.461Z] 89461f6156da: Preparing [2022-01-27T13:02:41.461Z] 4c438890d594: Preparing [2022-01-27T13:02:41.461Z] 8d5dbf804382: Preparing [2022-01-27T13:02:41.461Z] d354b362fba7: Preparing [2022-01-27T13:02:41.461Z] 1a058d5342cc: Preparing [2022-01-27T13:02:41.461Z] 89461f6156da: Waiting [2022-01-27T13:02:41.461Z] 4c438890d594: Waiting [2022-01-27T13:02:41.461Z] 8d5dbf804382: Waiting [2022-01-27T13:02:41.461Z] d354b362fba7: Waiting [2022-01-27T13:02:41.461Z] 1a058d5342cc: Waiting [2022-01-27T13:02:41.461Z] ec8c87dedabf: Layer already exists [2022-01-27T13:02:41.461Z] 719a27092959: Layer already exists [2022-01-27T13:02:41.461Z] 45056c180b6e: Layer already exists [2022-01-27T13:02:41.461Z] cc81b6fa186e: Layer already exists [2022-01-27T13:02:41.461Z] e7f0b26fa703: Layer already exists [2022-01-27T13:02:41.461Z] 89461f6156da: Layer already exists [2022-01-27T13:02:41.461Z] d354b362fba7: Layer already exists [2022-01-27T13:02:41.461Z] 4c438890d594: Layer already exists [2022-01-27T13:02:41.461Z] 1a058d5342cc: Layer already exists [2022-01-27T13:02:41.461Z] 8d5dbf804382: Layer already exists [2022-01-27T13:02:41.461Z] main: digest: sha256:95cc902b8fc03f5dae04e06458762323c687028798f1f9ae106b92b6bdef88b9 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-27T13:02:41.500Z] ===================================================== [Pipeline] echo [2022-01-27T13:02:41.509Z] taggedImages: [2022-01-27T13:02:41.509Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:02:41.509Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-01-27T13:02:41.509Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.23 [2022-01-27T13:02:41.509Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [2022-01-27T13:02:41.509Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-01-27T13:02:41.530Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-01-27T13:02:41.530Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:02:41.530Z] latest [2022-01-27T13:02:41.530Z] 2.2.0-dev.23 [2022-01-27T13:02:41.530Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [2022-01-27T13:02:41.530Z] main [2022-01-27T13:02:41.530Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:41.853Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:42.151Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:02:42.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-27T13:02:42.151Z] ddb1b476fdb0: Preparing [2022-01-27T13:02:42.151Z] c4facbac996e: Preparing [2022-01-27T13:02:42.151Z] 4b9c32204e59: Preparing [2022-01-27T13:02:42.151Z] eaa95c80ac5f: Preparing [2022-01-27T13:02:42.151Z] 1a058d5342cc: Preparing [2022-01-27T13:02:42.151Z] 1a058d5342cc: Layer already exists [2022-01-27T13:02:42.151Z] 4b9c32204e59: Layer already exists [2022-01-27T13:02:42.151Z] ddb1b476fdb0: Pushed [2022-01-27T13:02:42.151Z] eaa95c80ac5f: Pushed [2022-01-27T13:02:43.092Z] c4facbac996e: Pushed [2022-01-27T13:02:43.352Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0: digest: sha256:5d1f454c86c1b85193c6c92f59ab10e5f0e0b0f3fd1674fdb894c61f4d190082 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:43.650Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:43.944Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-01-27T13:02:43.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-27T13:02:43.944Z] ddb1b476fdb0: Preparing [2022-01-27T13:02:43.944Z] c4facbac996e: Preparing [2022-01-27T13:02:43.944Z] 4b9c32204e59: Preparing [2022-01-27T13:02:43.944Z] eaa95c80ac5f: Preparing [2022-01-27T13:02:43.944Z] 1a058d5342cc: Preparing [2022-01-27T13:02:43.944Z] 1a058d5342cc: Layer already exists [2022-01-27T13:02:43.944Z] 4b9c32204e59: Layer already exists [2022-01-27T13:02:43.944Z] ddb1b476fdb0: Layer already exists [2022-01-27T13:02:43.944Z] c4facbac996e: Layer already exists [2022-01-27T13:02:43.944Z] eaa95c80ac5f: Layer already exists [2022-01-27T13:02:43.944Z] latest: digest: sha256:5d1f454c86c1b85193c6c92f59ab10e5f0e0b0f3fd1674fdb894c61f4d190082 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:44.242Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.23 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:44.537Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.23 [2022-01-27T13:02:44.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-27T13:02:44.538Z] ddb1b476fdb0: Preparing [2022-01-27T13:02:44.538Z] c4facbac996e: Preparing [2022-01-27T13:02:44.538Z] 4b9c32204e59: Preparing [2022-01-27T13:02:44.538Z] eaa95c80ac5f: Preparing [2022-01-27T13:02:44.538Z] 1a058d5342cc: Preparing [2022-01-27T13:02:44.538Z] 4b9c32204e59: Layer already exists [2022-01-27T13:02:44.538Z] eaa95c80ac5f: Layer already exists [2022-01-27T13:02:44.538Z] c4facbac996e: Layer already exists [2022-01-27T13:02:44.538Z] 1a058d5342cc: Layer already exists [2022-01-27T13:02:44.538Z] ddb1b476fdb0: Layer already exists [2022-01-27T13:02:44.538Z] 2.2.0-dev.23: digest: sha256:5d1f454c86c1b85193c6c92f59ab10e5f0e0b0f3fd1674fdb894c61f4d190082 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:44.840Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:45.138Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [2022-01-27T13:02:45.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-27T13:02:45.138Z] ddb1b476fdb0: Preparing [2022-01-27T13:02:45.138Z] c4facbac996e: Preparing [2022-01-27T13:02:45.138Z] 4b9c32204e59: Preparing [2022-01-27T13:02:45.138Z] eaa95c80ac5f: Preparing [2022-01-27T13:02:45.138Z] 1a058d5342cc: Preparing [2022-01-27T13:02:45.138Z] 4b9c32204e59: Layer already exists [2022-01-27T13:02:45.138Z] 1a058d5342cc: Layer already exists [2022-01-27T13:02:45.138Z] eaa95c80ac5f: Layer already exists [2022-01-27T13:02:45.138Z] c4facbac996e: Layer already exists [2022-01-27T13:02:45.138Z] ddb1b476fdb0: Layer already exists [2022-01-27T13:02:45.138Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23: digest: sha256:5d1f454c86c1b85193c6c92f59ab10e5f0e0b0f3fd1674fdb894c61f4d190082 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:45.434Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:45.728Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-01-27T13:02:45.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-27T13:02:45.728Z] ddb1b476fdb0: Preparing [2022-01-27T13:02:45.728Z] c4facbac996e: Preparing [2022-01-27T13:02:45.728Z] 4b9c32204e59: Preparing [2022-01-27T13:02:45.728Z] eaa95c80ac5f: Preparing [2022-01-27T13:02:45.728Z] 1a058d5342cc: Preparing [2022-01-27T13:02:45.728Z] c4facbac996e: Layer already exists [2022-01-27T13:02:45.728Z] 4b9c32204e59: Layer already exists [2022-01-27T13:02:45.728Z] eaa95c80ac5f: Layer already exists [2022-01-27T13:02:45.728Z] 1a058d5342cc: Layer already exists [2022-01-27T13:02:45.728Z] ddb1b476fdb0: Layer already exists [2022-01-27T13:02:45.728Z] main: digest: sha256:5d1f454c86c1b85193c6c92f59ab10e5f0e0b0f3fd1674fdb894c61f4d190082 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-27T13:02:45.767Z] ===================================================== [Pipeline] echo [2022-01-27T13:02:45.776Z] taggedImages: [2022-01-27T13:02:45.776Z] - nexus3.edgexfoundry.org:10004/support-notifications:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:02:45.776Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-01-27T13:02:45.776Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.23 [2022-01-27T13:02:45.776Z] - nexus3.edgexfoundry.org:10004/support-notifications:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [2022-01-27T13:02:45.776Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-01-27T13:02:45.799Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-01-27T13:02:45.799Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:02:45.799Z] latest [2022-01-27T13:02:45.799Z] 2.2.0-dev.23 [2022-01-27T13:02:45.799Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [2022-01-27T13:02:45.799Z] main [2022-01-27T13:02:45.799Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:46.128Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:46.424Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:02:46.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-27T13:02:46.424Z] 3b517cde6b01: Preparing [2022-01-27T13:02:46.424Z] 68bcdab1284a: Preparing [2022-01-27T13:02:46.424Z] 4b9c32204e59: Preparing [2022-01-27T13:02:46.424Z] 6c688d01b0e5: Preparing [2022-01-27T13:02:46.424Z] 1a058d5342cc: Preparing [2022-01-27T13:02:46.424Z] 1a058d5342cc: Layer already exists [2022-01-27T13:02:46.424Z] 4b9c32204e59: Layer already exists [2022-01-27T13:02:46.424Z] 6c688d01b0e5: Layer already exists [2022-01-27T13:02:46.424Z] 3b517cde6b01: Pushed [2022-01-27T13:02:47.370Z] 68bcdab1284a: Pushed [2022-01-27T13:02:47.370Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0: digest: sha256:409d8f5c9e46e91331a24d9382acdfa8537497361259137640a464df4e87ce24 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:47.690Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:47.987Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-01-27T13:02:47.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-27T13:02:47.987Z] 3b517cde6b01: Preparing [2022-01-27T13:02:47.987Z] 68bcdab1284a: Preparing [2022-01-27T13:02:47.987Z] 4b9c32204e59: Preparing [2022-01-27T13:02:47.987Z] 6c688d01b0e5: Preparing [2022-01-27T13:02:47.987Z] 1a058d5342cc: Preparing [2022-01-27T13:02:47.987Z] 3b517cde6b01: Layer already exists [2022-01-27T13:02:47.987Z] 68bcdab1284a: Layer already exists [2022-01-27T13:02:47.987Z] 4b9c32204e59: Layer already exists [2022-01-27T13:02:47.987Z] 6c688d01b0e5: Layer already exists [2022-01-27T13:02:47.987Z] 1a058d5342cc: Layer already exists [2022-01-27T13:02:47.987Z] latest: digest: sha256:409d8f5c9e46e91331a24d9382acdfa8537497361259137640a464df4e87ce24 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:48.292Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.23 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:48.593Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.23 [2022-01-27T13:02:48.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-27T13:02:48.593Z] 3b517cde6b01: Preparing [2022-01-27T13:02:48.593Z] 68bcdab1284a: Preparing [2022-01-27T13:02:48.593Z] 4b9c32204e59: Preparing [2022-01-27T13:02:48.593Z] 6c688d01b0e5: Preparing [2022-01-27T13:02:48.593Z] 1a058d5342cc: Preparing [2022-01-27T13:02:48.593Z] 68bcdab1284a: Layer already exists [2022-01-27T13:02:48.593Z] 1a058d5342cc: Layer already exists [2022-01-27T13:02:48.593Z] 3b517cde6b01: Layer already exists [2022-01-27T13:02:48.593Z] 4b9c32204e59: Layer already exists [2022-01-27T13:02:48.593Z] 6c688d01b0e5: Layer already exists [2022-01-27T13:02:48.593Z] 2.2.0-dev.23: digest: sha256:409d8f5c9e46e91331a24d9382acdfa8537497361259137640a464df4e87ce24 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:48.896Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:49.197Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [2022-01-27T13:02:49.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-27T13:02:49.198Z] 3b517cde6b01: Preparing [2022-01-27T13:02:49.198Z] 68bcdab1284a: Preparing [2022-01-27T13:02:49.198Z] 4b9c32204e59: Preparing [2022-01-27T13:02:49.198Z] 6c688d01b0e5: Preparing [2022-01-27T13:02:49.198Z] 1a058d5342cc: Preparing [2022-01-27T13:02:49.198Z] 4b9c32204e59: Layer already exists [2022-01-27T13:02:49.198Z] 3b517cde6b01: Layer already exists [2022-01-27T13:02:49.198Z] 6c688d01b0e5: Layer already exists [2022-01-27T13:02:49.198Z] 1a058d5342cc: Layer already exists [2022-01-27T13:02:49.198Z] 68bcdab1284a: Layer already exists [2022-01-27T13:02:49.198Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23: digest: sha256:409d8f5c9e46e91331a24d9382acdfa8537497361259137640a464df4e87ce24 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:49.502Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:49.801Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-01-27T13:02:49.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-27T13:02:49.801Z] 3b517cde6b01: Preparing [2022-01-27T13:02:49.801Z] 68bcdab1284a: Preparing [2022-01-27T13:02:49.801Z] 4b9c32204e59: Preparing [2022-01-27T13:02:49.801Z] 6c688d01b0e5: Preparing [2022-01-27T13:02:49.801Z] 1a058d5342cc: Preparing [2022-01-27T13:02:49.801Z] 4b9c32204e59: Layer already exists [2022-01-27T13:02:49.801Z] 6c688d01b0e5: Layer already exists [2022-01-27T13:02:49.801Z] 3b517cde6b01: Layer already exists [2022-01-27T13:02:49.801Z] 68bcdab1284a: Layer already exists [2022-01-27T13:02:49.801Z] 1a058d5342cc: Layer already exists [2022-01-27T13:02:49.801Z] main: digest: sha256:409d8f5c9e46e91331a24d9382acdfa8537497361259137640a464df4e87ce24 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-27T13:02:49.845Z] ===================================================== [Pipeline] echo [2022-01-27T13:02:49.854Z] taggedImages: [2022-01-27T13:02:49.854Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:02:49.854Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-01-27T13:02:49.854Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.23 [2022-01-27T13:02:49.854Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [2022-01-27T13:02:49.854Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-01-27T13:02:49.876Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-01-27T13:02:49.876Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:02:49.876Z] latest [2022-01-27T13:02:49.876Z] 2.2.0-dev.23 [2022-01-27T13:02:49.876Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [2022-01-27T13:02:49.876Z] main [2022-01-27T13:02:49.876Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:50.204Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:50.504Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:02:50.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-27T13:02:50.504Z] c8e8bdc6049d: Preparing [2022-01-27T13:02:50.504Z] b5e91e71e39f: Preparing [2022-01-27T13:02:50.504Z] 6ee073fef70f: Preparing [2022-01-27T13:02:50.504Z] 9fcba69b98a5: Preparing [2022-01-27T13:02:50.504Z] 4b4527d9d361: Preparing [2022-01-27T13:02:50.504Z] 0419e16943bb: Preparing [2022-01-27T13:02:50.504Z] 2bc6eda7d6fe: Preparing [2022-01-27T13:02:50.504Z] 38c686747f67: Preparing [2022-01-27T13:02:50.504Z] 698317193ef4: Preparing [2022-01-27T13:02:50.504Z] 3de006b0ad1b: Preparing [2022-01-27T13:02:50.504Z] 1a058d5342cc: Preparing [2022-01-27T13:02:50.504Z] 0419e16943bb: Waiting [2022-01-27T13:02:50.504Z] 2bc6eda7d6fe: Waiting [2022-01-27T13:02:50.504Z] 3de006b0ad1b: Waiting [2022-01-27T13:02:50.504Z] 38c686747f67: Waiting [2022-01-27T13:02:50.504Z] 698317193ef4: Waiting [2022-01-27T13:02:50.504Z] 1a058d5342cc: Waiting [2022-01-27T13:02:50.504Z] 4b4527d9d361: Layer already exists [2022-01-27T13:02:50.504Z] 0419e16943bb: Layer already exists [2022-01-27T13:02:51.089Z] 2bc6eda7d6fe: Layer already exists [2022-01-27T13:02:51.089Z] 38c686747f67: Layer already exists [2022-01-27T13:02:51.089Z] b5e91e71e39f: Pushed [2022-01-27T13:02:51.089Z] 698317193ef4: Layer already exists [2022-01-27T13:02:51.089Z] 1a058d5342cc: Layer already exists [2022-01-27T13:02:51.089Z] 3de006b0ad1b: Layer already exists [2022-01-27T13:02:51.348Z] c8e8bdc6049d: Pushed [2022-01-27T13:02:51.348Z] 6ee073fef70f: Pushed [2022-01-27T13:02:56.634Z] 9fcba69b98a5: Pushed [2022-01-27T13:02:56.634Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0: digest: sha256:21c2a32ff6808b5ceafe9407b4742c581c2b1fc7a9e0f9ca6633f08ce615a35d size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:56.936Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:57.233Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-01-27T13:02:57.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-27T13:02:57.233Z] c8e8bdc6049d: Preparing [2022-01-27T13:02:57.233Z] b5e91e71e39f: Preparing [2022-01-27T13:02:57.233Z] 6ee073fef70f: Preparing [2022-01-27T13:02:57.233Z] 9fcba69b98a5: Preparing [2022-01-27T13:02:57.233Z] 4b4527d9d361: Preparing [2022-01-27T13:02:57.233Z] 0419e16943bb: Preparing [2022-01-27T13:02:57.233Z] 2bc6eda7d6fe: Preparing [2022-01-27T13:02:57.233Z] 38c686747f67: Preparing [2022-01-27T13:02:57.233Z] 698317193ef4: Preparing [2022-01-27T13:02:57.233Z] 3de006b0ad1b: Preparing [2022-01-27T13:02:57.233Z] 1a058d5342cc: Preparing [2022-01-27T13:02:57.233Z] 0419e16943bb: Waiting [2022-01-27T13:02:57.233Z] 2bc6eda7d6fe: Waiting [2022-01-27T13:02:57.233Z] 38c686747f67: Waiting [2022-01-27T13:02:57.233Z] 1a058d5342cc: Waiting [2022-01-27T13:02:57.233Z] 698317193ef4: Waiting [2022-01-27T13:02:57.233Z] 3de006b0ad1b: Waiting [2022-01-27T13:02:57.233Z] b5e91e71e39f: Layer already exists [2022-01-27T13:02:57.233Z] 9fcba69b98a5: Layer already exists [2022-01-27T13:02:57.233Z] 6ee073fef70f: Layer already exists [2022-01-27T13:02:57.233Z] c8e8bdc6049d: Layer already exists [2022-01-27T13:02:57.233Z] 4b4527d9d361: Layer already exists [2022-01-27T13:02:57.233Z] 0419e16943bb: Layer already exists [2022-01-27T13:02:57.233Z] 2bc6eda7d6fe: Layer already exists [2022-01-27T13:02:57.233Z] 38c686747f67: Layer already exists [2022-01-27T13:02:57.233Z] 3de006b0ad1b: Layer already exists [2022-01-27T13:02:57.233Z] 698317193ef4: Layer already exists [2022-01-27T13:02:57.233Z] 1a058d5342cc: Layer already exists [2022-01-27T13:02:57.233Z] latest: digest: sha256:21c2a32ff6808b5ceafe9407b4742c581c2b1fc7a9e0f9ca6633f08ce615a35d size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:57.533Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.23 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:57.829Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.23 [2022-01-27T13:02:57.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-27T13:02:57.829Z] c8e8bdc6049d: Preparing [2022-01-27T13:02:57.829Z] b5e91e71e39f: Preparing [2022-01-27T13:02:57.829Z] 6ee073fef70f: Preparing [2022-01-27T13:02:57.829Z] 9fcba69b98a5: Preparing [2022-01-27T13:02:57.829Z] 4b4527d9d361: Preparing [2022-01-27T13:02:57.829Z] 0419e16943bb: Preparing [2022-01-27T13:02:57.829Z] 2bc6eda7d6fe: Preparing [2022-01-27T13:02:57.829Z] 38c686747f67: Preparing [2022-01-27T13:02:57.829Z] 698317193ef4: Preparing [2022-01-27T13:02:57.829Z] 3de006b0ad1b: Preparing [2022-01-27T13:02:57.829Z] 1a058d5342cc: Preparing [2022-01-27T13:02:57.829Z] 0419e16943bb: Waiting [2022-01-27T13:02:57.829Z] 2bc6eda7d6fe: Waiting [2022-01-27T13:02:57.829Z] 38c686747f67: Waiting [2022-01-27T13:02:57.829Z] 698317193ef4: Waiting [2022-01-27T13:02:57.829Z] 3de006b0ad1b: Waiting [2022-01-27T13:02:57.829Z] 1a058d5342cc: Waiting [2022-01-27T13:02:57.829Z] 6ee073fef70f: Layer already exists [2022-01-27T13:02:57.829Z] 4b4527d9d361: Layer already exists [2022-01-27T13:02:57.829Z] c8e8bdc6049d: Layer already exists [2022-01-27T13:02:57.829Z] 9fcba69b98a5: Layer already exists [2022-01-27T13:02:57.829Z] b5e91e71e39f: Layer already exists [2022-01-27T13:02:57.829Z] 0419e16943bb: Layer already exists [2022-01-27T13:02:57.829Z] 2bc6eda7d6fe: Layer already exists [2022-01-27T13:02:57.829Z] 38c686747f67: Layer already exists [2022-01-27T13:02:57.829Z] 698317193ef4: Layer already exists [2022-01-27T13:02:57.829Z] 3de006b0ad1b: Layer already exists [2022-01-27T13:02:57.829Z] 1a058d5342cc: Layer already exists [2022-01-27T13:02:57.829Z] 2.2.0-dev.23: digest: sha256:21c2a32ff6808b5ceafe9407b4742c581c2b1fc7a9e0f9ca6633f08ce615a35d size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:58.130Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:58.423Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [2022-01-27T13:02:58.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-27T13:02:58.423Z] c8e8bdc6049d: Preparing [2022-01-27T13:02:58.423Z] b5e91e71e39f: Preparing [2022-01-27T13:02:58.423Z] 6ee073fef70f: Preparing [2022-01-27T13:02:58.423Z] 9fcba69b98a5: Preparing [2022-01-27T13:02:58.423Z] 4b4527d9d361: Preparing [2022-01-27T13:02:58.423Z] 0419e16943bb: Preparing [2022-01-27T13:02:58.423Z] 2bc6eda7d6fe: Preparing [2022-01-27T13:02:58.423Z] 38c686747f67: Preparing [2022-01-27T13:02:58.423Z] 698317193ef4: Preparing [2022-01-27T13:02:58.423Z] 3de006b0ad1b: Preparing [2022-01-27T13:02:58.423Z] 1a058d5342cc: Preparing [2022-01-27T13:02:58.423Z] 0419e16943bb: Waiting [2022-01-27T13:02:58.423Z] 2bc6eda7d6fe: Waiting [2022-01-27T13:02:58.423Z] 38c686747f67: Waiting [2022-01-27T13:02:58.423Z] 698317193ef4: Waiting [2022-01-27T13:02:58.423Z] 3de006b0ad1b: Waiting [2022-01-27T13:02:58.423Z] 1a058d5342cc: Waiting [2022-01-27T13:02:58.423Z] 9fcba69b98a5: Layer already exists [2022-01-27T13:02:58.423Z] 4b4527d9d361: Layer already exists [2022-01-27T13:02:58.423Z] c8e8bdc6049d: Layer already exists [2022-01-27T13:02:58.423Z] b5e91e71e39f: Layer already exists [2022-01-27T13:02:58.423Z] 6ee073fef70f: Layer already exists [2022-01-27T13:02:58.423Z] 698317193ef4: Layer already exists [2022-01-27T13:02:58.423Z] 0419e16943bb: Layer already exists [2022-01-27T13:02:58.423Z] 2bc6eda7d6fe: Layer already exists [2022-01-27T13:02:58.423Z] 38c686747f67: Layer already exists [2022-01-27T13:02:58.423Z] 3de006b0ad1b: Layer already exists [2022-01-27T13:02:58.423Z] 1a058d5342cc: Layer already exists [2022-01-27T13:02:58.423Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23: digest: sha256:21c2a32ff6808b5ceafe9407b4742c581c2b1fc7a9e0f9ca6633f08ce615a35d size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:58.726Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:02:59.020Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-01-27T13:02:59.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-27T13:02:59.020Z] c8e8bdc6049d: Preparing [2022-01-27T13:02:59.020Z] b5e91e71e39f: Preparing [2022-01-27T13:02:59.020Z] 6ee073fef70f: Preparing [2022-01-27T13:02:59.020Z] 9fcba69b98a5: Preparing [2022-01-27T13:02:59.020Z] 4b4527d9d361: Preparing [2022-01-27T13:02:59.020Z] 0419e16943bb: Preparing [2022-01-27T13:02:59.020Z] 2bc6eda7d6fe: Preparing [2022-01-27T13:02:59.020Z] 38c686747f67: Preparing [2022-01-27T13:02:59.020Z] 698317193ef4: Preparing [2022-01-27T13:02:59.020Z] 3de006b0ad1b: Preparing [2022-01-27T13:02:59.020Z] 1a058d5342cc: Preparing [2022-01-27T13:02:59.020Z] 2bc6eda7d6fe: Waiting [2022-01-27T13:02:59.020Z] 38c686747f67: Waiting [2022-01-27T13:02:59.020Z] 698317193ef4: Waiting [2022-01-27T13:02:59.020Z] 0419e16943bb: Waiting [2022-01-27T13:02:59.021Z] 3de006b0ad1b: Waiting [2022-01-27T13:02:59.021Z] 1a058d5342cc: Waiting [2022-01-27T13:02:59.021Z] 4b4527d9d361: Layer already exists [2022-01-27T13:02:59.021Z] 9fcba69b98a5: Layer already exists [2022-01-27T13:02:59.021Z] c8e8bdc6049d: Layer already exists [2022-01-27T13:02:59.021Z] b5e91e71e39f: Layer already exists [2022-01-27T13:02:59.021Z] 6ee073fef70f: Layer already exists [2022-01-27T13:02:59.021Z] 0419e16943bb: Layer already exists [2022-01-27T13:02:59.021Z] 698317193ef4: Layer already exists [2022-01-27T13:02:59.021Z] 2bc6eda7d6fe: Layer already exists [2022-01-27T13:02:59.021Z] 3de006b0ad1b: Layer already exists [2022-01-27T13:02:59.021Z] 38c686747f67: Layer already exists [2022-01-27T13:02:59.021Z] 1a058d5342cc: Layer already exists [2022-01-27T13:02:59.021Z] main: digest: sha256:21c2a32ff6808b5ceafe9407b4742c581c2b1fc7a9e0f9ca6633f08ce615a35d size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-27T13:02:59.062Z] ===================================================== [Pipeline] echo [2022-01-27T13:02:59.070Z] taggedImages: [2022-01-27T13:02:59.070Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:02:59.070Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-01-27T13:02:59.070Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.23 [2022-01-27T13:02:59.070Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [2022-01-27T13:02:59.070Z] - 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] } [2022-01-27T13:03:28.764Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.23" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-01-27T13:03:28.765Z] Removing intermediate container a7183b8d2046 [2022-01-27T13:03:28.765Z] ---> 630a45e93828 [2022-01-27T13:03:28.765Z] [2022-01-27T13:03:28.765Z] Step 10/23 : FROM alpine:3.14 [2022-01-27T13:03:28.765Z] 3.14: Pulling from library/alpine [2022-01-27T13:03:28.765Z] Removing intermediate container c796da2af483 [2022-01-27T13:03:28.765Z] ---> 9eca8fcd5b23 [2022-01-27T13:03:28.765Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-27T13:03:28.765Z] ---> Running in f307424c14d5 [2022-01-27T13:03:28.765Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-27T13:03:28.765Z] Status: Downloaded newer image for alpine:3.14 [2022-01-27T13:03:28.765Z] ---> 5b8b7b635229 [2022-01-27T13:03:28.765Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-27T13:03:28.765Z] ---> Running in 8ffeecd5ee49 [2022-01-27T13:03:30.205Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.23" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-01-27T13:03:30.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-27T13:03:30.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-27T13:03:31.488Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-27T13:03:31.488Z] Removing intermediate container 8bb860299e8a [2022-01-27T13:03:31.488Z] ---> fa0c0daa1c4e [2022-01-27T13:03:31.488Z] [2022-01-27T13:03:31.488Z] Step 10/31 : FROM alpine:3.14 [2022-01-27T13:03:31.488Z] ---> 5b8b7b635229 [2022-01-27T13:03:31.488Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-27T13:03:31.488Z] Executing busybox-1.33.1-r6.trigger [2022-01-27T13:03:31.488Z] OK: 6 MiB in 15 packages [2022-01-27T13:03:31.764Z] ---> Running in 2d3413d6deeb [2022-01-27T13:03:32.752Z] Removing intermediate container 2d3413d6deeb [2022-01-27T13:03:32.752Z] ---> f01654e7da0e [2022-01-27T13:03:32.752Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-27T13:03:32.752Z] ---> Running in a00186b4accc [2022-01-27T13:03:33.027Z] Removing intermediate container 6f68af91a877 [2022-01-27T13:03:33.027Z] ---> 1f508d483417 [2022-01-27T13:03:33.027Z] [2022-01-27T13:03:33.027Z] Step 10/25 : FROM alpine:3.14 [2022-01-27T13:03:33.027Z] ---> 5b8b7b635229 [2022-01-27T13:03:33.027Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-27T13:03:33.027Z] Removing intermediate container 8ffeecd5ee49 [2022-01-27T13:03:33.027Z] ---> 9575c30861c7 [2022-01-27T13:03:33.027Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-27T13:03:33.300Z] ---> Running in b59d6cf52aa1 [2022-01-27T13:03:33.300Z] ---> Running in f3381fb6e682 [2022-01-27T13:03:33.896Z] Removing intermediate container f3381fb6e682 [2022-01-27T13:03:33.896Z] ---> 96fbd2ca216f [2022-01-27T13:03:33.896Z] Step 13/23 : ENV APP_PORT=59882 [2022-01-27T13:03:34.187Z] ---> Running in 422a252cffa0 [2022-01-27T13:03:34.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-27T13:03:34.462Z] Removing intermediate container f307424c14d5 [2022-01-27T13:03:34.462Z] ---> da84a252b795 [2022-01-27T13:03:34.462Z] [2022-01-27T13:03:34.462Z] Step 11/23 : FROM docker:20.10.10 [2022-01-27T13:03:34.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-27T13:03:34.735Z] 20.10.10: Pulling from library/docker [2022-01-27T13:03:34.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-27T13:03:34.735Z] Removing intermediate container 422a252cffa0 [2022-01-27T13:03:34.735Z] ---> 64bca347b7a4 [2022-01-27T13:03:34.735Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-27T13:03:35.008Z] ---> Running in 52c8ea4ca13f [2022-01-27T13:03:35.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-27T13:03:35.606Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-27T13:03:35.606Z] (2/2) Installing su-exec (0.2-r1) [2022-01-27T13:03:35.606Z] Executing busybox-1.33.1-r6.trigger [2022-01-27T13:03:35.606Z] OK: 6 MiB in 16 packages [2022-01-27T13:03:35.885Z] (1/3) Installing ca-certificates (20211220-r0) [2022-01-27T13:03:35.885Z] Removing intermediate container 52c8ea4ca13f [2022-01-27T13:03:35.885Z] ---> c57c256dedb6 [2022-01-27T13:03:35.885Z] Step 15/23 : WORKDIR / [2022-01-27T13:03:35.885Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-27T13:03:35.885Z] (3/3) Installing su-exec (0.2-r1) [2022-01-27T13:03:35.885Z] Executing busybox-1.33.1-r6.trigger [2022-01-27T13:03:36.157Z] Executing ca-certificates-20211220-r0.trigger [2022-01-27T13:03:36.157Z] ---> Running in 633d77757aa7 [2022-01-27T13:03:36.437Z] OK: 6 MiB in 17 packages [2022-01-27T13:03:37.420Z] Removing intermediate container 633d77757aa7 [2022-01-27T13:03:37.420Z] ---> 1e8f340fb708 [2022-01-27T13:03:37.420Z] Removing intermediate container a00186b4accc [2022-01-27T13:03:37.420Z] ---> 8ebaff5da5bc [2022-01-27T13:03:37.420Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-27T13:03:37.420Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-27T13:03:37.420Z] ---> Running in 68daa1bf9f58 [2022-01-27T13:03:38.397Z] Removing intermediate container 68daa1bf9f58 [2022-01-27T13:03:38.397Z] ---> b37680dd1479 [2022-01-27T13:03:38.397Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-27T13:03:38.397Z] Removing intermediate container 9073786ce6f5 [2022-01-27T13:03:38.397Z] ---> dccc99468f35 [2022-01-27T13:03:38.397Z] Removing intermediate container b59d6cf52aa1 [2022-01-27T13:03:38.397Z] ---> 83078e12c1ce [2022-01-27T13:03:38.397Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-27T13:03:38.397Z] [2022-01-27T13:03:38.397Z] Step 10/23 : FROM alpine:3.14 [2022-01-27T13:03:38.397Z] ---> 5b8b7b635229 [2022-01-27T13:03:38.397Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-27T13:03:38.397Z] ---> Using cache [2022-01-27T13:03:38.397Z] ---> 9575c30861c7 [2022-01-27T13:03:38.397Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-27T13:03:38.397Z] ---> Using cache [2022-01-27T13:03:38.397Z] ---> 96fbd2ca216f [2022-01-27T13:03:38.397Z] Step 13/23 : ENV APP_PORT=59881 [2022-01-27T13:03:38.397Z] ---> Running in 58ba0f61ced1 [2022-01-27T13:03:38.397Z] ---> Running in 70c3fd84d05d [2022-01-27T13:03:38.397Z] ---> a13291fac1a0 [2022-01-27T13:03:38.397Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-27T13:03:38.397Z] ---> Running in 5bfbd045b1db [2022-01-27T13:03:39.011Z] Removing intermediate container 5bfbd045b1db [2022-01-27T13:03:39.011Z] ---> fa3cfe11efcd [2022-01-27T13:03:39.011Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-27T13:03:39.011Z] Removing intermediate container 58ba0f61ced1 [2022-01-27T13:03:39.011Z] ---> 440743cf0444 [2022-01-27T13:03:39.011Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-27T13:03:39.011Z] Removing intermediate container 70c3fd84d05d [2022-01-27T13:03:39.011Z] ---> b53d3440784c [2022-01-27T13:03:39.011Z] Step 13/25 : WORKDIR / [2022-01-27T13:03:39.011Z] ---> Running in 940035336ddd [2022-01-27T13:03:39.011Z] ---> Running in c6d1e2a18e36 [2022-01-27T13:03:39.284Z] ---> Running in d57e73bfe85b [2022-01-27T13:03:39.903Z] Removing intermediate container d57e73bfe85b [2022-01-27T13:03:39.903Z] ---> 0a9ae9c24ca3 [2022-01-27T13:03:39.903Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-01-27T13:03:40.173Z] Removing intermediate container 940035336ddd [2022-01-27T13:03:40.173Z] ---> a610a9f3a8a0 [2022-01-27T13:03:40.173Z] Step 15/23 : WORKDIR / [2022-01-27T13:03:40.173Z] ---> Running in 989c62a7fb77 [2022-01-27T13:03:40.446Z] ---> a150da6b268c [2022-01-27T13:03:40.446Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-27T13:03:41.047Z] Removing intermediate container 989c62a7fb77 [2022-01-27T13:03:41.047Z] ---> 7f86aea047a4 [2022-01-27T13:03:41.047Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-27T13:03:41.319Z] ---> 541e45164b38 [2022-01-27T13:03:41.319Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-01-27T13:03:41.913Z] Removing intermediate container c6d1e2a18e36 [2022-01-27T13:03:41.913Z] ---> 37138f880175 [2022-01-27T13:03:41.913Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-27T13:03:41.913Z] ---> 583dafff19ba [2022-01-27T13:03:41.913Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-01-27T13:03:41.913Z] ---> Running in d76c8ee3c3d6 [2022-01-27T13:03:41.913Z] ---> Running in b974f7ebc4f9 [2022-01-27T13:03:42.187Z] ---> 253f091a56d4 [2022-01-27T13:03:42.187Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-27T13:03:42.187Z] ---> 5d7df0e913f0 [2022-01-27T13:03:42.187Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-27T13:03:42.466Z] Removing intermediate container d76c8ee3c3d6 [2022-01-27T13:03:42.466Z] ---> 1c746109a0f4 [2022-01-27T13:03:42.466Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-27T13:03:42.466Z] Removing intermediate container b974f7ebc4f9 [2022-01-27T13:03:42.466Z] ---> d858740f9dd0 [2022-01-27T13:03:42.466Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-27T13:03:42.738Z] ---> Running in 8b29c08a6a6e [2022-01-27T13:03:43.013Z] Removing intermediate container 8b29c08a6a6e [2022-01-27T13:03:43.290Z] ---> 1a441ea440a1 [2022-01-27T13:03:43.290Z] Step 21/23 : LABEL arch=arm64 [2022-01-27T13:03:43.290Z] ---> Running in 69597bc0f2ff [2022-01-27T13:03:43.564Z] ---> 3a571278aedf [2022-01-27T13:03:43.564Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-01-27T13:03:43.564Z] ---> e0d45c621643 [2022-01-27T13:03:43.564Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-27T13:03:43.839Z] ---> Running in b9816201d474 [2022-01-27T13:03:44.114Z] Removing intermediate container 69597bc0f2ff [2022-01-27T13:03:44.114Z] ---> a02bc7f5d890 [2022-01-27T13:03:44.114Z] Step 22/23 : LABEL git_sha=3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:03:44.114Z] ---> 19b7cc8f1f1f [2022-01-27T13:03:44.114Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-27T13:03:44.114Z] ---> Running in 2bb712b17c00 [2022-01-27T13:03:44.731Z] ---> f2c5bcb5e6d6 [2022-01-27T13:03:44.731Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-27T13:03:45.003Z] Removing intermediate container 2bb712b17c00 [2022-01-27T13:03:45.003Z] ---> 3ac6d87ecc40 [2022-01-27T13:03:45.003Z] Step 23/23 : LABEL version=2.2.0-dev.23 [2022-01-27T13:03:45.003Z] ---> Running in fade416af4ee [2022-01-27T13:03:45.277Z] ---> 038b30491a0b [2022-01-27T13:03:45.277Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-01-27T13:03:45.552Z] ---> Running in 37a40a814172 [2022-01-27T13:03:45.552Z] Removing intermediate container fade416af4ee [2022-01-27T13:03:45.552Z] ---> a910d497516e [2022-01-27T13:03:45.552Z] [2022-01-27T13:03:46.160Z] Successfully built a910d497516e [2022-01-27T13:03:46.160Z] Removing intermediate container 37a40a814172 [2022-01-27T13:03:46.160Z] ---> 462cc19c4946 [2022-01-27T13:03:46.160Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-27T13:03:46.160Z] Successfully tagged core-command-arm64:latest [2022-01-27T13:03:46.160Z]  Building core-command ... done Building core-data [2022-01-27T13:03:46.160Z] ---> Running in 25391059c70c [2022-01-27T13:03:46.760Z] Removing intermediate container b9816201d474 [2022-01-27T13:03:46.760Z] ---> 7c246410c68b [2022-01-27T13:03:46.760Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-27T13:03:46.760Z] ---> e13696b510e4 [2022-01-27T13:03:46.760Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-27T13:03:47.045Z] Removing intermediate container 25391059c70c [2022-01-27T13:03:47.045Z] ---> 41b506f0539c [2022-01-27T13:03:47.045Z] Step 21/23 : LABEL arch=arm64 [2022-01-27T13:03:47.045Z] ---> Running in aeba581d1627 [2022-01-27T13:03:48.027Z] Removing intermediate container aeba581d1627 [2022-01-27T13:03:48.027Z] ---> 72c6355bd8f9 [2022-01-27T13:03:48.027Z] Step 22/23 : LABEL git_sha=3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:03:48.298Z] ---> 3d1383b8f2f6 [2022-01-27T13:03:48.298Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-27T13:03:48.298Z] ---> Running in 02af23a3f93f [2022-01-27T13:03:49.302Z] Removing intermediate container 02af23a3f93f [2022-01-27T13:03:49.302Z] ---> b4fc7dfb8999 [2022-01-27T13:03:49.302Z] Step 23/23 : LABEL version=2.2.0-dev.23 [2022-01-27T13:03:49.302Z] ---> 15843431f4d9 [2022-01-27T13:03:49.302Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-27T13:03:49.302Z] ---> Running in 343f1a76853a [2022-01-27T13:03:49.582Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-27T13:03:49.582Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-27T13:03:49.582Z] ---> 520e9a0a30f7 [2022-01-27T13:03:49.582Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-01-27T13:03:49.857Z] ---> Running in 24c6e4d178fd [2022-01-27T13:03:49.857Z] Removing intermediate container 343f1a76853a [2022-01-27T13:03:49.857Z] ---> ee4adc8d3b18 [2022-01-27T13:03:49.857Z] [2022-01-27T13:03:50.130Z] ---> 2926ba54fb9b [2022-01-27T13:03:50.130Z] Step 21/25 : 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/ [2022-01-27T13:03:50.130Z] Successfully built ee4adc8d3b18 [2022-01-27T13:03:50.130Z] Successfully tagged core-metadata-arm64:latest [2022-01-27T13:03:50.130Z]  Building core-metadata ... done Building support-notifications [2022-01-27T13:03:50.402Z] ---> f5810eadaf2a [2022-01-27T13:03:50.403Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-27T13:03:50.403Z] ---> Running in 673096c8a496 [2022-01-27T13:03:50.403Z] Removing intermediate container 24c6e4d178fd [2022-01-27T13:03:50.403Z] ---> 4cc90365290e [2022-01-27T13:03:50.403Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-01-27T13:03:50.675Z] ---> Running in 92c4e27f4bb4 [2022-01-27T13:03:51.655Z] ---> a83af2d7dcd0 [2022-01-27T13:03:51.655Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-27T13:03:51.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-27T13:03:52.535Z] ---> 675fb9a5c2b0 [2022-01-27T13:03:52.535Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-27T13:03:52.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-27T13:03:52.818Z] Removing intermediate container 673096c8a496 [2022-01-27T13:03:52.818Z] ---> b8abcdd0aa8a [2022-01-27T13:03:52.818Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-01-27T13:03:52.818Z] ---> Running in 022127982ae2 [2022-01-27T13:03:53.416Z] (1/42) Installing readline (8.1.0-r0) [2022-01-27T13:03:53.416Z] (2/42) Installing bash (5.1.4-r0) [2022-01-27T13:03:53.416Z] Executing bash-5.1.4-r0.post-install [2022-01-27T13:03:53.416Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-27T13:03:53.416Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-27T13:03:53.416Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-27T13:03:53.416Z] (6/42) Installing curl (7.79.1-r0) [2022-01-27T13:03:53.416Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-27T13:03:53.416Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-27T13:03:53.416Z] (9/42) Installing expat (2.4.3-r0) [2022-01-27T13:03:53.416Z] (10/42) Installing libffi (3.3-r2) [2022-01-27T13:03:53.416Z] (11/42) Installing gdbm (1.19-r0) [2022-01-27T13:03:53.416Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-27T13:03:53.416Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-27T13:03:53.416Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-27T13:03:53.695Z] ---> 9c12291ebfb4 [2022-01-27T13:03:53.695Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-01-27T13:03:53.695Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-27T13:03:53.695Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-27T13:03:53.695Z] Removing intermediate container 022127982ae2 [2022-01-27T13:03:53.695Z] ---> 3dc86a3059f9 [2022-01-27T13:03:53.695Z] Step 23/25 : LABEL arch=arm64 [2022-01-27T13:03:53.695Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-27T13:03:53.974Z] ---> Running in c8bd83cd8e9f [2022-01-27T13:03:53.974Z] ---> Running in 1c4946d1d681 [2022-01-27T13:03:54.958Z] Removing intermediate container c8bd83cd8e9f [2022-01-27T13:03:54.958Z] ---> 55af734af4f9 [2022-01-27T13:03:54.958Z] Step 24/25 : LABEL git_sha=3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:03:54.958Z] Removing intermediate container 1c4946d1d681 [2022-01-27T13:03:54.958Z] ---> 92c4fc2adf0e [2022-01-27T13:03:54.958Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-27T13:03:54.958Z] ---> Running in c3d13cc19b25 [2022-01-27T13:03:55.941Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-27T13:03:55.941Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-27T13:03:55.941Z] Removing intermediate container c3d13cc19b25 [2022-01-27T13:03:55.941Z] ---> 3ee4811bad15 [2022-01-27T13:03:55.941Z] Step 25/25 : LABEL version=2.2.0-dev.23 [2022-01-27T13:03:55.941Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-27T13:03:55.941Z] ---> de9b03cc77cb [2022-01-27T13:03:55.941Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-01-27T13:03:55.941Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-27T13:03:55.941Z] ---> Running in 4551b571dacf [2022-01-27T13:03:55.941Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-27T13:03:55.941Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-27T13:03:56.213Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-27T13:03:56.213Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-27T13:03:56.213Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-27T13:03:56.213Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-27T13:03:56.213Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-27T13:03:56.213Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-27T13:03:56.213Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-27T13:03:56.213Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-27T13:03:56.213Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-27T13:03:56.213Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-27T13:03:56.213Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-27T13:03:56.213Z] ---> Running in 9b36c9528f2f [2022-01-27T13:03:56.483Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-27T13:03:56.483Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-27T13:03:56.483Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-27T13:03:56.483Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-27T13:03:56.483Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-27T13:03:56.483Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-27T13:03:56.483Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-27T13:03:56.755Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-27T13:03:56.755Z] Removing intermediate container 4551b571dacf [2022-01-27T13:03:56.755Z] ---> 67229f6dfda8 [2022-01-27T13:03:56.755Z] [2022-01-27T13:03:57.353Z] Successfully built 67229f6dfda8 [2022-01-27T13:03:57.353Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-01-27T13:03:57.353Z] Executing busybox-1.33.1-r6.trigger [2022-01-27T13:03:57.353Z]  Building security-secretstore-setup ... done Building support-scheduler [2022-01-27T13:03:57.353Z] OK: 84 MiB in 64 packages [2022-01-27T13:03:58.795Z] Removing intermediate container 9b36c9528f2f [2022-01-27T13:03:58.795Z] ---> 990e283ff922 [2022-01-27T13:03:58.795Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-27T13:03:59.073Z] ---> Running in 722c77c05936 [2022-01-27T13:03:59.672Z] Removing intermediate container 722c77c05936 [2022-01-27T13:03:59.672Z] ---> 39f6a001d94d [2022-01-27T13:03:59.672Z] Step 28/31 : CMD ["gate"] [2022-01-27T13:03:59.672Z] ---> Running in 7e405a393ae3 [2022-01-27T13:04:00.275Z] Removing intermediate container 7e405a393ae3 [2022-01-27T13:04:00.275Z] ---> 5c2ae2dd8eca [2022-01-27T13:04:00.275Z] Step 29/31 : LABEL arch=arm64 [2022-01-27T13:04:00.275Z] ---> Running in 05e9ba57f6bf [2022-01-27T13:04:00.873Z] Removing intermediate container 05e9ba57f6bf [2022-01-27T13:04:00.873Z] ---> 3237eea25a27 [2022-01-27T13:04:00.873Z] Step 30/31 : LABEL git_sha=3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:04:01.148Z] ---> Running in 767928c945d0 [2022-01-27T13:04:01.422Z] Collecting docker-compose==1.23.2 [2022-01-27T13:04:01.422Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-27T13:04:02.024Z] Removing intermediate container 767928c945d0 [2022-01-27T13:04:02.024Z] ---> ab34d8f6d8c2 [2022-01-27T13:04:02.024Z] Step 31/31 : LABEL version=2.2.0-dev.23 [2022-01-27T13:04:02.024Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-27T13:04:02.024Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-27T13:04:02.297Z] ---> Running in 28d34d565b52 [2022-01-27T13:04:02.569Z] Removing intermediate container 28d34d565b52 [2022-01-27T13:04:02.569Z] ---> 7b8c838a073a [2022-01-27T13:04:02.569Z] [2022-01-27T13:04:03.167Z] Successfully built 7b8c838a073a [2022-01-27T13:04:03.167Z] Successfully tagged security-bootstrapper-arm64:latest [2022-01-27T13:04:03.167Z] Building security-proxy-setup [2022-01-27T13:04:03.773Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-27T13:04:03.773Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-27T13:04:03.773Z] ---> c4c17b56e757 [2022-01-27T13:04:03.773Z] Step 3/23 : WORKDIR /edgex-go [2022-01-27T13:04:03.773Z] ---> Using cache [2022-01-27T13:04:03.773Z] ---> 087dd695d6a3 [2022-01-27T13:04:03.773Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-27T13:04:03.773Z] ---> Using cache [2022-01-27T13:04:03.773Z] ---> 8953ab473e89 [2022-01-27T13:04:03.773Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-27T13:04:03.773Z] ---> Running in b3e044dffd24 [2022-01-27T13:04:04.051Z] Collecting docker<4.0,>=3.6.0 [2022-01-27T13:04:04.325Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-27T13:04:04.325Z] Collecting texttable<0.10,>=0.9.0 [2022-01-27T13:04:04.325Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-27T13:04:05.304Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-27T13:04:06.369Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-27T13:04:06.689Z] Collecting jsonschema<3,>=2.5.1 [2022-01-27T13:04:06.689Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-27T13:04:06.689Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-01-27T13:04:07.327Z] OK: 220 MiB in 52 packages [2022-01-27T13:04:07.980Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-27T13:04:07.980Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-27T13:04:08.960Z] Removing intermediate container b3e044dffd24 [2022-01-27T13:04:08.960Z] ---> bd812c0f589b [2022-01-27T13:04:08.960Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-27T13:04:08.960Z] Collecting PyYAML<4,>=3.10 [2022-01-27T13:04:08.960Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-27T13:04:09.937Z] ---> 3093114d97d4 [2022-01-27T13:04:09.937Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-27T13:04:09.937Z] ---> Running in f915ac8ef326 [2022-01-27T13:04:12.554Z] Collecting docopt<0.7,>=0.6.1 [2022-01-27T13:04:12.554Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-27T13:04:13.992Z] Removing intermediate container f915ac8ef326 [2022-01-27T13:04:13.992Z] ---> 05683c44c567 [2022-01-27T13:04:13.992Z] Step 8/23 : COPY . . [2022-01-27T13:04:14.269Z] Collecting cached-property<2,>=1.2.0 [2022-01-27T13:04:14.269Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-27T13:04:14.269Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-27T13:04:14.269Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-27T13:04:14.269Z] ---> c4c17b56e757 [2022-01-27T13:04:14.269Z] Step 3/22 : WORKDIR /edgex-go [2022-01-27T13:04:14.269Z] ---> Using cache [2022-01-27T13:04:14.269Z] ---> 087dd695d6a3 [2022-01-27T13:04:14.269Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-27T13:04:14.269Z] ---> Using cache [2022-01-27T13:04:14.269Z] ---> 8953ab473e89 [2022-01-27T13:04:14.269Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-27T13:04:14.269Z] ---> Running in c690ce3ae568 [2022-01-27T13:04:14.866Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-27T13:04:14.866Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-27T13:04:15.144Z] Collecting docker-pycreds>=0.4.0 [2022-01-27T13:04:15.144Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-27T13:04:15.742Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-27T13:04:16.716Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-27T13:04:16.716Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-27T13:04:16.716Z] 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) [2022-01-27T13:04:16.716Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-27T13:04:16.716Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-27T13:04:16.716Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-27T13:04:16.990Z] Collecting idna<2.8,>=2.5 [2022-01-27T13:04:16.990Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-27T13:04:17.267Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-27T13:04:17.267Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-27T13:04:17.540Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-27T13:04:17.540Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-27T13:04:17.540Z] OK: 220 MiB in 52 packages [2022-01-27T13:04:18.533Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-27T13:04:18.533Z] Attempting uninstall: urllib3 [2022-01-27T13:04:18.533Z] Found existing installation: urllib3 1.26.5 [2022-01-27T13:04:18.533Z] Uninstalling urllib3-1.26.5: [2022-01-27T13:04:18.533Z] Successfully uninstalled urllib3-1.26.5 [2022-01-27T13:04:19.133Z] Attempting uninstall: idna [2022-01-27T13:04:19.133Z] Found existing installation: idna 3.2 [2022-01-27T13:04:19.133Z] Uninstalling idna-3.2: [2022-01-27T13:04:19.407Z] Successfully uninstalled idna-3.2 [2022-01-27T13:04:19.407Z] Removing intermediate container c690ce3ae568 [2022-01-27T13:04:19.407Z] ---> fb7b76406095 [2022-01-27T13:04:19.407Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-27T13:04:20.397Z] Attempting uninstall: chardet [2022-01-27T13:04:20.397Z] Found existing installation: chardet 4.0.0 [2022-01-27T13:04:20.397Z] Uninstalling chardet-4.0.0: [2022-01-27T13:04:20.397Z] Successfully uninstalled chardet-4.0.0 [2022-01-27T13:04:21.000Z] ---> 280e2c4b04df [2022-01-27T13:04:21.000Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-27T13:04:21.273Z] ---> Running in 84b71947690f [2022-01-27T13:04:22.248Z] Attempting uninstall: requests [2022-01-27T13:04:22.248Z] Found existing installation: requests 2.25.1 [2022-01-27T13:04:22.248Z] Uninstalling requests-2.25.1: [2022-01-27T13:04:22.248Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-27T13:04:22.248Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-27T13:04:22.248Z] ---> c4c17b56e757 [2022-01-27T13:04:22.248Z] Step 3/22 : WORKDIR /edgex-go [2022-01-27T13:04:22.248Z] ---> Using cache [2022-01-27T13:04:22.248Z] ---> 087dd695d6a3 [2022-01-27T13:04:22.248Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-27T13:04:22.248Z] ---> Using cache [2022-01-27T13:04:22.248Z] ---> 8953ab473e89 [2022-01-27T13:04:22.248Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-27T13:04:22.248Z] ---> Using cache [2022-01-27T13:04:22.248Z] ---> a45927178633 [2022-01-27T13:04:22.248Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-27T13:04:22.248Z] ---> Using cache [2022-01-27T13:04:22.248Z] ---> 373755eef0b9 [2022-01-27T13:04:22.248Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-27T13:04:22.248Z] ---> Using cache [2022-01-27T13:04:22.248Z] ---> ce544fca4969 [2022-01-27T13:04:22.248Z] Step 8/22 : COPY . . [2022-01-27T13:04:22.248Z] Successfully uninstalled requests-2.25.1 [2022-01-27T13:04:22.248Z] ---> Using cache [2022-01-27T13:04:22.248Z] ---> a8d0994d5d71 [2022-01-27T13:04:22.248Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-01-27T13:04:22.534Z] Running setup.py install for texttable: started [2022-01-27T13:04:22.813Z] ---> Running in 2b5362242708 [2022-01-27T13:04:24.795Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.23" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-01-27T13:04:24.795Z] Running setup.py install for texttable: finished with status 'done' [2022-01-27T13:04:24.795Z] Running setup.py install for PyYAML: started [2022-01-27T13:04:25.390Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-27T13:04:25.390Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-27T13:04:25.390Z] ---> c4c17b56e757 [2022-01-27T13:04:25.390Z] Step 3/21 : WORKDIR /edgex-go [2022-01-27T13:04:25.390Z] ---> Using cache [2022-01-27T13:04:25.390Z] ---> 087dd695d6a3 [2022-01-27T13:04:25.390Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-27T13:04:25.390Z] ---> Using cache [2022-01-27T13:04:25.390Z] ---> 8953ab473e89 [2022-01-27T13:04:25.390Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-01-27T13:04:25.390Z] ---> Using cache [2022-01-27T13:04:25.390Z] ---> a45927178633 [2022-01-27T13:04:25.390Z] Step 6/21 : COPY go.mod vendor* ./ [2022-01-27T13:04:25.390Z] ---> Using cache [2022-01-27T13:04:25.390Z] ---> 373755eef0b9 [2022-01-27T13:04:25.390Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-27T13:04:25.390Z] ---> Using cache [2022-01-27T13:04:25.664Z] ---> ce544fca4969 [2022-01-27T13:04:25.664Z] Step 8/21 : COPY . . [2022-01-27T13:04:25.943Z] ---> Using cache [2022-01-27T13:04:25.943Z] ---> a8d0994d5d71 [2022-01-27T13:04:25.943Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-27T13:04:26.213Z] ---> Running in 7270fd1c6b58 [2022-01-27T13:04:27.187Z] Removing intermediate container 84b71947690f [2022-01-27T13:04:27.187Z] ---> 1093c9ea1642 [2022-01-27T13:04:27.187Z] Step 8/22 : COPY . . [2022-01-27T13:04:27.461Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-27T13:04:28.058Z] Running setup.py install for docopt: started [2022-01-27T13:04:28.332Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.23" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-01-27T13:04:30.310Z] Running setup.py install for docopt: finished with status 'done' [2022-01-27T13:04:30.310Z] Running setup.py install for dockerpty: started [2022-01-27T13:04:31.751Z] ---> e99984f6d2fe [2022-01-27T13:04:31.751Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-01-27T13:04:31.751Z] ---> Running in eacc2a84dfe4 [2022-01-27T13:04:32.725Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-27T13:04:34.159Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.23" -o cmd/core-data/core-data ./cmd/core-data [2022-01-27T13:04:35.142Z] 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 [2022-01-27T13:04:43.444Z] ---> 9c6236bb01b7 [2022-01-27T13:04:43.444Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-01-27T13:04:43.444Z] ---> Running in 855a40573a96 [2022-01-27T13:04:45.428Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.23" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-01-27T13:04:52.143Z] Removing intermediate container 92c4e27f4bb4 [2022-01-27T13:04:52.143Z] ---> 0c04718042d8 [2022-01-27T13:04:52.143Z] Step 14/23 : ENV APP_PORT=58890 [2022-01-27T13:04:52.143Z] ---> Running in 89dfd3fb57b7 [2022-01-27T13:04:52.143Z] Removing intermediate container 89dfd3fb57b7 [2022-01-27T13:04:52.143Z] ---> 07c183cb0409 [2022-01-27T13:04:52.143Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-27T13:04:52.143Z] ---> Running in 21a4875eac14 [2022-01-27T13:04:52.741Z] Removing intermediate container 21a4875eac14 [2022-01-27T13:04:52.741Z] ---> 4bd093b0c4f8 [2022-01-27T13:04:52.741Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-27T13:04:54.178Z] ---> 8612a12a35ab [2022-01-27T13:04:54.178Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-27T13:04:55.163Z] ---> c4f2f1ad836d [2022-01-27T13:04:55.163Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-27T13:04:56.167Z] ---> f87e616ed148 [2022-01-27T13:04:56.167Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-27T13:04:56.440Z] ---> Running in e754b07183a8 [2022-01-27T13:04:57.040Z] Removing intermediate container e754b07183a8 [2022-01-27T13:04:57.040Z] ---> 374a98d49134 [2022-01-27T13:04:57.040Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-27T13:04:57.317Z] ---> Running in fa5432268296 [2022-01-27T13:04:57.915Z] Removing intermediate container fa5432268296 [2022-01-27T13:04:57.915Z] ---> c29d71b04507 [2022-01-27T13:04:57.915Z] Step 21/23 : LABEL arch=arm64 [2022-01-27T13:04:57.915Z] ---> Running in e148202c0075 [2022-01-27T13:04:58.533Z] Removing intermediate container e148202c0075 [2022-01-27T13:04:58.533Z] ---> 50d7422c3736 [2022-01-27T13:04:58.533Z] Step 22/23 : LABEL git_sha=3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:04:58.819Z] ---> Running in 2b5bac3d270e [2022-01-27T13:04:59.093Z] Removing intermediate container 2b5bac3d270e [2022-01-27T13:04:59.093Z] ---> 6fb52efce14f [2022-01-27T13:04:59.093Z] Step 23/23 : LABEL version=2.2.0-dev.23 [2022-01-27T13:04:59.367Z] ---> Running in 4d7bb1bc40af [2022-01-27T13:04:59.962Z] Removing intermediate container 4d7bb1bc40af [2022-01-27T13:04:59.962Z] ---> 2ec16ca8891d [2022-01-27T13:04:59.962Z] [2022-01-27T13:05:00.234Z] Successfully built 2ec16ca8891d [2022-01-27T13:05:00.234Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-01-27T13:06:21.990Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.23" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-27T13:06:26.306Z] Removing intermediate container 7270fd1c6b58 [2022-01-27T13:06:26.306Z] ---> f20a0cc703eb [2022-01-27T13:06:26.306Z] [2022-01-27T13:06:26.306Z] Step 10/21 : FROM alpine:3.14 [2022-01-27T13:06:26.306Z] ---> 5b8b7b635229 [2022-01-27T13:06:26.306Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-01-27T13:06:26.306Z] Removing intermediate container 2b5362242708 [2022-01-27T13:06:26.306Z] ---> 916aa51ff128 [2022-01-27T13:06:26.306Z] [2022-01-27T13:06:26.306Z] Step 10/22 : FROM alpine:3.14 [2022-01-27T13:06:26.306Z] ---> 5b8b7b635229 [2022-01-27T13:06:26.306Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-01-27T13:06:26.306Z] ---> Using cache [2022-01-27T13:06:26.306Z] ---> 9575c30861c7 [2022-01-27T13:06:26.306Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-27T13:06:26.306Z] ---> Using cache [2022-01-27T13:06:26.306Z] ---> 96fbd2ca216f [2022-01-27T13:06:26.306Z] Step 13/22 : ENV APP_PORT=59861 [2022-01-27T13:06:26.306Z] ---> Running in ab039667e316 [2022-01-27T13:06:26.306Z] ---> Running in e5ad494fbdc9 [2022-01-27T13:06:27.292Z] Removing intermediate container e5ad494fbdc9 [2022-01-27T13:06:27.292Z] ---> 3f06bacc1add [2022-01-27T13:06:27.292Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-27T13:06:27.292Z] ---> Running in 16a333555a87 [2022-01-27T13:06:28.276Z] Removing intermediate container 16a333555a87 [2022-01-27T13:06:28.276Z] ---> 3b862f2ea831 [2022-01-27T13:06:28.276Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-27T13:06:28.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-27T13:06:28.550Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-27T13:06:29.144Z] ---> e1183eb096c2 [2022-01-27T13:06:29.144Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-27T13:06:29.420Z] (1/5) Installing ca-certificates (20211220-r0) [2022-01-27T13:06:29.420Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-27T13:06:29.420Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-27T13:06:29.420Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-27T13:06:29.420Z] (5/5) Installing curl (7.79.1-r0) [2022-01-27T13:06:29.420Z] Executing busybox-1.33.1-r6.trigger [2022-01-27T13:06:29.420Z] Executing ca-certificates-20211220-r0.trigger [2022-01-27T13:06:29.694Z] OK: 8 MiB in 19 packages [2022-01-27T13:06:30.679Z] ---> ef5cdb7e63a6 [2022-01-27T13:06:30.679Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-27T13:06:31.660Z] Removing intermediate container ab039667e316 [2022-01-27T13:06:31.660Z] ---> 9d4b8f156be9 [2022-01-27T13:06:31.660Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-27T13:06:31.660Z] ---> 05832566a0a9 [2022-01-27T13:06:31.660Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-01-27T13:06:31.932Z] ---> Running in 6eb11f335dab [2022-01-27T13:06:31.932Z] ---> Running in 3fccdcb05ccb [2022-01-27T13:06:32.208Z] Removing intermediate container 6eb11f335dab [2022-01-27T13:06:32.208Z] ---> d38b7211a148 [2022-01-27T13:06:32.208Z] Step 13/21 : WORKDIR /edgex [2022-01-27T13:06:32.481Z] ---> Running in 93364d24cb89 [2022-01-27T13:06:32.481Z] Removing intermediate container 3fccdcb05ccb [2022-01-27T13:06:32.481Z] ---> 567dd74fa375 [2022-01-27T13:06:32.481Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-27T13:06:32.481Z] ---> Running in 31825c27f4a4 [2022-01-27T13:06:33.081Z] Removing intermediate container 93364d24cb89 [2022-01-27T13:06:33.081Z] ---> 776b2808fd40 [2022-01-27T13:06:33.081Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-27T13:06:33.081Z] Removing intermediate container 31825c27f4a4 [2022-01-27T13:06:33.081Z] ---> 8e380d138983 [2022-01-27T13:06:33.081Z] Step 20/22 : LABEL arch=arm64 [2022-01-27T13:06:33.355Z] ---> Running in 25e86b0934d5 [2022-01-27T13:06:33.955Z] Removing intermediate container 25e86b0934d5 [2022-01-27T13:06:33.955Z] ---> d72a34de3768 [2022-01-27T13:06:33.955Z] Step 21/22 : LABEL git_sha=3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:06:33.955Z] ---> 7fe9c6a151b6 [2022-01-27T13:06:33.955Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-27T13:06:34.227Z] ---> Running in 65a4d4879769 [2022-01-27T13:06:34.829Z] Removing intermediate container 65a4d4879769 [2022-01-27T13:06:34.829Z] ---> 39ebde1ab1fc [2022-01-27T13:06:34.829Z] Step 22/22 : LABEL version=2.2.0-dev.23 [2022-01-27T13:06:34.829Z] ---> Running in 176d593791ae [2022-01-27T13:06:35.422Z] Removing intermediate container 176d593791ae [2022-01-27T13:06:35.422Z] ---> 565560d826a2 [2022-01-27T13:06:35.422Z] [2022-01-27T13:06:35.422Z] ---> 0e18e173ec19 [2022-01-27T13:06:35.422Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-27T13:06:35.694Z] Successfully built 565560d826a2 [2022-01-27T13:06:35.694Z] Successfully tagged support-scheduler-arm64:latest [2022-01-27T13:06:37.124Z]  Building support-scheduler ... done  ---> 05bf6a976c1b [2022-01-27T13:06:37.124Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-27T13:06:37.124Z] ---> Running in 6245d42384c3 [2022-01-27T13:06:37.124Z] Removing intermediate container 855a40573a96 [2022-01-27T13:06:37.124Z] ---> d8f1ca318150 [2022-01-27T13:06:37.124Z] [2022-01-27T13:06:37.124Z] Step 10/22 : FROM alpine:3.14 [2022-01-27T13:06:37.124Z] ---> 5b8b7b635229 [2022-01-27T13:06:37.124Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-27T13:06:37.395Z] ---> Running in fcc102ba9063 [2022-01-27T13:06:37.665Z] Removing intermediate container 6245d42384c3 [2022-01-27T13:06:37.665Z] ---> 128e62930f55 [2022-01-27T13:06:37.665Z] Step 18/21 : CMD ["--init=true"] [2022-01-27T13:06:37.665Z] ---> Running in 816b40e4f8f6 [2022-01-27T13:06:38.261Z] Removing intermediate container 816b40e4f8f6 [2022-01-27T13:06:38.261Z] ---> 9363c3e4892a [2022-01-27T13:06:38.261Z] Step 19/21 : LABEL arch=arm64 [2022-01-27T13:06:38.261Z] ---> Running in e7a1f9684a1b [2022-01-27T13:06:38.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-27T13:06:38.942Z] Removing intermediate container e7a1f9684a1b [2022-01-27T13:06:38.942Z] ---> be9b43cbf621 [2022-01-27T13:06:38.942Z] Step 20/21 : LABEL git_sha=3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:06:38.942Z] ---> Running in 790b3fe06268 [2022-01-27T13:06:38.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-27T13:06:39.699Z] Removing intermediate container 790b3fe06268 [2022-01-27T13:06:39.699Z] ---> b625191dfd1e [2022-01-27T13:06:39.699Z] Step 21/21 : LABEL version=2.2.0-dev.23 [2022-01-27T13:06:39.699Z] ---> Running in 785d5bfe4b5d [2022-01-27T13:06:39.699Z] (1/2) Installing ca-certificates (20211220-r0) [2022-01-27T13:06:40.045Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-27T13:06:40.045Z] Executing busybox-1.33.1-r6.trigger [2022-01-27T13:06:40.045Z] Executing ca-certificates-20211220-r0.trigger [2022-01-27T13:06:40.045Z] OK: 6 MiB in 16 packages [2022-01-27T13:06:40.693Z] Removing intermediate container 785d5bfe4b5d [2022-01-27T13:06:40.693Z] ---> 9259bd4523e9 [2022-01-27T13:06:40.693Z] [2022-01-27T13:06:40.983Z] Successfully built 9259bd4523e9 [2022-01-27T13:06:41.256Z] Successfully tagged security-proxy-setup-arm64:latest [2022-01-27T13:06:41.850Z]  Building security-proxy-setup ... done Removing intermediate container fcc102ba9063 [2022-01-27T13:06:41.850Z] ---> afedbd7997c9 [2022-01-27T13:06:41.850Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-27T13:06:41.850Z] ---> Running in 12566be9672c [2022-01-27T13:06:41.850Z] Removing intermediate container eacc2a84dfe4 [2022-01-27T13:06:41.850Z] ---> c0d9f1b34902 [2022-01-27T13:06:41.850Z] [2022-01-27T13:06:41.850Z] Step 10/23 : FROM alpine:3.14 [2022-01-27T13:06:41.850Z] ---> 5b8b7b635229 [2022-01-27T13:06:41.850Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-27T13:06:42.120Z] ---> Running in 88a6addbf8fa [2022-01-27T13:06:42.392Z] Removing intermediate container 12566be9672c [2022-01-27T13:06:42.392Z] ---> 2f77eb87600b [2022-01-27T13:06:42.392Z] Step 13/22 : ENV APP_PORT=59860 [2022-01-27T13:06:42.392Z] ---> Running in 9947ba63eca5 [2022-01-27T13:06:42.392Z] Removing intermediate container 88a6addbf8fa [2022-01-27T13:06:42.392Z] ---> 8fa3412ddc08 [2022-01-27T13:06:42.392Z] Step 12/23 : ENV APP_PORT=59880 [2022-01-27T13:06:42.392Z] ---> Running in 127489335ddb [2022-01-27T13:06:42.662Z] Removing intermediate container 9947ba63eca5 [2022-01-27T13:06:42.662Z] ---> 09b38158570f [2022-01-27T13:06:42.662Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-27T13:06:42.933Z] ---> Running in c488aa3a599d [2022-01-27T13:06:42.933Z] Removing intermediate container 127489335ddb [2022-01-27T13:06:42.933Z] ---> 0eb4aa2573f5 [2022-01-27T13:06:42.933Z] Step 13/23 : EXPOSE $APP_PORT [2022-01-27T13:06:42.933Z] ---> Running in 53ab08cc5e60 [2022-01-27T13:06:43.211Z] Removing intermediate container c488aa3a599d [2022-01-27T13:06:43.211Z] ---> 4d245340befa [2022-01-27T13:06:43.211Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-27T13:06:43.211Z] Removing intermediate container 53ab08cc5e60 [2022-01-27T13:06:43.211Z] ---> 13b362277844 [2022-01-27T13:06:43.211Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-27T13:06:43.484Z] ---> Running in dab67bb12ac5 [2022-01-27T13:06:44.077Z] ---> 597d2867ebf6 [2022-01-27T13:06:44.077Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-27T13:06:45.049Z] ---> e5ce791d96c6 [2022-01-27T13:06:45.049Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-27T13:06:45.320Z] Removing intermediate container dab67bb12ac5 [2022-01-27T13:06:45.320Z] ---> 1735eaf96307 [2022-01-27T13:06:45.320Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-27T13:06:45.320Z] ---> Running in 8588ca0c458f [2022-01-27T13:06:45.912Z] ---> cf6c2a104826 [2022-01-27T13:06:45.912Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-01-27T13:06:45.912Z] ---> Running in 7d5235c050ca [2022-01-27T13:06:46.187Z] Removing intermediate container 7d5235c050ca [2022-01-27T13:06:46.187Z] ---> 3fe93198066d [2022-01-27T13:06:46.187Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-27T13:06:46.459Z] ---> Running in 7c94fdb87b11 [2022-01-27T13:06:46.459Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-27T13:06:46.737Z] Removing intermediate container 7c94fdb87b11 [2022-01-27T13:06:46.737Z] ---> 85aae8aa38ac [2022-01-27T13:06:46.737Z] Step 20/22 : LABEL arch=arm64 [2022-01-27T13:06:46.737Z] ---> Running in 0d604b5634fb [2022-01-27T13:06:47.332Z] Removing intermediate container 0d604b5634fb [2022-01-27T13:06:47.332Z] ---> 7d0feb5106e9 [2022-01-27T13:06:47.332Z] Step 21/22 : LABEL git_sha=3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:06:47.332Z] ---> Running in 100cce2b648e [2022-01-27T13:06:47.332Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-27T13:06:47.604Z] Removing intermediate container 100cce2b648e [2022-01-27T13:06:47.604Z] ---> 830b75123c92 [2022-01-27T13:06:47.604Z] Step 22/22 : LABEL version=2.2.0-dev.23 [2022-01-27T13:06:47.604Z] ---> Running in b0d9fc80c7ff [2022-01-27T13:06:48.202Z] Removing intermediate container b0d9fc80c7ff [2022-01-27T13:06:48.202Z] ---> c6d40283d7f7 [2022-01-27T13:06:48.202Z] [2022-01-27T13:06:48.202Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-27T13:06:48.202Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-27T13:06:48.202Z] Successfully built c6d40283d7f7 [2022-01-27T13:06:48.202Z] Successfully tagged support-notifications-arm64:latest [2022-01-27T13:06:48.473Z]  Building support-notifications ... done (3/6) Installing libsodium (1.0.18-r0) [2022-01-27T13:06:48.473Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-27T13:06:48.746Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-27T13:06:48.746Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-27T13:06:48.746Z] Executing busybox-1.33.1-r6.trigger [2022-01-27T13:06:48.746Z] OK: 8 MiB in 20 packages [2022-01-27T13:06:49.732Z] Removing intermediate container 8588ca0c458f [2022-01-27T13:06:49.732Z] ---> 4cbacc91bf72 [2022-01-27T13:06:49.732Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-27T13:06:50.327Z] ---> dec412315cda [2022-01-27T13:06:50.327Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-27T13:06:51.303Z] ---> bf63c3414a08 [2022-01-27T13:06:51.303Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-27T13:06:51.895Z] ---> 860b31e1ef55 [2022-01-27T13:06:51.895Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-01-27T13:06:51.895Z] ---> Running in e23454730650 [2022-01-27T13:06:52.167Z] Removing intermediate container e23454730650 [2022-01-27T13:06:52.167Z] ---> 89c043e88879 [2022-01-27T13:06:52.167Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-27T13:06:52.437Z] ---> Running in a42f8e2df48c [2022-01-27T13:06:52.709Z] Removing intermediate container a42f8e2df48c [2022-01-27T13:06:52.709Z] ---> c425a59d6684 [2022-01-27T13:06:52.709Z] Step 21/23 : LABEL arch=arm64 [2022-01-27T13:06:52.709Z] ---> Running in dedd516292d6 [2022-01-27T13:06:53.303Z] Removing intermediate container dedd516292d6 [2022-01-27T13:06:53.303Z] ---> 3cc70fd5bd61 [2022-01-27T13:06:53.303Z] Step 22/23 : LABEL git_sha=3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:06:53.303Z] ---> Running in d792f7075add [2022-01-27T13:06:53.575Z] Removing intermediate container d792f7075add [2022-01-27T13:06:53.575Z] ---> 70d802bdc5cf [2022-01-27T13:06:53.575Z] Step 23/23 : LABEL version=2.2.0-dev.23 [2022-01-27T13:06:53.575Z] ---> Running in 006ce1f02ae8 [2022-01-27T13:06:53.845Z] Removing intermediate container 006ce1f02ae8 [2022-01-27T13:06:53.845Z] ---> f72308bcfd3d [2022-01-27T13:06:53.845Z] [2022-01-27T13:06:54.115Z] Successfully built f72308bcfd3d [2022-01-27T13:06:54.115Z] Successfully tagged core-data-arm64:latest [2022-01-27T13:06:54.401Z]  Building core-data ... done  [Pipeline] } [2022-01-27T13:06:54.399Z] $ docker stop --time=1 6fb88e9512f7f3ca557f35afc473025d037f764f960825031275507a5e0169c7 [2022-01-27T13:06:56.033Z] $ docker rm -f 6fb88e9512f7f3ca557f35afc473025d037f764f960825031275507a5e0169c7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-27T13:06:56.562Z] + docker images [2022-01-27T13:06:56.832Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-27T13:06:56.832Z] core-data-arm64 latest f72308bcfd3d 3 seconds ago 19.2MB [2022-01-27T13:06:56.832Z] support-notifications-arm64 latest c6d40283d7f7 9 seconds ago 16MB [2022-01-27T13:06:56.832Z] c0d9f1b34902 15 seconds ago 1.49GB [2022-01-27T13:06:56.832Z] security-proxy-setup-arm64 latest 9259bd4523e9 16 seconds ago 25.3MB [2022-01-27T13:06:56.832Z] d8f1ca318150 20 seconds ago 1.48GB [2022-01-27T13:06:56.832Z] support-scheduler-arm64 latest 565560d826a2 21 seconds ago 15.3MB [2022-01-27T13:06:56.832Z] 916aa51ff128 31 seconds ago 1.48GB [2022-01-27T13:06:56.832Z] f20a0cc703eb 32 seconds ago 1.48GB [2022-01-27T13:06:56.832Z] sys-mgmt-agent-arm64 latest 2ec16ca8891d About a minute ago 280MB [2022-01-27T13:06:56.832Z] security-bootstrapper-arm64 latest 7b8c838a073a 2 minutes ago 18MB [2022-01-27T13:06:56.832Z] security-secretstore-setup-arm64 latest 67229f6dfda8 3 minutes ago 26.8MB [2022-01-27T13:06:56.832Z] core-metadata-arm64 latest ee4adc8d3b18 3 minutes ago 15.9MB [2022-01-27T13:06:56.832Z] core-command-arm64 latest a910d497516e 3 minutes ago 15.1MB [2022-01-27T13:06:56.832Z] dccc99468f35 3 minutes ago 1.48GB [2022-01-27T13:06:56.832Z] da84a252b795 3 minutes ago 1.48GB [2022-01-27T13:06:56.832Z] 1f508d483417 3 minutes ago 1.48GB [2022-01-27T13:06:56.832Z] fa0c0daa1c4e 3 minutes ago 1.48GB [2022-01-27T13:06:56.832Z] 630a45e93828 3 minutes ago 1.47GB [2022-01-27T13:06:56.832Z] ci-base-image-arm64 latest c4c17b56e757 7 minutes ago 1.26GB [2022-01-27T13:06:56.832Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 0ccda1f7e2ee 2 weeks ago 551MB [2022-01-27T13:06:56.832Z] docker 20.10.10 520e9a0a30f7 2 months ago 200MB [2022-01-27T13:06:56.832Z] alpine 3.14 5b8b7b635229 2 months ago 5.35MB [2022-01-27T13:06:56.833Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 19 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 [2022-01-27T13:06:56.965Z] provisioning config files... [2022-01-27T13:06:56.981Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/140@tmp/config4808792919805931437tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-27T13:06:57.321Z] ---> docker-login.sh [2022-01-27T13:06:57.321Z] nexus3.edgexfoundry.org:10001 [2022-01-27T13:06:57.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-27T13:06:57.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-27T13:06:57.594Z] Configure a credential helper to remove this warning. See [2022-01-27T13:06:57.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-27T13:06:57.594Z] [2022-01-27T13:06:57.594Z] Login Succeeded [2022-01-27T13:06:57.594Z] nexus3.edgexfoundry.org:10002 [2022-01-27T13:06:57.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-27T13:06:58.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-27T13:06:58.135Z] Configure a credential helper to remove this warning. See [2022-01-27T13:06:58.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-27T13:06:58.135Z] [2022-01-27T13:06:58.135Z] Login Succeeded [2022-01-27T13:06:58.135Z] nexus3.edgexfoundry.org:10003 [2022-01-27T13:06:58.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-27T13:06:58.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-27T13:06:58.405Z] Configure a credential helper to remove this warning. See [2022-01-27T13:06:58.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-27T13:06:58.405Z] [2022-01-27T13:06:58.405Z] Login Succeeded [2022-01-27T13:06:58.676Z] nexus3.edgexfoundry.org:10004 [2022-01-27T13:06:58.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-27T13:06:58.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-27T13:06:58.949Z] Configure a credential helper to remove this warning. See [2022-01-27T13:06:58.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-27T13:06:58.949Z] [2022-01-27T13:06:58.949Z] Login Succeeded [2022-01-27T13:06:58.949Z] docker.io [2022-01-27T13:06:59.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-27T13:06:59.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-27T13:06:59.810Z] Configure a credential helper to remove this warning. See [2022-01-27T13:06:59.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-27T13:06:59.810Z] [2022-01-27T13:06:59.810Z] Login Succeeded [2022-01-27T13:06:59.810Z] ---> docker-login.sh ends [Pipeline] } [2022-01-27T13:06:59.826Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-27T13:06:59.858Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-27T13:06:59.882Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-01-27T13:06:59.882Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:06:59.882Z] latest [2022-01-27T13:06:59.882Z] 2.2.0-dev.23 [2022-01-27T13:06:59.882Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [2022-01-27T13:06:59.882Z] main [2022-01-27T13:06:59.882Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:00.234Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:00.569Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:07:00.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-01-27T13:07:00.569Z] 79208f5a0457: Preparing [2022-01-27T13:07:00.569Z] e1b95b015e9b: Preparing [2022-01-27T13:07:00.569Z] 2b67ad3bb0c4: Preparing [2022-01-27T13:07:00.569Z] a5bbb7fa6d90: Preparing [2022-01-27T13:07:00.569Z] 62170e181a92: Preparing [2022-01-27T13:07:00.569Z] 62170e181a92: Layer already exists [2022-01-27T13:07:00.842Z] 2b67ad3bb0c4: Pushed [2022-01-27T13:07:00.842Z] 79208f5a0457: Pushed [2022-01-27T13:07:00.842Z] a5bbb7fa6d90: Pushed [2022-01-27T13:07:03.442Z] e1b95b015e9b: Pushed [2022-01-27T13:07:03.442Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0: digest: sha256:1f26bac51d56dc3e24bde374a29fab1680c463c11bb0eb9a2116fed4db800a17 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:03.781Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:04.116Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-01-27T13:07:04.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-01-27T13:07:04.116Z] 79208f5a0457: Preparing [2022-01-27T13:07:04.116Z] e1b95b015e9b: Preparing [2022-01-27T13:07:04.116Z] 2b67ad3bb0c4: Preparing [2022-01-27T13:07:04.116Z] a5bbb7fa6d90: Preparing [2022-01-27T13:07:04.116Z] 62170e181a92: Preparing [2022-01-27T13:07:04.116Z] 79208f5a0457: Layer already exists [2022-01-27T13:07:04.116Z] e1b95b015e9b: Layer already exists [2022-01-27T13:07:04.116Z] a5bbb7fa6d90: Layer already exists [2022-01-27T13:07:04.116Z] 2b67ad3bb0c4: Layer already exists [2022-01-27T13:07:04.116Z] 62170e181a92: Layer already exists [2022-01-27T13:07:04.116Z] latest: digest: sha256:1f26bac51d56dc3e24bde374a29fab1680c463c11bb0eb9a2116fed4db800a17 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:04.719Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.23 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:05.049Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.23 [2022-01-27T13:07:05.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-01-27T13:07:05.049Z] 79208f5a0457: Preparing [2022-01-27T13:07:05.049Z] e1b95b015e9b: Preparing [2022-01-27T13:07:05.049Z] 2b67ad3bb0c4: Preparing [2022-01-27T13:07:05.049Z] a5bbb7fa6d90: Preparing [2022-01-27T13:07:05.049Z] 62170e181a92: Preparing [2022-01-27T13:07:05.049Z] a5bbb7fa6d90: Layer already exists [2022-01-27T13:07:05.049Z] 79208f5a0457: Layer already exists [2022-01-27T13:07:05.049Z] 62170e181a92: Layer already exists [2022-01-27T13:07:05.049Z] 2b67ad3bb0c4: Layer already exists [2022-01-27T13:07:05.049Z] e1b95b015e9b: Layer already exists [2022-01-27T13:07:05.049Z] 2.2.0-dev.23: digest: sha256:1f26bac51d56dc3e24bde374a29fab1680c463c11bb0eb9a2116fed4db800a17 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:05.387Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:05.721Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [2022-01-27T13:07:05.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-01-27T13:07:05.721Z] 79208f5a0457: Preparing [2022-01-27T13:07:05.721Z] e1b95b015e9b: Preparing [2022-01-27T13:07:05.721Z] 2b67ad3bb0c4: Preparing [2022-01-27T13:07:05.721Z] a5bbb7fa6d90: Preparing [2022-01-27T13:07:05.721Z] 62170e181a92: Preparing [2022-01-27T13:07:05.721Z] e1b95b015e9b: Layer already exists [2022-01-27T13:07:05.721Z] 2b67ad3bb0c4: Layer already exists [2022-01-27T13:07:05.721Z] 62170e181a92: Layer already exists [2022-01-27T13:07:05.721Z] 79208f5a0457: Layer already exists [2022-01-27T13:07:05.721Z] a5bbb7fa6d90: Layer already exists [2022-01-27T13:07:05.721Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23: digest: sha256:1f26bac51d56dc3e24bde374a29fab1680c463c11bb0eb9a2116fed4db800a17 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:06.336Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:06.670Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-01-27T13:07:06.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-01-27T13:07:06.670Z] 79208f5a0457: Preparing [2022-01-27T13:07:06.670Z] e1b95b015e9b: Preparing [2022-01-27T13:07:06.670Z] 2b67ad3bb0c4: Preparing [2022-01-27T13:07:06.670Z] a5bbb7fa6d90: Preparing [2022-01-27T13:07:06.670Z] 62170e181a92: Preparing [2022-01-27T13:07:06.670Z] 79208f5a0457: Layer already exists [2022-01-27T13:07:06.670Z] 2b67ad3bb0c4: Layer already exists [2022-01-27T13:07:06.670Z] a5bbb7fa6d90: Layer already exists [2022-01-27T13:07:06.670Z] e1b95b015e9b: Layer already exists [2022-01-27T13:07:06.670Z] 62170e181a92: Layer already exists [2022-01-27T13:07:06.941Z] main: digest: sha256:1f26bac51d56dc3e24bde374a29fab1680c463c11bb0eb9a2116fed4db800a17 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-27T13:07:06.993Z] ===================================================== [Pipeline] echo [2022-01-27T13:07:07.007Z] taggedImages: [2022-01-27T13:07:07.007Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:07:07.007Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-01-27T13:07:07.007Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.23 [2022-01-27T13:07:07.007Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [2022-01-27T13:07:07.007Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-01-27T13:07:07.031Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-01-27T13:07:07.031Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:07:07.031Z] latest [2022-01-27T13:07:07.031Z] 2.2.0-dev.23 [2022-01-27T13:07:07.031Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [2022-01-27T13:07:07.031Z] main [2022-01-27T13:07:07.031Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:07.392Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:07.730Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:07:07.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-01-27T13:07:07.730Z] 37427cc2a26b: Preparing [2022-01-27T13:07:07.730Z] 90998274f7e3: Preparing [2022-01-27T13:07:07.730Z] 2b67ad3bb0c4: Preparing [2022-01-27T13:07:07.730Z] c9757b24e3c4: Preparing [2022-01-27T13:07:07.730Z] bdf523574d56: Preparing [2022-01-27T13:07:07.730Z] 62170e181a92: Preparing [2022-01-27T13:07:07.730Z] 62170e181a92: Waiting [2022-01-27T13:07:08.004Z] 2b67ad3bb0c4: Layer already exists [2022-01-27T13:07:08.004Z] 62170e181a92: Layer already exists [2022-01-27T13:07:08.004Z] 37427cc2a26b: Pushed [2022-01-27T13:07:08.004Z] bdf523574d56: Pushed [2022-01-27T13:07:08.596Z] c9757b24e3c4: Pushed [2022-01-27T13:07:11.199Z] 90998274f7e3: Pushed [2022-01-27T13:07:11.199Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0: digest: sha256:5fc792696eb36b3d894bbe4943de2d7103a2611c32e99449e04a453acf7341be size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:11.545Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:11.880Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-01-27T13:07:11.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-01-27T13:07:11.880Z] 37427cc2a26b: Preparing [2022-01-27T13:07:11.880Z] 90998274f7e3: Preparing [2022-01-27T13:07:11.880Z] 2b67ad3bb0c4: Preparing [2022-01-27T13:07:11.880Z] c9757b24e3c4: Preparing [2022-01-27T13:07:11.880Z] bdf523574d56: Preparing [2022-01-27T13:07:11.880Z] 62170e181a92: Preparing [2022-01-27T13:07:11.880Z] bdf523574d56: Layer already exists [2022-01-27T13:07:11.880Z] 37427cc2a26b: Layer already exists [2022-01-27T13:07:11.880Z] c9757b24e3c4: Layer already exists [2022-01-27T13:07:11.880Z] 2b67ad3bb0c4: Layer already exists [2022-01-27T13:07:11.880Z] 90998274f7e3: Layer already exists [2022-01-27T13:07:11.880Z] 62170e181a92: Layer already exists [2022-01-27T13:07:12.150Z] latest: digest: sha256:5fc792696eb36b3d894bbe4943de2d7103a2611c32e99449e04a453acf7341be size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:12.534Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.23 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:12.893Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.23 [2022-01-27T13:07:12.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-01-27T13:07:12.893Z] 37427cc2a26b: Preparing [2022-01-27T13:07:12.893Z] 90998274f7e3: Preparing [2022-01-27T13:07:12.893Z] 2b67ad3bb0c4: Preparing [2022-01-27T13:07:12.893Z] c9757b24e3c4: Preparing [2022-01-27T13:07:12.893Z] bdf523574d56: Preparing [2022-01-27T13:07:12.893Z] 62170e181a92: Preparing [2022-01-27T13:07:12.893Z] 62170e181a92: Waiting [2022-01-27T13:07:12.893Z] c9757b24e3c4: Layer already exists [2022-01-27T13:07:12.893Z] 90998274f7e3: Layer already exists [2022-01-27T13:07:12.893Z] bdf523574d56: Layer already exists [2022-01-27T13:07:12.893Z] 37427cc2a26b: Layer already exists [2022-01-27T13:07:12.893Z] 2b67ad3bb0c4: Layer already exists [2022-01-27T13:07:12.893Z] 62170e181a92: Layer already exists [2022-01-27T13:07:13.166Z] 2.2.0-dev.23: digest: sha256:5fc792696eb36b3d894bbe4943de2d7103a2611c32e99449e04a453acf7341be size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:13.528Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:13.869Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [2022-01-27T13:07:13.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-01-27T13:07:13.869Z] 37427cc2a26b: Preparing [2022-01-27T13:07:13.869Z] 90998274f7e3: Preparing [2022-01-27T13:07:13.869Z] 2b67ad3bb0c4: Preparing [2022-01-27T13:07:13.869Z] c9757b24e3c4: Preparing [2022-01-27T13:07:13.869Z] bdf523574d56: Preparing [2022-01-27T13:07:13.869Z] 62170e181a92: Preparing [2022-01-27T13:07:13.869Z] 62170e181a92: Waiting [2022-01-27T13:07:13.869Z] 90998274f7e3: Layer already exists [2022-01-27T13:07:13.869Z] 2b67ad3bb0c4: Layer already exists [2022-01-27T13:07:13.869Z] bdf523574d56: Layer already exists [2022-01-27T13:07:13.869Z] 37427cc2a26b: Layer already exists [2022-01-27T13:07:13.869Z] c9757b24e3c4: Layer already exists [2022-01-27T13:07:13.869Z] 62170e181a92: Layer already exists [2022-01-27T13:07:14.139Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23: digest: sha256:5fc792696eb36b3d894bbe4943de2d7103a2611c32e99449e04a453acf7341be size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:14.480Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:14.806Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-01-27T13:07:14.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-01-27T13:07:14.806Z] 37427cc2a26b: Preparing [2022-01-27T13:07:14.806Z] 90998274f7e3: Preparing [2022-01-27T13:07:14.806Z] 2b67ad3bb0c4: Preparing [2022-01-27T13:07:14.806Z] c9757b24e3c4: Preparing [2022-01-27T13:07:14.806Z] bdf523574d56: Preparing [2022-01-27T13:07:14.806Z] 62170e181a92: Preparing [2022-01-27T13:07:14.806Z] 62170e181a92: Waiting [2022-01-27T13:07:14.806Z] 2b67ad3bb0c4: Layer already exists [2022-01-27T13:07:14.806Z] 90998274f7e3: Layer already exists [2022-01-27T13:07:14.806Z] 37427cc2a26b: Layer already exists [2022-01-27T13:07:14.806Z] bdf523574d56: Layer already exists [2022-01-27T13:07:14.806Z] c9757b24e3c4: Layer already exists [2022-01-27T13:07:14.806Z] 62170e181a92: Layer already exists [2022-01-27T13:07:15.078Z] main: digest: sha256:5fc792696eb36b3d894bbe4943de2d7103a2611c32e99449e04a453acf7341be size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-27T13:07:15.128Z] ===================================================== [Pipeline] echo [2022-01-27T13:07:15.138Z] taggedImages: [2022-01-27T13:07:15.138Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:07:15.138Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-01-27T13:07:15.138Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.23 [2022-01-27T13:07:15.138Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [2022-01-27T13:07:15.138Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-01-27T13:07:15.165Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-01-27T13:07:15.165Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:07:15.165Z] latest [2022-01-27T13:07:15.165Z] 2.2.0-dev.23 [2022-01-27T13:07:15.165Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [2022-01-27T13:07:15.165Z] main [2022-01-27T13:07:15.165Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:15.525Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:15.862Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:07:15.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-01-27T13:07:15.862Z] cf937a308f9a: Preparing [2022-01-27T13:07:15.862Z] 168366ab58d7: Preparing [2022-01-27T13:07:15.862Z] 2b67ad3bb0c4: Preparing [2022-01-27T13:07:15.862Z] a5bbb7fa6d90: Preparing [2022-01-27T13:07:15.862Z] 62170e181a92: Preparing [2022-01-27T13:07:15.862Z] 62170e181a92: Layer already exists [2022-01-27T13:07:15.862Z] a5bbb7fa6d90: Layer already exists [2022-01-27T13:07:15.862Z] 2b67ad3bb0c4: Layer already exists [2022-01-27T13:07:16.131Z] cf937a308f9a: Pushed [2022-01-27T13:07:18.729Z] 168366ab58d7: Pushed [2022-01-27T13:07:18.729Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0: digest: sha256:52902d13ef89e8e41e4a095b477d93cc1d82c0f61c11c6e5a389ac4b45485f09 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:19.073Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:19.407Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-01-27T13:07:19.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-01-27T13:07:19.407Z] cf937a308f9a: Preparing [2022-01-27T13:07:19.407Z] 168366ab58d7: Preparing [2022-01-27T13:07:19.407Z] 2b67ad3bb0c4: Preparing [2022-01-27T13:07:19.407Z] a5bbb7fa6d90: Preparing [2022-01-27T13:07:19.407Z] 62170e181a92: Preparing [2022-01-27T13:07:19.407Z] 2b67ad3bb0c4: Layer already exists [2022-01-27T13:07:19.407Z] 62170e181a92: Layer already exists [2022-01-27T13:07:19.407Z] cf937a308f9a: Layer already exists [2022-01-27T13:07:19.407Z] 168366ab58d7: Layer already exists [2022-01-27T13:07:19.407Z] a5bbb7fa6d90: Layer already exists [2022-01-27T13:07:19.407Z] latest: digest: sha256:52902d13ef89e8e41e4a095b477d93cc1d82c0f61c11c6e5a389ac4b45485f09 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:20.016Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.23 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:20.340Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.23 [2022-01-27T13:07:20.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-01-27T13:07:20.340Z] cf937a308f9a: Preparing [2022-01-27T13:07:20.340Z] 168366ab58d7: Preparing [2022-01-27T13:07:20.340Z] 2b67ad3bb0c4: Preparing [2022-01-27T13:07:20.340Z] a5bbb7fa6d90: Preparing [2022-01-27T13:07:20.340Z] 62170e181a92: Preparing [2022-01-27T13:07:20.340Z] 2b67ad3bb0c4: Layer already exists [2022-01-27T13:07:20.340Z] 168366ab58d7: Layer already exists [2022-01-27T13:07:20.340Z] cf937a308f9a: Layer already exists [2022-01-27T13:07:20.340Z] a5bbb7fa6d90: Layer already exists [2022-01-27T13:07:20.340Z] 62170e181a92: Layer already exists [2022-01-27T13:07:20.340Z] 2.2.0-dev.23: digest: sha256:52902d13ef89e8e41e4a095b477d93cc1d82c0f61c11c6e5a389ac4b45485f09 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:20.951Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:21.279Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [2022-01-27T13:07:21.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-01-27T13:07:21.279Z] cf937a308f9a: Preparing [2022-01-27T13:07:21.279Z] 168366ab58d7: Preparing [2022-01-27T13:07:21.279Z] 2b67ad3bb0c4: Preparing [2022-01-27T13:07:21.279Z] a5bbb7fa6d90: Preparing [2022-01-27T13:07:21.279Z] 62170e181a92: Preparing [2022-01-27T13:07:21.279Z] 62170e181a92: Layer already exists [2022-01-27T13:07:21.279Z] cf937a308f9a: Layer already exists [2022-01-27T13:07:21.279Z] a5bbb7fa6d90: Layer already exists [2022-01-27T13:07:21.279Z] 168366ab58d7: Layer already exists [2022-01-27T13:07:21.279Z] 2b67ad3bb0c4: Layer already exists [2022-01-27T13:07:21.547Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23: digest: sha256:52902d13ef89e8e41e4a095b477d93cc1d82c0f61c11c6e5a389ac4b45485f09 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:21.881Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:22.211Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-01-27T13:07:22.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-01-27T13:07:22.211Z] cf937a308f9a: Preparing [2022-01-27T13:07:22.211Z] 168366ab58d7: Preparing [2022-01-27T13:07:22.211Z] 2b67ad3bb0c4: Preparing [2022-01-27T13:07:22.211Z] a5bbb7fa6d90: Preparing [2022-01-27T13:07:22.211Z] 62170e181a92: Preparing [2022-01-27T13:07:22.211Z] 168366ab58d7: Layer already exists [2022-01-27T13:07:22.211Z] 2b67ad3bb0c4: Layer already exists [2022-01-27T13:07:22.211Z] 62170e181a92: Layer already exists [2022-01-27T13:07:22.211Z] cf937a308f9a: Layer already exists [2022-01-27T13:07:22.211Z] a5bbb7fa6d90: Layer already exists [2022-01-27T13:07:22.482Z] main: digest: sha256:52902d13ef89e8e41e4a095b477d93cc1d82c0f61c11c6e5a389ac4b45485f09 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-27T13:07:22.526Z] ===================================================== [Pipeline] echo [2022-01-27T13:07:22.533Z] taggedImages: [2022-01-27T13:07:22.533Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:07:22.533Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-01-27T13:07:22.533Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.23 [2022-01-27T13:07:22.533Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [2022-01-27T13:07:22.533Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-01-27T13:07:22.555Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-01-27T13:07:22.555Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:07:22.555Z] latest [2022-01-27T13:07:22.555Z] 2.2.0-dev.23 [2022-01-27T13:07:22.555Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [2022-01-27T13:07:22.555Z] main [2022-01-27T13:07:22.555Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:22.886Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:23.211Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:07:23.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-01-27T13:07:23.211Z] 5b9d591217d1: Preparing [2022-01-27T13:07:23.211Z] 5b9d591217d1: Preparing [2022-01-27T13:07:23.211Z] 31dbd2cff155: Preparing [2022-01-27T13:07:23.211Z] 4b49eccf5ea0: Preparing [2022-01-27T13:07:23.211Z] 02c282c45aa9: Preparing [2022-01-27T13:07:23.211Z] d20fa00abbaa: Preparing [2022-01-27T13:07:23.211Z] 2b67ad3bb0c4: Preparing [2022-01-27T13:07:23.211Z] 5d48eef9b840: Preparing [2022-01-27T13:07:23.211Z] 54c1cf297fc0: Preparing [2022-01-27T13:07:23.211Z] 9f02b2fb6661: Preparing [2022-01-27T13:07:23.211Z] e66ebce71976: Preparing [2022-01-27T13:07:23.211Z] 62170e181a92: Preparing [2022-01-27T13:07:23.211Z] 2b67ad3bb0c4: Waiting [2022-01-27T13:07:23.211Z] 5d48eef9b840: Waiting [2022-01-27T13:07:23.211Z] 54c1cf297fc0: Waiting [2022-01-27T13:07:23.211Z] 9f02b2fb6661: Waiting [2022-01-27T13:07:23.211Z] e66ebce71976: Waiting [2022-01-27T13:07:23.211Z] 62170e181a92: Waiting [2022-01-27T13:07:23.478Z] 5b9d591217d1: Pushed [2022-01-27T13:07:23.478Z] 4b49eccf5ea0: Pushed [2022-01-27T13:07:23.478Z] 02c282c45aa9: Pushed [2022-01-27T13:07:23.478Z] 31dbd2cff155: Pushed [2022-01-27T13:07:23.478Z] 2b67ad3bb0c4: Layer already exists [2022-01-27T13:07:23.747Z] 9f02b2fb6661: Pushed [2022-01-27T13:07:23.747Z] 54c1cf297fc0: Pushed [2022-01-27T13:07:23.747Z] 5d48eef9b840: Pushed [2022-01-27T13:07:23.747Z] 62170e181a92: Layer already exists [2022-01-27T13:07:23.747Z] e66ebce71976: Pushed [2022-01-27T13:07:26.344Z] d20fa00abbaa: Pushed [2022-01-27T13:07:26.613Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0: digest: sha256:dfb65a5c7405690e52570c75549c843bf551e8930509424e5653d9727d7e66c7 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:26.946Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:27.275Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-01-27T13:07:27.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-01-27T13:07:27.275Z] 5b9d591217d1: Preparing [2022-01-27T13:07:27.275Z] 5b9d591217d1: Preparing [2022-01-27T13:07:27.275Z] 31dbd2cff155: Preparing [2022-01-27T13:07:27.275Z] 4b49eccf5ea0: Preparing [2022-01-27T13:07:27.275Z] 02c282c45aa9: Preparing [2022-01-27T13:07:27.275Z] d20fa00abbaa: Preparing [2022-01-27T13:07:27.275Z] 2b67ad3bb0c4: Preparing [2022-01-27T13:07:27.275Z] 5d48eef9b840: Preparing [2022-01-27T13:07:27.275Z] 54c1cf297fc0: Preparing [2022-01-27T13:07:27.275Z] 9f02b2fb6661: Preparing [2022-01-27T13:07:27.275Z] e66ebce71976: Preparing [2022-01-27T13:07:27.275Z] 62170e181a92: Preparing [2022-01-27T13:07:27.275Z] 54c1cf297fc0: Waiting [2022-01-27T13:07:27.275Z] 9f02b2fb6661: Waiting [2022-01-27T13:07:27.275Z] e66ebce71976: Waiting [2022-01-27T13:07:27.275Z] 2b67ad3bb0c4: Waiting [2022-01-27T13:07:27.275Z] 5d48eef9b840: Waiting [2022-01-27T13:07:27.275Z] 62170e181a92: Waiting [2022-01-27T13:07:27.275Z] 02c282c45aa9: Layer already exists [2022-01-27T13:07:27.275Z] d20fa00abbaa: Layer already exists [2022-01-27T13:07:27.275Z] 5b9d591217d1: Layer already exists [2022-01-27T13:07:27.275Z] 31dbd2cff155: Layer already exists [2022-01-27T13:07:27.275Z] 4b49eccf5ea0: Layer already exists [2022-01-27T13:07:27.275Z] 2b67ad3bb0c4: Layer already exists [2022-01-27T13:07:27.275Z] e66ebce71976: Layer already exists [2022-01-27T13:07:27.275Z] 5d48eef9b840: Layer already exists [2022-01-27T13:07:27.275Z] 54c1cf297fc0: Layer already exists [2022-01-27T13:07:27.275Z] 9f02b2fb6661: Layer already exists [2022-01-27T13:07:27.275Z] 62170e181a92: Layer already exists [2022-01-27T13:07:27.545Z] latest: digest: sha256:dfb65a5c7405690e52570c75549c843bf551e8930509424e5653d9727d7e66c7 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:28.003Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.23 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:28.337Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.23 [2022-01-27T13:07:28.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-01-27T13:07:28.337Z] 5b9d591217d1: Preparing [2022-01-27T13:07:28.337Z] 5b9d591217d1: Preparing [2022-01-27T13:07:28.337Z] 31dbd2cff155: Preparing [2022-01-27T13:07:28.337Z] 4b49eccf5ea0: Preparing [2022-01-27T13:07:28.337Z] 02c282c45aa9: Preparing [2022-01-27T13:07:28.337Z] d20fa00abbaa: Preparing [2022-01-27T13:07:28.337Z] 2b67ad3bb0c4: Preparing [2022-01-27T13:07:28.337Z] 5d48eef9b840: Preparing [2022-01-27T13:07:28.337Z] 54c1cf297fc0: Preparing [2022-01-27T13:07:28.337Z] 9f02b2fb6661: Preparing [2022-01-27T13:07:28.337Z] e66ebce71976: Preparing [2022-01-27T13:07:28.337Z] 62170e181a92: Preparing [2022-01-27T13:07:28.337Z] e66ebce71976: Waiting [2022-01-27T13:07:28.337Z] 62170e181a92: Waiting [2022-01-27T13:07:28.337Z] 54c1cf297fc0: Waiting [2022-01-27T13:07:28.337Z] 2b67ad3bb0c4: Waiting [2022-01-27T13:07:28.337Z] 5d48eef9b840: Waiting [2022-01-27T13:07:28.337Z] 9f02b2fb6661: Waiting [2022-01-27T13:07:28.337Z] 31dbd2cff155: Layer already exists [2022-01-27T13:07:28.337Z] d20fa00abbaa: Layer already exists [2022-01-27T13:07:28.337Z] 4b49eccf5ea0: Layer already exists [2022-01-27T13:07:28.337Z] 02c282c45aa9: Layer already exists [2022-01-27T13:07:28.337Z] 5b9d591217d1: Layer already exists [2022-01-27T13:07:28.337Z] 54c1cf297fc0: Layer already exists [2022-01-27T13:07:28.337Z] 5d48eef9b840: Layer already exists [2022-01-27T13:07:28.337Z] 2b67ad3bb0c4: Layer already exists [2022-01-27T13:07:28.337Z] 9f02b2fb6661: Layer already exists [2022-01-27T13:07:28.337Z] e66ebce71976: Layer already exists [2022-01-27T13:07:28.337Z] 62170e181a92: Layer already exists [2022-01-27T13:07:28.606Z] 2.2.0-dev.23: digest: sha256:dfb65a5c7405690e52570c75549c843bf551e8930509424e5653d9727d7e66c7 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:28.940Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:29.267Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [2022-01-27T13:07:29.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-01-27T13:07:29.267Z] 5b9d591217d1: Preparing [2022-01-27T13:07:29.267Z] 5b9d591217d1: Preparing [2022-01-27T13:07:29.267Z] 31dbd2cff155: Preparing [2022-01-27T13:07:29.267Z] 4b49eccf5ea0: Preparing [2022-01-27T13:07:29.267Z] 02c282c45aa9: Preparing [2022-01-27T13:07:29.267Z] d20fa00abbaa: Preparing [2022-01-27T13:07:29.267Z] 2b67ad3bb0c4: Preparing [2022-01-27T13:07:29.267Z] 5d48eef9b840: Preparing [2022-01-27T13:07:29.267Z] 54c1cf297fc0: Preparing [2022-01-27T13:07:29.267Z] 9f02b2fb6661: Preparing [2022-01-27T13:07:29.267Z] e66ebce71976: Preparing [2022-01-27T13:07:29.267Z] 62170e181a92: Preparing [2022-01-27T13:07:29.267Z] 2b67ad3bb0c4: Waiting [2022-01-27T13:07:29.267Z] 5d48eef9b840: Waiting [2022-01-27T13:07:29.267Z] 54c1cf297fc0: Waiting [2022-01-27T13:07:29.267Z] 9f02b2fb6661: Waiting [2022-01-27T13:07:29.267Z] e66ebce71976: Waiting [2022-01-27T13:07:29.267Z] 62170e181a92: Waiting [2022-01-27T13:07:29.267Z] d20fa00abbaa: Layer already exists [2022-01-27T13:07:29.267Z] 31dbd2cff155: Layer already exists [2022-01-27T13:07:29.267Z] 4b49eccf5ea0: Layer already exists [2022-01-27T13:07:29.267Z] 5b9d591217d1: Layer already exists [2022-01-27T13:07:29.267Z] 02c282c45aa9: Layer already exists [2022-01-27T13:07:29.267Z] 54c1cf297fc0: Layer already exists [2022-01-27T13:07:29.267Z] 2b67ad3bb0c4: Layer already exists [2022-01-27T13:07:29.267Z] 5d48eef9b840: Layer already exists [2022-01-27T13:07:29.267Z] 9f02b2fb6661: Layer already exists [2022-01-27T13:07:29.267Z] e66ebce71976: Layer already exists [2022-01-27T13:07:29.267Z] 62170e181a92: Layer already exists [2022-01-27T13:07:29.535Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23: digest: sha256:dfb65a5c7405690e52570c75549c843bf551e8930509424e5653d9727d7e66c7 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:29.871Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:30.201Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-01-27T13:07:30.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-01-27T13:07:30.201Z] 5b9d591217d1: Preparing [2022-01-27T13:07:30.201Z] 5b9d591217d1: Preparing [2022-01-27T13:07:30.201Z] 31dbd2cff155: Preparing [2022-01-27T13:07:30.201Z] 4b49eccf5ea0: Preparing [2022-01-27T13:07:30.201Z] 02c282c45aa9: Preparing [2022-01-27T13:07:30.201Z] d20fa00abbaa: Preparing [2022-01-27T13:07:30.201Z] 2b67ad3bb0c4: Preparing [2022-01-27T13:07:30.201Z] 5d48eef9b840: Preparing [2022-01-27T13:07:30.201Z] 54c1cf297fc0: Preparing [2022-01-27T13:07:30.201Z] 9f02b2fb6661: Preparing [2022-01-27T13:07:30.201Z] e66ebce71976: Preparing [2022-01-27T13:07:30.201Z] 62170e181a92: Preparing [2022-01-27T13:07:30.201Z] 2b67ad3bb0c4: Waiting [2022-01-27T13:07:30.201Z] 5d48eef9b840: Waiting [2022-01-27T13:07:30.201Z] 54c1cf297fc0: Waiting [2022-01-27T13:07:30.201Z] 62170e181a92: Waiting [2022-01-27T13:07:30.201Z] 9f02b2fb6661: Waiting [2022-01-27T13:07:30.201Z] e66ebce71976: Waiting [2022-01-27T13:07:30.201Z] d20fa00abbaa: Layer already exists [2022-01-27T13:07:30.201Z] 02c282c45aa9: Layer already exists [2022-01-27T13:07:30.201Z] 31dbd2cff155: Layer already exists [2022-01-27T13:07:30.201Z] 5b9d591217d1: Layer already exists [2022-01-27T13:07:30.201Z] 4b49eccf5ea0: Layer already exists [2022-01-27T13:07:30.201Z] 54c1cf297fc0: Layer already exists [2022-01-27T13:07:30.201Z] 2b67ad3bb0c4: Layer already exists [2022-01-27T13:07:30.201Z] e66ebce71976: Layer already exists [2022-01-27T13:07:30.201Z] 5d48eef9b840: Layer already exists [2022-01-27T13:07:30.471Z] 9f02b2fb6661: Layer already exists [2022-01-27T13:07:30.471Z] 62170e181a92: Layer already exists [2022-01-27T13:07:30.471Z] main: digest: sha256:dfb65a5c7405690e52570c75549c843bf551e8930509424e5653d9727d7e66c7 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-27T13:07:30.518Z] ===================================================== [Pipeline] echo [2022-01-27T13:07:30.527Z] taggedImages: [2022-01-27T13:07:30.527Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:07:30.527Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-01-27T13:07:30.527Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.23 [2022-01-27T13:07:30.527Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [2022-01-27T13:07:30.527Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-01-27T13:07:30.547Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-01-27T13:07:30.547Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:07:30.547Z] latest [2022-01-27T13:07:30.547Z] 2.2.0-dev.23 [2022-01-27T13:07:30.547Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [2022-01-27T13:07:30.547Z] main [2022-01-27T13:07:30.547Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:30.899Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:31.228Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:07:31.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-01-27T13:07:31.228Z] 0a560508a10a: Preparing [2022-01-27T13:07:31.228Z] b4b6bd33f4ac: Preparing [2022-01-27T13:07:31.228Z] 4adcf603113c: Preparing [2022-01-27T13:07:31.228Z] e9eb29f0c332: Preparing [2022-01-27T13:07:31.228Z] c95a76f65296: Preparing [2022-01-27T13:07:31.228Z] 62170e181a92: Preparing [2022-01-27T13:07:31.228Z] 62170e181a92: Waiting [2022-01-27T13:07:31.497Z] e9eb29f0c332: Pushed [2022-01-27T13:07:31.497Z] 4adcf603113c: Pushed [2022-01-27T13:07:31.497Z] 62170e181a92: Layer already exists [2022-01-27T13:07:32.086Z] c95a76f65296: Pushed [2022-01-27T13:07:34.050Z] b4b6bd33f4ac: Pushed [2022-01-27T13:07:34.050Z] 0a560508a10a: Pushed [2022-01-27T13:07:34.050Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0: digest: sha256:24b2e7a93dfcba18481ed03062f6d51ba4981c9e7022fa4d290fb463e5cc2aa6 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:34.383Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:34.746Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-01-27T13:07:34.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-01-27T13:07:34.746Z] 0a560508a10a: Preparing [2022-01-27T13:07:34.746Z] b4b6bd33f4ac: Preparing [2022-01-27T13:07:34.746Z] 4adcf603113c: Preparing [2022-01-27T13:07:34.746Z] e9eb29f0c332: Preparing [2022-01-27T13:07:34.746Z] c95a76f65296: Preparing [2022-01-27T13:07:34.746Z] 62170e181a92: Preparing [2022-01-27T13:07:34.746Z] 62170e181a92: Waiting [2022-01-27T13:07:34.746Z] c95a76f65296: Layer already exists [2022-01-27T13:07:34.746Z] 4adcf603113c: Layer already exists [2022-01-27T13:07:34.746Z] b4b6bd33f4ac: Layer already exists [2022-01-27T13:07:34.746Z] 0a560508a10a: Layer already exists [2022-01-27T13:07:34.746Z] e9eb29f0c332: Layer already exists [2022-01-27T13:07:34.746Z] 62170e181a92: Layer already exists [2022-01-27T13:07:35.027Z] latest: digest: sha256:24b2e7a93dfcba18481ed03062f6d51ba4981c9e7022fa4d290fb463e5cc2aa6 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:35.379Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.23 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:35.727Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.23 [2022-01-27T13:07:35.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-01-27T13:07:35.727Z] 0a560508a10a: Preparing [2022-01-27T13:07:35.727Z] b4b6bd33f4ac: Preparing [2022-01-27T13:07:35.727Z] 4adcf603113c: Preparing [2022-01-27T13:07:35.727Z] e9eb29f0c332: Preparing [2022-01-27T13:07:35.727Z] c95a76f65296: Preparing [2022-01-27T13:07:35.727Z] 62170e181a92: Preparing [2022-01-27T13:07:35.727Z] 62170e181a92: Waiting [2022-01-27T13:07:35.727Z] 4adcf603113c: Layer already exists [2022-01-27T13:07:35.727Z] e9eb29f0c332: Layer already exists [2022-01-27T13:07:35.727Z] 0a560508a10a: Layer already exists [2022-01-27T13:07:35.727Z] c95a76f65296: Layer already exists [2022-01-27T13:07:35.727Z] b4b6bd33f4ac: Layer already exists [2022-01-27T13:07:35.727Z] 62170e181a92: Layer already exists [2022-01-27T13:07:35.997Z] 2.2.0-dev.23: digest: sha256:24b2e7a93dfcba18481ed03062f6d51ba4981c9e7022fa4d290fb463e5cc2aa6 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:36.333Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:36.660Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [2022-01-27T13:07:36.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-01-27T13:07:36.660Z] 0a560508a10a: Preparing [2022-01-27T13:07:36.660Z] b4b6bd33f4ac: Preparing [2022-01-27T13:07:36.660Z] 4adcf603113c: Preparing [2022-01-27T13:07:36.660Z] e9eb29f0c332: Preparing [2022-01-27T13:07:36.660Z] c95a76f65296: Preparing [2022-01-27T13:07:36.660Z] 62170e181a92: Preparing [2022-01-27T13:07:36.660Z] 62170e181a92: Waiting [2022-01-27T13:07:36.660Z] e9eb29f0c332: Layer already exists [2022-01-27T13:07:36.660Z] 4adcf603113c: Layer already exists [2022-01-27T13:07:36.660Z] b4b6bd33f4ac: Layer already exists [2022-01-27T13:07:36.660Z] c95a76f65296: Layer already exists [2022-01-27T13:07:36.660Z] 0a560508a10a: Layer already exists [2022-01-27T13:07:36.660Z] 62170e181a92: Layer already exists [2022-01-27T13:07:36.929Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23: digest: sha256:24b2e7a93dfcba18481ed03062f6d51ba4981c9e7022fa4d290fb463e5cc2aa6 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:37.263Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:37.593Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-01-27T13:07:37.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-01-27T13:07:37.593Z] 0a560508a10a: Preparing [2022-01-27T13:07:37.593Z] b4b6bd33f4ac: Preparing [2022-01-27T13:07:37.593Z] 4adcf603113c: Preparing [2022-01-27T13:07:37.593Z] e9eb29f0c332: Preparing [2022-01-27T13:07:37.593Z] c95a76f65296: Preparing [2022-01-27T13:07:37.593Z] 62170e181a92: Preparing [2022-01-27T13:07:37.593Z] 62170e181a92: Waiting [2022-01-27T13:07:37.593Z] e9eb29f0c332: Layer already exists [2022-01-27T13:07:37.593Z] b4b6bd33f4ac: Layer already exists [2022-01-27T13:07:37.593Z] c95a76f65296: Layer already exists [2022-01-27T13:07:37.593Z] 4adcf603113c: Layer already exists [2022-01-27T13:07:37.593Z] 0a560508a10a: Layer already exists [2022-01-27T13:07:37.593Z] 62170e181a92: Layer already exists [2022-01-27T13:07:37.864Z] main: digest: sha256:24b2e7a93dfcba18481ed03062f6d51ba4981c9e7022fa4d290fb463e5cc2aa6 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-27T13:07:37.907Z] ===================================================== [Pipeline] echo [2022-01-27T13:07:37.915Z] taggedImages: [2022-01-27T13:07:37.915Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:07:37.915Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-01-27T13:07:37.915Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.23 [2022-01-27T13:07:37.915Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [2022-01-27T13:07:37.915Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-01-27T13:07:37.934Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-01-27T13:07:37.935Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:07:37.935Z] latest [2022-01-27T13:07:37.935Z] 2.2.0-dev.23 [2022-01-27T13:07:37.935Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [2022-01-27T13:07:37.935Z] main [2022-01-27T13:07:37.935Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:38.270Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:38.599Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:07:38.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-01-27T13:07:38.599Z] 3139d3896f62: Preparing [2022-01-27T13:07:38.599Z] c0f9b4099893: Preparing [2022-01-27T13:07:38.599Z] 9f4da6b19c17: Preparing [2022-01-27T13:07:38.599Z] 816a43052e0d: Preparing [2022-01-27T13:07:38.599Z] 0f3a9c45fef1: Preparing [2022-01-27T13:07:38.599Z] aaf4e2e21869: Preparing [2022-01-27T13:07:38.599Z] 9ce12e5d495e: Preparing [2022-01-27T13:07:38.599Z] 9a3805a8c1d8: Preparing [2022-01-27T13:07:38.599Z] 7aa001c36233: Preparing [2022-01-27T13:07:38.599Z] 62170e181a92: Preparing [2022-01-27T13:07:38.599Z] aaf4e2e21869: Waiting [2022-01-27T13:07:38.599Z] 9ce12e5d495e: Waiting [2022-01-27T13:07:38.599Z] 9a3805a8c1d8: Waiting [2022-01-27T13:07:38.599Z] 7aa001c36233: Waiting [2022-01-27T13:07:38.599Z] 62170e181a92: Waiting [2022-01-27T13:07:38.868Z] 3139d3896f62: Pushed [2022-01-27T13:07:38.868Z] c0f9b4099893: Pushed [2022-01-27T13:07:38.868Z] 0f3a9c45fef1: Pushed [2022-01-27T13:07:39.138Z] aaf4e2e21869: Pushed [2022-01-27T13:07:39.138Z] 9a3805a8c1d8: Pushed [2022-01-27T13:07:39.138Z] 9ce12e5d495e: Pushed [2022-01-27T13:07:39.138Z] 62170e181a92: Layer already exists [2022-01-27T13:07:39.409Z] 7aa001c36233: Pushed [2022-01-27T13:07:41.375Z] 816a43052e0d: Pushed [2022-01-27T13:07:41.965Z] 9f4da6b19c17: Pushed [2022-01-27T13:07:41.965Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0: digest: sha256:009e2d30c6452fbf78c03e03410e735ee47bdf596e971767ac500df86e41b3ce size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:42.297Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:42.626Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-01-27T13:07:42.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-01-27T13:07:42.626Z] 3139d3896f62: Preparing [2022-01-27T13:07:42.626Z] c0f9b4099893: Preparing [2022-01-27T13:07:42.626Z] 9f4da6b19c17: Preparing [2022-01-27T13:07:42.626Z] 816a43052e0d: Preparing [2022-01-27T13:07:42.626Z] 0f3a9c45fef1: Preparing [2022-01-27T13:07:42.626Z] aaf4e2e21869: Preparing [2022-01-27T13:07:42.626Z] 9ce12e5d495e: Preparing [2022-01-27T13:07:42.626Z] 9a3805a8c1d8: Preparing [2022-01-27T13:07:42.626Z] 7aa001c36233: Preparing [2022-01-27T13:07:42.626Z] 62170e181a92: Preparing [2022-01-27T13:07:42.626Z] 9a3805a8c1d8: Waiting [2022-01-27T13:07:42.626Z] aaf4e2e21869: Waiting [2022-01-27T13:07:42.626Z] 7aa001c36233: Waiting [2022-01-27T13:07:42.626Z] 62170e181a92: Waiting [2022-01-27T13:07:42.626Z] 9ce12e5d495e: Waiting [2022-01-27T13:07:42.626Z] 3139d3896f62: Layer already exists [2022-01-27T13:07:42.626Z] 0f3a9c45fef1: Layer already exists [2022-01-27T13:07:42.626Z] 816a43052e0d: Layer already exists [2022-01-27T13:07:42.626Z] c0f9b4099893: Layer already exists [2022-01-27T13:07:42.626Z] 9f4da6b19c17: Layer already exists [2022-01-27T13:07:42.626Z] aaf4e2e21869: Layer already exists [2022-01-27T13:07:42.626Z] 9ce12e5d495e: Layer already exists [2022-01-27T13:07:42.626Z] 62170e181a92: Layer already exists [2022-01-27T13:07:42.626Z] 7aa001c36233: Layer already exists [2022-01-27T13:07:42.626Z] 9a3805a8c1d8: Layer already exists [2022-01-27T13:07:42.894Z] latest: digest: sha256:009e2d30c6452fbf78c03e03410e735ee47bdf596e971767ac500df86e41b3ce size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:43.232Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.23 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:43.561Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.23 [2022-01-27T13:07:43.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-01-27T13:07:43.561Z] 3139d3896f62: Preparing [2022-01-27T13:07:43.561Z] c0f9b4099893: Preparing [2022-01-27T13:07:43.561Z] 9f4da6b19c17: Preparing [2022-01-27T13:07:43.561Z] 816a43052e0d: Preparing [2022-01-27T13:07:43.561Z] 0f3a9c45fef1: Preparing [2022-01-27T13:07:43.561Z] aaf4e2e21869: Preparing [2022-01-27T13:07:43.561Z] 9ce12e5d495e: Preparing [2022-01-27T13:07:43.561Z] 9a3805a8c1d8: Preparing [2022-01-27T13:07:43.561Z] 7aa001c36233: Preparing [2022-01-27T13:07:43.561Z] 62170e181a92: Preparing [2022-01-27T13:07:43.561Z] aaf4e2e21869: Waiting [2022-01-27T13:07:43.561Z] 9ce12e5d495e: Waiting [2022-01-27T13:07:43.561Z] 9a3805a8c1d8: Waiting [2022-01-27T13:07:43.561Z] 7aa001c36233: Waiting [2022-01-27T13:07:43.561Z] 62170e181a92: Waiting [2022-01-27T13:07:43.561Z] 9f4da6b19c17: Layer already exists [2022-01-27T13:07:43.561Z] 0f3a9c45fef1: Layer already exists [2022-01-27T13:07:43.561Z] c0f9b4099893: Layer already exists [2022-01-27T13:07:43.561Z] 3139d3896f62: Layer already exists [2022-01-27T13:07:43.561Z] 816a43052e0d: Layer already exists [2022-01-27T13:07:43.561Z] aaf4e2e21869: Layer already exists [2022-01-27T13:07:43.561Z] 9a3805a8c1d8: Layer already exists [2022-01-27T13:07:43.561Z] 9ce12e5d495e: Layer already exists [2022-01-27T13:07:43.561Z] 62170e181a92: Layer already exists [2022-01-27T13:07:43.561Z] 7aa001c36233: Layer already exists [2022-01-27T13:07:43.832Z] 2.2.0-dev.23: digest: sha256:009e2d30c6452fbf78c03e03410e735ee47bdf596e971767ac500df86e41b3ce size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:44.171Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:44.502Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [2022-01-27T13:07:44.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-01-27T13:07:44.502Z] 3139d3896f62: Preparing [2022-01-27T13:07:44.502Z] c0f9b4099893: Preparing [2022-01-27T13:07:44.502Z] 9f4da6b19c17: Preparing [2022-01-27T13:07:44.502Z] 816a43052e0d: Preparing [2022-01-27T13:07:44.502Z] 0f3a9c45fef1: Preparing [2022-01-27T13:07:44.502Z] aaf4e2e21869: Preparing [2022-01-27T13:07:44.502Z] 9ce12e5d495e: Preparing [2022-01-27T13:07:44.502Z] 9a3805a8c1d8: Preparing [2022-01-27T13:07:44.502Z] 7aa001c36233: Preparing [2022-01-27T13:07:44.502Z] 62170e181a92: Preparing [2022-01-27T13:07:44.502Z] aaf4e2e21869: Waiting [2022-01-27T13:07:44.502Z] 9a3805a8c1d8: Waiting [2022-01-27T13:07:44.502Z] 7aa001c36233: Waiting [2022-01-27T13:07:44.502Z] 62170e181a92: Waiting [2022-01-27T13:07:44.502Z] 9ce12e5d495e: Waiting [2022-01-27T13:07:44.502Z] 9f4da6b19c17: Layer already exists [2022-01-27T13:07:44.502Z] 3139d3896f62: Layer already exists [2022-01-27T13:07:44.502Z] c0f9b4099893: Layer already exists [2022-01-27T13:07:44.502Z] 0f3a9c45fef1: Layer already exists [2022-01-27T13:07:44.502Z] 816a43052e0d: Layer already exists [2022-01-27T13:07:44.502Z] 9ce12e5d495e: Layer already exists [2022-01-27T13:07:44.502Z] aaf4e2e21869: Layer already exists [2022-01-27T13:07:44.502Z] 62170e181a92: Layer already exists [2022-01-27T13:07:44.502Z] 7aa001c36233: Layer already exists [2022-01-27T13:07:44.502Z] 9a3805a8c1d8: Layer already exists [2022-01-27T13:07:44.769Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23: digest: sha256:009e2d30c6452fbf78c03e03410e735ee47bdf596e971767ac500df86e41b3ce size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:45.104Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:45.432Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-01-27T13:07:45.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-01-27T13:07:45.432Z] 3139d3896f62: Preparing [2022-01-27T13:07:45.432Z] c0f9b4099893: Preparing [2022-01-27T13:07:45.432Z] 9f4da6b19c17: Preparing [2022-01-27T13:07:45.432Z] 816a43052e0d: Preparing [2022-01-27T13:07:45.432Z] 0f3a9c45fef1: Preparing [2022-01-27T13:07:45.432Z] aaf4e2e21869: Preparing [2022-01-27T13:07:45.432Z] 9ce12e5d495e: Preparing [2022-01-27T13:07:45.432Z] 9a3805a8c1d8: Preparing [2022-01-27T13:07:45.432Z] 7aa001c36233: Preparing [2022-01-27T13:07:45.432Z] 62170e181a92: Preparing [2022-01-27T13:07:45.432Z] aaf4e2e21869: Waiting [2022-01-27T13:07:45.432Z] 9ce12e5d495e: Waiting [2022-01-27T13:07:45.432Z] 9a3805a8c1d8: Waiting [2022-01-27T13:07:45.432Z] 7aa001c36233: Waiting [2022-01-27T13:07:45.432Z] 62170e181a92: Waiting [2022-01-27T13:07:45.432Z] 0f3a9c45fef1: Layer already exists [2022-01-27T13:07:45.432Z] 816a43052e0d: Layer already exists [2022-01-27T13:07:45.432Z] 9f4da6b19c17: Layer already exists [2022-01-27T13:07:45.432Z] c0f9b4099893: Layer already exists [2022-01-27T13:07:45.432Z] 3139d3896f62: Layer already exists [2022-01-27T13:07:45.432Z] aaf4e2e21869: Layer already exists [2022-01-27T13:07:45.432Z] 9a3805a8c1d8: Layer already exists [2022-01-27T13:07:45.432Z] 7aa001c36233: Layer already exists [2022-01-27T13:07:45.432Z] 62170e181a92: Layer already exists [2022-01-27T13:07:45.432Z] 9ce12e5d495e: Layer already exists [2022-01-27T13:07:45.702Z] main: digest: sha256:009e2d30c6452fbf78c03e03410e735ee47bdf596e971767ac500df86e41b3ce size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-27T13:07:45.746Z] ===================================================== [Pipeline] echo [2022-01-27T13:07:45.755Z] taggedImages: [2022-01-27T13:07:45.755Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:07:45.755Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-01-27T13:07:45.755Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.23 [2022-01-27T13:07:45.755Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [2022-01-27T13:07:45.755Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-01-27T13:07:45.777Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-01-27T13:07:45.777Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:07:45.777Z] latest [2022-01-27T13:07:45.777Z] 2.2.0-dev.23 [2022-01-27T13:07:45.777Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [2022-01-27T13:07:45.777Z] main [2022-01-27T13:07:45.777Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:46.119Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:46.458Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:07:46.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-01-27T13:07:46.458Z] 8ab997b01972: Preparing [2022-01-27T13:07:46.458Z] 31b6fad9f738: Preparing [2022-01-27T13:07:46.458Z] 2b67ad3bb0c4: Preparing [2022-01-27T13:07:46.458Z] 61981e09b63e: Preparing [2022-01-27T13:07:46.458Z] 62170e181a92: Preparing [2022-01-27T13:07:46.458Z] 62170e181a92: Layer already exists [2022-01-27T13:07:46.458Z] 2b67ad3bb0c4: Layer already exists [2022-01-27T13:07:46.728Z] 8ab997b01972: Pushed [2022-01-27T13:07:46.998Z] 61981e09b63e: Pushed [2022-01-27T13:07:49.598Z] 31b6fad9f738: Pushed [2022-01-27T13:07:49.598Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0: digest: sha256:86eead7e563f9428ddba19c8e936a04b15f37d18f31e553e004342115f14b1cf size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:49.938Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:50.277Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-01-27T13:07:50.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-01-27T13:07:50.277Z] 8ab997b01972: Preparing [2022-01-27T13:07:50.277Z] 31b6fad9f738: Preparing [2022-01-27T13:07:50.277Z] 2b67ad3bb0c4: Preparing [2022-01-27T13:07:50.277Z] 61981e09b63e: Preparing [2022-01-27T13:07:50.277Z] 62170e181a92: Preparing [2022-01-27T13:07:50.277Z] 62170e181a92: Layer already exists [2022-01-27T13:07:50.277Z] 31b6fad9f738: Layer already exists [2022-01-27T13:07:50.277Z] 2b67ad3bb0c4: Layer already exists [2022-01-27T13:07:50.277Z] 8ab997b01972: Layer already exists [2022-01-27T13:07:50.277Z] 61981e09b63e: Layer already exists [2022-01-27T13:07:50.277Z] latest: digest: sha256:86eead7e563f9428ddba19c8e936a04b15f37d18f31e553e004342115f14b1cf size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:50.886Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.23 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:51.217Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.23 [2022-01-27T13:07:51.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-01-27T13:07:51.217Z] 8ab997b01972: Preparing [2022-01-27T13:07:51.217Z] 31b6fad9f738: Preparing [2022-01-27T13:07:51.217Z] 2b67ad3bb0c4: Preparing [2022-01-27T13:07:51.217Z] 61981e09b63e: Preparing [2022-01-27T13:07:51.217Z] 62170e181a92: Preparing [2022-01-27T13:07:51.217Z] 31b6fad9f738: Layer already exists [2022-01-27T13:07:51.217Z] 61981e09b63e: Layer already exists [2022-01-27T13:07:51.217Z] 2b67ad3bb0c4: Layer already exists [2022-01-27T13:07:51.217Z] 8ab997b01972: Layer already exists [2022-01-27T13:07:51.217Z] 62170e181a92: Layer already exists [2022-01-27T13:07:51.487Z] 2.2.0-dev.23: digest: sha256:86eead7e563f9428ddba19c8e936a04b15f37d18f31e553e004342115f14b1cf size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:51.822Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:52.152Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [2022-01-27T13:07:52.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-01-27T13:07:52.152Z] 8ab997b01972: Preparing [2022-01-27T13:07:52.152Z] 31b6fad9f738: Preparing [2022-01-27T13:07:52.152Z] 2b67ad3bb0c4: Preparing [2022-01-27T13:07:52.152Z] 61981e09b63e: Preparing [2022-01-27T13:07:52.152Z] 62170e181a92: Preparing [2022-01-27T13:07:52.152Z] 31b6fad9f738: Layer already exists [2022-01-27T13:07:52.152Z] 61981e09b63e: Layer already exists [2022-01-27T13:07:52.152Z] 62170e181a92: Layer already exists [2022-01-27T13:07:52.152Z] 2b67ad3bb0c4: Layer already exists [2022-01-27T13:07:52.152Z] 8ab997b01972: Layer already exists [2022-01-27T13:07:52.421Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23: digest: sha256:86eead7e563f9428ddba19c8e936a04b15f37d18f31e553e004342115f14b1cf size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:52.754Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:53.085Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-01-27T13:07:53.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-01-27T13:07:53.085Z] 8ab997b01972: Preparing [2022-01-27T13:07:53.085Z] 31b6fad9f738: Preparing [2022-01-27T13:07:53.085Z] 2b67ad3bb0c4: Preparing [2022-01-27T13:07:53.085Z] 61981e09b63e: Preparing [2022-01-27T13:07:53.085Z] 62170e181a92: Preparing [2022-01-27T13:07:53.085Z] 61981e09b63e: Layer already exists [2022-01-27T13:07:53.085Z] 2b67ad3bb0c4: Layer already exists [2022-01-27T13:07:53.085Z] 62170e181a92: Layer already exists [2022-01-27T13:07:53.085Z] 31b6fad9f738: Layer already exists [2022-01-27T13:07:53.086Z] 8ab997b01972: Layer already exists [2022-01-27T13:07:53.355Z] main: digest: sha256:86eead7e563f9428ddba19c8e936a04b15f37d18f31e553e004342115f14b1cf size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-27T13:07:53.403Z] ===================================================== [Pipeline] echo [2022-01-27T13:07:53.413Z] taggedImages: [2022-01-27T13:07:53.413Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:07:53.413Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-01-27T13:07:53.413Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.23 [2022-01-27T13:07:53.413Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [2022-01-27T13:07:53.413Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-01-27T13:07:53.434Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-01-27T13:07:53.434Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:07:53.434Z] latest [2022-01-27T13:07:53.434Z] 2.2.0-dev.23 [2022-01-27T13:07:53.434Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [2022-01-27T13:07:53.434Z] main [2022-01-27T13:07:53.434Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:53.787Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:54.116Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:07:54.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-01-27T13:07:54.116Z] b728538fc54b: Preparing [2022-01-27T13:07:54.116Z] 8d297af92a87: Preparing [2022-01-27T13:07:54.116Z] 2b67ad3bb0c4: Preparing [2022-01-27T13:07:54.116Z] a5bbb7fa6d90: Preparing [2022-01-27T13:07:54.116Z] 62170e181a92: Preparing [2022-01-27T13:07:54.116Z] 62170e181a92: Layer already exists [2022-01-27T13:07:54.116Z] a5bbb7fa6d90: Layer already exists [2022-01-27T13:07:54.116Z] 2b67ad3bb0c4: Layer already exists [2022-01-27T13:07:54.385Z] b728538fc54b: Pushed [2022-01-27T13:07:56.981Z] 8d297af92a87: Pushed [2022-01-27T13:07:56.981Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0: digest: sha256:15fc2af5821147c8ef1d1600b372aecbb962ebbec78edfd6ceacd9bceb990ff8 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:57.316Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:57.644Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-01-27T13:07:57.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-01-27T13:07:57.644Z] b728538fc54b: Preparing [2022-01-27T13:07:57.644Z] 8d297af92a87: Preparing [2022-01-27T13:07:57.644Z] 2b67ad3bb0c4: Preparing [2022-01-27T13:07:57.644Z] a5bbb7fa6d90: Preparing [2022-01-27T13:07:57.644Z] 62170e181a92: Preparing [2022-01-27T13:07:57.644Z] 62170e181a92: Layer already exists [2022-01-27T13:07:57.644Z] 8d297af92a87: Layer already exists [2022-01-27T13:07:57.644Z] 2b67ad3bb0c4: Layer already exists [2022-01-27T13:07:57.644Z] b728538fc54b: Layer already exists [2022-01-27T13:07:57.644Z] a5bbb7fa6d90: Layer already exists [2022-01-27T13:07:57.914Z] latest: digest: sha256:15fc2af5821147c8ef1d1600b372aecbb962ebbec78edfd6ceacd9bceb990ff8 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:58.264Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.23 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:58.604Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.23 [2022-01-27T13:07:58.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-01-27T13:07:58.604Z] b728538fc54b: Preparing [2022-01-27T13:07:58.604Z] 8d297af92a87: Preparing [2022-01-27T13:07:58.604Z] 2b67ad3bb0c4: Preparing [2022-01-27T13:07:58.604Z] a5bbb7fa6d90: Preparing [2022-01-27T13:07:58.604Z] 62170e181a92: Preparing [2022-01-27T13:07:58.604Z] 62170e181a92: Layer already exists [2022-01-27T13:07:58.604Z] b728538fc54b: Layer already exists [2022-01-27T13:07:58.604Z] 2b67ad3bb0c4: Layer already exists [2022-01-27T13:07:58.604Z] 8d297af92a87: Layer already exists [2022-01-27T13:07:58.604Z] a5bbb7fa6d90: Layer already exists [2022-01-27T13:07:58.875Z] 2.2.0-dev.23: digest: sha256:15fc2af5821147c8ef1d1600b372aecbb962ebbec78edfd6ceacd9bceb990ff8 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:59.222Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:07:59.563Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [2022-01-27T13:07:59.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-01-27T13:07:59.563Z] b728538fc54b: Preparing [2022-01-27T13:07:59.563Z] 8d297af92a87: Preparing [2022-01-27T13:07:59.563Z] 2b67ad3bb0c4: Preparing [2022-01-27T13:07:59.563Z] a5bbb7fa6d90: Preparing [2022-01-27T13:07:59.563Z] 62170e181a92: Preparing [2022-01-27T13:07:59.563Z] b728538fc54b: Layer already exists [2022-01-27T13:07:59.563Z] a5bbb7fa6d90: Layer already exists [2022-01-27T13:07:59.563Z] 2b67ad3bb0c4: Layer already exists [2022-01-27T13:07:59.563Z] 62170e181a92: Layer already exists [2022-01-27T13:07:59.563Z] 8d297af92a87: Layer already exists [2022-01-27T13:07:59.831Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23: digest: sha256:15fc2af5821147c8ef1d1600b372aecbb962ebbec78edfd6ceacd9bceb990ff8 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:08:00.175Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:08:00.505Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-01-27T13:08:00.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-01-27T13:08:00.505Z] b728538fc54b: Preparing [2022-01-27T13:08:00.505Z] 8d297af92a87: Preparing [2022-01-27T13:08:00.505Z] 2b67ad3bb0c4: Preparing [2022-01-27T13:08:00.505Z] a5bbb7fa6d90: Preparing [2022-01-27T13:08:00.505Z] 62170e181a92: Preparing [2022-01-27T13:08:00.505Z] b728538fc54b: Layer already exists [2022-01-27T13:08:00.505Z] a5bbb7fa6d90: Layer already exists [2022-01-27T13:08:00.505Z] 8d297af92a87: Layer already exists [2022-01-27T13:08:00.505Z] 62170e181a92: Layer already exists [2022-01-27T13:08:00.505Z] 2b67ad3bb0c4: Layer already exists [2022-01-27T13:08:00.774Z] main: digest: sha256:15fc2af5821147c8ef1d1600b372aecbb962ebbec78edfd6ceacd9bceb990ff8 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-27T13:08:00.822Z] ===================================================== [Pipeline] echo [2022-01-27T13:08:00.832Z] taggedImages: [2022-01-27T13:08:00.832Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:08:00.832Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-01-27T13:08:00.832Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.23 [2022-01-27T13:08:00.832Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [2022-01-27T13:08:00.832Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-01-27T13:08:00.852Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-01-27T13:08:00.852Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:08:00.852Z] latest [2022-01-27T13:08:00.852Z] 2.2.0-dev.23 [2022-01-27T13:08:00.852Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [2022-01-27T13:08:00.852Z] main [2022-01-27T13:08:00.852Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:08:01.201Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:08:01.533Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:08:01.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-01-27T13:08:01.533Z] 10e6ae2da6f8: Preparing [2022-01-27T13:08:01.533Z] 8e532e5e1359: Preparing [2022-01-27T13:08:01.533Z] f09bbd9128a4: Preparing [2022-01-27T13:08:01.533Z] e17b449a8c72: Preparing [2022-01-27T13:08:01.533Z] e25cc80ef78c: Preparing [2022-01-27T13:08:01.533Z] f7be28c579d0: Preparing [2022-01-27T13:08:01.533Z] 5ddf987a193f: Preparing [2022-01-27T13:08:01.533Z] 05d0a213effb: Preparing [2022-01-27T13:08:01.533Z] 087270190219: Preparing [2022-01-27T13:08:01.533Z] b49c6594ab31: Preparing [2022-01-27T13:08:01.533Z] 62170e181a92: Preparing [2022-01-27T13:08:01.533Z] f7be28c579d0: Waiting [2022-01-27T13:08:01.533Z] 5ddf987a193f: Waiting [2022-01-27T13:08:01.533Z] 05d0a213effb: Waiting [2022-01-27T13:08:01.533Z] 087270190219: Waiting [2022-01-27T13:08:01.533Z] b49c6594ab31: Waiting [2022-01-27T13:08:01.533Z] 62170e181a92: Waiting [2022-01-27T13:08:01.808Z] e25cc80ef78c: Layer already exists [2022-01-27T13:08:01.808Z] f7be28c579d0: Layer already exists [2022-01-27T13:08:01.808Z] 5ddf987a193f: Layer already exists [2022-01-27T13:08:01.808Z] 05d0a213effb: Layer already exists [2022-01-27T13:08:01.808Z] 8e532e5e1359: Pushed [2022-01-27T13:08:01.808Z] 087270190219: Layer already exists [2022-01-27T13:08:01.808Z] b49c6594ab31: Layer already exists [2022-01-27T13:08:01.808Z] 62170e181a92: Layer already exists [2022-01-27T13:08:02.399Z] 10e6ae2da6f8: Pushed [2022-01-27T13:08:04.362Z] f09bbd9128a4: Pushed [2022-01-27T13:08:19.391Z] e17b449a8c72: Pushed [2022-01-27T13:08:19.391Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0: digest: sha256:e4db1e96fc25d50dcd1e15232539be7acbbace324d51d23d7be454d9d78bd8af size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:08:19.731Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:08:20.061Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-01-27T13:08:20.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-01-27T13:08:20.061Z] 10e6ae2da6f8: Preparing [2022-01-27T13:08:20.061Z] 8e532e5e1359: Preparing [2022-01-27T13:08:20.061Z] f09bbd9128a4: Preparing [2022-01-27T13:08:20.061Z] e17b449a8c72: Preparing [2022-01-27T13:08:20.061Z] e25cc80ef78c: Preparing [2022-01-27T13:08:20.061Z] f7be28c579d0: Preparing [2022-01-27T13:08:20.061Z] 5ddf987a193f: Preparing [2022-01-27T13:08:20.061Z] 05d0a213effb: Preparing [2022-01-27T13:08:20.061Z] 087270190219: Preparing [2022-01-27T13:08:20.061Z] b49c6594ab31: Preparing [2022-01-27T13:08:20.061Z] 62170e181a92: Preparing [2022-01-27T13:08:20.061Z] f7be28c579d0: Waiting [2022-01-27T13:08:20.061Z] 5ddf987a193f: Waiting [2022-01-27T13:08:20.061Z] 05d0a213effb: Waiting [2022-01-27T13:08:20.061Z] b49c6594ab31: Waiting [2022-01-27T13:08:20.061Z] 62170e181a92: Waiting [2022-01-27T13:08:20.061Z] 087270190219: Waiting [2022-01-27T13:08:20.061Z] e17b449a8c72: Layer already exists [2022-01-27T13:08:20.061Z] 10e6ae2da6f8: Layer already exists [2022-01-27T13:08:20.061Z] 8e532e5e1359: Layer already exists [2022-01-27T13:08:20.061Z] e25cc80ef78c: Layer already exists [2022-01-27T13:08:20.061Z] f09bbd9128a4: Layer already exists [2022-01-27T13:08:20.061Z] 5ddf987a193f: Layer already exists [2022-01-27T13:08:20.061Z] 05d0a213effb: Layer already exists [2022-01-27T13:08:20.061Z] 087270190219: Layer already exists [2022-01-27T13:08:20.061Z] f7be28c579d0: Layer already exists [2022-01-27T13:08:20.061Z] b49c6594ab31: Layer already exists [2022-01-27T13:08:20.061Z] 62170e181a92: Layer already exists [2022-01-27T13:08:20.330Z] latest: digest: sha256:e4db1e96fc25d50dcd1e15232539be7acbbace324d51d23d7be454d9d78bd8af size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:08:20.674Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.23 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:08:21.008Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.23 [2022-01-27T13:08:21.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-01-27T13:08:21.008Z] 10e6ae2da6f8: Preparing [2022-01-27T13:08:21.008Z] 8e532e5e1359: Preparing [2022-01-27T13:08:21.008Z] f09bbd9128a4: Preparing [2022-01-27T13:08:21.008Z] e17b449a8c72: Preparing [2022-01-27T13:08:21.008Z] e25cc80ef78c: Preparing [2022-01-27T13:08:21.008Z] f7be28c579d0: Preparing [2022-01-27T13:08:21.008Z] 5ddf987a193f: Preparing [2022-01-27T13:08:21.008Z] 05d0a213effb: Preparing [2022-01-27T13:08:21.008Z] 087270190219: Preparing [2022-01-27T13:08:21.008Z] b49c6594ab31: Preparing [2022-01-27T13:08:21.008Z] 62170e181a92: Preparing [2022-01-27T13:08:21.008Z] 05d0a213effb: Waiting [2022-01-27T13:08:21.008Z] 087270190219: Waiting [2022-01-27T13:08:21.008Z] f7be28c579d0: Waiting [2022-01-27T13:08:21.008Z] b49c6594ab31: Waiting [2022-01-27T13:08:21.008Z] 62170e181a92: Waiting [2022-01-27T13:08:21.008Z] 5ddf987a193f: Waiting [2022-01-27T13:08:21.008Z] f09bbd9128a4: Layer already exists [2022-01-27T13:08:21.008Z] e17b449a8c72: Layer already exists [2022-01-27T13:08:21.008Z] 10e6ae2da6f8: Layer already exists [2022-01-27T13:08:21.008Z] 8e532e5e1359: Layer already exists [2022-01-27T13:08:21.008Z] e25cc80ef78c: Layer already exists [2022-01-27T13:08:21.008Z] f7be28c579d0: Layer already exists [2022-01-27T13:08:21.008Z] 05d0a213effb: Layer already exists [2022-01-27T13:08:21.008Z] 5ddf987a193f: Layer already exists [2022-01-27T13:08:21.008Z] b49c6594ab31: Layer already exists [2022-01-27T13:08:21.008Z] 087270190219: Layer already exists [2022-01-27T13:08:21.008Z] 62170e181a92: Layer already exists [2022-01-27T13:08:21.276Z] 2.2.0-dev.23: digest: sha256:e4db1e96fc25d50dcd1e15232539be7acbbace324d51d23d7be454d9d78bd8af size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:08:21.609Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:08:21.936Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [2022-01-27T13:08:21.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-01-27T13:08:21.936Z] 10e6ae2da6f8: Preparing [2022-01-27T13:08:21.936Z] 8e532e5e1359: Preparing [2022-01-27T13:08:21.936Z] f09bbd9128a4: Preparing [2022-01-27T13:08:21.936Z] e17b449a8c72: Preparing [2022-01-27T13:08:21.936Z] e25cc80ef78c: Preparing [2022-01-27T13:08:21.936Z] f7be28c579d0: Preparing [2022-01-27T13:08:21.936Z] 5ddf987a193f: Preparing [2022-01-27T13:08:21.936Z] 05d0a213effb: Preparing [2022-01-27T13:08:21.936Z] 087270190219: Preparing [2022-01-27T13:08:21.936Z] b49c6594ab31: Preparing [2022-01-27T13:08:21.936Z] 62170e181a92: Preparing [2022-01-27T13:08:21.936Z] 05d0a213effb: Waiting [2022-01-27T13:08:21.936Z] 087270190219: Waiting [2022-01-27T13:08:21.936Z] b49c6594ab31: Waiting [2022-01-27T13:08:21.936Z] f7be28c579d0: Waiting [2022-01-27T13:08:21.936Z] 5ddf987a193f: Waiting [2022-01-27T13:08:21.936Z] 62170e181a92: Waiting [2022-01-27T13:08:21.936Z] e25cc80ef78c: Layer already exists [2022-01-27T13:08:21.936Z] 8e532e5e1359: Layer already exists [2022-01-27T13:08:21.936Z] f09bbd9128a4: Layer already exists [2022-01-27T13:08:21.936Z] 10e6ae2da6f8: Layer already exists [2022-01-27T13:08:21.936Z] e17b449a8c72: Layer already exists [2022-01-27T13:08:21.936Z] f7be28c579d0: Layer already exists [2022-01-27T13:08:22.205Z] 5ddf987a193f: Layer already exists [2022-01-27T13:08:22.205Z] 05d0a213effb: Layer already exists [2022-01-27T13:08:22.205Z] b49c6594ab31: Layer already exists [2022-01-27T13:08:22.205Z] 087270190219: Layer already exists [2022-01-27T13:08:22.205Z] 62170e181a92: Layer already exists [2022-01-27T13:08:22.205Z] 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23: digest: sha256:e4db1e96fc25d50dcd1e15232539be7acbbace324d51d23d7be454d9d78bd8af size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:08:22.539Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:08:22.868Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-01-27T13:08:22.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-01-27T13:08:22.868Z] 10e6ae2da6f8: Preparing [2022-01-27T13:08:22.868Z] 8e532e5e1359: Preparing [2022-01-27T13:08:22.868Z] f09bbd9128a4: Preparing [2022-01-27T13:08:22.868Z] e17b449a8c72: Preparing [2022-01-27T13:08:22.868Z] e25cc80ef78c: Preparing [2022-01-27T13:08:22.868Z] f7be28c579d0: Preparing [2022-01-27T13:08:22.868Z] 5ddf987a193f: Preparing [2022-01-27T13:08:22.868Z] 05d0a213effb: Preparing [2022-01-27T13:08:22.868Z] 087270190219: Preparing [2022-01-27T13:08:22.868Z] b49c6594ab31: Preparing [2022-01-27T13:08:22.868Z] 62170e181a92: Preparing [2022-01-27T13:08:22.868Z] f7be28c579d0: Waiting [2022-01-27T13:08:22.868Z] 5ddf987a193f: Waiting [2022-01-27T13:08:22.868Z] 087270190219: Waiting [2022-01-27T13:08:22.868Z] 62170e181a92: Waiting [2022-01-27T13:08:22.868Z] b49c6594ab31: Waiting [2022-01-27T13:08:22.868Z] 05d0a213effb: Waiting [2022-01-27T13:08:22.868Z] 8e532e5e1359: Layer already exists [2022-01-27T13:08:22.868Z] f09bbd9128a4: Layer already exists [2022-01-27T13:08:22.868Z] e17b449a8c72: Layer already exists [2022-01-27T13:08:22.868Z] e25cc80ef78c: Layer already exists [2022-01-27T13:08:22.868Z] 10e6ae2da6f8: Layer already exists [2022-01-27T13:08:22.868Z] 5ddf987a193f: Layer already exists [2022-01-27T13:08:22.868Z] 05d0a213effb: Layer already exists [2022-01-27T13:08:22.868Z] f7be28c579d0: Layer already exists [2022-01-27T13:08:22.868Z] 087270190219: Layer already exists [2022-01-27T13:08:22.868Z] b49c6594ab31: Layer already exists [2022-01-27T13:08:22.868Z] 62170e181a92: Layer already exists [2022-01-27T13:08:23.138Z] main: digest: sha256:e4db1e96fc25d50dcd1e15232539be7acbbace324d51d23d7be454d9d78bd8af size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-27T13:08:23.190Z] ===================================================== [Pipeline] echo [2022-01-27T13:08:23.198Z] taggedImages: [2022-01-27T13:08:23.198Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [2022-01-27T13:08:23.198Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-01-27T13:08:23.198Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.23 [2022-01-27T13:08:23.198Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0-2.2.0-dev.23 [2022-01-27T13:08:23.198Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:08:23.575Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-27T13:08:23.575Z] [2022-01-27T13:08:23.575Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:08:23.913Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-27T13:08:24.183Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-27T13:08:24.183Z] 448f6bf000e3: Pulling fs layer [2022-01-27T13:08:24.183Z] f757da607395: Pulling fs layer [2022-01-27T13:08:24.183Z] 05883995daec: Pulling fs layer [2022-01-27T13:08:24.183Z] 8603b9c90790: Pulling fs layer [2022-01-27T13:08:24.183Z] 1560dd03e051: Pulling fs layer [2022-01-27T13:08:24.183Z] 27f5ce0e4adf: Pulling fs layer [2022-01-27T13:08:24.183Z] c2d8d7efcc4b: Pulling fs layer [2022-01-27T13:08:24.183Z] 8603b9c90790: Waiting [2022-01-27T13:08:24.183Z] 1560dd03e051: Waiting [2022-01-27T13:08:24.183Z] 27f5ce0e4adf: Waiting [2022-01-27T13:08:24.183Z] c2d8d7efcc4b: Waiting [2022-01-27T13:08:24.183Z] f757da607395: Verifying Checksum [2022-01-27T13:08:24.183Z] f757da607395: Download complete [2022-01-27T13:08:24.183Z] 8603b9c90790: Verifying Checksum [2022-01-27T13:08:24.183Z] 8603b9c90790: Download complete [2022-01-27T13:08:24.183Z] 1560dd03e051: Verifying Checksum [2022-01-27T13:08:24.183Z] 1560dd03e051: Download complete [2022-01-27T13:08:24.455Z] 27f5ce0e4adf: Verifying Checksum [2022-01-27T13:08:24.455Z] 27f5ce0e4adf: Download complete [2022-01-27T13:08:24.455Z] 05883995daec: Verifying Checksum [2022-01-27T13:08:24.455Z] 05883995daec: Download complete [2022-01-27T13:08:24.726Z] 448f6bf000e3: Verifying Checksum [2022-01-27T13:08:24.726Z] 448f6bf000e3: Download complete [2022-01-27T13:08:27.350Z] c2d8d7efcc4b: Verifying Checksum [2022-01-27T13:08:27.350Z] c2d8d7efcc4b: Download complete [2022-01-27T13:08:28.324Z] 448f6bf000e3: Pull complete [2022-01-27T13:08:28.914Z] f757da607395: Pull complete [2022-01-27T13:08:30.338Z] 05883995daec: Pull complete [2022-01-27T13:08:30.610Z] 8603b9c90790: Pull complete [2022-01-27T13:08:31.582Z] 1560dd03e051: Pull complete [2022-01-27T13:08:31.582Z] 27f5ce0e4adf: Pull complete [2022-01-27T13:08:46.629Z] c2d8d7efcc4b: Pull complete [2022-01-27T13:08:46.629Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-27T13:08:46.629Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-27T13:08:46.629Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-27T13:08:46.843Z] prd-ubuntu18.04-docker-arm64-4c-16g-4025 does not seem to be running inside a container [2022-01-27T13:08:46.909Z] $ 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/140 -v /w/workspace/edgex-go/140:/w/workspace/edgex-go/140:rw,z -v /w/workspace/edgex-go/140@tmp:/w/workspace/edgex-go/140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-27T13:08:49.546Z] $ docker top c3369b12df2356111695646dac13f00b6b9ae3e2e2a2b76004bf5e7f2823dac0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-27T13:08:50.526Z] ---> job-cost.sh [2022-01-27T13:08:50.526Z] lf-activate-venv: SKIPPING [2022-01-27T13:08:50.526Z] INFO: No Stack... [2022-01-27T13:08:50.798Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-27T13:08:51.068Z] INFO: Archiving Costs [Pipeline] sh [2022-01-27T13:08:51.720Z] + cut -d, -f6 [2022-01-27T13:08:51.720Z] + cat /w/workspace/edgex-go/140/archives/cost.csv [Pipeline] lock [2022-01-27T13:08:51.785Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-140-stack-cost] [2022-01-27T13:08:51.792Z] Resource [jenkins-edgexfoundry-edgex-go-main-140-stack-cost] did not exist. Created. [2022-01-27T13:08:51.792Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-140-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-27T13:08:52.469Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-27T13:08:53.404Z] Stashed 1 file(s) [Pipeline] } [2022-01-27T13:08:53.412Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-140-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-27T13:08:53.420Z] $ docker stop --time=1 c3369b12df2356111695646dac13f00b6b9ae3e2e2a2b76004bf5e7f2823dac0 [2022-01-27T13:08:54.917Z] $ docker rm -f c3369b12df2356111695646dac13f00b6b9ae3e2e2a2b76004bf5e7f2823dac0 [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 [2022-01-27T13:08:55.422Z] provisioning config files... [2022-01-27T13:08:55.437Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/140@tmp/config2825771810154422053tmp [Pipeline] { [Pipeline] sh [2022-01-27T13:08:55.734Z] + set +x [2022-01-27T13:08:55.734Z] + curl -s https://codecov.io/bash [2022-01-27T13:08:55.734Z] + bash -s -- [2022-01-27T13:08:55.734Z] [2022-01-27T13:08:55.734Z] _____ _ [2022-01-27T13:08:55.734Z] / ____| | | [2022-01-27T13:08:55.734Z] | | ___ __| | ___ ___ _____ __ [2022-01-27T13:08:55.734Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-27T13:08:55.734Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-27T13:08:55.734Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-27T13:08:55.734Z] Bash-1.0.6 [2022-01-27T13:08:55.734Z] [2022-01-27T13:08:55.734Z] [2022-01-27T13:08:55.734Z] ==> git version 2.24.4 found [2022-01-27T13:08:55.734Z] ==> 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 [2022-01-27T13:08:55.734Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-27T13:08:55.734Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-27T13:08:55.734Z] ==> Jenkins CI detected. [2022-01-27T13:08:55.734Z] current dir:  /w/workspace/edgex-go/140 [2022-01-27T13:08:55.734Z] project root: . [2022-01-27T13:08:55.734Z] --> token set from env [2022-01-27T13:08:55.994Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-27T13:08:55.994Z] ==> Running gcov in . (disable via -X gcov) [2022-01-27T13:08:55.994Z] ==> Python coveragepy not found [2022-01-27T13:08:55.994Z] ==> Searching for coverage reports in: [2022-01-27T13:08:55.994Z] + . [2022-01-27T13:08:55.994Z] -> Found 1 reports [2022-01-27T13:08:55.994Z] ==> Detecting git/mercurial file structure [2022-01-27T13:08:55.994Z] ==> Reading reports [2022-01-27T13:08:55.994Z] + ./coverage.out bytes=428381 [2022-01-27T13:08:55.994Z] ==> Appending adjustments [2022-01-27T13:08:55.994Z] https://docs.codecov.io/docs/fixing-reports [2022-01-27T13:08:56.934Z] + Found adjustments [2022-01-27T13:08:56.934Z] ==> Gzipping contents [2022-01-27T13:08:56.934Z] 60K /tmp/codecov.0auGtO.gz [2022-01-27T13:08:56.934Z] ==> Uploading reports [2022-01-27T13:08:56.934Z] url: https://codecov.io [2022-01-27T13:08:56.934Z] query: branch=main&commit=3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0&build=140&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F140%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-27T13:08:56.934Z] -> Pinging Codecov [2022-01-27T13:08:56.934Z] 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=3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0&build=140&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F140%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-27T13:08:57.505Z] -> Uploading to [2022-01-27T13:08:57.505Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-27/00271124DB129430A58F1EEE437C3FCB/3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0/7d23eb81-9c03-4ce9-8410-f7762a454306.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220127%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220127T130857Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=00537c9799cab33dc238348f5272fff2ab15ec334842fc98a18f187b882fb960 [2022-01-27T13:08:57.505Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-27T13:08:57.505Z] Dload Upload Total Spent Left Speed [2022-01-27T13:08:57.765Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57882 0 0 100 57882 0 166k --:--:-- --:--:-- --:--:-- 166k 100 57882 0 0 100 57882 0 166k --:--:-- --:--:-- --:--:-- 166k [2022-01-27T13:08:57.765Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 [Pipeline] } [2022-01-27T13:08:57.771Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-01-27T13:08:58.077Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-01-27T13:08:58.090Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:08:58.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-27T13:08:58.379Z] [2022-01-27T13:08:58.379Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:08:58.695Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-27T13:08:58.696Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-01-27T13:08:58.696Z] 188c0c94c7c5: Pulling fs layer [2022-01-27T13:08:58.696Z] 0ef7d3d256c8: Pulling fs layer [2022-01-27T13:08:58.696Z] de9db76c5a1d: Pulling fs layer [2022-01-27T13:08:58.696Z] 0eba1c9be4d2: Pulling fs layer [2022-01-27T13:08:58.696Z] 0d57e429df01: Pulling fs layer [2022-01-27T13:08:58.696Z] 4e4be7b47b0d: Pulling fs layer [2022-01-27T13:08:58.696Z] e1f770b5df2f: Pulling fs layer [2022-01-27T13:08:58.696Z] 85a0685a4137: Pulling fs layer [2022-01-27T13:08:58.696Z] 0d57e429df01: Waiting [2022-01-27T13:08:58.696Z] 4e4be7b47b0d: Waiting [2022-01-27T13:08:58.696Z] e1f770b5df2f: Waiting [2022-01-27T13:08:58.696Z] 85a0685a4137: Waiting [2022-01-27T13:08:58.696Z] 0eba1c9be4d2: Waiting [2022-01-27T13:08:58.696Z] de9db76c5a1d: Verifying Checksum [2022-01-27T13:08:58.696Z] de9db76c5a1d: Download complete [2022-01-27T13:08:58.696Z] 0ef7d3d256c8: Verifying Checksum [2022-01-27T13:08:58.696Z] 0ef7d3d256c8: Download complete [2022-01-27T13:08:58.696Z] 0d57e429df01: Verifying Checksum [2022-01-27T13:08:58.696Z] 0d57e429df01: Download complete [2022-01-27T13:08:58.696Z] 4e4be7b47b0d: Verifying Checksum [2022-01-27T13:08:58.696Z] 4e4be7b47b0d: Download complete [2022-01-27T13:08:58.696Z] 188c0c94c7c5: Verifying Checksum [2022-01-27T13:08:58.696Z] 188c0c94c7c5: Download complete [2022-01-27T13:08:58.959Z] e1f770b5df2f: Verifying Checksum [2022-01-27T13:08:58.959Z] e1f770b5df2f: Download complete [2022-01-27T13:08:59.224Z] 188c0c94c7c5: Pull complete [2022-01-27T13:08:59.224Z] 0eba1c9be4d2: Verifying Checksum [2022-01-27T13:08:59.225Z] 0eba1c9be4d2: Download complete [2022-01-27T13:08:59.495Z] 0ef7d3d256c8: Pull complete [2022-01-27T13:08:59.495Z] de9db76c5a1d: Pull complete [2022-01-27T13:08:59.495Z] 85a0685a4137: Verifying Checksum [2022-01-27T13:08:59.495Z] 85a0685a4137: Download complete [2022-01-27T13:09:03.735Z] 0eba1c9be4d2: Pull complete [2022-01-27T13:09:03.735Z] 0d57e429df01: Pull complete [2022-01-27T13:09:03.735Z] 4e4be7b47b0d: Pull complete [2022-01-27T13:09:04.312Z] e1f770b5df2f: Pull complete [2022-01-27T13:09:08.539Z] 85a0685a4137: Pull complete [2022-01-27T13:09:08.539Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-01-27T13:09:08.539Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-27T13:09:08.539Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-01-27T13:09:08.700Z] prd-centos7-docker-4c-2g-4024 does not seem to be running inside a container [2022-01-27T13:09:08.868Z] $ 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/140 -v /w/workspace/edgex-go/140:/w/workspace/edgex-go/140:rw,z -v /w/workspace/edgex-go/140@tmp:/w/workspace/edgex-go/140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-01-27T13:09:11.994Z] $ docker top 76543a746fb6564abb1672fec8a3c9e963803d517cb743213c182edca6b0d15e -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-27T13:09:12.082Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-01-27T13:09:12.369Z] + set -o pipefail [2022-01-27T13:09:12.369Z] + snyk monitor '--org=edgex-jenkins' [2022-01-27T13:09:18.970Z] [2022-01-27T13:09:18.970Z] Monitoring /w/workspace/edgex-go/140 (github.com/edgexfoundry/edgex-go)... [2022-01-27T13:09:18.970Z] [2022-01-27T13:09:18.970Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/abed5f61-37e9-4586-bd98-e100f123e2c9 [2022-01-27T13:09:18.970Z] [2022-01-27T13:09:18.970Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-01-27T13:09:18.970Z] [2022-01-27T13:09:18.970Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-01-27T13:09:18.970Z] [2022-01-27T13:09:18.970Z] [Pipeline] } [2022-01-27T13:09:18.980Z] $ docker stop --time=1 76543a746fb6564abb1672fec8a3c9e963803d517cb743213c182edca6b0d15e [2022-01-27T13:09:20.956Z] $ docker rm -f 76543a746fb6564abb1672fec8a3c9e963803d517cb743213c182edca6b0d15e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-01-27T13:09:21.391Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-27T13:09:21.401Z] provisioning config files... [2022-01-27T13:09:21.409Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/140@tmp/config7865795531736785610tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-27T13:09:21.714Z] --> edgex-publish-swagger.sh [2022-01-27T13:09:21.714Z] === Publish openapi/v2 API === [2022-01-27T13:09:21.714Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-01-27T13:09:21.714Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/140/openapi/v2/core-command.yaml] [2022-01-27T13:09:21.714Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-27T13:09:21.714Z] Dload Upload Total Spent Left Speed [2022-01-27T13:09:23.096Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33343 0 0 100 33343 0 27694 0:00:01 0:00:01 --:--:-- 27716 100 33343 0 0 100 33343 0 27690 0:00:01 0:00:01 --:--:-- 27716 [2022-01-27T13:09:23.096Z] [2022-01-27T13:09:23.096Z] [2022-01-27T13:09:23.096Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/140/openapi/v2/core-data.yaml] [2022-01-27T13:09:23.096Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-27T13:09:23.096Z] Dload Upload Total Spent Left Speed [2022-01-27T13:09:24.037Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 63319 0:00:01 0:00:01 --:--:-- 63383 100 71116 0 0 100 71116 0 63310 0:00:01 0:00:01 --:--:-- 63326 [2022-01-27T13:09:24.037Z] [2022-01-27T13:09:24.037Z] [2022-01-27T13:09:24.037Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/140/openapi/v2/core-metadata.yaml] [2022-01-27T13:09:24.037Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-27T13:09:24.037Z] Dload Upload Total Spent Left Speed [2022-01-27T13:09:24.977Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 109k 0:00:01 0:00:01 --:--:-- 109k 100 119k 0 0 100 119k 0 109k 0:00:01 0:00:01 --:--:-- 109k [2022-01-27T13:09:24.977Z] [2022-01-27T13:09:24.977Z] [2022-01-27T13:09:24.977Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/140/openapi/v2/support-notifications.yaml] [2022-01-27T13:09:24.977Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-27T13:09:24.977Z] Dload Upload Total Spent Left Speed [2022-01-27T13:09:26.356Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 78555 0:00:01 0:00:01 --:--:-- 78610 100 88830 0 0 100 88830 0 78545 0:00:01 0:00:01 --:--:-- 78610 [2022-01-27T13:09:26.356Z] [2022-01-27T13:09:26.356Z] [2022-01-27T13:09:26.356Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/140/openapi/v2/support-scheduler.yaml] [2022-01-27T13:09:26.356Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-27T13:09:26.356Z] Dload Upload Total Spent Left Speed [2022-01-27T13:09:27.295Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39068 0 0 100 39068 0 39088 --:--:-- --:--:-- --:--:-- 39068 100 39068 0 0 100 39068 0 39082 --:--:-- --:--:-- --:--:-- 39068 [2022-01-27T13:09:27.295Z] [2022-01-27T13:09:27.295Z] [2022-01-27T13:09:27.295Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/140/openapi/v2/system-agent.yaml] [2022-01-27T13:09:27.295Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-27T13:09:27.295Z] Dload Upload Total Spent Left Speed [2022-01-27T13:09:28.236Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 17676 0:00:01 0:00:01 --:--:-- 17692 100 19603 0 0 100 19603 0 17673 0:00:01 0:00:01 --:--:-- 17676 [2022-01-27T13:09:28.236Z] [2022-01-27T13:09:28.236Z] [Pipeline] } [2022-01-27T13:09:28.245Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-01-27T13:09:28.655Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-27T13:09:28.655Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:09:28.955Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-27T13:09:28.955Z] . [Pipeline] withDockerContainer [2022-01-27T13:09:29.025Z] prd-centos7-docker-4c-2g-4024 does not seem to be running inside a container [2022-01-27T13:09:29.058Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/140 -v /w/workspace/edgex-go/140:/w/workspace/edgex-go/140:rw,z -v /w/workspace/edgex-go/140@tmp:/w/workspace/edgex-go/140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-27T13:09:29.472Z] $ docker top bf5f05eb40814c4067f9c4d8a92e7cf170c8522bbcf4a9b31f8b5012d172ae5a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-27T13:09:29.569Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-27T13:09:29.569Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-27T13:09:29.694Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-27T13:09:29.695Z] $ docker exec bf5f05eb40814c4067f9c4d8a92e7cf170c8522bbcf4a9b31f8b5012d172ae5a ssh-agent [2022-01-27T13:09:29.803Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeFDfIG/agent.14 [2022-01-27T13:09:29.803Z] SSH_AGENT_PID=20 [2022-01-27T13:09:29.809Z] Running ssh-add (command line suppressed) [2022-01-27T13:09:29.907Z] Identity added: /w/workspace/edgex-go/140@tmp/private_key_3140408156403186291.key (/w/workspace/edgex-go/140@tmp/private_key_3140408156403186291.key) [2022-01-27T13:09:29.923Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-27T13:09:30.218Z] + git semver tag [2022-01-27T13:09:30.218Z] # -> Open(): unable to determine branch for HEAD [2022-01-27T13:09:30.218Z] # $GIT_DIR = /w/workspace/edgex-go/140/.git [2022-01-27T13:09:30.218Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/140 [2022-01-27T13:09:30.218Z] # $SEMVER_REMOTE_NAME = origin [2022-01-27T13:09:30.218Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-27T13:09:30.218Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-27T13:09:30.218Z] # $SEMVER_BRANCH = main [2022-01-27T13:09:30.218Z] # $SEMVER_DIR = /w/workspace/edgex-go/140/.semver [2022-01-27T13:09:30.218Z] # 3825f82a080d30abbb2fcfe4d8a2f0ca2c9aa8e0 HEAD [2022-01-27T13:09:30.218Z] # -> Force: false [2022-01-27T13:09:30.218Z] # 48de803b3ee7c38e6ca8a8f4edefd6bed039c4ea refs/tags/v2.2.0-dev.23 [Pipeline] } [2022-01-27T13:09:30.227Z] $ docker exec --env ******** --env ******** bf5f05eb40814c4067f9c4d8a92e7cf170c8522bbcf4a9b31f8b5012d172ae5a ssh-agent -k [2022-01-27T13:09:30.317Z] unset SSH_AUTH_SOCK; [2022-01-27T13:09:30.318Z] unset SSH_AGENT_PID; [2022-01-27T13:09:30.318Z] echo Agent pid 20 killed; [2022-01-27T13:09:30.330Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-27T13:09:30.634Z] + git semver [Pipeline] } [2022-01-27T13:09:30.648Z] $ docker stop --time=1 bf5f05eb40814c4067f9c4d8a92e7cf170c8522bbcf4a9b31f8b5012d172ae5a [2022-01-27T13:09:31.837Z] $ docker rm -f bf5f05eb40814c4067f9c4d8a92e7cf170c8522bbcf4a9b31f8b5012d172ae5a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:09:32.231Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-27T13:09:32.231Z] [2022-01-27T13:09:32.231Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:09:32.539Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-27T13:09:32.539Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-01-27T13:09:32.539Z] ab5ef0e58194: Pulling fs layer [2022-01-27T13:09:32.539Z] 9712f1f96733: Pulling fs layer [2022-01-27T13:09:32.539Z] 63f879dbbcfc: Pulling fs layer [2022-01-27T13:09:32.539Z] 0d9ebad4ef96: Pulling fs layer [2022-01-27T13:09:32.539Z] e9a5061849ea: Pulling fs layer [2022-01-27T13:09:32.539Z] d747dcd14b5f: Pulling fs layer [2022-01-27T13:09:32.539Z] 2de7ff778b66: Pulling fs layer [2022-01-27T13:09:32.539Z] e9a5061849ea: Waiting [2022-01-27T13:09:32.539Z] d747dcd14b5f: Waiting [2022-01-27T13:09:32.539Z] 2de7ff778b66: Waiting [2022-01-27T13:09:32.539Z] 0d9ebad4ef96: Waiting [2022-01-27T13:09:32.539Z] 9712f1f96733: Verifying Checksum [2022-01-27T13:09:32.539Z] 9712f1f96733: Download complete [2022-01-27T13:09:33.124Z] ab5ef0e58194: Verifying Checksum [2022-01-27T13:09:33.124Z] ab5ef0e58194: Download complete [2022-01-27T13:09:33.124Z] 63f879dbbcfc: Verifying Checksum [2022-01-27T13:09:33.124Z] 63f879dbbcfc: Download complete [2022-01-27T13:09:33.124Z] 0d9ebad4ef96: Verifying Checksum [2022-01-27T13:09:33.124Z] 0d9ebad4ef96: Download complete [2022-01-27T13:09:33.124Z] d747dcd14b5f: Verifying Checksum [2022-01-27T13:09:33.124Z] d747dcd14b5f: Download complete [2022-01-27T13:09:33.124Z] e9a5061849ea: Verifying Checksum [2022-01-27T13:09:33.124Z] e9a5061849ea: Download complete [2022-01-27T13:09:33.124Z] 2de7ff778b66: Verifying Checksum [2022-01-27T13:09:33.124Z] 2de7ff778b66: Download complete [2022-01-27T13:09:36.444Z] ab5ef0e58194: Pull complete [2022-01-27T13:09:36.444Z] 9712f1f96733: Pull complete [2022-01-27T13:09:36.709Z] 63f879dbbcfc: Pull complete [2022-01-27T13:09:40.926Z] 0d9ebad4ef96: Pull complete [2022-01-27T13:09:40.926Z] e9a5061849ea: Pull complete [2022-01-27T13:09:40.927Z] d747dcd14b5f: Pull complete [2022-01-27T13:09:42.326Z] 2de7ff778b66: Pull complete [2022-01-27T13:09:42.326Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-01-27T13:09:42.326Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-27T13:09:42.326Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-01-27T13:09:42.397Z] prd-centos7-docker-4c-2g-4024 does not seem to be running inside a container [2022-01-27T13:09:42.429Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/140 -v /w/workspace/edgex-go/140:/w/workspace/edgex-go/140:rw,z -v /w/workspace/edgex-go/140@tmp:/w/workspace/edgex-go/140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-01-27T13:09:45.758Z] $ docker top 8dbe405d9747abf027a036685b01bd7b46edf1aa8d5626e13325da35bedbc15b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-01-27T13:09:45.846Z] provisioning config files... [2022-01-27T13:09:45.854Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/140@tmp/config3234690675936260718tmp [2022-01-27T13:09:45.866Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/140@tmp/config4407786698379156126tmp [2022-01-27T13:09:45.877Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/140@tmp/config77799411589498986tmp [Pipeline] { [Pipeline] echo [2022-01-27T13:09:45.893Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-27T13:09:46.184Z] ---> sigul-configuration.sh [2022-01-27T13:09:46.184Z] gpg: directory `/root/.gnupg' created [2022-01-27T13:09:46.184Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-01-27T13:09:46.184Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-01-27T13:09:46.184Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-01-27T13:09:46.184Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-01-27T13:09:46.184Z] gpg: CAST5 encrypted data [2022-01-27T13:09:46.184Z] gpg: encrypted with 1 passphrase [2022-01-27T13:09:46.184Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-01-27T13:09:46.478Z] + mkdir /home/jenkins [2022-01-27T13:09:46.478Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-01-27T13:09:46.768Z] + 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 [2022-01-27T13:09:46.777Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-27T13:09:47.073Z] ---> sigul-install.sh [2022-01-27T13:09:47.073Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-01-27T13:09:47.366Z] + git tag --list [2022-01-27T13:09:47.366Z] 0.6.0 [2022-01-27T13:09:47.366Z] 0.6.1 [2022-01-27T13:09:47.366Z] 0.7.0 [2022-01-27T13:09:47.366Z] 0.7.1 [2022-01-27T13:09:47.366Z] v1.0.0 [2022-01-27T13:09:47.366Z] v1.0.1 [2022-01-27T13:09:47.366Z] v1.1.0 [2022-01-27T13:09:47.366Z] v1.2.0 [2022-01-27T13:09:47.366Z] v1.2.1 [2022-01-27T13:09:47.366Z] v1.3.0 [2022-01-27T13:09:47.366Z] v1.3.1 [2022-01-27T13:09:47.366Z] v2.0.0 [2022-01-27T13:09:47.366Z] v2.0.1-dev.1 [2022-01-27T13:09:47.366Z] v2.0.1-dev.10 [2022-01-27T13:09:47.366Z] v2.0.1-dev.11 [2022-01-27T13:09:47.366Z] v2.0.1-dev.12 [2022-01-27T13:09:47.366Z] v2.0.1-dev.13 [2022-01-27T13:09:47.366Z] v2.0.1-dev.14 [2022-01-27T13:09:47.366Z] v2.0.1-dev.15 [2022-01-27T13:09:47.366Z] v2.0.1-dev.16 [2022-01-27T13:09:47.366Z] v2.0.1-dev.17 [2022-01-27T13:09:47.366Z] v2.0.1-dev.18 [2022-01-27T13:09:47.366Z] v2.0.1-dev.19 [2022-01-27T13:09:47.366Z] v2.0.1-dev.2 [2022-01-27T13:09:47.366Z] v2.0.1-dev.20 [2022-01-27T13:09:47.366Z] v2.0.1-dev.21 [2022-01-27T13:09:47.366Z] v2.0.1-dev.22 [2022-01-27T13:09:47.366Z] v2.0.1-dev.23 [2022-01-27T13:09:47.366Z] v2.0.1-dev.24 [2022-01-27T13:09:47.366Z] v2.0.1-dev.25 [2022-01-27T13:09:47.366Z] v2.0.1-dev.26 [2022-01-27T13:09:47.366Z] v2.0.1-dev.27 [2022-01-27T13:09:47.366Z] v2.0.1-dev.28 [2022-01-27T13:09:47.366Z] v2.0.1-dev.29 [2022-01-27T13:09:47.366Z] v2.0.1-dev.3 [2022-01-27T13:09:47.366Z] v2.0.1-dev.30 [2022-01-27T13:09:47.366Z] v2.0.1-dev.31 [2022-01-27T13:09:47.366Z] v2.0.1-dev.32 [2022-01-27T13:09:47.366Z] v2.0.1-dev.33 [2022-01-27T13:09:47.366Z] v2.0.1-dev.34 [2022-01-27T13:09:47.366Z] v2.0.1-dev.35 [2022-01-27T13:09:47.366Z] v2.0.1-dev.36 [2022-01-27T13:09:47.366Z] v2.0.1-dev.37 [2022-01-27T13:09:47.366Z] v2.0.1-dev.38 [2022-01-27T13:09:47.366Z] v2.0.1-dev.39 [2022-01-27T13:09:47.366Z] v2.0.1-dev.4 [2022-01-27T13:09:47.366Z] v2.0.1-dev.40 [2022-01-27T13:09:47.366Z] v2.0.1-dev.41 [2022-01-27T13:09:47.366Z] v2.0.1-dev.42 [2022-01-27T13:09:47.366Z] v2.0.1-dev.43 [2022-01-27T13:09:47.366Z] v2.0.1-dev.44 [2022-01-27T13:09:47.366Z] v2.0.1-dev.45 [2022-01-27T13:09:47.366Z] v2.0.1-dev.46 [2022-01-27T13:09:47.366Z] v2.0.1-dev.47 [2022-01-27T13:09:47.366Z] v2.0.1-dev.48 [2022-01-27T13:09:47.366Z] v2.0.1-dev.49 [2022-01-27T13:09:47.366Z] v2.0.1-dev.5 [2022-01-27T13:09:47.366Z] v2.0.1-dev.50 [2022-01-27T13:09:47.366Z] v2.0.1-dev.51 [2022-01-27T13:09:47.366Z] v2.0.1-dev.52 [2022-01-27T13:09:47.366Z] v2.0.1-dev.53 [2022-01-27T13:09:47.366Z] v2.0.1-dev.54 [2022-01-27T13:09:47.366Z] v2.0.1-dev.55 [2022-01-27T13:09:47.366Z] v2.0.1-dev.56 [2022-01-27T13:09:47.366Z] v2.0.1-dev.57 [2022-01-27T13:09:47.366Z] v2.0.1-dev.58 [2022-01-27T13:09:47.366Z] v2.0.1-dev.59 [2022-01-27T13:09:47.366Z] v2.0.1-dev.6 [2022-01-27T13:09:47.366Z] v2.0.1-dev.60 [2022-01-27T13:09:47.366Z] v2.0.1-dev.61 [2022-01-27T13:09:47.366Z] v2.0.1-dev.62 [2022-01-27T13:09:47.366Z] v2.0.1-dev.63 [2022-01-27T13:09:47.366Z] v2.0.1-dev.64 [2022-01-27T13:09:47.366Z] v2.0.1-dev.65 [2022-01-27T13:09:47.366Z] v2.0.1-dev.66 [2022-01-27T13:09:47.366Z] v2.0.1-dev.67 [2022-01-27T13:09:47.366Z] v2.0.1-dev.68 [2022-01-27T13:09:47.366Z] v2.0.1-dev.69 [2022-01-27T13:09:47.366Z] v2.0.1-dev.7 [2022-01-27T13:09:47.366Z] v2.0.1-dev.70 [2022-01-27T13:09:47.366Z] v2.0.1-dev.71 [2022-01-27T13:09:47.366Z] v2.0.1-dev.72 [2022-01-27T13:09:47.366Z] v2.0.1-dev.73 [2022-01-27T13:09:47.366Z] v2.0.1-dev.74 [2022-01-27T13:09:47.366Z] v2.0.1-dev.75 [2022-01-27T13:09:47.366Z] v2.0.1-dev.76 [2022-01-27T13:09:47.366Z] v2.0.1-dev.77 [2022-01-27T13:09:47.366Z] v2.0.1-dev.78 [2022-01-27T13:09:47.366Z] v2.0.1-dev.79 [2022-01-27T13:09:47.366Z] v2.0.1-dev.8 [2022-01-27T13:09:47.366Z] v2.0.1-dev.80 [2022-01-27T13:09:47.366Z] v2.0.1-dev.81 [2022-01-27T13:09:47.366Z] v2.0.1-dev.82 [2022-01-27T13:09:47.366Z] v2.0.1-dev.83 [2022-01-27T13:09:47.366Z] v2.0.1-dev.84 [2022-01-27T13:09:47.366Z] v2.0.1-dev.85 [2022-01-27T13:09:47.366Z] v2.0.1-dev.86 [2022-01-27T13:09:47.366Z] v2.0.1-dev.87 [2022-01-27T13:09:47.366Z] v2.0.1-dev.88 [2022-01-27T13:09:47.366Z] v2.0.1-dev.89 [2022-01-27T13:09:47.366Z] v2.0.1-dev.9 [2022-01-27T13:09:47.366Z] v2.0.1-dev.90 [2022-01-27T13:09:47.366Z] v2.0.1-dev.91 [2022-01-27T13:09:47.366Z] v2.0.1-dev.92 [2022-01-27T13:09:47.366Z] v2.0.1-dev.93 [2022-01-27T13:09:47.366Z] v2.0.1-dev.94 [2022-01-27T13:09:47.366Z] v2.0.1-dev.95 [2022-01-27T13:09:47.366Z] v2.0.1-dev.96 [2022-01-27T13:09:47.366Z] v2.0.1-dev.97 [2022-01-27T13:09:47.366Z] v2.0.1-dev.98 [2022-01-27T13:09:47.366Z] v2.0.1-dev.99 [2022-01-27T13:09:47.366Z] v2.1.0 [2022-01-27T13:09:47.366Z] v2.2.0-dev.1 [2022-01-27T13:09:47.366Z] v2.2.0-dev.10 [2022-01-27T13:09:47.366Z] v2.2.0-dev.11 [2022-01-27T13:09:47.366Z] v2.2.0-dev.12 [2022-01-27T13:09:47.366Z] v2.2.0-dev.13 [2022-01-27T13:09:47.366Z] v2.2.0-dev.14 [2022-01-27T13:09:47.366Z] v2.2.0-dev.15 [2022-01-27T13:09:47.366Z] v2.2.0-dev.16 [2022-01-27T13:09:47.366Z] v2.2.0-dev.17 [2022-01-27T13:09:47.366Z] v2.2.0-dev.18 [2022-01-27T13:09:47.366Z] v2.2.0-dev.19 [2022-01-27T13:09:47.366Z] v2.2.0-dev.2 [2022-01-27T13:09:47.366Z] v2.2.0-dev.20 [2022-01-27T13:09:47.366Z] v2.2.0-dev.21 [2022-01-27T13:09:47.366Z] v2.2.0-dev.22 [2022-01-27T13:09:47.366Z] v2.2.0-dev.23 [2022-01-27T13:09:47.366Z] v2.2.0-dev.3 [2022-01-27T13:09:47.366Z] v2.2.0-dev.4 [2022-01-27T13:09:47.366Z] v2.2.0-dev.5 [2022-01-27T13:09:47.366Z] v2.2.0-dev.6 [2022-01-27T13:09:47.366Z] v2.2.0-dev.7 [2022-01-27T13:09:47.366Z] v2.2.0-dev.8 [2022-01-27T13:09:47.366Z] v2.2.0-dev.9 [Pipeline] sh [2022-01-27T13:09:47.668Z] + lftools sign git-tag v2.2.0-dev.23 [2022-01-27T13:09:48.239Z] Signing Git tag with Sigul... [2022-01-27T13:09:48.239Z] Signing v2.2.0-dev.23 [Pipeline] echo [2022-01-27T13:09:48.508Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-27T13:09:48.793Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-01-27T13:09:48.801Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-01-27T13:09:48.816Z] $ docker stop --time=1 8dbe405d9747abf027a036685b01bd7b46edf1aa8d5626e13325da35bedbc15b [2022-01-27T13:09:50.002Z] $ docker rm -f 8dbe405d9747abf027a036685b01bd7b46edf1aa8d5626e13325da35bedbc15b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-01-27T13:09:50.422Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-27T13:09:50.422Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:09:50.716Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-27T13:09:50.716Z] . [Pipeline] withDockerContainer [2022-01-27T13:09:50.776Z] prd-centos7-docker-4c-2g-4024 does not seem to be running inside a container [2022-01-27T13:09:50.810Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/140 -v /w/workspace/edgex-go/140:/w/workspace/edgex-go/140:rw,z -v /w/workspace/edgex-go/140@tmp:/w/workspace/edgex-go/140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-27T13:09:51.191Z] $ docker top b38eb777ce34b4f16893a1100ffc9b2d002cba3a835bafa8cc97d6bc8eb0242c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-27T13:09:51.304Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-27T13:09:51.305Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-27T13:09:51.456Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-27T13:09:51.458Z] $ docker exec b38eb777ce34b4f16893a1100ffc9b2d002cba3a835bafa8cc97d6bc8eb0242c ssh-agent [2022-01-27T13:09:51.604Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiDkHiG/agent.13 [2022-01-27T13:09:51.604Z] SSH_AGENT_PID=20 [2022-01-27T13:09:51.611Z] Running ssh-add (command line suppressed) [2022-01-27T13:09:51.740Z] Identity added: /w/workspace/edgex-go/140@tmp/private_key_980187090275635719.key (/w/workspace/edgex-go/140@tmp/private_key_980187090275635719.key) [2022-01-27T13:09:51.758Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-27T13:09:52.052Z] + git semver bump pre [2022-01-27T13:09:52.052Z] # -> Open(): unable to determine branch for HEAD [2022-01-27T13:09:52.052Z] # $GIT_DIR = /w/workspace/edgex-go/140/.git [2022-01-27T13:09:52.052Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/140 [2022-01-27T13:09:52.052Z] # $SEMVER_REMOTE_NAME = origin [2022-01-27T13:09:52.052Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-27T13:09:52.052Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-27T13:09:52.052Z] # $SEMVER_BRANCH = main [2022-01-27T13:09:52.052Z] # $SEMVER_DIR = /w/workspace/edgex-go/140/.semver [2022-01-27T13:09:52.052Z] 2.2.0-dev.24 [Pipeline] } [2022-01-27T13:09:52.061Z] $ docker exec --env ******** --env ******** b38eb777ce34b4f16893a1100ffc9b2d002cba3a835bafa8cc97d6bc8eb0242c ssh-agent -k [2022-01-27T13:09:52.162Z] unset SSH_AUTH_SOCK; [2022-01-27T13:09:52.162Z] unset SSH_AGENT_PID; [2022-01-27T13:09:52.162Z] echo Agent pid 20 killed; [2022-01-27T13:09:52.172Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-27T13:09:52.488Z] + git semver [Pipeline] } [2022-01-27T13:09:52.499Z] $ docker stop --time=1 b38eb777ce34b4f16893a1100ffc9b2d002cba3a835bafa8cc97d6bc8eb0242c [2022-01-27T13:09:53.685Z] $ docker rm -f b38eb777ce34b4f16893a1100ffc9b2d002cba3a835bafa8cc97d6bc8eb0242c [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-27T13:09:54.041Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-27T13:09:54.041Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:09:54.332Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-27T13:09:54.333Z] . [Pipeline] withDockerContainer [2022-01-27T13:09:54.403Z] prd-centos7-docker-4c-2g-4024 does not seem to be running inside a container [2022-01-27T13:09:54.437Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/140 -v /w/workspace/edgex-go/140:/w/workspace/edgex-go/140:rw,z -v /w/workspace/edgex-go/140@tmp:/w/workspace/edgex-go/140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-27T13:09:54.784Z] $ docker top b37fd2ee1b46ce527af9cd344948fe8de604aac5a8efc0bbfecac0e77596fabe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-27T13:09:54.874Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-27T13:09:54.874Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-27T13:09:54.984Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-27T13:09:54.986Z] $ docker exec b37fd2ee1b46ce527af9cd344948fe8de604aac5a8efc0bbfecac0e77596fabe ssh-agent [2022-01-27T13:09:55.087Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBgajeM/agent.14 [2022-01-27T13:09:55.087Z] SSH_AGENT_PID=20 [2022-01-27T13:09:55.092Z] Running ssh-add (command line suppressed) [2022-01-27T13:09:55.178Z] Identity added: /w/workspace/edgex-go/140@tmp/private_key_5611566891633881508.key (/w/workspace/edgex-go/140@tmp/private_key_5611566891633881508.key) [2022-01-27T13:09:55.192Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-27T13:09:55.483Z] + git semver push [2022-01-27T13:09:55.483Z] # -> Open(): unable to determine branch for HEAD [2022-01-27T13:09:55.483Z] # $GIT_DIR = /w/workspace/edgex-go/140/.git [2022-01-27T13:09:55.483Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/140 [2022-01-27T13:09:55.484Z] # $SEMVER_REMOTE_NAME = origin [2022-01-27T13:09:55.484Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-27T13:09:55.484Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-27T13:09:55.484Z] # $SEMVER_BRANCH = main [2022-01-27T13:09:55.484Z] # $SEMVER_DIR = /w/workspace/edgex-go/140/.semver [Pipeline] } [2022-01-27T13:09:58.798Z] $ docker exec --env ******** --env ******** b37fd2ee1b46ce527af9cd344948fe8de604aac5a8efc0bbfecac0e77596fabe ssh-agent -k [2022-01-27T13:09:58.887Z] unset SSH_AUTH_SOCK; [2022-01-27T13:09:58.887Z] unset SSH_AGENT_PID; [2022-01-27T13:09:58.887Z] echo Agent pid 20 killed; [2022-01-27T13:09:58.898Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-27T13:09:59.206Z] + git semver [Pipeline] } [2022-01-27T13:09:59.218Z] $ docker stop --time=1 b37fd2ee1b46ce527af9cd344948fe8de604aac5a8efc0bbfecac0e77596fabe [2022-01-27T13:10:00.395Z] $ docker rm -f b37fd2ee1b46ce527af9cd344948fe8de604aac5a8efc0bbfecac0e77596fabe [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 [2022-01-27T13:10:00.979Z] + '[' -d /w/workspace/edgex-go/140/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-01-27T13:10:01.274Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-27T13:10:01.840Z] ---> package-listing.sh [2022-01-27T13:10:01.841Z] ++ facter osfamily [2022-01-27T13:10:01.841Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-27T13:10:02.102Z] + OS_FAMILY=redhat [2022-01-27T13:10:02.102Z] + workspace=/w/workspace/edgex-go/140 [2022-01-27T13:10:02.102Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-27T13:10:02.102Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-27T13:10:02.102Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-27T13:10:02.102Z] + PACKAGES=/tmp/packages_start.txt [2022-01-27T13:10:02.102Z] + '[' /w/workspace/edgex-go/140 ']' [2022-01-27T13:10:02.102Z] + PACKAGES=/tmp/packages_end.txt [2022-01-27T13:10:02.102Z] + case "${OS_FAMILY}" in [2022-01-27T13:10:02.102Z] + rpm -qa [2022-01-27T13:10:02.102Z] + sort [2022-01-27T13:10:06.301Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-27T13:10:06.301Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-27T13:10:06.301Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-27T13:10:06.301Z] + '[' /w/workspace/edgex-go/140 ']' [2022-01-27T13:10:06.301Z] + mkdir -p /w/workspace/edgex-go/140/archives/ [2022-01-27T13:10:06.301Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/140/archives/ [Pipeline] echo [2022-01-27T13:10:06.313Z] 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/140/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-27T13:10:06.592Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:10:07.144Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-27T13:10:07.144Z] [2022-01-27T13:10:07.144Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-27T13:10:07.449Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-27T13:10:07.449Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-27T13:10:07.449Z] b4d181a07f80: Pulling fs layer [2022-01-27T13:10:07.449Z] a1111a8f2ec3: Pulling fs layer [2022-01-27T13:10:07.449Z] ed53099fbce6: Pulling fs layer [2022-01-27T13:10:07.449Z] dc539afda2c1: Pulling fs layer [2022-01-27T13:10:07.449Z] 77bc0d833cb6: Pulling fs layer [2022-01-27T13:10:07.449Z] 9065ff56babe: Pulling fs layer [2022-01-27T13:10:07.449Z] d287ab97295c: Pulling fs layer [2022-01-27T13:10:07.449Z] dc539afda2c1: Waiting [2022-01-27T13:10:07.449Z] 77bc0d833cb6: Waiting [2022-01-27T13:10:07.449Z] 9065ff56babe: Waiting [2022-01-27T13:10:07.449Z] d287ab97295c: Waiting [2022-01-27T13:10:07.449Z] a1111a8f2ec3: Verifying Checksum [2022-01-27T13:10:07.449Z] a1111a8f2ec3: Download complete [2022-01-27T13:10:07.449Z] dc539afda2c1: Verifying Checksum [2022-01-27T13:10:07.449Z] dc539afda2c1: Download complete [2022-01-27T13:10:07.449Z] ed53099fbce6: Verifying Checksum [2022-01-27T13:10:07.449Z] ed53099fbce6: Download complete [2022-01-27T13:10:07.715Z] 9065ff56babe: Verifying Checksum [2022-01-27T13:10:07.715Z] 9065ff56babe: Download complete [2022-01-27T13:10:07.715Z] 77bc0d833cb6: Verifying Checksum [2022-01-27T13:10:07.715Z] 77bc0d833cb6: Download complete [2022-01-27T13:10:07.715Z] b4d181a07f80: Verifying Checksum [2022-01-27T13:10:07.715Z] b4d181a07f80: Download complete [2022-01-27T13:10:08.289Z] d287ab97295c: Verifying Checksum [2022-01-27T13:10:08.289Z] d287ab97295c: Download complete [2022-01-27T13:10:08.863Z] b4d181a07f80: Pull complete [2022-01-27T13:10:09.126Z] a1111a8f2ec3: Pull complete [2022-01-27T13:10:09.711Z] ed53099fbce6: Pull complete [2022-01-27T13:10:09.711Z] dc539afda2c1: Pull complete [2022-01-27T13:10:09.971Z] 77bc0d833cb6: Pull complete [2022-01-27T13:10:10.231Z] 9065ff56babe: Pull complete [2022-01-27T13:10:15.527Z] d287ab97295c: Pull complete [2022-01-27T13:10:15.527Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-27T13:10:15.527Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-27T13:10:15.527Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-27T13:10:15.601Z] prd-centos7-docker-4c-2g-4024 does not seem to be running inside a container [2022-01-27T13:10:15.632Z] $ 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/140/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/140 -v /w/workspace/edgex-go/140:/w/workspace/edgex-go/140:rw,z -v /w/workspace/edgex-go/140@tmp:/w/workspace/edgex-go/140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-27T13:10:18.322Z] $ docker top b31092f6d4ff9f7af51b97594dd8d13ad8ad373e15cf2fb7c0cb1f6c0995bb44 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-27T13:10:18.680Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-27T13:10:18.969Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-27T13:10:19.263Z] + ls /var/log/sa-host [2022-01-27T13:10:19.263Z] + sadf -c /var/log/sa-host/sa17 [2022-01-27T13:10:19.263Z] file_magic: OK [2022-01-27T13:10:19.263Z] HZ: Using current value: 100 [2022-01-27T13:10:19.263Z] file_header: OK [2022-01-27T13:10:19.263Z] 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 [2022-01-27T13:10:19.263Z] Statistics: [2022-01-27T13:10:19.263Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-27T13:10:19.263Z] File successfully converted to sysstat format version 12.0.3 [2022-01-27T13:10:19.263Z] + sadf -c /var/log/sa-host/sa27 [2022-01-27T13:10:19.263Z] file_magic: OK [2022-01-27T13:10:19.263Z] HZ: Using current value: 100 [2022-01-27T13:10:19.263Z] file_header: OK [2022-01-27T13:10:19.263Z] 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 [2022-01-27T13:10:19.263Z] Statistics: [2022-01-27T13:10:19.263Z] 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... [2022-01-27T13:10:19.263Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-27T13:10:19.485Z] provisioning config files... [2022-01-27T13:10:19.498Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/140@tmp/config2966934522398695780tmp [Pipeline] { [Pipeline] echo [2022-01-27T13:10:19.515Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-27T13:10:19.801Z] ---> create-netrc.sh [Pipeline] } [2022-01-27T13:10:19.808Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-27T13:10:20.149Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-27T13:10:20.160Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-27T13:10:20.445Z] ---> sudo-logs.sh [2022-01-27T13:10:20.446Z] Archiving 'sudo' log.. [2022-01-27T13:10:20.446Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4024.novalocal: Name or service not known [2022-01-27T13:10:20.446Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4024.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-27T13:10:20.476Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-27T13:10:20.768Z] ---> job-cost.sh [2022-01-27T13:10:20.768Z] lf-activate-venv: SKIPPING [2022-01-27T13:10:20.768Z] DEBUG: total: 0.10999999940395355 [2022-01-27T13:10:20.768Z] INFO: Retrieving Stack Cost... [2022-01-27T13:10:21.030Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-27T13:10:21.600Z] INFO: Archiving Costs [Pipeline] echo [2022-01-27T13:10:21.615Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-27T13:10:21.902Z] ---> logs-deploy.sh [2022-01-27T13:10:21.902Z] lf-activate-venv: SKIPPING [2022-01-27T13:10:21.902Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/140 [2022-01-27T13:10:21.902Z] INFO: archiving workspace using pattern(s): [2022-01-27T13:10:22.471Z] Archives upload complete. [2022-01-27T13:10:22.731Z] INFO: archiving logs to Nexus