Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 23297b73a36dbb0569f4168faa1adbec72d87445 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh374425110897517237.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a03e002eace0db65b27acd1444eb3c4392a49323 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-ssh419719877103912074.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 a03e002eace0db65b27acd1444eb3c4392a49323 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-ssh9049965618319987207.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a03e002eace0db65b27acd1444eb3c4392a49323 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a03e002eace0db65b27acd1444eb3c4392a49323 # timeout=10 Commit message: "Merge pull request #364 from ernestojeda/fix-folder-name" > 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-ssh7955191796313028669.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-ssh7874004849829226059.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-151 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/105 [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/105 # 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/105@tmp/jenkins-gitclient-ssh9194416976720264440.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 23297b73a36dbb0569f4168faa1adbec72d87445 (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 23297b73a36dbb0569f4168faa1adbec72d87445 # timeout=10 Commit message: "build(snap): update release config variable to jakarta (#3807)" > git rev-list --no-walk 99795407abfa68f7f8d0670114e018bf4d616881 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-11T17:47:09.510Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-11T17:47:09.554Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-11T17:47:09.572Z] ========================================================= [2021-11-11T17:47:09.572Z] EdgeX Global Pipelines Version Info [2021-11-11T17:47:09.572Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-11T17:47:10.728Z] ------------------- [2021-11-11T17:47:10.728Z] stable info: [2021-11-11T17:47:10.728Z] ------------------- [2021-11-11T17:47:10.728Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-11T17:47:10.728Z] Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 [2021-11-11T17:47:10.728Z] Message: update stable to v1.0.213 [2021-11-11T17:47:11.298Z] ------------------- [2021-11-11T17:47:11.298Z] experimental info: [2021-11-11T17:47:11.298Z] ------------------- [2021-11-11T17:47:11.298Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-11T17:47:11.298Z] Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 [2021-11-11T17:47:11.298Z] Message: update experimental to v1.0.213 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-11T17:47:11.377Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-11T17:47:11.388Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-11T17:47:11.397Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-11T17:47:11.406Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-11T17:47:11.415Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-11T17:47:11.424Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-11T17:47:11.433Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-11T17:47:11.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-11T17:47:11.454Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-11T17:47:11.464Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-11T17:47:11.473Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-11T17:47:11.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-11T17:47:11.492Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-11T17:47:11.502Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-11T17:47:11.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-11T17:47:11.520Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-11T17:47:11.530Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-11T17:47:11.539Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-11T17:47:11.548Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-11T17:47:11.563Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-11T17:47:11.574Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-11T17:47:11.581Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-11T17:47:11.591Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-11-11T17:47:11.600Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-11-11T17:47:11.609Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-11-11T17:47:11.619Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 23297b73a36dbb0569f4168faa1adbec72d87445 [Pipeline] echo [2021-11-11T17:47:11.628Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 23297b7 [Pipeline] echo [2021-11-11T17:47:11.638Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T17:47:11.671Z] provisioning config files... [2021-11-11T17:47:11.686Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/105@tmp/config411073889126962354tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T17:47:11.992Z] ---> docker-login.sh [2021-11-11T17:47:11.993Z] nexus3.edgexfoundry.org:10001 [2021-11-11T17:47:11.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T17:47:12.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T17:47:12.252Z] Configure a credential helper to remove this warning. See [2021-11-11T17:47:12.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T17:47:12.252Z] [2021-11-11T17:47:12.252Z] Login Succeeded [2021-11-11T17:47:12.252Z] nexus3.edgexfoundry.org:10002 [2021-11-11T17:47:12.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T17:47:12.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T17:47:12.252Z] Configure a credential helper to remove this warning. See [2021-11-11T17:47:12.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T17:47:12.252Z] [2021-11-11T17:47:12.252Z] Login Succeeded [2021-11-11T17:47:12.252Z] nexus3.edgexfoundry.org:10003 [2021-11-11T17:47:12.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T17:47:12.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T17:47:12.513Z] Configure a credential helper to remove this warning. See [2021-11-11T17:47:12.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T17:47:12.513Z] [2021-11-11T17:47:12.513Z] Login Succeeded [2021-11-11T17:47:12.513Z] nexus3.edgexfoundry.org:10004 [2021-11-11T17:47:12.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T17:47:12.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T17:47:12.513Z] Configure a credential helper to remove this warning. See [2021-11-11T17:47:12.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T17:47:12.513Z] [2021-11-11T17:47:12.513Z] Login Succeeded [2021-11-11T17:47:12.513Z] docker.io [2021-11-11T17:47:12.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T17:47:13.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T17:47:13.082Z] Configure a credential helper to remove this warning. See [2021-11-11T17:47:13.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T17:47:13.082Z] [2021-11-11T17:47:13.082Z] Login Succeeded [2021-11-11T17:47:13.082Z] ---> docker-login.sh ends [Pipeline] } [2021-11-11T17:47:13.094Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-11T17:47:13.405Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-11-11T17:47:13.405Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T17:47:13.405Z] ++ dirname cmd/core-command/Dockerfile [2021-11-11T17:47:13.405Z] ++ cut -d/ -f2 [2021-11-11T17:47:13.405Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-11T17:47:13.405Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T17:47:13.405Z] ++ dirname cmd/core-data/Dockerfile [2021-11-11T17:47:13.405Z] ++ cut -d/ -f2 [2021-11-11T17:47:13.405Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-11T17:47:13.405Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T17:47:13.405Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-11T17:47:13.405Z] ++ cut -d/ -f2 [2021-11-11T17:47:13.405Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-11T17:47:13.405Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T17:47:13.405Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-11T17:47:13.405Z] ++ cut -d/ -f2 [2021-11-11T17:47:13.405Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-11T17:47:13.405Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T17:47:13.405Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-11T17:47:13.405Z] ++ cut -d/ -f2 [2021-11-11T17:47:13.405Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-11T17:47:13.405Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T17:47:13.405Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-11T17:47:13.405Z] ++ cut -d/ -f2 [2021-11-11T17:47:13.405Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-11T17:47:13.405Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T17:47:13.405Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-11T17:47:13.405Z] ++ cut -d/ -f2 [2021-11-11T17:47:13.405Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-11T17:47:13.405Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T17:47:13.405Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-11T17:47:13.405Z] ++ cut -d/ -f2 [2021-11-11T17:47:13.405Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-11T17:47:13.405Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T17:47:13.405Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-11T17:47:13.405Z] ++ cut -d/ -f2 [2021-11-11T17:47:13.405Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-11T17:47:13.445Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-11T17:47:13.860Z] + git rev-list -1 --merges 23297b73a36dbb0569f4168faa1adbec72d87445~1..23297b73a36dbb0569f4168faa1adbec72d87445 [Pipeline] echo [2021-11-11T17:47:13.874Z] -----------> git rev-list -1 --merges 23297b73a36dbb0569f4168faa1adbec72d87445~1..23297b73a36dbb0569f4168faa1adbec72d87445 23297b73a36dbb0569f4168faa1adbec72d87445 [false] [Pipeline] sh [2021-11-11T17:47:14.184Z] + git log --format=format:%s -1 23297b73a36dbb0569f4168faa1adbec72d87445 [Pipeline] echo [2021-11-11T17:47:14.201Z] ========================================================= [2021-11-11T17:47:14.201Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-11T17:47:14.201Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:47:14.653Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T17:47:14.653Z] [2021-11-11T17:47:14.653Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:47:14.956Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T17:47:14.956Z] latest: Pulling from edgex-devops/git-semver [2021-11-11T17:47:14.956Z] a0d0a0d46f8b: Pulling fs layer [2021-11-11T17:47:14.956Z] 3e5f54012d9b: Pulling fs layer [2021-11-11T17:47:14.956Z] 4c7163046ea9: Pulling fs layer [2021-11-11T17:47:14.956Z] 0c2d73faf560: Pulling fs layer [2021-11-11T17:47:14.956Z] 0c2d73faf560: Waiting [2021-11-11T17:47:14.956Z] 3e5f54012d9b: Verifying Checksum [2021-11-11T17:47:14.956Z] 3e5f54012d9b: Download complete [2021-11-11T17:47:14.956Z] a0d0a0d46f8b: Verifying Checksum [2021-11-11T17:47:14.956Z] a0d0a0d46f8b: Download complete [2021-11-11T17:47:14.956Z] 0c2d73faf560: Verifying Checksum [2021-11-11T17:47:14.956Z] 0c2d73faf560: Download complete [2021-11-11T17:47:14.956Z] 4c7163046ea9: Verifying Checksum [2021-11-11T17:47:14.956Z] 4c7163046ea9: Download complete [2021-11-11T17:47:15.224Z] a0d0a0d46f8b: Pull complete [2021-11-11T17:47:15.224Z] 3e5f54012d9b: Pull complete [2021-11-11T17:47:15.795Z] 4c7163046ea9: Pull complete [2021-11-11T17:47:15.795Z] 0c2d73faf560: Pull complete [2021-11-11T17:47:15.795Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-11T17:47:15.795Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T17:47:15.795Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-11T17:47:15.864Z] prd-centos7-docker-4c-2g-151 does not seem to be running inside a container [2021-11-11T17:47:15.902Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/105 -v /w/workspace/edgex-go/105:/w/workspace/edgex-go/105:rw,z -v /w/workspace/edgex-go/105@tmp:/w/workspace/edgex-go/105@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 [2021-11-11T17:47:16.477Z] $ docker top df290633a0764c54fce4c2153a9c1dfec2857d8f5f6ead7c6984e97101059c2c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-11T17:47:16.579Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T17:47:16.579Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T17:47:16.685Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T17:47:16.687Z] $ docker exec df290633a0764c54fce4c2153a9c1dfec2857d8f5f6ead7c6984e97101059c2c ssh-agent [2021-11-11T17:47:16.797Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNaJGaj/agent.13 [2021-11-11T17:47:16.797Z] SSH_AGENT_PID=20 [2021-11-11T17:47:16.804Z] Running ssh-add (command line suppressed) [2021-11-11T17:47:16.904Z] Identity added: /w/workspace/edgex-go/105@tmp/private_key_7655148780093893039.key (/w/workspace/edgex-go/105@tmp/private_key_7655148780093893039.key) [2021-11-11T17:47:16.915Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T17:47:17.214Z] + git tag --points-at HEAD [Pipeline] } [2021-11-11T17:47:17.230Z] $ docker exec --env ******** --env ******** df290633a0764c54fce4c2153a9c1dfec2857d8f5f6ead7c6984e97101059c2c ssh-agent -k [2021-11-11T17:47:17.341Z] unset SSH_AUTH_SOCK; [2021-11-11T17:47:17.344Z] unset SSH_AGENT_PID; [2021-11-11T17:47:17.344Z] echo Agent pid 20 killed; [2021-11-11T17:47:17.351Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-11T17:47:17.372Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T17:47:17.372Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T17:47:17.505Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T17:47:17.507Z] $ docker exec df290633a0764c54fce4c2153a9c1dfec2857d8f5f6ead7c6984e97101059c2c ssh-agent [2021-11-11T17:47:17.639Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLjNDAJ/agent.55 [2021-11-11T17:47:17.639Z] SSH_AGENT_PID=62 [2021-11-11T17:47:17.644Z] Running ssh-add (command line suppressed) [2021-11-11T17:47:17.764Z] Identity added: /w/workspace/edgex-go/105@tmp/private_key_3284581454491344199.key (/w/workspace/edgex-go/105@tmp/private_key_3284581454491344199.key) [2021-11-11T17:47:17.784Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T17:47:18.075Z] + git semver init [2021-11-11T17:47:18.075Z] # -> Open(): unable to determine branch for HEAD [2021-11-11T17:47:18.075Z] # $GIT_DIR = /w/workspace/edgex-go/105/.git [2021-11-11T17:47:18.075Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/105 [2021-11-11T17:47:18.075Z] # $SEMVER_REMOTE_NAME = origin [2021-11-11T17:47:18.075Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-11T17:47:18.075Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-11T17:47:18.075Z] # $SEMVER_BRANCH = main [2021-11-11T17:47:18.075Z] # $SEMVER_TEMP = /tmp/semver-523740749 [2021-11-11T17:47:18.075Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-11T17:47:33.017Z] # '/tmp/semver-523740749' -> '/w/workspace/edgex-go/105/.semver' [2021-11-11T17:47:33.017Z] # -> Force: false [2021-11-11T17:47:33.017Z] # $SEMVER_DIR = /w/workspace/edgex-go/105/.semver [Pipeline] } [2021-11-11T17:47:33.033Z] $ docker exec --env ******** --env ******** df290633a0764c54fce4c2153a9c1dfec2857d8f5f6ead7c6984e97101059c2c ssh-agent -k [2021-11-11T17:47:33.136Z] unset SSH_AUTH_SOCK; [2021-11-11T17:47:33.136Z] unset SSH_AGENT_PID; [2021-11-11T17:47:33.136Z] echo Agent pid 62 killed; [2021-11-11T17:47:33.143Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-11T17:47:33.457Z] + git semver [Pipeline] } [2021-11-11T17:47:33.470Z] $ docker stop --time=1 df290633a0764c54fce4c2153a9c1dfec2857d8f5f6ead7c6984e97101059c2c [2021-11-11T17:47:35.433Z] $ docker rm -f df290633a0764c54fce4c2153a9c1dfec2857d8f5f6ead7c6984e97101059c2c [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-11T17:47:35.800Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-11T17:47:36.040Z] Stashed 1 file(s) [Pipeline] echo [2021-11-11T17:47:36.043Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.93 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-11-11T17:47:36.196Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-11T17:47:36.207Z] ========================================================= [2021-11-11T17:47:36.207Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-11T17:47:36.207Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-11T17:47:36.500Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-11T17:47:36.500Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-11T17:47:36.500Z] a0d0a0d46f8b: Already exists [2021-11-11T17:47:36.500Z] 31adcdaf11c8: Pulling fs layer [2021-11-11T17:47:36.500Z] b8b176561691: Pulling fs layer [2021-11-11T17:47:36.500Z] 4527c011a84f: Pulling fs layer [2021-11-11T17:47:36.500Z] 5d74067f8e1e: Pulling fs layer [2021-11-11T17:47:36.500Z] e0aca202a116: Pulling fs layer [2021-11-11T17:47:36.500Z] 3a43be97a3b4: Pulling fs layer [2021-11-11T17:47:36.500Z] 34cad66bf833: Pulling fs layer [2021-11-11T17:47:36.500Z] b4e3c513aaa6: Pulling fs layer [2021-11-11T17:47:36.500Z] 5d74067f8e1e: Waiting [2021-11-11T17:47:36.500Z] e0aca202a116: Waiting [2021-11-11T17:47:36.500Z] 3a43be97a3b4: Waiting [2021-11-11T17:47:36.500Z] 34cad66bf833: Waiting [2021-11-11T17:47:36.500Z] b4e3c513aaa6: Waiting [2021-11-11T17:47:36.500Z] b8b176561691: Verifying Checksum [2021-11-11T17:47:36.500Z] b8b176561691: Download complete [2021-11-11T17:47:36.500Z] 31adcdaf11c8: Verifying Checksum [2021-11-11T17:47:36.500Z] 5d74067f8e1e: Verifying Checksum [2021-11-11T17:47:36.500Z] 5d74067f8e1e: Download complete [2021-11-11T17:47:36.500Z] e0aca202a116: Verifying Checksum [2021-11-11T17:47:36.500Z] e0aca202a116: Download complete [2021-11-11T17:47:36.765Z] 3a43be97a3b4: Verifying Checksum [2021-11-11T17:47:36.765Z] 3a43be97a3b4: Download complete [2021-11-11T17:47:36.765Z] 31adcdaf11c8: Pull complete [2021-11-11T17:47:36.765Z] 34cad66bf833: Verifying Checksum [2021-11-11T17:47:36.765Z] 34cad66bf833: Download complete [2021-11-11T17:47:36.765Z] b8b176561691: Pull complete [2021-11-11T17:47:37.356Z] b4e3c513aaa6: Verifying Checksum [2021-11-11T17:47:37.356Z] b4e3c513aaa6: Download complete [2021-11-11T17:47:37.356Z] 4527c011a84f: Download complete [2021-11-11T17:47:41.577Z] 4527c011a84f: Pull complete [2021-11-11T17:47:41.577Z] 5d74067f8e1e: Pull complete [2021-11-11T17:47:41.577Z] e0aca202a116: Pull complete [2021-11-11T17:47:41.577Z] 3a43be97a3b4: Pull complete [2021-11-11T17:47:41.577Z] 34cad66bf833: Pull complete [2021-11-11T17:47:44.133Z] b4e3c513aaa6: Pull complete [2021-11-11T17:47:44.133Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-11T17:47:44.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-11T17:47:44.133Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-11T17:47:44.439Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-11T17:47:44.439Z] WORKDIR /edgex [2021-11-11T17:47:44.439Z] COPY go.mod . [2021-11-11T17:47:44.439Z] RUN go mod download' [2021-11-11T17:47:44.439Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-11T17:47:46.397Z] Sending build context to Docker daemon 329.9MB [2021-11-11T17:47:46.397Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-11T17:47:46.397Z] ---> 9f6097aaca64 [2021-11-11T17:47:46.397Z] Step 2/4 : WORKDIR /edgex [2021-11-11T17:47:46.972Z] ---> Running in 183f83bc8aef [2021-11-11T17:47:47.232Z] Removing intermediate container 183f83bc8aef [2021-11-11T17:47:47.232Z] ---> f878ae2ec4f3 [2021-11-11T17:47:47.232Z] Step 3/4 : COPY go.mod . [2021-11-11T17:47:47.232Z] ---> 0e6602c707ba [2021-11-11T17:47:47.232Z] Step 4/4 : RUN go mod download [2021-11-11T17:47:47.232Z] ---> Running in 0499e75547f3 [2021-11-11T17:47:51.160Z] Still waiting to schedule task [2021-11-11T17:47:51.161Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-149’ is offline [2021-11-11T17:48:19.391Z] Removing intermediate container 0499e75547f3 [2021-11-11T17:48:19.391Z] ---> 06bbce857fb0 [2021-11-11T17:48:19.391Z] Successfully built 06bbce857fb0 [2021-11-11T17:48:19.391Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:48:19.685Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-11T17:48:19.685Z] . [Pipeline] withDockerContainer [2021-11-11T17:48:19.754Z] prd-centos7-docker-4c-2g-151 does not seem to be running inside a container [2021-11-11T17:48:19.787Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/105 -v /w/workspace/edgex-go/105:/w/workspace/edgex-go/105:rw,z -v /w/workspace/edgex-go/105@tmp:/w/workspace/edgex-go/105@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 [2021-11-11T17:48:20.174Z] $ docker top d9dfd438db5aae8840fcd3d8c1c7cab7ea2c326639513ac3153b0a12405d1526 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T17:48:20.534Z] + go version [2021-11-11T17:48:20.534Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-11T17:48:20.546Z] $ docker stop --time=1 d9dfd438db5aae8840fcd3d8c1c7cab7ea2c326639513ac3153b0a12405d1526 [2021-11-11T17:48:21.757Z] $ docker rm -f d9dfd438db5aae8840fcd3d8c1c7cab7ea2c326639513ac3153b0a12405d1526 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:48:22.258Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-11T17:48:22.258Z] . [Pipeline] withDockerContainer [2021-11-11T17:48:22.328Z] prd-centos7-docker-4c-2g-151 does not seem to be running inside a container [2021-11-11T17:48:22.363Z] $ 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/105 -v /w/workspace/edgex-go/105:/w/workspace/edgex-go/105:rw,z -v /w/workspace/edgex-go/105@tmp:/w/workspace/edgex-go/105@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 [2021-11-11T17:48:22.680Z] $ docker top 59264c25f05a9d391fcf9fd561d653f23f4f967cac60ccb0420e425d1d8e6d22 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-11T17:48:22.756Z] ========================================================= [2021-11-11T17:48:22.756Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-11T17:48:22.756Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-11T17:48:23.044Z] + make test [2021-11-11T17:48:23.044Z] go mod tidy [2021-11-11T17:48:23.306Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-11T17:48:29.930Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-11T17:48:48.098Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-11T17:48:53.439Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-11T17:48:54.015Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-11T17:48:54.596Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-11T17:48:57.193Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-11T17:48:57.775Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-11T17:48:57.775Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-11T17:48:57.775Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-11T17:48:58.361Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-11T17:48:58.624Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-11T17:48:59.220Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-11T17:48:59.220Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-11T17:48:59.220Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-11T17:48:59.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-11T17:49:01.164Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements [2021-11-11T17:49:01.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-11T17:49:01.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-11T17:49:02.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.120s coverage: 98.5% of statements [2021-11-11T17:49:02.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-11T17:49:02.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.083s coverage: 44.7% of statements [2021-11-11T17:49:02.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-11T17:49:02.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-11T17:49:03.993Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.139s coverage: 89.5% of statements [2021-11-11T17:49:03.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-11T17:49:03.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-11T17:49:04.936Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.068s coverage: 84.4% of statements [2021-11-11T17:49:04.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-11T17:49:04.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-11T17:49:04.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-11T17:49:04.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-11T17:49:04.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-11T17:49:05.515Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.300s coverage: 94.2% of statements [2021-11-11T17:49:05.515Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-11T17:49:05.515Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-11T17:49:05.515Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 59.1% of statements [2021-11-11T17:49:05.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-11T17:49:05.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-11T17:49:05.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-11T17:49:05.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-11T17:49:05.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-11T17:49:06.097Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.074s coverage: 60.0% of statements [2021-11-11T17:49:06.097Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-11T17:49:06.097Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-11T17:49:06.097Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-11T17:49:07.046Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.9% of statements [2021-11-11T17:49:07.046Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-11T17:49:07.046Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.041s coverage: 58.8% of statements [2021-11-11T17:49:07.313Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 21.7% of statements [2021-11-11T17:49:07.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-11T17:49:07.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 47.1% of statements [2021-11-11T17:49:07.835Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 79.5% of statements [2021-11-11T17:49:08.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements [2021-11-11T17:49:08.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.095s coverage: 96.3% of statements [2021-11-11T17:49:08.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements [2021-11-11T17:49:21.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements [2021-11-11T17:49:21.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2021-11-11T17:49:26.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.197s coverage: 82.5% of statements [2021-11-11T17:49:26.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-11T17:49:44.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements [2021-11-11T17:49:44.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-11T17:49:44.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-11T17:49:44.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-11T17:49:44.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2021-11-11T17:49:44.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-11T17:49:44.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-11T17:49:44.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-11T17:49:44.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-11T17:49:44.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-11T17:49:44.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements [2021-11-11T17:49:44.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-11T17:49:44.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-11T17:49:44.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-11-11T17:49:44.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-11T17:49:44.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 58.8% of statements [2021-11-11T17:49:44.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-11T17:49:44.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.069s coverage: 80.0% of statements [2021-11-11T17:49:44.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements [2021-11-11T17:49:44.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2021-11-11T17:49:44.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.129s coverage: 91.2% of statements [2021-11-11T17:49:44.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-11T17:49:44.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 64.4% of statements [2021-11-11T17:49:44.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-11T17:49:44.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-11T17:49:44.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2021-11-11T17:49:44.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements [2021-11-11T17:49:44.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2021-11-11T17:49:44.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2021-11-11T17:49:44.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2021-11-11T17:49:44.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.281s coverage: 65.4% of statements [2021-11-11T17:49:44.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-11T17:49:44.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-11T17:49:44.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-11T17:49:45.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.145s coverage: 43.8% of statements [2021-11-11T17:49:45.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-11T17:49:45.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-11T17:49:45.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements [2021-11-11T17:49:45.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-11T17:49:45.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2021-11-11T17:49:45.806Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-11T17:49:52.409Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements [2021-11-11T17:49:52.409Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-11T17:49:52.409Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-11T17:49:52.409Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-11T17:49:52.409Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-11T17:49:52.409Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.160s coverage: 92.3% of statements [2021-11-11T17:49:52.409Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-11T17:49:52.409Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-11T17:49:52.409Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-11T17:49:52.409Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-11T17:49:52.409Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements [2021-11-11T17:49:52.409Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-11T17:49:52.409Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-11T17:49:52.409Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements [2021-11-11T17:49:52.409Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-11T17:49:52.409Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-11T17:49:52.409Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-11T17:49:52.409Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-11T17:49:52.409Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-11-11T17:49:52.409Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-11T17:49:52.409Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-11T17:49:52.410Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-11T17:49:52.410Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-11T17:49:52.410Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-11T17:49:52.410Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-11T17:49:52.410Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2021-11-11T17:49:52.410Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2021-11-11T17:49:52.669Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-11-11T17:50:04.312Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-154 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-11-11T17:50:04.324Z] Running in /w/workspace/edgex-go/105 [Pipeline] { [Pipeline] checkout [2021-11-11T17:50:04.527Z] The recommended git tool is: git [2021-11-11T17:50:10.629Z] using credential edgex-jenkins-ssh [2021-11-11T17:50:10.653Z] Cloning the remote Git repository [2021-11-11T17:50:10.733Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-11T17:50:10.849Z] > git init /w/workspace/edgex-go/105 # timeout=10 [2021-11-11T17:50:10.954Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-11T17:50:10.955Z] > git --version # timeout=10 [2021-11-11T17:50:10.979Z] > git --version # 'git version 2.17.1' [2021-11-11T17:50:10.981Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T17:50:11.065Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T17:50:26.418Z] Avoid second fetch [2021-11-11T17:50:26.419Z] Checking out Revision 23297b73a36dbb0569f4168faa1adbec72d87445 (main) [2021-11-11T17:50:26.378Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-11T17:50:26.395Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T17:50:26.437Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T17:50:26.460Z] > git checkout -f 23297b73a36dbb0569f4168faa1adbec72d87445 # timeout=10 [2021-11-11T17:50:30.901Z] Commit message: "build(snap): update release config variable to jakarta (#3807)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-11T17:50:31.519Z] GO111MODULE=on go vet ./... [2021-11-11T17:50:31.751Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-11T17:50:31.751Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T17:50:31.751Z] Dload Upload Total Spent Left Speed [2021-11-11T17:50:31.751Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 192k 0 --:--:-- --:--:-- --:--:-- 195k [Pipeline] sh [2021-11-11T17:50:32.190Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-11T17:50:32.541Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-11T17:50:32.541Z] + sudo tee /etc/docker/daemon.new [2021-11-11T17:50:32.541Z] { [2021-11-11T17:50:32.541Z] "registry-mirrors": [ [2021-11-11T17:50:32.541Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-11T17:50:32.541Z] ], [2021-11-11T17:50:32.541Z] "bip": "10.250.0.254/24", [2021-11-11T17:50:32.541Z] "hosts": [ [2021-11-11T17:50:32.541Z] "tcp://0.0.0.0:5555", [2021-11-11T17:50:32.541Z] "unix:///var/run/docker.sock" [2021-11-11T17:50:32.541Z] ], [2021-11-11T17:50:32.541Z] "mtu": 1458, [2021-11-11T17:50:32.541Z] "selinux-enabled": true, [2021-11-11T17:50:32.541Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-11T17:50:32.541Z] } [Pipeline] sh [2021-11-11T17:50:32.893Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-11T17:50:33.244Z] + sudo service docker restart [2021-11-11T17:50:43.801Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-11T17:50:43.801Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-11T17:50:43.801Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-11-11T17:50:44.113Z] + ls -al . [2021-11-11T17:50:44.113Z] total 636 [2021-11-11T17:50:44.113Z] drwxrwxr-x 10 1001 1001 4096 Nov 11 17:50 . [2021-11-11T17:50:44.113Z] drwxr-xr-x 4 root root 32 Nov 11 17:48 .. [2021-11-11T17:50:44.113Z] -rw-rw-r-- 1 1001 1001 11 Nov 11 17:47 .dockerignore [2021-11-11T17:50:44.113Z] drwxrwxr-x 8 1001 1001 162 Nov 11 17:47 .git [2021-11-11T17:50:44.113Z] drwxrwxr-x 4 1001 1001 142 Nov 11 17:47 .github [2021-11-11T17:50:44.113Z] -rw-rw-r-- 1 1001 1001 804 Nov 11 17:47 .gitignore [2021-11-11T17:50:44.113Z] -rw-rw-r-- 1 1001 1001 42 Nov 11 17:47 .golangci.yml [2021-11-11T17:50:44.113Z] -rw-rw-r-- 1 1001 1001 76 Nov 11 17:47 .hadolint.yml [2021-11-11T17:50:44.113Z] drwx------ 3 1001 1001 43 Nov 11 17:47 .semver [2021-11-11T17:50:44.113Z] -rw-rw-r-- 1 1001 1001 166 Nov 11 17:47 .sonarcloud.properties [2021-11-11T17:50:44.113Z] -rw-rw-r-- 1 1001 1001 1171 Nov 11 17:47 ADOPTERS.md [2021-11-11T17:50:44.113Z] -rw-rw-r-- 1 1001 1001 8910 Nov 11 17:47 Attribution.txt [2021-11-11T17:50:44.113Z] -rw-rw-r-- 1 1001 1001 43881 Nov 11 17:47 CHANGELOG.md [2021-11-11T17:50:44.113Z] -rw-rw-r-- 1 1001 1001 3804 Nov 11 17:47 CONTRIBUTING.md [2021-11-11T17:50:44.113Z] -rw-rw-r-- 1 1001 1001 677 Nov 11 17:47 GOVERNANCE.md [2021-11-11T17:50:44.113Z] -rw-rw-r-- 1 1001 1001 849 Nov 11 17:47 Jenkinsfile [2021-11-11T17:50:44.113Z] -rw-rw-r-- 1 1001 1001 10775 Nov 11 17:47 LICENSE [2021-11-11T17:50:44.113Z] -rw-rw-r-- 1 1001 1001 6508 Nov 11 17:47 Makefile [2021-11-11T17:50:44.113Z] -rw-rw-r-- 1 1001 1001 582 Nov 11 17:47 OWNERS.md [2021-11-11T17:50:44.113Z] -rw-rw-r-- 1 1001 1001 8256 Nov 11 17:47 README.md [2021-11-11T17:50:44.113Z] -rw-rw-r-- 1 1001 1001 6912 Nov 11 17:47 SECURITY.md [2021-11-11T17:50:44.113Z] -rw-rw-r-- 1 1001 1001 12 Nov 11 17:47 VERSION [2021-11-11T17:50:44.113Z] -rw-rw-r-- 1 1001 1001 4131 Nov 11 17:47 ZMQWindows.md [2021-11-11T17:50:44.113Z] drwxrwxr-x 2 1001 1001 37 Nov 11 17:47 bin [2021-11-11T17:50:44.113Z] drwxrwxr-x 14 1001 1001 4096 Nov 11 17:47 cmd [2021-11-11T17:50:44.113Z] -rw-r--r-- 1 root root 428381 Nov 11 17:49 coverage.out [2021-11-11T17:50:44.113Z] -rw-rw-r-- 1 1001 1001 854 Nov 11 17:47 go.mod [2021-11-11T17:50:44.113Z] -rw-rw-r-- 1 1001 1001 49665 Nov 11 17:47 go.sum [2021-11-11T17:50:44.113Z] drwxrwxr-x 8 1001 1001 124 Nov 11 17:47 internal [2021-11-11T17:50:44.113Z] drwxrwxr-x 3 1001 1001 16 Nov 11 17:47 openapi [2021-11-11T17:50:44.113Z] drwxrwxr-x 4 1001 1001 71 Nov 11 17:47 snap [2021-11-11T17:50:44.113Z] -rw-rw-r-- 1 1001 1001 204 Nov 11 17:47 version.go [Pipeline] sh [2021-11-11T17:50:44.407Z] + '[' -e coverage.out ] [2021-11-11T17:50:44.407Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-11T17:50:44.532Z] Stashed 1 file(s) [Pipeline] sh [2021-11-11T17:50:44.830Z] + make build [2021-11-11T17:50:44.830Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o cmd/core-data/core-data ./cmd/core-data [2021-11-11T17:50:46.225Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T17:50:51.617Z] provisioning config files... [2021-11-11T17:50:51.644Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/105@tmp/config167337408926271660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T17:50:52.082Z] ---> docker-login.sh [2021-11-11T17:50:52.082Z] nexus3.edgexfoundry.org:10001 [2021-11-11T17:50:52.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T17:50:53.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T17:50:53.282Z] Configure a credential helper to remove this warning. See [2021-11-11T17:50:53.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T17:50:53.282Z] [2021-11-11T17:50:53.282Z] Login Succeeded [2021-11-11T17:50:53.282Z] nexus3.edgexfoundry.org:10002 [2021-11-11T17:50:53.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T17:50:53.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T17:50:53.838Z] Configure a credential helper to remove this warning. See [2021-11-11T17:50:53.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T17:50:53.838Z] [2021-11-11T17:50:53.838Z] Login Succeeded [2021-11-11T17:50:53.838Z] nexus3.edgexfoundry.org:10003 [2021-11-11T17:50:54.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T17:50:54.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T17:50:54.390Z] Configure a credential helper to remove this warning. See [2021-11-11T17:50:54.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T17:50:54.390Z] [2021-11-11T17:50:54.390Z] Login Succeeded [2021-11-11T17:50:54.390Z] nexus3.edgexfoundry.org:10004 [2021-11-11T17:50:54.419Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o cmd/core-command/core-command ./cmd/core-command [2021-11-11T17:50:54.419Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-11T17:50:54.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T17:50:54.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T17:50:54.942Z] Configure a credential helper to remove this warning. See [2021-11-11T17:50:54.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T17:50:54.942Z] [2021-11-11T17:50:54.942Z] Login Succeeded [2021-11-11T17:50:54.942Z] docker.io [2021-11-11T17:50:55.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T17:50:55.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T17:50:55.812Z] Configure a credential helper to remove this warning. See [2021-11-11T17:50:55.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T17:50:55.812Z] [2021-11-11T17:50:55.812Z] Login Succeeded [2021-11-11T17:50:55.812Z] ---> docker-login.sh ends [2021-11-11T17:50:55.819Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-11T17:50:55.819Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [Pipeline] } [2021-11-11T17:50:55.830Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-11T17:50:56.092Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-11T17:50:56.104Z] ========================================================= [2021-11-11T17:50:56.104Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-11T17:50:56.104Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-11T17:50:56.440Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-11T17:50:56.721Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-11T17:50:56.721Z] 552d1f2373af: Pulling fs layer [2021-11-11T17:50:56.721Z] ea3f2d53f512: Pulling fs layer [2021-11-11T17:50:56.721Z] 9e70ebbbe112: Pulling fs layer [2021-11-11T17:50:56.721Z] 7a9cfe048b4a: Pulling fs layer [2021-11-11T17:50:56.721Z] 72dc09318566: Pulling fs layer [2021-11-11T17:50:56.721Z] f4f7b4309257: Pulling fs layer [2021-11-11T17:50:56.721Z] 0ac9a79272e3: Pulling fs layer [2021-11-11T17:50:56.721Z] b78e95d17946: Pulling fs layer [2021-11-11T17:50:56.721Z] f4f7b4309257: Waiting [2021-11-11T17:50:56.721Z] 7a9cfe048b4a: Waiting [2021-11-11T17:50:56.721Z] 0ac9a79272e3: Waiting [2021-11-11T17:50:56.721Z] 72dc09318566: Waiting [2021-11-11T17:50:56.721Z] b78e95d17946: Waiting [2021-11-11T17:50:56.721Z] 9e70ebbbe112: Download complete [2021-11-11T17:50:56.721Z] ea3f2d53f512: Verifying Checksum [2021-11-11T17:50:56.721Z] ea3f2d53f512: Download complete [2021-11-11T17:50:56.721Z] 72dc09318566: Verifying Checksum [2021-11-11T17:50:56.721Z] 72dc09318566: Download complete [2021-11-11T17:50:56.721Z] f4f7b4309257: Verifying Checksum [2021-11-11T17:50:56.721Z] f4f7b4309257: Download complete [2021-11-11T17:50:56.721Z] 552d1f2373af: Verifying Checksum [2021-11-11T17:50:56.721Z] 552d1f2373af: Download complete [2021-11-11T17:50:56.721Z] 0ac9a79272e3: Verifying Checksum [2021-11-11T17:50:56.721Z] 0ac9a79272e3: Download complete [2021-11-11T17:50:56.859Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-11T17:50:57.714Z] 552d1f2373af: Pull complete [2021-11-11T17:50:58.014Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-11T17:50:58.318Z] ea3f2d53f512: Pull complete [2021-11-11T17:50:58.595Z] 9e70ebbbe112: Pull complete [2021-11-11T17:50:58.595Z] b78e95d17946: Verifying Checksum [2021-11-11T17:50:58.595Z] b78e95d17946: Download complete [2021-11-11T17:50:58.706Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-11T17:50:59.193Z] 7a9cfe048b4a: Verifying Checksum [2021-11-11T17:50:59.193Z] 7a9cfe048b4a: Download complete [2021-11-11T17:51:00.116Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-11T17:51:00.697Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-11T17:51:01.650Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-11-11T17:51:03.609Z] $ docker stop --time=1 59264c25f05a9d391fcf9fd561d653f23f4f967cac60ccb0420e425d1d8e6d22 [2021-11-11T17:51:05.293Z] $ docker rm -f 59264c25f05a9d391fcf9fd561d653f23f4f967cac60ccb0420e425d1d8e6d22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:51:06.893Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-11T17:51:06.893Z] [2021-11-11T17:51:06.893Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:51:07.196Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-11T17:51:07.196Z] latest: Pulling from edgex-devops/edgex-compose [2021-11-11T17:51:07.196Z] cbdbe7a5bc2a: Pulling fs layer [2021-11-11T17:51:07.196Z] ca9280d653b3: Pulling fs layer [2021-11-11T17:51:07.196Z] 7e9c9ca2126c: Pulling fs layer [2021-11-11T17:51:07.196Z] cbdbe7a5bc2a: Verifying Checksum [2021-11-11T17:51:07.196Z] cbdbe7a5bc2a: Download complete [2021-11-11T17:51:07.457Z] ca9280d653b3: Verifying Checksum [2021-11-11T17:51:07.457Z] ca9280d653b3: Download complete [2021-11-11T17:51:07.457Z] cbdbe7a5bc2a: Pull complete [2021-11-11T17:51:07.721Z] 7e9c9ca2126c: Verifying Checksum [2021-11-11T17:51:07.721Z] 7e9c9ca2126c: Download complete [2021-11-11T17:51:08.305Z] ca9280d653b3: Pull complete [2021-11-11T17:51:11.601Z] 7a9cfe048b4a: Pull complete [2021-11-11T17:51:11.601Z] 72dc09318566: Pull complete [2021-11-11T17:51:11.601Z] f4f7b4309257: Pull complete [2021-11-11T17:51:11.601Z] 0ac9a79272e3: Pull complete [2021-11-11T17:51:12.539Z] 7e9c9ca2126c: Pull complete [2021-11-11T17:51:12.540Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-11-11T17:51:12.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-11T17:51:12.540Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-11-11T17:51:12.605Z] prd-centos7-docker-4c-2g-151 does not seem to be running inside a container [2021-11-11T17:51:12.640Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/105 -v /w/workspace/edgex-go/105:/w/workspace/edgex-go/105:rw,z -v /w/workspace/edgex-go/105@tmp:/w/workspace/edgex-go/105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-11T17:51:15.230Z] $ docker top 760aad692622c8f15dcd258b7eb8322ef5fc3f8067716f58a9f46c2ba37f36b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T17:51:15.600Z] + docker-compose build --help [2021-11-11T17:51:15.600Z] + grep parallel [2021-11-11T17:51:15.913Z] b78e95d17946: Pull complete [2021-11-11T17:51:15.913Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-11T17:51:15.913Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-11T17:51:15.913Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-11T17:51:16.171Z] --parallel Build images in parallel. [Pipeline] } [2021-11-11T17:51:16.180Z] $ docker stop --time=1 760aad692622c8f15dcd258b7eb8322ef5fc3f8067716f58a9f46c2ba37f36b0 [2021-11-11T17:51:16.268Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-11T17:51:16.268Z] WORKDIR /edgex [2021-11-11T17:51:16.268Z] COPY go.mod . [2021-11-11T17:51:16.268Z] RUN go mod download+ [2021-11-11T17:51:16.268Z] docker build -t ci-base-image-arm64 -f - . [2021-11-11T17:51:17.374Z] $ docker rm -f 760aad692622c8f15dcd258b7eb8322ef5fc3f8067716f58a9f46c2ba37f36b0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:51:17.751Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-11T17:51:17.751Z] . [Pipeline] withDockerContainer [2021-11-11T17:51:17.816Z] prd-centos7-docker-4c-2g-151 does not seem to be running inside a container [2021-11-11T17:51:17.850Z] $ 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/105 -v /w/workspace/edgex-go/105:/w/workspace/edgex-go/105:rw,z -v /w/workspace/edgex-go/105@tmp:/w/workspace/edgex-go/105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-11T17:51:18.255Z] $ docker top 38883f460fccd76ee3c1f02c99fdb8c8fdbe502aeff513fcf3869fcedc70be00 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T17:51:18.636Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-11T17:51:19.210Z] Building core-command ... [2021-11-11T17:51:19.210Z] Building core-data ... [2021-11-11T17:51:19.210Z] Building core-metadata ... [2021-11-11T17:51:19.210Z] Building security-bootstrapper ... [2021-11-11T17:51:19.210Z] Building security-proxy-setup ... [2021-11-11T17:51:19.210Z] Building security-secretstore-setup ... [2021-11-11T17:51:19.210Z] Building support-notifications ... [2021-11-11T17:51:19.210Z] Building support-scheduler ... [2021-11-11T17:51:19.210Z] Building sys-mgmt-agent ... [2021-11-11T17:51:19.210Z] Building sys-mgmt-agent [2021-11-11T17:51:19.210Z] Building security-bootstrapper [2021-11-11T17:51:19.210Z] Building core-data [2021-11-11T17:51:19.210Z] Building support-notifications [2021-11-11T17:51:19.210Z] Building security-secretstore-setup [2021-11-11T17:51:19.211Z] Sending build context to Docker daemon 166.6MB [2021-11-11T17:51:19.211Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-11T17:51:19.211Z] ---> 8b459fc5aaf0 [2021-11-11T17:51:19.211Z] Step 2/4 : WORKDIR /edgex [2021-11-11T17:51:21.174Z] ---> Running in a0711987d7c5 [2021-11-11T17:51:21.446Z] Removing intermediate container a0711987d7c5 [2021-11-11T17:51:21.446Z] ---> ce03760a7270 [2021-11-11T17:51:21.446Z] Step 3/4 : COPY go.mod . [2021-11-11T17:51:22.038Z] ---> 2f12cd52c6e8 [2021-11-11T17:51:22.038Z] Step 4/4 : RUN go mod download [2021-11-11T17:51:22.310Z] ---> Running in c643c6069c1b [2021-11-11T17:51:29.250Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T17:51:29.250Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-11T17:51:29.250Z] ---> 06bbce857fb0 [2021-11-11T17:51:29.250Z] Step 3/24 : WORKDIR /edgex-go [2021-11-11T17:51:29.250Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T17:51:29.251Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T17:51:29.251Z] ---> 06bbce857fb0 [2021-11-11T17:51:29.251Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T17:51:35.830Z] ---> Running in be04a27d8feb [2021-11-11T17:51:35.830Z] ---> Running in 3719d1c8128d [2021-11-11T17:51:37.741Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T17:51:37.741Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-11T17:51:37.741Z] ---> 06bbce857fb0 [2021-11-11T17:51:37.741Z] Step 3/21 : WORKDIR /edgex-go [2021-11-11T17:51:40.298Z] ---> Running in 14e4e7e7ae74 [2021-11-11T17:51:40.298Z] Removing intermediate container 3719d1c8128d [2021-11-11T17:51:40.298Z] ---> a601e7ee69b8 [2021-11-11T17:51:40.298Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T17:51:40.298Z] Removing intermediate container be04a27d8feb [2021-11-11T17:51:40.298Z] ---> 99bc05420fa3 [2021-11-11T17:51:40.298Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T17:51:40.561Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T17:51:40.561Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-11T17:51:40.561Z] ---> 06bbce857fb0 [2021-11-11T17:51:40.561Z] Step 3/30 : WORKDIR /edgex-go [2021-11-11T17:51:40.561Z] ---> Using cache [2021-11-11T17:51:40.561Z] ---> 99bc05420fa3 [2021-11-11T17:51:40.561Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T17:51:40.561Z] ---> Running in 32bf66356de8 [2021-11-11T17:51:40.561Z] ---> Running in cd6f201aa24c [2021-11-11T17:51:40.561Z] ---> Running in 47514962959b [2021-11-11T17:51:40.827Z] Removing intermediate container 14e4e7e7ae74 [2021-11-11T17:51:40.827Z] ---> 384a9e31376d [2021-11-11T17:51:40.827Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T17:51:40.827Z] ---> Running in 7493eba9e2cf [2021-11-11T17:51:41.771Z] Removing intermediate container 32bf66356de8 [2021-11-11T17:51:41.771Z] ---> 9e307c8ebacd [2021-11-11T17:51:41.771Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-11T17:51:42.031Z] ---> Running in f4b3d84e7376 [2021-11-11T17:51:42.031Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T17:51:42.031Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T17:51:42.031Z] ---> 06bbce857fb0 [2021-11-11T17:51:42.031Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T17:51:42.031Z] ---> Using cache [2021-11-11T17:51:42.031Z] ---> 384a9e31376d [2021-11-11T17:51:42.031Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T17:51:42.297Z] ---> Running in 81930977298b [2021-11-11T17:51:42.297Z] Removing intermediate container 7493eba9e2cf [2021-11-11T17:51:42.297Z] ---> e85d5c4df5e5 [2021-11-11T17:51:42.297Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-11T17:51:42.297Z] ---> Running in bba866fcff09 [2021-11-11T17:51:42.297Z] Removing intermediate container cd6f201aa24c [2021-11-11T17:51:42.297Z] ---> 12d224af91c4 [2021-11-11T17:51:42.297Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-11T17:51:42.297Z] Removing intermediate container 47514962959b [2021-11-11T17:51:42.297Z] ---> 2830599eb51b [2021-11-11T17:51:42.297Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-11T17:51:42.297Z] ---> Running in 63e1fdbd0b12 [2021-11-11T17:51:42.560Z] ---> Running in aa4971280844 [2021-11-11T17:51:42.823Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T17:51:42.823Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T17:51:43.082Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T17:51:43.082Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T17:51:43.082Z] Removing intermediate container 81930977298b [2021-11-11T17:51:43.082Z] ---> 0969799756b9 [2021-11-11T17:51:43.082Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-11T17:51:43.082Z] ---> Running in 2c63b4df34a0 [2021-11-11T17:51:43.658Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T17:51:43.658Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T17:51:43.658Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T17:51:43.926Z] OK: 220 MiB in 52 packages [2021-11-11T17:51:43.926Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T17:51:43.926Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T17:51:44.192Z] OK: 220 MiB in 52 packages [2021-11-11T17:51:44.192Z] Removing intermediate container f4b3d84e7376 [2021-11-11T17:51:44.192Z] ---> 1683f557f7c6 [2021-11-11T17:51:44.192Z] Step 6/24 : COPY . . [2021-11-11T17:51:44.192Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T17:51:44.464Z] OK: 220 MiB in 52 packages [2021-11-11T17:51:44.464Z] OK: 220 MiB in 52 packages [2021-11-11T17:51:44.733Z] OK: 220 MiB in 52 packages [2021-11-11T17:51:45.692Z] Removing intermediate container bba866fcff09 [2021-11-11T17:51:45.692Z] ---> 0f736b07fe13 [2021-11-11T17:51:45.692Z] Step 6/21 : COPY . . [2021-11-11T17:51:45.966Z] Removing intermediate container 63e1fdbd0b12 [2021-11-11T17:51:45.966Z] ---> 409ce2a0a437 [2021-11-11T17:51:45.966Z] Step 6/22 : COPY . . [2021-11-11T17:51:45.966Z] Removing intermediate container aa4971280844 [2021-11-11T17:51:45.966Z] ---> 24de93dbb665 [2021-11-11T17:51:45.966Z] Step 6/30 : COPY . . [2021-11-11T17:51:46.234Z] Removing intermediate container 2c63b4df34a0 [2021-11-11T17:51:46.234Z] ---> b6f66931902e [2021-11-11T17:51:46.234Z] Step 6/22 : COPY . . [2021-11-11T17:52:01.227Z] ---> a82bc5d6c794 [2021-11-11T17:52:01.227Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T17:52:01.227Z] ---> 41384481bead [2021-11-11T17:52:01.227Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T17:52:01.227Z] ---> Running in d1fecb71b36a [2021-11-11T17:52:01.227Z] ---> Running in 4b44ffcc6360 [2021-11-11T17:52:19.361Z] ---> 8ad36a6c45fa [2021-11-11T17:52:19.361Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T17:52:19.361Z] ---> Running in 167b80e6d7b6 [2021-11-11T17:52:19.361Z] ---> 3d5a07387036 [2021-11-11T17:52:19.361Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T17:52:19.361Z] ---> Running in 71b74c2ee274 [2021-11-11T17:52:19.361Z] Removing intermediate container d1fecb71b36a [2021-11-11T17:52:19.361Z] ---> 500c2940645f [2021-11-11T17:52:19.361Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-11T17:52:19.361Z] ---> Running in 3d430a92704e [2021-11-11T17:52:19.361Z] Removing intermediate container 4b44ffcc6360 [2021-11-11T17:52:19.361Z] ---> ac167026e3ac [2021-11-11T17:52:19.361Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-11T17:52:19.361Z] ---> Running in 2205fc49088f [2021-11-11T17:52:19.361Z] ---> 9b47bbc9ada9 [2021-11-11T17:52:19.361Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T17:52:19.361Z] ---> Running in 2d90a33ab198 [2021-11-11T17:52:19.361Z] Removing intermediate container 167b80e6d7b6 [2021-11-11T17:52:19.361Z] ---> 0dbead4ad3df [2021-11-11T17:52:19.361Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-11T17:52:19.361Z] ---> Running in 14aedf753bd4 [2021-11-11T17:52:19.361Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o cmd/core-data/core-data ./cmd/core-data [2021-11-11T17:52:19.361Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-11T17:52:19.939Z] Removing intermediate container 71b74c2ee274 [2021-11-11T17:52:19.939Z] ---> 5f3fac9a9030 [2021-11-11T17:52:19.939Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-11T17:52:19.939Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-11T17:52:19.939Z] ---> Running in 23f7e04944b4 [2021-11-11T17:52:20.207Z] Removing intermediate container 2d90a33ab198 [2021-11-11T17:52:20.207Z] ---> 7cbc5ac05a32 [2021-11-11T17:52:20.207Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-11T17:52:20.207Z] ---> Running in 7dddd84425ac [2021-11-11T17:52:20.480Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-11T17:52:20.746Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-11T17:52:44.094Z] Removing intermediate container c643c6069c1b [2021-11-11T17:52:44.094Z] ---> 88a78c18588d [2021-11-11T17:52:44.094Z] Successfully built 88a78c18588d [2021-11-11T17:52:44.094Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:52:44.441Z] + docker inspect -f . ci-base-image-arm64 [2021-11-11T17:52:44.441Z] . [Pipeline] withDockerContainer [2021-11-11T17:52:44.685Z] prd-ubuntu18.04-docker-arm64-4c-16g-154 does not seem to be running inside a container [2021-11-11T17:52:44.767Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/105 -v /w/workspace/edgex-go/105:/w/workspace/edgex-go/105:rw,z -v /w/workspace/edgex-go/105@tmp:/w/workspace/edgex-go/105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-11T17:52:46.318Z] $ docker top c0091fa3a542681c52d0f5d00428ab2b2c0adfa2237ca45fc8d10ee4cecd2ead -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T17:52:47.277Z] + go version [2021-11-11T17:52:47.277Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-11T17:52:47.297Z] $ docker stop --time=1 c0091fa3a542681c52d0f5d00428ab2b2c0adfa2237ca45fc8d10ee4cecd2ead [2021-11-11T17:52:48.977Z] $ docker rm -f c0091fa3a542681c52d0f5d00428ab2b2c0adfa2237ca45fc8d10ee4cecd2ead [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:52:49.780Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-11T17:52:49.780Z] [2021-11-11T17:52:49.780Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:52:50.124Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-11T17:52:50.403Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-11-11T17:52:50.403Z] 29e5d40040c1: Pulling fs layer [2021-11-11T17:52:50.403Z] 1ce36da41761: Pulling fs layer [2021-11-11T17:52:50.403Z] 25b303627fd3: Pulling fs layer [2021-11-11T17:52:50.403Z] 29e5d40040c1: Download complete [2021-11-11T17:52:50.680Z] 1ce36da41761: Verifying Checksum [2021-11-11T17:52:50.680Z] 1ce36da41761: Download complete [2021-11-11T17:52:51.278Z] 29e5d40040c1: Pull complete [2021-11-11T17:52:52.261Z] 25b303627fd3: Verifying Checksum [2021-11-11T17:52:52.261Z] 25b303627fd3: Download complete [2021-11-11T17:52:52.533Z] 1ce36da41761: Pull complete [2021-11-11T17:53:02.687Z] 25b303627fd3: Pull complete [2021-11-11T17:53:02.687Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-11-11T17:53:02.687Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-11T17:53:02.687Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-11-11T17:53:02.936Z] prd-ubuntu18.04-docker-arm64-4c-16g-154 does not seem to be running inside a container [2021-11-11T17:53:03.008Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/105 -v /w/workspace/edgex-go/105:/w/workspace/edgex-go/105:rw,z -v /w/workspace/edgex-go/105@tmp:/w/workspace/edgex-go/105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-11T17:53:05.472Z] $ docker top 96995ea0d5c6b879f9aae552f453c5d7dfbdcecbca1800faa667cb21ca10142f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T17:53:06.397Z] + docker-compose build --help [2021-11-11T17:53:06.397Z] + grep parallel [2021-11-11T17:53:07.490Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-11T17:53:09.435Z] Removing intermediate container 2205fc49088f [2021-11-11T17:53:09.435Z] ---> a07aef2a9a47 [2021-11-11T17:53:09.435Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-11T17:53:09.699Z] ---> Running in d75f769367ae [2021-11-11T17:53:09.699Z] Removing intermediate container 14aedf753bd4 [2021-11-11T17:53:09.699Z] ---> b6aa886a48ff [2021-11-11T17:53:09.699Z] [2021-11-11T17:53:09.699Z] Step 9/30 : FROM alpine:3.14 [2021-11-11T17:53:09.769Z] --parallel Build images in parallel. [Pipeline] } [2021-11-11T17:53:09.787Z] $ docker stop --time=1 96995ea0d5c6b879f9aae552f453c5d7dfbdcecbca1800faa667cb21ca10142f [2021-11-11T17:53:09.976Z] 3.14: Pulling from library/alpine [2021-11-11T17:53:10.258Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-11T17:53:10.258Z] Status: Downloaded newer image for alpine:3.14 [2021-11-11T17:53:10.258Z] ---> 14119a10abf4 [2021-11-11T17:53:10.258Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-11T17:53:10.258Z] ---> Running in 1ef947a65474 [2021-11-11T17:53:10.548Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-11T17:53:10.548Z] Removing intermediate container 1ef947a65474 [2021-11-11T17:53:10.548Z] ---> f67979c8388d [2021-11-11T17:53:10.548Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-11T17:53:10.829Z] ---> Running in 7b5489657b7c [2021-11-11T17:53:11.427Z] Removing intermediate container 23f7e04944b4 [2021-11-11T17:53:11.427Z] ---> ea320e15ad7b [2021-11-11T17:53:11.427Z] [2021-11-11T17:53:11.427Z] Step 9/24 : FROM alpine:3.14 [2021-11-11T17:53:11.427Z] ---> 14119a10abf4 [2021-11-11T17:53:11.427Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-11T17:53:11.427Z] ---> Running in 8479b23ebb29 [2021-11-11T17:53:11.455Z] $ docker rm -f 96995ea0d5c6b879f9aae552f453c5d7dfbdcecbca1800faa667cb21ca10142f [Pipeline] // withDockerContainer [Pipeline] writeFile [2021-11-11T17:53:11.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T17:53:11.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:53:11.979Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-11T17:53:11.979Z] (2/2) Installing su-exec (0.2-r1) [2021-11-11T17:53:11.979Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T17:53:11.979Z] OK: 6 MiB in 16 packages [2021-11-11T17:53:12.034Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-11T17:53:12.034Z] . [Pipeline] withDockerContainer [2021-11-11T17:53:12.249Z] prd-ubuntu18.04-docker-arm64-4c-16g-154 does not seem to be running inside a container [2021-11-11T17:53:12.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T17:53:12.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T17:53:12.318Z] $ 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/105 -v /w/workspace/edgex-go/105:/w/workspace/edgex-go/105:rw,z -v /w/workspace/edgex-go/105@tmp:/w/workspace/edgex-go/105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-11T17:53:12.520Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-11T17:53:12.800Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-11T17:53:12.800Z] (3/3) Installing su-exec (0.2-r1) [2021-11-11T17:53:12.800Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T17:53:12.800Z] Executing ca-certificates-20191127-r5.trigger [2021-11-11T17:53:12.800Z] OK: 6 MiB in 17 packages [2021-11-11T17:53:13.075Z] Removing intermediate container 7b5489657b7c [2021-11-11T17:53:13.075Z] ---> 6ad1f726e4dc [2021-11-11T17:53:13.075Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-11T17:53:13.336Z] ---> Running in 2418dd1730f1 [2021-11-11T17:53:13.336Z] Removing intermediate container d75f769367ae [2021-11-11T17:53:13.336Z] ---> 748c33bfd460 [2021-11-11T17:53:13.336Z] [2021-11-11T17:53:13.336Z] Step 10/22 : FROM docker:20.10.8 [2021-11-11T17:53:13.336Z] Removing intermediate container 7dddd84425ac [2021-11-11T17:53:13.336Z] ---> b6652b02cbc0 [2021-11-11T17:53:13.336Z] [2021-11-11T17:53:13.336Z] Step 9/21 : FROM alpine:3.14 [2021-11-11T17:53:13.336Z] ---> 14119a10abf4 [2021-11-11T17:53:13.336Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-11T17:53:13.336Z] 20.10.8: Pulling from library/docker [2021-11-11T17:53:13.336Z] ---> Running in a707bda5df57 [2021-11-11T17:53:13.598Z] Removing intermediate container 2418dd1730f1 [2021-11-11T17:53:13.598Z] ---> 802f91d55cd8 [2021-11-11T17:53:13.598Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-11T17:53:13.598Z] ---> Running in 505b28fed67f [2021-11-11T17:53:13.640Z] $ docker top f027755cfefad3a75f121bc936da8c5526220b3d974234625917dd20abf3f905 -eo pid,comm [2021-11-11T17:53:13.860Z] Removing intermediate container 8479b23ebb29 [2021-11-11T17:53:13.861Z] ---> a8ba9a352430 [2021-11-11T17:53:13.861Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-11T17:53:13.861Z] ---> Running in b9d33d7e74fc [Pipeline] { [Pipeline] sh [2021-11-11T17:53:14.132Z] Removing intermediate container 505b28fed67f [2021-11-11T17:53:14.132Z] ---> f2dd960f2f95 [2021-11-11T17:53:14.132Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-11T17:53:14.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T17:53:14.394Z] Removing intermediate container b9d33d7e74fc [2021-11-11T17:53:14.394Z] ---> e0c58c0ee56b [2021-11-11T17:53:14.394Z] Step 12/24 : WORKDIR / [2021-11-11T17:53:14.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T17:53:14.549Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-11T17:53:14.667Z] ---> Running in f302758a4b51 [2021-11-11T17:53:14.667Z] ---> Running in 5d169a8fb8ef [2021-11-11T17:53:14.667Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-11T17:53:14.667Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-11T17:53:14.667Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T17:53:14.667Z] Executing ca-certificates-20191127-r5.trigger [2021-11-11T17:53:14.945Z] OK: 6 MiB in 16 packages [2021-11-11T17:53:14.945Z] Removing intermediate container 5d169a8fb8ef [2021-11-11T17:53:14.945Z] ---> ce62bbf38c28 [2021-11-11T17:53:14.945Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-11T17:53:15.529Z] ---> 7c2c96e49e6a [2021-11-11T17:53:15.529Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-11T17:53:15.793Z] Removing intermediate container a707bda5df57 [2021-11-11T17:53:15.793Z] ---> f8fdb2f210ad [2021-11-11T17:53:15.793Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T17:53:15.793Z] ---> Running in cb052df996d2 [2021-11-11T17:53:15.793Z] ---> 1180014739c4 [2021-11-11T17:53:15.793Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-11T17:53:16.058Z] Removing intermediate container f302758a4b51 [2021-11-11T17:53:16.059Z] ---> 6e464757ced9 [2021-11-11T17:53:16.059Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-11T17:53:16.059Z] ---> Running in 0983c991bbad [2021-11-11T17:53:16.319Z] Removing intermediate container cb052df996d2 [2021-11-11T17:53:16.319Z] ---> e775fdc14bfe [2021-11-11T17:53:16.319Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-11T17:53:16.319Z] ---> a2249b90f615 [2021-11-11T17:53:16.319Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-11T17:53:16.319Z] ---> Running in 0c930ec3bcf5 [2021-11-11T17:53:16.319Z] Removing intermediate container 0983c991bbad [2021-11-11T17:53:16.319Z] ---> 59fa6d0254d2 [2021-11-11T17:53:16.319Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-11T17:53:16.582Z] Removing intermediate container 0c930ec3bcf5 [2021-11-11T17:53:16.582Z] ---> 947e38a38fe9 [2021-11-11T17:53:16.582Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-11T17:53:16.582Z] ---> 1f48b1572e3a [2021-11-11T17:53:16.582Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-11T17:53:16.582Z] ---> Running in 631f26cc37f9 [2021-11-11T17:53:16.848Z] ---> afd9c3751e2e [2021-11-11T17:53:16.848Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-11T17:53:16.848Z] Removing intermediate container 631f26cc37f9 [2021-11-11T17:53:16.848Z] ---> d7392f7badf9 [2021-11-11T17:53:16.848Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T17:53:17.111Z] ---> Running in c44950bcf6ba [2021-11-11T17:53:17.377Z] ---> 297dd7dde992 [2021-11-11T17:53:17.377Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-11T17:53:17.377Z] ---> 17f219f3a203 [2021-11-11T17:53:17.377Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-11T17:53:17.377Z] Removing intermediate container 3d430a92704e [2021-11-11T17:53:17.377Z] ---> a6372e4614d4 [2021-11-11T17:53:17.377Z] [2021-11-11T17:53:17.377Z] Step 9/22 : FROM alpine:3.14 [2021-11-11T17:53:17.377Z] ---> 14119a10abf4 [2021-11-11T17:53:17.377Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-11T17:53:17.377Z] ---> Running in 37b919a7824f [2021-11-11T17:53:17.651Z] Removing intermediate container 37b919a7824f [2021-11-11T17:53:17.651Z] ---> a78529fd4458 [2021-11-11T17:53:17.651Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-11T17:53:17.916Z] ---> Running in f4cf8b609be2 [2021-11-11T17:53:17.916Z] ---> 8b1b1273e4b0 [2021-11-11T17:53:17.916Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-11T17:53:17.916Z] ---> 9deab49acc50 [2021-11-11T17:53:17.916Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-11T17:53:17.945Z] Building core-command ... [2021-11-11T17:53:17.945Z] Building core-data ... [2021-11-11T17:53:17.945Z] Building core-metadata ... [2021-11-11T17:53:17.945Z] Building security-bootstrapper ... [2021-11-11T17:53:17.945Z] Building security-proxy-setup ... [2021-11-11T17:53:17.945Z] Building security-secretstore-setup ... [2021-11-11T17:53:17.946Z] Building support-notifications ... [2021-11-11T17:53:17.946Z] Building support-scheduler ... [2021-11-11T17:53:17.946Z] Building sys-mgmt-agent ... [2021-11-11T17:53:17.946Z] Building support-scheduler [2021-11-11T17:53:17.946Z] Building security-bootstrapper [2021-11-11T17:53:17.946Z] Building security-secretstore-setup [2021-11-11T17:53:17.946Z] Building core-command [2021-11-11T17:53:17.946Z] Building sys-mgmt-agent [2021-11-11T17:53:18.184Z] Removing intermediate container f4cf8b609be2 [2021-11-11T17:53:18.184Z] ---> 0aea58eb87d1 [2021-11-11T17:53:18.184Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-11T17:53:18.184Z] ---> Running in ec1a1b9db8b9 [2021-11-11T17:53:18.450Z] Removing intermediate container c44950bcf6ba [2021-11-11T17:53:18.450Z] ---> b580fd16290b [2021-11-11T17:53:18.450Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T17:53:18.450Z] ---> b13b263072dc [2021-11-11T17:53:18.450Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-11-11T17:53:18.450Z] ---> 7cdf28d7f6e8 [2021-11-11T17:53:18.450Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-11T17:53:18.450Z] Removing intermediate container ec1a1b9db8b9 [2021-11-11T17:53:18.450Z] ---> 225bca312c5e [2021-11-11T17:53:18.450Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T17:53:18.450Z] ---> Running in 0d4bcb8e72d6 [2021-11-11T17:53:18.450Z] ---> Running in 980265ed0857 [2021-11-11T17:53:18.450Z] ---> Running in 813a7ddba3ae [2021-11-11T17:53:18.713Z] ---> 5862e77f3288 [2021-11-11T17:53:18.713Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-11T17:53:18.713Z] Removing intermediate container 980265ed0857 [2021-11-11T17:53:18.713Z] ---> 1a041fff07f6 [2021-11-11T17:53:18.713Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T17:53:18.713Z] ---> Running in ecfb2d298a85 [2021-11-11T17:53:19.299Z] Removing intermediate container ecfb2d298a85 [2021-11-11T17:53:19.299Z] ---> 5910a6a859d1 [2021-11-11T17:53:19.299Z] Step 19/21 : LABEL arch=x86_64 [2021-11-11T17:53:19.299Z] ---> aa56c803bc40 [2021-11-11T17:53:19.299Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-11T17:53:19.299Z] ---> Running in 90a72d978405 [2021-11-11T17:53:19.572Z] Removing intermediate container 90a72d978405 [2021-11-11T17:53:19.572Z] ---> fa0e7e962e07 [2021-11-11T17:53:19.572Z] Step 20/21 : LABEL git_sha=23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T17:53:19.572Z] Removing intermediate container 0d4bcb8e72d6 [2021-11-11T17:53:19.572Z] ---> 05f666b3728d [2021-11-11T17:53:19.572Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-11T17:53:19.572Z] ---> e3f3ab0fc663 [2021-11-11T17:53:19.572Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-11T17:53:19.572Z] ---> Running in 17600d0d5218 [2021-11-11T17:53:19.572Z] ---> Running in 666b7e5cd83f [2021-11-11T17:53:19.841Z] Removing intermediate container 813a7ddba3ae [2021-11-11T17:53:19.841Z] ---> 236413106fc3 [2021-11-11T17:53:19.841Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-11T17:53:19.841Z] ---> Running in 8cc35b64c6c4 [2021-11-11T17:53:19.841Z] Removing intermediate container 666b7e5cd83f [2021-11-11T17:53:19.841Z] ---> 43c5653991cb [2021-11-11T17:53:19.841Z] Step 22/24 : LABEL arch=x86_64 [2021-11-11T17:53:19.841Z] Removing intermediate container 17600d0d5218 [2021-11-11T17:53:19.841Z] ---> 4f988ac9ebeb [2021-11-11T17:53:19.841Z] Step 21/21 : LABEL version=2.0.1-dev.93 [2021-11-11T17:53:19.841Z] ---> 468992a61447 [2021-11-11T17:53:19.841Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-11T17:53:20.111Z] ---> Running in 79e317993177 [2021-11-11T17:53:20.111Z] ---> Running in 10de0828c118 [2021-11-11T17:53:20.111Z] ---> a66b5ac44f51 [2021-11-11T17:53:20.111Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-11T17:53:20.415Z] Removing intermediate container 79e317993177 [2021-11-11T17:53:20.415Z] ---> 5dd7ed303c7c [2021-11-11T17:53:20.415Z] [2021-11-11T17:53:20.415Z] Removing intermediate container 10de0828c118 [2021-11-11T17:53:20.415Z] ---> e2a653f196fc [2021-11-11T17:53:20.415Z] Step 23/24 : LABEL git_sha=23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T17:53:20.415Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T17:53:20.415Z] ---> Running in 3cc08c011aba [2021-11-11T17:53:20.415Z] Successfully built 5dd7ed303c7c [2021-11-11T17:53:20.415Z] ---> Running in 4c34adc61c96 [2021-11-11T17:53:20.415Z] Successfully tagged support-notifications:latest [2021-11-11T17:53:20.415Z]  Building support-notifications ... done Building support-scheduler [2021-11-11T17:53:20.690Z] Removing intermediate container 3cc08c011aba [2021-11-11T17:53:20.690Z] ---> 081f75eea60e [2021-11-11T17:53:20.690Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-11T17:53:20.954Z] Removing intermediate container 4c34adc61c96 [2021-11-11T17:53:20.954Z] ---> 7a4a8b06778c [2021-11-11T17:53:20.954Z] Step 24/24 : LABEL version=2.0.1-dev.93 [2021-11-11T17:53:21.213Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T17:53:21.501Z] ---> Running in 9ff75eb205eb [2021-11-11T17:53:21.501Z] ---> 979e1b4de86d [2021-11-11T17:53:21.501Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-11T17:53:21.501Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-11T17:53:21.772Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-11T17:53:21.772Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-11T17:53:21.772Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-11T17:53:22.033Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-11T17:53:22.294Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-11T17:53:22.294Z] Removing intermediate container 9ff75eb205eb [2021-11-11T17:53:22.294Z] ---> d9af76d47ee2 [2021-11-11T17:53:22.294Z] [2021-11-11T17:53:22.294Z] ---> Running in 19fc38170138 [2021-11-11T17:53:22.294Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-11T17:53:22.294Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-11T17:53:22.294Z] ---> bc6c0ffef665 [2021-11-11T17:53:22.294Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-11T17:53:22.294Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T17:53:22.294Z] OK: 8 MiB in 20 packages [2021-11-11T17:53:22.294Z] ---> Running in 3fd1887464a8 [2021-11-11T17:53:22.294Z] Successfully built d9af76d47ee2 [2021-11-11T17:53:22.570Z] Successfully tagged security-secretstore-setup:latest [2021-11-11T17:53:22.570Z]  Building security-secretstore-setup ... done Building core-metadata [2021-11-11T17:53:22.570Z] Removing intermediate container 3fd1887464a8 [2021-11-11T17:53:22.570Z] ---> 5bfa1dde7e0f [2021-11-11T17:53:22.570Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-11-11T17:53:24.506Z] ---> Running in 57b1933ef9d6 [2021-11-11T17:53:24.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T17:53:24.774Z] Removing intermediate container 8cc35b64c6c4 [2021-11-11T17:53:24.774Z] ---> 98e7891cd15b [2021-11-11T17:53:24.774Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T17:53:24.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T17:53:25.036Z] (1/42) Installing readline (8.1.0-r0) [2021-11-11T17:53:25.036Z] (2/42) Installing bash (5.1.4-r0) [2021-11-11T17:53:25.036Z] Executing bash-5.1.4-r0.post-install [2021-11-11T17:53:25.036Z] Removing intermediate container 19fc38170138 [2021-11-11T17:53:25.036Z] ---> ec2ca32af74c [2021-11-11T17:53:25.036Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-11T17:53:25.315Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-11T17:53:25.315Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-11T17:53:25.315Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-11T17:53:25.315Z] (6/42) Installing curl (7.79.1-r0) [2021-11-11T17:53:25.315Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-11T17:53:25.315Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-11T17:53:25.315Z] (9/42) Installing expat (2.4.1-r0) [2021-11-11T17:53:25.315Z] ---> 90f05bde2f7e [2021-11-11T17:53:25.315Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-11T17:53:25.315Z] (10/42) Installing libffi (3.3-r2) [2021-11-11T17:53:25.315Z] (11/42) Installing gdbm (1.19-r0) [2021-11-11T17:53:25.315Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-11T17:53:25.315Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-11T17:53:25.315Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-11T17:53:25.315Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-11T17:53:25.315Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-11T17:53:25.315Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-11T17:53:25.315Z] ---> Running in 3d9e1cb0e837 [2021-11-11T17:53:26.274Z] Removing intermediate container 3d9e1cb0e837 [2021-11-11T17:53:26.274Z] ---> 4e3f3d7db86f [2021-11-11T17:53:26.274Z] Step 27/30 : CMD ["gate"] [2021-11-11T17:53:26.533Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-11T17:53:26.533Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-11T17:53:26.793Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-11T17:53:26.793Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-11T17:53:27.057Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-11T17:53:27.057Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-11T17:53:27.057Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-11T17:53:27.057Z] ---> Running in b2f62af79cf2 [2021-11-11T17:53:27.057Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-11T17:53:27.057Z] ---> 296f9204295f [2021-11-11T17:53:27.057Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-11T17:53:27.057Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-11T17:53:27.057Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-11T17:53:27.057Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-11T17:53:27.057Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-11T17:53:27.057Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-11T17:53:27.057Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-11T17:53:27.057Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-11T17:53:27.057Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-11T17:53:27.057Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-11T17:53:27.057Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-11T17:53:27.057Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-11T17:53:27.057Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-11T17:53:27.057Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-11T17:53:27.057Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-11T17:53:27.057Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-11T17:53:27.057Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-11T17:53:27.317Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-11T17:53:27.577Z] Removing intermediate container b2f62af79cf2 [2021-11-11T17:53:27.577Z] ---> 1e367029da0c [2021-11-11T17:53:27.577Z] Step 28/30 : LABEL arch=x86_64 [2021-11-11T17:53:27.864Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T17:53:27.864Z] OK: 84 MiB in 64 packages [2021-11-11T17:53:27.864Z] ---> 91d85dedc58b [2021-11-11T17:53:27.864Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-11T17:53:27.864Z] ---> Running in f2c901fc1aee [2021-11-11T17:53:28.166Z] ---> Running in 5fdd16e96c13 [2021-11-11T17:53:28.470Z] Removing intermediate container f2c901fc1aee [2021-11-11T17:53:28.470Z] ---> a2818a9e0f84 [2021-11-11T17:53:28.470Z] Step 29/30 : LABEL git_sha=23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T17:53:28.470Z] Removing intermediate container 5fdd16e96c13 [2021-11-11T17:53:28.470Z] ---> d10ef0ae67f8 [2021-11-11T17:53:28.470Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T17:53:28.470Z] ---> Running in 9a7eb00bc4e6 [2021-11-11T17:53:28.735Z] ---> Running in a60e9915a20f [2021-11-11T17:53:28.735Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T17:53:28.735Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-11T17:53:28.735Z] ---> 06bbce857fb0 [2021-11-11T17:53:28.735Z] Step 3/23 : WORKDIR /edgex-go [2021-11-11T17:53:28.735Z] ---> Using cache [2021-11-11T17:53:28.735Z] ---> 384a9e31376d [2021-11-11T17:53:28.735Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T17:53:28.735Z] ---> Using cache [2021-11-11T17:53:28.736Z] ---> 0969799756b9 [2021-11-11T17:53:28.736Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-11T17:53:28.736Z] ---> Running in 4cb4b6b78586 [2021-11-11T17:53:28.736Z] Collecting docker-compose==1.23.2 [2021-11-11T17:53:28.736Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-11T17:53:28.736Z] Collecting cached-property<2,>=1.2.0 [2021-11-11T17:53:28.736Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-11T17:53:28.736Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-11T17:53:28.736Z] Collecting texttable<0.10,>=0.9.0 [2021-11-11T17:53:28.736Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-11T17:53:28.736Z] Removing intermediate container 9a7eb00bc4e6 [2021-11-11T17:53:28.736Z] ---> a24f1a8bc053 [2021-11-11T17:53:28.736Z] Step 30/30 : LABEL version=2.0.1-dev.93 [2021-11-11T17:53:28.998Z] Removing intermediate container a60e9915a20f [2021-11-11T17:53:28.998Z] ---> 0fbcd602354e [2021-11-11T17:53:28.998Z] Step 20/22 : LABEL arch=x86_64 [2021-11-11T17:53:28.998Z] ---> Running in 901cac7c9535 [2021-11-11T17:53:29.258Z] ---> Running in 07e50cf32daa [2021-11-11T17:53:29.258Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T17:53:29.258Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T17:53:29.258Z] ---> 06bbce857fb0 [2021-11-11T17:53:29.259Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T17:53:29.259Z] ---> Using cache [2021-11-11T17:53:29.259Z] ---> 384a9e31376d [2021-11-11T17:53:29.259Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T17:53:29.259Z] ---> Using cache [2021-11-11T17:53:29.259Z] ---> 0969799756b9 [2021-11-11T17:53:29.259Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-11T17:53:29.259Z] ---> Running in bf7922487089 [2021-11-11T17:53:29.259Z] Collecting docopt<0.7,>=0.6.1 [2021-11-11T17:53:29.259Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-11T17:53:29.259Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T17:53:29.259Z] Removing intermediate container 901cac7c9535 [2021-11-11T17:53:29.259Z] ---> 621466eeaf94 [2021-11-11T17:53:29.259Z] [2021-11-11T17:53:29.536Z] Removing intermediate container 07e50cf32daa [2021-11-11T17:53:29.536Z] ---> ee97c205d90f [2021-11-11T17:53:29.536Z] Step 21/22 : LABEL git_sha=23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T17:53:29.536Z] Successfully built 621466eeaf94 [2021-11-11T17:53:29.536Z] Successfully tagged security-bootstrapper:latest [2021-11-11T17:53:29.536Z] Building security-proxy-setup [2021-11-11T17:53:29.536Z]  Building security-bootstrapper ... done  ---> Running in 5c03c83faa3f [2021-11-11T17:53:29.805Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-11T17:53:29.805Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-11T17:53:30.088Z] Collecting docker<4.0,>=3.6.0 [2021-11-11T17:53:30.088Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-11T17:53:30.088Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-11T17:53:30.088Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-11T17:53:30.088Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T17:53:30.356Z] Removing intermediate container 5c03c83faa3f [2021-11-11T17:53:30.356Z] ---> 670c99c04079 [2021-11-11T17:53:30.356Z] Step 22/22 : LABEL version=2.0.1-dev.93 [2021-11-11T17:53:30.619Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T17:53:30.619Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-11T17:53:30.619Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-11T17:53:30.619Z] Collecting jsonschema<3,>=2.5.1 [2021-11-11T17:53:30.619Z] OK: 220 MiB in 52 packages [2021-11-11T17:53:30.620Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-11T17:53:30.925Z] Collecting PyYAML<4,>=3.10 [2021-11-11T17:53:30.925Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-11T17:53:31.561Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T17:53:31.561Z] ---> Running in 6a3afd75b948 [2021-11-11T17:53:31.561Z] Collecting docker-pycreds>=0.4.0 [2021-11-11T17:53:31.561Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-11T17:53:31.561Z] Removing intermediate container 6a3afd75b948 [2021-11-11T17:53:31.561Z] ---> ce6a2e235828 [2021-11-11T17:53:31.561Z] [2021-11-11T17:53:31.561Z] Collecting idna<2.8,>=2.5 [2021-11-11T17:53:31.561Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-11T17:53:31.850Z] Removing intermediate container 4cb4b6b78586 [2021-11-11T17:53:31.850Z] ---> 04432f104161 [2021-11-11T17:53:31.850Z] Step 6/23 : COPY go.mod . [2021-11-11T17:53:31.850Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-11T17:53:31.850Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-11T17:53:31.850Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-11T17:53:31.850Z] Successfully built ce6a2e235828 [2021-11-11T17:53:31.850Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-11T17:53:31.850Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-11-11T17:53:32.141Z] Successfully tagged core-data:latest [2021-11-11T17:53:32.141Z] Building core-command [2021-11-11T17:53:32.141Z]  Building core-data ... done OK: 220 MiB in 52 packages [2021-11-11T17:53:32.141Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-11T17:53:32.141Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-11T17:53:32.141Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-11T17:53:32.141Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-11T17:53:32.141Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-11T17:53:32.141Z] Attempting uninstall: urllib3 [2021-11-11T17:53:32.141Z] Found existing installation: urllib3 1.26.5 [2021-11-11T17:53:32.141Z] Uninstalling urllib3-1.26.5: [2021-11-11T17:53:32.414Z] Successfully uninstalled urllib3-1.26.5 [2021-11-11T17:53:32.676Z] ---> 53592fd2ff89 [2021-11-11T17:53:32.676Z] Step 7/23 : RUN go mod download [2021-11-11T17:53:33.633Z] Attempting uninstall: idna [2021-11-11T17:53:33.633Z] Found existing installation: idna 3.2 [2021-11-11T17:53:33.633Z] Uninstalling idna-3.2: [2021-11-11T17:53:33.633Z] Successfully uninstalled idna-3.2 [2021-11-11T17:53:33.633Z] Attempting uninstall: chardet [2021-11-11T17:53:33.633Z] Found existing installation: chardet 4.0.0 [2021-11-11T17:53:33.633Z] Uninstalling chardet-4.0.0: [2021-11-11T17:53:33.633Z] ---> Running in 2ab99a363640 [2021-11-11T17:53:33.893Z] Successfully uninstalled chardet-4.0.0 [2021-11-11T17:53:34.162Z] Removing intermediate container bf7922487089 [2021-11-11T17:53:34.162Z] ---> 6ac8180e95fa [2021-11-11T17:53:34.162Z] Step 6/22 : COPY . . [2021-11-11T17:53:34.162Z] Attempting uninstall: requests [2021-11-11T17:53:34.162Z] Found existing installation: requests 2.25.1 [2021-11-11T17:53:34.162Z] Uninstalling requests-2.25.1: [2021-11-11T17:53:34.162Z] Successfully uninstalled requests-2.25.1 [2021-11-11T17:53:34.162Z] Running setup.py install for texttable: started [2021-11-11T17:53:34.756Z] Running setup.py install for texttable: finished with status 'done' [2021-11-11T17:53:34.756Z] Running setup.py install for PyYAML: started [2021-11-11T17:53:35.346Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-11T17:53:35.612Z] Running setup.py install for docopt: started [2021-11-11T17:53:35.911Z] Running setup.py install for docopt: finished with status 'done' [2021-11-11T17:53:35.911Z] Running setup.py install for dockerpty: started [2021-11-11T17:53:36.484Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-11T17:53:39.106Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T17:53:39.106Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T17:53:39.106Z] ---> 06bbce857fb0 [2021-11-11T17:53:39.106Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T17:53:39.106Z] ---> Using cache [2021-11-11T17:53:39.106Z] ---> 384a9e31376d [2021-11-11T17:53:39.106Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T17:53:39.106Z] ---> Using cache [2021-11-11T17:53:39.106Z] ---> 0969799756b9 [2021-11-11T17:53:39.106Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-11T17:53:39.106Z] ---> Using cache [2021-11-11T17:53:39.106Z] ---> 6ac8180e95fa [2021-11-11T17:53:39.106Z] Step 6/22 : COPY . . [2021-11-11T17:53:39.106Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-11-11T17:53:39.695Z] Removing intermediate container 2ab99a363640 [2021-11-11T17:53:39.695Z] ---> ddc8db32357e [2021-11-11T17:53:39.695Z] Step 8/23 : COPY . . [2021-11-11T17:53:39.956Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T17:53:39.956Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-11T17:53:39.956Z] ---> 06bbce857fb0 [2021-11-11T17:53:39.956Z] Step 3/20 : WORKDIR /edgex-go [2021-11-11T17:53:39.956Z] ---> Using cache [2021-11-11T17:53:39.956Z] ---> 384a9e31376d [2021-11-11T17:53:39.956Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T17:53:39.956Z] ---> Using cache [2021-11-11T17:53:39.957Z] ---> 0969799756b9 [2021-11-11T17:53:39.957Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-11T17:53:39.957Z] ---> Using cache [2021-11-11T17:53:39.957Z] ---> 6ac8180e95fa [2021-11-11T17:53:39.957Z] Step 6/20 : COPY . . [2021-11-11T17:53:45.285Z] ---> 1342e147286d [2021-11-11T17:53:45.285Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T17:53:45.858Z] ---> Running in 4f17e2edcfd9 [2021-11-11T17:53:48.450Z] Removing intermediate container 4f17e2edcfd9 [2021-11-11T17:53:48.450Z] ---> 75939ab54d16 [2021-11-11T17:53:48.450Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-11T17:53:48.450Z] ---> Running in 2199d3c4298c [2021-11-11T17:53:48.450Z] Removing intermediate container 57b1933ef9d6 [2021-11-11T17:53:48.450Z] ---> 010fc1c1cbb9 [2021-11-11T17:53:48.450Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-11T17:53:48.450Z] ---> Running in 6e997ad91716 [2021-11-11T17:53:49.404Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-11T17:53:49.404Z] Removing intermediate container 6e997ad91716 [2021-11-11T17:53:49.404Z] ---> 34bb0643a2e9 [2021-11-11T17:53:49.404Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-11T17:53:50.000Z] ---> Running in 791607c71706 [2021-11-11T17:53:50.265Z] Removing intermediate container 791607c71706 [2021-11-11T17:53:50.265Z] ---> 1272f2aa9ace [2021-11-11T17:53:50.265Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-11T17:53:50.533Z] ---> 90983d10fe19 [2021-11-11T17:53:50.533Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T17:53:50.795Z] ---> Running in 050c5adb34a2 [2021-11-11T17:53:51.381Z] ---> 8fbff2c1ded8 [2021-11-11T17:53:51.381Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T17:53:51.381Z] ---> Running in 0df19581071f [2021-11-11T17:53:51.650Z] ---> 62db1c926e37 [2021-11-11T17:53:51.650Z] Step 9/23 : RUN go mod tidy [2021-11-11T17:53:51.650Z] ---> ce5536ca1adc [2021-11-11T17:53:51.650Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-11T17:53:51.650Z] ---> Running in 5fe4709853e5 [2021-11-11T17:53:52.259Z] ---> a739ff15a179 [2021-11-11T17:53:52.259Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-11T17:53:52.541Z] ---> 328d9fea86d2 [2021-11-11T17:53:52.541Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-11T17:53:52.541Z] ---> Running in 1f3de096d485 [2021-11-11T17:53:52.813Z] Removing intermediate container 1f3de096d485 [2021-11-11T17:53:52.813Z] ---> c40a77d3362d [2021-11-11T17:53:52.813Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T17:53:52.813Z] ---> Running in d6a1c70f5459 [2021-11-11T17:53:53.075Z] Removing intermediate container d6a1c70f5459 [2021-11-11T17:53:53.075Z] ---> 0eb3e4091a35 [2021-11-11T17:53:53.075Z] Step 20/22 : LABEL arch=x86_64 [2021-11-11T17:53:53.075Z] ---> Running in 48df57b4ed4f [2021-11-11T17:53:53.075Z] Removing intermediate container 050c5adb34a2 [2021-11-11T17:53:53.076Z] ---> 9b8d20396b5f [2021-11-11T17:53:53.076Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-11T17:53:53.076Z] Removing intermediate container 48df57b4ed4f [2021-11-11T17:53:53.076Z] ---> f472004c013b [2021-11-11T17:53:53.076Z] Step 21/22 : LABEL git_sha=23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T17:53:53.076Z] ---> Running in 3b7857f9e707 [2021-11-11T17:53:53.076Z] ---> Running in 01c6aca0e7d1 [2021-11-11T17:53:53.337Z] Removing intermediate container 01c6aca0e7d1 [2021-11-11T17:53:53.337Z] ---> 4013ad588984 [2021-11-11T17:53:53.337Z] Step 22/22 : LABEL version=2.0.1-dev.93 [2021-11-11T17:53:53.604Z] ---> Running in 7fb40485560e [2021-11-11T17:53:53.869Z] Removing intermediate container 7fb40485560e [2021-11-11T17:53:53.869Z] ---> 716ef035c856 [2021-11-11T17:53:53.869Z] [2021-11-11T17:53:53.869Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o cmd/core-command/core-command ./cmd/core-command [2021-11-11T17:53:53.869Z] Successfully built 716ef035c856 [2021-11-11T17:53:53.869Z] Successfully tagged sys-mgmt-agent:latest [2021-11-11T17:53:53.869Z] Removing intermediate container 0df19581071f [2021-11-11T17:53:53.869Z] ---> 7bf8238b0cf0 [2021-11-11T17:53:53.869Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-11T17:53:53.869Z]  Building sys-mgmt-agent ... done  ---> Running in b8c29831873e [2021-11-11T17:53:54.444Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-11T17:53:55.838Z] Removing intermediate container 5fe4709853e5 [2021-11-11T17:53:55.838Z] ---> ab6263366ed7 [2021-11-11T17:53:55.838Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-11T17:53:56.103Z] ---> Running in ed191bec9cc0 [2021-11-11T17:53:56.371Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-11T17:54:04.923Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T17:54:04.923Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T17:54:04.923Z] ---> 88a78c18588d [2021-11-11T17:54:04.923Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T17:54:04.923Z] ---> Running in c55c57878e73 [2021-11-11T17:54:04.923Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T17:54:04.923Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-11T17:54:04.923Z] ---> 88a78c18588d [2021-11-11T17:54:04.923Z] Step 3/24 : WORKDIR /edgex-go [2021-11-11T17:54:04.923Z] ---> Running in b40cf808f6db [2021-11-11T17:54:04.923Z] Removing intermediate container c55c57878e73 [2021-11-11T17:54:04.923Z] ---> 8974ed4f0c2a [2021-11-11T17:54:04.923Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T17:54:04.923Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T17:54:04.923Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-11T17:54:04.923Z] ---> 88a78c18588d [2021-11-11T17:54:04.923Z] Step 3/30 : WORKDIR /edgex-go [2021-11-11T17:54:04.923Z] ---> Using cache [2021-11-11T17:54:04.923Z] ---> 8974ed4f0c2a [2021-11-11T17:54:04.923Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T17:54:04.923Z] ---> Running in 56b8481dbeef [2021-11-11T17:54:04.923Z] ---> Running in 7e5ccc522dcf [2021-11-11T17:54:04.923Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T17:54:04.923Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T17:54:04.923Z] ---> 88a78c18588d [2021-11-11T17:54:04.923Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T17:54:04.923Z] ---> Using cache [2021-11-11T17:54:04.923Z] ---> 8974ed4f0c2a [2021-11-11T17:54:04.923Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T17:54:04.923Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T17:54:04.923Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-11T17:54:04.923Z] ---> 88a78c18588d [2021-11-11T17:54:04.923Z] Step 3/23 : WORKDIR /edgex-go [2021-11-11T17:54:04.923Z] ---> Using cache [2021-11-11T17:54:04.923Z] ---> 8974ed4f0c2a [2021-11-11T17:54:04.923Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T17:54:04.923Z] ---> Running in d0f053f723b5 [2021-11-11T17:54:04.923Z] ---> Running in c17a7ac7644f [2021-11-11T17:54:04.923Z] Removing intermediate container b40cf808f6db [2021-11-11T17:54:04.923Z] ---> 7e138d39b0dc [2021-11-11T17:54:04.923Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T17:54:04.923Z] ---> Running in bbf78ca24327 [2021-11-11T17:54:04.923Z] Removing intermediate container 7e5ccc522dcf [2021-11-11T17:54:04.923Z] ---> fd74a87b1f77 [2021-11-11T17:54:04.923Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-11T17:54:04.923Z] Removing intermediate container 56b8481dbeef [2021-11-11T17:54:04.923Z] ---> a08f24667bbc [2021-11-11T17:54:04.923Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-11T17:54:04.923Z] ---> Running in 6a051e7f5b8a [2021-11-11T17:54:04.923Z] ---> Running in 030023fc0f14 [2021-11-11T17:54:04.923Z] Removing intermediate container c17a7ac7644f [2021-11-11T17:54:04.923Z] ---> dc10a206e9c6 [2021-11-11T17:54:04.923Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-11T17:54:04.923Z] Removing intermediate container bbf78ca24327 [2021-11-11T17:54:04.923Z] ---> 0a8b6e840844 [2021-11-11T17:54:04.923Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-11T17:54:04.923Z] Removing intermediate container d0f053f723b5 [2021-11-11T17:54:04.923Z] ---> 5e458801b973 [2021-11-11T17:54:04.923Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-11T17:54:04.923Z] ---> Running in 679dcd3b2240 [2021-11-11T17:54:04.923Z] ---> Running in 04164b5e2167 [2021-11-11T17:54:04.923Z] ---> Running in fcb161904255 [2021-11-11T17:54:06.379Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T17:54:06.379Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T17:54:06.978Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T17:54:06.978Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T17:54:06.978Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T17:54:06.978Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T17:54:07.252Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T17:54:07.851Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T17:54:07.851Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T17:54:07.851Z] OK: 219 MiB in 52 packages [2021-11-11T17:54:08.140Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T17:54:08.140Z] OK: 219 MiB in 52 packages [2021-11-11T17:54:09.147Z] OK: 219 MiB in 52 packages [2021-11-11T17:54:09.147Z] OK: 219 MiB in 52 packages [2021-11-11T17:54:09.432Z] OK: 219 MiB in 52 packages [2021-11-11T17:54:09.432Z] Removing intermediate container 6a051e7f5b8a [2021-11-11T17:54:09.432Z] ---> 10640ffe03cd [2021-11-11T17:54:09.432Z] Step 6/22 : COPY . . [2021-11-11T17:54:09.704Z] Removing intermediate container 030023fc0f14 [2021-11-11T17:54:09.704Z] ---> 0981de3272ef [2021-11-11T17:54:09.704Z] Step 6/30 : COPY . . [2021-11-11T17:54:10.694Z] Removing intermediate container 679dcd3b2240 [2021-11-11T17:54:10.694Z] ---> 71f0582a44ca [2021-11-11T17:54:10.694Z] Step 6/23 : COPY go.mod . [2021-11-11T17:54:10.694Z] Removing intermediate container 04164b5e2167 [2021-11-11T17:54:10.694Z] ---> 83fa783f865e [2021-11-11T17:54:10.694Z] Step 6/24 : COPY . . [2021-11-11T17:54:10.974Z] Removing intermediate container fcb161904255 [2021-11-11T17:54:10.974Z] ---> d27eff4f6046 [2021-11-11T17:54:10.974Z] Step 6/22 : COPY . . [2021-11-11T17:54:11.962Z] ---> ff1ac4771ce3 [2021-11-11T17:54:11.962Z] Step 7/23 : RUN go mod download [2021-11-11T17:54:11.962Z] ---> Running in 564723dc94ea [2021-11-11T17:54:17.372Z] Removing intermediate container 564723dc94ea [2021-11-11T17:54:17.372Z] ---> c7bc97d25d41 [2021-11-11T17:54:17.372Z] Step 8/23 : COPY . . [2021-11-11T17:54:25.671Z] ---> acd1ca2f95d4 [2021-11-11T17:54:25.671Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T17:54:25.671Z] ---> Running in edfc3a00a7cc [2021-11-11T17:54:25.671Z] ---> 0df1689796ec [2021-11-11T17:54:25.671Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T17:54:25.945Z] ---> Running in 638d5cacf979 [2021-11-11T17:54:25.945Z] ---> a25d6be4b23a [2021-11-11T17:54:25.945Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T17:54:26.245Z] ---> 503ac726a259 [2021-11-11T17:54:26.245Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T17:54:26.245Z] ---> Running in d9e85e77b15f [2021-11-11T17:54:26.519Z] ---> Running in 6b3e7bd2c50e [2021-11-11T17:54:28.500Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-11T17:54:29.094Z] Removing intermediate container 2199d3c4298c [2021-11-11T17:54:29.094Z] ---> 8ee80c4f50f2 [2021-11-11T17:54:29.094Z] [2021-11-11T17:54:29.094Z] Step 9/22 : FROM alpine:3.14 [2021-11-11T17:54:29.094Z] ---> 14119a10abf4 [2021-11-11T17:54:29.094Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-11T17:54:29.094Z] ---> Running in 5276da15e3f4 [2021-11-11T17:54:29.094Z] Removing intermediate container 3b7857f9e707 [2021-11-11T17:54:29.094Z] ---> d3f4807d6f66 [2021-11-11T17:54:29.094Z] [2021-11-11T17:54:29.094Z] Step 9/22 : FROM alpine:3.14 [2021-11-11T17:54:29.094Z] ---> 14119a10abf4 [2021-11-11T17:54:29.094Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-11T17:54:29.364Z] ---> Running in aff3bc8db26f [2021-11-11T17:54:29.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T17:54:29.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T17:54:29.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T17:54:29.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T17:54:30.186Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-11T17:54:30.186Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T17:54:30.186Z] OK: 6 MiB in 15 packages [2021-11-11T17:54:30.462Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-11T17:54:30.462Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T17:54:30.462Z] OK: 6 MiB in 15 packages [2021-11-11T17:54:30.847Z] Removing intermediate container edfc3a00a7cc [2021-11-11T17:54:30.847Z] ---> 57591170f608 [2021-11-11T17:54:30.847Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-11T17:54:30.847Z] ---> Running in e43292ddc91c [2021-11-11T17:54:31.040Z] Removing intermediate container 5276da15e3f4 [2021-11-11T17:54:31.040Z] ---> bf9f07a34813 [2021-11-11T17:54:31.040Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T17:54:31.305Z] Removing intermediate container aff3bc8db26f [2021-11-11T17:54:31.305Z] ---> a9380fea4192 [2021-11-11T17:54:31.305Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T17:54:31.305Z] ---> Running in cffb41d32911 [2021-11-11T17:54:31.305Z] Removing intermediate container b8c29831873e [2021-11-11T17:54:31.305Z] ---> 5fe260cca3d8 [2021-11-11T17:54:31.305Z] [2021-11-11T17:54:31.305Z] Step 9/20 : FROM alpine:3.14 [2021-11-11T17:54:31.305Z] ---> 14119a10abf4 [2021-11-11T17:54:31.305Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-11T17:54:31.568Z] ---> Running in c683cfa5d823 [2021-11-11T17:54:31.568Z] ---> Running in 03e85bbf2923 [2021-11-11T17:54:31.568Z] Removing intermediate container cffb41d32911 [2021-11-11T17:54:31.568Z] ---> 44171a762261 [2021-11-11T17:54:31.568Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-11T17:54:31.568Z] ---> Running in 07564946a38d [2021-11-11T17:54:31.568Z] Removing intermediate container c683cfa5d823 [2021-11-11T17:54:31.568Z] ---> 57552d642bca [2021-11-11T17:54:31.568Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-11T17:54:31.568Z] ---> Running in a079157d4368 [2021-11-11T17:54:31.833Z] Removing intermediate container 638d5cacf979 [2021-11-11T17:54:31.833Z] ---> 866a73af8a0f [2021-11-11T17:54:31.833Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-11T17:54:31.836Z] Removing intermediate container 07564946a38d [2021-11-11T17:54:31.837Z] ---> 588e400f231f [2021-11-11T17:54:31.837Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-11T17:54:31.837Z] Removing intermediate container a079157d4368 [2021-11-11T17:54:31.837Z] ---> 751728fce845 [2021-11-11T17:54:31.837Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-11T17:54:31.837Z] ---> Running in 2a3a0e5898e1 [2021-11-11T17:54:31.837Z] ---> Running in 3a9011df3160 [2021-11-11T17:54:32.106Z] Removing intermediate container 2a3a0e5898e1 [2021-11-11T17:54:32.106Z] ---> 7bbcb5795b7e [2021-11-11T17:54:32.106Z] Step 14/22 : WORKDIR / [2021-11-11T17:54:32.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T17:54:32.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T17:54:32.106Z] ---> Running in fb2a70d06d45 [2021-11-11T17:54:32.106Z] Removing intermediate container 3a9011df3160 [2021-11-11T17:54:32.106Z] ---> b987ab05c54b [2021-11-11T17:54:32.106Z] Step 14/22 : WORKDIR / [2021-11-11T17:54:32.122Z] ---> Running in a609e7423b7f [2021-11-11T17:54:32.122Z] Removing intermediate container d9e85e77b15f [2021-11-11T17:54:32.122Z] ---> 6e00cceb42c0 [2021-11-11T17:54:32.122Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-11T17:54:32.122Z] Removing intermediate container 6b3e7bd2c50e [2021-11-11T17:54:32.122Z] ---> c4dba5316616 [2021-11-11T17:54:32.122Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-11T17:54:32.122Z] ---> Running in 3961870bd846 [2021-11-11T17:54:32.375Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-11T17:54:32.375Z] ---> Running in d8f0775e4a7c [2021-11-11T17:54:32.375Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-11T17:54:32.375Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-11T17:54:32.375Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-11T17:54:32.375Z] (5/5) Installing curl (7.79.1-r0) [2021-11-11T17:54:32.375Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T17:54:32.375Z] Executing ca-certificates-20191127-r5.trigger [2021-11-11T17:54:32.375Z] OK: 8 MiB in 19 packages [2021-11-11T17:54:32.375Z] Removing intermediate container fb2a70d06d45 [2021-11-11T17:54:32.375Z] ---> e05cbae4cd5b [2021-11-11T17:54:32.375Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T17:54:32.402Z] ---> Running in e5d2e305a2eb [2021-11-11T17:54:32.650Z] Removing intermediate container d8f0775e4a7c [2021-11-11T17:54:32.650Z] ---> 869602fd5493 [2021-11-11T17:54:32.650Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T17:54:32.650Z] ---> 1deee7887d2a [2021-11-11T17:54:32.650Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-11T17:54:32.689Z] ---> 1746854b4658 [2021-11-11T17:54:32.689Z] Step 9/23 : RUN go mod tidy [2021-11-11T17:54:32.928Z] ---> f2651d5bcc8a [2021-11-11T17:54:32.928Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-11T17:54:32.928Z] Removing intermediate container ed191bec9cc0 [2021-11-11T17:54:32.928Z] ---> 23761c53d341 [2021-11-11T17:54:32.928Z] [2021-11-11T17:54:32.928Z] Step 11/23 : FROM alpine:3.14 [2021-11-11T17:54:32.928Z] ---> 14119a10abf4 [2021-11-11T17:54:32.928Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-11T17:54:32.928Z] ---> Using cache [2021-11-11T17:54:32.928Z] ---> a9380fea4192 [2021-11-11T17:54:32.928Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T17:54:32.928Z] ---> Using cache [2021-11-11T17:54:32.928Z] ---> 57552d642bca [2021-11-11T17:54:32.928Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-11T17:54:32.928Z] ---> Running in 6d922e7c7891 [2021-11-11T17:54:32.928Z] Removing intermediate container 03e85bbf2923 [2021-11-11T17:54:32.928Z] ---> fe454ee052c0 [2021-11-11T17:54:32.928Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-11T17:54:32.970Z] ---> Running in 0077842f8977 [2021-11-11T17:54:33.203Z] ---> Running in 0c2ff87c6a6f [2021-11-11T17:54:33.203Z] Removing intermediate container 6d922e7c7891 [2021-11-11T17:54:33.203Z] ---> ea1aa02eea4b [2021-11-11T17:54:33.203Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-11T17:54:33.203Z] ---> 329a1c1a5a2e [2021-11-11T17:54:33.203Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-11T17:54:33.203Z] ---> Running in 6edced3770e9 [2021-11-11T17:54:33.203Z] Removing intermediate container 0c2ff87c6a6f [2021-11-11T17:54:33.203Z] ---> c66f0c0ef74b [2021-11-11T17:54:33.203Z] Step 12/20 : WORKDIR /edgex [2021-11-11T17:54:33.203Z] ---> 929ab1f55962 [2021-11-11T17:54:33.203Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-11T17:54:33.203Z] ---> Running in d93b3c1fabf5 [2021-11-11T17:54:33.203Z] Removing intermediate container 6edced3770e9 [2021-11-11T17:54:33.203Z] ---> e8678b42f8ce [2021-11-11T17:54:33.203Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T17:54:33.247Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-11T17:54:33.474Z] ---> 8fb7ad72dbad [2021-11-11T17:54:33.474Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-11T17:54:33.474Z] Removing intermediate container d93b3c1fabf5 [2021-11-11T17:54:33.474Z] ---> c5608c76379d [2021-11-11T17:54:33.474Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-11T17:54:33.474Z] ---> Running in 1b0cfece8c4e [2021-11-11T17:54:33.474Z] ---> 5cf592a35457 [2021-11-11T17:54:33.474Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-11T17:54:33.474Z] ---> 390ced3db3a2 [2021-11-11T17:54:33.474Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-11T17:54:33.474Z] ---> Running in ece5fe472ef5 [2021-11-11T17:54:33.744Z] ---> 9ec596ca9921 [2021-11-11T17:54:33.744Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-11T17:54:33.744Z] Removing intermediate container 1b0cfece8c4e [2021-11-11T17:54:33.744Z] ---> 79ee3a6c6550 [2021-11-11T17:54:33.744Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T17:54:33.744Z] Removing intermediate container ece5fe472ef5 [2021-11-11T17:54:33.744Z] ---> dbc8429fb65f [2021-11-11T17:54:33.744Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T17:54:33.745Z] ---> Running in 78cf74996163 [2021-11-11T17:54:33.745Z] ---> Running in 9760904b403c [2021-11-11T17:54:34.007Z] ---> f51947575475 [2021-11-11T17:54:34.007Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-11T17:54:34.007Z] Removing intermediate container 78cf74996163 [2021-11-11T17:54:34.007Z] ---> 529e33beae20 [2021-11-11T17:54:34.007Z] Step 20/22 : LABEL arch=x86_64 [2021-11-11T17:54:34.007Z] Removing intermediate container 9760904b403c [2021-11-11T17:54:34.007Z] ---> 234c598da7f4 [2021-11-11T17:54:34.007Z] Step 20/22 : LABEL arch=x86_64 [2021-11-11T17:54:34.007Z] ---> Running in b9d6bab4eb92 [2021-11-11T17:54:34.007Z] ---> Running in 283d424d1e3a [2021-11-11T17:54:34.007Z] ---> 78111f1a2df0 [2021-11-11T17:54:34.007Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-11T17:54:34.229Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o cmd/core-command/core-command ./cmd/core-command [2021-11-11T17:54:34.271Z] ---> e21a57b19132 [2021-11-11T17:54:34.271Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-11T17:54:34.272Z] Removing intermediate container 283d424d1e3a [2021-11-11T17:54:34.272Z] ---> 5c4944e4afd0 [2021-11-11T17:54:34.272Z] Step 21/22 : LABEL git_sha=23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T17:54:34.272Z] ---> Running in 811f5ab35eb0 [2021-11-11T17:54:34.272Z] Removing intermediate container b9d6bab4eb92 [2021-11-11T17:54:34.272Z] ---> f794834fb2f6 [2021-11-11T17:54:34.272Z] Step 21/22 : LABEL git_sha=23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T17:54:34.272Z] ---> Running in 2128458580e0 [2021-11-11T17:54:34.272Z] ---> Running in ab59aa399108 [2021-11-11T17:54:34.552Z] Removing intermediate container 811f5ab35eb0 [2021-11-11T17:54:34.552Z] ---> fe69d2c97471 [2021-11-11T17:54:34.552Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T17:54:34.552Z] Removing intermediate container 2128458580e0 [2021-11-11T17:54:34.552Z] ---> 7ed4986d729d [2021-11-11T17:54:34.552Z] Step 22/22 : LABEL version=2.0.1-dev.93 [2021-11-11T17:54:34.552Z] ---> Running in f24495338b99 [2021-11-11T17:54:34.552Z] ---> Running in 4ed3983f4df1 [2021-11-11T17:54:34.552Z] Removing intermediate container ab59aa399108 [2021-11-11T17:54:34.552Z] ---> cc4833089e74 [2021-11-11T17:54:34.552Z] Step 22/22 : LABEL version=2.0.1-dev.93 [2021-11-11T17:54:34.552Z] ---> 9b2d03b57d1e [2021-11-11T17:54:34.552Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-11T17:54:34.552Z] ---> Running in dde4a1f33d0b [2021-11-11T17:54:34.552Z] ---> Running in fbca76625e82 [2021-11-11T17:54:34.552Z] Removing intermediate container 4ed3983f4df1 [2021-11-11T17:54:34.552Z] ---> 6d07737e123b [2021-11-11T17:54:34.552Z] [2021-11-11T17:54:34.854Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-11T17:54:34.854Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-11T17:54:34.875Z] Removing intermediate container f24495338b99 [2021-11-11T17:54:34.875Z] ---> d3aa957dc6e7 [2021-11-11T17:54:34.875Z] Step 21/23 : LABEL arch=x86_64 [2021-11-11T17:54:34.875Z] Removing intermediate container fbca76625e82 [2021-11-11T17:54:34.875Z] ---> c8e31a913493 [2021-11-11T17:54:34.875Z] [2021-11-11T17:54:34.875Z] ---> Running in aa6f835f0301 [2021-11-11T17:54:34.875Z] Successfully built 6d07737e123b [2021-11-11T17:54:34.875Z] Successfully tagged core-command:latest [2021-11-11T17:54:34.875Z]  Building core-command ... done Removing intermediate container dde4a1f33d0b [2021-11-11T17:54:34.875Z] ---> db96ed213c10 [2021-11-11T17:54:34.875Z] Step 17/20 : CMD ["--init=true"] [2021-11-11T17:54:34.875Z] Successfully built c8e31a913493 [2021-11-11T17:54:34.875Z] Successfully tagged core-metadata:latest [2021-11-11T17:54:34.875Z]  Building core-metadata ... done  ---> Running in 31224e4f3634 [2021-11-11T17:54:34.875Z] Removing intermediate container aa6f835f0301 [2021-11-11T17:54:34.875Z] ---> 89bfff7cde05 [2021-11-11T17:54:34.875Z] Step 22/23 : LABEL git_sha=23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T17:54:34.875Z] ---> Running in 66539240b2e2 [2021-11-11T17:54:35.267Z] Removing intermediate container 31224e4f3634 [2021-11-11T17:54:35.267Z] ---> 81090d17ff0e [2021-11-11T17:54:35.267Z] Step 18/20 : LABEL arch=x86_64 [2021-11-11T17:54:35.267Z] ---> Running in 782cd99d9304 [2021-11-11T17:54:35.267Z] Removing intermediate container 66539240b2e2 [2021-11-11T17:54:35.267Z] ---> c026f754aa59 [2021-11-11T17:54:35.267Z] Step 23/23 : LABEL version=2.0.1-dev.93 [2021-11-11T17:54:35.267Z] ---> Running in e36c91547f00 [2021-11-11T17:54:35.267Z] Removing intermediate container 782cd99d9304 [2021-11-11T17:54:35.267Z] ---> d2afc3bb07c2 [2021-11-11T17:54:35.267Z] Step 19/20 : LABEL git_sha=23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T17:54:35.267Z] ---> Running in 3a99d97c22a9 [2021-11-11T17:54:35.267Z] Removing intermediate container e36c91547f00 [2021-11-11T17:54:35.267Z] ---> d23ade1312fa [2021-11-11T17:54:35.267Z] [2021-11-11T17:54:35.267Z] Successfully built d23ade1312fa [2021-11-11T17:54:35.267Z] Successfully tagged support-scheduler:latest [2021-11-11T17:54:35.267Z]  Building support-scheduler ... done Removing intermediate container 3a99d97c22a9 [2021-11-11T17:54:35.267Z] ---> 8961198feb4e [2021-11-11T17:54:35.267Z] Step 20/20 : LABEL version=2.0.1-dev.93 [2021-11-11T17:54:35.267Z] ---> Running in fd9466bf3f29 [2021-11-11T17:54:35.585Z] Removing intermediate container fd9466bf3f29 [2021-11-11T17:54:35.585Z] ---> 7d19b3c7b8ce [2021-11-11T17:54:35.585Z] [2021-11-11T17:54:35.585Z] Successfully built 7d19b3c7b8ce [2021-11-11T17:54:35.585Z] Successfully tagged security-proxy-setup:latest [2021-11-11T17:54:35.651Z]  Building security-proxy-setup ... done  [Pipeline] } [2021-11-11T17:54:35.659Z] $ docker stop --time=1 38883f460fccd76ee3c1f02c99fdb8c8fdbe502aeff513fcf3869fcedc70be00 [2021-11-11T17:54:37.095Z] $ docker rm -f 38883f460fccd76ee3c1f02c99fdb8c8fdbe502aeff513fcf3869fcedc70be00 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-11T17:54:37.454Z] + docker images [2021-11-11T17:54:37.454Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-11T17:54:37.454Z] security-proxy-setup latest 7d19b3c7b8ce 2 seconds ago 26.9MB [2021-11-11T17:54:37.454Z] support-scheduler latest d23ade1312fa 2 seconds ago 16.2MB [2021-11-11T17:54:37.454Z] core-command latest 6d07737e123b 3 seconds ago 16.1MB [2021-11-11T17:54:37.454Z] core-metadata latest c8e31a913493 3 seconds ago 16.9MB [2021-11-11T17:54:37.454Z] 23761c53d341 5 seconds ago 1.76GB [2021-11-11T17:54:37.454Z] 5fe260cca3d8 6 seconds ago 1.76GB [2021-11-11T17:54:37.454Z] d3f4807d6f66 9 seconds ago 1.75GB [2021-11-11T17:54:37.454Z] 8ee80c4f50f2 9 seconds ago 1.76GB [2021-11-11T17:54:37.454Z] sys-mgmt-agent latest 716ef035c856 44 seconds ago 294MB [2021-11-11T17:54:37.454Z] core-data latest ce6a2e235828 About a minute ago 20.7MB [2021-11-11T17:54:37.454Z] security-bootstrapper latest 621466eeaf94 About a minute ago 18.9MB [2021-11-11T17:54:37.454Z] security-secretstore-setup latest d9af76d47ee2 About a minute ago 28.4MB [2021-11-11T17:54:37.454Z] support-notifications latest 5dd7ed303c7c About a minute ago 16.9MB [2021-11-11T17:54:37.454Z] a6372e4614d4 About a minute ago 1.76GB [2021-11-11T17:54:37.455Z] 748c33bfd460 About a minute ago 1.76GB [2021-11-11T17:54:37.455Z] b6652b02cbc0 About a minute ago 1.76GB [2021-11-11T17:54:37.455Z] ea320e15ad7b About a minute ago 1.76GB [2021-11-11T17:54:37.455Z] b6aa886a48ff About a minute ago 1.76GB [2021-11-11T17:54:37.455Z] ci-base-image-x86_64 latest 06bbce857fb0 6 minutes ago 1.25GB [2021-11-11T17:54:37.455Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 4 weeks ago 548MB [2021-11-11T17:54:37.455Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 4 weeks ago 34.5MB [2021-11-11T17:54:37.455Z] docker 20.10.8 bc6c0ffef665 2 months ago 214MB [2021-11-11T17:54:37.455Z] alpine 3.14 14119a10abf4 2 months ago 5.6MB [2021-11-11T17:54:37.455Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T17:54:37.707Z] provisioning config files... [2021-11-11T17:54:37.720Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/105@tmp/config2072034724757118130tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T17:54:38.026Z] ---> docker-login.sh [2021-11-11T17:54:38.026Z] nexus3.edgexfoundry.org:10001 [2021-11-11T17:54:38.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T17:54:38.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T17:54:38.026Z] Configure a credential helper to remove this warning. See [2021-11-11T17:54:38.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T17:54:38.026Z] [2021-11-11T17:54:38.026Z] Login Succeeded [2021-11-11T17:54:38.026Z] nexus3.edgexfoundry.org:10002 [2021-11-11T17:54:38.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T17:54:38.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T17:54:38.286Z] Configure a credential helper to remove this warning. See [2021-11-11T17:54:38.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T17:54:38.286Z] [2021-11-11T17:54:38.286Z] Login Succeeded [2021-11-11T17:54:38.286Z] nexus3.edgexfoundry.org:10003 [2021-11-11T17:54:38.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T17:54:38.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T17:54:38.286Z] Configure a credential helper to remove this warning. See [2021-11-11T17:54:38.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T17:54:38.286Z] [2021-11-11T17:54:38.286Z] Login Succeeded [2021-11-11T17:54:38.286Z] nexus3.edgexfoundry.org:10004 [2021-11-11T17:54:38.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T17:54:38.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T17:54:38.547Z] Configure a credential helper to remove this warning. See [2021-11-11T17:54:38.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T17:54:38.547Z] [2021-11-11T17:54:38.547Z] Login Succeeded [2021-11-11T17:54:38.547Z] docker.io [2021-11-11T17:54:38.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T17:54:38.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T17:54:38.808Z] Configure a credential helper to remove this warning. See [2021-11-11T17:54:38.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T17:54:38.808Z] [2021-11-11T17:54:38.808Z] Login Succeeded [2021-11-11T17:54:38.808Z] ---> docker-login.sh ends [Pipeline] } [2021-11-11T17:54:38.817Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T17:54:38.851Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-11T17:54:38.874Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-11-11T17:54:38.874Z] 23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T17:54:38.874Z] latest [2021-11-11T17:54:38.874Z] 2.0.1-dev.93 [2021-11-11T17:54:38.874Z] 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [2021-11-11T17:54:38.874Z] main [2021-11-11T17:54:38.874Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:54:39.196Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:23297b73a36dbb0569f4168faa1adbec72d87445 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:54:39.498Z] + docker push nexus3.edgexfoundry.org:10004/core-command:23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T17:54:39.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-11T17:54:39.498Z] 16ac8e4d510d: Preparing [2021-11-11T17:54:39.498Z] 56ca2806b48d: Preparing [2021-11-11T17:54:39.498Z] de62ea2293e5: Preparing [2021-11-11T17:54:39.498Z] e6e14982dce5: Preparing [2021-11-11T17:54:39.498Z] e2eb06d8af82: Preparing [2021-11-11T17:54:39.498Z] e2eb06d8af82: Layer already exists [2021-11-11T17:54:39.498Z] 16ac8e4d510d: Pushed [2021-11-11T17:54:39.498Z] e6e14982dce5: Pushed [2021-11-11T17:54:39.498Z] de62ea2293e5: Pushed [2021-11-11T17:54:40.440Z] 56ca2806b48d: Pushed [2021-11-11T17:54:40.700Z] 23297b73a36dbb0569f4168faa1adbec72d87445: digest: sha256:553c4d75ba9fa2a868f77425d46fe971c0a6bc1131416b121d0688d0c8186998 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:54:41.011Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:54:41.308Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-11-11T17:54:41.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-11T17:54:41.308Z] 16ac8e4d510d: Preparing [2021-11-11T17:54:41.308Z] 56ca2806b48d: Preparing [2021-11-11T17:54:41.308Z] de62ea2293e5: Preparing [2021-11-11T17:54:41.308Z] e6e14982dce5: Preparing [2021-11-11T17:54:41.308Z] e2eb06d8af82: Preparing [2021-11-11T17:54:41.308Z] 56ca2806b48d: Layer already exists [2021-11-11T17:54:41.308Z] 16ac8e4d510d: Layer already exists [2021-11-11T17:54:41.308Z] e2eb06d8af82: Layer already exists [2021-11-11T17:54:41.308Z] e6e14982dce5: Layer already exists [2021-11-11T17:54:41.308Z] de62ea2293e5: Layer already exists [2021-11-11T17:54:41.308Z] latest: digest: sha256:553c4d75ba9fa2a868f77425d46fe971c0a6bc1131416b121d0688d0c8186998 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:54:41.603Z] Removing intermediate container 0077842f8977 [2021-11-11T17:54:41.603Z] ---> f78a1ffb0424 [2021-11-11T17:54:41.603Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-11T17:54:41.603Z] ---> Running in 8d5e5bdce637 [2021-11-11T17:54:41.613Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:54:41.933Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.93 [2021-11-11T17:54:41.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-11T17:54:41.933Z] 16ac8e4d510d: Preparing [2021-11-11T17:54:41.933Z] 56ca2806b48d: Preparing [2021-11-11T17:54:41.933Z] de62ea2293e5: Preparing [2021-11-11T17:54:41.933Z] e6e14982dce5: Preparing [2021-11-11T17:54:41.933Z] e2eb06d8af82: Preparing [2021-11-11T17:54:41.933Z] de62ea2293e5: Layer already exists [2021-11-11T17:54:41.933Z] e2eb06d8af82: Layer already exists [2021-11-11T17:54:41.933Z] 56ca2806b48d: Layer already exists [2021-11-11T17:54:41.933Z] 16ac8e4d510d: Layer already exists [2021-11-11T17:54:41.933Z] e6e14982dce5: Layer already exists [2021-11-11T17:54:41.933Z] 2.0.1-dev.93: digest: sha256:553c4d75ba9fa2a868f77425d46fe971c0a6bc1131416b121d0688d0c8186998 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:54:42.232Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:54:42.522Z] + docker push nexus3.edgexfoundry.org:10004/core-command:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [2021-11-11T17:54:42.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-11T17:54:42.522Z] 16ac8e4d510d: Preparing [2021-11-11T17:54:42.522Z] 56ca2806b48d: Preparing [2021-11-11T17:54:42.522Z] de62ea2293e5: Preparing [2021-11-11T17:54:42.522Z] e6e14982dce5: Preparing [2021-11-11T17:54:42.522Z] e2eb06d8af82: Preparing [2021-11-11T17:54:42.522Z] e6e14982dce5: Layer already exists [2021-11-11T17:54:42.522Z] e2eb06d8af82: Layer already exists [2021-11-11T17:54:42.522Z] de62ea2293e5: Layer already exists [2021-11-11T17:54:42.522Z] 16ac8e4d510d: Layer already exists [2021-11-11T17:54:42.522Z] 56ca2806b48d: Layer already exists [2021-11-11T17:54:42.522Z] 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93: digest: sha256:553c4d75ba9fa2a868f77425d46fe971c0a6bc1131416b121d0688d0c8186998 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:54:42.746Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-11T17:54:42.821Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:54:43.116Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-11-11T17:54:43.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-11T17:54:43.116Z] 16ac8e4d510d: Preparing [2021-11-11T17:54:43.116Z] 56ca2806b48d: Preparing [2021-11-11T17:54:43.116Z] de62ea2293e5: Preparing [2021-11-11T17:54:43.116Z] e6e14982dce5: Preparing [2021-11-11T17:54:43.116Z] e2eb06d8af82: Preparing [2021-11-11T17:54:43.116Z] 16ac8e4d510d: Layer already exists [2021-11-11T17:54:43.116Z] e2eb06d8af82: Layer already exists [2021-11-11T17:54:43.116Z] 56ca2806b48d: Layer already exists [2021-11-11T17:54:43.116Z] e6e14982dce5: Layer already exists [2021-11-11T17:54:43.116Z] de62ea2293e5: Layer already exists [2021-11-11T17:54:43.116Z] main: digest: sha256:553c4d75ba9fa2a868f77425d46fe971c0a6bc1131416b121d0688d0c8186998 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T17:54:43.144Z] ===================================================== [Pipeline] echo [2021-11-11T17:54:43.151Z] taggedImages: [2021-11-11T17:54:43.151Z] - nexus3.edgexfoundry.org:10004/core-command:23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T17:54:43.151Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-11-11T17:54:43.151Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.93 [2021-11-11T17:54:43.151Z] - nexus3.edgexfoundry.org:10004/core-command:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [2021-11-11T17:54:43.151Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-11-11T17:54:43.168Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-11-11T17:54:43.168Z] 23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T17:54:43.168Z] latest [2021-11-11T17:54:43.168Z] 2.0.1-dev.93 [2021-11-11T17:54:43.168Z] 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [2021-11-11T17:54:43.168Z] main [2021-11-11T17:54:43.168Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:54:43.476Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:23297b73a36dbb0569f4168faa1adbec72d87445 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:54:43.787Z] + docker push nexus3.edgexfoundry.org:10004/core-data:23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T17:54:43.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-11T17:54:43.787Z] 30199714faf5: Preparing [2021-11-11T17:54:43.787Z] f65f5d86377c: Preparing [2021-11-11T17:54:43.787Z] de62ea2293e5: Preparing [2021-11-11T17:54:43.787Z] c521b82121e1: Preparing [2021-11-11T17:54:43.787Z] 38ffd3d98b26: Preparing [2021-11-11T17:54:43.787Z] e2eb06d8af82: Preparing [2021-11-11T17:54:43.787Z] e2eb06d8af82: Waiting [2021-11-11T17:54:43.787Z] de62ea2293e5: Layer already exists [2021-11-11T17:54:44.048Z] e2eb06d8af82: Layer already exists [2021-11-11T17:54:44.048Z] 38ffd3d98b26: Pushed [2021-11-11T17:54:44.048Z] 30199714faf5: Pushed [2021-11-11T17:54:44.048Z] c521b82121e1: Pushed [2021-11-11T17:54:44.989Z] f65f5d86377c: Pushed [2021-11-11T17:54:44.989Z] 23297b73a36dbb0569f4168faa1adbec72d87445: digest: sha256:1374ba7259907772416ec22eb949b7dbcc130479dc85e6058ed57623bcd4683d size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:54:45.284Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:54:45.585Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-11-11T17:54:45.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-11T17:54:45.585Z] 30199714faf5: Preparing [2021-11-11T17:54:45.585Z] f65f5d86377c: Preparing [2021-11-11T17:54:45.585Z] de62ea2293e5: Preparing [2021-11-11T17:54:45.585Z] c521b82121e1: Preparing [2021-11-11T17:54:45.585Z] 38ffd3d98b26: Preparing [2021-11-11T17:54:45.585Z] e2eb06d8af82: Preparing [2021-11-11T17:54:45.585Z] e2eb06d8af82: Waiting [2021-11-11T17:54:45.585Z] 38ffd3d98b26: Layer already exists [2021-11-11T17:54:45.585Z] de62ea2293e5: Layer already exists [2021-11-11T17:54:45.585Z] c521b82121e1: Layer already exists [2021-11-11T17:54:45.585Z] f65f5d86377c: Layer already exists [2021-11-11T17:54:45.585Z] 30199714faf5: Layer already exists [2021-11-11T17:54:45.585Z] e2eb06d8af82: Layer already exists [2021-11-11T17:54:45.585Z] latest: digest: sha256:1374ba7259907772416ec22eb949b7dbcc130479dc85e6058ed57623bcd4683d size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:54:45.879Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:54:46.170Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.93 [2021-11-11T17:54:46.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-11T17:54:46.170Z] 30199714faf5: Preparing [2021-11-11T17:54:46.170Z] f65f5d86377c: Preparing [2021-11-11T17:54:46.170Z] de62ea2293e5: Preparing [2021-11-11T17:54:46.170Z] c521b82121e1: Preparing [2021-11-11T17:54:46.170Z] 38ffd3d98b26: Preparing [2021-11-11T17:54:46.170Z] e2eb06d8af82: Preparing [2021-11-11T17:54:46.170Z] e2eb06d8af82: Waiting [2021-11-11T17:54:46.170Z] f65f5d86377c: Layer already exists [2021-11-11T17:54:46.170Z] c521b82121e1: Layer already exists [2021-11-11T17:54:46.170Z] de62ea2293e5: Layer already exists [2021-11-11T17:54:46.170Z] 30199714faf5: Layer already exists [2021-11-11T17:54:46.170Z] 38ffd3d98b26: Layer already exists [2021-11-11T17:54:46.170Z] e2eb06d8af82: Layer already exists [2021-11-11T17:54:46.170Z] 2.0.1-dev.93: digest: sha256:1374ba7259907772416ec22eb949b7dbcc130479dc85e6058ed57623bcd4683d size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:54:46.462Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:54:46.757Z] + docker push nexus3.edgexfoundry.org:10004/core-data:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [2021-11-11T17:54:46.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-11T17:54:46.757Z] 30199714faf5: Preparing [2021-11-11T17:54:46.757Z] f65f5d86377c: Preparing [2021-11-11T17:54:46.757Z] de62ea2293e5: Preparing [2021-11-11T17:54:46.757Z] c521b82121e1: Preparing [2021-11-11T17:54:46.757Z] 38ffd3d98b26: Preparing [2021-11-11T17:54:46.757Z] e2eb06d8af82: Preparing [2021-11-11T17:54:46.757Z] e2eb06d8af82: Waiting [2021-11-11T17:54:46.757Z] 30199714faf5: Layer already exists [2021-11-11T17:54:46.757Z] f65f5d86377c: Layer already exists [2021-11-11T17:54:46.757Z] 38ffd3d98b26: Layer already exists [2021-11-11T17:54:46.757Z] de62ea2293e5: Layer already exists [2021-11-11T17:54:46.757Z] c521b82121e1: Layer already exists [2021-11-11T17:54:46.757Z] e2eb06d8af82: Layer already exists [2021-11-11T17:54:46.757Z] 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93: digest: sha256:1374ba7259907772416ec22eb949b7dbcc130479dc85e6058ed57623bcd4683d size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:54:47.047Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:54:47.338Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-11-11T17:54:47.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-11T17:54:47.338Z] 30199714faf5: Preparing [2021-11-11T17:54:47.338Z] f65f5d86377c: Preparing [2021-11-11T17:54:47.338Z] de62ea2293e5: Preparing [2021-11-11T17:54:47.338Z] c521b82121e1: Preparing [2021-11-11T17:54:47.338Z] 38ffd3d98b26: Preparing [2021-11-11T17:54:47.338Z] e2eb06d8af82: Preparing [2021-11-11T17:54:47.338Z] e2eb06d8af82: Waiting [2021-11-11T17:54:47.338Z] f65f5d86377c: Layer already exists [2021-11-11T17:54:47.338Z] de62ea2293e5: Layer already exists [2021-11-11T17:54:47.338Z] c521b82121e1: Layer already exists [2021-11-11T17:54:47.338Z] 30199714faf5: Layer already exists [2021-11-11T17:54:47.338Z] 38ffd3d98b26: Layer already exists [2021-11-11T17:54:47.338Z] e2eb06d8af82: Layer already exists [2021-11-11T17:54:47.338Z] main: digest: sha256:1374ba7259907772416ec22eb949b7dbcc130479dc85e6058ed57623bcd4683d size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T17:54:47.369Z] ===================================================== [Pipeline] echo [2021-11-11T17:54:47.377Z] taggedImages: [2021-11-11T17:54:47.377Z] - nexus3.edgexfoundry.org:10004/core-data:23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T17:54:47.377Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-11-11T17:54:47.377Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.93 [2021-11-11T17:54:47.377Z] - nexus3.edgexfoundry.org:10004/core-data:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [2021-11-11T17:54:47.377Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-11-11T17:54:47.395Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-11-11T17:54:47.395Z] 23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T17:54:47.395Z] latest [2021-11-11T17:54:47.395Z] 2.0.1-dev.93 [2021-11-11T17:54:47.395Z] 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [2021-11-11T17:54:47.395Z] main [2021-11-11T17:54:47.395Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:54:47.705Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:23297b73a36dbb0569f4168faa1adbec72d87445 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:54:48.000Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T17:54:48.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-11T17:54:48.000Z] 9f4a21d627e4: Preparing [2021-11-11T17:54:48.000Z] 983486ba03b0: Preparing [2021-11-11T17:54:48.000Z] de62ea2293e5: Preparing [2021-11-11T17:54:48.000Z] ea4c3aa966db: Preparing [2021-11-11T17:54:48.000Z] e2eb06d8af82: Preparing [2021-11-11T17:54:48.000Z] e2eb06d8af82: Layer already exists [2021-11-11T17:54:48.000Z] de62ea2293e5: Layer already exists [2021-11-11T17:54:48.000Z] 9f4a21d627e4: Pushed [2021-11-11T17:54:48.000Z] ea4c3aa966db: Pushed [2021-11-11T17:54:48.945Z] 983486ba03b0: Pushed [2021-11-11T17:54:49.205Z] 23297b73a36dbb0569f4168faa1adbec72d87445: digest: sha256:08817416b2b9b4225d43576494c1cdf7e015833f050906a9d738f2572c0e2fae size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:54:49.504Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:54:49.797Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-11-11T17:54:49.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-11T17:54:49.797Z] 9f4a21d627e4: Preparing [2021-11-11T17:54:49.797Z] 983486ba03b0: Preparing [2021-11-11T17:54:49.797Z] de62ea2293e5: Preparing [2021-11-11T17:54:49.797Z] ea4c3aa966db: Preparing [2021-11-11T17:54:49.797Z] e2eb06d8af82: Preparing [2021-11-11T17:54:49.797Z] 9f4a21d627e4: Layer already exists [2021-11-11T17:54:49.797Z] e2eb06d8af82: Layer already exists [2021-11-11T17:54:49.797Z] de62ea2293e5: Layer already exists [2021-11-11T17:54:49.797Z] 983486ba03b0: Layer already exists [2021-11-11T17:54:49.797Z] ea4c3aa966db: Layer already exists [2021-11-11T17:54:49.797Z] latest: digest: sha256:08817416b2b9b4225d43576494c1cdf7e015833f050906a9d738f2572c0e2fae size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:54:50.093Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:54:50.385Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.93 [2021-11-11T17:54:50.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-11T17:54:50.385Z] 9f4a21d627e4: Preparing [2021-11-11T17:54:50.385Z] 983486ba03b0: Preparing [2021-11-11T17:54:50.385Z] de62ea2293e5: Preparing [2021-11-11T17:54:50.385Z] ea4c3aa966db: Preparing [2021-11-11T17:54:50.385Z] e2eb06d8af82: Preparing [2021-11-11T17:54:50.385Z] e2eb06d8af82: Layer already exists [2021-11-11T17:54:50.385Z] de62ea2293e5: Layer already exists [2021-11-11T17:54:50.385Z] ea4c3aa966db: Layer already exists [2021-11-11T17:54:50.385Z] 983486ba03b0: Layer already exists [2021-11-11T17:54:50.385Z] 9f4a21d627e4: Layer already exists [2021-11-11T17:54:50.385Z] 2.0.1-dev.93: digest: sha256:08817416b2b9b4225d43576494c1cdf7e015833f050906a9d738f2572c0e2fae size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:54:50.682Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:54:50.978Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [2021-11-11T17:54:50.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-11T17:54:50.978Z] 9f4a21d627e4: Preparing [2021-11-11T17:54:50.978Z] 983486ba03b0: Preparing [2021-11-11T17:54:50.978Z] de62ea2293e5: Preparing [2021-11-11T17:54:50.978Z] ea4c3aa966db: Preparing [2021-11-11T17:54:50.978Z] e2eb06d8af82: Preparing [2021-11-11T17:54:50.978Z] 983486ba03b0: Layer already exists [2021-11-11T17:54:50.978Z] e2eb06d8af82: Layer already exists [2021-11-11T17:54:50.978Z] de62ea2293e5: Layer already exists [2021-11-11T17:54:50.978Z] ea4c3aa966db: Layer already exists [2021-11-11T17:54:50.978Z] 9f4a21d627e4: Layer already exists [2021-11-11T17:54:50.978Z] 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93: digest: sha256:08817416b2b9b4225d43576494c1cdf7e015833f050906a9d738f2572c0e2fae size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:54:51.270Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:54:51.564Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-11-11T17:54:51.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-11T17:54:51.564Z] 9f4a21d627e4: Preparing [2021-11-11T17:54:51.564Z] 983486ba03b0: Preparing [2021-11-11T17:54:51.564Z] de62ea2293e5: Preparing [2021-11-11T17:54:51.564Z] ea4c3aa966db: Preparing [2021-11-11T17:54:51.564Z] e2eb06d8af82: Preparing [2021-11-11T17:54:51.564Z] 9f4a21d627e4: Layer already exists [2021-11-11T17:54:51.564Z] 983486ba03b0: Layer already exists [2021-11-11T17:54:51.564Z] de62ea2293e5: Layer already exists [2021-11-11T17:54:51.564Z] ea4c3aa966db: Layer already exists [2021-11-11T17:54:51.564Z] e2eb06d8af82: Layer already exists [2021-11-11T17:54:51.564Z] main: digest: sha256:08817416b2b9b4225d43576494c1cdf7e015833f050906a9d738f2572c0e2fae size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T17:54:51.595Z] ===================================================== [Pipeline] echo [2021-11-11T17:54:51.600Z] taggedImages: [2021-11-11T17:54:51.600Z] - nexus3.edgexfoundry.org:10004/core-metadata:23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T17:54:51.600Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-11-11T17:54:51.600Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.93 [2021-11-11T17:54:51.600Z] - nexus3.edgexfoundry.org:10004/core-metadata:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [2021-11-11T17:54:51.600Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-11-11T17:54:51.612Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-11-11T17:54:51.612Z] 23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T17:54:51.612Z] latest [2021-11-11T17:54:51.612Z] 2.0.1-dev.93 [2021-11-11T17:54:51.612Z] 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [2021-11-11T17:54:51.612Z] main [2021-11-11T17:54:51.612Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:54:51.908Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:23297b73a36dbb0569f4168faa1adbec72d87445 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:54:52.203Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T17:54:52.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-11T17:54:52.203Z] e433ab961349: Preparing [2021-11-11T17:54:52.203Z] e433ab961349: Preparing [2021-11-11T17:54:52.203Z] d04875b50ec6: Preparing [2021-11-11T17:54:52.203Z] 5cd62291d19f: Preparing [2021-11-11T17:54:52.203Z] bf4c95c1a6b5: Preparing [2021-11-11T17:54:52.203Z] 26f2a6d27d19: Preparing [2021-11-11T17:54:52.203Z] de62ea2293e5: Preparing [2021-11-11T17:54:52.203Z] ec97e851b8a3: Preparing [2021-11-11T17:54:52.203Z] 891cc70dd937: Preparing [2021-11-11T17:54:52.203Z] 38f9255e1839: Preparing [2021-11-11T17:54:52.203Z] 925d554c2b49: Preparing [2021-11-11T17:54:52.203Z] e2eb06d8af82: Preparing [2021-11-11T17:54:52.203Z] de62ea2293e5: Waiting [2021-11-11T17:54:52.203Z] ec97e851b8a3: Waiting [2021-11-11T17:54:52.203Z] 891cc70dd937: Waiting [2021-11-11T17:54:52.203Z] 38f9255e1839: Waiting [2021-11-11T17:54:52.203Z] 925d554c2b49: Waiting [2021-11-11T17:54:52.203Z] e2eb06d8af82: Waiting [2021-11-11T17:54:52.203Z] d04875b50ec6: Pushed [2021-11-11T17:54:52.203Z] 5cd62291d19f: Pushed [2021-11-11T17:54:52.203Z] e433ab961349: Pushed [2021-11-11T17:54:52.203Z] de62ea2293e5: Layer already exists [2021-11-11T17:54:52.203Z] bf4c95c1a6b5: Pushed [2021-11-11T17:54:52.476Z] ec97e851b8a3: Pushed [2021-11-11T17:54:52.476Z] 925d554c2b49: Pushed [2021-11-11T17:54:52.476Z] 38f9255e1839: Pushed [2021-11-11T17:54:52.476Z] 891cc70dd937: Pushed [2021-11-11T17:54:52.476Z] e2eb06d8af82: Layer already exists [2021-11-11T17:54:53.856Z] 26f2a6d27d19: Pushed [2021-11-11T17:54:53.856Z] 23297b73a36dbb0569f4168faa1adbec72d87445: digest: sha256:74074cc34185f6bf756e225d4e893a670ef31ecec079a848bb7a8ab425dabf6e size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:54:54.152Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:54:54.452Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-11-11T17:54:54.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-11T17:54:54.453Z] e433ab961349: Preparing [2021-11-11T17:54:54.453Z] e433ab961349: Preparing [2021-11-11T17:54:54.453Z] d04875b50ec6: Preparing [2021-11-11T17:54:54.453Z] 5cd62291d19f: Preparing [2021-11-11T17:54:54.453Z] bf4c95c1a6b5: Preparing [2021-11-11T17:54:54.453Z] 26f2a6d27d19: Preparing [2021-11-11T17:54:54.453Z] de62ea2293e5: Preparing [2021-11-11T17:54:54.453Z] ec97e851b8a3: Preparing [2021-11-11T17:54:54.453Z] 891cc70dd937: Preparing [2021-11-11T17:54:54.453Z] 38f9255e1839: Preparing [2021-11-11T17:54:54.453Z] 925d554c2b49: Preparing [2021-11-11T17:54:54.453Z] e2eb06d8af82: Preparing [2021-11-11T17:54:54.453Z] 891cc70dd937: Waiting [2021-11-11T17:54:54.453Z] 38f9255e1839: Waiting [2021-11-11T17:54:54.453Z] 925d554c2b49: Waiting [2021-11-11T17:54:54.453Z] e2eb06d8af82: Waiting [2021-11-11T17:54:54.453Z] de62ea2293e5: Waiting [2021-11-11T17:54:54.453Z] ec97e851b8a3: Waiting [2021-11-11T17:54:54.453Z] 26f2a6d27d19: Layer already exists [2021-11-11T17:54:54.453Z] bf4c95c1a6b5: Layer already exists [2021-11-11T17:54:54.453Z] 5cd62291d19f: Layer already exists [2021-11-11T17:54:54.453Z] d04875b50ec6: Layer already exists [2021-11-11T17:54:54.453Z] e433ab961349: Layer already exists [2021-11-11T17:54:54.453Z] 891cc70dd937: Layer already exists [2021-11-11T17:54:54.453Z] 925d554c2b49: Layer already exists [2021-11-11T17:54:54.453Z] ec97e851b8a3: Layer already exists [2021-11-11T17:54:54.453Z] de62ea2293e5: Layer already exists [2021-11-11T17:54:54.453Z] 38f9255e1839: Layer already exists [2021-11-11T17:54:54.453Z] e2eb06d8af82: Layer already exists [2021-11-11T17:54:54.453Z] latest: digest: sha256:74074cc34185f6bf756e225d4e893a670ef31ecec079a848bb7a8ab425dabf6e size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:54:54.753Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:54:55.041Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.93 [2021-11-11T17:54:55.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-11T17:54:55.041Z] e433ab961349: Preparing [2021-11-11T17:54:55.041Z] e433ab961349: Preparing [2021-11-11T17:54:55.041Z] d04875b50ec6: Preparing [2021-11-11T17:54:55.041Z] 5cd62291d19f: Preparing [2021-11-11T17:54:55.041Z] bf4c95c1a6b5: Preparing [2021-11-11T17:54:55.041Z] 26f2a6d27d19: Preparing [2021-11-11T17:54:55.041Z] de62ea2293e5: Preparing [2021-11-11T17:54:55.041Z] ec97e851b8a3: Preparing [2021-11-11T17:54:55.041Z] 891cc70dd937: Preparing [2021-11-11T17:54:55.041Z] 38f9255e1839: Preparing [2021-11-11T17:54:55.041Z] 925d554c2b49: Preparing [2021-11-11T17:54:55.041Z] e2eb06d8af82: Preparing [2021-11-11T17:54:55.041Z] ec97e851b8a3: Waiting [2021-11-11T17:54:55.041Z] 891cc70dd937: Waiting [2021-11-11T17:54:55.041Z] 38f9255e1839: Waiting [2021-11-11T17:54:55.041Z] 925d554c2b49: Waiting [2021-11-11T17:54:55.041Z] e2eb06d8af82: Waiting [2021-11-11T17:54:55.041Z] de62ea2293e5: Waiting [2021-11-11T17:54:55.041Z] d04875b50ec6: Layer already exists [2021-11-11T17:54:55.041Z] bf4c95c1a6b5: Layer already exists [2021-11-11T17:54:55.041Z] 5cd62291d19f: Layer already exists [2021-11-11T17:54:55.041Z] 26f2a6d27d19: Layer already exists [2021-11-11T17:54:55.041Z] e433ab961349: Layer already exists [2021-11-11T17:54:55.041Z] ec97e851b8a3: Layer already exists [2021-11-11T17:54:55.041Z] de62ea2293e5: Layer already exists [2021-11-11T17:54:55.041Z] 925d554c2b49: Layer already exists [2021-11-11T17:54:55.041Z] 891cc70dd937: Layer already exists [2021-11-11T17:54:55.041Z] 38f9255e1839: Layer already exists [2021-11-11T17:54:55.041Z] e2eb06d8af82: Layer already exists [2021-11-11T17:54:55.041Z] 2.0.1-dev.93: digest: sha256:74074cc34185f6bf756e225d4e893a670ef31ecec079a848bb7a8ab425dabf6e size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:54:55.336Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:54:55.630Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [2021-11-11T17:54:55.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-11T17:54:55.630Z] e433ab961349: Preparing [2021-11-11T17:54:55.630Z] e433ab961349: Preparing [2021-11-11T17:54:55.630Z] d04875b50ec6: Preparing [2021-11-11T17:54:55.630Z] 5cd62291d19f: Preparing [2021-11-11T17:54:55.630Z] bf4c95c1a6b5: Preparing [2021-11-11T17:54:55.630Z] 26f2a6d27d19: Preparing [2021-11-11T17:54:55.630Z] de62ea2293e5: Preparing [2021-11-11T17:54:55.630Z] ec97e851b8a3: Preparing [2021-11-11T17:54:55.630Z] 891cc70dd937: Preparing [2021-11-11T17:54:55.630Z] 38f9255e1839: Preparing [2021-11-11T17:54:55.630Z] 925d554c2b49: Preparing [2021-11-11T17:54:55.630Z] e2eb06d8af82: Preparing [2021-11-11T17:54:55.630Z] de62ea2293e5: Waiting [2021-11-11T17:54:55.630Z] ec97e851b8a3: Waiting [2021-11-11T17:54:55.630Z] 891cc70dd937: Waiting [2021-11-11T17:54:55.630Z] 38f9255e1839: Waiting [2021-11-11T17:54:55.630Z] 925d554c2b49: Waiting [2021-11-11T17:54:55.630Z] e2eb06d8af82: Waiting [2021-11-11T17:54:55.630Z] 5cd62291d19f: Layer already exists [2021-11-11T17:54:55.630Z] 26f2a6d27d19: Layer already exists [2021-11-11T17:54:55.630Z] e433ab961349: Layer already exists [2021-11-11T17:54:55.630Z] bf4c95c1a6b5: Layer already exists [2021-11-11T17:54:55.630Z] d04875b50ec6: Layer already exists [2021-11-11T17:54:55.630Z] de62ea2293e5: Layer already exists [2021-11-11T17:54:55.630Z] 38f9255e1839: Layer already exists [2021-11-11T17:54:55.630Z] ec97e851b8a3: Layer already exists [2021-11-11T17:54:55.630Z] 925d554c2b49: Layer already exists [2021-11-11T17:54:55.630Z] 891cc70dd937: Layer already exists [2021-11-11T17:54:55.630Z] e2eb06d8af82: Layer already exists [2021-11-11T17:54:55.630Z] 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93: digest: sha256:74074cc34185f6bf756e225d4e893a670ef31ecec079a848bb7a8ab425dabf6e size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:54:55.931Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:54:56.223Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-11-11T17:54:56.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-11T17:54:56.223Z] e433ab961349: Preparing [2021-11-11T17:54:56.223Z] e433ab961349: Preparing [2021-11-11T17:54:56.223Z] d04875b50ec6: Preparing [2021-11-11T17:54:56.223Z] 5cd62291d19f: Preparing [2021-11-11T17:54:56.223Z] bf4c95c1a6b5: Preparing [2021-11-11T17:54:56.223Z] 26f2a6d27d19: Preparing [2021-11-11T17:54:56.223Z] de62ea2293e5: Preparing [2021-11-11T17:54:56.223Z] ec97e851b8a3: Preparing [2021-11-11T17:54:56.223Z] 891cc70dd937: Preparing [2021-11-11T17:54:56.223Z] 38f9255e1839: Preparing [2021-11-11T17:54:56.223Z] 925d554c2b49: Preparing [2021-11-11T17:54:56.223Z] e2eb06d8af82: Preparing [2021-11-11T17:54:56.223Z] de62ea2293e5: Waiting [2021-11-11T17:54:56.223Z] ec97e851b8a3: Waiting [2021-11-11T17:54:56.223Z] 891cc70dd937: Waiting [2021-11-11T17:54:56.223Z] 38f9255e1839: Waiting [2021-11-11T17:54:56.223Z] 925d554c2b49: Waiting [2021-11-11T17:54:56.223Z] e2eb06d8af82: Waiting [2021-11-11T17:54:56.223Z] bf4c95c1a6b5: Layer already exists [2021-11-11T17:54:56.223Z] 26f2a6d27d19: Layer already exists [2021-11-11T17:54:56.223Z] d04875b50ec6: Layer already exists [2021-11-11T17:54:56.223Z] e433ab961349: Layer already exists [2021-11-11T17:54:56.223Z] 5cd62291d19f: Layer already exists [2021-11-11T17:54:56.223Z] ec97e851b8a3: Layer already exists [2021-11-11T17:54:56.223Z] 38f9255e1839: Layer already exists [2021-11-11T17:54:56.223Z] 925d554c2b49: Layer already exists [2021-11-11T17:54:56.223Z] 891cc70dd937: Layer already exists [2021-11-11T17:54:56.223Z] de62ea2293e5: Layer already exists [2021-11-11T17:54:56.223Z] e2eb06d8af82: Layer already exists [2021-11-11T17:54:56.223Z] main: digest: sha256:74074cc34185f6bf756e225d4e893a670ef31ecec079a848bb7a8ab425dabf6e size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T17:54:56.254Z] ===================================================== [Pipeline] echo [2021-11-11T17:54:56.261Z] taggedImages: [2021-11-11T17:54:56.261Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T17:54:56.261Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-11-11T17:54:56.261Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.93 [2021-11-11T17:54:56.261Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [2021-11-11T17:54:56.261Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-11-11T17:54:56.278Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-11-11T17:54:56.278Z] 23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T17:54:56.278Z] latest [2021-11-11T17:54:56.278Z] 2.0.1-dev.93 [2021-11-11T17:54:56.278Z] 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [2021-11-11T17:54:56.278Z] main [2021-11-11T17:54:56.278Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:54:56.586Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:23297b73a36dbb0569f4168faa1adbec72d87445 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:54:56.879Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T17:54:56.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-11T17:54:56.880Z] a01d7b0626a3: Preparing [2021-11-11T17:54:56.880Z] b41f3684ab81: Preparing [2021-11-11T17:54:56.880Z] d30fb36c8841: Preparing [2021-11-11T17:54:56.880Z] 29f377cd333a: Preparing [2021-11-11T17:54:56.880Z] 85f99a38ccb9: Preparing [2021-11-11T17:54:56.880Z] e2eb06d8af82: Preparing [2021-11-11T17:54:56.880Z] e2eb06d8af82: Waiting [2021-11-11T17:54:57.464Z] d30fb36c8841: Pushed [2021-11-11T17:54:57.464Z] 29f377cd333a: Pushed [2021-11-11T17:54:57.464Z] e2eb06d8af82: Layer already exists [2021-11-11T17:54:57.464Z] 85f99a38ccb9: Pushed [2021-11-11T17:54:57.724Z] b41f3684ab81: Pushed [2021-11-11T17:54:57.724Z] a01d7b0626a3: Pushed [2021-11-11T17:54:57.985Z] 23297b73a36dbb0569f4168faa1adbec72d87445: digest: sha256:f40b547f916c8dff7f875609117effa9883868f95af52a158660c320775befa7 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:54:58.282Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:54:58.572Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-11-11T17:54:58.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-11T17:54:58.572Z] a01d7b0626a3: Preparing [2021-11-11T17:54:58.572Z] b41f3684ab81: Preparing [2021-11-11T17:54:58.572Z] d30fb36c8841: Preparing [2021-11-11T17:54:58.572Z] 29f377cd333a: Preparing [2021-11-11T17:54:58.572Z] 85f99a38ccb9: Preparing [2021-11-11T17:54:58.572Z] e2eb06d8af82: Preparing [2021-11-11T17:54:58.572Z] e2eb06d8af82: Waiting [2021-11-11T17:54:58.572Z] 85f99a38ccb9: Layer already exists [2021-11-11T17:54:58.572Z] d30fb36c8841: Layer already exists [2021-11-11T17:54:58.572Z] b41f3684ab81: Layer already exists [2021-11-11T17:54:58.572Z] a01d7b0626a3: Layer already exists [2021-11-11T17:54:58.572Z] 29f377cd333a: Layer already exists [2021-11-11T17:54:58.572Z] e2eb06d8af82: Layer already exists [2021-11-11T17:54:58.572Z] latest: digest: sha256:f40b547f916c8dff7f875609117effa9883868f95af52a158660c320775befa7 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:54:58.869Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:54:59.159Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.93 [2021-11-11T17:54:59.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-11T17:54:59.159Z] a01d7b0626a3: Preparing [2021-11-11T17:54:59.159Z] b41f3684ab81: Preparing [2021-11-11T17:54:59.159Z] d30fb36c8841: Preparing [2021-11-11T17:54:59.159Z] 29f377cd333a: Preparing [2021-11-11T17:54:59.159Z] 85f99a38ccb9: Preparing [2021-11-11T17:54:59.159Z] e2eb06d8af82: Preparing [2021-11-11T17:54:59.159Z] e2eb06d8af82: Waiting [2021-11-11T17:54:59.159Z] 29f377cd333a: Layer already exists [2021-11-11T17:54:59.159Z] a01d7b0626a3: Layer already exists [2021-11-11T17:54:59.159Z] b41f3684ab81: Layer already exists [2021-11-11T17:54:59.159Z] 85f99a38ccb9: Layer already exists [2021-11-11T17:54:59.159Z] d30fb36c8841: Layer already exists [2021-11-11T17:54:59.159Z] e2eb06d8af82: Layer already exists [2021-11-11T17:54:59.159Z] 2.0.1-dev.93: digest: sha256:f40b547f916c8dff7f875609117effa9883868f95af52a158660c320775befa7 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:54:59.455Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:54:59.748Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [2021-11-11T17:54:59.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-11T17:54:59.748Z] a01d7b0626a3: Preparing [2021-11-11T17:54:59.748Z] b41f3684ab81: Preparing [2021-11-11T17:54:59.748Z] d30fb36c8841: Preparing [2021-11-11T17:54:59.748Z] 29f377cd333a: Preparing [2021-11-11T17:54:59.748Z] 85f99a38ccb9: Preparing [2021-11-11T17:54:59.748Z] e2eb06d8af82: Preparing [2021-11-11T17:54:59.748Z] e2eb06d8af82: Waiting [2021-11-11T17:54:59.748Z] a01d7b0626a3: Layer already exists [2021-11-11T17:54:59.748Z] 85f99a38ccb9: Layer already exists [2021-11-11T17:54:59.748Z] b41f3684ab81: Layer already exists [2021-11-11T17:54:59.748Z] d30fb36c8841: Layer already exists [2021-11-11T17:54:59.748Z] 29f377cd333a: Layer already exists [2021-11-11T17:54:59.748Z] e2eb06d8af82: Layer already exists [2021-11-11T17:54:59.748Z] 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93: digest: sha256:f40b547f916c8dff7f875609117effa9883868f95af52a158660c320775befa7 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:55:00.043Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:55:00.335Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-11-11T17:55:00.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-11T17:55:00.335Z] a01d7b0626a3: Preparing [2021-11-11T17:55:00.335Z] b41f3684ab81: Preparing [2021-11-11T17:55:00.335Z] d30fb36c8841: Preparing [2021-11-11T17:55:00.335Z] 29f377cd333a: Preparing [2021-11-11T17:55:00.335Z] 85f99a38ccb9: Preparing [2021-11-11T17:55:00.335Z] e2eb06d8af82: Preparing [2021-11-11T17:55:00.335Z] e2eb06d8af82: Waiting [2021-11-11T17:55:00.335Z] d30fb36c8841: Layer already exists [2021-11-11T17:55:00.335Z] 29f377cd333a: Layer already exists [2021-11-11T17:55:00.335Z] a01d7b0626a3: Layer already exists [2021-11-11T17:55:00.335Z] 85f99a38ccb9: Layer already exists [2021-11-11T17:55:00.335Z] b41f3684ab81: Layer already exists [2021-11-11T17:55:00.335Z] e2eb06d8af82: Layer already exists [2021-11-11T17:55:00.335Z] main: digest: sha256:f40b547f916c8dff7f875609117effa9883868f95af52a158660c320775befa7 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T17:55:00.363Z] ===================================================== [Pipeline] echo [2021-11-11T17:55:00.371Z] taggedImages: [2021-11-11T17:55:00.371Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T17:55:00.371Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-11-11T17:55:00.371Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.93 [2021-11-11T17:55:00.371Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [2021-11-11T17:55:00.371Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-11-11T17:55:00.389Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-11-11T17:55:00.389Z] 23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T17:55:00.389Z] latest [2021-11-11T17:55:00.389Z] 2.0.1-dev.93 [2021-11-11T17:55:00.389Z] 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [2021-11-11T17:55:00.389Z] main [2021-11-11T17:55:00.389Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:55:00.715Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:23297b73a36dbb0569f4168faa1adbec72d87445 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:55:01.007Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T17:55:01.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-11T17:55:01.008Z] 10c49b1922e5: Preparing [2021-11-11T17:55:01.008Z] a6992b3e34c6: Preparing [2021-11-11T17:55:01.008Z] 2befa6d386a9: Preparing [2021-11-11T17:55:01.008Z] ca463fe1b48f: Preparing [2021-11-11T17:55:01.008Z] 59109b3b5cc2: Preparing [2021-11-11T17:55:01.008Z] 711d3fa79019: Preparing [2021-11-11T17:55:01.008Z] 00d3a5c5cf62: Preparing [2021-11-11T17:55:01.008Z] 47fe3e5872f1: Preparing [2021-11-11T17:55:01.008Z] a1f19202bb12: Preparing [2021-11-11T17:55:01.008Z] e2eb06d8af82: Preparing [2021-11-11T17:55:01.008Z] 00d3a5c5cf62: Waiting [2021-11-11T17:55:01.008Z] 47fe3e5872f1: Waiting [2021-11-11T17:55:01.008Z] a1f19202bb12: Waiting [2021-11-11T17:55:01.008Z] e2eb06d8af82: Waiting [2021-11-11T17:55:01.008Z] 711d3fa79019: Waiting [2021-11-11T17:55:01.602Z] a6992b3e34c6: Pushed [2021-11-11T17:55:01.602Z] 59109b3b5cc2: Pushed [2021-11-11T17:55:01.602Z] 10c49b1922e5: Pushed [2021-11-11T17:55:01.602Z] 711d3fa79019: Pushed [2021-11-11T17:55:01.865Z] 47fe3e5872f1: Pushed [2021-11-11T17:55:01.865Z] 00d3a5c5cf62: Pushed [2021-11-11T17:55:01.865Z] e2eb06d8af82: Layer already exists [2021-11-11T17:55:01.865Z] ca463fe1b48f: Pushed [2021-11-11T17:55:01.865Z] a1f19202bb12: Pushed [2021-11-11T17:55:01.865Z] 2befa6d386a9: Pushed [2021-11-11T17:55:02.125Z] 23297b73a36dbb0569f4168faa1adbec72d87445: digest: sha256:b61b8a551037af4ef9f4f378e36ef6cf0f5341420d2f1370399c4f93ccc3d873 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:55:02.425Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:55:02.726Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-11-11T17:55:02.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-11T17:55:02.726Z] 10c49b1922e5: Preparing [2021-11-11T17:55:02.726Z] a6992b3e34c6: Preparing [2021-11-11T17:55:02.726Z] 2befa6d386a9: Preparing [2021-11-11T17:55:02.726Z] ca463fe1b48f: Preparing [2021-11-11T17:55:02.726Z] 59109b3b5cc2: Preparing [2021-11-11T17:55:02.726Z] 711d3fa79019: Preparing [2021-11-11T17:55:02.726Z] 00d3a5c5cf62: Preparing [2021-11-11T17:55:02.726Z] 47fe3e5872f1: Preparing [2021-11-11T17:55:02.726Z] a1f19202bb12: Preparing [2021-11-11T17:55:02.726Z] e2eb06d8af82: Preparing [2021-11-11T17:55:02.726Z] 711d3fa79019: Waiting [2021-11-11T17:55:02.726Z] 00d3a5c5cf62: Waiting [2021-11-11T17:55:02.726Z] 47fe3e5872f1: Waiting [2021-11-11T17:55:02.726Z] a1f19202bb12: Waiting [2021-11-11T17:55:02.726Z] e2eb06d8af82: Waiting [2021-11-11T17:55:02.726Z] 59109b3b5cc2: Layer already exists [2021-11-11T17:55:02.726Z] ca463fe1b48f: Layer already exists [2021-11-11T17:55:02.726Z] 2befa6d386a9: Layer already exists [2021-11-11T17:55:02.726Z] 10c49b1922e5: Layer already exists [2021-11-11T17:55:02.726Z] a6992b3e34c6: Layer already exists [2021-11-11T17:55:02.726Z] 00d3a5c5cf62: Layer already exists [2021-11-11T17:55:02.726Z] 711d3fa79019: Layer already exists [2021-11-11T17:55:02.726Z] e2eb06d8af82: Layer already exists [2021-11-11T17:55:02.726Z] a1f19202bb12: Layer already exists [2021-11-11T17:55:02.727Z] 47fe3e5872f1: Layer already exists [2021-11-11T17:55:02.727Z] latest: digest: sha256:b61b8a551037af4ef9f4f378e36ef6cf0f5341420d2f1370399c4f93ccc3d873 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:55:03.025Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:55:03.313Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.93 [2021-11-11T17:55:03.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-11T17:55:03.314Z] 10c49b1922e5: Preparing [2021-11-11T17:55:03.314Z] a6992b3e34c6: Preparing [2021-11-11T17:55:03.314Z] 2befa6d386a9: Preparing [2021-11-11T17:55:03.314Z] ca463fe1b48f: Preparing [2021-11-11T17:55:03.314Z] 59109b3b5cc2: Preparing [2021-11-11T17:55:03.314Z] 711d3fa79019: Preparing [2021-11-11T17:55:03.314Z] 00d3a5c5cf62: Preparing [2021-11-11T17:55:03.314Z] 47fe3e5872f1: Preparing [2021-11-11T17:55:03.314Z] a1f19202bb12: Preparing [2021-11-11T17:55:03.314Z] e2eb06d8af82: Preparing [2021-11-11T17:55:03.314Z] 711d3fa79019: Waiting [2021-11-11T17:55:03.314Z] 00d3a5c5cf62: Waiting [2021-11-11T17:55:03.314Z] 47fe3e5872f1: Waiting [2021-11-11T17:55:03.314Z] a1f19202bb12: Waiting [2021-11-11T17:55:03.314Z] e2eb06d8af82: Waiting [2021-11-11T17:55:03.314Z] 59109b3b5cc2: Layer already exists [2021-11-11T17:55:03.314Z] 10c49b1922e5: Layer already exists [2021-11-11T17:55:03.314Z] 2befa6d386a9: Layer already exists [2021-11-11T17:55:03.314Z] a6992b3e34c6: Layer already exists [2021-11-11T17:55:03.314Z] ca463fe1b48f: Layer already exists [2021-11-11T17:55:03.314Z] e2eb06d8af82: Layer already exists [2021-11-11T17:55:03.314Z] 47fe3e5872f1: Layer already exists [2021-11-11T17:55:03.314Z] 00d3a5c5cf62: Layer already exists [2021-11-11T17:55:03.314Z] 711d3fa79019: Layer already exists [2021-11-11T17:55:03.314Z] a1f19202bb12: Layer already exists [2021-11-11T17:55:03.314Z] 2.0.1-dev.93: digest: sha256:b61b8a551037af4ef9f4f378e36ef6cf0f5341420d2f1370399c4f93ccc3d873 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:55:03.603Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:55:03.892Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [2021-11-11T17:55:03.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-11T17:55:03.892Z] 10c49b1922e5: Preparing [2021-11-11T17:55:03.892Z] a6992b3e34c6: Preparing [2021-11-11T17:55:03.892Z] 2befa6d386a9: Preparing [2021-11-11T17:55:03.892Z] ca463fe1b48f: Preparing [2021-11-11T17:55:03.892Z] 59109b3b5cc2: Preparing [2021-11-11T17:55:03.892Z] 711d3fa79019: Preparing [2021-11-11T17:55:03.892Z] 00d3a5c5cf62: Preparing [2021-11-11T17:55:03.892Z] 47fe3e5872f1: Preparing [2021-11-11T17:55:03.892Z] a1f19202bb12: Preparing [2021-11-11T17:55:03.892Z] e2eb06d8af82: Preparing [2021-11-11T17:55:03.892Z] 711d3fa79019: Waiting [2021-11-11T17:55:03.892Z] 00d3a5c5cf62: Waiting [2021-11-11T17:55:03.892Z] 47fe3e5872f1: Waiting [2021-11-11T17:55:03.892Z] a1f19202bb12: Waiting [2021-11-11T17:55:03.892Z] 10c49b1922e5: Layer already exists [2021-11-11T17:55:03.892Z] 2befa6d386a9: Layer already exists [2021-11-11T17:55:03.892Z] a6992b3e34c6: Layer already exists [2021-11-11T17:55:03.892Z] ca463fe1b48f: Layer already exists [2021-11-11T17:55:03.892Z] 59109b3b5cc2: Layer already exists [2021-11-11T17:55:03.892Z] 00d3a5c5cf62: Layer already exists [2021-11-11T17:55:03.892Z] 711d3fa79019: Layer already exists [2021-11-11T17:55:03.892Z] 47fe3e5872f1: Layer already exists [2021-11-11T17:55:03.892Z] a1f19202bb12: Layer already exists [2021-11-11T17:55:03.892Z] e2eb06d8af82: Layer already exists [2021-11-11T17:55:03.892Z] 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93: digest: sha256:b61b8a551037af4ef9f4f378e36ef6cf0f5341420d2f1370399c4f93ccc3d873 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:55:04.186Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:55:04.480Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-11-11T17:55:04.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-11T17:55:04.480Z] 10c49b1922e5: Preparing [2021-11-11T17:55:04.480Z] a6992b3e34c6: Preparing [2021-11-11T17:55:04.480Z] 2befa6d386a9: Preparing [2021-11-11T17:55:04.480Z] ca463fe1b48f: Preparing [2021-11-11T17:55:04.480Z] 59109b3b5cc2: Preparing [2021-11-11T17:55:04.480Z] 711d3fa79019: Preparing [2021-11-11T17:55:04.480Z] 00d3a5c5cf62: Preparing [2021-11-11T17:55:04.480Z] 47fe3e5872f1: Preparing [2021-11-11T17:55:04.480Z] a1f19202bb12: Preparing [2021-11-11T17:55:04.480Z] e2eb06d8af82: Preparing [2021-11-11T17:55:04.480Z] 711d3fa79019: Waiting [2021-11-11T17:55:04.480Z] 00d3a5c5cf62: Waiting [2021-11-11T17:55:04.480Z] 47fe3e5872f1: Waiting [2021-11-11T17:55:04.480Z] a1f19202bb12: Waiting [2021-11-11T17:55:04.480Z] e2eb06d8af82: Waiting [2021-11-11T17:55:04.480Z] 59109b3b5cc2: Layer already exists [2021-11-11T17:55:04.480Z] ca463fe1b48f: Layer already exists [2021-11-11T17:55:04.480Z] 2befa6d386a9: Layer already exists [2021-11-11T17:55:04.480Z] a6992b3e34c6: Layer already exists [2021-11-11T17:55:04.480Z] 10c49b1922e5: Layer already exists [2021-11-11T17:55:04.480Z] 711d3fa79019: Layer already exists [2021-11-11T17:55:04.480Z] 47fe3e5872f1: Layer already exists [2021-11-11T17:55:04.480Z] 00d3a5c5cf62: Layer already exists [2021-11-11T17:55:04.480Z] e2eb06d8af82: Layer already exists [2021-11-11T17:55:04.480Z] a1f19202bb12: Layer already exists [2021-11-11T17:55:04.480Z] main: digest: sha256:b61b8a551037af4ef9f4f378e36ef6cf0f5341420d2f1370399c4f93ccc3d873 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T17:55:04.514Z] ===================================================== [Pipeline] echo [2021-11-11T17:55:04.523Z] taggedImages: [2021-11-11T17:55:04.523Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T17:55:04.523Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-11-11T17:55:04.523Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.93 [2021-11-11T17:55:04.523Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [2021-11-11T17:55:04.523Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-11-11T17:55:04.540Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-11-11T17:55:04.540Z] 23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T17:55:04.540Z] latest [2021-11-11T17:55:04.540Z] 2.0.1-dev.93 [2021-11-11T17:55:04.540Z] 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [2021-11-11T17:55:04.540Z] main [2021-11-11T17:55:04.540Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:55:04.862Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:23297b73a36dbb0569f4168faa1adbec72d87445 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:55:05.159Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T17:55:05.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-11T17:55:05.159Z] 4dbe31873ef4: Preparing [2021-11-11T17:55:05.159Z] 41b469444b02: Preparing [2021-11-11T17:55:05.159Z] de62ea2293e5: Preparing [2021-11-11T17:55:05.159Z] de6aece5d1f4: Preparing [2021-11-11T17:55:05.159Z] e2eb06d8af82: Preparing [2021-11-11T17:55:05.159Z] de62ea2293e5: Layer already exists [2021-11-11T17:55:05.159Z] e2eb06d8af82: Layer already exists [2021-11-11T17:55:05.159Z] 4dbe31873ef4: Pushed [2021-11-11T17:55:05.419Z] de6aece5d1f4: Pushed [2021-11-11T17:55:06.363Z] 41b469444b02: Pushed [2021-11-11T17:55:06.363Z] 23297b73a36dbb0569f4168faa1adbec72d87445: digest: sha256:e95fe11b464526ee17cf6f2aba92acf8147e1119386bcdbf02398143d69d8bf7 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:55:06.659Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:55:06.954Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-11-11T17:55:06.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-11T17:55:06.954Z] 4dbe31873ef4: Preparing [2021-11-11T17:55:06.954Z] 41b469444b02: Preparing [2021-11-11T17:55:06.954Z] de62ea2293e5: Preparing [2021-11-11T17:55:06.954Z] de6aece5d1f4: Preparing [2021-11-11T17:55:06.954Z] e2eb06d8af82: Preparing [2021-11-11T17:55:06.954Z] de6aece5d1f4: Layer already exists [2021-11-11T17:55:06.954Z] de62ea2293e5: Layer already exists [2021-11-11T17:55:06.954Z] 41b469444b02: Layer already exists [2021-11-11T17:55:06.954Z] e2eb06d8af82: Layer already exists [2021-11-11T17:55:06.954Z] 4dbe31873ef4: Layer already exists [2021-11-11T17:55:06.954Z] latest: digest: sha256:e95fe11b464526ee17cf6f2aba92acf8147e1119386bcdbf02398143d69d8bf7 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:55:07.244Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:55:07.535Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.93 [2021-11-11T17:55:07.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-11T17:55:07.535Z] 4dbe31873ef4: Preparing [2021-11-11T17:55:07.535Z] 41b469444b02: Preparing [2021-11-11T17:55:07.535Z] de62ea2293e5: Preparing [2021-11-11T17:55:07.535Z] de6aece5d1f4: Preparing [2021-11-11T17:55:07.535Z] e2eb06d8af82: Preparing [2021-11-11T17:55:07.535Z] de6aece5d1f4: Layer already exists [2021-11-11T17:55:07.535Z] e2eb06d8af82: Layer already exists [2021-11-11T17:55:07.535Z] de62ea2293e5: Layer already exists [2021-11-11T17:55:07.535Z] 41b469444b02: Layer already exists [2021-11-11T17:55:07.535Z] 4dbe31873ef4: Layer already exists [2021-11-11T17:55:07.535Z] 2.0.1-dev.93: digest: sha256:e95fe11b464526ee17cf6f2aba92acf8147e1119386bcdbf02398143d69d8bf7 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:55:07.832Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:55:08.125Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [2021-11-11T17:55:08.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-11T17:55:08.125Z] 4dbe31873ef4: Preparing [2021-11-11T17:55:08.125Z] 41b469444b02: Preparing [2021-11-11T17:55:08.125Z] de62ea2293e5: Preparing [2021-11-11T17:55:08.125Z] de6aece5d1f4: Preparing [2021-11-11T17:55:08.125Z] e2eb06d8af82: Preparing [2021-11-11T17:55:08.125Z] de6aece5d1f4: Layer already exists [2021-11-11T17:55:08.125Z] 41b469444b02: Layer already exists [2021-11-11T17:55:08.125Z] e2eb06d8af82: Layer already exists [2021-11-11T17:55:08.125Z] de62ea2293e5: Layer already exists [2021-11-11T17:55:08.125Z] 4dbe31873ef4: Layer already exists [2021-11-11T17:55:08.125Z] 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93: digest: sha256:e95fe11b464526ee17cf6f2aba92acf8147e1119386bcdbf02398143d69d8bf7 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:55:08.420Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:55:08.709Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-11-11T17:55:08.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-11T17:55:08.709Z] 4dbe31873ef4: Preparing [2021-11-11T17:55:08.709Z] 41b469444b02: Preparing [2021-11-11T17:55:08.709Z] de62ea2293e5: Preparing [2021-11-11T17:55:08.709Z] de6aece5d1f4: Preparing [2021-11-11T17:55:08.709Z] e2eb06d8af82: Preparing [2021-11-11T17:55:08.709Z] e2eb06d8af82: Layer already exists [2021-11-11T17:55:08.709Z] 41b469444b02: Layer already exists [2021-11-11T17:55:08.709Z] 4dbe31873ef4: Layer already exists [2021-11-11T17:55:08.709Z] de6aece5d1f4: Layer already exists [2021-11-11T17:55:08.709Z] de62ea2293e5: Layer already exists [2021-11-11T17:55:08.709Z] main: digest: sha256:e95fe11b464526ee17cf6f2aba92acf8147e1119386bcdbf02398143d69d8bf7 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T17:55:08.744Z] ===================================================== [Pipeline] echo [2021-11-11T17:55:08.751Z] taggedImages: [2021-11-11T17:55:08.751Z] - nexus3.edgexfoundry.org:10004/support-notifications:23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T17:55:08.751Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-11-11T17:55:08.751Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.93 [2021-11-11T17:55:08.751Z] - nexus3.edgexfoundry.org:10004/support-notifications:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [2021-11-11T17:55:08.751Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-11-11T17:55:08.768Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-11-11T17:55:08.768Z] 23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T17:55:08.768Z] latest [2021-11-11T17:55:08.768Z] 2.0.1-dev.93 [2021-11-11T17:55:08.768Z] 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [2021-11-11T17:55:08.768Z] main [2021-11-11T17:55:08.768Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:55:09.080Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:23297b73a36dbb0569f4168faa1adbec72d87445 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:55:09.375Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T17:55:09.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-11T17:55:09.376Z] df098fc81d0e: Preparing [2021-11-11T17:55:09.376Z] f987a220868e: Preparing [2021-11-11T17:55:09.376Z] de62ea2293e5: Preparing [2021-11-11T17:55:09.376Z] e6e14982dce5: Preparing [2021-11-11T17:55:09.376Z] e2eb06d8af82: Preparing [2021-11-11T17:55:09.376Z] e6e14982dce5: Layer already exists [2021-11-11T17:55:09.376Z] e2eb06d8af82: Layer already exists [2021-11-11T17:55:09.376Z] de62ea2293e5: Layer already exists [2021-11-11T17:55:09.376Z] df098fc81d0e: Pushed [2021-11-11T17:55:10.312Z] f987a220868e: Pushed [2021-11-11T17:55:10.312Z] 23297b73a36dbb0569f4168faa1adbec72d87445: digest: sha256:2da0d2aa3a6e9594d5d29e9fdefebe71c8e41cd3bd781f3eb6e4afb26d6f74f6 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:55:10.607Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:55:10.900Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-11-11T17:55:10.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-11T17:55:10.900Z] df098fc81d0e: Preparing [2021-11-11T17:55:10.900Z] f987a220868e: Preparing [2021-11-11T17:55:10.900Z] de62ea2293e5: Preparing [2021-11-11T17:55:10.900Z] e6e14982dce5: Preparing [2021-11-11T17:55:10.900Z] e2eb06d8af82: Preparing [2021-11-11T17:55:10.900Z] e2eb06d8af82: Layer already exists [2021-11-11T17:55:10.900Z] e6e14982dce5: Layer already exists [2021-11-11T17:55:10.900Z] df098fc81d0e: Layer already exists [2021-11-11T17:55:10.900Z] f987a220868e: Layer already exists [2021-11-11T17:55:10.900Z] de62ea2293e5: Layer already exists [2021-11-11T17:55:10.900Z] latest: digest: sha256:2da0d2aa3a6e9594d5d29e9fdefebe71c8e41cd3bd781f3eb6e4afb26d6f74f6 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:55:11.198Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:55:11.491Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.93 [2021-11-11T17:55:11.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-11T17:55:11.491Z] df098fc81d0e: Preparing [2021-11-11T17:55:11.491Z] f987a220868e: Preparing [2021-11-11T17:55:11.491Z] de62ea2293e5: Preparing [2021-11-11T17:55:11.491Z] e6e14982dce5: Preparing [2021-11-11T17:55:11.491Z] e2eb06d8af82: Preparing [2021-11-11T17:55:11.491Z] df098fc81d0e: Layer already exists [2021-11-11T17:55:11.491Z] f987a220868e: Layer already exists [2021-11-11T17:55:11.491Z] de62ea2293e5: Layer already exists [2021-11-11T17:55:11.491Z] e2eb06d8af82: Layer already exists [2021-11-11T17:55:11.491Z] e6e14982dce5: Layer already exists [2021-11-11T17:55:11.491Z] 2.0.1-dev.93: digest: sha256:2da0d2aa3a6e9594d5d29e9fdefebe71c8e41cd3bd781f3eb6e4afb26d6f74f6 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:55:11.789Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:55:12.084Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [2021-11-11T17:55:12.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-11T17:55:12.084Z] df098fc81d0e: Preparing [2021-11-11T17:55:12.084Z] f987a220868e: Preparing [2021-11-11T17:55:12.084Z] de62ea2293e5: Preparing [2021-11-11T17:55:12.084Z] e6e14982dce5: Preparing [2021-11-11T17:55:12.084Z] e2eb06d8af82: Preparing [2021-11-11T17:55:12.084Z] df098fc81d0e: Layer already exists [2021-11-11T17:55:12.084Z] e2eb06d8af82: Layer already exists [2021-11-11T17:55:12.084Z] e6e14982dce5: Layer already exists [2021-11-11T17:55:12.084Z] de62ea2293e5: Layer already exists [2021-11-11T17:55:12.084Z] f987a220868e: Layer already exists [2021-11-11T17:55:12.084Z] 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93: digest: sha256:2da0d2aa3a6e9594d5d29e9fdefebe71c8e41cd3bd781f3eb6e4afb26d6f74f6 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:55:12.385Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:55:12.677Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-11-11T17:55:12.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-11T17:55:12.677Z] df098fc81d0e: Preparing [2021-11-11T17:55:12.677Z] f987a220868e: Preparing [2021-11-11T17:55:12.677Z] de62ea2293e5: Preparing [2021-11-11T17:55:12.677Z] e6e14982dce5: Preparing [2021-11-11T17:55:12.677Z] e2eb06d8af82: Preparing [2021-11-11T17:55:12.677Z] e2eb06d8af82: Layer already exists [2021-11-11T17:55:12.677Z] de62ea2293e5: Layer already exists [2021-11-11T17:55:12.677Z] df098fc81d0e: Layer already exists [2021-11-11T17:55:12.677Z] f987a220868e: Layer already exists [2021-11-11T17:55:12.677Z] e6e14982dce5: Layer already exists [2021-11-11T17:55:12.677Z] main: digest: sha256:2da0d2aa3a6e9594d5d29e9fdefebe71c8e41cd3bd781f3eb6e4afb26d6f74f6 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T17:55:12.708Z] ===================================================== [Pipeline] echo [2021-11-11T17:55:12.717Z] taggedImages: [2021-11-11T17:55:12.717Z] - nexus3.edgexfoundry.org:10004/support-scheduler:23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T17:55:12.717Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-11-11T17:55:12.717Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.93 [2021-11-11T17:55:12.717Z] - nexus3.edgexfoundry.org:10004/support-scheduler:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [2021-11-11T17:55:12.717Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-11-11T17:55:12.734Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-11-11T17:55:12.734Z] 23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T17:55:12.734Z] latest [2021-11-11T17:55:12.734Z] 2.0.1-dev.93 [2021-11-11T17:55:12.734Z] 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [2021-11-11T17:55:12.734Z] main [2021-11-11T17:55:12.734Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:55:13.046Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:23297b73a36dbb0569f4168faa1adbec72d87445 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:55:13.352Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T17:55:13.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-11T17:55:13.352Z] af11fb30dbe3: Preparing [2021-11-11T17:55:13.352Z] ee13aee9a507: Preparing [2021-11-11T17:55:13.352Z] b362dd0db04b: Preparing [2021-11-11T17:55:13.352Z] 17dfd08b995d: Preparing [2021-11-11T17:55:13.352Z] 879b85f2d1ed: Preparing [2021-11-11T17:55:13.352Z] 6777e3bbcb7c: Preparing [2021-11-11T17:55:13.352Z] fd08d546f6b8: Preparing [2021-11-11T17:55:13.352Z] 0636255016a6: Preparing [2021-11-11T17:55:13.352Z] 84e9d258764d: Preparing [2021-11-11T17:55:13.352Z] 56463f638872: Preparing [2021-11-11T17:55:13.352Z] e2eb06d8af82: Preparing [2021-11-11T17:55:13.352Z] 0636255016a6: Waiting [2021-11-11T17:55:13.352Z] 84e9d258764d: Waiting [2021-11-11T17:55:13.352Z] 56463f638872: Waiting [2021-11-11T17:55:13.352Z] 6777e3bbcb7c: Waiting [2021-11-11T17:55:13.352Z] e2eb06d8af82: Waiting [2021-11-11T17:55:13.352Z] fd08d546f6b8: Waiting [2021-11-11T17:55:13.352Z] 879b85f2d1ed: Layer already exists [2021-11-11T17:55:13.637Z] 6777e3bbcb7c: Layer already exists [2021-11-11T17:55:13.909Z] fd08d546f6b8: Layer already exists [2021-11-11T17:55:13.909Z] ee13aee9a507: Pushed [2021-11-11T17:55:13.909Z] 0636255016a6: Layer already exists [2021-11-11T17:55:13.909Z] 84e9d258764d: Layer already exists [2021-11-11T17:55:13.909Z] 56463f638872: Layer already exists [2021-11-11T17:55:13.909Z] e2eb06d8af82: Layer already exists [2021-11-11T17:55:13.909Z] af11fb30dbe3: Pushed [2021-11-11T17:55:14.174Z] b362dd0db04b: Pushed [2021-11-11T17:55:19.461Z] 17dfd08b995d: Pushed [2021-11-11T17:55:19.461Z] 23297b73a36dbb0569f4168faa1adbec72d87445: digest: sha256:84967ffcab114acf3026a0dd7acb5d3edb266426518246c95840558fb34ca7a6 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:55:19.755Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:55:20.049Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-11-11T17:55:20.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-11T17:55:20.049Z] af11fb30dbe3: Preparing [2021-11-11T17:55:20.049Z] ee13aee9a507: Preparing [2021-11-11T17:55:20.049Z] b362dd0db04b: Preparing [2021-11-11T17:55:20.049Z] 17dfd08b995d: Preparing [2021-11-11T17:55:20.049Z] 879b85f2d1ed: Preparing [2021-11-11T17:55:20.049Z] 6777e3bbcb7c: Preparing [2021-11-11T17:55:20.049Z] fd08d546f6b8: Preparing [2021-11-11T17:55:20.049Z] 0636255016a6: Preparing [2021-11-11T17:55:20.049Z] 84e9d258764d: Preparing [2021-11-11T17:55:20.049Z] 56463f638872: Preparing [2021-11-11T17:55:20.049Z] e2eb06d8af82: Preparing [2021-11-11T17:55:20.049Z] 6777e3bbcb7c: Waiting [2021-11-11T17:55:20.049Z] fd08d546f6b8: Waiting [2021-11-11T17:55:20.049Z] 0636255016a6: Waiting [2021-11-11T17:55:20.049Z] 84e9d258764d: Waiting [2021-11-11T17:55:20.049Z] 56463f638872: Waiting [2021-11-11T17:55:20.049Z] e2eb06d8af82: Waiting [2021-11-11T17:55:20.049Z] 17dfd08b995d: Layer already exists [2021-11-11T17:55:20.049Z] af11fb30dbe3: Layer already exists [2021-11-11T17:55:20.049Z] ee13aee9a507: Layer already exists [2021-11-11T17:55:20.049Z] 879b85f2d1ed: Layer already exists [2021-11-11T17:55:20.049Z] b362dd0db04b: Layer already exists [2021-11-11T17:55:20.049Z] fd08d546f6b8: Layer already exists [2021-11-11T17:55:20.049Z] 84e9d258764d: Layer already exists [2021-11-11T17:55:20.049Z] 6777e3bbcb7c: Layer already exists [2021-11-11T17:55:20.049Z] 0636255016a6: Layer already exists [2021-11-11T17:55:20.049Z] 56463f638872: Layer already exists [2021-11-11T17:55:20.049Z] e2eb06d8af82: Layer already exists [2021-11-11T17:55:20.049Z] latest: digest: sha256:84967ffcab114acf3026a0dd7acb5d3edb266426518246c95840558fb34ca7a6 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:55:20.345Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:55:20.641Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.93 [2021-11-11T17:55:20.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-11T17:55:20.641Z] af11fb30dbe3: Preparing [2021-11-11T17:55:20.641Z] ee13aee9a507: Preparing [2021-11-11T17:55:20.641Z] b362dd0db04b: Preparing [2021-11-11T17:55:20.641Z] 17dfd08b995d: Preparing [2021-11-11T17:55:20.641Z] 879b85f2d1ed: Preparing [2021-11-11T17:55:20.641Z] 6777e3bbcb7c: Preparing [2021-11-11T17:55:20.641Z] fd08d546f6b8: Preparing [2021-11-11T17:55:20.641Z] 0636255016a6: Preparing [2021-11-11T17:55:20.641Z] 84e9d258764d: Preparing [2021-11-11T17:55:20.641Z] 56463f638872: Preparing [2021-11-11T17:55:20.641Z] e2eb06d8af82: Preparing [2021-11-11T17:55:20.641Z] 6777e3bbcb7c: Waiting [2021-11-11T17:55:20.641Z] fd08d546f6b8: Waiting [2021-11-11T17:55:20.641Z] 0636255016a6: Waiting [2021-11-11T17:55:20.641Z] 84e9d258764d: Waiting [2021-11-11T17:55:20.641Z] 56463f638872: Waiting [2021-11-11T17:55:20.641Z] e2eb06d8af82: Waiting [2021-11-11T17:55:20.641Z] af11fb30dbe3: Layer already exists [2021-11-11T17:55:20.641Z] 879b85f2d1ed: Layer already exists [2021-11-11T17:55:20.641Z] 17dfd08b995d: Layer already exists [2021-11-11T17:55:20.641Z] b362dd0db04b: Layer already exists [2021-11-11T17:55:20.641Z] ee13aee9a507: Layer already exists [2021-11-11T17:55:20.641Z] 0636255016a6: Layer already exists [2021-11-11T17:55:20.641Z] fd08d546f6b8: Layer already exists [2021-11-11T17:55:20.641Z] 84e9d258764d: Layer already exists [2021-11-11T17:55:20.641Z] 6777e3bbcb7c: Layer already exists [2021-11-11T17:55:20.641Z] 56463f638872: Layer already exists [2021-11-11T17:55:20.641Z] e2eb06d8af82: Layer already exists [2021-11-11T17:55:20.641Z] 2.0.1-dev.93: digest: sha256:84967ffcab114acf3026a0dd7acb5d3edb266426518246c95840558fb34ca7a6 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:55:20.943Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:55:21.237Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [2021-11-11T17:55:21.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-11T17:55:21.237Z] af11fb30dbe3: Preparing [2021-11-11T17:55:21.237Z] ee13aee9a507: Preparing [2021-11-11T17:55:21.237Z] b362dd0db04b: Preparing [2021-11-11T17:55:21.237Z] 17dfd08b995d: Preparing [2021-11-11T17:55:21.237Z] 879b85f2d1ed: Preparing [2021-11-11T17:55:21.237Z] 6777e3bbcb7c: Preparing [2021-11-11T17:55:21.237Z] fd08d546f6b8: Preparing [2021-11-11T17:55:21.237Z] 0636255016a6: Preparing [2021-11-11T17:55:21.237Z] 84e9d258764d: Preparing [2021-11-11T17:55:21.237Z] 56463f638872: Preparing [2021-11-11T17:55:21.237Z] e2eb06d8af82: Preparing [2021-11-11T17:55:21.237Z] 6777e3bbcb7c: Waiting [2021-11-11T17:55:21.237Z] fd08d546f6b8: Waiting [2021-11-11T17:55:21.237Z] 0636255016a6: Waiting [2021-11-11T17:55:21.237Z] 84e9d258764d: Waiting [2021-11-11T17:55:21.237Z] 56463f638872: Waiting [2021-11-11T17:55:21.237Z] e2eb06d8af82: Waiting [2021-11-11T17:55:21.237Z] b362dd0db04b: Layer already exists [2021-11-11T17:55:21.237Z] 17dfd08b995d: Layer already exists [2021-11-11T17:55:21.237Z] 879b85f2d1ed: Layer already exists [2021-11-11T17:55:21.237Z] af11fb30dbe3: Layer already exists [2021-11-11T17:55:21.237Z] ee13aee9a507: Layer already exists [2021-11-11T17:55:21.237Z] 6777e3bbcb7c: Layer already exists [2021-11-11T17:55:21.237Z] fd08d546f6b8: Layer already exists [2021-11-11T17:55:21.237Z] 84e9d258764d: Layer already exists [2021-11-11T17:55:21.237Z] 0636255016a6: Layer already exists [2021-11-11T17:55:21.237Z] 56463f638872: Layer already exists [2021-11-11T17:55:21.237Z] e2eb06d8af82: Layer already exists [2021-11-11T17:55:21.237Z] 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93: digest: sha256:84967ffcab114acf3026a0dd7acb5d3edb266426518246c95840558fb34ca7a6 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:55:21.542Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T17:55:21.840Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-11-11T17:55:21.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-11T17:55:21.840Z] af11fb30dbe3: Preparing [2021-11-11T17:55:21.840Z] ee13aee9a507: Preparing [2021-11-11T17:55:21.840Z] b362dd0db04b: Preparing [2021-11-11T17:55:21.840Z] 17dfd08b995d: Preparing [2021-11-11T17:55:21.840Z] 879b85f2d1ed: Preparing [2021-11-11T17:55:21.840Z] 6777e3bbcb7c: Preparing [2021-11-11T17:55:21.840Z] fd08d546f6b8: Preparing [2021-11-11T17:55:21.840Z] 0636255016a6: Preparing [2021-11-11T17:55:21.840Z] 84e9d258764d: Preparing [2021-11-11T17:55:21.840Z] 56463f638872: Preparing [2021-11-11T17:55:21.840Z] e2eb06d8af82: Preparing [2021-11-11T17:55:21.840Z] fd08d546f6b8: Waiting [2021-11-11T17:55:21.840Z] 0636255016a6: Waiting [2021-11-11T17:55:21.840Z] 84e9d258764d: Waiting [2021-11-11T17:55:21.840Z] 56463f638872: Waiting [2021-11-11T17:55:21.840Z] e2eb06d8af82: Waiting [2021-11-11T17:55:21.840Z] 6777e3bbcb7c: Waiting [2021-11-11T17:55:21.840Z] ee13aee9a507: Layer already exists [2021-11-11T17:55:21.840Z] af11fb30dbe3: Layer already exists [2021-11-11T17:55:21.840Z] 17dfd08b995d: Layer already exists [2021-11-11T17:55:21.840Z] 879b85f2d1ed: Layer already exists [2021-11-11T17:55:21.840Z] b362dd0db04b: Layer already exists [2021-11-11T17:55:21.840Z] 6777e3bbcb7c: Layer already exists [2021-11-11T17:55:21.840Z] fd08d546f6b8: Layer already exists [2021-11-11T17:55:21.840Z] 56463f638872: Layer already exists [2021-11-11T17:55:21.840Z] 0636255016a6: Layer already exists [2021-11-11T17:55:21.840Z] 84e9d258764d: Layer already exists [2021-11-11T17:55:21.840Z] e2eb06d8af82: Layer already exists [2021-11-11T17:55:21.840Z] main: digest: sha256:84967ffcab114acf3026a0dd7acb5d3edb266426518246c95840558fb34ca7a6 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T17:55:21.873Z] ===================================================== [Pipeline] echo [2021-11-11T17:55:21.880Z] taggedImages: [2021-11-11T17:55:21.880Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T17:55:21.880Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-11-11T17:55:21.880Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.93 [2021-11-11T17:55:21.880Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [2021-11-11T17:55:21.880Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-11T17:56:34.592Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-11T17:56:34.592Z] Removing intermediate container a609e7423b7f [2021-11-11T17:56:34.592Z] ---> 917666a2cb30 [2021-11-11T17:56:34.592Z] [2021-11-11T17:56:34.592Z] Step 9/22 : FROM alpine:3.14 [2021-11-11T17:56:34.592Z] 3.14: Pulling from library/alpine [2021-11-11T17:56:34.592Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-11T17:56:34.592Z] Status: Downloaded newer image for alpine:3.14 [2021-11-11T17:56:34.592Z] ---> bb3de5531c18 [2021-11-11T17:56:34.592Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-11T17:56:34.592Z] ---> Running in bc75396b78ba [2021-11-11T17:56:34.592Z] Removing intermediate container e43292ddc91c [2021-11-11T17:56:34.592Z] ---> e3168281ed02 [2021-11-11T17:56:34.592Z] [2021-11-11T17:56:34.592Z] Step 9/30 : FROM alpine:3.14 [2021-11-11T17:56:34.592Z] ---> bb3de5531c18 [2021-11-11T17:56:34.592Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-11T17:56:34.592Z] ---> Running in c711053a2553 [2021-11-11T17:56:34.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T17:56:34.592Z] Removing intermediate container c711053a2553 [2021-11-11T17:56:34.592Z] ---> 927e3e5793f5 [2021-11-11T17:56:34.592Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-11T17:56:34.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T17:56:34.592Z] ---> Running in 569b7306acfb [2021-11-11T17:56:34.592Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-11T17:56:34.592Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T17:56:34.592Z] OK: 5 MiB in 15 packages [2021-11-11T17:56:34.592Z] Removing intermediate container 3961870bd846 [2021-11-11T17:56:34.592Z] ---> a5a094592a1d [2021-11-11T17:56:34.592Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-11T17:56:34.592Z] ---> Running in c7f799aa69a7 [2021-11-11T17:56:34.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T17:56:34.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T17:56:34.592Z] Removing intermediate container bc75396b78ba [2021-11-11T17:56:34.592Z] ---> c6fae7e93bf4 [2021-11-11T17:56:34.592Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T17:56:34.592Z] ---> Running in 7a08cd46dad3 [2021-11-11T17:56:34.880Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-11T17:56:34.880Z] (2/2) Installing su-exec (0.2-r1) [2021-11-11T17:56:34.880Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T17:56:35.156Z] OK: 5 MiB in 16 packages [2021-11-11T17:56:36.144Z] Removing intermediate container 7a08cd46dad3 [2021-11-11T17:56:36.144Z] ---> 45245c23fe3a [2021-11-11T17:56:36.144Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-11T17:56:36.144Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-11T17:56:36.144Z] ---> Running in 6be2d227c777 [2021-11-11T17:56:37.137Z] Removing intermediate container 569b7306acfb [2021-11-11T17:56:37.137Z] ---> 96e1ffe8f815 [2021-11-11T17:56:37.137Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-11T17:56:37.137Z] Removing intermediate container 6be2d227c777 [2021-11-11T17:56:37.137Z] ---> 20b840c7bfb3 [2021-11-11T17:56:37.137Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-11T17:56:37.137Z] ---> Running in f75902f4eb4d [2021-11-11T17:56:37.137Z] Removing intermediate container e5d2e305a2eb [2021-11-11T17:56:37.137Z] ---> 4364530ab220 [2021-11-11T17:56:37.137Z] [2021-11-11T17:56:37.137Z] Step 9/24 : FROM alpine:3.14 [2021-11-11T17:56:37.137Z] ---> bb3de5531c18 [2021-11-11T17:56:37.137Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-11T17:56:37.137Z] ---> Running in 3e9b8c8ebcd5 [2021-11-11T17:56:37.424Z] ---> Running in 00d004eb45c0 [2021-11-11T17:56:38.042Z] Removing intermediate container f75902f4eb4d [2021-11-11T17:56:38.042Z] ---> 38ce99266dc1 [2021-11-11T17:56:38.042Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-11T17:56:38.314Z] Removing intermediate container 3e9b8c8ebcd5 [2021-11-11T17:56:38.314Z] ---> 5ccf9464a0a5 [2021-11-11T17:56:38.314Z] Step 14/22 : WORKDIR / [2021-11-11T17:56:38.314Z] ---> Running in bfb5229940a1 [2021-11-11T17:56:38.590Z] ---> Running in 3deb1cdbba24 [2021-11-11T17:56:39.198Z] Removing intermediate container bfb5229940a1 [2021-11-11T17:56:39.198Z] ---> fd486d91f032 [2021-11-11T17:56:39.198Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-11T17:56:39.198Z] Removing intermediate container 3deb1cdbba24 [2021-11-11T17:56:39.198Z] ---> 369faca24bb4 [2021-11-11T17:56:39.473Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T17:56:39.473Z] ---> Running in 857d69cecd06 [2021-11-11T17:56:39.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T17:56:39.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T17:56:40.023Z] Removing intermediate container c7f799aa69a7 [2021-11-11T17:56:40.023Z] ---> d99ac4b68ca6 [2021-11-11T17:56:40.023Z] [2021-11-11T17:56:40.023Z] Step 10/22 : FROM docker:20.10.8 [2021-11-11T17:56:40.301Z] 20.10.8: Pulling from library/docker [2021-11-11T17:56:40.914Z] ---> 6c3c93c1b63f [2021-11-11T17:56:40.914Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-11T17:56:40.914Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-11T17:56:40.914Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-11T17:56:40.914Z] (3/3) Installing su-exec (0.2-r1) [2021-11-11T17:56:40.914Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T17:56:41.198Z] Executing ca-certificates-20191127-r5.trigger [2021-11-11T17:56:41.198Z] OK: 6 MiB in 17 packages [2021-11-11T17:56:43.197Z] Removing intermediate container 8d5e5bdce637 [2021-11-11T17:56:43.197Z] ---> 2836b1090b2f [2021-11-11T17:56:43.197Z] [2021-11-11T17:56:43.197Z] Step 11/23 : FROM alpine:3.14 [2021-11-11T17:56:43.197Z] ---> bb3de5531c18 [2021-11-11T17:56:43.197Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-11T17:56:43.197Z] ---> Using cache [2021-11-11T17:56:43.197Z] ---> c6fae7e93bf4 [2021-11-11T17:56:43.197Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T17:56:43.197Z] ---> Using cache [2021-11-11T17:56:43.197Z] ---> 45245c23fe3a [2021-11-11T17:56:43.197Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-11T17:56:43.197Z] ---> Running in 6da2cc403fb8 [2021-11-11T17:56:43.197Z] Removing intermediate container 857d69cecd06 [2021-11-11T17:56:43.197Z] ---> 8a8b10f50169 [2021-11-11T17:56:43.197Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-11T17:56:43.477Z] ---> Running in 084991fbebe5 [2021-11-11T17:56:43.477Z] ---> a36982757190 [2021-11-11T17:56:43.477Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-11T17:56:43.477Z] Removing intermediate container 00d004eb45c0 [2021-11-11T17:56:43.477Z] ---> 7e0185348449 [2021-11-11T17:56:43.477Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-11T17:56:43.755Z] ---> Running in 8d6634d30db9 [2021-11-11T17:56:43.755Z] Removing intermediate container 6da2cc403fb8 [2021-11-11T17:56:43.755Z] ---> d7778025821a [2021-11-11T17:56:43.755Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-11T17:56:44.045Z] ---> Running in dffae937f1e1 [2021-11-11T17:56:44.045Z] Removing intermediate container 084991fbebe5 [2021-11-11T17:56:44.045Z] ---> 8a7a5fc895e1 [2021-11-11T17:56:44.045Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-11T17:56:44.649Z] Removing intermediate container 8d6634d30db9 [2021-11-11T17:56:44.649Z] ---> 2d82cba767f9 [2021-11-11T17:56:44.649Z] Step 12/24 : WORKDIR / [2021-11-11T17:56:44.649Z] Removing intermediate container dffae937f1e1 [2021-11-11T17:56:44.649Z] ---> fe53d2438db3 [2021-11-11T17:56:44.649Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T17:56:44.925Z] ---> Running in dfeda7ff3e5a [2021-11-11T17:56:44.925Z] ---> fbc384398168 [2021-11-11T17:56:44.925Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-11T17:56:45.201Z] ---> Running in 39bae2f87d28 [2021-11-11T17:56:45.802Z] ---> 63bf85a2aad9 [2021-11-11T17:56:45.802Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-11T17:56:45.802Z] Removing intermediate container 39bae2f87d28 [2021-11-11T17:56:45.802Z] ---> 5d8204b4a80c [2021-11-11T17:56:45.802Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T17:56:45.802Z] Removing intermediate container dfeda7ff3e5a [2021-11-11T17:56:45.802Z] ---> 4afd4e2b5bda [2021-11-11T17:56:45.802Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-11T17:56:45.802Z] ---> 48d042431579 [2021-11-11T17:56:45.802Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-11T17:56:45.802Z] ---> Running in 587304c98321 [2021-11-11T17:56:46.078Z] ---> Running in 459cbacbbba6 [2021-11-11T17:56:47.064Z] Removing intermediate container 459cbacbbba6 [2021-11-11T17:56:47.065Z] ---> 61b913671a49 [2021-11-11T17:56:47.065Z] Step 20/22 : LABEL arch=arm64 [2021-11-11T17:56:47.349Z] ---> Running in e9c35051d13a [2021-11-11T17:56:47.349Z] ---> 97d0e0743ef7 [2021-11-11T17:56:47.349Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-11T17:56:48.348Z] ---> 7efe665d1ac0 [2021-11-11T17:56:48.348Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-11T17:56:48.348Z] Removing intermediate container e9c35051d13a [2021-11-11T17:56:48.348Z] ---> e4751090e6a0 [2021-11-11T17:56:48.348Z] Step 21/22 : LABEL git_sha=23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T17:56:48.348Z] ---> Running in 472e8d150266 [2021-11-11T17:56:48.949Z] ---> 6f8916ea119a [2021-11-11T17:56:48.949Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-11T17:56:49.227Z] Removing intermediate container 587304c98321 [2021-11-11T17:56:49.227Z] ---> 6ed5b4ecbf6a [2021-11-11T17:56:49.227Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T17:56:49.227Z] Removing intermediate container 472e8d150266 [2021-11-11T17:56:49.227Z] ---> e9f2c65a9e3c [2021-11-11T17:56:49.227Z] Step 22/22 : LABEL version=2.0.1-dev.93 [2021-11-11T17:56:49.505Z] ---> Running in a07be042ef8f [2021-11-11T17:56:49.505Z] ---> 608f2388be21 [2021-11-11T17:56:49.505Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-11T17:56:49.781Z] ---> Running in ff79ff64c332 [2021-11-11T17:56:50.059Z] ---> be3a35d44dbd [2021-11-11T17:56:50.059Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-11T17:56:50.337Z] Removing intermediate container a07be042ef8f [2021-11-11T17:56:50.337Z] ---> 1f49b883dfa7 [2021-11-11T17:56:50.337Z] [2021-11-11T17:56:50.337Z] Removing intermediate container ff79ff64c332 [2021-11-11T17:56:50.337Z] ---> 94915fa7c2bc [2021-11-11T17:56:50.337Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T17:56:50.620Z] ---> 932296b6a8ee [2021-11-11T17:56:50.621Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-11T17:56:50.621Z] ---> Running in 0cc4133587a3 [2021-11-11T17:56:50.892Z] Successfully built 1f49b883dfa7 [2021-11-11T17:56:50.892Z] Successfully tagged core-command-arm64:latest [2021-11-11T17:56:50.892Z]  Building core-command ... done Building security-proxy-setup [2021-11-11T17:56:51.491Z] Removing intermediate container 0cc4133587a3 [2021-11-11T17:56:51.491Z] ---> 158e73757676 [2021-11-11T17:56:51.491Z] Step 21/23 : LABEL arch=arm64 [2021-11-11T17:56:51.491Z] ---> 1e6f32ccb167 [2021-11-11T17:56:51.491Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-11T17:56:51.491Z] ---> Running in 66ec3d5b2223 [2021-11-11T17:56:52.496Z] Removing intermediate container 66ec3d5b2223 [2021-11-11T17:56:52.496Z] ---> bd371784eab5 [2021-11-11T17:56:52.496Z] Step 22/23 : LABEL git_sha=23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T17:56:52.773Z] ---> Running in 6b6f61db5a2d [2021-11-11T17:56:53.407Z] ---> 8f5c4bafb337 [2021-11-11T17:56:53.407Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-11T17:56:53.407Z] Removing intermediate container 6b6f61db5a2d [2021-11-11T17:56:53.407Z] ---> ec154696f44b [2021-11-11T17:56:53.407Z] Step 23/23 : LABEL version=2.0.1-dev.93 [2021-11-11T17:56:53.685Z] ---> 3a258bab4a37 [2021-11-11T17:56:53.685Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-11T17:56:53.685Z] ---> Running in 37eebab658b7 [2021-11-11T17:56:54.689Z] Removing intermediate container 37eebab658b7 [2021-11-11T17:56:54.689Z] ---> 3d0a9cfca7dc [2021-11-11T17:56:54.689Z] [2021-11-11T17:56:54.689Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-11T17:56:54.689Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-11T17:56:54.689Z] ---> 3734d5adc5ac [2021-11-11T17:56:54.689Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-11T17:56:54.689Z] ---> fcfb19a11417 [2021-11-11T17:56:54.689Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-11T17:56:54.965Z] Successfully built 3d0a9cfca7dc [2021-11-11T17:56:54.965Z] ---> Running in 1928576c9c72 [2021-11-11T17:56:54.965Z] Successfully tagged support-scheduler-arm64:latest [2021-11-11T17:56:54.965Z] Building core-metadata [2021-11-11T17:56:55.576Z]  Building support-scheduler ... done  ---> 98058ae98d04 [2021-11-11T17:56:55.576Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-11T17:56:55.576Z] Removing intermediate container 1928576c9c72 [2021-11-11T17:56:55.576Z] ---> 4dc22572d3b3 [2021-11-11T17:56:55.577Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-11-11T17:56:55.863Z] ---> Running in 0a110af7c422 [2021-11-11T17:56:55.863Z] ---> 99127797509b [2021-11-11T17:56:55.863Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-11T17:56:56.861Z] ---> 9015338d2036 [2021-11-11T17:56:56.861Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-11-11T17:56:56.861Z] ---> Running in 93f43b8295c8 [2021-11-11T17:56:57.468Z] ---> cfb10c1a1573 [2021-11-11T17:56:57.468Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-11T17:56:57.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T17:56:57.745Z] ---> Running in 9357b548c102 [2021-11-11T17:56:57.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T17:56:58.742Z] (1/42) Installing readline (8.1.0-r0) [2021-11-11T17:56:58.742Z] (2/42) Installing bash (5.1.4-r0) [2021-11-11T17:56:58.742Z] Executing bash-5.1.4-r0.post-install [2021-11-11T17:56:58.742Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-11T17:56:58.742Z] Removing intermediate container 9357b548c102 [2021-11-11T17:56:58.742Z] ---> 777bc8305da1 [2021-11-11T17:56:58.742Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-11T17:56:58.742Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-11T17:56:58.742Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-11T17:56:58.742Z] (6/42) Installing curl (7.79.1-r0) [2021-11-11T17:56:58.742Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-11T17:56:58.742Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-11T17:56:59.024Z] (9/42) Installing expat (2.4.1-r0) [2021-11-11T17:56:59.024Z] (10/42) Installing libffi (3.3-r2) [2021-11-11T17:56:59.024Z] (11/42) Installing gdbm (1.19-r0) [2021-11-11T17:56:59.024Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-11T17:56:59.024Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-11T17:56:59.024Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-11T17:56:59.024Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-11T17:56:59.024Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-11T17:56:59.024Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-11T17:57:00.502Z] ---> 8155bd231838 [2021-11-11T17:57:00.502Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-11T17:57:00.502Z] Removing intermediate container 93f43b8295c8 [2021-11-11T17:57:00.502Z] ---> 095c56d28587 [2021-11-11T17:57:00.502Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-11T17:57:00.502Z] ---> Running in 0d0967f4b2b3 [2021-11-11T17:57:00.781Z] ---> Running in c5420b4e7d66 [2021-11-11T17:57:01.384Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-11T17:57:01.384Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-11T17:57:01.384Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-11T17:57:01.384Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-11T17:57:01.384Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-11T17:57:01.384Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-11T17:57:01.384Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-11T17:57:01.659Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-11T17:57:01.659Z] Removing intermediate container c5420b4e7d66 [2021-11-11T17:57:01.659Z] ---> ebd035701e08 [2021-11-11T17:57:01.659Z] Step 22/24 : LABEL arch=arm64 [2021-11-11T17:57:01.659Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-11T17:57:01.659Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-11T17:57:01.659Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-11T17:57:01.659Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-11T17:57:01.659Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-11T17:57:01.659Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-11T17:57:01.659Z] ---> Running in 6430f3d2b77e [2021-11-11T17:57:01.659Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-11T17:57:01.659Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-11T17:57:01.934Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-11T17:57:01.934Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-11T17:57:01.934Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-11T17:57:01.934Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-11T17:57:01.934Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-11T17:57:01.934Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-11T17:57:01.934Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-11T17:57:01.934Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-11T17:57:02.210Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-11T17:57:02.489Z] Removing intermediate container 6430f3d2b77e [2021-11-11T17:57:02.489Z] ---> 05298dd39e64 [2021-11-11T17:57:02.489Z] Step 23/24 : LABEL git_sha=23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T17:57:02.766Z] ---> Running in c05be5969158 [2021-11-11T17:57:02.766Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T17:57:02.766Z] OK: 84 MiB in 64 packages [2021-11-11T17:57:03.366Z] Removing intermediate container c05be5969158 [2021-11-11T17:57:03.366Z] ---> 5474fee00ad0 [2021-11-11T17:57:03.366Z] Step 24/24 : LABEL version=2.0.1-dev.93 [2021-11-11T17:57:03.641Z] ---> Running in 101498ed05f0 [2021-11-11T17:57:03.641Z] Removing intermediate container 0d0967f4b2b3 [2021-11-11T17:57:03.641Z] ---> 86a1f3d4c85c [2021-11-11T17:57:03.641Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-11T17:57:03.915Z] ---> Running in af56679af2ca [2021-11-11T17:57:04.191Z] Removing intermediate container 101498ed05f0 [2021-11-11T17:57:04.191Z] ---> 415256496a83 [2021-11-11T17:57:04.191Z] [2021-11-11T17:57:04.794Z] Successfully built 415256496a83 [2021-11-11T17:57:04.794Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-11-11T17:57:04.794Z]  Building security-secretstore-setup ... done Building support-notifications [2021-11-11T17:57:04.794Z] Removing intermediate container af56679af2ca [2021-11-11T17:57:04.794Z] ---> d90e7eacc557 [2021-11-11T17:57:04.794Z] Step 27/30 : CMD ["gate"] [2021-11-11T17:57:05.075Z] ---> Running in d73363ba9ad3 [2021-11-11T17:57:05.680Z] Removing intermediate container d73363ba9ad3 [2021-11-11T17:57:05.680Z] ---> d561cb656043 [2021-11-11T17:57:05.680Z] Step 28/30 : LABEL arch=arm64 [2021-11-11T17:57:05.952Z] ---> Running in e65bf857a8cd [2021-11-11T17:57:06.552Z] Removing intermediate container e65bf857a8cd [2021-11-11T17:57:06.552Z] ---> cb8295f28c07 [2021-11-11T17:57:06.552Z] Step 29/30 : LABEL git_sha=23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T17:57:06.829Z] ---> Running in 2e36d2b4e8ac [2021-11-11T17:57:07.105Z] Collecting docker-compose==1.23.2 [2021-11-11T17:57:07.378Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-11T17:57:07.652Z] Removing intermediate container 2e36d2b4e8ac [2021-11-11T17:57:07.652Z] ---> 5bf6e9178cb3 [2021-11-11T17:57:07.652Z] Step 30/30 : LABEL version=2.0.1-dev.93 [2021-11-11T17:57:07.938Z] Collecting cached-property<2,>=1.2.0 [2021-11-11T17:57:07.938Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-11T17:57:07.938Z] Collecting docopt<0.7,>=0.6.1 [2021-11-11T17:57:07.938Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-11T17:57:07.938Z] ---> Running in 301f55aa1075 [2021-11-11T17:57:07.938Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T17:57:07.938Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-11T17:57:07.938Z] ---> 88a78c18588d [2021-11-11T17:57:07.938Z] Step 3/20 : WORKDIR /edgex-go [2021-11-11T17:57:07.938Z] ---> Using cache [2021-11-11T17:57:07.938Z] ---> 7e138d39b0dc [2021-11-11T17:57:07.939Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T17:57:07.939Z] ---> Using cache [2021-11-11T17:57:07.939Z] ---> 0a8b6e840844 [2021-11-11T17:57:07.939Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-11T17:57:07.939Z] ---> Using cache [2021-11-11T17:57:07.939Z] ---> 83fa783f865e [2021-11-11T17:57:07.939Z] Step 6/20 : COPY . . [2021-11-11T17:57:07.939Z] ---> Using cache [2021-11-11T17:57:07.939Z] ---> 503ac726a259 [2021-11-11T17:57:07.939Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T17:57:07.939Z] ---> Using cache [2021-11-11T17:57:07.939Z] ---> c4dba5316616 [2021-11-11T17:57:07.939Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-11T17:57:08.230Z] ---> Running in 948b50665672 [2021-11-11T17:57:08.839Z] Removing intermediate container 301f55aa1075 [2021-11-11T17:57:08.840Z] ---> c4c56609cb3e [2021-11-11T17:57:08.840Z] [2021-11-11T17:57:09.438Z] Successfully built c4c56609cb3e [2021-11-11T17:57:09.438Z] Successfully tagged security-bootstrapper-arm64:latest [2021-11-11T17:57:09.438Z] Building core-data [2021-11-11T17:57:10.043Z]  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-11T17:57:11.487Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-11T17:57:11.487Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-11T17:57:11.763Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-11T17:57:11.763Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-11T17:57:12.041Z] Collecting jsonschema<3,>=2.5.1 [2021-11-11T17:57:12.041Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-11T17:57:12.318Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-11T17:57:12.318Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-11T17:57:14.992Z] Collecting PyYAML<4,>=3.10 [2021-11-11T17:57:14.992Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-11T17:57:18.403Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-11T17:57:18.403Z] Collecting texttable<0.10,>=0.9.0 [2021-11-11T17:57:18.403Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-11T17:57:18.693Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T17:57:18.693Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T17:57:18.693Z] ---> 88a78c18588d [2021-11-11T17:57:18.693Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T17:57:18.693Z] ---> Using cache [2021-11-11T17:57:18.693Z] ---> 7e138d39b0dc [2021-11-11T17:57:18.693Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T17:57:18.693Z] ---> Using cache [2021-11-11T17:57:18.693Z] ---> 0a8b6e840844 [2021-11-11T17:57:18.693Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-11T17:57:18.693Z] ---> Using cache [2021-11-11T17:57:18.693Z] ---> 83fa783f865e [2021-11-11T17:57:18.693Z] Step 6/22 : COPY . . [2021-11-11T17:57:18.693Z] ---> Using cache [2021-11-11T17:57:18.693Z] ---> 503ac726a259 [2021-11-11T17:57:18.693Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T17:57:18.693Z] ---> Using cache [2021-11-11T17:57:18.693Z] ---> c4dba5316616 [2021-11-11T17:57:18.693Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-11T17:57:19.716Z] ---> Running in b9c01291c4a2 [2021-11-11T17:57:20.705Z] Collecting docker<4.0,>=3.6.0 [2021-11-11T17:57:20.705Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-11T17:57:21.695Z] Collecting docker-pycreds>=0.4.0 [2021-11-11T17:57:21.695Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-11T17:57:21.695Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-11T17:57:21.695Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-11-11T17:57:22.685Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-11T17:57:22.685Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-11T17:57:22.685Z] Collecting idna<2.8,>=2.5 [2021-11-11T17:57:22.685Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-11T17:57:22.964Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-11T17:57:22.964Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-11T17:57:23.249Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-11T17:57:23.249Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-11T17:57:23.249Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-11T17:57:23.249Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-11T17:57:24.254Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-11T17:57:24.254Z] Attempting uninstall: urllib3 [2021-11-11T17:57:24.254Z] Found existing installation: urllib3 1.26.5 [2021-11-11T17:57:24.254Z] Uninstalling urllib3-1.26.5: [2021-11-11T17:57:24.543Z] Successfully uninstalled urllib3-1.26.5 [2021-11-11T17:57:25.162Z] Attempting uninstall: idna [2021-11-11T17:57:25.162Z] Found existing installation: idna 3.2 [2021-11-11T17:57:25.162Z] Uninstalling idna-3.2: [2021-11-11T17:57:25.441Z] Successfully uninstalled idna-3.2 [2021-11-11T17:57:26.459Z] Attempting uninstall: chardet [2021-11-11T17:57:26.459Z] Found existing installation: chardet 4.0.0 [2021-11-11T17:57:26.459Z] Uninstalling chardet-4.0.0: [2021-11-11T17:57:26.739Z] Successfully uninstalled chardet-4.0.0 [2021-11-11T17:57:28.765Z] Attempting uninstall: requests [2021-11-11T17:57:28.765Z] Found existing installation: requests 2.25.1 [2021-11-11T17:57:28.765Z] Uninstalling requests-2.25.1: [2021-11-11T17:57:28.765Z] Successfully uninstalled requests-2.25.1 [2021-11-11T17:57:29.415Z] Running setup.py install for texttable: started [2021-11-11T17:57:31.431Z] Running setup.py install for texttable: finished with status 'done' [2021-11-11T17:57:31.431Z] Running setup.py install for PyYAML: started [2021-11-11T17:57:32.892Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T17:57:32.892Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-11T17:57:32.892Z] ---> 88a78c18588d [2021-11-11T17:57:32.892Z] Step 3/21 : WORKDIR /edgex-go [2021-11-11T17:57:32.892Z] ---> Using cache [2021-11-11T17:57:32.892Z] ---> 7e138d39b0dc [2021-11-11T17:57:32.892Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T17:57:32.892Z] ---> Using cache [2021-11-11T17:57:32.892Z] ---> 0a8b6e840844 [2021-11-11T17:57:32.892Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-11T17:57:32.892Z] ---> Running in 5b866bf62545 [2021-11-11T17:57:34.907Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-11T17:57:35.187Z] Running setup.py install for docopt: started [2021-11-11T17:57:35.465Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T17:57:35.776Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T17:57:35.776Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T17:57:35.776Z] ---> 88a78c18588d [2021-11-11T17:57:35.776Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T17:57:35.776Z] ---> Using cache [2021-11-11T17:57:35.776Z] ---> 7e138d39b0dc [2021-11-11T17:57:35.776Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T17:57:35.776Z] ---> Using cache [2021-11-11T17:57:35.776Z] ---> 0a8b6e840844 [2021-11-11T17:57:35.776Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-11T17:57:36.070Z] ---> Running in 35383fec7aff [2021-11-11T17:57:36.678Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T17:57:37.675Z] OK: 219 MiB in 52 packages [2021-11-11T17:57:37.952Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T17:57:38.231Z] Running setup.py install for docopt: finished with status 'done' [2021-11-11T17:57:38.231Z] Running setup.py install for dockerpty: started [2021-11-11T17:57:38.842Z] Removing intermediate container 5b866bf62545 [2021-11-11T17:57:38.842Z] ---> dd018d83d454 [2021-11-11T17:57:38.842Z] Step 6/21 : COPY . . [2021-11-11T17:57:39.122Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T17:57:40.578Z] OK: 219 MiB in 52 packages [2021-11-11T17:57:41.583Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-11T17:57:42.209Z] Removing intermediate container 35383fec7aff [2021-11-11T17:57:42.209Z] ---> a23acc26fc94 [2021-11-11T17:57:42.209Z] Step 6/22 : COPY . . [2021-11-11T17:57:43.208Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-11-11T17:57:58.374Z] ---> 31d32bcb60d5 [2021-11-11T17:57:58.374Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T17:57:58.374Z] ---> Running in fe5167763a35 [2021-11-11T17:58:06.798Z] ---> f14593fd8dcf [2021-11-11T17:58:06.798Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T17:58:06.798Z] Removing intermediate container fe5167763a35 [2021-11-11T17:58:06.798Z] ---> 6c1a0e4b99f8 [2021-11-11T17:58:06.798Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-11T17:58:06.798Z] ---> Running in 223a288f1b0d [2021-11-11T17:58:06.798Z] ---> Running in b60de82a9195 [2021-11-11T17:58:06.798Z] Removing intermediate container 0a110af7c422 [2021-11-11T17:58:06.798Z] ---> b0e417a7c421 [2021-11-11T17:58:06.798Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-11T17:58:06.798Z] ---> Running in 8b8c666c2d07 [2021-11-11T17:58:08.310Z] Removing intermediate container 8b8c666c2d07 [2021-11-11T17:58:08.310Z] ---> 8e76ba929d54 [2021-11-11T17:58:08.310Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-11T17:58:08.310Z] ---> Running in 0164c7ae6a94 [2021-11-11T17:58:09.373Z] Removing intermediate container 0164c7ae6a94 [2021-11-11T17:58:09.373Z] ---> 00317e6995aa [2021-11-11T17:58:09.373Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-11T17:58:09.989Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-11T17:58:11.457Z] ---> d2b996c5a552 [2021-11-11T17:58:11.457Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-11T17:58:12.447Z] ---> 248a991e8043 [2021-11-11T17:58:12.447Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-11T17:58:13.902Z] ---> b5efb4402618 [2021-11-11T17:58:13.902Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-11T17:58:14.180Z] Removing intermediate container b60de82a9195 [2021-11-11T17:58:14.180Z] ---> 4b9d71c076e3 [2021-11-11T17:58:14.180Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-11T17:58:14.180Z] ---> Running in 9cfad23052db [2021-11-11T17:58:14.180Z] ---> Running in c176004d9807 [2021-11-11T17:58:15.177Z] Removing intermediate container 9cfad23052db [2021-11-11T17:58:15.177Z] ---> afc3dd06985a [2021-11-11T17:58:15.177Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T17:58:15.458Z] ---> Running in 63303d2aa98c [2021-11-11T17:58:16.504Z] Removing intermediate container 63303d2aa98c [2021-11-11T17:58:16.504Z] ---> d84d0d27dc08 [2021-11-11T17:58:16.504Z] Step 20/22 : LABEL arch=arm64 [2021-11-11T17:58:16.504Z] ---> Running in aa09f53da9bc [2021-11-11T17:58:16.783Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o cmd/core-data/core-data ./cmd/core-data [2021-11-11T17:58:17.073Z] Removing intermediate container aa09f53da9bc [2021-11-11T17:58:17.073Z] ---> 0db33ce90859 [2021-11-11T17:58:17.073Z] Step 21/22 : LABEL git_sha=23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T17:58:17.353Z] ---> Running in c8d03725206d [2021-11-11T17:58:17.949Z] Removing intermediate container c8d03725206d [2021-11-11T17:58:17.949Z] ---> 82965691eb5c [2021-11-11T17:58:17.949Z] Step 22/22 : LABEL version=2.0.1-dev.93 [2021-11-11T17:58:17.949Z] ---> Running in 43cf132332ce [2021-11-11T17:58:18.551Z] Removing intermediate container 43cf132332ce [2021-11-11T17:58:18.551Z] ---> 6e64aac34067 [2021-11-11T17:58:18.551Z] [2021-11-11T17:58:18.826Z] Successfully built 6e64aac34067 [2021-11-11T17:58:18.826Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-11-11T17:58:37.148Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.93" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-11T17:58:52.233Z] Removing intermediate container 948b50665672 [2021-11-11T17:58:52.233Z] ---> a00de6b95d06 [2021-11-11T17:58:52.233Z] [2021-11-11T17:58:52.233Z] Step 9/20 : FROM alpine:3.14 [2021-11-11T17:58:52.233Z] ---> bb3de5531c18 [2021-11-11T17:58:52.233Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-11T17:58:52.233Z] ---> Running in db334dfe2a98 [2021-11-11T17:58:53.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T17:58:53.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T17:58:54.233Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-11T17:58:54.233Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-11T17:58:54.233Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-11T17:58:54.233Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-11T17:58:54.233Z] (5/5) Installing curl (7.79.1-r0) [2021-11-11T17:58:54.233Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T17:58:54.233Z] Executing ca-certificates-20191127-r5.trigger [2021-11-11T17:58:54.836Z] OK: 8 MiB in 19 packages [2021-11-11T17:58:56.846Z] Removing intermediate container db334dfe2a98 [2021-11-11T17:58:56.846Z] ---> bc9ebf2360f1 [2021-11-11T17:58:56.846Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-11T17:58:56.846Z] ---> Running in ba34e145561c [2021-11-11T17:58:57.446Z] Removing intermediate container ba34e145561c [2021-11-11T17:58:57.446Z] ---> 29a06326774c [2021-11-11T17:58:57.446Z] Step 12/20 : WORKDIR /edgex [2021-11-11T17:58:57.724Z] ---> Running in e4b8826d5d6b [2021-11-11T17:58:58.329Z] Removing intermediate container e4b8826d5d6b [2021-11-11T17:58:58.329Z] ---> e061aace13ce [2021-11-11T17:58:58.329Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-11T17:58:59.317Z] ---> 19117375f0f2 [2021-11-11T17:58:59.317Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-11T17:59:01.302Z] ---> aa14c817f05c [2021-11-11T17:59:01.302Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-11T17:59:02.745Z] ---> 9771d2c9807c [2021-11-11T17:59:02.745Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-11T17:59:03.030Z] ---> Running in 8921440af143 [2021-11-11T17:59:03.635Z] Removing intermediate container 8921440af143 [2021-11-11T17:59:03.635Z] ---> 642342202f32 [2021-11-11T17:59:03.635Z] Step 17/20 : CMD ["--init=true"] [2021-11-11T17:59:03.635Z] ---> Running in 25b8ac023790 [2021-11-11T17:59:04.234Z] Removing intermediate container 25b8ac023790 [2021-11-11T17:59:04.234Z] ---> ca69230108c0 [2021-11-11T17:59:04.234Z] Step 18/20 : LABEL arch=arm64 [2021-11-11T17:59:04.515Z] ---> Running in d78c596fb621 [2021-11-11T17:59:05.121Z] Removing intermediate container d78c596fb621 [2021-11-11T17:59:05.121Z] ---> f41672fdf124 [2021-11-11T17:59:05.121Z] Step 19/20 : LABEL git_sha=23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T17:59:05.121Z] ---> Running in 7fd9db302861 [2021-11-11T17:59:05.724Z] Removing intermediate container 7fd9db302861 [2021-11-11T17:59:05.724Z] ---> a050aaab3c40 [2021-11-11T17:59:05.724Z] Step 20/20 : LABEL version=2.0.1-dev.93 [2021-11-11T17:59:06.001Z] ---> Running in af921e56f8ff [2021-11-11T17:59:06.614Z] Removing intermediate container af921e56f8ff [2021-11-11T17:59:06.614Z] ---> 398566f74e6f [2021-11-11T17:59:06.614Z] [2021-11-11T17:59:06.899Z] Successfully built 398566f74e6f [2021-11-11T17:59:06.899Z] Successfully tagged security-proxy-setup-arm64:latest [2021-11-11T17:59:12.312Z]  Building security-proxy-setup ... done Removing intermediate container b9c01291c4a2 [2021-11-11T17:59:12.312Z] ---> e64be60e10d7 [2021-11-11T17:59:12.312Z] [2021-11-11T17:59:12.312Z] Step 9/22 : FROM alpine:3.14 [2021-11-11T17:59:12.312Z] ---> bb3de5531c18 [2021-11-11T17:59:12.312Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-11T17:59:12.312Z] ---> Using cache [2021-11-11T17:59:12.312Z] ---> c6fae7e93bf4 [2021-11-11T17:59:12.312Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T17:59:12.312Z] ---> Using cache [2021-11-11T17:59:12.312Z] ---> 45245c23fe3a [2021-11-11T17:59:12.312Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-11T17:59:12.312Z] ---> Running in 044610c549e1 [2021-11-11T17:59:12.312Z] Removing intermediate container 044610c549e1 [2021-11-11T17:59:12.312Z] ---> b1ddeaf32a82 [2021-11-11T17:59:12.312Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-11T17:59:12.312Z] ---> Running in ead2f29b634d [2021-11-11T17:59:13.313Z] Removing intermediate container ead2f29b634d [2021-11-11T17:59:13.313Z] ---> 6c8246aab0b8 [2021-11-11T17:59:13.313Z] Step 14/22 : WORKDIR / [2021-11-11T17:59:13.313Z] ---> Running in 6098a1267f79 [2021-11-11T17:59:13.932Z] Removing intermediate container 6098a1267f79 [2021-11-11T17:59:13.932Z] ---> 82c28e4088d4 [2021-11-11T17:59:13.932Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T17:59:14.924Z] ---> c05afb244933 [2021-11-11T17:59:14.924Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-11T17:59:16.924Z] ---> 207b56b4da93 [2021-11-11T17:59:16.924Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-11T17:59:17.914Z] ---> 43d277200bd2 [2021-11-11T17:59:17.914Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-11T17:59:18.195Z] ---> Running in cd674599a3ed [2021-11-11T17:59:18.804Z] Removing intermediate container cd674599a3ed [2021-11-11T17:59:18.804Z] ---> 6969b329a152 [2021-11-11T17:59:18.804Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T17:59:18.804Z] ---> Running in 094543e6a128 [2021-11-11T17:59:19.408Z] Removing intermediate container 094543e6a128 [2021-11-11T17:59:19.408Z] ---> dcaddf4c7c07 [2021-11-11T17:59:19.408Z] Step 20/22 : LABEL arch=arm64 [2021-11-11T17:59:19.688Z] ---> Running in f5246efbe771 [2021-11-11T17:59:20.298Z] Removing intermediate container f5246efbe771 [2021-11-11T17:59:20.298Z] ---> 48766b6720a4 [2021-11-11T17:59:20.298Z] Step 21/22 : LABEL git_sha=23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T17:59:20.298Z] ---> Running in f01319b1403e [2021-11-11T17:59:21.307Z] Removing intermediate container f01319b1403e [2021-11-11T17:59:21.307Z] ---> a1f837452665 [2021-11-11T17:59:21.307Z] Step 22/22 : LABEL version=2.0.1-dev.93 [2021-11-11T17:59:21.307Z] ---> Running in d35c121bfece [2021-11-11T17:59:21.920Z] Removing intermediate container d35c121bfece [2021-11-11T17:59:21.920Z] ---> 1ed7ae0a7669 [2021-11-11T17:59:21.920Z] [2021-11-11T17:59:22.196Z] Successfully built 1ed7ae0a7669 [2021-11-11T17:59:22.196Z] Successfully tagged core-metadata-arm64:latest [2021-11-11T17:59:40.524Z]  Building core-metadata ... done Removing intermediate container 223a288f1b0d [2021-11-11T17:59:40.524Z] ---> f3ce9fedd845 [2021-11-11T17:59:40.524Z] [2021-11-11T17:59:40.524Z] Step 9/21 : FROM alpine:3.14 [2021-11-11T17:59:40.524Z] ---> bb3de5531c18 [2021-11-11T17:59:40.524Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-11T17:59:40.524Z] ---> Running in 027e6586c159 [2021-11-11T17:59:40.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T17:59:40.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T17:59:40.524Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-11T17:59:40.524Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-11T17:59:40.524Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T17:59:40.524Z] Executing ca-certificates-20191127-r5.trigger [2021-11-11T17:59:40.524Z] OK: 6 MiB in 16 packages [2021-11-11T17:59:41.966Z] Removing intermediate container 027e6586c159 [2021-11-11T17:59:41.966Z] ---> d289fbfc5225 [2021-11-11T17:59:41.966Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T17:59:41.966Z] ---> Running in fa711a255b89 [2021-11-11T17:59:42.562Z] Removing intermediate container fa711a255b89 [2021-11-11T17:59:42.562Z] ---> 39c636f50bd7 [2021-11-11T17:59:42.562Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-11T17:59:42.562Z] ---> Running in d95bfdfeb1fe [2021-11-11T17:59:43.156Z] Removing intermediate container d95bfdfeb1fe [2021-11-11T17:59:43.156Z] ---> 73e149fdaf3c [2021-11-11T17:59:43.156Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-11T17:59:43.156Z] ---> Running in 5ec7ac8f1a92 [2021-11-11T17:59:43.431Z] Removing intermediate container c176004d9807 [2021-11-11T17:59:43.431Z] ---> 7884aec24e62 [2021-11-11T17:59:43.431Z] [2021-11-11T17:59:43.431Z] Step 9/22 : FROM alpine:3.14 [2021-11-11T17:59:43.431Z] ---> bb3de5531c18 [2021-11-11T17:59:43.431Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-11T17:59:43.703Z] ---> Running in a1fe59ad5a03 [2021-11-11T17:59:43.703Z] Removing intermediate container 5ec7ac8f1a92 [2021-11-11T17:59:43.703Z] ---> 4b4897bbd59e [2021-11-11T17:59:43.703Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T17:59:43.977Z] Removing intermediate container a1fe59ad5a03 [2021-11-11T17:59:43.977Z] ---> ad108902aac4 [2021-11-11T17:59:43.977Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-11T17:59:44.251Z] ---> Running in be10c90b0a53 [2021-11-11T17:59:44.523Z] ---> f3f5e54d1f59 [2021-11-11T17:59:44.523Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-11T17:59:44.523Z] Removing intermediate container be10c90b0a53 [2021-11-11T17:59:44.523Z] ---> 0a77e95ae910 [2021-11-11T17:59:44.523Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-11T17:59:44.797Z] ---> Running in 090c4175924d [2021-11-11T17:59:45.068Z] Removing intermediate container 090c4175924d [2021-11-11T17:59:45.068Z] ---> 6e0654640d5a [2021-11-11T17:59:45.068Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T17:59:45.340Z] ---> Running in 8dccf234fd3a [2021-11-11T17:59:45.613Z] ---> 95cdb5622f00 [2021-11-11T17:59:45.613Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-11T17:59:46.591Z] ---> b44f74e4b6cb [2021-11-11T17:59:46.591Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-11T17:59:46.591Z] ---> Running in fa1d04ffba17 [2021-11-11T17:59:47.198Z] Removing intermediate container fa1d04ffba17 [2021-11-11T17:59:47.198Z] ---> b1cffe8b07c3 [2021-11-11T17:59:47.198Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T17:59:47.198Z] ---> Running in 6483898a6852 [2021-11-11T17:59:47.472Z] Removing intermediate container 8dccf234fd3a [2021-11-11T17:59:47.472Z] ---> 21f642061b1c [2021-11-11T17:59:47.472Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-11T17:59:47.472Z] ---> Running in e67fc9a86474 [2021-11-11T17:59:47.750Z] Removing intermediate container 6483898a6852 [2021-11-11T17:59:47.750Z] ---> 22038b3d324e [2021-11-11T17:59:47.750Z] Step 19/21 : LABEL arch=arm64 [2021-11-11T17:59:47.750Z] ---> Running in ef99e0695643 [2021-11-11T17:59:48.344Z] Removing intermediate container ef99e0695643 [2021-11-11T17:59:48.344Z] ---> 271d3d9a20c6 [2021-11-11T17:59:48.344Z] Step 20/21 : LABEL git_sha=23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T17:59:48.344Z] ---> Running in b98a88d18d93 [2021-11-11T17:59:48.614Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T17:59:48.614Z] Removing intermediate container b98a88d18d93 [2021-11-11T17:59:48.614Z] ---> 82f2166954a8 [2021-11-11T17:59:48.614Z] Step 21/21 : LABEL version=2.0.1-dev.93 [2021-11-11T17:59:48.889Z] ---> Running in eb2102e0928b [2021-11-11T17:59:49.158Z] Removing intermediate container eb2102e0928b [2021-11-11T17:59:49.158Z] ---> 6a9e0a8ce8be [2021-11-11T17:59:49.158Z] [2021-11-11T17:59:49.428Z] Successfully built 6a9e0a8ce8be [2021-11-11T17:59:49.428Z] Successfully tagged support-notifications-arm64:latest [2021-11-11T17:59:49.428Z]  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T17:59:50.402Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-11T17:59:50.402Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-11T17:59:50.402Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-11T17:59:50.402Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-11T17:59:50.673Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-11T17:59:50.673Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-11T17:59:50.673Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T17:59:50.956Z] OK: 8 MiB in 20 packages [2021-11-11T17:59:51.929Z] Removing intermediate container e67fc9a86474 [2021-11-11T17:59:51.929Z] ---> 81952841dd0c [2021-11-11T17:59:51.929Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T17:59:52.520Z] ---> 05c2d61e4e55 [2021-11-11T17:59:52.520Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-11T17:59:53.493Z] ---> 264da00126dc [2021-11-11T17:59:53.493Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-11T17:59:54.469Z] ---> 9e5b8095ee48 [2021-11-11T17:59:54.469Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-11T17:59:54.469Z] ---> Running in 62d4a59de0e4 [2021-11-11T17:59:54.741Z] Removing intermediate container 62d4a59de0e4 [2021-11-11T17:59:54.741Z] ---> 602e5417936e [2021-11-11T17:59:54.741Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T17:59:54.741Z] ---> Running in 8058dc859359 [2021-11-11T17:59:55.010Z] Removing intermediate container 8058dc859359 [2021-11-11T17:59:55.010Z] ---> 176bf032b949 [2021-11-11T17:59:55.010Z] Step 20/22 : LABEL arch=arm64 [2021-11-11T17:59:55.286Z] ---> Running in 73ee7e12dcc5 [2021-11-11T17:59:55.555Z] Removing intermediate container 73ee7e12dcc5 [2021-11-11T17:59:55.555Z] ---> 38be8a911043 [2021-11-11T17:59:55.555Z] Step 21/22 : LABEL git_sha=23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T17:59:55.825Z] ---> Running in fa49ac511892 [2021-11-11T17:59:56.096Z] Removing intermediate container fa49ac511892 [2021-11-11T17:59:56.096Z] ---> e7a4223e2a47 [2021-11-11T17:59:56.096Z] Step 22/22 : LABEL version=2.0.1-dev.93 [2021-11-11T17:59:56.365Z] ---> Running in 254f84841bf6 [2021-11-11T17:59:56.638Z] Removing intermediate container 254f84841bf6 [2021-11-11T17:59:56.638Z] ---> 624dd957f493 [2021-11-11T17:59:56.638Z] [2021-11-11T17:59:56.909Z] Successfully built 624dd957f493 [2021-11-11T17:59:56.909Z] Successfully tagged core-data-arm64:latest [2021-11-11T17:59:57.200Z]  Building core-data ... done  [Pipeline] } [2021-11-11T17:59:57.194Z] $ docker stop --time=1 f027755cfefad3a75f121bc936da8c5526220b3d974234625917dd20abf3f905 [2021-11-11T17:59:58.862Z] $ docker rm -f f027755cfefad3a75f121bc936da8c5526220b3d974234625917dd20abf3f905 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-11T17:59:59.403Z] + docker images [2021-11-11T17:59:59.673Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-11T17:59:59.673Z] core-data-arm64 latest 624dd957f493 3 seconds ago 19.5MB [2021-11-11T17:59:59.673Z] support-notifications-arm64 latest 6a9e0a8ce8be 11 seconds ago 16.1MB [2021-11-11T17:59:59.673Z] 7884aec24e62 16 seconds ago 1.46GB [2021-11-11T17:59:59.673Z] f3ce9fedd845 23 seconds ago 1.46GB [2021-11-11T17:59:59.673Z] core-metadata-arm64 latest 1ed7ae0a7669 38 seconds ago 15.9MB [2021-11-11T17:59:59.673Z] e64be60e10d7 49 seconds ago 1.46GB [2021-11-11T17:59:59.673Z] security-proxy-setup-arm64 latest 398566f74e6f 53 seconds ago 25.4MB [2021-11-11T17:59:59.673Z] a00de6b95d06 About a minute ago 1.46GB [2021-11-11T17:59:59.673Z] sys-mgmt-agent-arm64 latest 6e64aac34067 About a minute ago 277MB [2021-11-11T17:59:59.673Z] security-bootstrapper-arm64 latest c4c56609cb3e 2 minutes ago 17.8MB [2021-11-11T17:59:59.673Z] security-secretstore-setup-arm64 latest 415256496a83 2 minutes ago 26.8MB [2021-11-11T17:59:59.673Z] support-scheduler-arm64 latest 3d0a9cfca7dc 3 minutes ago 15.3MB [2021-11-11T17:59:59.673Z] core-command-arm64 latest 1f49b883dfa7 3 minutes ago 15.2MB [2021-11-11T17:59:59.673Z] 2836b1090b2f 3 minutes ago 1.46GB [2021-11-11T17:59:59.673Z] d99ac4b68ca6 3 minutes ago 1.45GB [2021-11-11T17:59:59.673Z] 4364530ab220 3 minutes ago 1.46GB [2021-11-11T17:59:59.673Z] e3168281ed02 3 minutes ago 1.46GB [2021-11-11T17:59:59.673Z] 917666a2cb30 3 minutes ago 1.45GB [2021-11-11T17:59:59.673Z] ci-base-image-arm64 latest 88a78c18588d 7 minutes ago 1.24GB [2021-11-11T17:59:59.673Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 4 weeks ago 534MB [2021-11-11T17:59:59.673Z] docker 20.10.8 3734d5adc5ac 2 months ago 198MB [2021-11-11T17:59:59.673Z] alpine 3.14 bb3de5531c18 2 months ago 5.34MB [2021-11-11T17:59:59.673Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T17:59:59.867Z] provisioning config files... [2021-11-11T17:59:59.887Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/105@tmp/config4343698951666360326tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T18:00:00.225Z] ---> docker-login.sh [2021-11-11T18:00:00.225Z] nexus3.edgexfoundry.org:10001 [2021-11-11T18:00:00.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T18:00:00.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T18:00:00.497Z] Configure a credential helper to remove this warning. See [2021-11-11T18:00:00.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T18:00:00.497Z] [2021-11-11T18:00:00.497Z] Login Succeeded [2021-11-11T18:00:00.497Z] nexus3.edgexfoundry.org:10002 [2021-11-11T18:00:01.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T18:00:01.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T18:00:01.088Z] Configure a credential helper to remove this warning. See [2021-11-11T18:00:01.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T18:00:01.088Z] [2021-11-11T18:00:01.088Z] Login Succeeded [2021-11-11T18:00:01.088Z] nexus3.edgexfoundry.org:10003 [2021-11-11T18:00:01.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T18:00:01.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T18:00:01.633Z] Configure a credential helper to remove this warning. See [2021-11-11T18:00:01.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T18:00:01.633Z] [2021-11-11T18:00:01.633Z] Login Succeeded [2021-11-11T18:00:01.633Z] nexus3.edgexfoundry.org:10004 [2021-11-11T18:00:01.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T18:00:02.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T18:00:02.174Z] Configure a credential helper to remove this warning. See [2021-11-11T18:00:02.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T18:00:02.174Z] [2021-11-11T18:00:02.174Z] Login Succeeded [2021-11-11T18:00:02.174Z] docker.io [2021-11-11T18:00:02.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T18:00:03.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T18:00:03.037Z] Configure a credential helper to remove this warning. See [2021-11-11T18:00:03.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T18:00:03.037Z] [2021-11-11T18:00:03.037Z] Login Succeeded [2021-11-11T18:00:03.037Z] ---> docker-login.sh ends [Pipeline] } [2021-11-11T18:00:03.054Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T18:00:03.082Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-11T18:00:03.100Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-11-11T18:00:03.100Z] 23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T18:00:03.100Z] latest [2021-11-11T18:00:03.100Z] 2.0.1-dev.93 [2021-11-11T18:00:03.100Z] 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [2021-11-11T18:00:03.100Z] main [2021-11-11T18:00:03.100Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:03.432Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:23297b73a36dbb0569f4168faa1adbec72d87445 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:03.765Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T18:00:03.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-11T18:00:03.765Z] d7a07f7aefe1: Preparing [2021-11-11T18:00:03.765Z] 020858add8b8: Preparing [2021-11-11T18:00:03.765Z] 36f9f3ba5a9b: Preparing [2021-11-11T18:00:03.765Z] cbf9f838d9ec: Preparing [2021-11-11T18:00:03.765Z] ee420dfed78a: Preparing [2021-11-11T18:00:04.037Z] ee420dfed78a: Layer already exists [2021-11-11T18:00:04.037Z] 36f9f3ba5a9b: Pushed [2021-11-11T18:00:04.037Z] d7a07f7aefe1: Pushed [2021-11-11T18:00:04.037Z] cbf9f838d9ec: Pushed [2021-11-11T18:00:06.642Z] 020858add8b8: Pushed [2021-11-11T18:00:06.642Z] 23297b73a36dbb0569f4168faa1adbec72d87445: digest: sha256:e593c2539f2637d2d1c2f25a2228a0301db66bfae544bf23ffa5283deba97047 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:06.980Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:07.316Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-11-11T18:00:07.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-11T18:00:07.316Z] d7a07f7aefe1: Preparing [2021-11-11T18:00:07.316Z] 020858add8b8: Preparing [2021-11-11T18:00:07.316Z] 36f9f3ba5a9b: Preparing [2021-11-11T18:00:07.316Z] cbf9f838d9ec: Preparing [2021-11-11T18:00:07.316Z] ee420dfed78a: Preparing [2021-11-11T18:00:07.316Z] 020858add8b8: Layer already exists [2021-11-11T18:00:07.316Z] cbf9f838d9ec: Layer already exists [2021-11-11T18:00:07.589Z] 36f9f3ba5a9b: Layer already exists [2021-11-11T18:00:07.589Z] ee420dfed78a: Layer already exists [2021-11-11T18:00:07.589Z] d7a07f7aefe1: Layer already exists [2021-11-11T18:00:07.589Z] latest: digest: sha256:e593c2539f2637d2d1c2f25a2228a0301db66bfae544bf23ffa5283deba97047 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:07.944Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:08.278Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.93 [2021-11-11T18:00:08.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-11T18:00:08.278Z] d7a07f7aefe1: Preparing [2021-11-11T18:00:08.278Z] 020858add8b8: Preparing [2021-11-11T18:00:08.278Z] 36f9f3ba5a9b: Preparing [2021-11-11T18:00:08.278Z] cbf9f838d9ec: Preparing [2021-11-11T18:00:08.278Z] ee420dfed78a: Preparing [2021-11-11T18:00:08.278Z] 020858add8b8: Layer already exists [2021-11-11T18:00:08.278Z] cbf9f838d9ec: Layer already exists [2021-11-11T18:00:08.278Z] d7a07f7aefe1: Layer already exists [2021-11-11T18:00:08.278Z] 36f9f3ba5a9b: Layer already exists [2021-11-11T18:00:08.278Z] ee420dfed78a: Layer already exists [2021-11-11T18:00:08.549Z] 2.0.1-dev.93: digest: sha256:e593c2539f2637d2d1c2f25a2228a0301db66bfae544bf23ffa5283deba97047 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:08.891Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:09.225Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [2021-11-11T18:00:09.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-11T18:00:09.225Z] d7a07f7aefe1: Preparing [2021-11-11T18:00:09.225Z] 020858add8b8: Preparing [2021-11-11T18:00:09.225Z] 36f9f3ba5a9b: Preparing [2021-11-11T18:00:09.225Z] cbf9f838d9ec: Preparing [2021-11-11T18:00:09.225Z] ee420dfed78a: Preparing [2021-11-11T18:00:09.496Z] cbf9f838d9ec: Layer already exists [2021-11-11T18:00:09.496Z] 020858add8b8: Layer already exists [2021-11-11T18:00:09.496Z] ee420dfed78a: Layer already exists [2021-11-11T18:00:09.496Z] 36f9f3ba5a9b: Layer already exists [2021-11-11T18:00:09.496Z] d7a07f7aefe1: Layer already exists [2021-11-11T18:00:09.496Z] 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93: digest: sha256:e593c2539f2637d2d1c2f25a2228a0301db66bfae544bf23ffa5283deba97047 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:09.831Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:10.161Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-11-11T18:00:10.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-11T18:00:10.161Z] d7a07f7aefe1: Preparing [2021-11-11T18:00:10.161Z] 020858add8b8: Preparing [2021-11-11T18:00:10.161Z] 36f9f3ba5a9b: Preparing [2021-11-11T18:00:10.161Z] cbf9f838d9ec: Preparing [2021-11-11T18:00:10.161Z] ee420dfed78a: Preparing [2021-11-11T18:00:10.161Z] d7a07f7aefe1: Layer already exists [2021-11-11T18:00:10.161Z] 020858add8b8: Layer already exists [2021-11-11T18:00:10.161Z] ee420dfed78a: Layer already exists [2021-11-11T18:00:10.161Z] 36f9f3ba5a9b: Layer already exists [2021-11-11T18:00:10.161Z] cbf9f838d9ec: Layer already exists [2021-11-11T18:00:10.430Z] main: digest: sha256:e593c2539f2637d2d1c2f25a2228a0301db66bfae544bf23ffa5283deba97047 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T18:00:10.471Z] ===================================================== [Pipeline] echo [2021-11-11T18:00:10.479Z] taggedImages: [2021-11-11T18:00:10.479Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T18:00:10.479Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-11-11T18:00:10.479Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.93 [2021-11-11T18:00:10.479Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [2021-11-11T18:00:10.479Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-11-11T18:00:10.495Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-11-11T18:00:10.495Z] 23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T18:00:10.495Z] latest [2021-11-11T18:00:10.495Z] 2.0.1-dev.93 [2021-11-11T18:00:10.495Z] 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [2021-11-11T18:00:10.495Z] main [2021-11-11T18:00:10.495Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:10.836Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:23297b73a36dbb0569f4168faa1adbec72d87445 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:11.167Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T18:00:11.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-11T18:00:11.167Z] 61ee690085fc: Preparing [2021-11-11T18:00:11.167Z] 89e4f87d2142: Preparing [2021-11-11T18:00:11.167Z] 36f9f3ba5a9b: Preparing [2021-11-11T18:00:11.167Z] 90de534220db: Preparing [2021-11-11T18:00:11.167Z] ce63407ca245: Preparing [2021-11-11T18:00:11.167Z] ee420dfed78a: Preparing [2021-11-11T18:00:11.167Z] ee420dfed78a: Waiting [2021-11-11T18:00:11.442Z] 36f9f3ba5a9b: Layer already exists [2021-11-11T18:00:11.442Z] ee420dfed78a: Layer already exists [2021-11-11T18:00:11.442Z] ce63407ca245: Pushed [2021-11-11T18:00:11.442Z] 61ee690085fc: Pushed [2021-11-11T18:00:12.033Z] 90de534220db: Pushed [2021-11-11T18:00:14.004Z] 89e4f87d2142: Pushed [2021-11-11T18:00:14.275Z] 23297b73a36dbb0569f4168faa1adbec72d87445: digest: sha256:13ea47dcc61004c6817d1697f8eb86c9c3ebf5b0e67233e3e284f540940f2751 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:14.613Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:14.954Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-11-11T18:00:14.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-11T18:00:14.954Z] 61ee690085fc: Preparing [2021-11-11T18:00:14.954Z] 89e4f87d2142: Preparing [2021-11-11T18:00:14.954Z] 36f9f3ba5a9b: Preparing [2021-11-11T18:00:14.954Z] 90de534220db: Preparing [2021-11-11T18:00:14.954Z] ce63407ca245: Preparing [2021-11-11T18:00:14.954Z] ee420dfed78a: Preparing [2021-11-11T18:00:14.954Z] ee420dfed78a: Waiting [2021-11-11T18:00:15.227Z] ce63407ca245: Layer already exists [2021-11-11T18:00:15.227Z] 89e4f87d2142: Layer already exists [2021-11-11T18:00:15.227Z] 61ee690085fc: Layer already exists [2021-11-11T18:00:15.227Z] 36f9f3ba5a9b: Layer already exists [2021-11-11T18:00:15.227Z] 90de534220db: Layer already exists [2021-11-11T18:00:15.227Z] ee420dfed78a: Layer already exists [2021-11-11T18:00:15.227Z] latest: digest: sha256:13ea47dcc61004c6817d1697f8eb86c9c3ebf5b0e67233e3e284f540940f2751 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:15.588Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:15.989Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.93 [2021-11-11T18:00:15.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-11T18:00:15.989Z] 61ee690085fc: Preparing [2021-11-11T18:00:15.989Z] 89e4f87d2142: Preparing [2021-11-11T18:00:15.989Z] 36f9f3ba5a9b: Preparing [2021-11-11T18:00:15.989Z] 90de534220db: Preparing [2021-11-11T18:00:15.989Z] ce63407ca245: Preparing [2021-11-11T18:00:15.989Z] ee420dfed78a: Preparing [2021-11-11T18:00:15.989Z] ee420dfed78a: Waiting [2021-11-11T18:00:15.989Z] ce63407ca245: Layer already exists [2021-11-11T18:00:15.989Z] 90de534220db: Layer already exists [2021-11-11T18:00:15.989Z] 61ee690085fc: Layer already exists [2021-11-11T18:00:15.989Z] 89e4f87d2142: Layer already exists [2021-11-11T18:00:15.989Z] 36f9f3ba5a9b: Layer already exists [2021-11-11T18:00:15.989Z] ee420dfed78a: Layer already exists [2021-11-11T18:00:16.266Z] 2.0.1-dev.93: digest: sha256:13ea47dcc61004c6817d1697f8eb86c9c3ebf5b0e67233e3e284f540940f2751 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:16.611Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:16.955Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [2021-11-11T18:00:16.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-11T18:00:16.955Z] 61ee690085fc: Preparing [2021-11-11T18:00:16.955Z] 89e4f87d2142: Preparing [2021-11-11T18:00:16.955Z] 36f9f3ba5a9b: Preparing [2021-11-11T18:00:16.955Z] 90de534220db: Preparing [2021-11-11T18:00:16.955Z] ce63407ca245: Preparing [2021-11-11T18:00:16.955Z] ee420dfed78a: Preparing [2021-11-11T18:00:16.955Z] ee420dfed78a: Waiting [2021-11-11T18:00:16.955Z] 89e4f87d2142: Layer already exists [2021-11-11T18:00:16.955Z] 36f9f3ba5a9b: Layer already exists [2021-11-11T18:00:16.955Z] 61ee690085fc: Layer already exists [2021-11-11T18:00:16.955Z] 90de534220db: Layer already exists [2021-11-11T18:00:16.955Z] ce63407ca245: Layer already exists [2021-11-11T18:00:17.234Z] ee420dfed78a: Layer already exists [2021-11-11T18:00:17.234Z] 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93: digest: sha256:13ea47dcc61004c6817d1697f8eb86c9c3ebf5b0e67233e3e284f540940f2751 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:17.593Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:17.951Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-11-11T18:00:17.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-11T18:00:17.951Z] 61ee690085fc: Preparing [2021-11-11T18:00:17.951Z] 89e4f87d2142: Preparing [2021-11-11T18:00:17.951Z] 36f9f3ba5a9b: Preparing [2021-11-11T18:00:17.951Z] 90de534220db: Preparing [2021-11-11T18:00:17.951Z] ce63407ca245: Preparing [2021-11-11T18:00:17.951Z] ee420dfed78a: Preparing [2021-11-11T18:00:17.951Z] ee420dfed78a: Waiting [2021-11-11T18:00:17.951Z] 90de534220db: Layer already exists [2021-11-11T18:00:17.951Z] 36f9f3ba5a9b: Layer already exists [2021-11-11T18:00:17.951Z] 61ee690085fc: Layer already exists [2021-11-11T18:00:17.951Z] 89e4f87d2142: Layer already exists [2021-11-11T18:00:17.951Z] ce63407ca245: Layer already exists [2021-11-11T18:00:18.229Z] ee420dfed78a: Layer already exists [2021-11-11T18:00:18.229Z] main: digest: sha256:13ea47dcc61004c6817d1697f8eb86c9c3ebf5b0e67233e3e284f540940f2751 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T18:00:18.272Z] ===================================================== [Pipeline] echo [2021-11-11T18:00:18.279Z] taggedImages: [2021-11-11T18:00:18.279Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T18:00:18.279Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-11-11T18:00:18.279Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.93 [2021-11-11T18:00:18.279Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [2021-11-11T18:00:18.279Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-11-11T18:00:18.296Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-11-11T18:00:18.296Z] 23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T18:00:18.296Z] latest [2021-11-11T18:00:18.296Z] 2.0.1-dev.93 [2021-11-11T18:00:18.296Z] 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [2021-11-11T18:00:18.296Z] main [2021-11-11T18:00:18.296Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:18.637Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:23297b73a36dbb0569f4168faa1adbec72d87445 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:19.058Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T18:00:19.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-11T18:00:19.058Z] 646e673c2263: Preparing [2021-11-11T18:00:19.058Z] 178ed610b551: Preparing [2021-11-11T18:00:19.058Z] 36f9f3ba5a9b: Preparing [2021-11-11T18:00:19.058Z] cbf9f838d9ec: Preparing [2021-11-11T18:00:19.058Z] ee420dfed78a: Preparing [2021-11-11T18:00:19.058Z] ee420dfed78a: Layer already exists [2021-11-11T18:00:19.058Z] 36f9f3ba5a9b: Layer already exists [2021-11-11T18:00:19.058Z] cbf9f838d9ec: Layer already exists [2021-11-11T18:00:19.331Z] 646e673c2263: Pushed [2021-11-11T18:00:21.929Z] 178ed610b551: Pushed [2021-11-11T18:00:21.929Z] 23297b73a36dbb0569f4168faa1adbec72d87445: digest: sha256:41d266a4ee13acb5d912945d56dd67737bfd409bb2180890b07d6480bf66154e size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:22.264Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:22.596Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-11-11T18:00:22.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-11T18:00:22.596Z] 646e673c2263: Preparing [2021-11-11T18:00:22.596Z] 178ed610b551: Preparing [2021-11-11T18:00:22.596Z] 36f9f3ba5a9b: Preparing [2021-11-11T18:00:22.596Z] cbf9f838d9ec: Preparing [2021-11-11T18:00:22.596Z] ee420dfed78a: Preparing [2021-11-11T18:00:22.596Z] ee420dfed78a: Layer already exists [2021-11-11T18:00:22.596Z] 646e673c2263: Layer already exists [2021-11-11T18:00:22.596Z] 36f9f3ba5a9b: Layer already exists [2021-11-11T18:00:22.596Z] 178ed610b551: Layer already exists [2021-11-11T18:00:22.596Z] cbf9f838d9ec: Layer already exists [2021-11-11T18:00:22.865Z] latest: digest: sha256:41d266a4ee13acb5d912945d56dd67737bfd409bb2180890b07d6480bf66154e size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:23.200Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:23.526Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.93 [2021-11-11T18:00:23.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-11T18:00:23.527Z] 646e673c2263: Preparing [2021-11-11T18:00:23.527Z] 178ed610b551: Preparing [2021-11-11T18:00:23.527Z] 36f9f3ba5a9b: Preparing [2021-11-11T18:00:23.527Z] cbf9f838d9ec: Preparing [2021-11-11T18:00:23.527Z] ee420dfed78a: Preparing [2021-11-11T18:00:23.527Z] 178ed610b551: Layer already exists [2021-11-11T18:00:23.527Z] cbf9f838d9ec: Layer already exists [2021-11-11T18:00:23.527Z] 36f9f3ba5a9b: Layer already exists [2021-11-11T18:00:23.527Z] 646e673c2263: Layer already exists [2021-11-11T18:00:23.527Z] ee420dfed78a: Layer already exists [2021-11-11T18:00:23.797Z] 2.0.1-dev.93: digest: sha256:41d266a4ee13acb5d912945d56dd67737bfd409bb2180890b07d6480bf66154e size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:24.129Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:24.465Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [2021-11-11T18:00:24.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-11T18:00:24.465Z] 646e673c2263: Preparing [2021-11-11T18:00:24.465Z] 178ed610b551: Preparing [2021-11-11T18:00:24.465Z] 36f9f3ba5a9b: Preparing [2021-11-11T18:00:24.465Z] cbf9f838d9ec: Preparing [2021-11-11T18:00:24.465Z] ee420dfed78a: Preparing [2021-11-11T18:00:24.465Z] cbf9f838d9ec: Layer already exists [2021-11-11T18:00:24.736Z] ee420dfed78a: Layer already exists [2021-11-11T18:00:24.736Z] 36f9f3ba5a9b: Layer already exists [2021-11-11T18:00:24.736Z] 178ed610b551: Layer already exists [2021-11-11T18:00:24.736Z] 646e673c2263: Layer already exists [2021-11-11T18:00:24.736Z] 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93: digest: sha256:41d266a4ee13acb5d912945d56dd67737bfd409bb2180890b07d6480bf66154e size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:25.071Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:25.403Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-11-11T18:00:25.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-11T18:00:25.403Z] 646e673c2263: Preparing [2021-11-11T18:00:25.403Z] 178ed610b551: Preparing [2021-11-11T18:00:25.403Z] 36f9f3ba5a9b: Preparing [2021-11-11T18:00:25.403Z] cbf9f838d9ec: Preparing [2021-11-11T18:00:25.403Z] ee420dfed78a: Preparing [2021-11-11T18:00:25.403Z] cbf9f838d9ec: Layer already exists [2021-11-11T18:00:25.403Z] ee420dfed78a: Layer already exists [2021-11-11T18:00:25.675Z] 178ed610b551: Layer already exists [2021-11-11T18:00:25.675Z] 36f9f3ba5a9b: Layer already exists [2021-11-11T18:00:25.675Z] 646e673c2263: Layer already exists [2021-11-11T18:00:25.675Z] main: digest: sha256:41d266a4ee13acb5d912945d56dd67737bfd409bb2180890b07d6480bf66154e size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T18:00:25.716Z] ===================================================== [Pipeline] echo [2021-11-11T18:00:25.725Z] taggedImages: [2021-11-11T18:00:25.725Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T18:00:25.725Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-11-11T18:00:25.725Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.93 [2021-11-11T18:00:25.725Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [2021-11-11T18:00:25.725Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-11-11T18:00:25.739Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-11-11T18:00:25.739Z] 23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T18:00:25.739Z] latest [2021-11-11T18:00:25.739Z] 2.0.1-dev.93 [2021-11-11T18:00:25.739Z] 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [2021-11-11T18:00:25.739Z] main [2021-11-11T18:00:25.739Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:26.069Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23297b73a36dbb0569f4168faa1adbec72d87445 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:26.398Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T18:00:26.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-11T18:00:26.398Z] cc3b2392e817: Preparing [2021-11-11T18:00:26.398Z] cc3b2392e817: Preparing [2021-11-11T18:00:26.398Z] 731790ff4d14: Preparing [2021-11-11T18:00:26.398Z] 4f6054bf734d: Preparing [2021-11-11T18:00:26.398Z] 0e6c887ca2a1: Preparing [2021-11-11T18:00:26.398Z] d43296d99903: Preparing [2021-11-11T18:00:26.398Z] 36f9f3ba5a9b: Preparing [2021-11-11T18:00:26.398Z] f4a7e47f469e: Preparing [2021-11-11T18:00:26.398Z] cb00a24010a5: Preparing [2021-11-11T18:00:26.398Z] 8dda91c33b44: Preparing [2021-11-11T18:00:26.398Z] 246bd2246daf: Preparing [2021-11-11T18:00:26.398Z] ee420dfed78a: Preparing [2021-11-11T18:00:26.398Z] 36f9f3ba5a9b: Waiting [2021-11-11T18:00:26.398Z] f4a7e47f469e: Waiting [2021-11-11T18:00:26.398Z] cb00a24010a5: Waiting [2021-11-11T18:00:26.398Z] 8dda91c33b44: Waiting [2021-11-11T18:00:26.398Z] 246bd2246daf: Waiting [2021-11-11T18:00:26.398Z] ee420dfed78a: Waiting [2021-11-11T18:00:26.670Z] 4f6054bf734d: Pushed [2021-11-11T18:00:26.670Z] cc3b2392e817: Pushed [2021-11-11T18:00:26.670Z] 731790ff4d14: Pushed [2021-11-11T18:00:26.670Z] 36f9f3ba5a9b: Layer already exists [2021-11-11T18:00:26.670Z] 0e6c887ca2a1: Pushed [2021-11-11T18:00:26.940Z] f4a7e47f469e: Pushed [2021-11-11T18:00:26.940Z] cb00a24010a5: Pushed [2021-11-11T18:00:26.940Z] 8dda91c33b44: Pushed [2021-11-11T18:00:26.940Z] ee420dfed78a: Layer already exists [2021-11-11T18:00:26.940Z] 246bd2246daf: Pushed [2021-11-11T18:00:30.314Z] d43296d99903: Pushed [2021-11-11T18:00:30.314Z] 23297b73a36dbb0569f4168faa1adbec72d87445: digest: sha256:5eb411700ae9b924491c5521a993341dcf83eb44dd394315561054d5f08f6793 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:30.649Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:30.977Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-11-11T18:00:30.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-11T18:00:30.977Z] cc3b2392e817: Preparing [2021-11-11T18:00:30.977Z] cc3b2392e817: Preparing [2021-11-11T18:00:30.977Z] 731790ff4d14: Preparing [2021-11-11T18:00:30.977Z] 4f6054bf734d: Preparing [2021-11-11T18:00:30.977Z] 0e6c887ca2a1: Preparing [2021-11-11T18:00:30.977Z] d43296d99903: Preparing [2021-11-11T18:00:30.977Z] 36f9f3ba5a9b: Preparing [2021-11-11T18:00:30.977Z] f4a7e47f469e: Preparing [2021-11-11T18:00:30.977Z] cb00a24010a5: Preparing [2021-11-11T18:00:30.977Z] 8dda91c33b44: Preparing [2021-11-11T18:00:30.977Z] 246bd2246daf: Preparing [2021-11-11T18:00:30.977Z] ee420dfed78a: Preparing [2021-11-11T18:00:30.977Z] 36f9f3ba5a9b: Waiting [2021-11-11T18:00:30.977Z] f4a7e47f469e: Waiting [2021-11-11T18:00:30.977Z] cb00a24010a5: Waiting [2021-11-11T18:00:30.977Z] 8dda91c33b44: Waiting [2021-11-11T18:00:30.977Z] 246bd2246daf: Waiting [2021-11-11T18:00:30.977Z] ee420dfed78a: Waiting [2021-11-11T18:00:30.977Z] cc3b2392e817: Layer already exists [2021-11-11T18:00:30.977Z] 0e6c887ca2a1: Layer already exists [2021-11-11T18:00:30.977Z] d43296d99903: Layer already exists [2021-11-11T18:00:30.977Z] 731790ff4d14: Layer already exists [2021-11-11T18:00:30.977Z] 4f6054bf734d: Layer already exists [2021-11-11T18:00:30.977Z] 8dda91c33b44: Layer already exists [2021-11-11T18:00:31.247Z] f4a7e47f469e: Layer already exists [2021-11-11T18:00:31.247Z] 36f9f3ba5a9b: Layer already exists [2021-11-11T18:00:31.247Z] cb00a24010a5: Layer already exists [2021-11-11T18:00:31.247Z] 246bd2246daf: Layer already exists [2021-11-11T18:00:31.247Z] ee420dfed78a: Layer already exists [2021-11-11T18:00:31.247Z] latest: digest: sha256:5eb411700ae9b924491c5521a993341dcf83eb44dd394315561054d5f08f6793 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:31.592Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:31.925Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.93 [2021-11-11T18:00:31.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-11T18:00:31.925Z] cc3b2392e817: Preparing [2021-11-11T18:00:31.925Z] cc3b2392e817: Preparing [2021-11-11T18:00:31.925Z] 731790ff4d14: Preparing [2021-11-11T18:00:31.925Z] 4f6054bf734d: Preparing [2021-11-11T18:00:31.925Z] 0e6c887ca2a1: Preparing [2021-11-11T18:00:31.925Z] d43296d99903: Preparing [2021-11-11T18:00:31.925Z] 36f9f3ba5a9b: Preparing [2021-11-11T18:00:31.925Z] f4a7e47f469e: Preparing [2021-11-11T18:00:31.925Z] cb00a24010a5: Preparing [2021-11-11T18:00:31.925Z] 8dda91c33b44: Preparing [2021-11-11T18:00:31.925Z] 246bd2246daf: Preparing [2021-11-11T18:00:31.925Z] ee420dfed78a: Preparing [2021-11-11T18:00:31.925Z] cb00a24010a5: Waiting [2021-11-11T18:00:31.925Z] 8dda91c33b44: Waiting [2021-11-11T18:00:31.925Z] ee420dfed78a: Waiting [2021-11-11T18:00:31.926Z] 36f9f3ba5a9b: Waiting [2021-11-11T18:00:31.926Z] 246bd2246daf: Waiting [2021-11-11T18:00:31.926Z] f4a7e47f469e: Waiting [2021-11-11T18:00:31.926Z] cc3b2392e817: Layer already exists [2021-11-11T18:00:31.926Z] 4f6054bf734d: Layer already exists [2021-11-11T18:00:31.926Z] d43296d99903: Layer already exists [2021-11-11T18:00:31.926Z] 0e6c887ca2a1: Layer already exists [2021-11-11T18:00:31.926Z] 731790ff4d14: Layer already exists [2021-11-11T18:00:32.196Z] cb00a24010a5: Layer already exists [2021-11-11T18:00:32.196Z] f4a7e47f469e: Layer already exists [2021-11-11T18:00:32.196Z] 36f9f3ba5a9b: Layer already exists [2021-11-11T18:00:32.196Z] 246bd2246daf: Layer already exists [2021-11-11T18:00:32.196Z] 8dda91c33b44: Layer already exists [2021-11-11T18:00:32.196Z] ee420dfed78a: Layer already exists [2021-11-11T18:00:32.196Z] 2.0.1-dev.93: digest: sha256:5eb411700ae9b924491c5521a993341dcf83eb44dd394315561054d5f08f6793 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:32.530Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:32.862Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [2021-11-11T18:00:32.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-11T18:00:32.862Z] cc3b2392e817: Preparing [2021-11-11T18:00:32.862Z] cc3b2392e817: Preparing [2021-11-11T18:00:32.862Z] 731790ff4d14: Preparing [2021-11-11T18:00:32.862Z] 4f6054bf734d: Preparing [2021-11-11T18:00:32.862Z] 0e6c887ca2a1: Preparing [2021-11-11T18:00:32.862Z] d43296d99903: Preparing [2021-11-11T18:00:32.862Z] 36f9f3ba5a9b: Preparing [2021-11-11T18:00:32.862Z] f4a7e47f469e: Preparing [2021-11-11T18:00:32.862Z] cb00a24010a5: Preparing [2021-11-11T18:00:32.862Z] 8dda91c33b44: Preparing [2021-11-11T18:00:32.862Z] 246bd2246daf: Preparing [2021-11-11T18:00:32.862Z] ee420dfed78a: Preparing [2021-11-11T18:00:32.862Z] cb00a24010a5: Waiting [2021-11-11T18:00:32.862Z] 8dda91c33b44: Waiting [2021-11-11T18:00:32.862Z] 246bd2246daf: Waiting [2021-11-11T18:00:32.862Z] ee420dfed78a: Waiting [2021-11-11T18:00:32.862Z] 36f9f3ba5a9b: Waiting [2021-11-11T18:00:32.862Z] f4a7e47f469e: Waiting [2021-11-11T18:00:32.862Z] 4f6054bf734d: Layer already exists [2021-11-11T18:00:32.862Z] cc3b2392e817: Layer already exists [2021-11-11T18:00:32.862Z] 0e6c887ca2a1: Layer already exists [2021-11-11T18:00:32.862Z] 731790ff4d14: Layer already exists [2021-11-11T18:00:32.862Z] d43296d99903: Layer already exists [2021-11-11T18:00:33.133Z] cb00a24010a5: Layer already exists [2021-11-11T18:00:33.133Z] 36f9f3ba5a9b: Layer already exists [2021-11-11T18:00:33.133Z] f4a7e47f469e: Layer already exists [2021-11-11T18:00:33.133Z] 8dda91c33b44: Layer already exists [2021-11-11T18:00:33.133Z] 246bd2246daf: Layer already exists [2021-11-11T18:00:33.133Z] ee420dfed78a: Layer already exists [2021-11-11T18:00:33.133Z] 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93: digest: sha256:5eb411700ae9b924491c5521a993341dcf83eb44dd394315561054d5f08f6793 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:33.478Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:33.806Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-11-11T18:00:33.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-11T18:00:33.806Z] cc3b2392e817: Preparing [2021-11-11T18:00:33.806Z] cc3b2392e817: Preparing [2021-11-11T18:00:33.806Z] 731790ff4d14: Preparing [2021-11-11T18:00:33.806Z] 4f6054bf734d: Preparing [2021-11-11T18:00:33.806Z] 0e6c887ca2a1: Preparing [2021-11-11T18:00:33.806Z] d43296d99903: Preparing [2021-11-11T18:00:33.806Z] 36f9f3ba5a9b: Preparing [2021-11-11T18:00:33.806Z] f4a7e47f469e: Preparing [2021-11-11T18:00:33.806Z] cb00a24010a5: Preparing [2021-11-11T18:00:33.806Z] 8dda91c33b44: Preparing [2021-11-11T18:00:33.806Z] 246bd2246daf: Preparing [2021-11-11T18:00:33.806Z] ee420dfed78a: Preparing [2021-11-11T18:00:33.806Z] cb00a24010a5: Waiting [2021-11-11T18:00:33.806Z] 8dda91c33b44: Waiting [2021-11-11T18:00:33.806Z] 246bd2246daf: Waiting [2021-11-11T18:00:33.806Z] ee420dfed78a: Waiting [2021-11-11T18:00:33.806Z] 36f9f3ba5a9b: Waiting [2021-11-11T18:00:33.806Z] 731790ff4d14: Layer already exists [2021-11-11T18:00:33.806Z] 0e6c887ca2a1: Layer already exists [2021-11-11T18:00:33.806Z] cc3b2392e817: Layer already exists [2021-11-11T18:00:33.806Z] d43296d99903: Layer already exists [2021-11-11T18:00:33.806Z] 4f6054bf734d: Layer already exists [2021-11-11T18:00:33.806Z] f4a7e47f469e: Layer already exists [2021-11-11T18:00:33.806Z] cb00a24010a5: Layer already exists [2021-11-11T18:00:33.806Z] 246bd2246daf: Layer already exists [2021-11-11T18:00:33.806Z] 36f9f3ba5a9b: Layer already exists [2021-11-11T18:00:33.806Z] 8dda91c33b44: Layer already exists [2021-11-11T18:00:34.075Z] ee420dfed78a: Layer already exists [2021-11-11T18:00:34.075Z] main: digest: sha256:5eb411700ae9b924491c5521a993341dcf83eb44dd394315561054d5f08f6793 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T18:00:34.117Z] ===================================================== [Pipeline] echo [2021-11-11T18:00:34.126Z] taggedImages: [2021-11-11T18:00:34.126Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T18:00:34.126Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-11-11T18:00:34.126Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.93 [2021-11-11T18:00:34.126Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [2021-11-11T18:00:34.126Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-11-11T18:00:34.146Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-11-11T18:00:34.146Z] 23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T18:00:34.146Z] latest [2021-11-11T18:00:34.146Z] 2.0.1-dev.93 [2021-11-11T18:00:34.146Z] 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [2021-11-11T18:00:34.146Z] main [2021-11-11T18:00:34.146Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:34.489Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23297b73a36dbb0569f4168faa1adbec72d87445 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:34.828Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T18:00:34.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-11T18:00:34.828Z] 5bb496a9c686: Preparing [2021-11-11T18:00:34.828Z] 9a689b89ebfa: Preparing [2021-11-11T18:00:34.828Z] 062d029b4af8: Preparing [2021-11-11T18:00:34.828Z] e815997784db: Preparing [2021-11-11T18:00:34.828Z] 86a1802aa64d: Preparing [2021-11-11T18:00:34.828Z] ee420dfed78a: Preparing [2021-11-11T18:00:34.828Z] ee420dfed78a: Waiting [2021-11-11T18:00:35.105Z] 062d029b4af8: Pushed [2021-11-11T18:00:35.105Z] ee420dfed78a: Layer already exists [2021-11-11T18:00:35.105Z] e815997784db: Pushed [2021-11-11T18:00:35.699Z] 86a1802aa64d: Pushed [2021-11-11T18:00:37.127Z] 9a689b89ebfa: Pushed [2021-11-11T18:00:37.398Z] 5bb496a9c686: Pushed [2021-11-11T18:00:37.668Z] 23297b73a36dbb0569f4168faa1adbec72d87445: digest: sha256:b857dab40785df6843322ce32c7ad1ef18089303031192aa3925d212793279f1 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:38.001Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:38.331Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-11-11T18:00:38.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-11T18:00:38.331Z] 5bb496a9c686: Preparing [2021-11-11T18:00:38.331Z] 9a689b89ebfa: Preparing [2021-11-11T18:00:38.331Z] 062d029b4af8: Preparing [2021-11-11T18:00:38.331Z] e815997784db: Preparing [2021-11-11T18:00:38.331Z] 86a1802aa64d: Preparing [2021-11-11T18:00:38.331Z] ee420dfed78a: Preparing [2021-11-11T18:00:38.331Z] ee420dfed78a: Waiting [2021-11-11T18:00:38.331Z] 5bb496a9c686: Layer already exists [2021-11-11T18:00:38.331Z] 062d029b4af8: Layer already exists [2021-11-11T18:00:38.331Z] 9a689b89ebfa: Layer already exists [2021-11-11T18:00:38.331Z] e815997784db: Layer already exists [2021-11-11T18:00:38.331Z] 86a1802aa64d: Layer already exists [2021-11-11T18:00:38.331Z] ee420dfed78a: Layer already exists [2021-11-11T18:00:38.613Z] latest: digest: sha256:b857dab40785df6843322ce32c7ad1ef18089303031192aa3925d212793279f1 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:38.959Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:39.286Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.93 [2021-11-11T18:00:39.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-11T18:00:39.286Z] 5bb496a9c686: Preparing [2021-11-11T18:00:39.286Z] 9a689b89ebfa: Preparing [2021-11-11T18:00:39.286Z] 062d029b4af8: Preparing [2021-11-11T18:00:39.286Z] e815997784db: Preparing [2021-11-11T18:00:39.286Z] 86a1802aa64d: Preparing [2021-11-11T18:00:39.286Z] ee420dfed78a: Preparing [2021-11-11T18:00:39.286Z] ee420dfed78a: Waiting [2021-11-11T18:00:39.286Z] 5bb496a9c686: Layer already exists [2021-11-11T18:00:39.286Z] 062d029b4af8: Layer already exists [2021-11-11T18:00:39.286Z] 86a1802aa64d: Layer already exists [2021-11-11T18:00:39.286Z] 9a689b89ebfa: Layer already exists [2021-11-11T18:00:39.286Z] e815997784db: Layer already exists [2021-11-11T18:00:39.556Z] ee420dfed78a: Layer already exists [2021-11-11T18:00:39.556Z] 2.0.1-dev.93: digest: sha256:b857dab40785df6843322ce32c7ad1ef18089303031192aa3925d212793279f1 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:39.892Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:40.228Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [2021-11-11T18:00:40.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-11T18:00:40.228Z] 5bb496a9c686: Preparing [2021-11-11T18:00:40.228Z] 9a689b89ebfa: Preparing [2021-11-11T18:00:40.228Z] 062d029b4af8: Preparing [2021-11-11T18:00:40.228Z] e815997784db: Preparing [2021-11-11T18:00:40.228Z] 86a1802aa64d: Preparing [2021-11-11T18:00:40.228Z] ee420dfed78a: Preparing [2021-11-11T18:00:40.228Z] ee420dfed78a: Waiting [2021-11-11T18:00:40.228Z] 062d029b4af8: Layer already exists [2021-11-11T18:00:40.498Z] 9a689b89ebfa: Layer already exists [2021-11-11T18:00:40.498Z] e815997784db: Layer already exists [2021-11-11T18:00:40.498Z] 5bb496a9c686: Layer already exists [2021-11-11T18:00:40.498Z] 86a1802aa64d: Layer already exists [2021-11-11T18:00:40.498Z] ee420dfed78a: Layer already exists [2021-11-11T18:00:40.498Z] 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93: digest: sha256:b857dab40785df6843322ce32c7ad1ef18089303031192aa3925d212793279f1 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:40.834Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:41.166Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-11-11T18:00:41.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-11T18:00:41.167Z] 5bb496a9c686: Preparing [2021-11-11T18:00:41.167Z] 9a689b89ebfa: Preparing [2021-11-11T18:00:41.167Z] 062d029b4af8: Preparing [2021-11-11T18:00:41.167Z] e815997784db: Preparing [2021-11-11T18:00:41.167Z] 86a1802aa64d: Preparing [2021-11-11T18:00:41.167Z] ee420dfed78a: Preparing [2021-11-11T18:00:41.167Z] ee420dfed78a: Waiting [2021-11-11T18:00:41.167Z] 9a689b89ebfa: Layer already exists [2021-11-11T18:00:41.167Z] 86a1802aa64d: Layer already exists [2021-11-11T18:00:41.167Z] e815997784db: Layer already exists [2021-11-11T18:00:41.167Z] 062d029b4af8: Layer already exists [2021-11-11T18:00:41.167Z] 5bb496a9c686: Layer already exists [2021-11-11T18:00:41.167Z] ee420dfed78a: Layer already exists [2021-11-11T18:00:41.434Z] main: digest: sha256:b857dab40785df6843322ce32c7ad1ef18089303031192aa3925d212793279f1 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T18:00:41.477Z] ===================================================== [Pipeline] echo [2021-11-11T18:00:41.485Z] taggedImages: [2021-11-11T18:00:41.485Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T18:00:41.485Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-11-11T18:00:41.485Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.93 [2021-11-11T18:00:41.485Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [2021-11-11T18:00:41.485Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-11-11T18:00:41.509Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-11-11T18:00:41.509Z] 23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T18:00:41.509Z] latest [2021-11-11T18:00:41.509Z] 2.0.1-dev.93 [2021-11-11T18:00:41.509Z] 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [2021-11-11T18:00:41.509Z] main [2021-11-11T18:00:41.509Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:41.840Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23297b73a36dbb0569f4168faa1adbec72d87445 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:42.169Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T18:00:42.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-11T18:00:42.169Z] 72a1a7cedf29: Preparing [2021-11-11T18:00:42.169Z] 267a54a968c9: Preparing [2021-11-11T18:00:42.169Z] 7ab3662ff916: Preparing [2021-11-11T18:00:42.169Z] 76a3325b8cf8: Preparing [2021-11-11T18:00:42.169Z] 13d612e0f392: Preparing [2021-11-11T18:00:42.169Z] 9cd1c4fd3027: Preparing [2021-11-11T18:00:42.169Z] cc386d1e1c97: Preparing [2021-11-11T18:00:42.169Z] 24cac0a548c0: Preparing [2021-11-11T18:00:42.169Z] f4ca4766803b: Preparing [2021-11-11T18:00:42.169Z] ee420dfed78a: Preparing [2021-11-11T18:00:42.169Z] 24cac0a548c0: Waiting [2021-11-11T18:00:42.169Z] f4ca4766803b: Waiting [2021-11-11T18:00:42.169Z] 9cd1c4fd3027: Waiting [2021-11-11T18:00:42.169Z] cc386d1e1c97: Waiting [2021-11-11T18:00:42.169Z] ee420dfed78a: Waiting [2021-11-11T18:00:42.439Z] 72a1a7cedf29: Pushed [2021-11-11T18:00:42.439Z] 267a54a968c9: Pushed [2021-11-11T18:00:42.439Z] 13d612e0f392: Pushed [2021-11-11T18:00:42.710Z] 9cd1c4fd3027: Pushed [2021-11-11T18:00:42.710Z] 24cac0a548c0: Pushed [2021-11-11T18:00:42.710Z] cc386d1e1c97: Pushed [2021-11-11T18:00:42.710Z] ee420dfed78a: Layer already exists [2021-11-11T18:00:42.981Z] f4ca4766803b: Pushed [2021-11-11T18:00:44.950Z] 76a3325b8cf8: Pushed [2021-11-11T18:00:45.544Z] 7ab3662ff916: Pushed [2021-11-11T18:00:45.814Z] 23297b73a36dbb0569f4168faa1adbec72d87445: digest: sha256:50c91a55a0a74ec7ffa2f4328b6528fd726374951b9f7313c0f8a08a9b661e97 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:46.153Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:46.484Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-11-11T18:00:46.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-11T18:00:46.485Z] 72a1a7cedf29: Preparing [2021-11-11T18:00:46.485Z] 267a54a968c9: Preparing [2021-11-11T18:00:46.485Z] 7ab3662ff916: Preparing [2021-11-11T18:00:46.485Z] 76a3325b8cf8: Preparing [2021-11-11T18:00:46.485Z] 13d612e0f392: Preparing [2021-11-11T18:00:46.485Z] 9cd1c4fd3027: Preparing [2021-11-11T18:00:46.485Z] cc386d1e1c97: Preparing [2021-11-11T18:00:46.485Z] 24cac0a548c0: Preparing [2021-11-11T18:00:46.485Z] f4ca4766803b: Preparing [2021-11-11T18:00:46.485Z] ee420dfed78a: Preparing [2021-11-11T18:00:46.485Z] cc386d1e1c97: Waiting [2021-11-11T18:00:46.485Z] 24cac0a548c0: Waiting [2021-11-11T18:00:46.485Z] f4ca4766803b: Waiting [2021-11-11T18:00:46.485Z] ee420dfed78a: Waiting [2021-11-11T18:00:46.485Z] 9cd1c4fd3027: Waiting [2021-11-11T18:00:46.755Z] 76a3325b8cf8: Layer already exists [2021-11-11T18:00:46.755Z] 267a54a968c9: Layer already exists [2021-11-11T18:00:46.755Z] 72a1a7cedf29: Layer already exists [2021-11-11T18:00:46.755Z] 13d612e0f392: Layer already exists [2021-11-11T18:00:46.755Z] 7ab3662ff916: Layer already exists [2021-11-11T18:00:46.755Z] 9cd1c4fd3027: Layer already exists [2021-11-11T18:00:46.755Z] 24cac0a548c0: Layer already exists [2021-11-11T18:00:46.755Z] f4ca4766803b: Layer already exists [2021-11-11T18:00:46.755Z] cc386d1e1c97: Layer already exists [2021-11-11T18:00:46.755Z] ee420dfed78a: Layer already exists [2021-11-11T18:00:46.755Z] latest: digest: sha256:50c91a55a0a74ec7ffa2f4328b6528fd726374951b9f7313c0f8a08a9b661e97 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:47.085Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:47.425Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.93 [2021-11-11T18:00:47.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-11T18:00:47.425Z] 72a1a7cedf29: Preparing [2021-11-11T18:00:47.425Z] 267a54a968c9: Preparing [2021-11-11T18:00:47.425Z] 7ab3662ff916: Preparing [2021-11-11T18:00:47.425Z] 76a3325b8cf8: Preparing [2021-11-11T18:00:47.425Z] 13d612e0f392: Preparing [2021-11-11T18:00:47.425Z] 9cd1c4fd3027: Preparing [2021-11-11T18:00:47.425Z] cc386d1e1c97: Preparing [2021-11-11T18:00:47.425Z] 24cac0a548c0: Preparing [2021-11-11T18:00:47.425Z] f4ca4766803b: Preparing [2021-11-11T18:00:47.425Z] ee420dfed78a: Preparing [2021-11-11T18:00:47.425Z] 9cd1c4fd3027: Waiting [2021-11-11T18:00:47.425Z] cc386d1e1c97: Waiting [2021-11-11T18:00:47.425Z] f4ca4766803b: Waiting [2021-11-11T18:00:47.425Z] ee420dfed78a: Waiting [2021-11-11T18:00:47.425Z] 24cac0a548c0: Waiting [2021-11-11T18:00:47.425Z] 72a1a7cedf29: Layer already exists [2021-11-11T18:00:47.425Z] 267a54a968c9: Layer already exists [2021-11-11T18:00:47.425Z] 7ab3662ff916: Layer already exists [2021-11-11T18:00:47.425Z] 76a3325b8cf8: Layer already exists [2021-11-11T18:00:47.425Z] 13d612e0f392: Layer already exists [2021-11-11T18:00:47.700Z] 24cac0a548c0: Layer already exists [2021-11-11T18:00:47.700Z] cc386d1e1c97: Layer already exists [2021-11-11T18:00:47.700Z] 9cd1c4fd3027: Layer already exists [2021-11-11T18:00:47.700Z] f4ca4766803b: Layer already exists [2021-11-11T18:00:47.700Z] ee420dfed78a: Layer already exists [2021-11-11T18:00:47.700Z] 2.0.1-dev.93: digest: sha256:50c91a55a0a74ec7ffa2f4328b6528fd726374951b9f7313c0f8a08a9b661e97 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:48.054Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:48.388Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [2021-11-11T18:00:48.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-11T18:00:48.388Z] 72a1a7cedf29: Preparing [2021-11-11T18:00:48.388Z] 267a54a968c9: Preparing [2021-11-11T18:00:48.388Z] 7ab3662ff916: Preparing [2021-11-11T18:00:48.388Z] 76a3325b8cf8: Preparing [2021-11-11T18:00:48.388Z] 13d612e0f392: Preparing [2021-11-11T18:00:48.388Z] 9cd1c4fd3027: Preparing [2021-11-11T18:00:48.388Z] cc386d1e1c97: Preparing [2021-11-11T18:00:48.388Z] 24cac0a548c0: Preparing [2021-11-11T18:00:48.388Z] f4ca4766803b: Preparing [2021-11-11T18:00:48.388Z] ee420dfed78a: Preparing [2021-11-11T18:00:48.388Z] cc386d1e1c97: Waiting [2021-11-11T18:00:48.388Z] 24cac0a548c0: Waiting [2021-11-11T18:00:48.388Z] f4ca4766803b: Waiting [2021-11-11T18:00:48.388Z] ee420dfed78a: Waiting [2021-11-11T18:00:48.388Z] 9cd1c4fd3027: Waiting [2021-11-11T18:00:48.388Z] 267a54a968c9: Layer already exists [2021-11-11T18:00:48.388Z] 72a1a7cedf29: Layer already exists [2021-11-11T18:00:48.659Z] 13d612e0f392: Layer already exists [2021-11-11T18:00:48.659Z] 76a3325b8cf8: Layer already exists [2021-11-11T18:00:48.659Z] 7ab3662ff916: Layer already exists [2021-11-11T18:00:48.659Z] 9cd1c4fd3027: Layer already exists [2021-11-11T18:00:48.659Z] ee420dfed78a: Layer already exists [2021-11-11T18:00:48.659Z] cc386d1e1c97: Layer already exists [2021-11-11T18:00:48.659Z] 24cac0a548c0: Layer already exists [2021-11-11T18:00:48.659Z] f4ca4766803b: Layer already exists [2021-11-11T18:00:48.659Z] 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93: digest: sha256:50c91a55a0a74ec7ffa2f4328b6528fd726374951b9f7313c0f8a08a9b661e97 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:48.993Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:49.324Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-11-11T18:00:49.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-11T18:00:49.324Z] 72a1a7cedf29: Preparing [2021-11-11T18:00:49.324Z] 267a54a968c9: Preparing [2021-11-11T18:00:49.324Z] 7ab3662ff916: Preparing [2021-11-11T18:00:49.324Z] 76a3325b8cf8: Preparing [2021-11-11T18:00:49.324Z] 13d612e0f392: Preparing [2021-11-11T18:00:49.324Z] 9cd1c4fd3027: Preparing [2021-11-11T18:00:49.324Z] cc386d1e1c97: Preparing [2021-11-11T18:00:49.324Z] 24cac0a548c0: Preparing [2021-11-11T18:00:49.324Z] f4ca4766803b: Preparing [2021-11-11T18:00:49.324Z] ee420dfed78a: Preparing [2021-11-11T18:00:49.324Z] cc386d1e1c97: Waiting [2021-11-11T18:00:49.324Z] f4ca4766803b: Waiting [2021-11-11T18:00:49.324Z] ee420dfed78a: Waiting [2021-11-11T18:00:49.324Z] 24cac0a548c0: Waiting [2021-11-11T18:00:49.324Z] 9cd1c4fd3027: Waiting [2021-11-11T18:00:49.324Z] 7ab3662ff916: Layer already exists [2021-11-11T18:00:49.324Z] 267a54a968c9: Layer already exists [2021-11-11T18:00:49.324Z] 72a1a7cedf29: Layer already exists [2021-11-11T18:00:49.324Z] 13d612e0f392: Layer already exists [2021-11-11T18:00:49.324Z] 76a3325b8cf8: Layer already exists [2021-11-11T18:00:49.324Z] cc386d1e1c97: Layer already exists [2021-11-11T18:00:49.324Z] 24cac0a548c0: Layer already exists [2021-11-11T18:00:49.593Z] f4ca4766803b: Layer already exists [2021-11-11T18:00:49.593Z] 9cd1c4fd3027: Layer already exists [2021-11-11T18:00:49.593Z] ee420dfed78a: Layer already exists [2021-11-11T18:00:49.593Z] main: digest: sha256:50c91a55a0a74ec7ffa2f4328b6528fd726374951b9f7313c0f8a08a9b661e97 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T18:00:49.632Z] ===================================================== [Pipeline] echo [2021-11-11T18:00:49.640Z] taggedImages: [2021-11-11T18:00:49.640Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T18:00:49.640Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-11-11T18:00:49.640Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.93 [2021-11-11T18:00:49.640Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [2021-11-11T18:00:49.640Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-11-11T18:00:49.663Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-11-11T18:00:49.663Z] 23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T18:00:49.663Z] latest [2021-11-11T18:00:49.663Z] 2.0.1-dev.93 [2021-11-11T18:00:49.663Z] 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [2021-11-11T18:00:49.663Z] main [2021-11-11T18:00:49.663Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:50.000Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:23297b73a36dbb0569f4168faa1adbec72d87445 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:50.335Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T18:00:50.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-11T18:00:50.335Z] b5eb10c763f8: Preparing [2021-11-11T18:00:50.335Z] 54b88ccf1b0f: Preparing [2021-11-11T18:00:50.335Z] 36f9f3ba5a9b: Preparing [2021-11-11T18:00:50.335Z] 56d4b410b904: Preparing [2021-11-11T18:00:50.335Z] ee420dfed78a: Preparing [2021-11-11T18:00:50.605Z] 36f9f3ba5a9b: Layer already exists [2021-11-11T18:00:50.605Z] ee420dfed78a: Layer already exists [2021-11-11T18:00:50.605Z] b5eb10c763f8: Pushed [2021-11-11T18:00:50.876Z] 56d4b410b904: Pushed [2021-11-11T18:00:53.477Z] 54b88ccf1b0f: Pushed [2021-11-11T18:00:53.477Z] 23297b73a36dbb0569f4168faa1adbec72d87445: digest: sha256:538ec0eb807fd4674b7e9c26ddd79e8da968f3b0e699c49f533839812dd27637 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:53.810Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:54.138Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-11-11T18:00:54.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-11T18:00:54.138Z] b5eb10c763f8: Preparing [2021-11-11T18:00:54.138Z] 54b88ccf1b0f: Preparing [2021-11-11T18:00:54.138Z] 36f9f3ba5a9b: Preparing [2021-11-11T18:00:54.138Z] 56d4b410b904: Preparing [2021-11-11T18:00:54.138Z] ee420dfed78a: Preparing [2021-11-11T18:00:54.138Z] ee420dfed78a: Layer already exists [2021-11-11T18:00:54.138Z] 56d4b410b904: Layer already exists [2021-11-11T18:00:54.138Z] 54b88ccf1b0f: Layer already exists [2021-11-11T18:00:54.138Z] 36f9f3ba5a9b: Layer already exists [2021-11-11T18:00:54.138Z] b5eb10c763f8: Layer already exists [2021-11-11T18:00:54.410Z] latest: digest: sha256:538ec0eb807fd4674b7e9c26ddd79e8da968f3b0e699c49f533839812dd27637 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:54.747Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:55.088Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.93 [2021-11-11T18:00:55.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-11T18:00:55.088Z] b5eb10c763f8: Preparing [2021-11-11T18:00:55.088Z] 54b88ccf1b0f: Preparing [2021-11-11T18:00:55.088Z] 36f9f3ba5a9b: Preparing [2021-11-11T18:00:55.088Z] 56d4b410b904: Preparing [2021-11-11T18:00:55.088Z] ee420dfed78a: Preparing [2021-11-11T18:00:55.088Z] b5eb10c763f8: Layer already exists [2021-11-11T18:00:55.088Z] 36f9f3ba5a9b: Layer already exists [2021-11-11T18:00:55.088Z] ee420dfed78a: Layer already exists [2021-11-11T18:00:55.088Z] 54b88ccf1b0f: Layer already exists [2021-11-11T18:00:55.088Z] 56d4b410b904: Layer already exists [2021-11-11T18:00:55.357Z] 2.0.1-dev.93: digest: sha256:538ec0eb807fd4674b7e9c26ddd79e8da968f3b0e699c49f533839812dd27637 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:55.692Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:56.020Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [2021-11-11T18:00:56.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-11T18:00:56.020Z] b5eb10c763f8: Preparing [2021-11-11T18:00:56.020Z] 54b88ccf1b0f: Preparing [2021-11-11T18:00:56.020Z] 36f9f3ba5a9b: Preparing [2021-11-11T18:00:56.020Z] 56d4b410b904: Preparing [2021-11-11T18:00:56.020Z] ee420dfed78a: Preparing [2021-11-11T18:00:56.290Z] ee420dfed78a: Layer already exists [2021-11-11T18:00:56.290Z] 54b88ccf1b0f: Layer already exists [2021-11-11T18:00:56.290Z] 56d4b410b904: Layer already exists [2021-11-11T18:00:56.290Z] b5eb10c763f8: Layer already exists [2021-11-11T18:00:56.290Z] 36f9f3ba5a9b: Layer already exists [2021-11-11T18:00:56.290Z] 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93: digest: sha256:538ec0eb807fd4674b7e9c26ddd79e8da968f3b0e699c49f533839812dd27637 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:56.622Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:56.951Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-11-11T18:00:56.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-11T18:00:56.951Z] b5eb10c763f8: Preparing [2021-11-11T18:00:56.951Z] 54b88ccf1b0f: Preparing [2021-11-11T18:00:56.951Z] 36f9f3ba5a9b: Preparing [2021-11-11T18:00:56.951Z] 56d4b410b904: Preparing [2021-11-11T18:00:56.951Z] ee420dfed78a: Preparing [2021-11-11T18:00:57.222Z] ee420dfed78a: Layer already exists [2021-11-11T18:00:57.222Z] 36f9f3ba5a9b: Layer already exists [2021-11-11T18:00:57.222Z] b5eb10c763f8: Layer already exists [2021-11-11T18:00:57.222Z] 56d4b410b904: Layer already exists [2021-11-11T18:00:57.222Z] 54b88ccf1b0f: Layer already exists [2021-11-11T18:00:57.222Z] main: digest: sha256:538ec0eb807fd4674b7e9c26ddd79e8da968f3b0e699c49f533839812dd27637 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T18:00:57.264Z] ===================================================== [Pipeline] echo [2021-11-11T18:00:57.271Z] taggedImages: [2021-11-11T18:00:57.271Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T18:00:57.271Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-11-11T18:00:57.271Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.93 [2021-11-11T18:00:57.271Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [2021-11-11T18:00:57.271Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-11-11T18:00:57.287Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-11-11T18:00:57.287Z] 23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T18:00:57.287Z] latest [2021-11-11T18:00:57.287Z] 2.0.1-dev.93 [2021-11-11T18:00:57.287Z] 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [2021-11-11T18:00:57.287Z] main [2021-11-11T18:00:57.287Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:57.621Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23297b73a36dbb0569f4168faa1adbec72d87445 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:00:57.950Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T18:00:57.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-11T18:00:57.950Z] b73fd0092435: Preparing [2021-11-11T18:00:57.950Z] 3e32abfea36a: Preparing [2021-11-11T18:00:57.950Z] 36f9f3ba5a9b: Preparing [2021-11-11T18:00:57.950Z] cbf9f838d9ec: Preparing [2021-11-11T18:00:57.950Z] ee420dfed78a: Preparing [2021-11-11T18:00:58.221Z] ee420dfed78a: Layer already exists [2021-11-11T18:00:58.221Z] 36f9f3ba5a9b: Layer already exists [2021-11-11T18:00:58.221Z] cbf9f838d9ec: Layer already exists [2021-11-11T18:00:58.221Z] b73fd0092435: Pushed [2021-11-11T18:01:00.822Z] 3e32abfea36a: Pushed [2021-11-11T18:01:00.822Z] 23297b73a36dbb0569f4168faa1adbec72d87445: digest: sha256:688b415d4820d802d74ef0fb5a99e4b049d855222f5c22bd9c5b2c7c3931bcf9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:01:01.158Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:01:01.493Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-11-11T18:01:01.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-11T18:01:01.493Z] b73fd0092435: Preparing [2021-11-11T18:01:01.493Z] 3e32abfea36a: Preparing [2021-11-11T18:01:01.493Z] 36f9f3ba5a9b: Preparing [2021-11-11T18:01:01.493Z] cbf9f838d9ec: Preparing [2021-11-11T18:01:01.493Z] ee420dfed78a: Preparing [2021-11-11T18:01:01.493Z] b73fd0092435: Layer already exists [2021-11-11T18:01:01.493Z] ee420dfed78a: Layer already exists [2021-11-11T18:01:01.493Z] 36f9f3ba5a9b: Layer already exists [2021-11-11T18:01:01.493Z] 3e32abfea36a: Layer already exists [2021-11-11T18:01:01.493Z] cbf9f838d9ec: Layer already exists [2021-11-11T18:01:01.762Z] latest: digest: sha256:688b415d4820d802d74ef0fb5a99e4b049d855222f5c22bd9c5b2c7c3931bcf9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:01:02.096Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:01:02.422Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.93 [2021-11-11T18:01:02.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-11T18:01:02.422Z] b73fd0092435: Preparing [2021-11-11T18:01:02.422Z] 3e32abfea36a: Preparing [2021-11-11T18:01:02.422Z] 36f9f3ba5a9b: Preparing [2021-11-11T18:01:02.422Z] cbf9f838d9ec: Preparing [2021-11-11T18:01:02.422Z] ee420dfed78a: Preparing [2021-11-11T18:01:02.422Z] ee420dfed78a: Layer already exists [2021-11-11T18:01:02.422Z] 3e32abfea36a: Layer already exists [2021-11-11T18:01:02.422Z] b73fd0092435: Layer already exists [2021-11-11T18:01:02.422Z] cbf9f838d9ec: Layer already exists [2021-11-11T18:01:02.422Z] 36f9f3ba5a9b: Layer already exists [2021-11-11T18:01:02.712Z] 2.0.1-dev.93: digest: sha256:688b415d4820d802d74ef0fb5a99e4b049d855222f5c22bd9c5b2c7c3931bcf9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:01:03.071Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:01:03.419Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [2021-11-11T18:01:03.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-11T18:01:03.419Z] b73fd0092435: Preparing [2021-11-11T18:01:03.419Z] 3e32abfea36a: Preparing [2021-11-11T18:01:03.419Z] 36f9f3ba5a9b: Preparing [2021-11-11T18:01:03.419Z] cbf9f838d9ec: Preparing [2021-11-11T18:01:03.419Z] ee420dfed78a: Preparing [2021-11-11T18:01:03.419Z] ee420dfed78a: Layer already exists [2021-11-11T18:01:03.419Z] b73fd0092435: Layer already exists [2021-11-11T18:01:03.419Z] cbf9f838d9ec: Layer already exists [2021-11-11T18:01:03.419Z] 36f9f3ba5a9b: Layer already exists [2021-11-11T18:01:03.419Z] 3e32abfea36a: Layer already exists [2021-11-11T18:01:03.692Z] 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93: digest: sha256:688b415d4820d802d74ef0fb5a99e4b049d855222f5c22bd9c5b2c7c3931bcf9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:01:04.034Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:01:04.401Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-11-11T18:01:04.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-11T18:01:04.401Z] b73fd0092435: Preparing [2021-11-11T18:01:04.401Z] 3e32abfea36a: Preparing [2021-11-11T18:01:04.401Z] 36f9f3ba5a9b: Preparing [2021-11-11T18:01:04.401Z] cbf9f838d9ec: Preparing [2021-11-11T18:01:04.401Z] ee420dfed78a: Preparing [2021-11-11T18:01:04.674Z] b73fd0092435: Layer already exists [2021-11-11T18:01:04.674Z] ee420dfed78a: Layer already exists [2021-11-11T18:01:04.674Z] 36f9f3ba5a9b: Layer already exists [2021-11-11T18:01:04.674Z] cbf9f838d9ec: Layer already exists [2021-11-11T18:01:04.674Z] 3e32abfea36a: Layer already exists [2021-11-11T18:01:04.674Z] main: digest: sha256:688b415d4820d802d74ef0fb5a99e4b049d855222f5c22bd9c5b2c7c3931bcf9 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T18:01:04.717Z] ===================================================== [Pipeline] echo [2021-11-11T18:01:04.724Z] taggedImages: [2021-11-11T18:01:04.724Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T18:01:04.724Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-11-11T18:01:04.724Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.93 [2021-11-11T18:01:04.724Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [2021-11-11T18:01:04.724Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-11-11T18:01:04.776Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-11-11T18:01:04.776Z] 23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T18:01:04.776Z] latest [2021-11-11T18:01:04.776Z] 2.0.1-dev.93 [2021-11-11T18:01:04.776Z] 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [2021-11-11T18:01:04.776Z] main [2021-11-11T18:01:04.776Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:01:05.176Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:23297b73a36dbb0569f4168faa1adbec72d87445 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:01:05.528Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T18:01:05.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-11T18:01:05.528Z] 6e5674695558: Preparing [2021-11-11T18:01:05.528Z] 159101e97385: Preparing [2021-11-11T18:01:05.528Z] e6015dafc4d6: Preparing [2021-11-11T18:01:05.528Z] e009517077d3: Preparing [2021-11-11T18:01:05.528Z] 166dde17997b: Preparing [2021-11-11T18:01:05.528Z] 78c4bc0ebec3: Preparing [2021-11-11T18:01:05.528Z] 45596ee15a31: Preparing [2021-11-11T18:01:05.528Z] 52dc75cd08be: Preparing [2021-11-11T18:01:05.528Z] a6e1fd50fee5: Preparing [2021-11-11T18:01:05.528Z] 56eb02710082: Preparing [2021-11-11T18:01:05.528Z] ee420dfed78a: Preparing [2021-11-11T18:01:05.528Z] 78c4bc0ebec3: Waiting [2021-11-11T18:01:05.528Z] 45596ee15a31: Waiting [2021-11-11T18:01:05.528Z] 52dc75cd08be: Waiting [2021-11-11T18:01:05.528Z] a6e1fd50fee5: Waiting [2021-11-11T18:01:05.528Z] 56eb02710082: Waiting [2021-11-11T18:01:05.528Z] ee420dfed78a: Waiting [2021-11-11T18:01:05.841Z] 166dde17997b: Layer already exists [2021-11-11T18:01:05.841Z] 78c4bc0ebec3: Layer already exists [2021-11-11T18:01:05.841Z] 45596ee15a31: Layer already exists [2021-11-11T18:01:05.841Z] 159101e97385: Pushed [2021-11-11T18:01:05.841Z] 52dc75cd08be: Layer already exists [2021-11-11T18:01:06.215Z] a6e1fd50fee5: Layer already exists [2021-11-11T18:01:06.215Z] 56eb02710082: Layer already exists [2021-11-11T18:01:06.215Z] ee420dfed78a: Layer already exists [2021-11-11T18:01:06.814Z] 6e5674695558: Pushed [2021-11-11T18:01:08.777Z] e6015dafc4d6: Pushed [2021-11-11T18:01:23.847Z] e009517077d3: Pushed [2021-11-11T18:01:23.847Z] 23297b73a36dbb0569f4168faa1adbec72d87445: digest: sha256:13ab9d11a26bb0148d563a82176382c295c664e984face015ea91292fed2cad4 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:01:24.178Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:01:24.500Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-11-11T18:01:24.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-11T18:01:24.501Z] 6e5674695558: Preparing [2021-11-11T18:01:24.501Z] 159101e97385: Preparing [2021-11-11T18:01:24.501Z] e6015dafc4d6: Preparing [2021-11-11T18:01:24.501Z] e009517077d3: Preparing [2021-11-11T18:01:24.501Z] 166dde17997b: Preparing [2021-11-11T18:01:24.501Z] 78c4bc0ebec3: Preparing [2021-11-11T18:01:24.501Z] 45596ee15a31: Preparing [2021-11-11T18:01:24.501Z] 52dc75cd08be: Preparing [2021-11-11T18:01:24.501Z] a6e1fd50fee5: Preparing [2021-11-11T18:01:24.501Z] 56eb02710082: Preparing [2021-11-11T18:01:24.501Z] ee420dfed78a: Preparing [2021-11-11T18:01:24.501Z] a6e1fd50fee5: Waiting [2021-11-11T18:01:24.501Z] 78c4bc0ebec3: Waiting [2021-11-11T18:01:24.501Z] 56eb02710082: Waiting [2021-11-11T18:01:24.501Z] ee420dfed78a: Waiting [2021-11-11T18:01:24.501Z] 45596ee15a31: Waiting [2021-11-11T18:01:24.501Z] 52dc75cd08be: Waiting [2021-11-11T18:01:24.501Z] e009517077d3: Layer already exists [2021-11-11T18:01:24.501Z] e6015dafc4d6: Layer already exists [2021-11-11T18:01:24.501Z] 159101e97385: Layer already exists [2021-11-11T18:01:24.501Z] 6e5674695558: Layer already exists [2021-11-11T18:01:24.501Z] 166dde17997b: Layer already exists [2021-11-11T18:01:24.501Z] 45596ee15a31: Layer already exists [2021-11-11T18:01:24.501Z] 78c4bc0ebec3: Layer already exists [2021-11-11T18:01:24.501Z] 52dc75cd08be: Layer already exists [2021-11-11T18:01:24.501Z] a6e1fd50fee5: Layer already exists [2021-11-11T18:01:24.501Z] 56eb02710082: Layer already exists [2021-11-11T18:01:24.772Z] ee420dfed78a: Layer already exists [2021-11-11T18:01:24.772Z] latest: digest: sha256:13ab9d11a26bb0148d563a82176382c295c664e984face015ea91292fed2cad4 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:01:25.105Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:01:25.436Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.93 [2021-11-11T18:01:25.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-11T18:01:25.437Z] 6e5674695558: Preparing [2021-11-11T18:01:25.437Z] 159101e97385: Preparing [2021-11-11T18:01:25.437Z] e6015dafc4d6: Preparing [2021-11-11T18:01:25.437Z] e009517077d3: Preparing [2021-11-11T18:01:25.437Z] 166dde17997b: Preparing [2021-11-11T18:01:25.437Z] 78c4bc0ebec3: Preparing [2021-11-11T18:01:25.437Z] 45596ee15a31: Preparing [2021-11-11T18:01:25.437Z] 52dc75cd08be: Preparing [2021-11-11T18:01:25.437Z] a6e1fd50fee5: Preparing [2021-11-11T18:01:25.437Z] 56eb02710082: Preparing [2021-11-11T18:01:25.437Z] ee420dfed78a: Preparing [2021-11-11T18:01:25.437Z] 78c4bc0ebec3: Waiting [2021-11-11T18:01:25.437Z] 45596ee15a31: Waiting [2021-11-11T18:01:25.437Z] 56eb02710082: Waiting [2021-11-11T18:01:25.437Z] ee420dfed78a: Waiting [2021-11-11T18:01:25.437Z] 52dc75cd08be: Waiting [2021-11-11T18:01:25.437Z] a6e1fd50fee5: Waiting [2021-11-11T18:01:25.437Z] 166dde17997b: Layer already exists [2021-11-11T18:01:25.437Z] e009517077d3: Layer already exists [2021-11-11T18:01:25.437Z] 159101e97385: Layer already exists [2021-11-11T18:01:25.437Z] e6015dafc4d6: Layer already exists [2021-11-11T18:01:25.437Z] 6e5674695558: Layer already exists [2021-11-11T18:01:25.437Z] 78c4bc0ebec3: Layer already exists [2021-11-11T18:01:25.437Z] 52dc75cd08be: Layer already exists [2021-11-11T18:01:25.437Z] a6e1fd50fee5: Layer already exists [2021-11-11T18:01:25.437Z] 45596ee15a31: Layer already exists [2021-11-11T18:01:25.707Z] 56eb02710082: Layer already exists [2021-11-11T18:01:25.707Z] ee420dfed78a: Layer already exists [2021-11-11T18:01:25.707Z] 2.0.1-dev.93: digest: sha256:13ab9d11a26bb0148d563a82176382c295c664e984face015ea91292fed2cad4 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:01:26.042Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:01:26.373Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [2021-11-11T18:01:26.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-11T18:01:26.373Z] 6e5674695558: Preparing [2021-11-11T18:01:26.373Z] 159101e97385: Preparing [2021-11-11T18:01:26.373Z] e6015dafc4d6: Preparing [2021-11-11T18:01:26.373Z] e009517077d3: Preparing [2021-11-11T18:01:26.373Z] 166dde17997b: Preparing [2021-11-11T18:01:26.373Z] 78c4bc0ebec3: Preparing [2021-11-11T18:01:26.373Z] 45596ee15a31: Preparing [2021-11-11T18:01:26.373Z] 52dc75cd08be: Preparing [2021-11-11T18:01:26.373Z] a6e1fd50fee5: Preparing [2021-11-11T18:01:26.373Z] 56eb02710082: Preparing [2021-11-11T18:01:26.373Z] ee420dfed78a: Preparing [2021-11-11T18:01:26.373Z] 78c4bc0ebec3: Waiting [2021-11-11T18:01:26.373Z] 45596ee15a31: Waiting [2021-11-11T18:01:26.373Z] 52dc75cd08be: Waiting [2021-11-11T18:01:26.373Z] ee420dfed78a: Waiting [2021-11-11T18:01:26.373Z] a6e1fd50fee5: Waiting [2021-11-11T18:01:26.373Z] 56eb02710082: Waiting [2021-11-11T18:01:26.647Z] 166dde17997b: Layer already exists [2021-11-11T18:01:26.647Z] 6e5674695558: Layer already exists [2021-11-11T18:01:26.647Z] e6015dafc4d6: Layer already exists [2021-11-11T18:01:26.647Z] 159101e97385: Layer already exists [2021-11-11T18:01:26.647Z] e009517077d3: Layer already exists [2021-11-11T18:01:26.647Z] 52dc75cd08be: Layer already exists [2021-11-11T18:01:26.647Z] 78c4bc0ebec3: Layer already exists [2021-11-11T18:01:26.647Z] 56eb02710082: Layer already exists [2021-11-11T18:01:26.647Z] a6e1fd50fee5: Layer already exists [2021-11-11T18:01:26.647Z] 45596ee15a31: Layer already exists [2021-11-11T18:01:26.647Z] ee420dfed78a: Layer already exists [2021-11-11T18:01:26.647Z] 23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93: digest: sha256:13ab9d11a26bb0148d563a82176382c295c664e984face015ea91292fed2cad4 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:01:26.979Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:01:27.311Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-11-11T18:01:27.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-11T18:01:27.311Z] 6e5674695558: Preparing [2021-11-11T18:01:27.311Z] 159101e97385: Preparing [2021-11-11T18:01:27.311Z] e6015dafc4d6: Preparing [2021-11-11T18:01:27.311Z] e009517077d3: Preparing [2021-11-11T18:01:27.311Z] 166dde17997b: Preparing [2021-11-11T18:01:27.311Z] 78c4bc0ebec3: Preparing [2021-11-11T18:01:27.311Z] 45596ee15a31: Preparing [2021-11-11T18:01:27.311Z] 52dc75cd08be: Preparing [2021-11-11T18:01:27.311Z] a6e1fd50fee5: Preparing [2021-11-11T18:01:27.311Z] 56eb02710082: Preparing [2021-11-11T18:01:27.311Z] ee420dfed78a: Preparing [2021-11-11T18:01:27.311Z] 52dc75cd08be: Waiting [2021-11-11T18:01:27.311Z] a6e1fd50fee5: Waiting [2021-11-11T18:01:27.311Z] 56eb02710082: Waiting [2021-11-11T18:01:27.311Z] ee420dfed78a: Waiting [2021-11-11T18:01:27.311Z] 78c4bc0ebec3: Waiting [2021-11-11T18:01:27.311Z] 45596ee15a31: Waiting [2021-11-11T18:01:27.311Z] 166dde17997b: Layer already exists [2021-11-11T18:01:27.311Z] e009517077d3: Layer already exists [2021-11-11T18:01:27.311Z] 6e5674695558: Layer already exists [2021-11-11T18:01:27.311Z] e6015dafc4d6: Layer already exists [2021-11-11T18:01:27.311Z] 159101e97385: Layer already exists [2021-11-11T18:01:27.311Z] 78c4bc0ebec3: Layer already exists [2021-11-11T18:01:27.311Z] a6e1fd50fee5: Layer already exists [2021-11-11T18:01:27.311Z] 52dc75cd08be: Layer already exists [2021-11-11T18:01:27.312Z] 45596ee15a31: Layer already exists [2021-11-11T18:01:27.312Z] 56eb02710082: Layer already exists [2021-11-11T18:01:27.582Z] ee420dfed78a: Layer already exists [2021-11-11T18:01:27.582Z] main: digest: sha256:13ab9d11a26bb0148d563a82176382c295c664e984face015ea91292fed2cad4 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T18:01:27.625Z] ===================================================== [Pipeline] echo [2021-11-11T18:01:27.631Z] taggedImages: [2021-11-11T18:01:27.631Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:23297b73a36dbb0569f4168faa1adbec72d87445 [2021-11-11T18:01:27.631Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-11-11T18:01:27.631Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.93 [2021-11-11T18:01:27.631Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:23297b73a36dbb0569f4168faa1adbec72d87445-2.0.1-dev.93 [2021-11-11T18:01:27.631Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:01:28.131Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T18:01:28.131Z] [2021-11-11T18:01:28.131Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:01:28.468Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T18:01:28.754Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-11T18:01:28.754Z] 448f6bf000e3: Pulling fs layer [2021-11-11T18:01:28.755Z] f757da607395: Pulling fs layer [2021-11-11T18:01:28.755Z] 05883995daec: Pulling fs layer [2021-11-11T18:01:28.755Z] 8603b9c90790: Pulling fs layer [2021-11-11T18:01:28.755Z] 1560dd03e051: Pulling fs layer [2021-11-11T18:01:28.755Z] 27f5ce0e4adf: Pulling fs layer [2021-11-11T18:01:28.755Z] c2d8d7efcc4b: Pulling fs layer [2021-11-11T18:01:28.755Z] 1560dd03e051: Waiting [2021-11-11T18:01:28.755Z] 27f5ce0e4adf: Waiting [2021-11-11T18:01:28.755Z] 8603b9c90790: Waiting [2021-11-11T18:01:28.755Z] c2d8d7efcc4b: Waiting [2021-11-11T18:01:28.755Z] f757da607395: Verifying Checksum [2021-11-11T18:01:28.755Z] f757da607395: Download complete [2021-11-11T18:01:28.755Z] 8603b9c90790: Verifying Checksum [2021-11-11T18:01:28.755Z] 8603b9c90790: Download complete [2021-11-11T18:01:29.028Z] 1560dd03e051: Verifying Checksum [2021-11-11T18:01:29.028Z] 1560dd03e051: Download complete [2021-11-11T18:01:29.028Z] 27f5ce0e4adf: Download complete [2021-11-11T18:01:29.028Z] 05883995daec: Verifying Checksum [2021-11-11T18:01:29.028Z] 05883995daec: Download complete [2021-11-11T18:01:29.300Z] 448f6bf000e3: Verifying Checksum [2021-11-11T18:01:29.300Z] 448f6bf000e3: Download complete [2021-11-11T18:01:31.920Z] c2d8d7efcc4b: Verifying Checksum [2021-11-11T18:01:31.920Z] c2d8d7efcc4b: Download complete [2021-11-11T18:01:32.922Z] 448f6bf000e3: Pull complete [2021-11-11T18:01:33.903Z] f757da607395: Pull complete [2021-11-11T18:01:35.335Z] 05883995daec: Pull complete [2021-11-11T18:01:35.606Z] 8603b9c90790: Pull complete [2021-11-11T18:01:36.588Z] 1560dd03e051: Pull complete [2021-11-11T18:01:36.862Z] 27f5ce0e4adf: Pull complete [2021-11-11T18:01:51.915Z] c2d8d7efcc4b: Pull complete [2021-11-11T18:01:51.915Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-11T18:01:51.915Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T18:01:51.915Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-11T18:01:52.167Z] prd-ubuntu18.04-docker-arm64-4c-16g-154 does not seem to be running inside a container [2021-11-11T18:01:52.225Z] $ 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/105 -v /w/workspace/edgex-go/105:/w/workspace/edgex-go/105:rw,z -v /w/workspace/edgex-go/105@tmp:/w/workspace/edgex-go/105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-11T18:01:55.042Z] $ docker top 545b5beee65ee134194e73138f4e786285bc75dafd9a0326b90281fb476e9395 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T18:01:56.090Z] ---> job-cost.sh [2021-11-11T18:01:56.090Z] lf-activate-venv: SKIPPING [2021-11-11T18:01:56.090Z] INFO: No Stack... [2021-11-11T18:01:58.694Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-11T18:01:58.964Z] INFO: Archiving Costs [Pipeline] sh [2021-11-11T18:01:59.617Z] + cat /w/workspace/edgex-go/105/archives/cost.csv [2021-11-11T18:01:59.617Z] + cut -d, -f6 [Pipeline] lock [2021-11-11T18:01:59.675Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-105-stack-cost] [2021-11-11T18:01:59.681Z] Resource [jenkins-edgexfoundry-edgex-go-main-105-stack-cost] did not exist. Created. [2021-11-11T18:01:59.681Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-105-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-11T18:02:00.328Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-11T18:02:00.894Z] Stashed 1 file(s) [Pipeline] } [2021-11-11T18:02:00.901Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-105-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-11T18:02:00.905Z] $ docker stop --time=1 545b5beee65ee134194e73138f4e786285bc75dafd9a0326b90281fb476e9395 [2021-11-11T18:02:02.425Z] $ docker rm -f 545b5beee65ee134194e73138f4e786285bc75dafd9a0326b90281fb476e9395 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-11-11T18:02:03.190Z] provisioning config files... [2021-11-11T18:02:03.201Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/105@tmp/config8010461779093699603tmp [Pipeline] { [Pipeline] sh [2021-11-11T18:02:03.497Z] + set +x [2021-11-11T18:02:03.497Z] + curl -s https://codecov.io/bash [2021-11-11T18:02:03.497Z] + bash -s -- [2021-11-11T18:02:03.760Z] [2021-11-11T18:02:03.760Z] _____ _ [2021-11-11T18:02:03.760Z] / ____| | | [2021-11-11T18:02:03.760Z] | | ___ __| | ___ ___ _____ __ [2021-11-11T18:02:03.760Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-11T18:02:03.760Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-11T18:02:03.760Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-11T18:02:03.760Z] Bash-1.0.6 [2021-11-11T18:02:03.760Z] [2021-11-11T18:02:03.760Z] [2021-11-11T18:02:03.760Z] ==> git version 2.24.4 found [2021-11-11T18:02:03.760Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-11-11T18:02:03.760Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-11T18:02:03.760Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-11T18:02:03.760Z] ==> Jenkins CI detected. [2021-11-11T18:02:03.760Z] current dir:  /w/workspace/edgex-go/105 [2021-11-11T18:02:03.760Z] project root: . [2021-11-11T18:02:03.760Z] --> token set from env [2021-11-11T18:02:03.760Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-11T18:02:03.760Z] ==> Running gcov in . (disable via -X gcov) [2021-11-11T18:02:03.760Z] ==> Python coveragepy not found [2021-11-11T18:02:03.760Z] ==> Searching for coverage reports in: [2021-11-11T18:02:03.760Z] + . [2021-11-11T18:02:03.760Z] -> Found 1 reports [2021-11-11T18:02:03.760Z] ==> Detecting git/mercurial file structure [2021-11-11T18:02:03.760Z] ==> Reading reports [2021-11-11T18:02:03.760Z] + ./coverage.out bytes=428381 [2021-11-11T18:02:03.760Z] ==> Appending adjustments [2021-11-11T18:02:03.760Z] https://docs.codecov.io/docs/fixing-reports [2021-11-11T18:02:05.146Z] + Found adjustments [2021-11-11T18:02:05.146Z] ==> Gzipping contents [2021-11-11T18:02:05.146Z] 60K /tmp/codecov.KlVEZv.gz [2021-11-11T18:02:05.146Z] ==> Uploading reports [2021-11-11T18:02:05.146Z] url: https://codecov.io [2021-11-11T18:02:05.146Z] query: branch=main&commit=23297b73a36dbb0569f4168faa1adbec72d87445&build=105&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F105%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-11T18:02:05.146Z] -> Pinging Codecov [2021-11-11T18:02:05.146Z] 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=23297b73a36dbb0569f4168faa1adbec72d87445&build=105&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F105%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-11T18:02:05.406Z] -> Uploading to [2021-11-11T18:02:05.406Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-11/00271124DB129430A58F1EEE437C3FCB/23297b73a36dbb0569f4168faa1adbec72d87445/e0a4c744-d500-41e5-b250-9860cfc0680c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211111T180205Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d3520188c05f12d6625b5ce26099c94936bb48656200e35d61f9cf25b609e5e6 [2021-11-11T18:02:05.406Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T18:02:05.406Z] Dload Upload Total Spent Left Speed [2021-11-11T18:02:05.667Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57670 0 0 100 57670 0 160k --:--:-- --:--:-- --:--:-- 160k 100 57670 0 0 100 57670 0 160k --:--:-- --:--:-- --:--:-- 160k [2021-11-11T18:02:05.667Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/23297b73a36dbb0569f4168faa1adbec72d87445 [Pipeline] } [2021-11-11T18:02:05.677Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-11-11T18:02:05.845Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-11-11T18:02:05.859Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:02:06.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-11T18:02:06.156Z] [2021-11-11T18:02:06.156Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:02:06.456Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-11T18:02:06.456Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-11-11T18:02:06.456Z] 188c0c94c7c5: Pulling fs layer [2021-11-11T18:02:06.456Z] 0ef7d3d256c8: Pulling fs layer [2021-11-11T18:02:06.456Z] de9db76c5a1d: Pulling fs layer [2021-11-11T18:02:06.456Z] 0eba1c9be4d2: Pulling fs layer [2021-11-11T18:02:06.456Z] 0d57e429df01: Pulling fs layer [2021-11-11T18:02:06.456Z] 4e4be7b47b0d: Pulling fs layer [2021-11-11T18:02:06.456Z] e1f770b5df2f: Pulling fs layer [2021-11-11T18:02:06.456Z] 85a0685a4137: Pulling fs layer [2021-11-11T18:02:06.456Z] 0eba1c9be4d2: Waiting [2021-11-11T18:02:06.456Z] 0d57e429df01: Waiting [2021-11-11T18:02:06.456Z] 4e4be7b47b0d: Waiting [2021-11-11T18:02:06.456Z] e1f770b5df2f: Waiting [2021-11-11T18:02:06.456Z] 85a0685a4137: Waiting [2021-11-11T18:02:06.456Z] de9db76c5a1d: Download complete [2021-11-11T18:02:06.456Z] 0ef7d3d256c8: Verifying Checksum [2021-11-11T18:02:06.456Z] 0ef7d3d256c8: Download complete [2021-11-11T18:02:06.456Z] 0d57e429df01: Verifying Checksum [2021-11-11T18:02:06.456Z] 0d57e429df01: Download complete [2021-11-11T18:02:06.456Z] 4e4be7b47b0d: Verifying Checksum [2021-11-11T18:02:06.456Z] 4e4be7b47b0d: Download complete [2021-11-11T18:02:06.456Z] 188c0c94c7c5: Verifying Checksum [2021-11-11T18:02:06.456Z] 188c0c94c7c5: Download complete [2021-11-11T18:02:06.734Z] e1f770b5df2f: Verifying Checksum [2021-11-11T18:02:06.734Z] e1f770b5df2f: Download complete [2021-11-11T18:02:06.734Z] 188c0c94c7c5: Pull complete [2021-11-11T18:02:07.322Z] 0ef7d3d256c8: Pull complete [2021-11-11T18:02:07.322Z] de9db76c5a1d: Pull complete [2021-11-11T18:02:07.322Z] 0eba1c9be4d2: Verifying Checksum [2021-11-11T18:02:07.322Z] 0eba1c9be4d2: Download complete [2021-11-11T18:02:07.322Z] 85a0685a4137: Verifying Checksum [2021-11-11T18:02:07.322Z] 85a0685a4137: Download complete [2021-11-11T18:02:11.612Z] 0eba1c9be4d2: Pull complete [2021-11-11T18:02:11.612Z] 0d57e429df01: Pull complete [2021-11-11T18:02:11.612Z] 4e4be7b47b0d: Pull complete [2021-11-11T18:02:11.612Z] e1f770b5df2f: Pull complete [2021-11-11T18:02:15.849Z] 85a0685a4137: Pull complete [2021-11-11T18:02:15.849Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-11-11T18:02:15.849Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-11T18:02:15.849Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-11-11T18:02:15.926Z] prd-centos7-docker-4c-2g-151 does not seem to be running inside a container [2021-11-11T18:02:15.967Z] $ 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/105 -v /w/workspace/edgex-go/105:/w/workspace/edgex-go/105:rw,z -v /w/workspace/edgex-go/105@tmp:/w/workspace/edgex-go/105@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 [2021-11-11T18:02:19.087Z] $ docker top 9e8d14587e8caf8b571ab174d81dfb3acd7f0dc0b22e4e00e9e93b5fba5375bd -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-11T18:02:19.183Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-11-11T18:02:19.472Z] + set -o pipefail [2021-11-11T18:02:19.472Z] + snyk monitor '--org=edgex-jenkins' [2021-11-11T18:02:24.783Z] [2021-11-11T18:02:24.783Z] Monitoring /w/workspace/edgex-go/105 (github.com/edgexfoundry/edgex-go)... [2021-11-11T18:02:24.783Z] [2021-11-11T18:02:24.783Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/f83ca750-59bd-48e7-aa46-e8a115bfc84c [2021-11-11T18:02:24.783Z] [2021-11-11T18:02:24.783Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-11-11T18:02:24.783Z] [2021-11-11T18:02:24.783Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-11-11T18:02:24.783Z] [2021-11-11T18:02:25.355Z] [2021-11-11T18:02:25.355Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2021-11-11T18:02:25.355Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-11-11T18:02:25.366Z] $ docker stop --time=1 9e8d14587e8caf8b571ab174d81dfb3acd7f0dc0b22e4e00e9e93b5fba5375bd [2021-11-11T18:02:27.132Z] $ docker rm -f 9e8d14587e8caf8b571ab174d81dfb3acd7f0dc0b22e4e00e9e93b5fba5375bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-11-11T18:02:27.618Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T18:02:27.632Z] provisioning config files... [2021-11-11T18:02:27.639Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/105@tmp/config7777509779425924319tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T18:02:27.936Z] --> edgex-publish-swagger.sh [2021-11-11T18:02:27.936Z] === Publish openapi/v2 API === [2021-11-11T18:02:27.936Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-11-11T18:02:27.937Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/105/openapi/v2/core-command.yaml] [2021-11-11T18:02:27.937Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T18:02:27.937Z] Dload Upload Total Spent Left Speed [2021-11-11T18:02:28.878Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32389 0 0 100 32389 0 30205 0:00:01 0:00:01 --:--:-- 30213 100 32389 0 0 100 32389 0 30200 0:00:01 0:00:01 --:--:-- 30213 [2021-11-11T18:02:28.878Z] [2021-11-11T18:02:28.878Z] [2021-11-11T18:02:28.878Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/105/openapi/v2/core-data.yaml] [2021-11-11T18:02:28.878Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T18:02:28.878Z] Dload Upload Total Spent Left Speed [2021-11-11T18:02:30.369Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 61414 0:00:01 0:00:01 --:--:-- 61465 100 71116 0 0 100 71116 0 61405 0:00:01 0:00:01 --:--:-- 61412 [2021-11-11T18:02:30.369Z] [2021-11-11T18:02:30.369Z] [2021-11-11T18:02:30.369Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/105/openapi/v2/core-metadata.yaml] [2021-11-11T18:02:30.369Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T18:02:30.369Z] Dload Upload Total Spent Left Speed [2021-11-11T18:02:31.418Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 108k 0:00:01 0:00:01 --:--:-- 108k 100 119k 0 0 100 119k 0 108k 0:00:01 0:00:01 --:--:-- 108k [2021-11-11T18:02:31.418Z] [2021-11-11T18:02:31.418Z] [2021-11-11T18:02:31.418Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/105/openapi/v2/support-notifications.yaml] [2021-11-11T18:02:31.418Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T18:02:31.418Z] Dload Upload Total Spent Left Speed [2021-11-11T18:02:32.371Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 86066 0:00:01 0:00:01 --:--:-- 86159 100 88830 0 0 100 88830 0 86050 0:00:01 0:00:01 --:--:-- 86075 [2021-11-11T18:02:32.371Z] [2021-11-11T18:02:32.372Z] [2021-11-11T18:02:32.372Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/105/openapi/v2/support-scheduler.yaml] [2021-11-11T18:02:32.372Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T18:02:32.372Z] Dload Upload Total Spent Left Speed [2021-11-11T18:02:33.312Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38932 0 0 100 38932 0 37028 0:00:01 0:00:01 --:--:-- 37042 100 38932 0 0 100 38932 0 37022 0:00:01 0:00:01 --:--:-- 37042 [2021-11-11T18:02:33.312Z] [2021-11-11T18:02:33.312Z] [2021-11-11T18:02:33.312Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/105/openapi/v2/system-agent.yaml] [2021-11-11T18:02:33.312Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T18:02:33.312Z] Dload Upload Total Spent Left Speed [2021-11-11T18:02:34.252Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 19934 --:--:-- --:--:-- --:--:-- 19921 100 19603 0 0 100 19603 0 19930 --:--:-- --:--:-- --:--:-- 19921 [2021-11-11T18:02:34.252Z] [2021-11-11T18:02:34.252Z] [Pipeline] } [2021-11-11T18:02:34.261Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:02:34.690Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T18:02:34.690Z] . [Pipeline] withDockerContainer [2021-11-11T18:02:34.774Z] prd-centos7-docker-4c-2g-151 does not seem to be running inside a container [2021-11-11T18:02:34.815Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/105 -v /w/workspace/edgex-go/105:/w/workspace/edgex-go/105:rw,z -v /w/workspace/edgex-go/105@tmp:/w/workspace/edgex-go/105@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 [2021-11-11T18:02:35.244Z] $ docker top cdda78ed577b95f80bbf7ccc0c6d7c4bbc643b01199723577b4bf2a5797d2f14 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-11T18:02:35.350Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T18:02:35.350Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T18:02:35.495Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T18:02:35.498Z] $ docker exec cdda78ed577b95f80bbf7ccc0c6d7c4bbc643b01199723577b4bf2a5797d2f14 ssh-agent [2021-11-11T18:02:35.624Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeeCNfo/agent.14 [2021-11-11T18:02:35.624Z] SSH_AGENT_PID=21 [2021-11-11T18:02:35.630Z] Running ssh-add (command line suppressed) [2021-11-11T18:02:35.742Z] Identity added: /w/workspace/edgex-go/105@tmp/private_key_1287155687825141767.key (/w/workspace/edgex-go/105@tmp/private_key_1287155687825141767.key) [2021-11-11T18:02:35.760Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T18:02:36.051Z] + git semver tag [2021-11-11T18:02:36.051Z] # -> Open(): unable to determine branch for HEAD [2021-11-11T18:02:36.051Z] # $GIT_DIR = /w/workspace/edgex-go/105/.git [2021-11-11T18:02:36.051Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/105 [2021-11-11T18:02:36.051Z] # $SEMVER_REMOTE_NAME = origin [2021-11-11T18:02:36.051Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-11T18:02:36.051Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-11T18:02:36.051Z] # $SEMVER_BRANCH = main [2021-11-11T18:02:36.051Z] # $SEMVER_DIR = /w/workspace/edgex-go/105/.semver [2021-11-11T18:02:36.051Z] # 23297b73a36dbb0569f4168faa1adbec72d87445 HEAD [2021-11-11T18:02:36.312Z] # -> Force: false [2021-11-11T18:02:36.312Z] # a656bbe2c22c71385037aa0b75f973a7beecd7da refs/tags/v2.0.1-dev.93 [Pipeline] } [2021-11-11T18:02:36.320Z] $ docker exec --env ******** --env ******** cdda78ed577b95f80bbf7ccc0c6d7c4bbc643b01199723577b4bf2a5797d2f14 ssh-agent -k [2021-11-11T18:02:36.434Z] unset SSH_AUTH_SOCK; [2021-11-11T18:02:36.434Z] unset SSH_AGENT_PID; [2021-11-11T18:02:36.434Z] echo Agent pid 21 killed; [2021-11-11T18:02:36.448Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-11T18:02:36.748Z] + git semver [Pipeline] } [2021-11-11T18:02:36.761Z] $ docker stop --time=1 cdda78ed577b95f80bbf7ccc0c6d7c4bbc643b01199723577b4bf2a5797d2f14 [2021-11-11T18:02:37.984Z] $ docker rm -f cdda78ed577b95f80bbf7ccc0c6d7c4bbc643b01199723577b4bf2a5797d2f14 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:02:38.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-11T18:02:38.394Z] [2021-11-11T18:02:38.394Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:02:38.695Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-11T18:02:38.695Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-11-11T18:02:38.695Z] ab5ef0e58194: Pulling fs layer [2021-11-11T18:02:38.695Z] 9712f1f96733: Pulling fs layer [2021-11-11T18:02:38.695Z] 63f879dbbcfc: Pulling fs layer [2021-11-11T18:02:38.695Z] 0d9ebad4ef96: Pulling fs layer [2021-11-11T18:02:38.695Z] e9a5061849ea: Pulling fs layer [2021-11-11T18:02:38.695Z] d747dcd14b5f: Pulling fs layer [2021-11-11T18:02:38.695Z] 2de7ff778b66: Pulling fs layer [2021-11-11T18:02:38.695Z] 0d9ebad4ef96: Waiting [2021-11-11T18:02:38.695Z] e9a5061849ea: Waiting [2021-11-11T18:02:38.695Z] d747dcd14b5f: Waiting [2021-11-11T18:02:38.695Z] 2de7ff778b66: Waiting [2021-11-11T18:02:38.695Z] 9712f1f96733: Verifying Checksum [2021-11-11T18:02:38.695Z] 9712f1f96733: Download complete [2021-11-11T18:02:39.283Z] 0d9ebad4ef96: Verifying Checksum [2021-11-11T18:02:39.284Z] 0d9ebad4ef96: Download complete [2021-11-11T18:02:39.284Z] ab5ef0e58194: Verifying Checksum [2021-11-11T18:02:39.284Z] ab5ef0e58194: Download complete [2021-11-11T18:02:39.284Z] 63f879dbbcfc: Verifying Checksum [2021-11-11T18:02:39.284Z] 63f879dbbcfc: Download complete [2021-11-11T18:02:39.284Z] d747dcd14b5f: Verifying Checksum [2021-11-11T18:02:39.284Z] d747dcd14b5f: Download complete [2021-11-11T18:02:39.284Z] e9a5061849ea: Verifying Checksum [2021-11-11T18:02:39.284Z] e9a5061849ea: Download complete [2021-11-11T18:02:39.550Z] 2de7ff778b66: Verifying Checksum [2021-11-11T18:02:39.550Z] 2de7ff778b66: Download complete [2021-11-11T18:02:42.878Z] ab5ef0e58194: Pull complete [2021-11-11T18:02:42.878Z] 9712f1f96733: Pull complete [2021-11-11T18:02:43.846Z] 63f879dbbcfc: Pull complete [2021-11-11T18:02:48.086Z] 0d9ebad4ef96: Pull complete [2021-11-11T18:02:48.355Z] e9a5061849ea: Pull complete [2021-11-11T18:02:48.355Z] d747dcd14b5f: Pull complete [2021-11-11T18:02:49.755Z] 2de7ff778b66: Pull complete [2021-11-11T18:02:49.755Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-11-11T18:02:49.755Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-11T18:02:49.755Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-11-11T18:02:49.824Z] prd-centos7-docker-4c-2g-151 does not seem to be running inside a container [2021-11-11T18:02:49.860Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/105 -v /w/workspace/edgex-go/105:/w/workspace/edgex-go/105:rw,z -v /w/workspace/edgex-go/105@tmp:/w/workspace/edgex-go/105@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 [2021-11-11T18:02:54.109Z] $ docker top 13153b7779dfb2e41b5904a54d7955388bbebae86ce2503aac04979a4235dfbd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-11-11T18:02:54.203Z] provisioning config files... [2021-11-11T18:02:54.212Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/105@tmp/config7202422794297046097tmp [2021-11-11T18:02:54.224Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/105@tmp/config2924534242670571302tmp [2021-11-11T18:02:54.235Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/105@tmp/config3153249688495044924tmp [Pipeline] { [Pipeline] echo [2021-11-11T18:02:54.247Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T18:02:54.536Z] ---> sigul-configuration.sh [2021-11-11T18:02:54.536Z] gpg: directory `/root/.gnupg' created [2021-11-11T18:02:54.536Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-11-11T18:02:54.536Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-11-11T18:02:54.536Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-11-11T18:02:54.536Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-11-11T18:02:54.536Z] gpg: CAST5 encrypted data [2021-11-11T18:02:54.536Z] gpg: encrypted with 1 passphrase [2021-11-11T18:02:54.536Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-11-11T18:02:54.822Z] + mkdir /home/jenkins [2021-11-11T18:02:54.822Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-11-11T18:02:55.114Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-11-11T18:02:55.124Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T18:02:55.409Z] ---> sigul-install.sh [2021-11-11T18:02:55.409Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-11-11T18:02:55.689Z] + git tag --list [2021-11-11T18:02:55.689Z] 0.6.0 [2021-11-11T18:02:55.689Z] 0.6.1 [2021-11-11T18:02:55.689Z] 0.7.0 [2021-11-11T18:02:55.689Z] 0.7.1 [2021-11-11T18:02:55.689Z] v1.0.0 [2021-11-11T18:02:55.689Z] v1.0.1 [2021-11-11T18:02:55.689Z] v1.1.0 [2021-11-11T18:02:55.689Z] v1.2.0 [2021-11-11T18:02:55.689Z] v1.2.1 [2021-11-11T18:02:55.689Z] v1.3.0 [2021-11-11T18:02:55.689Z] v1.3.1 [2021-11-11T18:02:55.689Z] v2.0.0 [2021-11-11T18:02:55.689Z] v2.0.1-dev.1 [2021-11-11T18:02:55.689Z] v2.0.1-dev.10 [2021-11-11T18:02:55.689Z] v2.0.1-dev.11 [2021-11-11T18:02:55.689Z] v2.0.1-dev.12 [2021-11-11T18:02:55.689Z] v2.0.1-dev.13 [2021-11-11T18:02:55.689Z] v2.0.1-dev.14 [2021-11-11T18:02:55.689Z] v2.0.1-dev.15 [2021-11-11T18:02:55.689Z] v2.0.1-dev.16 [2021-11-11T18:02:55.689Z] v2.0.1-dev.17 [2021-11-11T18:02:55.689Z] v2.0.1-dev.18 [2021-11-11T18:02:55.689Z] v2.0.1-dev.19 [2021-11-11T18:02:55.689Z] v2.0.1-dev.2 [2021-11-11T18:02:55.689Z] v2.0.1-dev.20 [2021-11-11T18:02:55.689Z] v2.0.1-dev.21 [2021-11-11T18:02:55.689Z] v2.0.1-dev.22 [2021-11-11T18:02:55.689Z] v2.0.1-dev.23 [2021-11-11T18:02:55.689Z] v2.0.1-dev.24 [2021-11-11T18:02:55.689Z] v2.0.1-dev.25 [2021-11-11T18:02:55.689Z] v2.0.1-dev.26 [2021-11-11T18:02:55.689Z] v2.0.1-dev.27 [2021-11-11T18:02:55.689Z] v2.0.1-dev.28 [2021-11-11T18:02:55.689Z] v2.0.1-dev.29 [2021-11-11T18:02:55.689Z] v2.0.1-dev.3 [2021-11-11T18:02:55.689Z] v2.0.1-dev.30 [2021-11-11T18:02:55.689Z] v2.0.1-dev.31 [2021-11-11T18:02:55.689Z] v2.0.1-dev.32 [2021-11-11T18:02:55.689Z] v2.0.1-dev.33 [2021-11-11T18:02:55.689Z] v2.0.1-dev.34 [2021-11-11T18:02:55.689Z] v2.0.1-dev.35 [2021-11-11T18:02:55.689Z] v2.0.1-dev.36 [2021-11-11T18:02:55.689Z] v2.0.1-dev.37 [2021-11-11T18:02:55.689Z] v2.0.1-dev.38 [2021-11-11T18:02:55.689Z] v2.0.1-dev.39 [2021-11-11T18:02:55.689Z] v2.0.1-dev.4 [2021-11-11T18:02:55.689Z] v2.0.1-dev.40 [2021-11-11T18:02:55.689Z] v2.0.1-dev.41 [2021-11-11T18:02:55.689Z] v2.0.1-dev.42 [2021-11-11T18:02:55.689Z] v2.0.1-dev.43 [2021-11-11T18:02:55.689Z] v2.0.1-dev.44 [2021-11-11T18:02:55.689Z] v2.0.1-dev.45 [2021-11-11T18:02:55.689Z] v2.0.1-dev.46 [2021-11-11T18:02:55.689Z] v2.0.1-dev.47 [2021-11-11T18:02:55.689Z] v2.0.1-dev.48 [2021-11-11T18:02:55.689Z] v2.0.1-dev.49 [2021-11-11T18:02:55.689Z] v2.0.1-dev.5 [2021-11-11T18:02:55.689Z] v2.0.1-dev.50 [2021-11-11T18:02:55.689Z] v2.0.1-dev.51 [2021-11-11T18:02:55.689Z] v2.0.1-dev.52 [2021-11-11T18:02:55.689Z] v2.0.1-dev.53 [2021-11-11T18:02:55.689Z] v2.0.1-dev.54 [2021-11-11T18:02:55.689Z] v2.0.1-dev.55 [2021-11-11T18:02:55.689Z] v2.0.1-dev.56 [2021-11-11T18:02:55.689Z] v2.0.1-dev.57 [2021-11-11T18:02:55.689Z] v2.0.1-dev.58 [2021-11-11T18:02:55.689Z] v2.0.1-dev.59 [2021-11-11T18:02:55.689Z] v2.0.1-dev.6 [2021-11-11T18:02:55.689Z] v2.0.1-dev.60 [2021-11-11T18:02:55.689Z] v2.0.1-dev.61 [2021-11-11T18:02:55.689Z] v2.0.1-dev.62 [2021-11-11T18:02:55.689Z] v2.0.1-dev.63 [2021-11-11T18:02:55.689Z] v2.0.1-dev.64 [2021-11-11T18:02:55.689Z] v2.0.1-dev.65 [2021-11-11T18:02:55.689Z] v2.0.1-dev.66 [2021-11-11T18:02:55.689Z] v2.0.1-dev.67 [2021-11-11T18:02:55.689Z] v2.0.1-dev.68 [2021-11-11T18:02:55.689Z] v2.0.1-dev.69 [2021-11-11T18:02:55.689Z] v2.0.1-dev.7 [2021-11-11T18:02:55.689Z] v2.0.1-dev.70 [2021-11-11T18:02:55.689Z] v2.0.1-dev.71 [2021-11-11T18:02:55.689Z] v2.0.1-dev.72 [2021-11-11T18:02:55.689Z] v2.0.1-dev.73 [2021-11-11T18:02:55.689Z] v2.0.1-dev.74 [2021-11-11T18:02:55.689Z] v2.0.1-dev.75 [2021-11-11T18:02:55.689Z] v2.0.1-dev.76 [2021-11-11T18:02:55.689Z] v2.0.1-dev.77 [2021-11-11T18:02:55.689Z] v2.0.1-dev.78 [2021-11-11T18:02:55.689Z] v2.0.1-dev.79 [2021-11-11T18:02:55.689Z] v2.0.1-dev.8 [2021-11-11T18:02:55.689Z] v2.0.1-dev.80 [2021-11-11T18:02:55.689Z] v2.0.1-dev.81 [2021-11-11T18:02:55.689Z] v2.0.1-dev.82 [2021-11-11T18:02:55.689Z] v2.0.1-dev.83 [2021-11-11T18:02:55.689Z] v2.0.1-dev.84 [2021-11-11T18:02:55.689Z] v2.0.1-dev.85 [2021-11-11T18:02:55.689Z] v2.0.1-dev.86 [2021-11-11T18:02:55.689Z] v2.0.1-dev.87 [2021-11-11T18:02:55.689Z] v2.0.1-dev.88 [2021-11-11T18:02:55.689Z] v2.0.1-dev.89 [2021-11-11T18:02:55.689Z] v2.0.1-dev.9 [2021-11-11T18:02:55.689Z] v2.0.1-dev.90 [2021-11-11T18:02:55.689Z] v2.0.1-dev.91 [2021-11-11T18:02:55.689Z] v2.0.1-dev.92 [2021-11-11T18:02:55.689Z] v2.0.1-dev.93 [Pipeline] sh [2021-11-11T18:02:55.977Z] + lftools sign git-tag v2.0.1-dev.93 [2021-11-11T18:02:56.547Z] Signing Git tag with Sigul... [2021-11-11T18:02:56.547Z] Signing v2.0.1-dev.93 [Pipeline] echo [2021-11-11T18:02:57.496Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T18:02:57.783Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-11-11T18:02:57.790Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-11-11T18:02:57.808Z] $ docker stop --time=1 13153b7779dfb2e41b5904a54d7955388bbebae86ce2503aac04979a4235dfbd [2021-11-11T18:02:59.090Z] $ docker rm -f 13153b7779dfb2e41b5904a54d7955388bbebae86ce2503aac04979a4235dfbd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:02:59.646Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T18:02:59.646Z] . [Pipeline] withDockerContainer [2021-11-11T18:02:59.716Z] prd-centos7-docker-4c-2g-151 does not seem to be running inside a container [2021-11-11T18:02:59.749Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/105 -v /w/workspace/edgex-go/105:/w/workspace/edgex-go/105:rw,z -v /w/workspace/edgex-go/105@tmp:/w/workspace/edgex-go/105@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 [2021-11-11T18:03:00.255Z] $ docker top 6c6837bc8cce733c2f24756d51acafc8cb247a958ac9ee2c19d552a0a27ae551 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-11T18:03:00.358Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T18:03:00.358Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T18:03:00.495Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T18:03:00.497Z] $ docker exec 6c6837bc8cce733c2f24756d51acafc8cb247a958ac9ee2c19d552a0a27ae551 ssh-agent [2021-11-11T18:03:00.637Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjOaGgO/agent.13 [2021-11-11T18:03:00.637Z] SSH_AGENT_PID=19 [2021-11-11T18:03:00.641Z] Running ssh-add (command line suppressed) [2021-11-11T18:03:00.750Z] Identity added: /w/workspace/edgex-go/105@tmp/private_key_7621946144307952745.key (/w/workspace/edgex-go/105@tmp/private_key_7621946144307952745.key) [2021-11-11T18:03:00.763Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T18:03:01.055Z] + git semver bump pre [2021-11-11T18:03:01.055Z] # -> Open(): unable to determine branch for HEAD [2021-11-11T18:03:01.055Z] # $GIT_DIR = /w/workspace/edgex-go/105/.git [2021-11-11T18:03:01.055Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/105 [2021-11-11T18:03:01.055Z] # $SEMVER_REMOTE_NAME = origin [2021-11-11T18:03:01.055Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-11T18:03:01.055Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-11T18:03:01.055Z] # $SEMVER_BRANCH = main [2021-11-11T18:03:01.055Z] # $SEMVER_DIR = /w/workspace/edgex-go/105/.semver [2021-11-11T18:03:01.055Z] 2.0.1-dev.94 [Pipeline] } [2021-11-11T18:03:01.066Z] $ docker exec --env ******** --env ******** 6c6837bc8cce733c2f24756d51acafc8cb247a958ac9ee2c19d552a0a27ae551 ssh-agent -k [2021-11-11T18:03:01.160Z] unset SSH_AUTH_SOCK; [2021-11-11T18:03:01.160Z] unset SSH_AGENT_PID; [2021-11-11T18:03:01.160Z] echo Agent pid 19 killed; [2021-11-11T18:03:01.178Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-11T18:03:01.471Z] + git semver [Pipeline] } [2021-11-11T18:03:01.483Z] $ docker stop --time=1 6c6837bc8cce733c2f24756d51acafc8cb247a958ac9ee2c19d552a0a27ae551 [2021-11-11T18:03:02.692Z] $ docker rm -f 6c6837bc8cce733c2f24756d51acafc8cb247a958ac9ee2c19d552a0a27ae551 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:03:03.063Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T18:03:03.063Z] . [Pipeline] withDockerContainer [2021-11-11T18:03:03.147Z] prd-centos7-docker-4c-2g-151 does not seem to be running inside a container [2021-11-11T18:03:03.181Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/105 -v /w/workspace/edgex-go/105:/w/workspace/edgex-go/105:rw,z -v /w/workspace/edgex-go/105@tmp:/w/workspace/edgex-go/105@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 [2021-11-11T18:03:03.590Z] $ docker top b2b38bff3436d38ed4bd8fe3c1e9626fe536269c94d8b4156e582c9802a9d911 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-11T18:03:03.684Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T18:03:03.684Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T18:03:03.788Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T18:03:03.790Z] $ docker exec b2b38bff3436d38ed4bd8fe3c1e9626fe536269c94d8b4156e582c9802a9d911 ssh-agent [2021-11-11T18:03:03.899Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhANNNI/agent.13 [2021-11-11T18:03:03.899Z] SSH_AGENT_PID=20 [2021-11-11T18:03:03.904Z] Running ssh-add (command line suppressed) [2021-11-11T18:03:04.008Z] Identity added: /w/workspace/edgex-go/105@tmp/private_key_5052002555759662589.key (/w/workspace/edgex-go/105@tmp/private_key_5052002555759662589.key) [2021-11-11T18:03:04.026Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T18:03:04.317Z] + git semver push [2021-11-11T18:03:04.318Z] # -> Open(): unable to determine branch for HEAD [2021-11-11T18:03:04.318Z] # $GIT_DIR = /w/workspace/edgex-go/105/.git [2021-11-11T18:03:04.318Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/105 [2021-11-11T18:03:04.318Z] # $SEMVER_REMOTE_NAME = origin [2021-11-11T18:03:04.318Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-11T18:03:04.318Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-11T18:03:04.318Z] # $SEMVER_BRANCH = main [2021-11-11T18:03:04.318Z] # $SEMVER_DIR = /w/workspace/edgex-go/105/.semver [Pipeline] } [2021-11-11T18:03:08.527Z] $ docker exec --env ******** --env ******** b2b38bff3436d38ed4bd8fe3c1e9626fe536269c94d8b4156e582c9802a9d911 ssh-agent -k [2021-11-11T18:03:08.633Z] unset SSH_AUTH_SOCK; [2021-11-11T18:03:08.634Z] unset SSH_AGENT_PID; [2021-11-11T18:03:08.634Z] echo Agent pid 20 killed; [2021-11-11T18:03:08.646Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-11T18:03:08.948Z] + git semver [Pipeline] } [2021-11-11T18:03:08.961Z] $ docker stop --time=1 b2b38bff3436d38ed4bd8fe3c1e9626fe536269c94d8b4156e582c9802a9d911 [2021-11-11T18:03:10.177Z] $ docker rm -f b2b38bff3436d38ed4bd8fe3c1e9626fe536269c94d8b4156e582c9802a9d911 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-11T18:03:11.094Z] + '[' -d /w/workspace/edgex-go/105/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-11T18:03:11.395Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T18:03:11.958Z] ---> package-listing.sh [2021-11-11T18:03:11.958Z] ++ facter osfamily [2021-11-11T18:03:11.958Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-11T18:03:12.220Z] + OS_FAMILY=redhat [2021-11-11T18:03:12.220Z] + workspace=/w/workspace/edgex-go/105 [2021-11-11T18:03:12.220Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-11T18:03:12.220Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-11T18:03:12.220Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-11T18:03:12.220Z] + PACKAGES=/tmp/packages_start.txt [2021-11-11T18:03:12.220Z] + '[' /w/workspace/edgex-go/105 ']' [2021-11-11T18:03:12.220Z] + PACKAGES=/tmp/packages_end.txt [2021-11-11T18:03:12.220Z] + case "${OS_FAMILY}" in [2021-11-11T18:03:12.220Z] + sort [2021-11-11T18:03:12.220Z] + rpm -qa [2021-11-11T18:03:15.541Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-11T18:03:15.541Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-11T18:03:15.541Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-11T18:03:15.541Z] + '[' /w/workspace/edgex-go/105 ']' [2021-11-11T18:03:15.541Z] + mkdir -p /w/workspace/edgex-go/105/archives/ [2021-11-11T18:03:15.541Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/105/archives/ [Pipeline] echo [2021-11-11T18:03:15.553Z] 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/105/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-11T18:03:15.839Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:03:16.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T18:03:16.394Z] [2021-11-11T18:03:16.394Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T18:03:16.691Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T18:03:16.691Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-11T18:03:16.691Z] b4d181a07f80: Pulling fs layer [2021-11-11T18:03:16.691Z] a1111a8f2ec3: Pulling fs layer [2021-11-11T18:03:16.691Z] ed53099fbce6: Pulling fs layer [2021-11-11T18:03:16.691Z] dc539afda2c1: Pulling fs layer [2021-11-11T18:03:16.691Z] 77bc0d833cb6: Pulling fs layer [2021-11-11T18:03:16.691Z] 9065ff56babe: Pulling fs layer [2021-11-11T18:03:16.691Z] d287ab97295c: Pulling fs layer [2021-11-11T18:03:16.691Z] dc539afda2c1: Waiting [2021-11-11T18:03:16.691Z] 77bc0d833cb6: Waiting [2021-11-11T18:03:16.691Z] 9065ff56babe: Waiting [2021-11-11T18:03:16.691Z] d287ab97295c: Waiting [2021-11-11T18:03:16.691Z] a1111a8f2ec3: Verifying Checksum [2021-11-11T18:03:16.691Z] a1111a8f2ec3: Download complete [2021-11-11T18:03:16.691Z] dc539afda2c1: Verifying Checksum [2021-11-11T18:03:16.691Z] dc539afda2c1: Download complete [2021-11-11T18:03:16.691Z] ed53099fbce6: Verifying Checksum [2021-11-11T18:03:16.691Z] ed53099fbce6: Download complete [2021-11-11T18:03:16.951Z] 9065ff56babe: Verifying Checksum [2021-11-11T18:03:16.951Z] 9065ff56babe: Download complete [2021-11-11T18:03:16.951Z] 77bc0d833cb6: Verifying Checksum [2021-11-11T18:03:16.951Z] 77bc0d833cb6: Download complete [2021-11-11T18:03:16.951Z] b4d181a07f80: Verifying Checksum [2021-11-11T18:03:16.951Z] b4d181a07f80: Download complete [2021-11-11T18:03:17.522Z] d287ab97295c: Verifying Checksum [2021-11-11T18:03:17.522Z] d287ab97295c: Download complete [2021-11-11T18:03:18.479Z] b4d181a07f80: Pull complete [2021-11-11T18:03:18.741Z] a1111a8f2ec3: Pull complete [2021-11-11T18:03:19.312Z] ed53099fbce6: Pull complete [2021-11-11T18:03:19.574Z] dc539afda2c1: Pull complete [2021-11-11T18:03:19.836Z] 77bc0d833cb6: Pull complete [2021-11-11T18:03:19.836Z] 9065ff56babe: Pull complete [2021-11-11T18:03:26.491Z] d287ab97295c: Pull complete [2021-11-11T18:03:26.491Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-11T18:03:26.491Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T18:03:26.491Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-11T18:03:26.561Z] prd-centos7-docker-4c-2g-151 does not seem to be running inside a container [2021-11-11T18:03:26.594Z] $ 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/105/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/105 -v /w/workspace/edgex-go/105:/w/workspace/edgex-go/105:rw,z -v /w/workspace/edgex-go/105@tmp:/w/workspace/edgex-go/105@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 [2021-11-11T18:03:30.078Z] $ docker top 87a1846c73278d67d7bcbe6196f3f4f1e5a11b3310aa06d8f273f753e17338e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T18:03:30.446Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-11T18:03:30.736Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-11T18:03:31.026Z] + ls /var/log/sa-host [2021-11-11T18:03:31.026Z] + sadf -c /var/log/sa-host/sa11 [2021-11-11T18:03:31.026Z] file_magic: OK [2021-11-11T18:03:31.026Z] HZ: Using current value: 100 [2021-11-11T18:03:31.026Z] file_header: OK [2021-11-11T18:03:31.026Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-11T18:03:31.026Z] Statistics: [2021-11-11T18:03:31.026Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-11T18:03:31.026Z] File successfully converted to sysstat format version 12.0.3 [2021-11-11T18:03:31.026Z] + sadf -c /var/log/sa-host/sa30 [2021-11-11T18:03:31.026Z] file_magic: OK [2021-11-11T18:03:31.026Z] HZ: Using current value: 100 [2021-11-11T18:03:31.026Z] file_header: OK [2021-11-11T18:03:31.026Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-11T18:03:31.026Z] Statistics: [2021-11-11T18:03:31.026Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-11T18:03:31.026Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T18:03:31.280Z] provisioning config files... [2021-11-11T18:03:31.289Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/105@tmp/config1276445166467722814tmp [Pipeline] { [Pipeline] echo [2021-11-11T18:03:31.301Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T18:03:31.599Z] ---> create-netrc.sh [Pipeline] } [2021-11-11T18:03:31.606Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-11T18:03:31.942Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-11T18:03:31.951Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T18:03:32.242Z] ---> sudo-logs.sh [2021-11-11T18:03:32.242Z] Archiving 'sudo' log.. [2021-11-11T18:03:32.242Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-151.novalocal: Name or service not known [2021-11-11T18:03:32.242Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-151.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-11T18:03:32.266Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T18:03:32.558Z] ---> job-cost.sh [2021-11-11T18:03:32.558Z] lf-activate-venv: SKIPPING [2021-11-11T18:03:32.558Z] DEBUG: total: 0.10999999940395355 [2021-11-11T18:03:32.558Z] INFO: Retrieving Stack Cost... [2021-11-11T18:03:37.842Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-11T18:03:37.842Z] INFO: Archiving Costs [Pipeline] echo [2021-11-11T18:03:37.857Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T18:03:38.143Z] ---> logs-deploy.sh [2021-11-11T18:03:38.143Z] lf-activate-venv: SKIPPING [2021-11-11T18:03:38.144Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/105 [2021-11-11T18:03:38.144Z] INFO: archiving workspace using pattern(s): [2021-11-11T18:03:39.084Z] Archives upload complete. [2021-11-11T18:03:39.084Z] INFO: archiving logs to Nexus [2021-11-11T18:03:39.657Z] ---> uname -a: [2021-11-11T18:03:39.657Z] Linux prd-centos7-docker-4c-2g-151.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux [2021-11-11T18:03:39.657Z] [2021-11-11T18:03:39.657Z] [2021-11-11T18:03:39.657Z] ---> lscpu: [2021-11-11T18:03:39.657Z] Architecture: x86_64 [2021-11-11T18:03:39.657Z] CPU op-mode(s): 32-bit, 64-bit [2021-11-11T18:03:39.657Z] Byte Order: Little Endian [2021-11-11T18:03:39.657Z] Address sizes: 40 bits physical, 48 bits virtual [2021-11-11T18:03:39.657Z] CPU(s): 2 [2021-11-11T18:03:39.657Z] On-line CPU(s) list: 0,1 [2021-11-11T18:03:39.657Z] Thread(s) per core: 1 [2021-11-11T18:03:39.657Z] Core(s) per socket: 1 [2021-11-11T18:03:39.657Z] Socket(s): 2 [2021-11-11T18:03:39.657Z] NUMA node(s): 1 [2021-11-11T18:03:39.657Z] Vendor ID: AuthenticAMD [2021-11-11T18:03:39.657Z] CPU family: 23 [2021-11-11T18:03:39.657Z] Model: 49 [2021-11-11T18:03:39.657Z] Model name: AMD EPYC-Rome Processor [2021-11-11T18:03:39.657Z] Stepping: 0 [2021-11-11T18:03:39.657Z] CPU MHz: 2799.998 [2021-11-11T18:03:39.657Z] BogoMIPS: 5599.99 [2021-11-11T18:03:39.657Z] Virtualization: AMD-V [2021-11-11T18:03:39.657Z] Hypervisor vendor: KVM [2021-11-11T18:03:39.657Z] Virtualization type: full [2021-11-11T18:03:39.657Z] L1d cache: 32K [2021-11-11T18:03:39.657Z] L1i cache: 32K [2021-11-11T18:03:39.657Z] L2 cache: 512K [2021-11-11T18:03:39.657Z] L3 cache: 16384K [2021-11-11T18:03:39.657Z] NUMA node0 CPU(s): 0,1 [2021-11-11T18:03:39.657Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-11-11T18:03:39.657Z] [2021-11-11T18:03:39.657Z] [2021-11-11T18:03:39.657Z] ---> nproc: [2021-11-11T18:03:39.657Z] 2 [2021-11-11T18:03:39.657Z] [2021-11-11T18:03:39.657Z] [2021-11-11T18:03:39.657Z] ---> df -h: [2021-11-11T18:03:39.657Z] Filesystem Size Used Avail Use% Mounted on [2021-11-11T18:03:39.657Z] overlay 40G 15G 26G 38% / [2021-11-11T18:03:39.657Z] tmpfs 64M 0 64M 0% /dev [2021-11-11T18:03:39.657Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-11-11T18:03:39.657Z] shm 64M 0 64M 0% /dev/shm [2021-11-11T18:03:39.657Z] /dev/vda1 40G 15G 26G 38% /facter-os [2021-11-11T18:03:39.657Z] [2021-11-11T18:03:39.657Z] [2021-11-11T18:03:39.657Z] ---> sar -b -r -n DEV: [2021-11-11T18:03:39.657Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/11/21 _x86_64_ (2 CPU) [2021-11-11T18:03:39.657Z] [2021-11-11T18:03:39.657Z] 17:46:21 LINUX RESTART (2 CPU) [2021-11-11T18:03:39.657Z] [2021-11-11T18:03:39.657Z] 17:47:01 tps rtps wtps bread/s bwrtn/s [2021-11-11T18:03:39.657Z] 17:48:01 237.50 3.41 234.09 2351.77 55285.71 [2021-11-11T18:03:39.657Z] 17:49:01 239.49 0.00 239.49 0.00 52984.63 [2021-11-11T18:03:39.657Z] 17:50:01 53.13 0.02 53.11 0.53 9867.40 [2021-11-11T18:03:39.657Z] 17:51:01 111.59 0.02 111.58 0.53 4721.46 [2021-11-11T18:03:39.657Z] 17:52:05 861.81 446.60 415.21 19424.94 275807.54 [2021-11-11T18:03:39.657Z] 17:53:01 387.51 296.75 90.76 18130.15 21553.18 [2021-11-11T18:03:39.657Z] 17:54:01 755.28 103.68 651.61 6765.85 288116.87 [2021-11-11T18:03:39.657Z] 17:55:01 180.95 28.54 152.41 1961.83 22318.00 [2021-11-11T18:03:39.657Z] 17:56:01 13.11 7.30 5.81 180.71 125.37 [2021-11-11T18:03:39.657Z] 17:57:01 0.45 0.20 0.25 78.23 3.70 [2021-11-11T18:03:39.657Z] 17:58:01 0.25 0.00 0.25 0.00 2.56 [2021-11-11T18:03:39.657Z] 17:59:01 0.28 0.00 0.28 0.00 3.35 [2021-11-11T18:03:39.657Z] 18:00:01 0.30 0.03 0.27 0.40 2.47 [2021-11-11T18:03:39.657Z] 18:01:01 0.25 0.05 0.20 0.67 1.75 [2021-11-11T18:03:39.657Z] 18:02:01 0.70 0.40 0.30 10.79 5.65 [2021-11-11T18:03:39.657Z] 18:03:01 265.25 7.14 258.10 990.51 55183.51 [2021-11-11T18:03:39.657Z] Average: 195.89 56.30 139.59 3115.58 50073.32 [2021-11-11T18:03:39.657Z] [2021-11-11T18:03:39.657Z] 17:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-11-11T18:03:39.657Z] 17:48:01 3466216 0 877664 10.96 2620 3662440 1443888 15.94 1138572 2947884 609612 [2021-11-11T18:03:39.657Z] 17:49:01 3326236 0 1046376 13.07 2620 3633708 1638220 18.09 1403444 2801628 257628 [2021-11-11T18:03:39.657Z] 17:50:01 3218192 0 1211644 15.13 2620 3576484 1879776 20.75 1462268 2845732 72736 [2021-11-11T18:03:39.657Z] 17:51:01 3174832 0 1062236 13.26 2620 3769252 1714600 18.93 1443140 2882636 143516 [2021-11-11T18:03:39.657Z] 17:52:05 412808 0 1366904 17.07 2620 6226608 3088868 34.10 2925992 4063496 246296 [2021-11-11T18:03:39.657Z] 17:53:01 1083516 0 1634004 20.40 2620 5288800 3696252 40.81 2655816 3637028 282244 [2021-11-11T18:03:39.657Z] 17:54:01 1280560 0 1644396 20.53 2620 5081364 3392060 37.45 2741704 3340776 32952 [2021-11-11T18:03:39.657Z] 17:55:01 3281296 0 1138492 14.22 2620 3586532 1714440 18.93 1110976 3031760 32 [2021-11-11T18:03:39.657Z] 17:56:01 3269456 0 1144844 14.29 2620 3592020 1406664 15.53 1229148 2931276 20 [2021-11-11T18:03:39.657Z] 17:57:01 3255420 0 1156540 14.44 2620 3594360 1403604 15.50 1241416 2933620 12 [2021-11-11T18:03:39.657Z] 17:58:01 3266100 0 1145860 14.31 2620 3594360 1363260 15.05 1234392 2931116 12 [2021-11-11T18:03:39.657Z] 17:59:01 3266012 0 1145940 14.31 2620 3594368 1363260 15.05 1236720 2929076 8 [2021-11-11T18:03:39.657Z] 18:00:01 3266068 0 1145880 14.31 2620 3594372 1363488 15.05 1237984 2927352 12 [2021-11-11T18:03:39.657Z] 18:01:01 3265356 0 1146588 14.32 2620 3594376 1365600 15.08 1238348 2927352 12 [2021-11-11T18:03:39.657Z] 18:02:01 3265400 0 1146332 14.31 2620 3594588 1363840 15.06 1238772 2927160 12 [2021-11-11T18:03:39.657Z] 18:03:01 1664168 0 1396644 17.44 2620 4945508 1898360 20.96 1536784 4061768 64 [2021-11-11T18:03:39.657Z] Average: 2735102 0 1213146 15.15 2620 4058071 1881011 20.77 1567217 3132479 102823 [2021-11-11T18:03:39.657Z] [2021-11-11T18:03:39.657Z] 17:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-11-11T18:03:39.657Z] 17:48:01 eth0 1206.13 1441.45 10749.65 157.68 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] 17:48:01 docker0 880.53 630.22 76.19 4716.57 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] 17:49:01 veth25b8f54 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] 17:49:01 eth0 31.19 18.10 31.88 12.88 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] 17:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] 17:50:01 veth25b8f54 2.26 2.26 0.18 0.19 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] 17:50:01 eth0 25.94 14.14 19.83 10.59 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] 17:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] 17:50:01 docker0 2.26 2.26 0.15 0.19 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] 17:51:01 veth25b8f54 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] 17:51:01 eth0 27.62 18.89 18.05 115.40 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] 17:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] 17:52:05 vethffaff7d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] 17:52:05 vethba8030d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] 17:52:05 eth0 115.05 66.66 1773.51 19.70 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] 17:52:05 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] 17:53:01 veth6686a55 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] 17:53:01 veth80d6160 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] 17:53:01 eth0 10.20 5.33 10.06 4.15 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] 17:54:01 vethedc2a88 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] 17:54:01 veth182cfef 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] 17:54:01 veth0013533 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] 17:54:01 vethc22d9c7 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] 17:55:01 eth0 2168.41 2042.36 15543.68 1315.77 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] 17:55:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] 17:55:01 docker0 930.69 750.64 79.52 5659.56 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] 17:56:01 eth0 161.87 169.23 86.69 707.82 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] 17:57:01 eth0 4.66 2.48 8.69 0.23 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] 17:58:01 eth0 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] 17:59:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] 18:00:01 eth0 1.03 0.53 0.40 0.22 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] 18:01:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] 18:02:01 eth0 0.50 0.15 0.11 0.07 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] 18:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] 18:03:01 eth0 369.84 225.76 7684.98 170.33 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] 18:03:01 veth9910b32 0.02 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] 18:03:01 docker0 33.54 51.99 3.19 392.29 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] Average: eth0 147.08 142.33 1404.24 134.20 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] Average: veth9910b32 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] Average: docker0 60.30 50.19 5.17 378.47 0.00 0.00 0.00 0.00 [2021-11-11T18:03:39.657Z] [2021-11-11T18:03:39.657Z] [2021-11-11T18:03:39.657Z] ---> sar -P ALL: [2021-11-11T18:03:39.657Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/11/21 _x86_64_ (2 CPU) [2021-11-11T18:03:39.657Z] [2021-11-11T18:03:39.657Z] 17:46:21 LINUX RESTART (2 CPU) [2021-11-11T18:03:39.657Z] [2021-11-11T18:03:39.657Z] 17:47:01 CPU %user %nice %system %iowait %steal %idle [2021-11-11T18:03:39.657Z] 17:48:01 all 35.94 0.00 10.91 4.73 0.13 48.29 [2021-11-11T18:03:39.657Z] 17:48:01 0 32.17 0.00 11.40 4.77 0.14 51.52 [2021-11-11T18:03:39.657Z] 17:48:01 1 39.72 0.00 10.42 4.69 0.13 45.04 [2021-11-11T18:03:39.657Z] 17:49:01 all 61.67 0.00 11.78 1.43 0.17 24.95 [2021-11-11T18:03:39.657Z] 17:49:01 0 61.07 0.00 11.58 1.75 0.15 25.46 [2021-11-11T18:03:39.657Z] 17:49:01 1 62.28 0.00 11.98 1.11 0.18 24.45 [2021-11-11T18:03:39.657Z] 17:50:01 all 35.11 0.00 5.00 0.22 0.11 59.57 [2021-11-11T18:03:39.657Z] 17:50:01 0 34.20 0.00 5.26 0.19 0.11 60.25 [2021-11-11T18:03:39.657Z] 17:50:01 1 36.01 0.00 4.75 0.25 0.11 58.89 [2021-11-11T18:03:39.657Z] 17:51:01 all 77.48 0.00 8.10 1.09 0.17 13.16 [2021-11-11T18:03:39.657Z] 17:51:01 0 78.08 0.00 7.77 1.11 0.17 12.88 [2021-11-11T18:03:39.657Z] 17:51:01 1 76.89 0.00 8.43 1.08 0.17 13.44 [2021-11-11T18:03:39.657Z] 17:52:05 all 27.13 0.00 20.27 32.04 0.15 20.40 [2021-11-11T18:03:39.657Z] 17:52:05 0 27.13 0.00 20.44 32.89 0.14 19.41 [2021-11-11T18:03:39.657Z] 17:52:05 1 27.13 0.00 20.10 31.20 0.17 21.40 [2021-11-11T18:03:39.657Z] 17:53:01 all 70.30 0.00 10.39 18.27 0.16 0.88 [2021-11-11T18:03:39.658Z] 17:53:01 0 70.42 0.00 10.11 18.23 0.14 1.11 [2021-11-11T18:03:39.658Z] 17:53:01 1 70.18 0.00 10.68 18.31 0.18 0.66 [2021-11-11T18:03:39.658Z] 17:54:01 all 61.93 0.00 28.30 6.82 0.19 2.77 [2021-11-11T18:03:39.658Z] 17:54:01 0 61.77 0.00 28.35 6.60 0.21 3.07 [2021-11-11T18:03:39.658Z] 17:54:01 1 62.08 0.00 28.24 7.05 0.17 2.47 [2021-11-11T18:03:39.658Z] 17:55:01 all 54.41 0.00 10.00 1.28 0.11 34.21 [2021-11-11T18:03:39.658Z] 17:55:01 0 54.07 0.00 10.17 1.52 0.11 34.14 [2021-11-11T18:03:39.658Z] 17:55:01 1 54.74 0.00 9.84 1.04 0.11 34.27 [2021-11-11T18:03:39.658Z] 17:56:01 all 8.60 0.00 1.62 0.09 0.05 89.63 [2021-11-11T18:03:39.658Z] 17:56:01 0 8.63 0.00 1.68 0.12 0.05 89.52 [2021-11-11T18:03:39.658Z] 17:56:01 1 8.58 0.00 1.56 0.07 0.05 89.75 [2021-11-11T18:03:39.658Z] 17:57:01 all 0.14 0.00 0.06 0.01 0.03 99.77 [2021-11-11T18:03:39.658Z] 17:57:01 0 0.07 0.00 0.05 0.02 0.02 99.85 [2021-11-11T18:03:39.658Z] 17:57:01 1 0.22 0.00 0.07 0.00 0.03 99.68 [2021-11-11T18:03:39.658Z] 17:58:01 all 0.25 0.00 0.03 0.00 0.02 99.70 [2021-11-11T18:03:39.658Z] 17:58:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-11-11T18:03:39.658Z] 17:58:01 1 0.45 0.00 0.03 0.00 0.00 99.52 [2021-11-11T18:03:39.658Z] [2021-11-11T18:03:39.658Z] 17:58:01 CPU %user %nice %system %iowait %steal %idle [2021-11-11T18:03:39.658Z] 17:59:01 all 0.28 0.00 0.03 0.00 0.03 99.67 [2021-11-11T18:03:39.658Z] 17:59:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-11-11T18:03:39.658Z] 17:59:01 1 0.52 0.00 0.03 0.00 0.03 99.42 [2021-11-11T18:03:39.658Z] 18:00:01 all 0.23 0.00 0.03 0.00 0.02 99.72 [2021-11-11T18:03:39.658Z] 18:00:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-11-11T18:03:39.658Z] 18:00:01 1 0.42 0.00 0.03 0.00 0.02 99.53 [2021-11-11T18:03:39.658Z] 18:01:01 all 0.18 0.00 0.05 0.00 0.03 99.74 [2021-11-11T18:03:39.658Z] 18:01:01 0 0.05 0.00 0.05 0.00 0.03 99.87 [2021-11-11T18:03:39.658Z] 18:01:01 1 0.32 0.00 0.05 0.00 0.02 99.62 [2021-11-11T18:03:39.658Z] 18:02:01 all 0.19 0.00 0.10 0.01 0.01 99.69 [2021-11-11T18:03:39.658Z] 18:02:01 0 0.08 0.00 0.13 0.02 0.00 99.77 [2021-11-11T18:03:39.658Z] 18:02:01 1 0.30 0.00 0.07 0.00 0.02 99.62 [2021-11-11T18:03:39.658Z] 18:03:01 all 27.46 0.00 13.70 4.70 0.12 54.02 [2021-11-11T18:03:39.658Z] 18:03:01 0 28.12 0.00 13.82 4.48 0.12 53.46 [2021-11-11T18:03:39.658Z] 18:03:01 1 26.80 0.00 13.58 4.92 0.12 54.58 [2021-11-11T18:03:39.658Z] Average: all 27.49 0.00 7.25 4.28 0.09 60.89 [2021-11-11T18:03:39.658Z] Average: 0 27.17 0.00 7.29 4.35 0.09 61.10 [2021-11-11T18:03:39.658Z] Average: 1 27.82 0.00 7.21 4.21 0.09 60.67 [2021-11-11T18:03:39.658Z] [2021-11-11T18:03:39.658Z] [2021-11-11T18:03:39.658Z]