Push event to branch jakarta Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from faae5fd1223f1c025c7f16f8d5798919e0216a23 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-ssh8137698524280490373.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e2cac8b444d664382c771f5dccbf61e369ddf83e 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-ssh2979780864757257225.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 e2cac8b444d664382c771f5dccbf61e369ddf83e 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/jakarta/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/jakarta/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14077390593154485218.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e2cac8b444d664382c771f5dccbf61e369ddf83e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e2cac8b444d664382c771f5dccbf61e369ddf83e # timeout=10 Commit message: "Merge pull request #396 from ernestojeda/snyk-enhancements" > 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 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-ssh14713047988473198014.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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/jakarta/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/jakarta/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12354932975672742069.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-944 in /w/workspace/edgexfoundry_edgex-go_jakarta [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 faae5fd1223f1c025c7f16f8d5798919e0216a23 (jakarta) > 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 faae5fd1223f1c025c7f16f8d5798919e0216a23 # timeout=10 Commit message: "feat(snap): add additional tokens for app-service-configurable profiles (#3825) (#4043)" > git rev-list --no-walk 155d0ec1f9051a669d1f6c09d665afa8a800203b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-03T14:07:40.931Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-03T14:07:40.986Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-03T14:07:40.996Z] ========================================================= [2022-06-03T14:07:40.996Z] EdgeX Global Pipelines Version Info [2022-06-03T14:07:40.996Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-03T14:07:41.772Z] ------------------- [2022-06-03T14:07:41.772Z] stable info: [2022-06-03T14:07:41.772Z] ------------------- [2022-06-03T14:07:41.772Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-03T14:07:41.772Z] Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e [2022-06-03T14:07:41.772Z] Message: update stable to v1.0.231 [2022-06-03T14:07:42.349Z] ------------------- [2022-06-03T14:07:42.349Z] experimental info: [2022-06-03T14:07:42.349Z] ------------------- [2022-06-03T14:07:42.349Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-03T14:07:42.349Z] Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e [2022-06-03T14:07:42.349Z] Message: update experimental to v1.0.231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-03T14:07:42.649Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-06-03T14:07:42.664Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-06-03T14:07:42.677Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-03T14:07:42.686Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-03T14:07:42.698Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-03T14:07:42.715Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-03T14:07:42.726Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-03T14:07:42.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-06-03T14:07:42.752Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-06-03T14:07:42.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-06-03T14:07:42.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-03T14:07:42.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-03T14:07:42.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-03T14:07:42.812Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-03T14:07:42.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-03T14:07:42.833Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-03T14:07:42.843Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-03T14:07:42.854Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-03T14:07:42.864Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-06-03T14:07:42.874Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-06-03T14:07:42.885Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-06-03T14:07:42.896Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-03T14:07:42.909Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-03T14:07:42.922Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = jakarta [Pipeline] echo [2022-06-03T14:07:42.932Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = jakarta [Pipeline] echo [2022-06-03T14:07:42.945Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = jakarta [Pipeline] echo [2022-06-03T14:07:42.957Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = faae5fd1223f1c025c7f16f8d5798919e0216a23 [Pipeline] echo [2022-06-03T14:07:42.967Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = faae5fd [Pipeline] echo [2022-06-03T14:07:42.978Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-03T14:07:43.018Z] provisioning config files... [2022-06-03T14:07:43.033Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config4069264955022172890tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T14:07:43.338Z] ---> docker-login.sh [2022-06-03T14:07:43.338Z] nexus3.edgexfoundry.org:10001 [2022-06-03T14:07:43.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T14:07:43.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T14:07:43.599Z] Configure a credential helper to remove this warning. See [2022-06-03T14:07:43.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T14:07:43.599Z] [2022-06-03T14:07:43.599Z] Login Succeeded [2022-06-03T14:07:43.861Z] nexus3.edgexfoundry.org:10002 [2022-06-03T14:07:43.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T14:07:43.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T14:07:43.861Z] Configure a credential helper to remove this warning. See [2022-06-03T14:07:43.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T14:07:43.861Z] [2022-06-03T14:07:43.861Z] Login Succeeded [2022-06-03T14:07:43.861Z] nexus3.edgexfoundry.org:10003 [2022-06-03T14:07:43.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T14:07:44.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T14:07:44.126Z] Configure a credential helper to remove this warning. See [2022-06-03T14:07:44.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T14:07:44.126Z] [2022-06-03T14:07:44.126Z] Login Succeeded [2022-06-03T14:07:44.126Z] nexus3.edgexfoundry.org:10004 [2022-06-03T14:07:44.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T14:07:44.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T14:07:44.126Z] Configure a credential helper to remove this warning. See [2022-06-03T14:07:44.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T14:07:44.126Z] [2022-06-03T14:07:44.126Z] Login Succeeded [2022-06-03T14:07:44.126Z] docker.io [2022-06-03T14:07:44.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T14:07:44.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T14:07:44.649Z] Configure a credential helper to remove this warning. See [2022-06-03T14:07:44.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T14:07:44.649Z] [2022-06-03T14:07:44.649Z] Login Succeeded [2022-06-03T14:07:44.649Z] ---> docker-login.sh ends [Pipeline] } [2022-06-03T14:07:44.658Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-03T14:07:44.969Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-06-03T14:07:44.969Z] + dirname cmd/core-command/Dockerfile [2022-06-03T14:07:44.969Z] + cut -d/ -f2 [2022-06-03T14:07:44.969Z] + echo core-command,cmd/core-command/Dockerfile [2022-06-03T14:07:44.969Z] + dirname cmd/core-data/Dockerfile [2022-06-03T14:07:44.969Z] + cut -d/ -f2 [2022-06-03T14:07:44.969Z] + echo core-data,cmd/core-data/Dockerfile [2022-06-03T14:07:44.969Z] + dirname cmd/core-metadata/Dockerfile [2022-06-03T14:07:44.969Z] + cut -d/ -f2 [2022-06-03T14:07:44.969Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-06-03T14:07:44.969Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-06-03T14:07:44.969Z] + cut -d/ -f2 [2022-06-03T14:07:44.969Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-06-03T14:07:44.969Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-06-03T14:07:44.969Z] + cut -d/ -f2 [2022-06-03T14:07:44.969Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-06-03T14:07:44.969Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-06-03T14:07:44.970Z] + cut -d/ -f2 [2022-06-03T14:07:44.970Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-06-03T14:07:44.970Z] + dirname cmd/support-notifications/Dockerfile [2022-06-03T14:07:44.970Z] + cut -d/ -f2 [2022-06-03T14:07:44.970Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-06-03T14:07:44.970Z] + dirname cmd/support-scheduler/Dockerfile [2022-06-03T14:07:44.970Z] + cut -d/ -f2 [2022-06-03T14:07:44.970Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-06-03T14:07:44.970Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-06-03T14:07:44.970Z] + cut -d/ -f2 [2022-06-03T14:07:44.970Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-06-03T14:07:45.006Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-03T14:07:45.361Z] + git rev-list -1 --merges faae5fd1223f1c025c7f16f8d5798919e0216a23~1..faae5fd1223f1c025c7f16f8d5798919e0216a23 [Pipeline] echo [2022-06-03T14:07:45.383Z] -----------> git rev-list -1 --merges faae5fd1223f1c025c7f16f8d5798919e0216a23~1..faae5fd1223f1c025c7f16f8d5798919e0216a23 faae5fd1223f1c025c7f16f8d5798919e0216a23 [false] [Pipeline] sh [2022-06-03T14:07:45.680Z] + git log --format=format:%s -1 faae5fd1223f1c025c7f16f8d5798919e0216a23 [Pipeline] echo [2022-06-03T14:07:45.696Z] ========================================================= [2022-06-03T14:07:45.696Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-03T14:07:45.696Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-06-03T14:07:46.124Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-03T14:07:46.124Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-03T14:07:46.124Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-03T14:07:46.124Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-03T14:07:46.124Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-03T14:07:46.124Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-03T14:07:46.124Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:07:46.546Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T14:07:46.546Z] [2022-06-03T14:07:46.546Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:07:46.850Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T14:07:46.850Z] latest: Pulling from edgex-devops/py-git-semver [2022-06-03T14:07:46.850Z] 42c077c10790: Pulling fs layer [2022-06-03T14:07:46.850Z] f63e77b7563a: Pulling fs layer [2022-06-03T14:07:46.850Z] bd5fdadae976: Pulling fs layer [2022-06-03T14:07:46.850Z] 205491f53016: Pulling fs layer [2022-06-03T14:07:46.850Z] df18705c85c3: Pulling fs layer [2022-06-03T14:07:46.850Z] bdb3f477010e: Pulling fs layer [2022-06-03T14:07:46.850Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-03T14:07:46.850Z] 2c6e9b1d212d: Pulling fs layer [2022-06-03T14:07:46.850Z] bdb8f0575790: Pulling fs layer [2022-06-03T14:07:46.850Z] 386e3cb2ff24: Pulling fs layer [2022-06-03T14:07:46.850Z] 2343380bae48: Pulling fs layer [2022-06-03T14:07:46.850Z] c8a8fc8e1c8f: Waiting [2022-06-03T14:07:46.850Z] 2c6e9b1d212d: Waiting [2022-06-03T14:07:46.850Z] bdb8f0575790: Waiting [2022-06-03T14:07:46.850Z] 386e3cb2ff24: Waiting [2022-06-03T14:07:46.850Z] 2343380bae48: Waiting [2022-06-03T14:07:46.850Z] 205491f53016: Waiting [2022-06-03T14:07:46.850Z] df18705c85c3: Waiting [2022-06-03T14:07:46.850Z] bdb3f477010e: Waiting [2022-06-03T14:07:46.850Z] f63e77b7563a: Verifying Checksum [2022-06-03T14:07:46.850Z] f63e77b7563a: Download complete [2022-06-03T14:07:46.850Z] 205491f53016: Verifying Checksum [2022-06-03T14:07:46.850Z] 205491f53016: Download complete [2022-06-03T14:07:47.111Z] df18705c85c3: Verifying Checksum [2022-06-03T14:07:47.111Z] df18705c85c3: Download complete [2022-06-03T14:07:47.111Z] bdb3f477010e: Verifying Checksum [2022-06-03T14:07:47.111Z] bdb3f477010e: Download complete [2022-06-03T14:07:47.111Z] bd5fdadae976: Verifying Checksum [2022-06-03T14:07:47.111Z] bd5fdadae976: Download complete [2022-06-03T14:07:47.111Z] 2c6e9b1d212d: Download complete [2022-06-03T14:07:47.111Z] bdb8f0575790: Verifying Checksum [2022-06-03T14:07:47.111Z] bdb8f0575790: Download complete [2022-06-03T14:07:47.111Z] 386e3cb2ff24: Download complete [2022-06-03T14:07:47.111Z] 2343380bae48: Verifying Checksum [2022-06-03T14:07:47.111Z] 2343380bae48: Download complete [2022-06-03T14:07:47.111Z] 42c077c10790: Verifying Checksum [2022-06-03T14:07:47.111Z] 42c077c10790: Download complete [2022-06-03T14:07:47.372Z] c8a8fc8e1c8f: Download complete [2022-06-03T14:07:48.755Z] 42c077c10790: Pull complete [2022-06-03T14:07:48.755Z] f63e77b7563a: Pull complete [2022-06-03T14:07:49.016Z] bd5fdadae976: Pull complete [2022-06-03T14:07:49.276Z] 205491f53016: Pull complete [2022-06-03T14:07:49.535Z] df18705c85c3: Pull complete [2022-06-03T14:07:49.535Z] bdb3f477010e: Pull complete [2022-06-03T14:07:51.442Z] c8a8fc8e1c8f: Pull complete [2022-06-03T14:07:51.442Z] 2c6e9b1d212d: Pull complete [2022-06-03T14:07:51.442Z] bdb8f0575790: Pull complete [2022-06-03T14:07:51.442Z] 386e3cb2ff24: Pull complete [2022-06-03T14:07:51.704Z] 2343380bae48: Pull complete [2022-06-03T14:07:51.704Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-03T14:07:51.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T14:07:51.704Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T14:07:51.809Z] prd-ubuntu20.04-docker-8c-8g-944 does not seem to be running inside a container [2022-06-03T14:07:51.837Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-06-03T14:07:53.208Z] $ docker top 4b773826eefad5c9bd5d5bbb85b51f88727b0c9f3c14a7cda52f10c3483ef1d5 -eo pid,comm [2022-06-03T14:07:53.286Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-06-03T14:07:53.286Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-03T14:07:53.316Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-03T14:07:53.316Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-03T14:07:53.458Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-03T14:07:53.455Z] $ docker exec 4b773826eefad5c9bd5d5bbb85b51f88727b0c9f3c14a7cda52f10c3483ef1d5 ssh-agent [2022-06-03T14:07:53.588Z] SSH_AUTH_SOCK=/tmp/ssh-aheSAZ82eLca/agent.33 [2022-06-03T14:07:53.588Z] SSH_AGENT_PID=39 [2022-06-03T14:07:53.594Z] Running ssh-add (command line suppressed) [2022-06-03T14:07:53.716Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_3297533651139537493.key (/w/workspace/edgex-go/6@tmp/private_key_3297533651139537493.key) [2022-06-03T14:07:53.743Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-03T14:07:54.031Z] + git tag --points-at HEAD [Pipeline] } [2022-06-03T14:07:54.036Z] $ docker exec --env ******** --env ******** 4b773826eefad5c9bd5d5bbb85b51f88727b0c9f3c14a7cda52f10c3483ef1d5 ssh-agent -k [2022-06-03T14:07:54.143Z] unset SSH_AUTH_SOCK; [2022-06-03T14:07:54.145Z] unset SSH_AGENT_PID; [2022-06-03T14:07:54.145Z] echo Agent pid 39 killed; [2022-06-03T14:07:54.165Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-03T14:07:54.188Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-03T14:07:54.188Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-03T14:07:54.318Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-03T14:07:54.314Z] $ docker exec 4b773826eefad5c9bd5d5bbb85b51f88727b0c9f3c14a7cda52f10c3483ef1d5 ssh-agent [2022-06-03T14:07:54.456Z] SSH_AUTH_SOCK=/tmp/ssh-jhjTdTZI3bPB/agent.72 [2022-06-03T14:07:54.456Z] SSH_AGENT_PID=79 [2022-06-03T14:07:54.462Z] Running ssh-add (command line suppressed) [2022-06-03T14:07:54.584Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_2727432091785420882.key (/w/workspace/edgex-go/6@tmp/private_key_2727432091785420882.key) [2022-06-03T14:07:54.607Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-03T14:07:54.901Z] + git semver init [2022-06-03T14:07:55.162Z] 2022-06-03 14:07:55,093 [run_init] DEBUG init version:0.0.0 force:False [2022-06-03T14:07:55.162Z] 2022-06-03 14:07:55,094 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/6/.semver [2022-06-03T14:07:55.162Z] 2022-06-03 14:07:55,094 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/6/.semver [2022-06-03T14:07:55.162Z] 2022-06-03 14:07:55,094 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/6/.semver'], cwd=/w/workspace/edgex-go/6, universal_newlines=False, shell=None, istream=None) [2022-06-03T14:07:59.391Z] 2022-06-03 14:07:59,050 [append_file] DEBUG append to file:/w/workspace/edgex-go/6/.git/info/exclude [2022-06-03T14:07:59.391Z] 2022-06-03 14:07:59,051 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/6/.semver/jakarta with force:False [2022-06-03T14:07:59.391Z] 2022-06-03 14:07:59,051 [read_version] DEBUG read version from /w/workspace/edgex-go/6/.semver/jakarta [2022-06-03T14:07:59.391Z] 2022-06-03 14:07:59,051 [read_version] DEBUG read version from /w/workspace/edgex-go/6/.semver/jakarta [2022-06-03T14:07:59.391Z] 2.1.1-dev.4 [Pipeline] } [2022-06-03T14:07:59.399Z] $ docker exec --env ******** --env ******** 4b773826eefad5c9bd5d5bbb85b51f88727b0c9f3c14a7cda52f10c3483ef1d5 ssh-agent -k [2022-06-03T14:07:59.519Z] unset SSH_AUTH_SOCK; [2022-06-03T14:07:59.519Z] unset SSH_AGENT_PID; [2022-06-03T14:07:59.519Z] echo Agent pid 79 killed; [2022-06-03T14:07:59.536Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-03T14:07:59.846Z] + git semver [Pipeline] } [2022-06-03T14:08:00.121Z] $ docker stop --time=1 4b773826eefad5c9bd5d5bbb85b51f88727b0c9f3c14a7cda52f10c3483ef1d5 [2022-06-03T14:08:01.431Z] $ docker rm -f 4b773826eefad5c9bd5d5bbb85b51f88727b0c9f3c14a7cda52f10c3483ef1d5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-03T14:08:01.788Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-03T14:08:02.042Z] Stashed 1 file(s) [Pipeline] echo [2022-06-03T14:08:02.045Z] [edgeXSemver]: initialized semver on version 2.1.1-dev.4 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-06-03T14:08:02.137Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-03T14:08:02.142Z] ========================================================= [2022-06-03T14:08:02.142Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts] [2022-06-03T14:08:02.142Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-03T14:08:02.432Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-03T14:08:02.432Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2022-06-03T14:08:02.432Z] 59bf1c3509f3: Pulling fs layer [2022-06-03T14:08:02.432Z] 666ba61612fd: Pulling fs layer [2022-06-03T14:08:02.432Z] 8ed8ca486205: Pulling fs layer [2022-06-03T14:08:02.432Z] 4fe6c5a15a65: Pulling fs layer [2022-06-03T14:08:02.432Z] 22a0e8bec74d: Pulling fs layer [2022-06-03T14:08:02.432Z] 812f408151ee: Pulling fs layer [2022-06-03T14:08:02.432Z] bab7bd504b26: Pulling fs layer [2022-06-03T14:08:02.432Z] 070449caade9: Pulling fs layer [2022-06-03T14:08:02.432Z] 8f1a5288e3a6: Pulling fs layer [2022-06-03T14:08:02.432Z] 4fe6c5a15a65: Waiting [2022-06-03T14:08:02.432Z] bab7bd504b26: Waiting [2022-06-03T14:08:02.432Z] 812f408151ee: Waiting [2022-06-03T14:08:02.432Z] 22a0e8bec74d: Waiting [2022-06-03T14:08:02.432Z] 070449caade9: Waiting [2022-06-03T14:08:02.432Z] 8f1a5288e3a6: Waiting [2022-06-03T14:08:02.432Z] 8ed8ca486205: Verifying Checksum [2022-06-03T14:08:02.432Z] 8ed8ca486205: Download complete [2022-06-03T14:08:02.432Z] 666ba61612fd: Download complete [2022-06-03T14:08:02.432Z] 22a0e8bec74d: Verifying Checksum [2022-06-03T14:08:02.432Z] 22a0e8bec74d: Download complete [2022-06-03T14:08:02.432Z] 812f408151ee: Verifying Checksum [2022-06-03T14:08:02.432Z] 812f408151ee: Download complete [2022-06-03T14:08:02.433Z] bab7bd504b26: Download complete [2022-06-03T14:08:02.433Z] 59bf1c3509f3: Verifying Checksum [2022-06-03T14:08:02.433Z] 59bf1c3509f3: Download complete [2022-06-03T14:08:02.692Z] 070449caade9: Verifying Checksum [2022-06-03T14:08:02.692Z] 070449caade9: Download complete [2022-06-03T14:08:02.692Z] 59bf1c3509f3: Pull complete [2022-06-03T14:08:02.692Z] 666ba61612fd: Pull complete [2022-06-03T14:08:02.953Z] 8ed8ca486205: Pull complete [2022-06-03T14:08:03.213Z] 8f1a5288e3a6: Verifying Checksum [2022-06-03T14:08:03.213Z] 8f1a5288e3a6: Download complete [2022-06-03T14:08:03.213Z] 4fe6c5a15a65: Verifying Checksum [2022-06-03T14:08:03.213Z] 4fe6c5a15a65: Download complete [2022-06-03T14:08:07.410Z] 4fe6c5a15a65: Pull complete [2022-06-03T14:08:07.410Z] 22a0e8bec74d: Pull complete [2022-06-03T14:08:07.410Z] 812f408151ee: Pull complete [2022-06-03T14:08:07.410Z] bab7bd504b26: Pull complete [2022-06-03T14:08:07.410Z] 070449caade9: Pull complete [2022-06-03T14:08:09.317Z] 8f1a5288e3a6: Pull complete [2022-06-03T14:08:09.317Z] Digest: sha256:53030bcd5b82665afb3cefeba7a6fee19172d9224e433a3be554ad5982a25c96 [2022-06-03T14:08:09.317Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-03T14:08:09.317Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [Pipeline] fileExists [Pipeline] sh [2022-06-03T14:08:09.626Z] + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-03T14:08:09.627Z] WORKDIR /edgex [2022-06-03T14:08:09.627Z] COPY go.mod . [2022-06-03T14:08:09.627Z] RUN go mod download [2022-06-03T14:08:09.627Z] + docker build -t ci-base-image-x86_64 -f - . [2022-06-03T14:08:11.009Z] Sending build context to Docker daemon 346.4MB [2022-06-03T14:08:11.009Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-03T14:08:11.009Z] ---> c47586b81864 [2022-06-03T14:08:11.009Z] Step 2/4 : WORKDIR /edgex [2022-06-03T14:08:12.926Z] ---> Running in 1b9caed1857b [2022-06-03T14:08:13.186Z] Removing intermediate container 1b9caed1857b [2022-06-03T14:08:13.186Z] ---> d75414954092 [2022-06-03T14:08:13.186Z] Step 3/4 : COPY go.mod . [2022-06-03T14:08:13.186Z] ---> a174da927246 [2022-06-03T14:08:13.186Z] Step 4/4 : RUN go mod download [2022-06-03T14:08:13.186Z] ---> Running in 79359c78b649 [2022-06-03T14:08:17.105Z] Still waiting to schedule task [2022-06-03T14:08:17.105Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-03T14:08:39.768Z] Removing intermediate container 79359c78b649 [2022-06-03T14:08:39.768Z] ---> 78a8541549ca [2022-06-03T14:08:39.768Z] Successfully built 78a8541549ca [2022-06-03T14:08:39.768Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:08:40.074Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-03T14:08:40.074Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T14:08:40.158Z] prd-ubuntu20.04-docker-8c-8g-944 does not seem to be running inside a container [2022-06-03T14:08:40.199Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-03T14:08:40.606Z] $ docker top 94ba85f2119dec878f7e4c70ffc2803caf5a1b2ad600faadd5feb1599025702a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T14:08:40.961Z] + go version [2022-06-03T14:08:40.961Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-06-03T14:08:40.978Z] $ docker stop --time=1 94ba85f2119dec878f7e4c70ffc2803caf5a1b2ad600faadd5feb1599025702a [2022-06-03T14:08:42.271Z] $ docker rm -f 94ba85f2119dec878f7e4c70ffc2803caf5a1b2ad600faadd5feb1599025702a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:08:42.682Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-03T14:08:42.682Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T14:08:42.768Z] prd-ubuntu20.04-docker-8c-8g-944 does not seem to be running inside a container [2022-06-03T14:08:42.810Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-03T14:08:43.192Z] $ docker top 5d9e61584b30473c6b836bc095885a18db284f2171a8e32d1e863711141777ae -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-03T14:08:43.278Z] ========================================================= [2022-06-03T14:08:43.278Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-06-03T14:08:43.278Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-03T14:08:43.601Z] + make test [2022-06-03T14:08:43.601Z] go mod tidy [2022-06-03T14:08:43.601Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-03T14:08:48.935Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-06-03T14:08:57.056Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-06-03T14:08:57.056Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-06-03T14:08:57.315Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-06-03T14:08:57.315Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-06-03T14:08:57.315Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-06-03T14:08:57.315Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-06-03T14:08:57.315Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-06-03T14:08:57.315Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-06-03T14:08:57.574Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-06-03T14:08:57.574Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-06-03T14:08:57.574Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-06-03T14:08:57.574Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-06-03T14:08:57.574Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-06-03T14:08:57.574Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-06-03T14:08:58.142Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements [2022-06-03T14:08:58.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-06-03T14:08:58.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-06-03T14:08:59.076Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.098s coverage: 98.5% of statements [2022-06-03T14:08:59.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-06-03T14:08:59.076Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.089s coverage: 44.7% of statements [2022-06-03T14:08:59.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-06-03T14:08:59.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-06-03T14:08:59.076Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.165s coverage: 89.5% of statements [2022-06-03T14:08:59.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-06-03T14:08:59.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-06-03T14:08:59.644Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.062s coverage: 83.8% of statements [2022-06-03T14:08:59.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-06-03T14:08:59.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-06-03T14:08:59.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-06-03T14:08:59.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-06-03T14:08:59.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-06-03T14:08:59.644Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.382s coverage: 94.2% of statements [2022-06-03T14:08:59.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-06-03T14:08:59.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-06-03T14:08:59.644Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.090s coverage: 59.1% of statements [2022-06-03T14:08:59.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-06-03T14:08:59.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-06-03T14:08:59.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-06-03T14:08:59.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-06-03T14:08:59.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-06-03T14:08:59.644Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.097s coverage: 60.0% of statements [2022-06-03T14:08:59.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-06-03T14:08:59.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-06-03T14:08:59.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-06-03T14:08:59.903Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.9% of statements [2022-06-03T14:08:59.903Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-06-03T14:08:59.903Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.064s coverage: 58.8% of statements [2022-06-03T14:08:59.903Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 21.7% of statements [2022-06-03T14:08:59.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-06-03T14:08:59.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements [2022-06-03T14:08:59.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.066s coverage: 79.5% of statements [2022-06-03T14:08:59.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements [2022-06-03T14:08:59.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.097s coverage: 96.3% of statements [2022-06-03T14:08:59.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements [2022-06-03T14:09:12.125Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.090s coverage: 94.4% of statements [2022-06-03T14:09:12.125Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.060s coverage: 44.8% of statements [2022-06-03T14:09:13.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.200s coverage: 82.5% of statements [2022-06-03T14:09:13.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-06-03T14:09:23.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2022-06-03T14:09:23.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-06-03T14:09:23.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-06-03T14:09:23.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-06-03T14:09:23.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.042s coverage: 65.1% of statements [2022-06-03T14:09:23.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-06-03T14:09:23.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-06-03T14:09:23.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-06-03T14:09:23.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-06-03T14:09:23.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-06-03T14:09:23.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2022-06-03T14:09:23.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-06-03T14:09:23.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-06-03T14:09:23.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.029s coverage: 100.0% of statements [2022-06-03T14:09:23.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-06-03T14:09:23.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.071s coverage: 58.8% of statements [2022-06-03T14:09:23.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-06-03T14:09:23.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements [2022-06-03T14:09:23.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2022-06-03T14:09:23.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.056s coverage: 85.4% of statements [2022-06-03T14:09:23.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.174s coverage: 91.2% of statements [2022-06-03T14:09:23.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-06-03T14:09:23.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.155s coverage: 64.4% of statements [2022-06-03T14:09:23.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-06-03T14:09:23.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-06-03T14:09:23.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements [2022-06-03T14:09:23.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-06-03T14:09:23.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.039s coverage: 100.0% of statements [2022-06-03T14:09:23.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2022-06-03T14:09:23.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2022-06-03T14:09:23.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.348s coverage: 65.4% of statements [2022-06-03T14:09:23.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-06-03T14:09:23.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-06-03T14:09:23.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-06-03T14:09:23.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.125s coverage: 43.8% of statements [2022-06-03T14:09:23.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-06-03T14:09:23.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-06-03T14:09:23.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements [2022-06-03T14:09:23.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-06-03T14:09:23.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements [2022-06-03T14:09:23.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-06-03T14:09:23.502Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements [2022-06-03T14:09:23.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-06-03T14:09:23.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-06-03T14:09:23.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-06-03T14:09:23.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-06-03T14:09:23.502Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.171s coverage: 92.3% of statements [2022-06-03T14:09:23.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-06-03T14:09:23.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-06-03T14:09:23.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-06-03T14:09:23.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-06-03T14:09:23.502Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.070s coverage: 63.2% of statements [2022-06-03T14:09:23.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-06-03T14:09:23.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-06-03T14:09:23.502Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.105s coverage: 97.7% of statements [2022-06-03T14:09:23.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-06-03T14:09:23.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-06-03T14:09:23.502Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-06-03T14:09:23.502Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-06-03T14:09:23.502Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements [2022-06-03T14:09:23.502Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-06-03T14:09:23.502Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-06-03T14:09:23.502Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-06-03T14:09:23.502Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-06-03T14:09:23.502Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-06-03T14:09:23.502Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-06-03T14:09:23.502Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2022-06-03T14:09:23.503Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-06-03T14:09:23.503Z] 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 [2022-06-03T14:09:35.720Z] GO111MODULE=on go vet ./... [2022-06-03T14:09:39.013Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-03T14:09:39.013Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-03T14:09:39.275Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-03T14:09:39.545Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-06-03T14:09:39.843Z] + go mod tidy [Pipeline] sh [2022-06-03T14:09:40.136Z] + ls -al . [2022-06-03T14:09:40.136Z] total 680 [2022-06-03T14:09:40.136Z] drwxrwxr-x 11 1001 1001 4096 Jun 3 14:09 . [2022-06-03T14:09:40.136Z] drwxr-xr-x 4 root root 4096 Jun 3 14:08 .. [2022-06-03T14:09:40.136Z] -rw-rw-r-- 1 1001 1001 11 Jun 3 14:07 .dockerignore [2022-06-03T14:09:40.136Z] drwxrwxr-x 8 1001 1001 4096 Jun 3 14:08 .git [2022-06-03T14:09:40.136Z] drwxrwxr-x 4 1001 1001 4096 Jun 3 14:07 .github [2022-06-03T14:09:40.136Z] -rw-rw-r-- 1 1001 1001 797 Jun 3 14:07 .gitignore [2022-06-03T14:09:40.136Z] -rw-rw-r-- 1 1001 1001 42 Jun 3 14:07 .golangci.yml [2022-06-03T14:09:40.136Z] -rw-rw-r-- 1 1001 1001 76 Jun 3 14:07 .hadolint.yml [2022-06-03T14:09:40.136Z] drwxr-xr-x 3 1001 1001 4096 Jun 3 14:07 .semver [2022-06-03T14:09:40.136Z] -rw-rw-r-- 1 1001 1001 166 Jun 3 14:07 .sonarcloud.properties [2022-06-03T14:09:40.136Z] -rw-rw-r-- 1 1001 1001 1171 Jun 3 14:07 ADOPTERS.md [2022-06-03T14:09:40.136Z] -rw-rw-r-- 1 1001 1001 8910 Jun 3 14:07 Attribution.txt [2022-06-03T14:09:40.136Z] -rw-rw-r-- 1 1001 1001 52201 Jun 3 14:07 CHANGELOG.md [2022-06-03T14:09:40.136Z] -rw-rw-r-- 1 1001 1001 3804 Jun 3 14:07 CONTRIBUTING.md [2022-06-03T14:09:40.136Z] -rw-rw-r-- 1 1001 1001 677 Jun 3 14:07 GOVERNANCE.md [2022-06-03T14:09:40.136Z] -rw-rw-r-- 1 1001 1001 849 Jun 3 14:07 Jenkinsfile [2022-06-03T14:09:40.136Z] -rw-rw-r-- 1 1001 1001 10775 Jun 3 14:07 LICENSE [2022-06-03T14:09:40.136Z] -rw-rw-r-- 1 1001 1001 6508 Jun 3 14:07 Makefile [2022-06-03T14:09:40.136Z] -rw-rw-r-- 1 1001 1001 582 Jun 3 14:07 OWNERS.md [2022-06-03T14:09:40.136Z] -rw-rw-r-- 1 1001 1001 8207 Jun 3 14:07 README.md [2022-06-03T14:09:40.136Z] -rw-rw-r-- 1 1001 1001 6912 Jun 3 14:07 SECURITY.md [2022-06-03T14:09:40.136Z] -rw-rw-r-- 1 1001 1001 11 Jun 3 14:08 VERSION [2022-06-03T14:09:40.136Z] -rw-rw-r-- 1 1001 1001 4131 Jun 3 14:07 ZMQWindows.md [2022-06-03T14:09:40.136Z] drwxrwxr-x 2 1001 1001 4096 Jun 3 14:07 bin [2022-06-03T14:09:40.136Z] drwxrwxr-x 14 1001 1001 4096 Jun 3 14:07 cmd [2022-06-03T14:09:40.136Z] -rw-r--r-- 1 root root 428658 Jun 3 14:09 coverage.out [2022-06-03T14:09:40.136Z] -rw-rw-r-- 1 1001 1001 822 Jun 3 14:09 go.mod [2022-06-03T14:09:40.136Z] -rw-rw-r-- 1 1001 1001 49471 Jun 3 14:07 go.sum [2022-06-03T14:09:40.136Z] drwxrwxr-x 8 1001 1001 4096 Jun 3 14:07 internal [2022-06-03T14:09:40.136Z] drwxrwxr-x 3 1001 1001 4096 Jun 3 14:07 openapi [2022-06-03T14:09:40.136Z] drwxrwxr-x 4 1001 1001 4096 Jun 3 14:07 snap [2022-06-03T14:09:40.136Z] drwxrwxr-x 6 1001 1001 4096 Jun 3 14:07 vendor [2022-06-03T14:09:40.136Z] -rw-rw-r-- 1 1001 1001 204 Jun 3 14:07 version.go [Pipeline] sh [2022-06-03T14:09:40.426Z] + '[' -e coverage.out ] [2022-06-03T14:09:40.426Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-06-03T14:09:40.527Z] Stashed 1 file(s) [Pipeline] sh [2022-06-03T14:09:40.806Z] + make build [2022-06-03T14:09:40.806Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o cmd/core-data/core-data ./cmd/core-data [2022-06-03T14:09:42.191Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-03T14:09:46.392Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o cmd/core-command/core-command ./cmd/core-command [2022-06-03T14:09:46.965Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-03T14:09:47.908Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-03T14:09:48.170Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-03T14:09:49.114Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-03T14:09:49.682Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-03T14:09:50.253Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-03T14:09:51.191Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-03T14:09:51.760Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-03T14:09:52.696Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-06-03T14:09:53.655Z] $ docker stop --time=1 5d9e61584b30473c6b836bc095885a18db284f2171a8e32d1e863711141777ae [2022-06-03T14:09:55.651Z] $ docker rm -f 5d9e61584b30473c6b836bc095885a18db284f2171a8e32d1e863711141777ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:09:56.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-03T14:09:56.456Z] [2022-06-03T14:09:56.456Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:09:56.761Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-03T14:09:56.762Z] latest: Pulling from edgex-devops/edgex-compose [2022-06-03T14:09:56.762Z] cbdbe7a5bc2a: Pulling fs layer [2022-06-03T14:09:56.762Z] ca9280d653b3: Pulling fs layer [2022-06-03T14:09:56.762Z] 7e9c9ca2126c: Pulling fs layer [2022-06-03T14:09:56.762Z] cbdbe7a5bc2a: Verifying Checksum [2022-06-03T14:09:56.762Z] cbdbe7a5bc2a: Download complete [2022-06-03T14:09:57.021Z] ca9280d653b3: Verifying Checksum [2022-06-03T14:09:57.021Z] ca9280d653b3: Download complete [2022-06-03T14:09:57.021Z] cbdbe7a5bc2a: Pull complete [2022-06-03T14:09:57.280Z] 7e9c9ca2126c: Download complete [2022-06-03T14:09:57.539Z] ca9280d653b3: Pull complete [2022-06-03T14:09:59.546Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-945 in /w/workspace/edgexfoundry_edgex-go_jakarta [Pipeline] { [Pipeline] ws [2022-06-03T14:09:59.557Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2022-06-03T14:09:59.590Z] The recommended git tool is: git [2022-06-03T14:10:01.733Z] 7e9c9ca2126c: Pull complete [2022-06-03T14:10:01.733Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-06-03T14:10:01.733Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-03T14:10:01.733Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T14:10:01.821Z] prd-ubuntu20.04-docker-8c-8g-944 does not seem to be running inside a container [2022-06-03T14:10:01.896Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-06-03T14:10:03.125Z] $ docker top ad66c787471893f657205fd1171d114e62db53052d3e7cdaca9500c307335fd2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T14:10:03.506Z] + + docker-composegrep build parallel --help [2022-06-03T14:10:03.506Z] [2022-06-03T14:10:04.078Z] --parallel Build images in parallel. [Pipeline] } [2022-06-03T14:10:04.098Z] $ docker stop --time=1 ad66c787471893f657205fd1171d114e62db53052d3e7cdaca9500c307335fd2 [2022-06-03T14:10:05.416Z] $ docker rm -f ad66c787471893f657205fd1171d114e62db53052d3e7cdaca9500c307335fd2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:10:05.554Z] using credential edgex-jenkins-ssh [2022-06-03T14:10:05.571Z] Cloning the remote Git repository [2022-06-03T14:10:05.797Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-03T14:10:05.797Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T14:10:05.880Z] prd-ubuntu20.04-docker-8c-8g-944 does not seem to be running inside a container [2022-06-03T14:10:05.921Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-06-03T14:10:05.681Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-06-03T14:10:05.777Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2022-06-03T14:10:05.911Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-03T14:10:05.912Z] > git --version # timeout=10 [2022-06-03T14:10:05.950Z] > git --version # 'git version 2.25.1' [2022-06-03T14:10:05.952Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-03T14:10:06.283Z] $ docker top 6f15c145ce5eb6552753688b627f3d8427d6aab11e52b1b4468b33bae27f92fe -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T14:10:06.638Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-03T14:10:07.210Z] Building core-command ... [2022-06-03T14:10:07.210Z] Building core-data ... [2022-06-03T14:10:07.210Z] Building core-metadata ... [2022-06-03T14:10:07.210Z] Building security-bootstrapper ... [2022-06-03T14:10:07.210Z] Building security-proxy-setup ... [2022-06-03T14:10:07.210Z] Building security-secretstore-setup ... [2022-06-03T14:10:07.210Z] Building support-notifications ... [2022-06-03T14:10:07.210Z] Building support-scheduler ... [2022-06-03T14:10:07.210Z] Building sys-mgmt-agent ... [2022-06-03T14:10:07.210Z] Building core-command [2022-06-03T14:10:07.210Z] Building security-proxy-setup [2022-06-03T14:10:07.210Z] Building sys-mgmt-agent [2022-06-03T14:10:07.210Z] Building security-secretstore-setup [2022-06-03T14:10:07.210Z] Building support-notifications [2022-06-03T14:10:06.053Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-03T14:10:21.750Z] Avoid second fetch [2022-06-03T14:10:21.751Z] Checking out Revision faae5fd1223f1c025c7f16f8d5798919e0216a23 (jakarta) [2022-06-03T14:10:21.719Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-03T14:10:21.735Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-03T14:10:21.779Z] > git config core.sparsecheckout # timeout=10 [2022-06-03T14:10:21.794Z] > git checkout -f faae5fd1223f1c025c7f16f8d5798919e0216a23 # timeout=10 [2022-06-03T14:10:25.312Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T14:10:25.312Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-06-03T14:10:25.312Z] ---> 78a8541549ca [2022-06-03T14:10:25.313Z] Step 3/24 : WORKDIR /edgex-go [2022-06-03T14:10:25.313Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T14:10:25.313Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-03T14:10:25.313Z] ---> 78a8541549ca [2022-06-03T14:10:25.313Z] Step 3/20 : WORKDIR /edgex-go [2022-06-03T14:10:25.313Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T14:10:25.313Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-06-03T14:10:25.313Z] ---> 78a8541549ca [2022-06-03T14:10:25.313Z] Step 3/21 : WORKDIR /edgex-go [2022-06-03T14:10:25.313Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T14:10:25.313Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T14:10:25.313Z] ---> 78a8541549ca [2022-06-03T14:10:25.313Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T14:10:25.572Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T14:10:25.572Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T14:10:25.572Z] ---> 78a8541549ca [2022-06-03T14:10:25.572Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T14:10:26.519Z] Commit message: "feat(snap): add additional tokens for app-service-configurable profiles (#3825) (#4043)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-03T14:10:27.372Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-03T14:10:27.372Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-03T14:10:27.372Z] Dload Upload Total Spent Left Speed [2022-06-03T14:10:27.372Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 83924 0 --:--:-- --:--:-- --:--:-- 83924 [Pipeline] sh [2022-06-03T14:10:28.040Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-03T14:10:28.115Z] ---> Running in 2cada4bfb986 [2022-06-03T14:10:28.115Z] ---> Running in c7da2cf97a63 [2022-06-03T14:10:28.115Z] ---> Running in 2a18fe208411 [2022-06-03T14:10:28.115Z] ---> Running in c2398fb34bbe [2022-06-03T14:10:28.115Z] ---> Running in 2cb3993ef221 [2022-06-03T14:10:28.115Z] Removing intermediate container c2398fb34bbe [2022-06-03T14:10:28.115Z] ---> 874ed4193489 [2022-06-03T14:10:28.115Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T14:10:28.115Z] Removing intermediate container 2cada4bfb986 [2022-06-03T14:10:28.115Z] ---> 7e1ad1c08bf9 [2022-06-03T14:10:28.115Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T14:10:28.115Z] Removing intermediate container 2a18fe208411 [2022-06-03T14:10:28.115Z] ---> 5b6443f143ac [2022-06-03T14:10:28.115Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T14:10:28.115Z] Removing intermediate container c7da2cf97a63 [2022-06-03T14:10:28.115Z] ---> a412dba2c731 [2022-06-03T14:10:28.115Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T14:10:28.115Z] Removing intermediate container 2cb3993ef221 [2022-06-03T14:10:28.115Z] ---> 1589944a4d89 [2022-06-03T14:10:28.115Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T14:10:28.115Z] ---> Running in c2d0546ed990 [2022-06-03T14:10:28.115Z] ---> Running in 50c34a358732 [2022-06-03T14:10:28.115Z] ---> Running in 3e2337803322 [2022-06-03T14:10:28.115Z] ---> Running in 5f9fb31baa60 [2022-06-03T14:10:28.115Z] ---> Running in 5c56c57fcc38 [2022-06-03T14:10:28.391Z] + sudo tee /etc/docker/daemon.new [2022-06-03T14:10:28.391Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-03T14:10:28.391Z] { [2022-06-03T14:10:28.391Z] "registry-mirrors": [ [2022-06-03T14:10:28.391Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-03T14:10:28.391Z] ], [2022-06-03T14:10:28.391Z] "bip": "10.250.0.254/24", [2022-06-03T14:10:28.391Z] "hosts": [ [2022-06-03T14:10:28.391Z] "tcp://0.0.0.0:5555", [2022-06-03T14:10:28.391Z] "unix:///var/run/docker.sock" [2022-06-03T14:10:28.391Z] ], [2022-06-03T14:10:28.391Z] "mtu": 1458, [2022-06-03T14:10:28.391Z] "selinux-enabled": true, [2022-06-03T14:10:28.391Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-03T14:10:28.391Z] } [Pipeline] sh [2022-06-03T14:10:28.685Z] Removing intermediate container 50c34a358732 [2022-06-03T14:10:28.685Z] ---> d711da7e26ba [2022-06-03T14:10:28.685Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2022-06-03T14:10:28.685Z] ---> Running in 867503580af4 [2022-06-03T14:10:28.755Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-03T14:10:29.104Z] + sudo service docker restart [2022-06-03T14:10:29.253Z] Removing intermediate container 3e2337803322 [2022-06-03T14:10:29.253Z] ---> 94d59eaba6a5 [2022-06-03T14:10:29.253Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-03T14:10:29.253Z] ---> Running in bc17f0ef8be2 [2022-06-03T14:10:29.253Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T14:10:29.253Z] Removing intermediate container c2d0546ed990 [2022-06-03T14:10:29.253Z] ---> 5d4c0739ac2b [2022-06-03T14:10:29.253Z] Step 5/20 : RUN apk add --update --no-cache make git [2022-06-03T14:10:29.253Z] ---> Running in 093511f2dbcf [2022-06-03T14:10:29.513Z] Removing intermediate container 5c56c57fcc38 [2022-06-03T14:10:29.513Z] ---> d273a9f76a73 [2022-06-03T14:10:29.513Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-06-03T14:10:29.513Z] ---> Running in 2f5c2d6bc40e [2022-06-03T14:10:29.513Z] Removing intermediate container 5f9fb31baa60 [2022-06-03T14:10:29.513Z] ---> dbfa5b67fc6c [2022-06-03T14:10:29.513Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2022-06-03T14:10:29.513Z] ---> Running in fd9ffbf7a84b [2022-06-03T14:10:29.774Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T14:10:30.040Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T14:10:30.040Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T14:10:30.040Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T14:10:30.040Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T14:10:30.609Z] OK: 221 MiB in 52 packages [2022-06-03T14:10:30.609Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T14:10:30.868Z] Removing intermediate container 867503580af4 [2022-06-03T14:10:30.868Z] ---> dfe8ef161c32 [2022-06-03T14:10:30.868Z] Step 6/21 : COPY . . [2022-06-03T14:10:30.868Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T14:10:30.868Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T14:10:30.868Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T14:10:31.128Z] OK: 221 MiB in 52 packages [2022-06-03T14:10:31.128Z] OK: 221 MiB in 52 packages [2022-06-03T14:10:31.128Z] OK: 221 MiB in 52 packages [2022-06-03T14:10:31.698Z] OK: 221 MiB in 52 packages [2022-06-03T14:10:32.636Z] Removing intermediate container bc17f0ef8be2 [2022-06-03T14:10:32.636Z] ---> 39bcb4928417 [2022-06-03T14:10:32.636Z] Step 6/22 : COPY . . [2022-06-03T14:10:32.636Z] Removing intermediate container 093511f2dbcf [2022-06-03T14:10:32.636Z] ---> bd0443e254a1 [2022-06-03T14:10:32.636Z] Step 6/20 : COPY . . [2022-06-03T14:10:32.636Z] Removing intermediate container fd9ffbf7a84b [2022-06-03T14:10:32.636Z] ---> d782f42be8cc [2022-06-03T14:10:32.636Z] Step 6/22 : COPY . . [2022-06-03T14:10:32.894Z] Removing intermediate container 2f5c2d6bc40e [2022-06-03T14:10:32.894Z] ---> ba09f1bec3b9 [2022-06-03T14:10:32.894Z] Step 6/24 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-03T14:10:47.454Z] provisioning config files... [2022-06-03T14:10:47.480Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config752316821123669318tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T14:10:48.093Z] ---> docker-login.sh [2022-06-03T14:10:48.093Z] nexus3.edgexfoundry.org:10001 [2022-06-03T14:10:48.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T14:10:48.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T14:10:48.966Z] Configure a credential helper to remove this warning. See [2022-06-03T14:10:48.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T14:10:48.966Z] [2022-06-03T14:10:48.966Z] Login Succeeded [2022-06-03T14:10:48.966Z] nexus3.edgexfoundry.org:10002 [2022-06-03T14:10:49.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T14:10:49.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T14:10:49.510Z] Configure a credential helper to remove this warning. See [2022-06-03T14:10:49.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T14:10:49.510Z] [2022-06-03T14:10:49.510Z] Login Succeeded [2022-06-03T14:10:49.510Z] nexus3.edgexfoundry.org:10003 [2022-06-03T14:10:49.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T14:10:49.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T14:10:49.785Z] Configure a credential helper to remove this warning. See [2022-06-03T14:10:49.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T14:10:49.785Z] [2022-06-03T14:10:49.785Z] Login Succeeded [2022-06-03T14:10:49.785Z] nexus3.edgexfoundry.org:10004 [2022-06-03T14:10:50.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T14:10:50.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T14:10:50.387Z] Configure a credential helper to remove this warning. See [2022-06-03T14:10:50.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T14:10:50.387Z] [2022-06-03T14:10:50.387Z] Login Succeeded [2022-06-03T14:10:50.387Z] docker.io [2022-06-03T14:10:50.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T14:10:50.991Z] ---> 7e4527bc137d [2022-06-03T14:10:50.991Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T14:10:50.991Z] ---> 6f11a8ca9543 [2022-06-03T14:10:50.991Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T14:10:50.991Z] ---> 8c5e6bb952b1 [2022-06-03T14:10:50.991Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T14:10:50.991Z] ---> 43c575f68e8c [2022-06-03T14:10:50.991Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T14:10:50.991Z] ---> c4de9620134d [2022-06-03T14:10:50.991Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T14:10:50.991Z] ---> Running in 91aacb2ee7a3 [2022-06-03T14:10:50.991Z] ---> Running in fda8889a5fbc [2022-06-03T14:10:50.991Z] ---> Running in 589f8ded67ca [2022-06-03T14:10:50.991Z] ---> Running in a9b4f7d2536b [2022-06-03T14:10:50.991Z] ---> Running in 4474c07e934f [2022-06-03T14:10:50.991Z] skipping... [2022-06-03T14:10:50.991Z] skipping... [2022-06-03T14:10:50.991Z] skipping... [2022-06-03T14:10:51.251Z] Removing intermediate container fda8889a5fbc [2022-06-03T14:10:51.251Z] ---> cc58ae7024cf [2022-06-03T14:10:51.251Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-03T14:10:51.251Z] ---> Running in bfcb8e278782 [2022-06-03T14:10:51.251Z] Removing intermediate container a9b4f7d2536b [2022-06-03T14:10:51.251Z] ---> f13288794487 [2022-06-03T14:10:51.251Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-03T14:10:51.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T14:10:51.255Z] Configure a credential helper to remove this warning. See [2022-06-03T14:10:51.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T14:10:51.255Z] [2022-06-03T14:10:51.255Z] Login Succeeded [2022-06-03T14:10:51.255Z] ---> docker-login.sh ends [Pipeline] } [2022-06-03T14:10:51.271Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-06-03T14:10:51.509Z] skipping... [2022-06-03T14:10:51.510Z] ---> Running in 0313be156269 [2022-06-03T14:10:51.510Z] Removing intermediate container 91aacb2ee7a3 [2022-06-03T14:10:51.510Z] ---> 5f1cba91561c [2022-06-03T14:10:51.510Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2022-06-03T14:10:51.510Z] skipping... [2022-06-03T14:10:51.510Z] ---> Running in 5157c7e245f5 [Pipeline] echo [2022-06-03T14:10:51.529Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-03T14:10:51.538Z] ========================================================= [2022-06-03T14:10:51.538Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts] [2022-06-03T14:10:51.538Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-03T14:10:51.769Z] Removing intermediate container 589f8ded67ca [2022-06-03T14:10:51.769Z] ---> 5e2293a2270a [2022-06-03T14:10:51.769Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-03T14:10:51.769Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-03T14:10:51.769Z] ---> Running in 6b8c3c88da55 [2022-06-03T14:10:51.869Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-03T14:10:52.027Z] Removing intermediate container 4474c07e934f [2022-06-03T14:10:52.027Z] ---> a46fff86c5c8 [2022-06-03T14:10:52.027Z] Step 8/22 : RUN make cmd/core-command/core-command [2022-06-03T14:10:52.027Z] ---> Running in ec471aba7df4 [2022-06-03T14:10:52.027Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-03T14:10:52.142Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-03T14:10:52.142Z] 9b3977197b4f: Pulling fs layer [2022-06-03T14:10:52.142Z] 1a89e8eeedd5: Pulling fs layer [2022-06-03T14:10:52.142Z] 94645a83ff95: Pulling fs layer [2022-06-03T14:10:52.142Z] 3f3a8bcf1eab: Pulling fs layer [2022-06-03T14:10:52.142Z] 0c92f367c5e7: Pulling fs layer [2022-06-03T14:10:52.142Z] 63b1bc5785f6: Pulling fs layer [2022-06-03T14:10:52.142Z] 626d30ff41c6: Pulling fs layer [2022-06-03T14:10:52.142Z] de1d54c125be: Pulling fs layer [2022-06-03T14:10:52.142Z] 3f3a8bcf1eab: Waiting [2022-06-03T14:10:52.142Z] 0c92f367c5e7: Waiting [2022-06-03T14:10:52.142Z] 63b1bc5785f6: Waiting [2022-06-03T14:10:52.142Z] 626d30ff41c6: Waiting [2022-06-03T14:10:52.142Z] de1d54c125be: Waiting [2022-06-03T14:10:52.142Z] 94645a83ff95: Download complete [2022-06-03T14:10:52.142Z] 1a89e8eeedd5: Verifying Checksum [2022-06-03T14:10:52.142Z] 1a89e8eeedd5: Download complete [2022-06-03T14:10:52.142Z] 0c92f367c5e7: Download complete [2022-06-03T14:10:52.142Z] 63b1bc5785f6: Verifying Checksum [2022-06-03T14:10:52.142Z] 63b1bc5785f6: Download complete [2022-06-03T14:10:52.142Z] 626d30ff41c6: Verifying Checksum [2022-06-03T14:10:52.142Z] 626d30ff41c6: Download complete [2022-06-03T14:10:52.142Z] 9b3977197b4f: Verifying Checksum [2022-06-03T14:10:52.142Z] 9b3977197b4f: Download complete [2022-06-03T14:10:52.286Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-03T14:10:52.544Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-03T14:10:52.748Z] 9b3977197b4f: Pull complete [2022-06-03T14:10:52.803Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o cmd/core-command/core-command ./cmd/core-command [2022-06-03T14:10:53.352Z] 1a89e8eeedd5: Pull complete [2022-06-03T14:10:53.642Z] 94645a83ff95: Pull complete [2022-06-03T14:10:54.240Z] de1d54c125be: Verifying Checksum [2022-06-03T14:10:54.240Z] de1d54c125be: Download complete [2022-06-03T14:10:54.518Z] 3f3a8bcf1eab: Verifying Checksum [2022-06-03T14:10:54.518Z] 3f3a8bcf1eab: Download complete [2022-06-03T14:11:05.023Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-03T14:11:05.023Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-03T14:11:06.939Z] 3f3a8bcf1eab: Pull complete [2022-06-03T14:11:07.216Z] 0c92f367c5e7: Pull complete [2022-06-03T14:11:07.489Z] 63b1bc5785f6: Pull complete [2022-06-03T14:11:07.772Z] 626d30ff41c6: Pull complete [2022-06-03T14:11:08.324Z] Removing intermediate container 6b8c3c88da55 [2022-06-03T14:11:08.324Z] ---> 2ef79c0bddcc [2022-06-03T14:11:08.324Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-03T14:11:08.324Z] Removing intermediate container ec471aba7df4 [2022-06-03T14:11:08.324Z] ---> 78a4f5e95e75 [2022-06-03T14:11:08.324Z] [2022-06-03T14:11:08.324Z] Step 9/22 : FROM alpine:3.14 [2022-06-03T14:11:08.324Z] Removing intermediate container bfcb8e278782 [2022-06-03T14:11:08.324Z] ---> de52e8c6f949 [2022-06-03T14:11:08.324Z] [2022-06-03T14:11:08.324Z] Step 9/20 : FROM alpine:3.14 [2022-06-03T14:11:08.324Z] Removing intermediate container 0313be156269 [2022-06-03T14:11:08.324Z] ---> 45aac26a9ef7 [2022-06-03T14:11:08.324Z] [2022-06-03T14:11:08.324Z] Step 9/24 : FROM alpine:3.14 [2022-06-03T14:11:08.324Z] Removing intermediate container 5157c7e245f5 [2022-06-03T14:11:08.324Z] ---> 41926ef73f01 [2022-06-03T14:11:08.324Z] [2022-06-03T14:11:08.324Z] Step 9/21 : FROM alpine:3.14 [2022-06-03T14:11:08.324Z] ---> Running in 7aefad6f417e [2022-06-03T14:11:08.324Z] 3.14: Pulling from library/alpine [2022-06-03T14:11:09.264Z] 3.14: Pulling from library/alpine [2022-06-03T14:11:09.264Z] 3.14: Pulling from library/alpine [2022-06-03T14:11:09.264Z] 3.14: Pulling from library/alpine [2022-06-03T14:11:10.647Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-03T14:11:10.647Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-03T14:11:10.647Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-03T14:11:10.647Z] Status: Downloaded newer image for alpine:3.14 [2022-06-03T14:11:10.647Z] Status: Downloaded newer image for alpine:3.14 [2022-06-03T14:11:10.647Z] Status: Image is up to date for alpine:3.14 [2022-06-03T14:11:10.647Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-03T14:11:10.647Z] Status: Image is up to date for alpine:3.14 [2022-06-03T14:11:10.647Z] ---> e04c818066af [2022-06-03T14:11:10.647Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-03T14:11:10.647Z] ---> e04c818066af [2022-06-03T14:11:10.647Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-06-03T14:11:10.647Z] ---> e04c818066af [2022-06-03T14:11:10.647Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-03T14:11:10.647Z] ---> e04c818066af [2022-06-03T14:11:10.647Z] Step 10/20 : RUN apk add --update --no-cache curl [2022-06-03T14:11:10.908Z] ---> Running in 845b949d7049 [2022-06-03T14:11:10.908Z] ---> Running in 91bfcbd4a5d0 [2022-06-03T14:11:10.908Z] ---> Running in d394239f4efe [2022-06-03T14:11:10.908Z] ---> Running in b0f2b1ca436e [2022-06-03T14:11:10.908Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-03T14:11:11.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T14:11:11.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T14:11:11.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T14:11:11.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T14:11:11.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T14:11:11.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T14:11:11.429Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-03T14:11:11.429Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T14:11:11.429Z] OK: 6 MiB in 15 packages [2022-06-03T14:11:11.429Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-03T14:11:11.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T14:11:11.429Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-03T14:11:11.429Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T14:11:11.429Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T14:11:11.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T14:11:11.688Z] OK: 6 MiB in 16 packages [2022-06-03T14:11:11.688Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-03T14:11:11.688Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-03T14:11:11.688Z] (3/3) Installing su-exec (0.2-r1) [2022-06-03T14:11:11.688Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T14:11:11.688Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T14:11:11.688Z] Removing intermediate container 7aefad6f417e [2022-06-03T14:11:11.688Z] ---> c2ab33630b2d [2022-06-03T14:11:11.688Z] [2022-06-03T14:11:11.688Z] Step 10/22 : FROM docker:20.10.8 [2022-06-03T14:11:11.688Z] OK: 6 MiB in 17 packages [2022-06-03T14:11:11.947Z] (1/5) Installing ca-certificates (20211220-r0) [2022-06-03T14:11:11.947Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-06-03T14:11:11.947Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-06-03T14:11:11.947Z] (4/5) Installing libcurl (7.79.1-r1) [2022-06-03T14:11:11.947Z] (5/5) Installing curl (7.79.1-r1) [2022-06-03T14:11:11.948Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T14:11:11.948Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T14:11:11.948Z] Removing intermediate container 845b949d7049 [2022-06-03T14:11:11.948Z] ---> ac7f2d9018fa [2022-06-03T14:11:11.948Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T14:11:11.948Z] 20.10.8: Pulling from library/docker [2022-06-03T14:11:11.948Z] OK: 8 MiB in 19 packages [2022-06-03T14:11:11.948Z] ---> Running in c877641edfe6 [2022-06-03T14:11:12.207Z] Removing intermediate container c877641edfe6 [2022-06-03T14:11:12.207Z] ---> b9e8b78e1126 [2022-06-03T14:11:12.207Z] Step 12/22 : ENV APP_PORT=59882 [2022-06-03T14:11:12.207Z] Removing intermediate container 91bfcbd4a5d0 [2022-06-03T14:11:12.207Z] ---> 4bc8780ecefd [2022-06-03T14:11:12.207Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T14:11:12.467Z] ---> Running in c3cd7c6f7d8d [2022-06-03T14:11:12.467Z] ---> Running in 74800143ada6 [2022-06-03T14:11:12.467Z] Removing intermediate container d394239f4efe [2022-06-03T14:11:12.467Z] ---> d9344b9175c1 [2022-06-03T14:11:12.467Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-03T14:11:12.467Z] Removing intermediate container c3cd7c6f7d8d [2022-06-03T14:11:12.467Z] ---> 6e3208d5e53b [2022-06-03T14:11:12.467Z] Step 13/22 : EXPOSE $APP_PORT [2022-06-03T14:11:12.467Z] Removing intermediate container 74800143ada6 [2022-06-03T14:11:12.467Z] ---> 9cf52f186e08 [2022-06-03T14:11:12.467Z] Step 12/21 : ENV APP_PORT=59860 [2022-06-03T14:11:12.728Z] ---> Running in 759a4c3ab801 [2022-06-03T14:11:12.728Z] ---> Running in 0be26886fc36 [2022-06-03T14:11:12.728Z] ---> Running in 4a312255eedf [2022-06-03T14:11:12.728Z] Removing intermediate container b0f2b1ca436e [2022-06-03T14:11:12.728Z] ---> bc963da04a2f [2022-06-03T14:11:12.728Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-03T14:11:12.728Z] Removing intermediate container 759a4c3ab801 [2022-06-03T14:11:12.728Z] ---> 8106a5d3381d [2022-06-03T14:11:12.728Z] Step 12/24 : WORKDIR / [2022-06-03T14:11:12.728Z] ---> Running in 1ab8eded4115 [2022-06-03T14:11:12.728Z] Removing intermediate container 0be26886fc36 [2022-06-03T14:11:12.728Z] ---> 32b312b3e7b9 [2022-06-03T14:11:12.728Z] Step 13/21 : EXPOSE $APP_PORT [2022-06-03T14:11:12.728Z] ---> Running in 4e5fccc8342e [2022-06-03T14:11:12.728Z] Removing intermediate container 4a312255eedf [2022-06-03T14:11:12.728Z] ---> 8a185deec485 [2022-06-03T14:11:12.728Z] Step 14/22 : WORKDIR / [2022-06-03T14:11:12.986Z] ---> Running in 32a8bd5adaf5 [2022-06-03T14:11:12.986Z] ---> Running in a6951ac923a0 [2022-06-03T14:11:12.986Z] Removing intermediate container 1ab8eded4115 [2022-06-03T14:11:12.986Z] ---> 0efe7cf700b1 [2022-06-03T14:11:12.986Z] Step 12/20 : WORKDIR /edgex [2022-06-03T14:11:12.986Z] Removing intermediate container 4e5fccc8342e [2022-06-03T14:11:12.986Z] ---> 8a4fc71bc15d [2022-06-03T14:11:12.986Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-06-03T14:11:12.986Z] ---> Running in b51ba6225118 [2022-06-03T14:11:12.986Z] Removing intermediate container 32a8bd5adaf5 [2022-06-03T14:11:12.986Z] ---> ddfc913a2f72 [2022-06-03T14:11:12.986Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T14:11:12.986Z] Removing intermediate container a6951ac923a0 [2022-06-03T14:11:12.986Z] ---> 5703dc2f5300 [2022-06-03T14:11:12.986Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T14:11:13.251Z] Removing intermediate container b51ba6225118 [2022-06-03T14:11:13.251Z] ---> cff605837b0b [2022-06-03T14:11:13.251Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-03T14:11:13.251Z] ---> c92e909eff7b [2022-06-03T14:11:13.251Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-06-03T14:11:13.512Z] ---> 9db723331273 [2022-06-03T14:11:13.512Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-03T14:11:13.774Z] ---> 3a39dfa613d1 [2022-06-03T14:11:13.774Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-03T14:11:14.038Z] ---> 6eed99b35b29 [2022-06-03T14:11:14.038Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-03T14:11:14.038Z] ---> 86cd1a541f1d [2022-06-03T14:11:14.038Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-03T14:11:14.038Z] ---> 38c0ca74b2c5 [2022-06-03T14:11:14.038Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-03T14:11:14.297Z] ---> 76c913a4e001 [2022-06-03T14:11:14.297Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-03T14:11:14.297Z] ---> 0b976a5d488d [2022-06-03T14:11:14.297Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-06-03T14:11:14.297Z] ---> 336d4ff0afd5 [2022-06-03T14:11:14.297Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2022-06-03T14:11:14.297Z] ---> 9c779fe095d5 [2022-06-03T14:11:14.298Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-03T14:11:14.298Z] ---> Running in a973b79c2599 [2022-06-03T14:11:14.298Z] ---> 0f40d50ade2b [2022-06-03T14:11:14.298Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2022-06-03T14:11:14.509Z] de1d54c125be: Pull complete [2022-06-03T14:11:14.509Z] Digest: sha256:c13e7f4b3dabbafca41e473b4c3190511df4cc90c6116df0ec0acdea4752f811 [2022-06-03T14:11:14.509Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-03T14:11:14.509Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [Pipeline] fileExists [Pipeline] sh [2022-06-03T14:11:14.554Z] ---> Running in f46906183ee1 [2022-06-03T14:11:14.555Z] ---> aa54e7091e04 [2022-06-03T14:11:14.555Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-03T14:11:14.555Z] Removing intermediate container a973b79c2599 [2022-06-03T14:11:14.555Z] ---> 172d0418b414 [2022-06-03T14:11:14.555Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T14:11:14.555Z] Removing intermediate container f46906183ee1 [2022-06-03T14:11:14.555Z] ---> 8fa3303c43f3 [2022-06-03T14:11:14.555Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T14:11:14.555Z] ---> Running in 592f2aed7b76 [2022-06-03T14:11:14.814Z] ---> Running in 9df4b2ee655b [2022-06-03T14:11:14.814Z] ---> e320054acc68 [2022-06-03T14:11:14.814Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-06-03T14:11:14.814Z] Removing intermediate container 592f2aed7b76 [2022-06-03T14:11:14.814Z] ---> b5ff9014a28d [2022-06-03T14:11:14.814Z] Step 19/21 : LABEL arch=x86_64 [2022-06-03T14:11:14.814Z] Removing intermediate container 9df4b2ee655b [2022-06-03T14:11:14.814Z] ---> fcef478c8715 [2022-06-03T14:11:14.814Z] Step 20/22 : LABEL arch=x86_64 [2022-06-03T14:11:14.814Z] ---> Running in 3096789985a9 [2022-06-03T14:11:14.869Z] + docker build -t ci-base-image-arm64 -f - . [2022-06-03T14:11:14.869Z] + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-03T14:11:14.869Z] WORKDIR /edgex [2022-06-03T14:11:14.869Z] COPY go.mod . [2022-06-03T14:11:14.869Z] RUN go mod download [2022-06-03T14:11:15.074Z] ---> Running in ca6cdb6596bd [2022-06-03T14:11:15.074Z] ---> 14b440a92eca [2022-06-03T14:11:15.074Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-03T14:11:15.074Z] ---> Running in 845b829a6d99 [2022-06-03T14:11:15.074Z] Removing intermediate container 3096789985a9 [2022-06-03T14:11:15.074Z] ---> 293df8ec8c7d [2022-06-03T14:11:15.074Z] Step 17/20 : CMD ["--init=true"] [2022-06-03T14:11:15.074Z] ---> Running in a5dcc272088f [2022-06-03T14:11:15.074Z] Removing intermediate container ca6cdb6596bd [2022-06-03T14:11:15.074Z] ---> d82fdb1cd248 [2022-06-03T14:11:15.074Z] Step 20/21 : LABEL git_sha=faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:11:15.074Z] Removing intermediate container 845b829a6d99 [2022-06-03T14:11:15.074Z] ---> 330d57548997 [2022-06-03T14:11:15.074Z] Step 21/22 : LABEL git_sha=faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:11:15.074Z] ---> Running in c224b742cd4c [2022-06-03T14:11:15.334Z] ---> Running in ccf7590417a7 [2022-06-03T14:11:15.334Z] Removing intermediate container a5dcc272088f [2022-06-03T14:11:15.334Z] ---> 8db96958e393 [2022-06-03T14:11:15.334Z] Step 18/20 : LABEL arch=x86_64 [2022-06-03T14:11:15.334Z] ---> Running in 89bde4ad0273 [2022-06-03T14:11:15.334Z] Removing intermediate container c224b742cd4c [2022-06-03T14:11:15.334Z] ---> 2b8341cd32e2 [2022-06-03T14:11:15.334Z] Step 21/21 : LABEL version=2.1.1-dev.4 [2022-06-03T14:11:15.334Z] Removing intermediate container ccf7590417a7 [2022-06-03T14:11:15.334Z] ---> 4fa1bcc2c179 [2022-06-03T14:11:15.334Z] Step 22/22 : LABEL version=2.1.1-dev.4 [2022-06-03T14:11:15.334Z] ---> bc571a50294b [2022-06-03T14:11:15.334Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-03T14:11:15.334Z] ---> Running in f0346eb64b73 [2022-06-03T14:11:15.334Z] Removing intermediate container 89bde4ad0273 [2022-06-03T14:11:15.334Z] ---> 3bb228476511 [2022-06-03T14:11:15.334Z] Step 19/20 : LABEL git_sha=faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:11:15.334Z] ---> Running in 7c841b4da972 [2022-06-03T14:11:15.596Z] ---> Running in 08c5a4de632a [2022-06-03T14:11:15.596Z] Removing intermediate container 7c841b4da972 [2022-06-03T14:11:15.596Z] ---> 24a9d98059d1 [2022-06-03T14:11:15.596Z] [2022-06-03T14:11:15.596Z] Removing intermediate container f0346eb64b73 [2022-06-03T14:11:15.596Z] ---> 2efd1f03377b [2022-06-03T14:11:15.596Z] [2022-06-03T14:11:15.596Z] Removing intermediate container 08c5a4de632a [2022-06-03T14:11:15.596Z] ---> 88ccf0b93397 [2022-06-03T14:11:15.596Z] Step 20/20 : LABEL version=2.1.1-dev.4 [2022-06-03T14:11:15.596Z] ---> b1a2c2adc189 [2022-06-03T14:11:15.596Z] 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/ [2022-06-03T14:11:15.596Z] Successfully built 24a9d98059d1 [2022-06-03T14:11:15.596Z] ---> Running in 78ba52fa6489 [2022-06-03T14:11:15.596Z] Successfully tagged support-notifications:latest [2022-06-03T14:11:15.596Z]  Building support-notifications ... done Building core-metadata [2022-06-03T14:11:15.596Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2022-06-03T14:11:15.596Z] ---> Running in 891b48657047 [2022-06-03T14:11:15.596Z] Status: Downloaded newer image for docker:20.10.8 [2022-06-03T14:11:15.596Z] ---> bc6c0ffef665 [2022-06-03T14:11:15.596Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-06-03T14:11:15.855Z] Successfully built 2efd1f03377b [2022-06-03T14:11:15.855Z] Successfully tagged core-command:latest [2022-06-03T14:11:15.855Z] Building support-scheduler [2022-06-03T14:11:15.855Z]  Building core-command ... done  ---> Running in c3bde8be0516 [2022-06-03T14:11:15.855Z] Removing intermediate container 78ba52fa6489 [2022-06-03T14:11:15.855Z] ---> 05bf424c064d [2022-06-03T14:11:15.855Z] [2022-06-03T14:11:15.855Z] Removing intermediate container c3bde8be0516 [2022-06-03T14:11:15.855Z] ---> ce5f1c594b18 [2022-06-03T14:11:15.855Z] 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 [2022-06-03T14:11:15.855Z] Successfully built 05bf424c064d [2022-06-03T14:11:15.855Z] Successfully tagged security-proxy-setup:latest [2022-06-03T14:11:15.855Z]  Building security-proxy-setup ... done Building security-bootstrapper [2022-06-03T14:11:15.855Z] ---> Running in 0bed724addd9 [2022-06-03T14:11:16.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T14:11:16.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T14:11:16.372Z] Removing intermediate container 891b48657047 [2022-06-03T14:11:16.372Z] ---> 33c606824b92 [2022-06-03T14:11:16.372Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-06-03T14:11:16.372Z] (1/42) Installing readline (8.1.0-r0) [2022-06-03T14:11:16.372Z] (2/42) Installing bash (5.1.16-r0) [2022-06-03T14:11:16.372Z] ---> Running in a1f58eb90bb0 [2022-06-03T14:11:16.634Z] Executing bash-5.1.16-r0.post-install [2022-06-03T14:11:16.634Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-06-03T14:11:16.634Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-06-03T14:11:16.634Z] (5/42) Installing libcurl (7.79.1-r1) [2022-06-03T14:11:16.634Z] (6/42) Installing curl (7.79.1-r1) [2022-06-03T14:11:16.634Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-06-03T14:11:16.634Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-06-03T14:11:16.634Z] (9/42) Installing expat (2.4.7-r0) [2022-06-03T14:11:16.634Z] (10/42) Installing libffi (3.3-r2) [2022-06-03T14:11:16.634Z] (11/42) Installing gdbm (1.19-r0) [2022-06-03T14:11:16.634Z] (12/42) Installing xz-libs (5.2.5-r1) [2022-06-03T14:11:16.634Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-06-03T14:11:16.634Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-03T14:11:16.634Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-06-03T14:11:16.634Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-06-03T14:11:16.634Z] (17/42) Installing python3 (3.9.5-r2) [2022-06-03T14:11:16.895Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-06-03T14:11:16.895Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-06-03T14:11:16.895Z] (20/42) Installing py3-idna (3.2-r0) [2022-06-03T14:11:16.895Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-06-03T14:11:16.895Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-06-03T14:11:16.895Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-06-03T14:11:16.895Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-06-03T14:11:17.154Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-06-03T14:11:17.154Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-06-03T14:11:17.154Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-06-03T14:11:17.154Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-06-03T14:11:17.154Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-06-03T14:11:17.154Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-06-03T14:11:17.154Z] (31/42) Installing py3-six (1.15.0-r1) [2022-06-03T14:11:17.154Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-06-03T14:11:17.154Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-06-03T14:11:17.154Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-06-03T14:11:17.154Z] (35/42) Installing py3-packaging (20.9-r1) [2022-06-03T14:11:17.154Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-06-03T14:11:17.154Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-06-03T14:11:17.154Z] (38/42) Installing py3-progress (1.5-r2) [2022-06-03T14:11:17.154Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-06-03T14:11:17.154Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-06-03T14:11:17.154Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-06-03T14:11:17.154Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-06-03T14:11:17.414Z] Executing busybox-1.33.1-r3.trigger [2022-06-03T14:11:17.414Z] OK: 84 MiB in 64 packages [2022-06-03T14:11:17.986Z] Collecting docker-compose==1.23.2 [2022-06-03T14:11:17.986Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-03T14:11:17.986Z] Collecting docker<4.0,>=3.6.0 [2022-06-03T14:11:17.986Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-03T14:11:17.986Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-06-03T14:11:18.248Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-03T14:11:18.248Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-03T14:11:18.248Z] Collecting jsonschema<3,>=2.5.1 [2022-06-03T14:11:18.248Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-03T14:11:18.248Z] Collecting texttable<0.10,>=0.9.0 [2022-06-03T14:11:18.248Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-03T14:11:19.243Z] Sending build context to Docker daemon 180.5MB [2022-06-03T14:11:19.243Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-03T14:11:19.243Z] ---> 5f011755c4a2 [2022-06-03T14:11:19.243Z] Step 2/4 : WORKDIR /edgex [2022-06-03T14:11:19.631Z] Collecting PyYAML<4,>=3.10 [2022-06-03T14:11:19.631Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-03T14:11:19.894Z] Removing intermediate container a1f58eb90bb0 [2022-06-03T14:11:19.894Z] ---> 575218a75bda [2022-06-03T14:11:19.894Z] Step 22/24 : LABEL arch=x86_64 [2022-06-03T14:11:20.518Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-03T14:11:20.518Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-03T14:11:20.518Z] Collecting docopt<0.7,>=0.6.1 [2022-06-03T14:11:20.518Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-03T14:11:20.692Z] ---> Running in 6c5bfaf5d019 [2022-06-03T14:11:20.785Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-03T14:11:20.785Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-03T14:11:20.971Z] Removing intermediate container 6c5bfaf5d019 [2022-06-03T14:11:20.971Z] ---> 8016bf616268 [2022-06-03T14:11:20.971Z] Step 3/4 : COPY go.mod . [2022-06-03T14:11:21.355Z] Collecting cached-property<2,>=1.2.0 [2022-06-03T14:11:21.355Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-03T14:11:21.355Z] Collecting docker-pycreds>=0.4.0 [2022-06-03T14:11:21.355Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-03T14:11:21.567Z] ---> 51e420f698cf [2022-06-03T14:11:21.567Z] Step 4/4 : RUN go mod download [2022-06-03T14:11:21.567Z] ---> Running in 0014b56380ca [2022-06-03T14:11:21.612Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-03T14:11:21.612Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-03T14:11:21.612Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-03T14:11:21.612Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-03T14:11:21.612Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-06-03T14:11:21.612Z] Collecting idna<2.8,>=2.5 [2022-06-03T14:11:21.612Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-03T14:11:21.612Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-03T14:11:21.612Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-03T14:11:21.612Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-03T14:11:21.612Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-03T14:11:21.612Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-03T14:11:21.612Z] Attempting uninstall: urllib3 [2022-06-03T14:11:21.612Z] Found existing installation: urllib3 1.26.5 [2022-06-03T14:11:21.612Z] Uninstalling urllib3-1.26.5: [2022-06-03T14:11:21.612Z] Successfully uninstalled urllib3-1.26.5 [2022-06-03T14:11:22.706Z] Attempting uninstall: idna [2022-06-03T14:11:22.706Z] Found existing installation: idna 3.2 [2022-06-03T14:11:22.706Z] Uninstalling idna-3.2: [2022-06-03T14:11:22.706Z] Successfully uninstalled idna-3.2 [2022-06-03T14:11:22.964Z] Attempting uninstall: chardet [2022-06-03T14:11:22.964Z] Found existing installation: chardet 4.0.0 [2022-06-03T14:11:22.964Z] Uninstalling chardet-4.0.0: [2022-06-03T14:11:22.964Z] Successfully uninstalled chardet-4.0.0 [2022-06-03T14:11:24.342Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T14:11:24.342Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T14:11:24.342Z] ---> 78a8541549ca [2022-06-03T14:11:24.342Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T14:11:24.342Z] ---> Using cache [2022-06-03T14:11:24.342Z] ---> 5b6443f143ac [2022-06-03T14:11:24.342Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T14:11:24.342Z] ---> Using cache [2022-06-03T14:11:24.342Z] ---> 94d59eaba6a5 [2022-06-03T14:11:24.342Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-03T14:11:24.342Z] ---> Using cache [2022-06-03T14:11:24.342Z] ---> 39bcb4928417 [2022-06-03T14:11:24.342Z] Step 6/22 : COPY . . [2022-06-03T14:11:24.342Z] ---> Using cache [2022-06-03T14:11:24.342Z] ---> c4de9620134d [2022-06-03T14:11:24.342Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T14:11:24.342Z] ---> Using cache [2022-06-03T14:11:24.342Z] ---> a46fff86c5c8 [2022-06-03T14:11:24.342Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2022-06-03T14:11:24.342Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T14:11:24.342Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2022-06-03T14:11:24.342Z] ---> 78a8541549ca [2022-06-03T14:11:24.342Z] Step 3/30 : WORKDIR /edgex-go [2022-06-03T14:11:24.342Z] ---> Using cache [2022-06-03T14:11:24.342Z] ---> 5b6443f143ac [2022-06-03T14:11:24.342Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T14:11:24.342Z] ---> Using cache [2022-06-03T14:11:24.342Z] ---> 94d59eaba6a5 [2022-06-03T14:11:24.342Z] Step 5/30 : RUN apk add --update --no-cache make git [2022-06-03T14:11:24.342Z] ---> Using cache [2022-06-03T14:11:24.343Z] ---> 39bcb4928417 [2022-06-03T14:11:24.343Z] Step 6/30 : COPY . . [2022-06-03T14:11:24.343Z] ---> Using cache [2022-06-03T14:11:24.343Z] ---> c4de9620134d [2022-06-03T14:11:24.343Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T14:11:24.343Z] ---> Using cache [2022-06-03T14:11:24.343Z] ---> a46fff86c5c8 [2022-06-03T14:11:24.343Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-03T14:11:24.343Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T14:11:24.343Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-03T14:11:24.343Z] ---> 78a8541549ca [2022-06-03T14:11:24.343Z] Step 3/23 : WORKDIR /edgex-go [2022-06-03T14:11:24.343Z] ---> Using cache [2022-06-03T14:11:24.343Z] ---> 5b6443f143ac [2022-06-03T14:11:24.343Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T14:11:24.343Z] ---> Using cache [2022-06-03T14:11:24.343Z] ---> 94d59eaba6a5 [2022-06-03T14:11:24.343Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-03T14:11:24.343Z] ---> Using cache [2022-06-03T14:11:24.343Z] ---> 39bcb4928417 [2022-06-03T14:11:24.343Z] Step 6/23 : COPY go.mod . [2022-06-03T14:11:25.727Z] ---> Running in 5b6c537a0ae2 [2022-06-03T14:11:25.727Z] Attempting uninstall: requests [2022-06-03T14:11:25.727Z] Found existing installation: requests 2.25.1 [2022-06-03T14:11:25.727Z] Uninstalling requests-2.25.1: [2022-06-03T14:11:25.727Z] Successfully uninstalled requests-2.25.1 [2022-06-03T14:11:25.987Z] Running setup.py install for texttable: started [2022-06-03T14:11:25.987Z] ---> 2a1a96e182ae [2022-06-03T14:11:25.987Z] Step 7/23 : RUN go mod download [2022-06-03T14:11:25.987Z] ---> Running in 767dee3c8587 [2022-06-03T14:11:25.987Z] Removing intermediate container 5b6c537a0ae2 [2022-06-03T14:11:25.987Z] ---> 8af932ec40fd [2022-06-03T14:11:25.987Z] Step 23/24 : LABEL git_sha=faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:11:25.987Z] ---> Running in 924d63d53da1 [2022-06-03T14:11:25.987Z] ---> Running in 8d509010724b [2022-06-03T14:11:25.987Z] ---> Running in 3779c05780bd [2022-06-03T14:11:25.987Z] Removing intermediate container 3779c05780bd [2022-06-03T14:11:25.987Z] ---> 2f1e20fcb092 [2022-06-03T14:11:25.987Z] Step 24/24 : LABEL version=2.1.1-dev.4 [2022-06-03T14:11:26.245Z] ---> Running in 86bd49496f49 [2022-06-03T14:11:26.245Z] Running setup.py install for texttable: finished with status 'done' [2022-06-03T14:11:26.245Z] Running setup.py install for PyYAML: started [2022-06-03T14:11:26.245Z] Removing intermediate container 86bd49496f49 [2022-06-03T14:11:26.245Z] ---> ddc9a91dd90e [2022-06-03T14:11:26.245Z] [2022-06-03T14:11:26.245Z] Successfully built ddc9a91dd90e [2022-06-03T14:11:26.245Z] Successfully tagged security-secretstore-setup:latest [2022-06-03T14:11:26.245Z]  Building security-secretstore-setup ... done Building core-data [2022-06-03T14:11:26.245Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-03T14:11:26.510Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-03T14:11:26.510Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-03T14:11:26.769Z] Running setup.py install for docopt: started [2022-06-03T14:11:27.028Z] Running setup.py install for docopt: finished with status 'done' [2022-06-03T14:11:27.028Z] Running setup.py install for dockerpty: started [2022-06-03T14:11:27.595Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-03T14:11:30.887Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T14:11:30.887Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T14:11:30.887Z] ---> 78a8541549ca [2022-06-03T14:11:30.887Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T14:11:30.887Z] ---> Using cache [2022-06-03T14:11:30.887Z] ---> 5b6443f143ac [2022-06-03T14:11:30.887Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T14:11:30.887Z] ---> Using cache [2022-06-03T14:11:30.887Z] ---> 94d59eaba6a5 [2022-06-03T14:11:30.887Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-03T14:11:31.455Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-06-03T14:11:31.455Z] ---> Running in 7be24ecf31b1 [2022-06-03T14:11:31.455Z] Removing intermediate container 8d509010724b [2022-06-03T14:11:31.455Z] ---> 0110883e7af5 [2022-06-03T14:11:31.455Z] Step 8/23 : COPY . . [2022-06-03T14:11:32.397Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T14:11:33.335Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T14:11:33.595Z] OK: 221 MiB in 52 packages [2022-06-03T14:11:36.890Z] Removing intermediate container 7be24ecf31b1 [2022-06-03T14:11:36.890Z] ---> fb024798bc56 [2022-06-03T14:11:36.890Z] Step 6/22 : COPY . . [2022-06-03T14:11:36.890Z] Removing intermediate container 0bed724addd9 [2022-06-03T14:11:36.890Z] ---> 5c4315212d32 [2022-06-03T14:11:36.890Z] Step 13/22 : ENV APP_PORT=58890 [2022-06-03T14:11:36.890Z] ---> Running in 88e60c8cef6b [2022-06-03T14:11:37.829Z] Removing intermediate container 88e60c8cef6b [2022-06-03T14:11:37.829Z] ---> f17c668a4a61 [2022-06-03T14:11:37.829Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-03T14:11:39.745Z] ---> Running in 9fa2458d44a4 [2022-06-03T14:11:39.745Z] Removing intermediate container 767dee3c8587 [2022-06-03T14:11:39.745Z] ---> 4a6a4cf95cce [2022-06-03T14:11:39.745Z] [2022-06-03T14:11:39.745Z] Step 9/30 : FROM alpine:3.14 [2022-06-03T14:11:39.745Z] ---> e04c818066af [2022-06-03T14:11:39.745Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-03T14:11:39.745Z] Removing intermediate container 924d63d53da1 [2022-06-03T14:11:39.745Z] ---> eaccea2a9205 [2022-06-03T14:11:39.745Z] [2022-06-03T14:11:39.745Z] Step 9/22 : FROM alpine:3.14 [2022-06-03T14:11:39.745Z] ---> e04c818066af [2022-06-03T14:11:39.745Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-06-03T14:11:39.745Z] ---> Using cache [2022-06-03T14:11:39.745Z] ---> ac7f2d9018fa [2022-06-03T14:11:39.745Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T14:11:39.745Z] ---> Using cache [2022-06-03T14:11:39.745Z] ---> b9e8b78e1126 [2022-06-03T14:11:39.745Z] Step 12/22 : ENV APP_PORT=59881 [2022-06-03T14:11:39.745Z] ---> Running in 25445077914a [2022-06-03T14:11:39.745Z] Removing intermediate container 9fa2458d44a4 [2022-06-03T14:11:39.745Z] ---> 7f66288bed2f [2022-06-03T14:11:39.745Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-03T14:11:39.745Z] ---> Running in c0586bed5426 [2022-06-03T14:11:39.745Z] ---> fbd9f999c00a [2022-06-03T14:11:39.745Z] Step 9/23 : RUN go mod tidy [2022-06-03T14:11:39.745Z] ---> Running in 0d8cbf812574 [2022-06-03T14:11:39.745Z] Removing intermediate container 25445077914a [2022-06-03T14:11:39.745Z] ---> b2fa027d7e90 [2022-06-03T14:11:39.746Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-03T14:11:39.746Z] ---> Running in 290462e14c27 [2022-06-03T14:11:39.746Z] Removing intermediate container c0586bed5426 [2022-06-03T14:11:39.746Z] ---> 84581190b2eb [2022-06-03T14:11:39.746Z] Step 13/22 : EXPOSE $APP_PORT [2022-06-03T14:11:40.004Z] ---> Running in 5b24369a783a [2022-06-03T14:11:40.263Z] ---> 72f597aa9583 [2022-06-03T14:11:40.263Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-03T14:11:40.263Z] Removing intermediate container 5b24369a783a [2022-06-03T14:11:40.263Z] ---> a2adf893932c [2022-06-03T14:11:40.263Z] Step 14/22 : WORKDIR / [2022-06-03T14:11:40.263Z] ---> Running in 482d0a0445f2 [2022-06-03T14:11:40.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T14:11:40.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T14:11:40.523Z] ---> 665e1efb4a1a [2022-06-03T14:11:40.523Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-03T14:11:40.523Z] Removing intermediate container 482d0a0445f2 [2022-06-03T14:11:40.523Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-03T14:11:40.523Z] ---> c8d0fe05915e [2022-06-03T14:11:40.523Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T14:11:40.523Z] (2/2) Installing su-exec (0.2-r1) [2022-06-03T14:11:40.523Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T14:11:40.523Z] OK: 6 MiB in 16 packages [2022-06-03T14:11:40.782Z] ---> 432e5aa69726 [2022-06-03T14:11:40.782Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-03T14:11:41.043Z] ---> 9cb90e3aafb5 [2022-06-03T14:11:41.043Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-03T14:11:41.043Z] ---> Running in aa6ca34d6d7b [2022-06-03T14:11:41.043Z] Removing intermediate container 290462e14c27 [2022-06-03T14:11:41.043Z] ---> 29122131cf61 [2022-06-03T14:11:41.044Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-03T14:11:41.044Z] Removing intermediate container 0d8cbf812574 [2022-06-03T14:11:41.044Z] ---> db829428f001 [2022-06-03T14:11:41.044Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-06-03T14:11:41.044Z] ---> Running in 1a7f644ff6a8 [2022-06-03T14:11:41.044Z] Removing intermediate container aa6ca34d6d7b [2022-06-03T14:11:41.044Z] ---> dda2ba447179 [2022-06-03T14:11:41.044Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T14:11:41.302Z] ---> Running in 0c2dcbbfb8fb [2022-06-03T14:11:41.302Z] ---> Running in c9e31ea71c16 [2022-06-03T14:11:41.302Z] ---> b2cbbf0b9840 [2022-06-03T14:11:41.302Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-03T14:11:41.302Z] Removing intermediate container 1a7f644ff6a8 [2022-06-03T14:11:41.302Z] ---> ca7d8f1cd958 [2022-06-03T14:11:41.302Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-03T14:11:41.302Z] ---> Running in 468a107fd28e [2022-06-03T14:11:41.302Z] Removing intermediate container c9e31ea71c16 [2022-06-03T14:11:41.302Z] ---> c70bff033d22 [2022-06-03T14:11:41.302Z] Step 20/22 : LABEL arch=x86_64 [2022-06-03T14:11:41.562Z] ---> Running in d7617f1002d2 [2022-06-03T14:11:41.562Z] ---> 32aa71383b99 [2022-06-03T14:11:41.562Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2022-06-03T14:11:41.562Z] Removing intermediate container 468a107fd28e [2022-06-03T14:11:41.562Z] ---> 944e97d8c981 [2022-06-03T14:11:41.562Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-03T14:11:41.562Z] ---> Running in 03e2f0c1a991 [2022-06-03T14:11:41.562Z] ---> Running in d7bc62447cf8 [2022-06-03T14:11:41.562Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-03T14:11:41.562Z] Removing intermediate container d7617f1002d2 [2022-06-03T14:11:41.562Z] ---> 77ea78bb52af [2022-06-03T14:11:41.562Z] Step 21/22 : LABEL git_sha=faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:11:41.820Z] ---> Running in 899dc230d761 [2022-06-03T14:11:41.820Z] Removing intermediate container 03e2f0c1a991 [2022-06-03T14:11:41.820Z] ---> f1631249a1dc [2022-06-03T14:11:41.820Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T14:11:41.820Z] ---> Running in 89e8895891ee [2022-06-03T14:11:41.820Z] Removing intermediate container 899dc230d761 [2022-06-03T14:11:41.820Z] ---> a21e54a53bdd [2022-06-03T14:11:41.820Z] Step 22/22 : LABEL version=2.1.1-dev.4 [2022-06-03T14:11:41.820Z] ---> Running in b574f1cec55b [2022-06-03T14:11:42.079Z] Removing intermediate container 89e8895891ee [2022-06-03T14:11:42.079Z] ---> 1ee0ff4a840f [2022-06-03T14:11:42.079Z] Step 20/22 : LABEL arch=x86_64 [2022-06-03T14:11:42.079Z] ---> Running in 9a4b085771ba [2022-06-03T14:11:42.079Z] Removing intermediate container b574f1cec55b [2022-06-03T14:11:42.079Z] ---> 4a346e849bc9 [2022-06-03T14:11:42.079Z] [2022-06-03T14:11:42.336Z] Successfully built 4a346e849bc9 [2022-06-03T14:11:42.336Z] Successfully tagged sys-mgmt-agent:latest [2022-06-03T14:11:42.336Z]  Building sys-mgmt-agent ... done Removing intermediate container 9a4b085771ba [2022-06-03T14:11:42.336Z] ---> 6359ee402643 [2022-06-03T14:11:42.336Z] Step 21/22 : LABEL git_sha=faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:11:42.336Z] ---> Running in ad3916cf1194 [2022-06-03T14:11:42.595Z] Removing intermediate container d7bc62447cf8 [2022-06-03T14:11:42.595Z] ---> ac0030ff2f1b [2022-06-03T14:11:42.595Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-03T14:11:42.595Z] ---> Running in e00d5bc5edf2 [2022-06-03T14:11:42.595Z] ---> 5ac3b087d9e0 [2022-06-03T14:11:42.595Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T14:11:42.595Z] ---> Running in 1e100be3977f [2022-06-03T14:11:42.595Z] Removing intermediate container ad3916cf1194 [2022-06-03T14:11:42.595Z] ---> 710edfee7eeb [2022-06-03T14:11:42.595Z] Step 22/22 : LABEL version=2.1.1-dev.4 [2022-06-03T14:11:42.854Z] ---> Running in c350833100e8 [2022-06-03T14:11:42.854Z] Removing intermediate container e00d5bc5edf2 [2022-06-03T14:11:42.854Z] ---> fed296f9d936 [2022-06-03T14:11:42.854Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-03T14:11:43.112Z] Removing intermediate container c350833100e8 [2022-06-03T14:11:43.112Z] ---> 69f792965d19 [2022-06-03T14:11:43.112Z] [2022-06-03T14:11:43.112Z] ---> 0c805f54be60 [2022-06-03T14:11:43.112Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-03T14:11:43.112Z] ---> Running in a598ba28ecf0 [2022-06-03T14:11:43.112Z] Successfully built 69f792965d19 [2022-06-03T14:11:43.112Z] skipping... [2022-06-03T14:11:43.112Z] Successfully tagged core-metadata:latest [2022-06-03T14:11:43.680Z]  Building core-metadata ... done Removing intermediate container 1e100be3977f [2022-06-03T14:11:43.680Z] ---> 6904dbfd0ba4 [2022-06-03T14:11:43.680Z] Step 8/22 : RUN make cmd/core-data/core-data [2022-06-03T14:11:43.680Z] ---> Running in 7eefa74ac113 [2022-06-03T14:11:43.939Z] Removing intermediate container a598ba28ecf0 [2022-06-03T14:11:43.939Z] ---> 63181def9cbc [2022-06-03T14:11:43.939Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T14:11:44.198Z] ---> d3025c8e1399 [2022-06-03T14:11:44.198Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-03T14:11:44.198Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o cmd/core-data/core-data ./cmd/core-data [2022-06-03T14:11:44.765Z] ---> 8c50c01daabb [2022-06-03T14:11:44.765Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-03T14:11:45.032Z] ---> 61bfe3c86b9b [2022-06-03T14:11:45.032Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-03T14:11:45.291Z] ---> fa32c8324815 [2022-06-03T14:11:45.291Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-03T14:11:45.550Z] ---> 5ef64dbcbf62 [2022-06-03T14:11:45.550Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2022-06-03T14:11:45.809Z] ---> Running in a65e9948231b [2022-06-03T14:11:46.068Z] Removing intermediate container a65e9948231b [2022-06-03T14:11:46.068Z] ---> 56bfdd7b4472 [2022-06-03T14:11:46.068Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-03T14:11:46.636Z] ---> 4259e0b3b617 [2022-06-03T14:11:46.636Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2022-06-03T14:11:46.636Z] ---> Running in f8b4ac29cb36 [2022-06-03T14:11:48.014Z] Removing intermediate container f8b4ac29cb36 [2022-06-03T14:11:48.014Z] ---> db0df6602fc0 [2022-06-03T14:11:48.014Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-03T14:11:48.014Z] ---> Running in 8efbb1971b67 [2022-06-03T14:11:48.014Z] Removing intermediate container 8efbb1971b67 [2022-06-03T14:11:48.014Z] ---> e02bc236c4be [2022-06-03T14:11:48.014Z] Step 27/30 : CMD ["gate"] [2022-06-03T14:11:48.274Z] ---> Running in 5b138d11aad2 [2022-06-03T14:11:48.534Z] Removing intermediate container 5b138d11aad2 [2022-06-03T14:11:48.534Z] ---> 54be95992675 [2022-06-03T14:11:48.534Z] Step 28/30 : LABEL arch=x86_64 [2022-06-03T14:11:48.534Z] ---> Running in 35d397321db4 [2022-06-03T14:11:48.794Z] Removing intermediate container 35d397321db4 [2022-06-03T14:11:48.794Z] ---> d9a9ceba62d6 [2022-06-03T14:11:48.794Z] Step 29/30 : LABEL git_sha=faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:11:49.055Z] ---> Running in 4172a5c4b439 [2022-06-03T14:11:49.316Z] Removing intermediate container 4172a5c4b439 [2022-06-03T14:11:49.316Z] ---> 6671cba36ccc [2022-06-03T14:11:49.316Z] Step 30/30 : LABEL version=2.1.1-dev.4 [2022-06-03T14:11:49.576Z] ---> Running in 924282ffe564 [2022-06-03T14:11:49.834Z] Removing intermediate container 924282ffe564 [2022-06-03T14:11:49.834Z] ---> 914d4b9f1771 [2022-06-03T14:11:49.834Z] [2022-06-03T14:11:49.834Z] Removing intermediate container 0c2dcbbfb8fb [2022-06-03T14:11:49.834Z] ---> b59da40672c2 [2022-06-03T14:11:49.834Z] [2022-06-03T14:11:49.834Z] Step 11/23 : FROM alpine:3.14 [2022-06-03T14:11:49.834Z] ---> e04c818066af [2022-06-03T14:11:49.834Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-06-03T14:11:49.834Z] ---> Using cache [2022-06-03T14:11:49.834Z] ---> ac7f2d9018fa [2022-06-03T14:11:49.834Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T14:11:49.834Z] ---> Using cache [2022-06-03T14:11:49.834Z] ---> b9e8b78e1126 [2022-06-03T14:11:49.834Z] Step 14/23 : ENV APP_PORT=59861 [2022-06-03T14:11:49.834Z] ---> Running in 8b27e5dee04b [2022-06-03T14:11:49.834Z] Successfully built 914d4b9f1771 [2022-06-03T14:11:49.834Z] Successfully tagged security-bootstrapper:latest [2022-06-03T14:11:49.834Z]  Building security-bootstrapper ... done Removing intermediate container 8b27e5dee04b [2022-06-03T14:11:49.834Z] ---> 7c6dd08e4b65 [2022-06-03T14:11:49.834Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-03T14:11:49.834Z] ---> Running in 10f8b5fc268a [2022-06-03T14:11:50.094Z] Removing intermediate container 10f8b5fc268a [2022-06-03T14:11:50.094Z] ---> 7d7c35d3c90a [2022-06-03T14:11:50.094Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T14:11:50.094Z] ---> 5d4c0ac1fd85 [2022-06-03T14:11:50.094Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-03T14:11:50.664Z] ---> 27ca3b115fe6 [2022-06-03T14:11:50.664Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-03T14:11:50.664Z] ---> 4857b27e3e30 [2022-06-03T14:11:50.664Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-06-03T14:11:50.924Z] ---> Running in 87de9cf11a20 [2022-06-03T14:11:50.924Z] Removing intermediate container 87de9cf11a20 [2022-06-03T14:11:50.924Z] ---> 2518df065212 [2022-06-03T14:11:50.924Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T14:11:51.188Z] ---> Running in aed54c6a44a9 [2022-06-03T14:11:51.188Z] Removing intermediate container aed54c6a44a9 [2022-06-03T14:11:51.188Z] ---> a78644fcb073 [2022-06-03T14:11:51.188Z] Step 21/23 : LABEL arch=x86_64 [2022-06-03T14:11:51.188Z] ---> Running in 282b93a0c72e [2022-06-03T14:11:51.188Z] Removing intermediate container 282b93a0c72e [2022-06-03T14:11:51.188Z] ---> 0493e933f209 [2022-06-03T14:11:51.188Z] Step 22/23 : LABEL git_sha=faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:11:51.448Z] ---> Running in f579833f12d9 [2022-06-03T14:11:51.448Z] Removing intermediate container f579833f12d9 [2022-06-03T14:11:51.448Z] ---> 1d84cba7083c [2022-06-03T14:11:51.448Z] Step 23/23 : LABEL version=2.1.1-dev.4 [2022-06-03T14:11:51.449Z] ---> Running in 396962dd5011 [2022-06-03T14:11:51.449Z] Removing intermediate container 396962dd5011 [2022-06-03T14:11:51.449Z] ---> 48c3458d685a [2022-06-03T14:11:51.449Z] [2022-06-03T14:11:51.709Z] Successfully built 48c3458d685a [2022-06-03T14:11:51.709Z] Successfully tagged support-scheduler:latest [2022-06-03T14:11:53.090Z]  Building support-scheduler ... done Removing intermediate container 7eefa74ac113 [2022-06-03T14:11:53.090Z] ---> e561f3c496fb [2022-06-03T14:11:53.090Z] [2022-06-03T14:11:53.090Z] Step 9/22 : FROM alpine:3.14 [2022-06-03T14:11:53.090Z] ---> e04c818066af [2022-06-03T14:11:53.090Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-03T14:11:53.090Z] ---> Running in 89c168974d09 [2022-06-03T14:11:53.090Z] Removing intermediate container 89c168974d09 [2022-06-03T14:11:53.090Z] ---> 59d2bdfc590a [2022-06-03T14:11:53.090Z] Step 11/22 : ENV APP_PORT=59880 [2022-06-03T14:11:53.090Z] ---> Running in f5f33bc3bb82 [2022-06-03T14:11:53.090Z] Removing intermediate container f5f33bc3bb82 [2022-06-03T14:11:53.090Z] ---> 0a749f49bc67 [2022-06-03T14:11:53.090Z] Step 12/22 : EXPOSE $APP_PORT [2022-06-03T14:11:53.090Z] ---> Running in 294f01ed24d8 [2022-06-03T14:11:53.090Z] Removing intermediate container 294f01ed24d8 [2022-06-03T14:11:53.090Z] ---> 660623a4cb3b [2022-06-03T14:11:53.090Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T14:11:53.090Z] ---> Running in ee1d58d4eff7 [2022-06-03T14:11:53.659Z] Removing intermediate container ee1d58d4eff7 [2022-06-03T14:11:53.659Z] ---> 2d35ac84a6b8 [2022-06-03T14:11:53.659Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-03T14:11:53.659Z] ---> Running in 1e344b511e9e [2022-06-03T14:11:53.918Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T14:11:54.863Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T14:11:55.125Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-03T14:11:55.125Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-03T14:11:55.387Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-03T14:11:55.387Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-03T14:11:55.387Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-03T14:11:55.647Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-03T14:11:55.647Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T14:11:55.647Z] OK: 8 MiB in 20 packages [2022-06-03T14:11:56.215Z] Removing intermediate container 1e344b511e9e [2022-06-03T14:11:56.215Z] ---> eeba693ac5fd [2022-06-03T14:11:56.215Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T14:11:56.215Z] ---> 87f1cbd2ee6f [2022-06-03T14:11:56.215Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-03T14:11:56.786Z] ---> 01282ea512bc [2022-06-03T14:11:56.786Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-03T14:11:56.786Z] ---> 154330440edd [2022-06-03T14:11:56.786Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-06-03T14:11:56.786Z] ---> Running in 69667a20886e [2022-06-03T14:11:56.786Z] Removing intermediate container 69667a20886e [2022-06-03T14:11:56.786Z] ---> 6420da73d40b [2022-06-03T14:11:56.786Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T14:11:57.047Z] ---> Running in e27a5ee3c61a [2022-06-03T14:11:57.047Z] Removing intermediate container e27a5ee3c61a [2022-06-03T14:11:57.047Z] ---> 94f19551d478 [2022-06-03T14:11:57.047Z] Step 20/22 : LABEL arch=x86_64 [2022-06-03T14:11:57.047Z] ---> Running in 86681e863ec5 [2022-06-03T14:11:57.047Z] Removing intermediate container 86681e863ec5 [2022-06-03T14:11:57.047Z] ---> b5770ee9ee66 [2022-06-03T14:11:57.047Z] Step 21/22 : LABEL git_sha=faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:11:57.047Z] ---> Running in fd999ea35c23 [2022-06-03T14:11:57.311Z] Removing intermediate container fd999ea35c23 [2022-06-03T14:11:57.311Z] ---> c0c43e6f27e4 [2022-06-03T14:11:57.311Z] Step 22/22 : LABEL version=2.1.1-dev.4 [2022-06-03T14:11:57.311Z] ---> Running in a536d90241d1 [2022-06-03T14:11:57.311Z] Removing intermediate container a536d90241d1 [2022-06-03T14:11:57.311Z] ---> c65c550b63a3 [2022-06-03T14:11:57.311Z] [2022-06-03T14:11:57.311Z] Successfully built c65c550b63a3 [2022-06-03T14:11:57.311Z] Successfully tagged core-data:latest [2022-06-03T14:11:57.579Z]  Building core-data ... done  [Pipeline] } [2022-06-03T14:11:57.593Z] $ docker stop --time=1 6f15c145ce5eb6552753688b627f3d8427d6aab11e52b1b4468b33bae27f92fe [2022-06-03T14:11:58.904Z] $ docker rm -f 6f15c145ce5eb6552753688b627f3d8427d6aab11e52b1b4468b33bae27f92fe [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-03T14:11:59.246Z] + docker images [2022-06-03T14:11:59.246Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-03T14:11:59.246Z] core-data latest c65c550b63a3 2 seconds ago 19.9MB [2022-06-03T14:11:59.246Z] e561f3c496fb 7 seconds ago 1.79GB [2022-06-03T14:11:59.246Z] support-scheduler latest 48c3458d685a 8 seconds ago 15.9MB [2022-06-03T14:11:59.246Z] b59da40672c2 10 seconds ago 1.79GB [2022-06-03T14:11:59.246Z] security-bootstrapper latest 914d4b9f1771 10 seconds ago 18.7MB [2022-06-03T14:11:59.246Z] core-metadata latest 69f792965d19 17 seconds ago 16.5MB [2022-06-03T14:11:59.246Z] sys-mgmt-agent latest 4a346e849bc9 18 seconds ago 294MB [2022-06-03T14:11:59.246Z] eaccea2a9205 22 seconds ago 1.79GB [2022-06-03T14:11:59.246Z] 4a6a4cf95cce 22 seconds ago 1.78GB [2022-06-03T14:11:59.246Z] security-secretstore-setup latest ddc9a91dd90e 33 seconds ago 27.7MB [2022-06-03T14:11:59.246Z] core-command latest 2efd1f03377b 44 seconds ago 15.7MB [2022-06-03T14:11:59.247Z] support-notifications latest 24a9d98059d1 44 seconds ago 16.6MB [2022-06-03T14:11:59.247Z] security-proxy-setup latest 05bf424c064d 44 seconds ago 26.1MB [2022-06-03T14:11:59.247Z] c2ab33630b2d 48 seconds ago 1.78GB [2022-06-03T14:11:59.247Z] 41926ef73f01 52 seconds ago 1.79GB [2022-06-03T14:11:59.247Z] de52e8c6f949 52 seconds ago 1.79GB [2022-06-03T14:11:59.247Z] 45aac26a9ef7 52 seconds ago 1.79GB [2022-06-03T14:11:59.247Z] 78a4f5e95e75 52 seconds ago 1.78GB [2022-06-03T14:11:59.247Z] ci-base-image-x86_64 latest 78a8541549ca 3 minutes ago 1.27GB [2022-06-03T14:11:59.247Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest d7ea09dbb500 15 hours ago 253MB [2022-06-03T14:11:59.247Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base 1.17-alpine-lts c47586b81864 6 days ago 562MB [2022-06-03T14:11:59.247Z] alpine 3.14 e04c818066af 8 weeks ago 5.59MB [2022-06-03T14:11:59.247Z] docker 20.10.8 bc6c0ffef665 9 months ago 214MB [2022-06-03T14:11:59.247Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 23 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-03T14:11:59.355Z] provisioning config files... [2022-06-03T14:11:59.366Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config1075323346710790345tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T14:11:59.664Z] ---> docker-login.sh [2022-06-03T14:11:59.664Z] nexus3.edgexfoundry.org:10001 [2022-06-03T14:11:59.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T14:11:59.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T14:11:59.664Z] Configure a credential helper to remove this warning. See [2022-06-03T14:11:59.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T14:11:59.664Z] [2022-06-03T14:11:59.664Z] Login Succeeded [2022-06-03T14:11:59.664Z] nexus3.edgexfoundry.org:10002 [2022-06-03T14:11:59.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T14:11:59.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T14:11:59.926Z] Configure a credential helper to remove this warning. See [2022-06-03T14:11:59.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T14:11:59.926Z] [2022-06-03T14:11:59.926Z] Login Succeeded [2022-06-03T14:11:59.926Z] nexus3.edgexfoundry.org:10003 [2022-06-03T14:11:59.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T14:11:59.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T14:11:59.926Z] Configure a credential helper to remove this warning. See [2022-06-03T14:11:59.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T14:11:59.926Z] [2022-06-03T14:11:59.926Z] Login Succeeded [2022-06-03T14:11:59.926Z] nexus3.edgexfoundry.org:10004 [2022-06-03T14:11:59.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T14:12:00.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T14:12:00.186Z] Configure a credential helper to remove this warning. See [2022-06-03T14:12:00.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T14:12:00.186Z] [2022-06-03T14:12:00.186Z] Login Succeeded [2022-06-03T14:12:00.186Z] docker.io [2022-06-03T14:12:00.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T14:12:00.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T14:12:00.446Z] Configure a credential helper to remove this warning. See [2022-06-03T14:12:00.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T14:12:00.446Z] [2022-06-03T14:12:00.446Z] Login Succeeded [2022-06-03T14:12:00.446Z] ---> docker-login.sh ends [Pipeline] } [2022-06-03T14:12:00.455Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T14:12:00.480Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-03T14:12:00.503Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-06-03T14:12:00.503Z] faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:12:00.503Z] 2.1.1-dev.4 [2022-06-03T14:12:00.503Z] faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [2022-06-03T14:12:00.503Z] jakarta [2022-06-03T14:12:00.503Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:00.827Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:faae5fd1223f1c025c7f16f8d5798919e0216a23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:01.136Z] + docker push nexus3.edgexfoundry.org:10004/core-command:faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:12:01.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-06-03T14:12:01.136Z] 86c7ba8f4c68: Preparing [2022-06-03T14:12:01.136Z] 85ddd0c9e9d5: Preparing [2022-06-03T14:12:01.136Z] 1d209a1ed66c: Preparing [2022-06-03T14:12:01.136Z] 0334cbca8922: Preparing [2022-06-03T14:12:01.136Z] b541d28bf3b4: Preparing [2022-06-03T14:12:01.136Z] b541d28bf3b4: Layer already exists [2022-06-03T14:12:01.136Z] 86c7ba8f4c68: Pushed [2022-06-03T14:12:01.136Z] 1d209a1ed66c: Pushed [2022-06-03T14:12:01.136Z] 0334cbca8922: Pushed [2022-06-03T14:12:02.518Z] 85ddd0c9e9d5: Pushed [2022-06-03T14:12:02.518Z] faae5fd1223f1c025c7f16f8d5798919e0216a23: digest: sha256:fee3736bf47e50129e5f1465c61a56972528713f0d932422ddfe08b9298eed6d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:02.836Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:03.146Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.1.1-dev.4 [2022-06-03T14:12:03.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-06-03T14:12:03.146Z] 86c7ba8f4c68: Preparing [2022-06-03T14:12:03.146Z] 85ddd0c9e9d5: Preparing [2022-06-03T14:12:03.146Z] 1d209a1ed66c: Preparing [2022-06-03T14:12:03.146Z] 0334cbca8922: Preparing [2022-06-03T14:12:03.146Z] b541d28bf3b4: Preparing [2022-06-03T14:12:03.146Z] 1d209a1ed66c: Layer already exists [2022-06-03T14:12:03.146Z] 0334cbca8922: Layer already exists [2022-06-03T14:12:03.146Z] 86c7ba8f4c68: Layer already exists [2022-06-03T14:12:03.146Z] b541d28bf3b4: Layer already exists [2022-06-03T14:12:03.146Z] 85ddd0c9e9d5: Layer already exists [2022-06-03T14:12:03.146Z] 2.1.1-dev.4: digest: sha256:fee3736bf47e50129e5f1465c61a56972528713f0d932422ddfe08b9298eed6d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:03.461Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:03.773Z] + docker push nexus3.edgexfoundry.org:10004/core-command:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [2022-06-03T14:12:03.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-06-03T14:12:03.773Z] 86c7ba8f4c68: Preparing [2022-06-03T14:12:03.773Z] 85ddd0c9e9d5: Preparing [2022-06-03T14:12:03.773Z] 1d209a1ed66c: Preparing [2022-06-03T14:12:03.773Z] 0334cbca8922: Preparing [2022-06-03T14:12:03.773Z] b541d28bf3b4: Preparing [2022-06-03T14:12:03.773Z] 1d209a1ed66c: Layer already exists [2022-06-03T14:12:03.773Z] 86c7ba8f4c68: Layer already exists [2022-06-03T14:12:03.773Z] 85ddd0c9e9d5: Layer already exists [2022-06-03T14:12:03.773Z] 0334cbca8922: Layer already exists [2022-06-03T14:12:03.773Z] b541d28bf3b4: Layer already exists [2022-06-03T14:12:03.773Z] faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4: digest: sha256:fee3736bf47e50129e5f1465c61a56972528713f0d932422ddfe08b9298eed6d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:04.086Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:04.401Z] + docker push nexus3.edgexfoundry.org:10004/core-command:jakarta [2022-06-03T14:12:04.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-06-03T14:12:04.401Z] 86c7ba8f4c68: Preparing [2022-06-03T14:12:04.401Z] 85ddd0c9e9d5: Preparing [2022-06-03T14:12:04.401Z] 1d209a1ed66c: Preparing [2022-06-03T14:12:04.401Z] 0334cbca8922: Preparing [2022-06-03T14:12:04.401Z] b541d28bf3b4: Preparing [2022-06-03T14:12:04.401Z] b541d28bf3b4: Layer already exists [2022-06-03T14:12:04.401Z] 1d209a1ed66c: Layer already exists [2022-06-03T14:12:04.401Z] 85ddd0c9e9d5: Layer already exists [2022-06-03T14:12:04.401Z] 86c7ba8f4c68: Layer already exists [2022-06-03T14:12:04.401Z] 0334cbca8922: Layer already exists [2022-06-03T14:12:04.401Z] jakarta: digest: sha256:fee3736bf47e50129e5f1465c61a56972528713f0d932422ddfe08b9298eed6d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T14:12:04.458Z] ===================================================== [Pipeline] echo [2022-06-03T14:12:04.464Z] taggedImages: [2022-06-03T14:12:04.464Z] - nexus3.edgexfoundry.org:10004/core-command:faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:12:04.464Z] - nexus3.edgexfoundry.org:10004/core-command:2.1.1-dev.4 [2022-06-03T14:12:04.464Z] - nexus3.edgexfoundry.org:10004/core-command:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [2022-06-03T14:12:04.464Z] - nexus3.edgexfoundry.org:10004/core-command:jakarta [Pipeline] echo [2022-06-03T14:12:04.478Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-06-03T14:12:04.478Z] faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:12:04.478Z] 2.1.1-dev.4 [2022-06-03T14:12:04.478Z] faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [2022-06-03T14:12:04.478Z] jakarta [2022-06-03T14:12:04.478Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:04.784Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:faae5fd1223f1c025c7f16f8d5798919e0216a23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:05.093Z] + docker push nexus3.edgexfoundry.org:10004/core-data:faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:12:05.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-06-03T14:12:05.093Z] 546527560c6e: Preparing [2022-06-03T14:12:05.093Z] f4a1c526aa6f: Preparing [2022-06-03T14:12:05.093Z] 1d209a1ed66c: Preparing [2022-06-03T14:12:05.093Z] b4d3e1dde642: Preparing [2022-06-03T14:12:05.093Z] 646a5a829ea3: Preparing [2022-06-03T14:12:05.093Z] b541d28bf3b4: Preparing [2022-06-03T14:12:05.093Z] b541d28bf3b4: Waiting [2022-06-03T14:12:05.093Z] 1d209a1ed66c: Layer already exists [2022-06-03T14:12:05.093Z] b541d28bf3b4: Layer already exists [2022-06-03T14:12:05.093Z] 546527560c6e: Pushed [2022-06-03T14:12:05.093Z] 646a5a829ea3: Pushed [2022-06-03T14:12:05.352Z] b4d3e1dde642: Pushed [2022-06-03T14:12:06.295Z] f4a1c526aa6f: Pushed [2022-06-03T14:12:06.555Z] faae5fd1223f1c025c7f16f8d5798919e0216a23: digest: sha256:9dc389802288c2f8d50f4c6e9ec2b2124289ba301686e96d21eda4147004e2b1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:06.870Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:07.181Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.1.1-dev.4 [2022-06-03T14:12:07.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-06-03T14:12:07.181Z] 546527560c6e: Preparing [2022-06-03T14:12:07.181Z] f4a1c526aa6f: Preparing [2022-06-03T14:12:07.181Z] 1d209a1ed66c: Preparing [2022-06-03T14:12:07.181Z] b4d3e1dde642: Preparing [2022-06-03T14:12:07.181Z] 646a5a829ea3: Preparing [2022-06-03T14:12:07.181Z] b541d28bf3b4: Preparing [2022-06-03T14:12:07.181Z] b541d28bf3b4: Waiting [2022-06-03T14:12:07.181Z] 646a5a829ea3: Layer already exists [2022-06-03T14:12:07.181Z] 546527560c6e: Layer already exists [2022-06-03T14:12:07.181Z] f4a1c526aa6f: Layer already exists [2022-06-03T14:12:07.181Z] b4d3e1dde642: Layer already exists [2022-06-03T14:12:07.181Z] 1d209a1ed66c: Layer already exists [2022-06-03T14:12:07.181Z] b541d28bf3b4: Layer already exists [2022-06-03T14:12:07.181Z] 2.1.1-dev.4: digest: sha256:9dc389802288c2f8d50f4c6e9ec2b2124289ba301686e96d21eda4147004e2b1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:07.542Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:07.920Z] + docker push nexus3.edgexfoundry.org:10004/core-data:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [2022-06-03T14:12:07.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-06-03T14:12:07.920Z] 546527560c6e: Preparing [2022-06-03T14:12:07.920Z] f4a1c526aa6f: Preparing [2022-06-03T14:12:07.920Z] 1d209a1ed66c: Preparing [2022-06-03T14:12:07.920Z] b4d3e1dde642: Preparing [2022-06-03T14:12:07.920Z] 646a5a829ea3: Preparing [2022-06-03T14:12:07.920Z] b541d28bf3b4: Preparing [2022-06-03T14:12:07.920Z] b541d28bf3b4: Waiting [2022-06-03T14:12:07.920Z] 546527560c6e: Layer already exists [2022-06-03T14:12:07.920Z] 1d209a1ed66c: Layer already exists [2022-06-03T14:12:07.920Z] b4d3e1dde642: Layer already exists [2022-06-03T14:12:07.920Z] 646a5a829ea3: Layer already exists [2022-06-03T14:12:07.920Z] f4a1c526aa6f: Layer already exists [2022-06-03T14:12:07.920Z] b541d28bf3b4: Layer already exists [2022-06-03T14:12:07.920Z] faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4: digest: sha256:9dc389802288c2f8d50f4c6e9ec2b2124289ba301686e96d21eda4147004e2b1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:08.240Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:08.553Z] + docker push nexus3.edgexfoundry.org:10004/core-data:jakarta [2022-06-03T14:12:08.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-06-03T14:12:08.553Z] 546527560c6e: Preparing [2022-06-03T14:12:08.553Z] f4a1c526aa6f: Preparing [2022-06-03T14:12:08.553Z] 1d209a1ed66c: Preparing [2022-06-03T14:12:08.553Z] b4d3e1dde642: Preparing [2022-06-03T14:12:08.553Z] 646a5a829ea3: Preparing [2022-06-03T14:12:08.553Z] b541d28bf3b4: Preparing [2022-06-03T14:12:08.553Z] b541d28bf3b4: Waiting [2022-06-03T14:12:08.553Z] 546527560c6e: Layer already exists [2022-06-03T14:12:08.553Z] 646a5a829ea3: Layer already exists [2022-06-03T14:12:08.553Z] 1d209a1ed66c: Layer already exists [2022-06-03T14:12:08.553Z] b4d3e1dde642: Layer already exists [2022-06-03T14:12:08.553Z] f4a1c526aa6f: Layer already exists [2022-06-03T14:12:08.553Z] b541d28bf3b4: Layer already exists [2022-06-03T14:12:08.553Z] jakarta: digest: sha256:9dc389802288c2f8d50f4c6e9ec2b2124289ba301686e96d21eda4147004e2b1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T14:12:08.606Z] ===================================================== [Pipeline] echo [2022-06-03T14:12:08.611Z] taggedImages: [2022-06-03T14:12:08.611Z] - nexus3.edgexfoundry.org:10004/core-data:faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:12:08.611Z] - nexus3.edgexfoundry.org:10004/core-data:2.1.1-dev.4 [2022-06-03T14:12:08.611Z] - nexus3.edgexfoundry.org:10004/core-data:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [2022-06-03T14:12:08.611Z] - nexus3.edgexfoundry.org:10004/core-data:jakarta [Pipeline] echo [2022-06-03T14:12:08.624Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-06-03T14:12:08.624Z] faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:12:08.624Z] 2.1.1-dev.4 [2022-06-03T14:12:08.624Z] faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [2022-06-03T14:12:08.624Z] jakarta [2022-06-03T14:12:08.624Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:08.928Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:faae5fd1223f1c025c7f16f8d5798919e0216a23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:09.240Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:12:09.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-06-03T14:12:09.240Z] 78173e8f5438: Preparing [2022-06-03T14:12:09.240Z] 4a9cee1660ae: Preparing [2022-06-03T14:12:09.240Z] 1d209a1ed66c: Preparing [2022-06-03T14:12:09.240Z] 0334cbca8922: Preparing [2022-06-03T14:12:09.240Z] b541d28bf3b4: Preparing [2022-06-03T14:12:09.240Z] b541d28bf3b4: Layer already exists [2022-06-03T14:12:09.240Z] 1d209a1ed66c: Layer already exists [2022-06-03T14:12:09.240Z] 0334cbca8922: Layer already exists [2022-06-03T14:12:09.240Z] 78173e8f5438: Pushed [2022-06-03T14:12:10.624Z] 4a9cee1660ae: Pushed [2022-06-03T14:12:10.624Z] faae5fd1223f1c025c7f16f8d5798919e0216a23: digest: sha256:0c25e057daef3a2e67c8c271604ec176a39228e87adac83fd559d81d7e8e27a1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:10.941Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:11.257Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.1.1-dev.4 [2022-06-03T14:12:11.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-06-03T14:12:11.257Z] 78173e8f5438: Preparing [2022-06-03T14:12:11.257Z] 4a9cee1660ae: Preparing [2022-06-03T14:12:11.257Z] 1d209a1ed66c: Preparing [2022-06-03T14:12:11.257Z] 0334cbca8922: Preparing [2022-06-03T14:12:11.257Z] b541d28bf3b4: Preparing [2022-06-03T14:12:11.257Z] 78173e8f5438: Layer already exists [2022-06-03T14:12:11.257Z] 4a9cee1660ae: Layer already exists [2022-06-03T14:12:11.257Z] 0334cbca8922: Layer already exists [2022-06-03T14:12:11.257Z] 1d209a1ed66c: Layer already exists [2022-06-03T14:12:11.257Z] b541d28bf3b4: Layer already exists [2022-06-03T14:12:11.257Z] 2.1.1-dev.4: digest: sha256:0c25e057daef3a2e67c8c271604ec176a39228e87adac83fd559d81d7e8e27a1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:11.576Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:11.886Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [2022-06-03T14:12:11.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-06-03T14:12:11.886Z] 78173e8f5438: Preparing [2022-06-03T14:12:11.886Z] 4a9cee1660ae: Preparing [2022-06-03T14:12:11.886Z] 1d209a1ed66c: Preparing [2022-06-03T14:12:11.886Z] 0334cbca8922: Preparing [2022-06-03T14:12:11.886Z] b541d28bf3b4: Preparing [2022-06-03T14:12:11.886Z] b541d28bf3b4: Layer already exists [2022-06-03T14:12:11.886Z] 0334cbca8922: Layer already exists [2022-06-03T14:12:11.886Z] 4a9cee1660ae: Layer already exists [2022-06-03T14:12:11.886Z] 78173e8f5438: Layer already exists [2022-06-03T14:12:11.886Z] 1d209a1ed66c: Layer already exists [2022-06-03T14:12:11.886Z] faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4: digest: sha256:0c25e057daef3a2e67c8c271604ec176a39228e87adac83fd559d81d7e8e27a1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:12.211Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:12.525Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:jakarta [2022-06-03T14:12:12.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-06-03T14:12:12.525Z] 78173e8f5438: Preparing [2022-06-03T14:12:12.525Z] 4a9cee1660ae: Preparing [2022-06-03T14:12:12.525Z] 1d209a1ed66c: Preparing [2022-06-03T14:12:12.525Z] 0334cbca8922: Preparing [2022-06-03T14:12:12.525Z] b541d28bf3b4: Preparing [2022-06-03T14:12:12.525Z] 4a9cee1660ae: Layer already exists [2022-06-03T14:12:12.525Z] b541d28bf3b4: Layer already exists [2022-06-03T14:12:12.525Z] 78173e8f5438: Layer already exists [2022-06-03T14:12:12.525Z] 1d209a1ed66c: Layer already exists [2022-06-03T14:12:12.525Z] 0334cbca8922: Layer already exists [2022-06-03T14:12:12.525Z] jakarta: digest: sha256:0c25e057daef3a2e67c8c271604ec176a39228e87adac83fd559d81d7e8e27a1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T14:12:12.576Z] ===================================================== [Pipeline] echo [2022-06-03T14:12:12.582Z] taggedImages: [2022-06-03T14:12:12.582Z] - nexus3.edgexfoundry.org:10004/core-metadata:faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:12:12.582Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.1.1-dev.4 [2022-06-03T14:12:12.582Z] - nexus3.edgexfoundry.org:10004/core-metadata:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [2022-06-03T14:12:12.582Z] - nexus3.edgexfoundry.org:10004/core-metadata:jakarta [Pipeline] echo [2022-06-03T14:12:12.607Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-06-03T14:12:12.607Z] faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:12:12.607Z] 2.1.1-dev.4 [2022-06-03T14:12:12.607Z] faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [2022-06-03T14:12:12.607Z] jakarta [2022-06-03T14:12:12.607Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:12.933Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:faae5fd1223f1c025c7f16f8d5798919e0216a23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:13.250Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:12:13.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-06-03T14:12:13.250Z] 4c9a706587c7: Preparing [2022-06-03T14:12:13.250Z] 4c9a706587c7: Preparing [2022-06-03T14:12:13.250Z] e40f4b9c3ca0: Preparing [2022-06-03T14:12:13.250Z] 7dc6b8f09228: Preparing [2022-06-03T14:12:13.250Z] a78e3e5ee294: Preparing [2022-06-03T14:12:13.250Z] e5f2bf0c691f: Preparing [2022-06-03T14:12:13.250Z] 1d209a1ed66c: Preparing [2022-06-03T14:12:13.250Z] 169d68ee8154: Preparing [2022-06-03T14:12:13.250Z] bc099e772f56: Preparing [2022-06-03T14:12:13.250Z] 1d209a1ed66c: Waiting [2022-06-03T14:12:13.250Z] 169d68ee8154: Waiting [2022-06-03T14:12:13.250Z] 7a303709abde: Preparing [2022-06-03T14:12:13.250Z] 23f2f3d9f39e: Preparing [2022-06-03T14:12:13.250Z] b541d28bf3b4: Preparing [2022-06-03T14:12:13.250Z] 7a303709abde: Waiting [2022-06-03T14:12:13.250Z] bc099e772f56: Waiting [2022-06-03T14:12:13.250Z] b541d28bf3b4: Waiting [2022-06-03T14:12:13.250Z] 23f2f3d9f39e: Waiting [2022-06-03T14:12:13.250Z] 7dc6b8f09228: Pushed [2022-06-03T14:12:13.250Z] 4c9a706587c7: Pushed [2022-06-03T14:12:13.250Z] 1d209a1ed66c: Layer already exists [2022-06-03T14:12:13.250Z] a78e3e5ee294: Pushed [2022-06-03T14:12:13.250Z] e40f4b9c3ca0: Pushed [2022-06-03T14:12:13.510Z] 169d68ee8154: Pushed [2022-06-03T14:12:13.510Z] b541d28bf3b4: Layer already exists [2022-06-03T14:12:13.510Z] 23f2f3d9f39e: Pushed [2022-06-03T14:12:13.510Z] bc099e772f56: Pushed [2022-06-03T14:12:13.510Z] 7a303709abde: Pushed [2022-06-03T14:12:14.893Z] e5f2bf0c691f: Pushed [2022-06-03T14:12:14.893Z] faae5fd1223f1c025c7f16f8d5798919e0216a23: digest: sha256:38c5eff37506255aad1e915aa7844ae750bde2ecbf9d4adad573ae9aa0550203 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:15.214Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:15.527Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.1.1-dev.4 [2022-06-03T14:12:15.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-06-03T14:12:15.527Z] 4c9a706587c7: Preparing [2022-06-03T14:12:15.528Z] 4c9a706587c7: Preparing [2022-06-03T14:12:15.528Z] e40f4b9c3ca0: Preparing [2022-06-03T14:12:15.528Z] 7dc6b8f09228: Preparing [2022-06-03T14:12:15.528Z] a78e3e5ee294: Preparing [2022-06-03T14:12:15.528Z] e5f2bf0c691f: Preparing [2022-06-03T14:12:15.528Z] 1d209a1ed66c: Preparing [2022-06-03T14:12:15.528Z] 169d68ee8154: Preparing [2022-06-03T14:12:15.528Z] bc099e772f56: Preparing [2022-06-03T14:12:15.528Z] 7a303709abde: Preparing [2022-06-03T14:12:15.528Z] 23f2f3d9f39e: Preparing [2022-06-03T14:12:15.528Z] b541d28bf3b4: Preparing [2022-06-03T14:12:15.528Z] 23f2f3d9f39e: Waiting [2022-06-03T14:12:15.528Z] bc099e772f56: Waiting [2022-06-03T14:12:15.528Z] 7a303709abde: Waiting [2022-06-03T14:12:15.528Z] b541d28bf3b4: Waiting [2022-06-03T14:12:15.528Z] 1d209a1ed66c: Waiting [2022-06-03T14:12:15.528Z] 169d68ee8154: Waiting [2022-06-03T14:12:15.528Z] e5f2bf0c691f: Layer already exists [2022-06-03T14:12:15.528Z] 7dc6b8f09228: Layer already exists [2022-06-03T14:12:15.528Z] 4c9a706587c7: Layer already exists [2022-06-03T14:12:15.528Z] e40f4b9c3ca0: Layer already exists [2022-06-03T14:12:15.528Z] a78e3e5ee294: Layer already exists [2022-06-03T14:12:15.528Z] 1d209a1ed66c: Layer already exists [2022-06-03T14:12:15.528Z] 169d68ee8154: Layer already exists [2022-06-03T14:12:15.528Z] 23f2f3d9f39e: Layer already exists [2022-06-03T14:12:15.528Z] 7a303709abde: Layer already exists [2022-06-03T14:12:15.528Z] bc099e772f56: Layer already exists [2022-06-03T14:12:15.528Z] b541d28bf3b4: Layer already exists [2022-06-03T14:12:15.528Z] 2.1.1-dev.4: digest: sha256:38c5eff37506255aad1e915aa7844ae750bde2ecbf9d4adad573ae9aa0550203 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:15.840Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:16.153Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [2022-06-03T14:12:16.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-06-03T14:12:16.154Z] 4c9a706587c7: Preparing [2022-06-03T14:12:16.154Z] 4c9a706587c7: Preparing [2022-06-03T14:12:16.154Z] e40f4b9c3ca0: Preparing [2022-06-03T14:12:16.154Z] 7dc6b8f09228: Preparing [2022-06-03T14:12:16.154Z] a78e3e5ee294: Preparing [2022-06-03T14:12:16.154Z] e5f2bf0c691f: Preparing [2022-06-03T14:12:16.154Z] 1d209a1ed66c: Preparing [2022-06-03T14:12:16.154Z] 169d68ee8154: Preparing [2022-06-03T14:12:16.154Z] bc099e772f56: Preparing [2022-06-03T14:12:16.154Z] 7a303709abde: Preparing [2022-06-03T14:12:16.154Z] 23f2f3d9f39e: Preparing [2022-06-03T14:12:16.154Z] b541d28bf3b4: Preparing [2022-06-03T14:12:16.154Z] bc099e772f56: Waiting [2022-06-03T14:12:16.154Z] 1d209a1ed66c: Waiting [2022-06-03T14:12:16.154Z] 23f2f3d9f39e: Waiting [2022-06-03T14:12:16.154Z] b541d28bf3b4: Waiting [2022-06-03T14:12:16.154Z] 169d68ee8154: Waiting [2022-06-03T14:12:16.154Z] 7dc6b8f09228: Layer already exists [2022-06-03T14:12:16.154Z] a78e3e5ee294: Layer already exists [2022-06-03T14:12:16.154Z] 4c9a706587c7: Layer already exists [2022-06-03T14:12:16.154Z] e5f2bf0c691f: Layer already exists [2022-06-03T14:12:16.154Z] e40f4b9c3ca0: Layer already exists [2022-06-03T14:12:16.154Z] 1d209a1ed66c: Layer already exists [2022-06-03T14:12:16.154Z] 169d68ee8154: Layer already exists [2022-06-03T14:12:16.154Z] bc099e772f56: Layer already exists [2022-06-03T14:12:16.154Z] 23f2f3d9f39e: Layer already exists [2022-06-03T14:12:16.154Z] 7a303709abde: Layer already exists [2022-06-03T14:12:16.154Z] b541d28bf3b4: Layer already exists [2022-06-03T14:12:16.154Z] faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4: digest: sha256:38c5eff37506255aad1e915aa7844ae750bde2ecbf9d4adad573ae9aa0550203 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:16.475Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:16.787Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:jakarta [2022-06-03T14:12:16.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-06-03T14:12:16.787Z] 4c9a706587c7: Preparing [2022-06-03T14:12:16.787Z] 4c9a706587c7: Preparing [2022-06-03T14:12:16.787Z] e40f4b9c3ca0: Preparing [2022-06-03T14:12:16.787Z] 7dc6b8f09228: Preparing [2022-06-03T14:12:16.787Z] a78e3e5ee294: Preparing [2022-06-03T14:12:16.787Z] e5f2bf0c691f: Preparing [2022-06-03T14:12:16.787Z] 1d209a1ed66c: Preparing [2022-06-03T14:12:16.787Z] 169d68ee8154: Preparing [2022-06-03T14:12:16.787Z] bc099e772f56: Preparing [2022-06-03T14:12:16.787Z] 7a303709abde: Preparing [2022-06-03T14:12:16.787Z] 23f2f3d9f39e: Preparing [2022-06-03T14:12:16.787Z] b541d28bf3b4: Preparing [2022-06-03T14:12:16.787Z] 169d68ee8154: Waiting [2022-06-03T14:12:16.787Z] b541d28bf3b4: Waiting [2022-06-03T14:12:16.787Z] bc099e772f56: Waiting [2022-06-03T14:12:16.787Z] 7a303709abde: Waiting [2022-06-03T14:12:16.787Z] 23f2f3d9f39e: Waiting [2022-06-03T14:12:16.787Z] 1d209a1ed66c: Waiting [2022-06-03T14:12:16.787Z] a78e3e5ee294: Layer already exists [2022-06-03T14:12:16.787Z] e40f4b9c3ca0: Layer already exists [2022-06-03T14:12:16.787Z] e5f2bf0c691f: Layer already exists [2022-06-03T14:12:16.787Z] 7dc6b8f09228: Layer already exists [2022-06-03T14:12:16.787Z] 4c9a706587c7: Layer already exists [2022-06-03T14:12:16.787Z] 169d68ee8154: Layer already exists [2022-06-03T14:12:16.787Z] bc099e772f56: Layer already exists [2022-06-03T14:12:16.787Z] 23f2f3d9f39e: Layer already exists [2022-06-03T14:12:16.787Z] 7a303709abde: Layer already exists [2022-06-03T14:12:16.787Z] 1d209a1ed66c: Layer already exists [2022-06-03T14:12:16.787Z] b541d28bf3b4: Layer already exists [2022-06-03T14:12:16.787Z] jakarta: digest: sha256:38c5eff37506255aad1e915aa7844ae750bde2ecbf9d4adad573ae9aa0550203 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T14:12:16.831Z] ===================================================== [Pipeline] echo [2022-06-03T14:12:16.837Z] taggedImages: [2022-06-03T14:12:16.837Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:12:16.837Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.1.1-dev.4 [2022-06-03T14:12:16.837Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [2022-06-03T14:12:16.837Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:jakarta [Pipeline] echo [2022-06-03T14:12:16.855Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-06-03T14:12:16.855Z] faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:12:16.855Z] 2.1.1-dev.4 [2022-06-03T14:12:16.855Z] faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [2022-06-03T14:12:16.855Z] jakarta [2022-06-03T14:12:16.855Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:17.169Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:faae5fd1223f1c025c7f16f8d5798919e0216a23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:17.482Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:12:17.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-06-03T14:12:17.482Z] 91902fe4b81b: Preparing [2022-06-03T14:12:17.482Z] d99258b961b2: Preparing [2022-06-03T14:12:17.482Z] 2036ce62d071: Preparing [2022-06-03T14:12:17.483Z] a7d8d8bb2025: Preparing [2022-06-03T14:12:17.483Z] 62df1aa309d6: Preparing [2022-06-03T14:12:17.483Z] b541d28bf3b4: Preparing [2022-06-03T14:12:17.483Z] b541d28bf3b4: Waiting [2022-06-03T14:12:17.483Z] a7d8d8bb2025: Pushed [2022-06-03T14:12:17.483Z] b541d28bf3b4: Layer already exists [2022-06-03T14:12:17.483Z] 2036ce62d071: Pushed [2022-06-03T14:12:17.742Z] 62df1aa309d6: Pushed [2022-06-03T14:12:18.681Z] d99258b961b2: Pushed [2022-06-03T14:12:18.681Z] 91902fe4b81b: Pushed [2022-06-03T14:12:18.681Z] faae5fd1223f1c025c7f16f8d5798919e0216a23: digest: sha256:ada89d671ed62fdacc4a95d3552af342f52789fe40846af3a555469b23e6357c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:18.997Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:19.308Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.1.1-dev.4 [2022-06-03T14:12:19.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-06-03T14:12:19.308Z] 91902fe4b81b: Preparing [2022-06-03T14:12:19.308Z] d99258b961b2: Preparing [2022-06-03T14:12:19.308Z] 2036ce62d071: Preparing [2022-06-03T14:12:19.308Z] a7d8d8bb2025: Preparing [2022-06-03T14:12:19.308Z] 62df1aa309d6: Preparing [2022-06-03T14:12:19.308Z] b541d28bf3b4: Preparing [2022-06-03T14:12:19.308Z] 62df1aa309d6: Layer already exists [2022-06-03T14:12:19.308Z] d99258b961b2: Layer already exists [2022-06-03T14:12:19.308Z] 2036ce62d071: Layer already exists [2022-06-03T14:12:19.308Z] 91902fe4b81b: Layer already exists [2022-06-03T14:12:19.308Z] a7d8d8bb2025: Layer already exists [2022-06-03T14:12:19.308Z] b541d28bf3b4: Layer already exists [2022-06-03T14:12:19.308Z] 2.1.1-dev.4: digest: sha256:ada89d671ed62fdacc4a95d3552af342f52789fe40846af3a555469b23e6357c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:19.624Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:19.934Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [2022-06-03T14:12:19.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-06-03T14:12:19.934Z] 91902fe4b81b: Preparing [2022-06-03T14:12:19.934Z] d99258b961b2: Preparing [2022-06-03T14:12:19.934Z] 2036ce62d071: Preparing [2022-06-03T14:12:19.934Z] a7d8d8bb2025: Preparing [2022-06-03T14:12:19.934Z] 62df1aa309d6: Preparing [2022-06-03T14:12:19.934Z] b541d28bf3b4: Preparing [2022-06-03T14:12:19.934Z] b541d28bf3b4: Waiting [2022-06-03T14:12:19.934Z] 2036ce62d071: Layer already exists [2022-06-03T14:12:19.934Z] d99258b961b2: Layer already exists [2022-06-03T14:12:19.934Z] a7d8d8bb2025: Layer already exists [2022-06-03T14:12:19.934Z] 62df1aa309d6: Layer already exists [2022-06-03T14:12:19.934Z] 91902fe4b81b: Layer already exists [2022-06-03T14:12:19.934Z] b541d28bf3b4: Layer already exists [2022-06-03T14:12:19.934Z] faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4: digest: sha256:ada89d671ed62fdacc4a95d3552af342f52789fe40846af3a555469b23e6357c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:20.245Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:20.555Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:jakarta [2022-06-03T14:12:20.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-06-03T14:12:20.555Z] 91902fe4b81b: Preparing [2022-06-03T14:12:20.555Z] d99258b961b2: Preparing [2022-06-03T14:12:20.555Z] 2036ce62d071: Preparing [2022-06-03T14:12:20.555Z] a7d8d8bb2025: Preparing [2022-06-03T14:12:20.555Z] 62df1aa309d6: Preparing [2022-06-03T14:12:20.555Z] b541d28bf3b4: Preparing [2022-06-03T14:12:20.555Z] b541d28bf3b4: Waiting [2022-06-03T14:12:20.555Z] 62df1aa309d6: Layer already exists [2022-06-03T14:12:20.555Z] 91902fe4b81b: Layer already exists [2022-06-03T14:12:20.555Z] a7d8d8bb2025: Layer already exists [2022-06-03T14:12:20.555Z] d99258b961b2: Layer already exists [2022-06-03T14:12:20.555Z] 2036ce62d071: Layer already exists [2022-06-03T14:12:20.555Z] b541d28bf3b4: Layer already exists [2022-06-03T14:12:20.555Z] jakarta: digest: sha256:ada89d671ed62fdacc4a95d3552af342f52789fe40846af3a555469b23e6357c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T14:12:20.604Z] ===================================================== [Pipeline] echo [2022-06-03T14:12:20.611Z] taggedImages: [2022-06-03T14:12:20.611Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:12:20.611Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.1.1-dev.4 [2022-06-03T14:12:20.611Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [2022-06-03T14:12:20.611Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:jakarta [Pipeline] echo [2022-06-03T14:12:20.637Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-06-03T14:12:20.637Z] faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:12:20.637Z] 2.1.1-dev.4 [2022-06-03T14:12:20.637Z] faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [2022-06-03T14:12:20.637Z] jakarta [2022-06-03T14:12:20.637Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:20.960Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:faae5fd1223f1c025c7f16f8d5798919e0216a23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:21.274Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:12:21.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-06-03T14:12:21.274Z] 31a37f1156c4: Preparing [2022-06-03T14:12:21.274Z] 47dabc8d87b8: Preparing [2022-06-03T14:12:21.274Z] c8b85df72197: Preparing [2022-06-03T14:12:21.274Z] f399f3e4f206: Preparing [2022-06-03T14:12:21.274Z] b8cbc0bed9f1: Preparing [2022-06-03T14:12:21.274Z] b5f77d1d4cd3: Preparing [2022-06-03T14:12:21.274Z] febfdacc5b27: Preparing [2022-06-03T14:12:21.274Z] eb0d825a69f0: Preparing [2022-06-03T14:12:21.274Z] 5c2df6954296: Preparing [2022-06-03T14:12:21.274Z] b541d28bf3b4: Preparing [2022-06-03T14:12:21.274Z] eb0d825a69f0: Waiting [2022-06-03T14:12:21.274Z] 5c2df6954296: Waiting [2022-06-03T14:12:21.274Z] b541d28bf3b4: Waiting [2022-06-03T14:12:21.274Z] b5f77d1d4cd3: Waiting [2022-06-03T14:12:21.274Z] febfdacc5b27: Waiting [2022-06-03T14:12:21.274Z] b8cbc0bed9f1: Pushed [2022-06-03T14:12:21.274Z] 31a37f1156c4: Pushed [2022-06-03T14:12:21.274Z] 47dabc8d87b8: Pushed [2022-06-03T14:12:21.274Z] b5f77d1d4cd3: Pushed [2022-06-03T14:12:21.535Z] eb0d825a69f0: Pushed [2022-06-03T14:12:21.535Z] febfdacc5b27: Pushed [2022-06-03T14:12:21.535Z] b541d28bf3b4: Layer already exists [2022-06-03T14:12:21.535Z] 5c2df6954296: Pushed [2022-06-03T14:12:22.475Z] f399f3e4f206: Pushed [2022-06-03T14:12:22.734Z] c8b85df72197: Pushed [2022-06-03T14:12:22.734Z] faae5fd1223f1c025c7f16f8d5798919e0216a23: digest: sha256:508780c6e042325dccbc906d4ead7d716263e480662bf59b126bc9c32806c395 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:23.051Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:23.357Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.1.1-dev.4 [2022-06-03T14:12:23.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-06-03T14:12:23.357Z] 31a37f1156c4: Preparing [2022-06-03T14:12:23.357Z] 47dabc8d87b8: Preparing [2022-06-03T14:12:23.357Z] c8b85df72197: Preparing [2022-06-03T14:12:23.357Z] f399f3e4f206: Preparing [2022-06-03T14:12:23.357Z] b8cbc0bed9f1: Preparing [2022-06-03T14:12:23.357Z] b5f77d1d4cd3: Preparing [2022-06-03T14:12:23.357Z] febfdacc5b27: Preparing [2022-06-03T14:12:23.357Z] eb0d825a69f0: Preparing [2022-06-03T14:12:23.357Z] 5c2df6954296: Preparing [2022-06-03T14:12:23.357Z] b541d28bf3b4: Preparing [2022-06-03T14:12:23.357Z] b5f77d1d4cd3: Waiting [2022-06-03T14:12:23.357Z] b541d28bf3b4: Waiting [2022-06-03T14:12:23.357Z] 5c2df6954296: Waiting [2022-06-03T14:12:23.357Z] febfdacc5b27: Waiting [2022-06-03T14:12:23.357Z] 47dabc8d87b8: Layer already exists [2022-06-03T14:12:23.357Z] b8cbc0bed9f1: Layer already exists [2022-06-03T14:12:23.357Z] c8b85df72197: Layer already exists [2022-06-03T14:12:23.357Z] 31a37f1156c4: Layer already exists [2022-06-03T14:12:23.357Z] f399f3e4f206: Layer already exists [2022-06-03T14:12:23.357Z] b5f77d1d4cd3: Layer already exists [2022-06-03T14:12:23.357Z] eb0d825a69f0: Layer already exists [2022-06-03T14:12:23.357Z] febfdacc5b27: Layer already exists [2022-06-03T14:12:23.357Z] 5c2df6954296: Layer already exists [2022-06-03T14:12:23.357Z] b541d28bf3b4: Layer already exists [2022-06-03T14:12:23.357Z] 2.1.1-dev.4: digest: sha256:508780c6e042325dccbc906d4ead7d716263e480662bf59b126bc9c32806c395 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:23.669Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:23.979Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [2022-06-03T14:12:23.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-06-03T14:12:23.980Z] 31a37f1156c4: Preparing [2022-06-03T14:12:23.980Z] 47dabc8d87b8: Preparing [2022-06-03T14:12:23.980Z] c8b85df72197: Preparing [2022-06-03T14:12:23.980Z] f399f3e4f206: Preparing [2022-06-03T14:12:23.980Z] b8cbc0bed9f1: Preparing [2022-06-03T14:12:23.980Z] b5f77d1d4cd3: Preparing [2022-06-03T14:12:23.980Z] febfdacc5b27: Preparing [2022-06-03T14:12:23.980Z] eb0d825a69f0: Preparing [2022-06-03T14:12:23.980Z] 5c2df6954296: Preparing [2022-06-03T14:12:23.980Z] b541d28bf3b4: Preparing [2022-06-03T14:12:23.980Z] febfdacc5b27: Waiting [2022-06-03T14:12:23.980Z] eb0d825a69f0: Waiting [2022-06-03T14:12:23.980Z] 5c2df6954296: Waiting [2022-06-03T14:12:23.980Z] b5f77d1d4cd3: Waiting [2022-06-03T14:12:23.980Z] b541d28bf3b4: Waiting [2022-06-03T14:12:23.980Z] 31a37f1156c4: Layer already exists [2022-06-03T14:12:23.980Z] c8b85df72197: Layer already exists [2022-06-03T14:12:23.980Z] f399f3e4f206: Layer already exists [2022-06-03T14:12:23.980Z] 47dabc8d87b8: Layer already exists [2022-06-03T14:12:23.980Z] b8cbc0bed9f1: Layer already exists [2022-06-03T14:12:23.980Z] b5f77d1d4cd3: Layer already exists [2022-06-03T14:12:23.980Z] febfdacc5b27: Layer already exists [2022-06-03T14:12:23.980Z] 5c2df6954296: Layer already exists [2022-06-03T14:12:23.980Z] eb0d825a69f0: Layer already exists [2022-06-03T14:12:23.980Z] b541d28bf3b4: Layer already exists [2022-06-03T14:12:23.980Z] faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4: digest: sha256:508780c6e042325dccbc906d4ead7d716263e480662bf59b126bc9c32806c395 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:24.307Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:24.672Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:jakarta [2022-06-03T14:12:24.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-06-03T14:12:24.672Z] 31a37f1156c4: Preparing [2022-06-03T14:12:24.672Z] 47dabc8d87b8: Preparing [2022-06-03T14:12:24.672Z] c8b85df72197: Preparing [2022-06-03T14:12:24.672Z] f399f3e4f206: Preparing [2022-06-03T14:12:24.672Z] b8cbc0bed9f1: Preparing [2022-06-03T14:12:24.672Z] b5f77d1d4cd3: Preparing [2022-06-03T14:12:24.672Z] febfdacc5b27: Preparing [2022-06-03T14:12:24.672Z] eb0d825a69f0: Preparing [2022-06-03T14:12:24.672Z] 5c2df6954296: Preparing [2022-06-03T14:12:24.672Z] b541d28bf3b4: Preparing [2022-06-03T14:12:24.672Z] 5c2df6954296: Waiting [2022-06-03T14:12:24.672Z] b5f77d1d4cd3: Waiting [2022-06-03T14:12:24.672Z] b541d28bf3b4: Waiting [2022-06-03T14:12:24.672Z] febfdacc5b27: Waiting [2022-06-03T14:12:24.672Z] eb0d825a69f0: Waiting [2022-06-03T14:12:24.672Z] c8b85df72197: Layer already exists [2022-06-03T14:12:24.672Z] 31a37f1156c4: Layer already exists [2022-06-03T14:12:24.672Z] 47dabc8d87b8: Layer already exists [2022-06-03T14:12:24.672Z] b8cbc0bed9f1: Layer already exists [2022-06-03T14:12:24.672Z] f399f3e4f206: Layer already exists [2022-06-03T14:12:24.672Z] b5f77d1d4cd3: Layer already exists [2022-06-03T14:12:24.672Z] febfdacc5b27: Layer already exists [2022-06-03T14:12:24.672Z] 5c2df6954296: Layer already exists [2022-06-03T14:12:24.672Z] eb0d825a69f0: Layer already exists [2022-06-03T14:12:24.672Z] b541d28bf3b4: Layer already exists [2022-06-03T14:12:24.672Z] jakarta: digest: sha256:508780c6e042325dccbc906d4ead7d716263e480662bf59b126bc9c32806c395 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T14:12:24.721Z] ===================================================== [Pipeline] echo [2022-06-03T14:12:24.731Z] taggedImages: [2022-06-03T14:12:24.731Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:12:24.731Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.1.1-dev.4 [2022-06-03T14:12:24.731Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [2022-06-03T14:12:24.731Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:jakarta [Pipeline] echo [2022-06-03T14:12:24.753Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-06-03T14:12:24.753Z] faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:12:24.753Z] 2.1.1-dev.4 [2022-06-03T14:12:24.753Z] faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [2022-06-03T14:12:24.753Z] jakarta [2022-06-03T14:12:24.753Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:25.081Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:faae5fd1223f1c025c7f16f8d5798919e0216a23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:25.391Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:12:25.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-06-03T14:12:25.391Z] 4a0eb7228af9: Preparing [2022-06-03T14:12:25.391Z] 089238d99b42: Preparing [2022-06-03T14:12:25.391Z] 1d209a1ed66c: Preparing [2022-06-03T14:12:25.391Z] ff7d5149e604: Preparing [2022-06-03T14:12:25.391Z] b541d28bf3b4: Preparing [2022-06-03T14:12:25.391Z] b541d28bf3b4: Layer already exists [2022-06-03T14:12:25.391Z] 1d209a1ed66c: Layer already exists [2022-06-03T14:12:25.391Z] 4a0eb7228af9: Pushed [2022-06-03T14:12:25.391Z] ff7d5149e604: Pushed [2022-06-03T14:12:26.332Z] 089238d99b42: Pushed [2022-06-03T14:12:26.592Z] faae5fd1223f1c025c7f16f8d5798919e0216a23: digest: sha256:460ec2f7c6b4043740dcb6a84d4b4973e5a5ea101b29adde52eccfce9746a920 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:26.913Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:27.223Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.1.1-dev.4 [2022-06-03T14:12:27.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-06-03T14:12:27.223Z] 4a0eb7228af9: Preparing [2022-06-03T14:12:27.223Z] 089238d99b42: Preparing [2022-06-03T14:12:27.223Z] 1d209a1ed66c: Preparing [2022-06-03T14:12:27.223Z] ff7d5149e604: Preparing [2022-06-03T14:12:27.223Z] b541d28bf3b4: Preparing [2022-06-03T14:12:27.223Z] 1d209a1ed66c: Layer already exists [2022-06-03T14:12:27.223Z] b541d28bf3b4: Layer already exists [2022-06-03T14:12:27.223Z] 089238d99b42: Layer already exists [2022-06-03T14:12:27.223Z] ff7d5149e604: Layer already exists [2022-06-03T14:12:27.223Z] 4a0eb7228af9: Layer already exists [2022-06-03T14:12:27.223Z] 2.1.1-dev.4: digest: sha256:460ec2f7c6b4043740dcb6a84d4b4973e5a5ea101b29adde52eccfce9746a920 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:27.534Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:27.847Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [2022-06-03T14:12:27.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-06-03T14:12:27.847Z] 4a0eb7228af9: Preparing [2022-06-03T14:12:27.847Z] 089238d99b42: Preparing [2022-06-03T14:12:27.847Z] 1d209a1ed66c: Preparing [2022-06-03T14:12:27.847Z] ff7d5149e604: Preparing [2022-06-03T14:12:27.847Z] b541d28bf3b4: Preparing [2022-06-03T14:12:27.847Z] ff7d5149e604: Layer already exists [2022-06-03T14:12:27.847Z] 1d209a1ed66c: Layer already exists [2022-06-03T14:12:27.847Z] 4a0eb7228af9: Layer already exists [2022-06-03T14:12:27.847Z] 089238d99b42: Layer already exists [2022-06-03T14:12:27.847Z] b541d28bf3b4: Layer already exists [2022-06-03T14:12:27.847Z] faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4: digest: sha256:460ec2f7c6b4043740dcb6a84d4b4973e5a5ea101b29adde52eccfce9746a920 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:28.157Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:28.457Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:jakarta [2022-06-03T14:12:28.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-06-03T14:12:28.458Z] 4a0eb7228af9: Preparing [2022-06-03T14:12:28.458Z] 089238d99b42: Preparing [2022-06-03T14:12:28.458Z] 1d209a1ed66c: Preparing [2022-06-03T14:12:28.458Z] ff7d5149e604: Preparing [2022-06-03T14:12:28.458Z] b541d28bf3b4: Preparing [2022-06-03T14:12:28.458Z] 1d209a1ed66c: Layer already exists [2022-06-03T14:12:28.458Z] 4a0eb7228af9: Layer already exists [2022-06-03T14:12:28.458Z] ff7d5149e604: Layer already exists [2022-06-03T14:12:28.458Z] b541d28bf3b4: Layer already exists [2022-06-03T14:12:28.458Z] 089238d99b42: Layer already exists [2022-06-03T14:12:28.458Z] jakarta: digest: sha256:460ec2f7c6b4043740dcb6a84d4b4973e5a5ea101b29adde52eccfce9746a920 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T14:12:28.499Z] ===================================================== [Pipeline] echo [2022-06-03T14:12:28.506Z] taggedImages: [2022-06-03T14:12:28.506Z] - nexus3.edgexfoundry.org:10004/support-notifications:faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:12:28.506Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.1.1-dev.4 [2022-06-03T14:12:28.506Z] - nexus3.edgexfoundry.org:10004/support-notifications:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [2022-06-03T14:12:28.506Z] - nexus3.edgexfoundry.org:10004/support-notifications:jakarta [Pipeline] echo [2022-06-03T14:12:28.522Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-06-03T14:12:28.522Z] faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:12:28.522Z] 2.1.1-dev.4 [2022-06-03T14:12:28.522Z] faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [2022-06-03T14:12:28.522Z] jakarta [2022-06-03T14:12:28.522Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:28.826Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:faae5fd1223f1c025c7f16f8d5798919e0216a23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:29.129Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:12:29.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-06-03T14:12:29.129Z] d467d286a13e: Preparing [2022-06-03T14:12:29.130Z] 7e04c9499bc4: Preparing [2022-06-03T14:12:29.130Z] 1d209a1ed66c: Preparing [2022-06-03T14:12:29.130Z] 0334cbca8922: Preparing [2022-06-03T14:12:29.130Z] b541d28bf3b4: Preparing [2022-06-03T14:12:29.130Z] b541d28bf3b4: Layer already exists [2022-06-03T14:12:29.130Z] 1d209a1ed66c: Layer already exists [2022-06-03T14:12:29.130Z] 0334cbca8922: Layer already exists [2022-06-03T14:12:29.130Z] d467d286a13e: Pushed [2022-06-03T14:12:30.514Z] 7e04c9499bc4: Pushed [2022-06-03T14:12:30.514Z] faae5fd1223f1c025c7f16f8d5798919e0216a23: digest: sha256:20681c01fdba4b8761e4850457246c8890ba943bd3f80b70de2fd76d912c2eee size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:30.834Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:31.143Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.1.1-dev.4 [2022-06-03T14:12:31.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-06-03T14:12:31.143Z] d467d286a13e: Preparing [2022-06-03T14:12:31.143Z] 7e04c9499bc4: Preparing [2022-06-03T14:12:31.143Z] 1d209a1ed66c: Preparing [2022-06-03T14:12:31.143Z] 0334cbca8922: Preparing [2022-06-03T14:12:31.143Z] b541d28bf3b4: Preparing [2022-06-03T14:12:31.143Z] 1d209a1ed66c: Layer already exists [2022-06-03T14:12:31.143Z] d467d286a13e: Layer already exists [2022-06-03T14:12:31.143Z] b541d28bf3b4: Layer already exists [2022-06-03T14:12:31.143Z] 0334cbca8922: Layer already exists [2022-06-03T14:12:31.143Z] 7e04c9499bc4: Layer already exists [2022-06-03T14:12:31.143Z] 2.1.1-dev.4: digest: sha256:20681c01fdba4b8761e4850457246c8890ba943bd3f80b70de2fd76d912c2eee size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:31.458Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:31.771Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [2022-06-03T14:12:31.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-06-03T14:12:31.771Z] d467d286a13e: Preparing [2022-06-03T14:12:31.771Z] 7e04c9499bc4: Preparing [2022-06-03T14:12:31.771Z] 1d209a1ed66c: Preparing [2022-06-03T14:12:31.771Z] 0334cbca8922: Preparing [2022-06-03T14:12:31.772Z] b541d28bf3b4: Preparing [2022-06-03T14:12:31.772Z] 1d209a1ed66c: Layer already exists [2022-06-03T14:12:31.772Z] d467d286a13e: Layer already exists [2022-06-03T14:12:31.772Z] 7e04c9499bc4: Layer already exists [2022-06-03T14:12:31.772Z] 0334cbca8922: Layer already exists [2022-06-03T14:12:31.772Z] b541d28bf3b4: Layer already exists [2022-06-03T14:12:31.772Z] faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4: digest: sha256:20681c01fdba4b8761e4850457246c8890ba943bd3f80b70de2fd76d912c2eee size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:32.089Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:32.400Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:jakarta [2022-06-03T14:12:32.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-06-03T14:12:32.400Z] d467d286a13e: Preparing [2022-06-03T14:12:32.400Z] 7e04c9499bc4: Preparing [2022-06-03T14:12:32.400Z] 1d209a1ed66c: Preparing [2022-06-03T14:12:32.400Z] 0334cbca8922: Preparing [2022-06-03T14:12:32.400Z] b541d28bf3b4: Preparing [2022-06-03T14:12:32.400Z] 1d209a1ed66c: Layer already exists [2022-06-03T14:12:32.400Z] 0334cbca8922: Layer already exists [2022-06-03T14:12:32.400Z] 7e04c9499bc4: Layer already exists [2022-06-03T14:12:32.400Z] d467d286a13e: Layer already exists [2022-06-03T14:12:32.400Z] b541d28bf3b4: Layer already exists [2022-06-03T14:12:32.400Z] jakarta: digest: sha256:20681c01fdba4b8761e4850457246c8890ba943bd3f80b70de2fd76d912c2eee size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T14:12:32.447Z] ===================================================== [Pipeline] echo [2022-06-03T14:12:32.455Z] taggedImages: [2022-06-03T14:12:32.456Z] - nexus3.edgexfoundry.org:10004/support-scheduler:faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:12:32.456Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.1.1-dev.4 [2022-06-03T14:12:32.456Z] - nexus3.edgexfoundry.org:10004/support-scheduler:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [2022-06-03T14:12:32.456Z] - nexus3.edgexfoundry.org:10004/support-scheduler:jakarta [Pipeline] echo [2022-06-03T14:12:32.475Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-06-03T14:12:32.475Z] faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:12:32.475Z] 2.1.1-dev.4 [2022-06-03T14:12:32.475Z] faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [2022-06-03T14:12:32.475Z] jakarta [2022-06-03T14:12:32.475Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:32.777Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:faae5fd1223f1c025c7f16f8d5798919e0216a23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:33.086Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:12:33.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-06-03T14:12:33.086Z] 78a500eebf20: Preparing [2022-06-03T14:12:33.086Z] ae0bf273ced0: Preparing [2022-06-03T14:12:33.086Z] b2aba5758a0d: Preparing [2022-06-03T14:12:33.086Z] 99fd2af5bd52: Preparing [2022-06-03T14:12:33.086Z] 879b85f2d1ed: Preparing [2022-06-03T14:12:33.086Z] 6777e3bbcb7c: Preparing [2022-06-03T14:12:33.086Z] fd08d546f6b8: Preparing [2022-06-03T14:12:33.086Z] 0636255016a6: Preparing [2022-06-03T14:12:33.086Z] 84e9d258764d: Preparing [2022-06-03T14:12:33.086Z] 56463f638872: Preparing [2022-06-03T14:12:33.086Z] e2eb06d8af82: Preparing [2022-06-03T14:12:33.086Z] 0636255016a6: Waiting [2022-06-03T14:12:33.086Z] 84e9d258764d: Waiting [2022-06-03T14:12:33.086Z] 56463f638872: Waiting [2022-06-03T14:12:33.086Z] e2eb06d8af82: Waiting [2022-06-03T14:12:33.086Z] 6777e3bbcb7c: Waiting [2022-06-03T14:12:33.086Z] fd08d546f6b8: Waiting [2022-06-03T14:12:33.086Z] 879b85f2d1ed: Layer already exists [2022-06-03T14:12:33.086Z] 6777e3bbcb7c: Layer already exists [2022-06-03T14:12:33.086Z] fd08d546f6b8: Layer already exists [2022-06-03T14:12:33.086Z] 0636255016a6: Layer already exists [2022-06-03T14:12:33.086Z] ae0bf273ced0: Pushed [2022-06-03T14:12:33.086Z] 84e9d258764d: Layer already exists [2022-06-03T14:12:33.086Z] 56463f638872: Layer already exists [2022-06-03T14:12:33.086Z] e2eb06d8af82: Layer already exists [2022-06-03T14:12:33.345Z] 78a500eebf20: Pushed [2022-06-03T14:12:34.281Z] b2aba5758a0d: Pushed [2022-06-03T14:12:40.855Z] 99fd2af5bd52: Pushed [2022-06-03T14:12:40.855Z] faae5fd1223f1c025c7f16f8d5798919e0216a23: digest: sha256:1545a5e565f8676dcf7b0e7e05ad184f84341e8714d27269f406f3b562ded481 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:41.170Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:41.484Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.1.1-dev.4 [2022-06-03T14:12:41.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-06-03T14:12:41.484Z] 78a500eebf20: Preparing [2022-06-03T14:12:41.484Z] ae0bf273ced0: Preparing [2022-06-03T14:12:41.484Z] b2aba5758a0d: Preparing [2022-06-03T14:12:41.484Z] 99fd2af5bd52: Preparing [2022-06-03T14:12:41.484Z] 879b85f2d1ed: Preparing [2022-06-03T14:12:41.484Z] 6777e3bbcb7c: Preparing [2022-06-03T14:12:41.484Z] fd08d546f6b8: Preparing [2022-06-03T14:12:41.484Z] 0636255016a6: Preparing [2022-06-03T14:12:41.484Z] 84e9d258764d: Preparing [2022-06-03T14:12:41.484Z] 56463f638872: Preparing [2022-06-03T14:12:41.484Z] e2eb06d8af82: Preparing [2022-06-03T14:12:41.484Z] 6777e3bbcb7c: Waiting [2022-06-03T14:12:41.484Z] 84e9d258764d: Waiting [2022-06-03T14:12:41.484Z] 56463f638872: Waiting [2022-06-03T14:12:41.484Z] 0636255016a6: Waiting [2022-06-03T14:12:41.484Z] e2eb06d8af82: Waiting [2022-06-03T14:12:41.484Z] ae0bf273ced0: Layer already exists [2022-06-03T14:12:41.484Z] b2aba5758a0d: Layer already exists [2022-06-03T14:12:41.484Z] 78a500eebf20: Layer already exists [2022-06-03T14:12:41.484Z] 99fd2af5bd52: Layer already exists [2022-06-03T14:12:41.484Z] 879b85f2d1ed: Layer already exists [2022-06-03T14:12:41.484Z] 6777e3bbcb7c: Layer already exists [2022-06-03T14:12:41.484Z] 0636255016a6: Layer already exists [2022-06-03T14:12:41.484Z] 56463f638872: Layer already exists [2022-06-03T14:12:41.484Z] fd08d546f6b8: Layer already exists [2022-06-03T14:12:41.484Z] 84e9d258764d: Layer already exists [2022-06-03T14:12:41.484Z] e2eb06d8af82: Layer already exists [2022-06-03T14:12:41.484Z] 2.1.1-dev.4: digest: sha256:1545a5e565f8676dcf7b0e7e05ad184f84341e8714d27269f406f3b562ded481 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:41.805Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:42.114Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [2022-06-03T14:12:42.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-06-03T14:12:42.114Z] 78a500eebf20: Preparing [2022-06-03T14:12:42.114Z] ae0bf273ced0: Preparing [2022-06-03T14:12:42.114Z] b2aba5758a0d: Preparing [2022-06-03T14:12:42.114Z] 99fd2af5bd52: Preparing [2022-06-03T14:12:42.114Z] 879b85f2d1ed: Preparing [2022-06-03T14:12:42.114Z] 6777e3bbcb7c: Preparing [2022-06-03T14:12:42.114Z] fd08d546f6b8: Preparing [2022-06-03T14:12:42.114Z] 0636255016a6: Preparing [2022-06-03T14:12:42.114Z] 84e9d258764d: Preparing [2022-06-03T14:12:42.114Z] 56463f638872: Preparing [2022-06-03T14:12:42.114Z] e2eb06d8af82: Preparing [2022-06-03T14:12:42.114Z] fd08d546f6b8: Waiting [2022-06-03T14:12:42.114Z] 0636255016a6: Waiting [2022-06-03T14:12:42.114Z] 56463f638872: Waiting [2022-06-03T14:12:42.114Z] 6777e3bbcb7c: Waiting [2022-06-03T14:12:42.115Z] e2eb06d8af82: Waiting [2022-06-03T14:12:42.115Z] 78a500eebf20: Layer already exists [2022-06-03T14:12:42.115Z] ae0bf273ced0: Layer already exists [2022-06-03T14:12:42.115Z] 879b85f2d1ed: Layer already exists [2022-06-03T14:12:42.115Z] b2aba5758a0d: Layer already exists [2022-06-03T14:12:42.115Z] 99fd2af5bd52: Layer already exists [2022-06-03T14:12:42.115Z] 6777e3bbcb7c: Layer already exists [2022-06-03T14:12:42.115Z] 0636255016a6: Layer already exists [2022-06-03T14:12:42.115Z] fd08d546f6b8: Layer already exists [2022-06-03T14:12:42.115Z] 84e9d258764d: Layer already exists [2022-06-03T14:12:42.115Z] 56463f638872: Layer already exists [2022-06-03T14:12:42.115Z] e2eb06d8af82: Layer already exists [2022-06-03T14:12:42.115Z] faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4: digest: sha256:1545a5e565f8676dcf7b0e7e05ad184f84341e8714d27269f406f3b562ded481 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:42.427Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:42.733Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:jakarta [2022-06-03T14:12:42.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-06-03T14:12:42.733Z] 78a500eebf20: Preparing [2022-06-03T14:12:42.733Z] ae0bf273ced0: Preparing [2022-06-03T14:12:42.733Z] b2aba5758a0d: Preparing [2022-06-03T14:12:42.733Z] 99fd2af5bd52: Preparing [2022-06-03T14:12:42.733Z] 879b85f2d1ed: Preparing [2022-06-03T14:12:42.733Z] 6777e3bbcb7c: Preparing [2022-06-03T14:12:42.733Z] fd08d546f6b8: Preparing [2022-06-03T14:12:42.733Z] 0636255016a6: Preparing [2022-06-03T14:12:42.733Z] 84e9d258764d: Preparing [2022-06-03T14:12:42.733Z] 56463f638872: Preparing [2022-06-03T14:12:42.733Z] e2eb06d8af82: Preparing [2022-06-03T14:12:42.733Z] 6777e3bbcb7c: Waiting [2022-06-03T14:12:42.733Z] fd08d546f6b8: Waiting [2022-06-03T14:12:42.733Z] 56463f638872: Waiting [2022-06-03T14:12:42.733Z] 0636255016a6: Waiting [2022-06-03T14:12:42.733Z] 84e9d258764d: Waiting [2022-06-03T14:12:42.733Z] e2eb06d8af82: Waiting [2022-06-03T14:12:42.733Z] 78a500eebf20: Layer already exists [2022-06-03T14:12:42.733Z] b2aba5758a0d: Layer already exists [2022-06-03T14:12:42.733Z] 879b85f2d1ed: Layer already exists [2022-06-03T14:12:42.733Z] 99fd2af5bd52: Layer already exists [2022-06-03T14:12:42.733Z] ae0bf273ced0: Layer already exists [2022-06-03T14:12:42.733Z] 6777e3bbcb7c: Layer already exists [2022-06-03T14:12:42.733Z] fd08d546f6b8: Layer already exists [2022-06-03T14:12:42.733Z] 0636255016a6: Layer already exists [2022-06-03T14:12:42.733Z] 84e9d258764d: Layer already exists [2022-06-03T14:12:42.733Z] 56463f638872: Layer already exists [2022-06-03T14:12:42.733Z] e2eb06d8af82: Layer already exists [2022-06-03T14:12:42.733Z] jakarta: digest: sha256:1545a5e565f8676dcf7b0e7e05ad184f84341e8714d27269f406f3b562ded481 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T14:12:42.779Z] ===================================================== [Pipeline] echo [2022-06-03T14:12:42.793Z] taggedImages: [2022-06-03T14:12:42.793Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:12:42.793Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.1.1-dev.4 [2022-06-03T14:12:42.793Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [2022-06-03T14:12:42.793Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:jakarta [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-03T14:12:44.239Z] Removing intermediate container 0014b56380ca [2022-06-03T14:12:44.239Z] ---> 64416916a485 [2022-06-03T14:12:44.239Z] Successfully built 64416916a485 [2022-06-03T14:12:44.239Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:44.602Z] + docker inspect -f . ci-base-image-arm64 [2022-06-03T14:12:44.602Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T14:12:44.844Z] prd-ubuntu20.04-docker-arm64-4c-16g-945 does not seem to be running inside a container [2022-06-03T14:12:44.933Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-03T14:12:46.224Z] $ docker top 6253355cc98ecbade26df591680482f48dffb5286804edc5cc7700e12b418318 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T14:12:47.143Z] + go version [2022-06-03T14:12:47.144Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-06-03T14:12:47.174Z] $ docker stop --time=1 6253355cc98ecbade26df591680482f48dffb5286804edc5cc7700e12b418318 [2022-06-03T14:12:48.803Z] $ docker rm -f 6253355cc98ecbade26df591680482f48dffb5286804edc5cc7700e12b418318 [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] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:49.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-03T14:12:49.456Z] [2022-06-03T14:12:49.456Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:12:49.805Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-03T14:12:50.080Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-06-03T14:12:50.080Z] 29e5d40040c1: Pulling fs layer [2022-06-03T14:12:50.080Z] 1ce36da41761: Pulling fs layer [2022-06-03T14:12:50.080Z] 25b303627fd3: Pulling fs layer [2022-06-03T14:12:50.080Z] 29e5d40040c1: Verifying Checksum [2022-06-03T14:12:50.080Z] 29e5d40040c1: Download complete [2022-06-03T14:12:50.356Z] 1ce36da41761: Verifying Checksum [2022-06-03T14:12:50.356Z] 1ce36da41761: Download complete [2022-06-03T14:12:50.630Z] 29e5d40040c1: Pull complete [2022-06-03T14:12:52.079Z] 25b303627fd3: Verifying Checksum [2022-06-03T14:12:52.079Z] 25b303627fd3: Download complete [2022-06-03T14:12:52.079Z] 1ce36da41761: Pull complete [2022-06-03T14:13:04.502Z] 25b303627fd3: Pull complete [2022-06-03T14:13:04.502Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-06-03T14:13:04.502Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-03T14:13:04.502Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T14:13:04.762Z] prd-ubuntu20.04-docker-arm64-4c-16g-945 does not seem to be running inside a container [2022-06-03T14:13:04.850Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-06-03T14:13:07.074Z] $ docker top a80419d2391d54e976ca3400241600ac39101eaa82882179449d30678e664e54 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T14:13:08.002Z] + docker-compose+ grep parallel [2022-06-03T14:13:08.002Z] build --help [2022-06-03T14:13:11.370Z] --parallel Build images in parallel. [Pipeline] } [2022-06-03T14:13:11.669Z] $ docker stop --time=1 a80419d2391d54e976ca3400241600ac39101eaa82882179449d30678e664e54 [2022-06-03T14:13:13.340Z] $ docker rm -f a80419d2391d54e976ca3400241600ac39101eaa82882179449d30678e664e54 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:13:13.942Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-03T14:13:13.943Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T14:13:14.186Z] prd-ubuntu20.04-docker-arm64-4c-16g-945 does not seem to be running inside a container [2022-06-03T14:13:14.272Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-06-03T14:13:15.560Z] $ docker top ef05db815edd8aaf046903357273f275facb7c5b47e350857fceab85a758e9b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T14:13:16.473Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-03T14:13:20.789Z] Building core-command ... [2022-06-03T14:13:20.789Z] Building core-data ... [2022-06-03T14:13:20.789Z] Building core-metadata ... [2022-06-03T14:13:20.789Z] Building security-bootstrapper ... [2022-06-03T14:13:20.789Z] Building security-proxy-setup ... [2022-06-03T14:13:20.789Z] Building security-secretstore-setup ... [2022-06-03T14:13:20.789Z] Building support-notifications ... [2022-06-03T14:13:20.789Z] Building support-scheduler ... [2022-06-03T14:13:20.789Z] Building sys-mgmt-agent ... [2022-06-03T14:13:20.789Z] Building support-notifications [2022-06-03T14:13:20.789Z] Building security-bootstrapper [2022-06-03T14:13:20.789Z] Building security-proxy-setup [2022-06-03T14:13:20.789Z] Building support-scheduler [2022-06-03T14:13:20.789Z] Building core-command [2022-06-03T14:14:42.580Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T14:14:42.580Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-03T14:14:42.580Z] ---> 64416916a485 [2022-06-03T14:14:42.580Z] Step 3/23 : WORKDIR /edgex-go [2022-06-03T14:14:42.580Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T14:14:42.580Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2022-06-03T14:14:42.580Z] ---> 64416916a485 [2022-06-03T14:14:42.580Z] Step 3/30 : WORKDIR /edgex-go [2022-06-03T14:14:42.580Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T14:14:42.580Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-06-03T14:14:42.580Z] ---> 64416916a485 [2022-06-03T14:14:42.580Z] Step 3/21 : WORKDIR /edgex-go [2022-06-03T14:14:42.580Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T14:14:42.580Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-03T14:14:42.580Z] ---> 64416916a485 [2022-06-03T14:14:42.580Z] Step 3/20 : WORKDIR /edgex-go [2022-06-03T14:14:42.580Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T14:14:42.580Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T14:14:42.580Z] ---> 64416916a485 [2022-06-03T14:14:42.580Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T14:14:42.580Z] ---> Running in f7bff8296f14 [2022-06-03T14:14:42.580Z] ---> Running in 9fabeb1e489a [2022-06-03T14:14:42.580Z] ---> Running in 0d88efb8f033 [2022-06-03T14:14:42.580Z] ---> Running in 00aaeb93fc86 [2022-06-03T14:14:42.580Z] ---> Running in 1df124a05178 [2022-06-03T14:14:42.580Z] Removing intermediate container 9fabeb1e489a [2022-06-03T14:14:42.580Z] ---> 59611700a254 [2022-06-03T14:14:42.580Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T14:14:42.580Z] Removing intermediate container 00aaeb93fc86 [2022-06-03T14:14:42.580Z] ---> 40bcc2c9370f [2022-06-03T14:14:42.580Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T14:14:42.580Z] ---> Running in aac8f4548b28 [2022-06-03T14:14:42.580Z] Removing intermediate container 0d88efb8f033 [2022-06-03T14:14:42.580Z] ---> aef544c36c44 [2022-06-03T14:14:42.580Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T14:14:42.580Z] Removing intermediate container 1df124a05178 [2022-06-03T14:14:42.580Z] ---> 000479dfc6a2 [2022-06-03T14:14:42.580Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T14:14:42.580Z] ---> Running in 0757a67fd576 [2022-06-03T14:14:42.580Z] Removing intermediate container f7bff8296f14 [2022-06-03T14:14:42.580Z] ---> 313889f0fe57 [2022-06-03T14:14:42.580Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T14:14:42.580Z] ---> Running in 22be03be3dd8 [2022-06-03T14:14:42.580Z] ---> Running in 7b913ec938d8 [2022-06-03T14:14:42.580Z] ---> Running in cb71a34c329c [2022-06-03T14:14:42.580Z] Removing intermediate container aac8f4548b28 [2022-06-03T14:14:42.580Z] ---> 6057caf5785b [2022-06-03T14:14:42.580Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2022-06-03T14:14:42.580Z] ---> Running in 35e15aec5947 [2022-06-03T14:14:42.580Z] Removing intermediate container 22be03be3dd8 [2022-06-03T14:14:42.580Z] Removing intermediate container cb71a34c329c [2022-06-03T14:14:42.580Z] ---> c1ce8ca72589 [2022-06-03T14:14:42.580Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-03T14:14:42.580Z] ---> 1955f8744f15 [2022-06-03T14:14:42.580Z] Step 5/30 : RUN apk add --update --no-cache make git [2022-06-03T14:14:42.580Z] ---> Running in 98d3338d5eed [2022-06-03T14:14:42.580Z] ---> Running in bda84d90f3df [2022-06-03T14:14:42.580Z] Removing intermediate container 7b913ec938d8 [2022-06-03T14:14:42.580Z] ---> 296d2b10ef20 [2022-06-03T14:14:42.580Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-03T14:14:42.580Z] ---> Running in b5a70d6dc8d1 [2022-06-03T14:14:42.580Z] Removing intermediate container 0757a67fd576 [2022-06-03T14:14:42.580Z] ---> aec22c837916 [2022-06-03T14:14:42.580Z] Step 5/20 : RUN apk add --update --no-cache make git [2022-06-03T14:14:42.580Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T14:14:42.580Z] ---> Running in aebdd70deb79 [2022-06-03T14:14:42.580Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T14:14:42.580Z] OK: 220 MiB in 52 packages [2022-06-03T14:14:42.580Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T14:14:42.581Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T14:14:42.581Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T14:14:42.581Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T14:14:42.581Z] Removing intermediate container 35e15aec5947 [2022-06-03T14:14:42.581Z] ---> fa1cd6c5140a [2022-06-03T14:14:42.581Z] Step 6/21 : COPY . . [2022-06-03T14:14:42.581Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T14:14:42.581Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T14:14:42.581Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T14:14:42.581Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T14:14:42.581Z] OK: 220 MiB in 52 packages [2022-06-03T14:14:43.190Z] OK: 220 MiB in 52 packages [2022-06-03T14:14:43.190Z] OK: 220 MiB in 52 packages [2022-06-03T14:14:43.190Z] OK: 220 MiB in 52 packages [2022-06-03T14:14:44.176Z] Removing intermediate container bda84d90f3df [2022-06-03T14:14:44.176Z] ---> 6c20bb940d42 [2022-06-03T14:14:44.176Z] Step 6/22 : COPY . . [2022-06-03T14:14:44.776Z] Removing intermediate container b5a70d6dc8d1 [2022-06-03T14:14:44.776Z] ---> b0acb261f041 [2022-06-03T14:14:44.776Z] Step 6/23 : COPY go.mod . [2022-06-03T14:14:44.776Z] Removing intermediate container 98d3338d5eed [2022-06-03T14:14:44.776Z] ---> 29cde757a3e9 [2022-06-03T14:14:44.776Z] Step 6/30 : COPY . . [2022-06-03T14:14:44.776Z] Removing intermediate container aebdd70deb79 [2022-06-03T14:14:44.776Z] ---> 9e7d593ea0ee [2022-06-03T14:14:44.776Z] Step 6/20 : COPY . . [2022-06-03T14:14:45.757Z] ---> 98f331f1bbf7 [2022-06-03T14:14:45.757Z] Step 7/23 : RUN go mod download [2022-06-03T14:14:45.757Z] ---> Running in f74ca51843da [2022-06-03T14:14:51.167Z] Removing intermediate container f74ca51843da [2022-06-03T14:14:51.167Z] ---> 1d282631b641 [2022-06-03T14:14:51.167Z] Step 8/23 : COPY . . [2022-06-03T14:15:09.501Z] ---> e631c965fb3e [2022-06-03T14:15:09.501Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T14:15:09.501Z] ---> Running in d5776e3ecde2 [2022-06-03T14:15:09.501Z] ---> c8f2b802c348 [2022-06-03T14:15:09.501Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T14:15:09.501Z] ---> 75ba167d5993 [2022-06-03T14:15:09.501Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T14:15:09.501Z] ---> 46c3b7a301fa [2022-06-03T14:15:09.501Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T14:15:09.501Z] ---> Running in 3aa53f36e26f [2022-06-03T14:15:09.501Z] ---> Running in ef34943a6af7 [2022-06-03T14:15:09.501Z] ---> Running in 4235377d629e [2022-06-03T14:15:09.501Z] skipping... [2022-06-03T14:15:10.942Z] Removing intermediate container d5776e3ecde2 [2022-06-03T14:15:10.942Z] ---> 87fcb63cc189 [2022-06-03T14:15:10.942Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2022-06-03T14:15:10.942Z] ---> Running in 6a94bace837b [2022-06-03T14:15:11.577Z] skipping... [2022-06-03T14:15:11.854Z] skipping... [2022-06-03T14:15:11.854Z] skipping... [2022-06-03T14:15:13.315Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-03T14:15:13.315Z] Removing intermediate container 3aa53f36e26f [2022-06-03T14:15:13.315Z] ---> 117d1aec79c5 [2022-06-03T14:15:13.315Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-03T14:15:13.315Z] ---> Running in c3255902c4a3 [2022-06-03T14:15:13.595Z] Removing intermediate container ef34943a6af7 [2022-06-03T14:15:13.595Z] ---> 3660da487a1a [2022-06-03T14:15:13.595Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-03T14:15:13.870Z] Removing intermediate container 4235377d629e [2022-06-03T14:15:13.870Z] ---> 7e308598693e [2022-06-03T14:15:13.870Z] Step 8/22 : RUN make cmd/core-command/core-command [2022-06-03T14:15:13.870Z] ---> Running in 372d39ec1a6f [2022-06-03T14:15:14.145Z] ---> Running in 6ace324ab7ad [2022-06-03T14:15:16.135Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-03T14:15:17.131Z] ---> 5a9a759d40e9 [2022-06-03T14:15:17.131Z] Step 9/23 : RUN go mod tidy [2022-06-03T14:15:17.131Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-03T14:15:17.131Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o cmd/core-command/core-command ./cmd/core-command [2022-06-03T14:15:17.131Z] ---> Running in efdb7e3c589c [2022-06-03T14:15:25.441Z] Removing intermediate container efdb7e3c589c [2022-06-03T14:15:25.441Z] ---> eecea8251187 [2022-06-03T14:15:25.441Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-06-03T14:15:25.441Z] ---> Running in 9dc05ada016e [2022-06-03T14:15:26.043Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-03T14:17:17.875Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-03T14:17:26.188Z] Removing intermediate container 6ace324ab7ad [2022-06-03T14:17:26.188Z] ---> 64d34b99e750 [2022-06-03T14:17:26.188Z] [2022-06-03T14:17:26.188Z] Step 9/22 : FROM alpine:3.14 [2022-06-03T14:17:26.472Z] 3.14: Pulling from library/alpine [2022-06-03T14:17:28.471Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-03T14:17:28.471Z] Status: Downloaded newer image for alpine:3.14 [2022-06-03T14:17:28.471Z] ---> ac73e934f311 [2022-06-03T14:17:28.471Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-06-03T14:17:28.471Z] ---> Running in 97878e34e517 [2022-06-03T14:17:31.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T14:17:31.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T14:17:32.128Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-03T14:17:32.128Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T14:17:32.128Z] OK: 5 MiB in 15 packages [2022-06-03T14:17:34.108Z] Removing intermediate container 97878e34e517 [2022-06-03T14:17:34.108Z] ---> b9147043eaac [2022-06-03T14:17:34.108Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T14:17:34.382Z] ---> Running in 3920e1c7a153 [2022-06-03T14:17:34.663Z] Removing intermediate container c3255902c4a3 [2022-06-03T14:17:34.663Z] ---> 4c67a2b6598b [2022-06-03T14:17:34.663Z] [2022-06-03T14:17:34.663Z] Step 9/20 : FROM alpine:3.14 [2022-06-03T14:17:34.663Z] ---> ac73e934f311 [2022-06-03T14:17:34.663Z] Step 10/20 : RUN apk add --update --no-cache curl [2022-06-03T14:17:34.954Z] ---> Running in e973c86c455c [2022-06-03T14:17:34.954Z] Removing intermediate container 3920e1c7a153 [2022-06-03T14:17:34.954Z] ---> 589db49c21a0 [2022-06-03T14:17:34.954Z] Step 12/22 : ENV APP_PORT=59882 [2022-06-03T14:17:35.239Z] ---> Running in fa8c5268bb65 [2022-06-03T14:17:35.514Z] Removing intermediate container 372d39ec1a6f [2022-06-03T14:17:35.514Z] ---> f0fdac24b9fd [2022-06-03T14:17:35.514Z] [2022-06-03T14:17:35.514Z] Step 9/30 : FROM alpine:3.14 [2022-06-03T14:17:35.514Z] ---> ac73e934f311 [2022-06-03T14:17:35.514Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-03T14:17:35.803Z] Removing intermediate container fa8c5268bb65 [2022-06-03T14:17:35.803Z] ---> 1a6092a5b35a [2022-06-03T14:17:35.803Z] Step 13/22 : EXPOSE $APP_PORT [2022-06-03T14:17:36.080Z] ---> Running in 4f41ffc19743 [2022-06-03T14:17:36.080Z] ---> Running in dc48a11ba5ee [2022-06-03T14:17:36.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T14:17:36.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T14:17:36.685Z] Removing intermediate container dc48a11ba5ee [2022-06-03T14:17:36.685Z] ---> b0e428bdabdc [2022-06-03T14:17:36.685Z] Step 14/22 : WORKDIR / [2022-06-03T14:17:36.685Z] Removing intermediate container 4f41ffc19743 [2022-06-03T14:17:36.685Z] ---> ca19ae2b46a4 [2022-06-03T14:17:36.685Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-03T14:17:36.967Z] ---> Running in c25922dbe1cf [2022-06-03T14:17:36.967Z] ---> Running in 32348942fc2b [2022-06-03T14:17:37.575Z] (1/5) Installing ca-certificates (20211220-r0) [2022-06-03T14:17:37.849Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-06-03T14:17:37.849Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-06-03T14:17:37.849Z] (4/5) Installing libcurl (7.79.1-r1) [2022-06-03T14:17:37.849Z] (5/5) Installing curl (7.79.1-r1) [2022-06-03T14:17:37.849Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T14:17:37.849Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T14:17:38.134Z] OK: 8 MiB in 19 packages [2022-06-03T14:17:38.749Z] Removing intermediate container c25922dbe1cf [2022-06-03T14:17:38.749Z] ---> 116bdc10bfc8 [2022-06-03T14:17:38.749Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T14:17:39.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T14:17:39.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T14:17:39.583Z] Removing intermediate container 6a94bace837b [2022-06-03T14:17:39.583Z] ---> d998f3902801 [2022-06-03T14:17:39.583Z] [2022-06-03T14:17:39.583Z] Step 9/21 : FROM alpine:3.14 [2022-06-03T14:17:39.583Z] ---> ac73e934f311 [2022-06-03T14:17:39.583Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-03T14:17:39.583Z] ---> Running in ec680555ccad [2022-06-03T14:17:40.179Z] ---> e410a10fd805 [2022-06-03T14:17:40.179Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-03T14:17:40.481Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-03T14:17:40.481Z] (2/2) Installing su-exec (0.2-r1) [2022-06-03T14:17:40.481Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T14:17:40.481Z] OK: 6 MiB in 16 packages [2022-06-03T14:17:40.772Z] Removing intermediate container e973c86c455c [2022-06-03T14:17:40.772Z] ---> b93733f26cfc [2022-06-03T14:17:40.772Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-03T14:17:41.047Z] ---> Running in 046c46026b2f [2022-06-03T14:17:41.646Z] Removing intermediate container 046c46026b2f [2022-06-03T14:17:41.646Z] ---> b8028c2f0336 [2022-06-03T14:17:41.646Z] Step 12/20 : WORKDIR /edgex [2022-06-03T14:17:41.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T14:17:41.646Z] ---> Running in 23f2c4964d33 [2022-06-03T14:17:41.918Z] Removing intermediate container 32348942fc2b [2022-06-03T14:17:41.918Z] ---> 53764da263d0 [2022-06-03T14:17:41.918Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-03T14:17:41.918Z] ---> Running in 5941689db346 [2022-06-03T14:17:42.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T14:17:42.467Z] Removing intermediate container 23f2c4964d33 [2022-06-03T14:17:42.467Z] ---> 25ea046d7b12 [2022-06-03T14:17:42.467Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-03T14:17:42.467Z] Removing intermediate container 5941689db346 [2022-06-03T14:17:42.467Z] ---> b139f0dd2aae [2022-06-03T14:17:42.467Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-03T14:17:42.467Z] ---> 2c6062870ef3 [2022-06-03T14:17:42.467Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-03T14:17:42.743Z] ---> Running in b0f4b95e79f7 [2022-06-03T14:17:43.018Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-03T14:17:43.018Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-03T14:17:43.018Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T14:17:43.018Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T14:17:43.300Z] OK: 6 MiB in 16 packages [2022-06-03T14:17:43.590Z] Removing intermediate container b0f4b95e79f7 [2022-06-03T14:17:43.590Z] ---> f911e6fb4eeb [2022-06-03T14:17:43.590Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-03T14:17:43.590Z] ---> a75a51f08b3b [2022-06-03T14:17:43.590Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-03T14:17:43.867Z] ---> Running in 390a4f2a86c0 [2022-06-03T14:17:44.142Z] ---> 9cf9fb2b7371 [2022-06-03T14:17:44.142Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2022-06-03T14:17:44.414Z] ---> Running in 9b0fd79d5e4b [2022-06-03T14:17:45.016Z] Removing intermediate container 9b0fd79d5e4b [2022-06-03T14:17:45.016Z] ---> 6d77ff65727b [2022-06-03T14:17:45.016Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T14:17:45.291Z] ---> Running in c353e88f496b [2022-06-03T14:17:45.566Z] Removing intermediate container 9dc05ada016e [2022-06-03T14:17:45.566Z] ---> 8a3c99894a1c [2022-06-03T14:17:45.566Z] [2022-06-03T14:17:45.566Z] Step 11/23 : FROM alpine:3.14 [2022-06-03T14:17:45.566Z] ---> ac73e934f311 [2022-06-03T14:17:45.566Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-06-03T14:17:45.566Z] ---> Using cache [2022-06-03T14:17:45.566Z] ---> b9147043eaac [2022-06-03T14:17:45.566Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T14:17:45.566Z] ---> Using cache [2022-06-03T14:17:45.566Z] ---> 589db49c21a0 [2022-06-03T14:17:45.566Z] Step 14/23 : ENV APP_PORT=59861 [2022-06-03T14:17:45.566Z] ---> Running in e0d065518a3a [2022-06-03T14:17:45.840Z] Removing intermediate container ec680555ccad [2022-06-03T14:17:45.840Z] ---> d5ec7f4e0283 [2022-06-03T14:17:45.840Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T14:17:45.840Z] ---> d95a2308b175 [2022-06-03T14:17:45.840Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-03T14:17:45.840Z] ---> Running in 52e1fdb493f6 [2022-06-03T14:17:45.840Z] Removing intermediate container c353e88f496b [2022-06-03T14:17:45.840Z] ---> 81f1208c1a2c [2022-06-03T14:17:45.840Z] Step 20/22 : LABEL arch=arm64 [2022-06-03T14:17:46.111Z] ---> Running in a20364315e9e [2022-06-03T14:17:46.389Z] Removing intermediate container e0d065518a3a [2022-06-03T14:17:46.389Z] ---> 533b145da0c1 [2022-06-03T14:17:46.389Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-03T14:17:46.689Z] ---> Running in 25f55957663d [2022-06-03T14:17:46.689Z] Removing intermediate container 52e1fdb493f6 [2022-06-03T14:17:46.689Z] ---> b3da39e82453 [2022-06-03T14:17:46.689Z] Step 12/21 : ENV APP_PORT=59860 [2022-06-03T14:17:46.689Z] ---> Running in a7927093b6d4 [2022-06-03T14:17:46.689Z] Removing intermediate container a20364315e9e [2022-06-03T14:17:46.689Z] ---> 5a7613c356f2 [2022-06-03T14:17:46.689Z] Step 21/22 : LABEL git_sha=faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:17:46.965Z] Removing intermediate container 390a4f2a86c0 [2022-06-03T14:17:46.965Z] ---> b1bdf2797b5f [2022-06-03T14:17:46.965Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-03T14:17:46.965Z] ---> Running in 3056cb1159e1 [2022-06-03T14:17:46.965Z] ---> Running in 329acc28bee9 [2022-06-03T14:17:47.240Z] Removing intermediate container 25f55957663d [2022-06-03T14:17:47.240Z] ---> 6105727a6d75 [2022-06-03T14:17:47.240Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T14:17:47.240Z] Removing intermediate container a7927093b6d4 [2022-06-03T14:17:47.240Z] ---> ee8a75cb0dd9 [2022-06-03T14:17:47.240Z] Step 13/21 : EXPOSE $APP_PORT [2022-06-03T14:17:47.515Z] ---> Running in a2c725a12d33 [2022-06-03T14:17:47.515Z] Removing intermediate container 3056cb1159e1 [2022-06-03T14:17:47.515Z] ---> 2af882ad3848 [2022-06-03T14:17:47.515Z] Step 22/22 : LABEL version=2.1.1-dev.4 [2022-06-03T14:17:47.787Z] ---> Running in b63e8d3beaa5 [2022-06-03T14:17:47.787Z] Removing intermediate container 329acc28bee9 [2022-06-03T14:17:47.787Z] ---> 9f901cf49a27 [2022-06-03T14:17:47.787Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-03T14:17:48.062Z] Removing intermediate container a2c725a12d33 [2022-06-03T14:17:48.062Z] ---> 31c5b5ff9488 [2022-06-03T14:17:48.062Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T14:17:48.335Z] ---> de04075680e8 [2022-06-03T14:17:48.335Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-06-03T14:17:48.335Z] ---> 0939dab67631 [2022-06-03T14:17:48.335Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-03T14:17:48.335Z] Removing intermediate container b63e8d3beaa5 [2022-06-03T14:17:48.335Z] ---> 0503fbb5d5d0 [2022-06-03T14:17:48.335Z] [2022-06-03T14:17:48.335Z] ---> Running in 30f424b47d9c [2022-06-03T14:17:48.938Z] ---> 49980abad2d4 [2022-06-03T14:17:48.938Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-03T14:17:48.938Z] Removing intermediate container 30f424b47d9c [2022-06-03T14:17:48.938Z] ---> 7684334c2cb6 [2022-06-03T14:17:48.938Z] Step 17/20 : CMD ["--init=true"] [2022-06-03T14:17:48.938Z] ---> Running in 514a044567ef [2022-06-03T14:17:49.214Z] ---> Running in 138b928163d2 [2022-06-03T14:17:49.494Z] Successfully built 0503fbb5d5d0 [2022-06-03T14:17:49.494Z] Successfully tagged core-command-arm64:latest [2022-06-03T14:17:49.494Z]  Building core-command ... done Building core-metadata [2022-06-03T14:17:49.494Z] ---> 80a082783523 [2022-06-03T14:17:49.494Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-03T14:17:50.103Z] Removing intermediate container 138b928163d2 [2022-06-03T14:17:50.103Z] ---> 67562617d6be [2022-06-03T14:17:50.103Z] Step 18/20 : LABEL arch=arm64 [2022-06-03T14:17:50.103Z] ---> Running in 6ba88d77d833 [2022-06-03T14:17:50.710Z] ---> 8e8a6612958d [2022-06-03T14:17:50.710Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-03T14:17:50.710Z] Removing intermediate container 6ba88d77d833 [2022-06-03T14:17:50.710Z] ---> 75461930fe6c [2022-06-03T14:17:50.710Z] Step 19/20 : LABEL git_sha=faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:17:50.710Z] ---> Running in 8cfa23db3d0d [2022-06-03T14:17:51.695Z] Removing intermediate container 8cfa23db3d0d [2022-06-03T14:17:51.695Z] ---> 82535c46bf59 [2022-06-03T14:17:51.695Z] Step 20/20 : LABEL version=2.1.1-dev.4 [2022-06-03T14:17:51.979Z] Removing intermediate container 514a044567ef [2022-06-03T14:17:51.979Z] ---> b72cdea6e181 [2022-06-03T14:17:51.979Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T14:17:51.979Z] ---> f49940951956 [2022-06-03T14:17:51.979Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-03T14:17:51.979Z] ---> Running in 888ef5b57fe9 [2022-06-03T14:17:52.259Z] ---> 2b71390e3e11 [2022-06-03T14:17:52.259Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-06-03T14:17:52.259Z] ---> Running in 189938b2a8c0 [2022-06-03T14:17:52.539Z] Removing intermediate container 888ef5b57fe9 [2022-06-03T14:17:52.539Z] ---> c28bf0021bed [2022-06-03T14:17:52.539Z] [2022-06-03T14:17:52.816Z] ---> 2bfdde49a958 [2022-06-03T14:17:52.816Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-03T14:17:53.096Z] Removing intermediate container 189938b2a8c0 [2022-06-03T14:17:53.096Z] ---> ca8fb9810c9f [2022-06-03T14:17:53.096Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T14:17:53.096Z] ---> Running in 0cbd0f4dfaf0 [2022-06-03T14:17:53.372Z] ---> 07ba66a1e737 [2022-06-03T14:17:53.372Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2022-06-03T14:17:53.372Z] Successfully built c28bf0021bed [2022-06-03T14:17:53.372Z] ---> Running in 8743103e49f2 [2022-06-03T14:17:53.372Z] Successfully tagged security-proxy-setup-arm64:latest [2022-06-03T14:17:53.372Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2022-06-03T14:17:53.971Z] Removing intermediate container 0cbd0f4dfaf0 [2022-06-03T14:17:53.971Z] ---> e4d12df81b3e [2022-06-03T14:17:53.971Z] Step 21/23 : LABEL arch=arm64 [2022-06-03T14:17:53.971Z] ---> Running in 9d213241d4a5 [2022-06-03T14:17:53.971Z] Removing intermediate container 8743103e49f2 [2022-06-03T14:17:53.971Z] ---> 936c83c6784a [2022-06-03T14:17:53.971Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T14:17:54.245Z] ---> Running in 6b292a133c39 [2022-06-03T14:17:54.522Z] Removing intermediate container 9d213241d4a5 [2022-06-03T14:17:54.522Z] ---> b2eae6fe3fa6 [2022-06-03T14:17:54.522Z] Step 22/23 : LABEL git_sha=faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:17:54.796Z] ---> Running in 7ffce4f41934 [2022-06-03T14:17:54.796Z] Removing intermediate container 6b292a133c39 [2022-06-03T14:17:54.796Z] ---> e6fdf99f3006 [2022-06-03T14:17:54.796Z] Step 19/21 : LABEL arch=arm64 [2022-06-03T14:17:54.796Z] ---> Running in 24a672cc86ef [2022-06-03T14:17:55.073Z] ---> f88b04e84b3e [2022-06-03T14:17:55.073Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-03T14:17:55.351Z] Removing intermediate container 7ffce4f41934 [2022-06-03T14:17:55.351Z] ---> 14e7375aaec2 [2022-06-03T14:17:55.351Z] Step 23/23 : LABEL version=2.1.1-dev.4 [2022-06-03T14:17:55.351Z] ---> Running in 7b4369a7c060 [2022-06-03T14:17:55.634Z] Removing intermediate container 24a672cc86ef [2022-06-03T14:17:55.635Z] ---> a860ee3bdc8b [2022-06-03T14:17:55.635Z] Step 20/21 : LABEL git_sha=faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:17:55.635Z] ---> Running in 5eeb44750650 [2022-06-03T14:17:55.911Z] Removing intermediate container 7b4369a7c060 [2022-06-03T14:17:55.911Z] ---> 51b8c822653a [2022-06-03T14:17:56.192Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-03T14:17:56.192Z] ---> 41049858c611 [2022-06-03T14:17:56.192Z] [2022-06-03T14:17:56.192Z] Removing intermediate container 5eeb44750650 [2022-06-03T14:17:56.192Z] ---> 8a9904b1d466 [2022-06-03T14:17:56.192Z] Step 21/21 : LABEL version=2.1.1-dev.4 [2022-06-03T14:17:56.472Z] ---> Running in 3a8d4cf18c6e [2022-06-03T14:17:56.748Z] Successfully built 41049858c611 [2022-06-03T14:17:56.748Z] Successfully tagged support-scheduler-arm64:latest [2022-06-03T14:17:56.748Z]  Building support-scheduler ... done Building core-data [2022-06-03T14:17:57.026Z] ---> a97da176ac8b [2022-06-03T14:17:57.026Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-03T14:17:57.026Z] Removing intermediate container 3a8d4cf18c6e [2022-06-03T14:17:57.026Z] ---> 9f471ed621d9 [2022-06-03T14:17:57.026Z] [2022-06-03T14:17:57.628Z] Successfully built 9f471ed621d9 [2022-06-03T14:17:57.628Z] Successfully tagged support-notifications-arm64:latest [2022-06-03T14:17:57.628Z]  Building support-notifications ... done Building sys-mgmt-agent [2022-06-03T14:17:57.628Z] ---> e00e535e3b97 [2022-06-03T14:17:57.628Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2022-06-03T14:17:57.905Z] ---> Running in a4d19ea392c5 [2022-06-03T14:17:58.180Z] Removing intermediate container a4d19ea392c5 [2022-06-03T14:17:58.180Z] ---> 040649c84e9a [2022-06-03T14:17:58.180Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-03T14:17:58.779Z] ---> ca7eea9a3fdd [2022-06-03T14:17:58.779Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2022-06-03T14:17:59.070Z] ---> Running in 45490ef3756b [2022-06-03T14:18:01.065Z] Removing intermediate container 45490ef3756b [2022-06-03T14:18:01.065Z] ---> a4eb1c25aaf5 [2022-06-03T14:18:01.065Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-03T14:18:01.065Z] ---> Running in ff3797f3da46 [2022-06-03T14:18:01.665Z] Removing intermediate container ff3797f3da46 [2022-06-03T14:18:01.665Z] ---> 23075dbefc53 [2022-06-03T14:18:01.665Z] Step 27/30 : CMD ["gate"] [2022-06-03T14:18:01.665Z] ---> Running in dee8818e943f [2022-06-03T14:18:02.269Z] Removing intermediate container dee8818e943f [2022-06-03T14:18:02.269Z] ---> 70122c439caf [2022-06-03T14:18:02.269Z] Step 28/30 : LABEL arch=arm64 [2022-06-03T14:18:02.269Z] ---> Running in 3138fc0247ce [2022-06-03T14:18:02.871Z] Removing intermediate container 3138fc0247ce [2022-06-03T14:18:02.871Z] ---> 1547313ed02e [2022-06-03T14:18:02.871Z] Step 29/30 : LABEL git_sha=faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:18:02.871Z] ---> Running in 46aab78a0387 [2022-06-03T14:18:03.470Z] Removing intermediate container 46aab78a0387 [2022-06-03T14:18:03.470Z] ---> ec36dc485022 [2022-06-03T14:18:03.470Z] Step 30/30 : LABEL version=2.1.1-dev.4 [2022-06-03T14:18:03.470Z] ---> Running in 3260a47bcbfd [2022-06-03T14:18:04.069Z] Removing intermediate container 3260a47bcbfd [2022-06-03T14:18:04.069Z] ---> 15e45c5a3e95 [2022-06-03T14:18:04.069Z] [2022-06-03T14:18:04.349Z] Successfully built 15e45c5a3e95 [2022-06-03T14:18:04.349Z] Successfully tagged security-bootstrapper-arm64:latest [2022-06-03T14:18:43.320Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T14:18:43.320Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T14:18:43.320Z] ---> 64416916a485 [2022-06-03T14:18:43.320Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T14:18:43.320Z] ---> Using cache [2022-06-03T14:18:43.320Z] ---> 000479dfc6a2 [2022-06-03T14:18:43.320Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T14:18:43.320Z] ---> Using cache [2022-06-03T14:18:43.320Z] ---> 296d2b10ef20 [2022-06-03T14:18:43.320Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-03T14:18:43.320Z] ---> Using cache [2022-06-03T14:18:43.320Z] ---> b0acb261f041 [2022-06-03T14:18:43.320Z] Step 6/22 : COPY . . [2022-06-03T14:18:45.946Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T14:18:45.946Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-06-03T14:18:45.946Z] ---> 64416916a485 [2022-06-03T14:18:45.946Z] Step 3/24 : WORKDIR /edgex-go [2022-06-03T14:18:45.946Z] ---> Using cache [2022-06-03T14:18:45.946Z] ---> 000479dfc6a2 [2022-06-03T14:18:45.946Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T14:18:45.946Z] ---> Using cache [2022-06-03T14:18:45.946Z] ---> 296d2b10ef20 [2022-06-03T14:18:45.946Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-06-03T14:18:45.946Z] ---> Using cache [2022-06-03T14:18:45.946Z] ---> b0acb261f041 [2022-06-03T14:18:45.946Z] Step 6/24 : COPY . . [2022-06-03T14:18:46.932Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T14:18:46.932Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T14:18:46.932Z] ---> 64416916a485 [2022-06-03T14:18:46.932Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T14:18:46.932Z] ---> Using cache [2022-06-03T14:18:46.932Z] ---> 000479dfc6a2 [2022-06-03T14:18:46.932Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T14:18:46.932Z] ---> Using cache [2022-06-03T14:18:46.932Z] ---> 296d2b10ef20 [2022-06-03T14:18:46.932Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-03T14:18:47.231Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T14:18:47.231Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T14:18:47.231Z] ---> 64416916a485 [2022-06-03T14:18:47.231Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T14:18:47.231Z] ---> Using cache [2022-06-03T14:18:47.231Z] ---> 000479dfc6a2 [2022-06-03T14:18:47.231Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T14:18:47.231Z] ---> Using cache [2022-06-03T14:18:47.231Z] ---> 296d2b10ef20 [2022-06-03T14:18:47.231Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2022-06-03T14:18:49.216Z] ---> Running in d5b239264867 [2022-06-03T14:18:49.216Z] ---> Running in bc049d78441b [2022-06-03T14:18:50.652Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T14:18:50.652Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T14:18:51.649Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T14:18:51.649Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T14:18:52.634Z] OK: 220 MiB in 52 packages [2022-06-03T14:18:52.634Z] OK: 220 MiB in 52 packages [2022-06-03T14:18:54.632Z] Removing intermediate container d5b239264867 [2022-06-03T14:18:54.632Z] ---> 1b28b574d99f [2022-06-03T14:18:54.632Z] Step 6/22 : COPY . . [2022-06-03T14:18:54.632Z] Removing intermediate container bc049d78441b [2022-06-03T14:18:54.632Z] ---> 458b80c31765 [2022-06-03T14:18:54.632Z] Step 6/22 : COPY . . [2022-06-03T14:19:00.038Z] ---> 3165018553f4 [2022-06-03T14:19:00.038Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T14:19:00.038Z] ---> Running in b09bd623aab3 [2022-06-03T14:19:01.018Z] skipping... [2022-06-03T14:19:02.466Z] Removing intermediate container b09bd623aab3 [2022-06-03T14:19:02.466Z] ---> a95139f54b42 [2022-06-03T14:19:02.466Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2022-06-03T14:19:02.741Z] ---> Running in 6e943430ffeb [2022-06-03T14:19:02.742Z] ---> 7347b483b8b7 [2022-06-03T14:19:02.742Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T14:19:03.018Z] ---> Running in b2c49665bf05 [2022-06-03T14:19:04.460Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-03T14:19:05.063Z] skipping... [2022-06-03T14:19:06.522Z] Removing intermediate container b2c49665bf05 [2022-06-03T14:19:06.522Z] ---> a5c92fa49f1f [2022-06-03T14:19:06.522Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-03T14:19:06.522Z] ---> Running in 17136ba44151 [2022-06-03T14:19:08.525Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-03T14:19:20.971Z] ---> 56fa568c156b [2022-06-03T14:19:20.971Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T14:19:20.971Z] ---> Running in 8b6a19954982 [2022-06-03T14:19:21.572Z] ---> 78f253267316 [2022-06-03T14:19:21.572Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T14:19:21.572Z] ---> Running in ca15961e2bdf [2022-06-03T14:19:23.014Z] skipping... [2022-06-03T14:19:24.004Z] skipping... [2022-06-03T14:19:24.289Z] Removing intermediate container 8b6a19954982 [2022-06-03T14:19:24.289Z] ---> ef01508398ec [2022-06-03T14:19:24.289Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-03T14:19:24.572Z] ---> Running in 3738b5ba26e3 [2022-06-03T14:19:25.565Z] Removing intermediate container ca15961e2bdf [2022-06-03T14:19:25.565Z] ---> 5bf00ebdbe7b [2022-06-03T14:19:25.565Z] Step 8/22 : RUN make cmd/core-data/core-data [2022-06-03T14:19:25.565Z] ---> Running in 5f7ad7379350 [2022-06-03T14:19:27.009Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-03T14:19:27.609Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o cmd/core-data/core-data ./cmd/core-data [2022-06-03T14:20:49.411Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-03T14:21:04.512Z] Removing intermediate container 17136ba44151 [2022-06-03T14:21:04.512Z] ---> d24e32f378a5 [2022-06-03T14:21:04.512Z] [2022-06-03T14:21:04.512Z] Step 9/24 : FROM alpine:3.14 [2022-06-03T14:21:04.512Z] ---> ac73e934f311 [2022-06-03T14:21:04.512Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-03T14:21:04.512Z] ---> Running in 0b59878f93cc [2022-06-03T14:21:04.512Z] Removing intermediate container 6e943430ffeb [2022-06-03T14:21:04.512Z] ---> c29cff9eb90a [2022-06-03T14:21:04.512Z] [2022-06-03T14:21:04.512Z] Step 9/22 : FROM alpine:3.14 [2022-06-03T14:21:04.512Z] ---> ac73e934f311 [2022-06-03T14:21:04.512Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-06-03T14:21:04.512Z] ---> Using cache [2022-06-03T14:21:04.512Z] ---> b9147043eaac [2022-06-03T14:21:04.512Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T14:21:04.512Z] ---> Using cache [2022-06-03T14:21:04.512Z] ---> 589db49c21a0 [2022-06-03T14:21:04.512Z] Step 12/22 : ENV APP_PORT=59881 [2022-06-03T14:21:04.512Z] ---> Running in 1328db36b1d4 [2022-06-03T14:21:05.119Z] Removing intermediate container 1328db36b1d4 [2022-06-03T14:21:05.119Z] ---> 5faf9fc5559d [2022-06-03T14:21:05.119Z] Step 13/22 : EXPOSE $APP_PORT [2022-06-03T14:21:05.398Z] ---> Running in c2fbce981591 [2022-06-03T14:21:05.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T14:21:06.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T14:21:06.001Z] Removing intermediate container c2fbce981591 [2022-06-03T14:21:06.001Z] ---> 14315d487d5d [2022-06-03T14:21:06.001Z] Step 14/22 : WORKDIR / [2022-06-03T14:21:06.001Z] ---> Running in da22ce552ed4 [2022-06-03T14:21:06.606Z] Removing intermediate container da22ce552ed4 [2022-06-03T14:21:06.606Z] ---> 0411e42aa163 [2022-06-03T14:21:06.606Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T14:21:06.882Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-03T14:21:06.882Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-03T14:21:06.882Z] (3/3) Installing su-exec (0.2-r1) [2022-06-03T14:21:07.161Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T14:21:07.161Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T14:21:07.438Z] OK: 6 MiB in 17 packages [2022-06-03T14:21:07.717Z] ---> e65cc796e451 [2022-06-03T14:21:07.717Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-03T14:21:09.707Z] Removing intermediate container 0b59878f93cc [2022-06-03T14:21:09.707Z] ---> 4827a446e6ed [2022-06-03T14:21:09.707Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-03T14:21:09.988Z] ---> Running in cb1f79f2ddd9 [2022-06-03T14:21:09.988Z] ---> 1734fa5310f7 [2022-06-03T14:21:09.988Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-03T14:21:10.593Z] Removing intermediate container cb1f79f2ddd9 [2022-06-03T14:21:10.593Z] ---> fe21ec1a4ed1 [2022-06-03T14:21:10.593Z] Step 12/24 : WORKDIR / [2022-06-03T14:21:10.879Z] ---> Running in 43449c016004 [2022-06-03T14:21:10.879Z] ---> 1dfe3875e5d3 [2022-06-03T14:21:10.879Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2022-06-03T14:21:11.159Z] ---> Running in cead759ecfb1 [2022-06-03T14:21:11.431Z] Removing intermediate container 43449c016004 [2022-06-03T14:21:11.431Z] ---> a7f86723a081 [2022-06-03T14:21:11.431Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-06-03T14:21:11.703Z] Removing intermediate container cead759ecfb1 [2022-06-03T14:21:11.703Z] ---> 69bb12634c6f [2022-06-03T14:21:11.703Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T14:21:11.703Z] ---> Running in 7b47ace2c353 [2022-06-03T14:21:12.685Z] Removing intermediate container 7b47ace2c353 [2022-06-03T14:21:12.685Z] ---> f67d7b720bb4 [2022-06-03T14:21:12.685Z] Step 20/22 : LABEL arch=arm64 [2022-06-03T14:21:12.685Z] ---> a71589cbc75a [2022-06-03T14:21:12.685Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-06-03T14:21:12.959Z] ---> Running in d5c4e3eb001a [2022-06-03T14:21:13.559Z] Removing intermediate container d5c4e3eb001a [2022-06-03T14:21:13.559Z] ---> fcacb5b223fa [2022-06-03T14:21:13.559Z] Step 21/22 : LABEL git_sha=faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:21:13.843Z] ---> Running in c1e67459b09f [2022-06-03T14:21:14.832Z] ---> 3bca6099b7eb [2022-06-03T14:21:14.832Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-03T14:21:14.832Z] Removing intermediate container c1e67459b09f [2022-06-03T14:21:14.832Z] ---> 22728a69da2d [2022-06-03T14:21:14.832Z] Step 22/22 : LABEL version=2.1.1-dev.4 [2022-06-03T14:21:14.832Z] ---> Running in f21d44cfae7e [2022-06-03T14:21:15.827Z] Removing intermediate container f21d44cfae7e [2022-06-03T14:21:15.827Z] ---> 31c2b9c53f28 [2022-06-03T14:21:15.827Z] [2022-06-03T14:21:16.817Z] ---> 510c9985405f [2022-06-03T14:21:16.817Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-06-03T14:21:16.817Z] Successfully built 31c2b9c53f28 [2022-06-03T14:21:16.817Z] Successfully tagged core-metadata-arm64:latest [2022-06-03T14:21:17.801Z]  Building core-metadata ... done  ---> c476f47027c6 [2022-06-03T14:21:17.801Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-03T14:21:18.784Z] Removing intermediate container 3738b5ba26e3 [2022-06-03T14:21:18.784Z] ---> 968f55c2b082 [2022-06-03T14:21:18.784Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-03T14:21:18.784Z] ---> Running in 9f8714881203 [2022-06-03T14:21:19.382Z] ---> 9f83cb88bd9f [2022-06-03T14:21:19.382Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-03T14:21:20.390Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.4" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-03T14:21:20.993Z] ---> 963381031402 [2022-06-03T14:21:20.993Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-03T14:21:21.992Z] ---> 5512133ffdab [2022-06-03T14:21:21.992Z] 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/ [2022-06-03T14:21:21.992Z] ---> Running in 4dd8b751e15c [2022-06-03T14:21:23.446Z] Removing intermediate container 9f8714881203 [2022-06-03T14:21:23.446Z] ---> 688eb957dd8f [2022-06-03T14:21:23.446Z] [2022-06-03T14:21:23.446Z] Step 10/22 : FROM docker:20.10.8 [2022-06-03T14:21:23.727Z] 20.10.8: Pulling from library/docker [2022-06-03T14:21:24.723Z] Removing intermediate container 4dd8b751e15c [2022-06-03T14:21:24.723Z] ---> ea5c673eac05 [2022-06-03T14:21:24.723Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-06-03T14:21:25.001Z] ---> Running in d8f56db96d3b [2022-06-03T14:21:25.598Z] Removing intermediate container d8f56db96d3b [2022-06-03T14:21:25.598Z] ---> 558ffd44a3bc [2022-06-03T14:21:25.598Z] Step 22/24 : LABEL arch=arm64 [2022-06-03T14:21:25.598Z] ---> Running in 942933ae1825 [2022-06-03T14:21:26.210Z] Removing intermediate container 942933ae1825 [2022-06-03T14:21:26.210Z] ---> 2daf07e9c932 [2022-06-03T14:21:26.210Z] Step 23/24 : LABEL git_sha=faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:21:26.489Z] ---> Running in ca6b74a1c570 [2022-06-03T14:21:26.764Z] Removing intermediate container ca6b74a1c570 [2022-06-03T14:21:26.764Z] ---> 0dd11aaf2fae [2022-06-03T14:21:26.764Z] Step 24/24 : LABEL version=2.1.1-dev.4 [2022-06-03T14:21:27.049Z] ---> Running in 507c535a864d [2022-06-03T14:21:27.324Z] Removing intermediate container 507c535a864d [2022-06-03T14:21:27.324Z] ---> 4ea93473fb81 [2022-06-03T14:21:27.324Z] [2022-06-03T14:21:28.312Z] Successfully built 4ea93473fb81 [2022-06-03T14:21:28.312Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-06-03T14:21:31.704Z]  Building security-secretstore-setup ... done Removing intermediate container 5f7ad7379350 [2022-06-03T14:21:31.704Z] ---> 065b3e1fc3d4 [2022-06-03T14:21:31.704Z] [2022-06-03T14:21:31.704Z] Step 9/22 : FROM alpine:3.14 [2022-06-03T14:21:31.704Z] ---> ac73e934f311 [2022-06-03T14:21:31.704Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-03T14:21:31.704Z] ---> Running in abe2911bf669 [2022-06-03T14:21:31.704Z] Removing intermediate container abe2911bf669 [2022-06-03T14:21:31.704Z] ---> 27982d0b9ff9 [2022-06-03T14:21:31.704Z] Step 11/22 : ENV APP_PORT=59880 [2022-06-03T14:21:31.985Z] ---> Running in ec55a7418510 [2022-06-03T14:21:32.259Z] Removing intermediate container ec55a7418510 [2022-06-03T14:21:32.259Z] ---> a52d2d897f6f [2022-06-03T14:21:32.259Z] Step 12/22 : EXPOSE $APP_PORT [2022-06-03T14:21:32.259Z] ---> Running in 9357845f1c57 [2022-06-03T14:21:32.878Z] Removing intermediate container 9357845f1c57 [2022-06-03T14:21:32.878Z] ---> 2a1e5f80c56d [2022-06-03T14:21:32.878Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T14:21:32.878Z] ---> Running in 94133619fcac [2022-06-03T14:21:33.478Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2022-06-03T14:21:33.478Z] Status: Downloaded newer image for docker:20.10.8 [2022-06-03T14:21:33.478Z] ---> 3734d5adc5ac [2022-06-03T14:21:33.478Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-06-03T14:21:33.753Z] ---> Running in 77b2a8c4192c [2022-06-03T14:21:34.027Z] Removing intermediate container 77b2a8c4192c [2022-06-03T14:21:34.028Z] ---> 0fb0a1db6c6f [2022-06-03T14:21:34.028Z] 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 [2022-06-03T14:21:34.301Z] ---> Running in 6913099b7df0 [2022-06-03T14:21:34.899Z] Removing intermediate container 94133619fcac [2022-06-03T14:21:34.899Z] ---> 51c0affa4212 [2022-06-03T14:21:34.899Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-03T14:21:34.899Z] ---> Running in 30466c47cd3c [2022-06-03T14:21:35.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T14:21:35.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T14:21:35.888Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T14:21:36.866Z] (1/42) Installing readline (8.1.0-r0) [2022-06-03T14:21:36.866Z] (2/42) Installing bash (5.1.16-r0) [2022-06-03T14:21:36.866Z] Executing bash-5.1.16-r0.post-install [2022-06-03T14:21:36.866Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-06-03T14:21:36.866Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-06-03T14:21:36.866Z] (5/42) Installing libcurl (7.79.1-r1) [2022-06-03T14:21:36.866Z] (6/42) Installing curl (7.79.1-r1) [2022-06-03T14:21:36.866Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-06-03T14:21:36.866Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-06-03T14:21:36.866Z] (9/42) Installing expat (2.4.7-r0) [2022-06-03T14:21:36.866Z] (10/42) Installing libffi (3.3-r2) [2022-06-03T14:21:36.866Z] (11/42) Installing gdbm (1.19-r0) [2022-06-03T14:21:36.866Z] (12/42) Installing xz-libs (5.2.5-r1) [2022-06-03T14:21:36.866Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-06-03T14:21:36.866Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-03T14:21:36.867Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T14:21:36.867Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-06-03T14:21:36.867Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-06-03T14:21:36.867Z] (17/42) Installing python3 (3.9.5-r2) [2022-06-03T14:21:37.870Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-03T14:21:37.870Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-03T14:21:37.870Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-03T14:21:38.143Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-03T14:21:38.143Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-03T14:21:38.143Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-03T14:21:38.416Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T14:21:38.416Z] OK: 8 MiB in 20 packages [2022-06-03T14:21:39.014Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-06-03T14:21:39.014Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-06-03T14:21:39.290Z] (20/42) Installing py3-idna (3.2-r0) [2022-06-03T14:21:39.290Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-06-03T14:21:39.290Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-06-03T14:21:39.290Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-06-03T14:21:39.290Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-06-03T14:21:39.290Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-06-03T14:21:39.290Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-06-03T14:21:39.290Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-06-03T14:21:39.290Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-06-03T14:21:39.290Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-06-03T14:21:39.566Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-06-03T14:21:39.566Z] (31/42) Installing py3-six (1.15.0-r1) [2022-06-03T14:21:39.566Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-06-03T14:21:39.566Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-06-03T14:21:39.566Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-06-03T14:21:39.566Z] (35/42) Installing py3-packaging (20.9-r1) [2022-06-03T14:21:39.566Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-06-03T14:21:39.566Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-06-03T14:21:39.566Z] (38/42) Installing py3-progress (1.5-r2) [2022-06-03T14:21:39.566Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-06-03T14:21:39.566Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-06-03T14:21:39.566Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-06-03T14:21:39.843Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-06-03T14:21:39.843Z] Removing intermediate container 30466c47cd3c [2022-06-03T14:21:39.843Z] ---> 621e352e55f3 [2022-06-03T14:21:39.843Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T14:21:40.448Z] Executing busybox-1.33.1-r3.trigger [2022-06-03T14:21:40.448Z] OK: 84 MiB in 64 packages [2022-06-03T14:21:40.723Z] ---> c89bcf20ca22 [2022-06-03T14:21:40.723Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-03T14:21:41.707Z] ---> ed3129f6aa43 [2022-06-03T14:21:41.707Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-03T14:21:42.306Z] ---> a7467ce7ec47 [2022-06-03T14:21:42.306Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-06-03T14:21:42.306Z] ---> Running in 68fe1ed415e8 [2022-06-03T14:21:42.579Z] Removing intermediate container 68fe1ed415e8 [2022-06-03T14:21:42.579Z] ---> f09aadb2e95f [2022-06-03T14:21:42.579Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T14:21:42.859Z] ---> Running in f705fc584d41 [2022-06-03T14:21:43.133Z] Removing intermediate container f705fc584d41 [2022-06-03T14:21:43.133Z] ---> 543f949f5121 [2022-06-03T14:21:43.133Z] Step 20/22 : LABEL arch=arm64 [2022-06-03T14:21:43.133Z] ---> Running in 229e6429f05c [2022-06-03T14:21:43.408Z] Removing intermediate container 229e6429f05c [2022-06-03T14:21:43.408Z] ---> 08ef50d5cb83 [2022-06-03T14:21:43.408Z] Step 21/22 : LABEL git_sha=faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:21:43.686Z] ---> Running in 78c18b554acc [2022-06-03T14:21:43.967Z] Removing intermediate container 78c18b554acc [2022-06-03T14:21:43.967Z] ---> f6aa6e33a35b [2022-06-03T14:21:43.967Z] Step 22/22 : LABEL version=2.1.1-dev.4 [2022-06-03T14:21:43.967Z] ---> Running in 0b8c11eb6d28 [2022-06-03T14:21:44.243Z] Removing intermediate container 0b8c11eb6d28 [2022-06-03T14:21:44.243Z] ---> 308b66f8b8c0 [2022-06-03T14:21:44.243Z] [2022-06-03T14:21:44.517Z] Collecting docker-compose==1.23.2 [2022-06-03T14:21:44.789Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-03T14:21:44.789Z] Successfully built 308b66f8b8c0 [2022-06-03T14:21:44.789Z] Successfully tagged core-data-arm64:latest [2022-06-03T14:21:45.061Z]  Building core-data ... done Collecting cached-property<2,>=1.2.0 [2022-06-03T14:21:45.061Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-03T14:21:45.061Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-06-03T14:21:45.335Z] Collecting docker<4.0,>=3.6.0 [2022-06-03T14:21:45.335Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-03T14:21:45.607Z] Collecting texttable<0.10,>=0.9.0 [2022-06-03T14:21:45.607Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-03T14:21:48.218Z] Collecting PyYAML<4,>=3.10 [2022-06-03T14:21:48.218Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-03T14:21:51.597Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-03T14:21:51.597Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-03T14:21:51.597Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-03T14:21:51.597Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-03T14:21:53.570Z] Collecting jsonschema<3,>=2.5.1 [2022-06-03T14:21:53.570Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-03T14:21:53.570Z] Collecting docopt<0.7,>=0.6.1 [2022-06-03T14:21:53.570Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-03T14:21:56.960Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-03T14:21:56.960Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-03T14:21:56.960Z] Collecting docker-pycreds>=0.4.0 [2022-06-03T14:21:56.960Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-03T14:21:57.941Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-03T14:21:57.942Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-03T14:21:58.212Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-03T14:21:58.212Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-03T14:21:58.212Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-06-03T14:21:58.484Z] Collecting idna<2.8,>=2.5 [2022-06-03T14:21:58.484Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-03T14:21:58.757Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-03T14:21:58.757Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-03T14:21:58.757Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-03T14:21:58.757Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-03T14:21:59.732Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-03T14:21:59.732Z] Attempting uninstall: urllib3 [2022-06-03T14:21:59.732Z] Found existing installation: urllib3 1.26.5 [2022-06-03T14:21:59.732Z] Uninstalling urllib3-1.26.5: [2022-06-03T14:22:00.007Z] Successfully uninstalled urllib3-1.26.5 [2022-06-03T14:22:00.610Z] Attempting uninstall: idna [2022-06-03T14:22:00.610Z] Found existing installation: idna 3.2 [2022-06-03T14:22:00.610Z] Uninstalling idna-3.2: [2022-06-03T14:22:00.610Z] Successfully uninstalled idna-3.2 [2022-06-03T14:22:01.594Z] Attempting uninstall: chardet [2022-06-03T14:22:01.595Z] Found existing installation: chardet 4.0.0 [2022-06-03T14:22:01.595Z] Uninstalling chardet-4.0.0: [2022-06-03T14:22:01.869Z] Successfully uninstalled chardet-4.0.0 [2022-06-03T14:22:03.847Z] Attempting uninstall: requests [2022-06-03T14:22:03.847Z] Found existing installation: requests 2.25.1 [2022-06-03T14:22:03.847Z] Uninstalling requests-2.25.1: [2022-06-03T14:22:03.847Z] Successfully uninstalled requests-2.25.1 [2022-06-03T14:22:04.121Z] Running setup.py install for texttable: started [2022-06-03T14:22:06.099Z] Running setup.py install for texttable: finished with status 'done' [2022-06-03T14:22:06.099Z] Running setup.py install for PyYAML: started [2022-06-03T14:22:08.711Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-03T14:22:08.982Z] Running setup.py install for docopt: started [2022-06-03T14:22:10.949Z] Running setup.py install for docopt: finished with status 'done' [2022-06-03T14:22:11.220Z] Running setup.py install for dockerpty: started [2022-06-03T14:22:13.190Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-03T14:22:15.159Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-06-03T14:22:25.331Z] Removing intermediate container 6913099b7df0 [2022-06-03T14:22:25.331Z] ---> e105de90e674 [2022-06-03T14:22:25.331Z] Step 13/22 : ENV APP_PORT=58890 [2022-06-03T14:22:25.331Z] ---> Running in d71189d56810 [2022-06-03T14:22:25.331Z] Removing intermediate container d71189d56810 [2022-06-03T14:22:25.331Z] ---> 504d99b9165f [2022-06-03T14:22:25.331Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-03T14:22:25.331Z] ---> Running in 137b3d8c8586 [2022-06-03T14:22:25.331Z] Removing intermediate container 137b3d8c8586 [2022-06-03T14:22:25.331Z] ---> b293e4706004 [2022-06-03T14:22:25.331Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-03T14:22:25.331Z] ---> d18593106168 [2022-06-03T14:22:25.331Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-03T14:22:25.928Z] ---> 6aeaaec3b340 [2022-06-03T14:22:25.928Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-03T14:22:26.525Z] ---> c603050471bd [2022-06-03T14:22:26.525Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-03T14:22:26.525Z] ---> Running in c656cf599f59 [2022-06-03T14:22:27.121Z] Removing intermediate container c656cf599f59 [2022-06-03T14:22:27.121Z] ---> abf23b56b2ac [2022-06-03T14:22:27.121Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T14:22:27.121Z] ---> Running in e8856e31a0b6 [2022-06-03T14:22:27.392Z] Removing intermediate container e8856e31a0b6 [2022-06-03T14:22:27.392Z] ---> dfba3035f16c [2022-06-03T14:22:27.392Z] Step 20/22 : LABEL arch=arm64 [2022-06-03T14:22:27.392Z] ---> Running in d09349a71b03 [2022-06-03T14:22:27.664Z] Removing intermediate container d09349a71b03 [2022-06-03T14:22:27.664Z] ---> 3fdbace4b909 [2022-06-03T14:22:27.664Z] Step 21/22 : LABEL git_sha=faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:22:27.664Z] ---> Running in b467646d01bf [2022-06-03T14:22:28.262Z] Removing intermediate container b467646d01bf [2022-06-03T14:22:28.262Z] ---> 5ec7986bafac [2022-06-03T14:22:28.262Z] Step 22/22 : LABEL version=2.1.1-dev.4 [2022-06-03T14:22:28.262Z] ---> Running in 2422b69f9f34 [2022-06-03T14:22:28.534Z] Removing intermediate container 2422b69f9f34 [2022-06-03T14:22:28.534Z] ---> d9dd80abeb5f [2022-06-03T14:22:28.534Z] [2022-06-03T14:22:28.803Z] Successfully built d9dd80abeb5f [2022-06-03T14:22:28.803Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-06-03T14:22:29.411Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-06-03T14:22:29.422Z] $ docker stop --time=1 ef05db815edd8aaf046903357273f275facb7c5b47e350857fceab85a758e9b8 [2022-06-03T14:22:31.065Z] $ docker rm -f ef05db815edd8aaf046903357273f275facb7c5b47e350857fceab85a758e9b8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-03T14:22:31.599Z] + docker images [2022-06-03T14:22:31.870Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-03T14:22:31.870Z] sys-mgmt-agent-arm64 latest d9dd80abeb5f 3 seconds ago 277MB [2022-06-03T14:22:31.870Z] core-data-arm64 latest 308b66f8b8c0 47 seconds ago 19.2MB [2022-06-03T14:22:31.870Z] 065b3e1fc3d4 About a minute ago 1.5GB [2022-06-03T14:22:31.870Z] security-secretstore-setup-arm64 latest 4ea93473fb81 About a minute ago 26.8MB [2022-06-03T14:22:31.870Z] 688eb957dd8f About a minute ago 1.49GB [2022-06-03T14:22:31.870Z] core-metadata-arm64 latest 31c2b9c53f28 About a minute ago 15.9MB [2022-06-03T14:22:31.870Z] c29cff9eb90a About a minute ago 1.49GB [2022-06-03T14:22:31.870Z] d24e32f378a5 About a minute ago 1.5GB [2022-06-03T14:22:31.870Z] security-bootstrapper-arm64 latest 15e45c5a3e95 4 minutes ago 18MB [2022-06-03T14:22:31.870Z] support-notifications-arm64 latest 9f471ed621d9 4 minutes ago 16MB [2022-06-03T14:22:31.870Z] support-scheduler-arm64 latest 41049858c611 4 minutes ago 15.3MB [2022-06-03T14:22:31.870Z] security-proxy-setup-arm64 latest c28bf0021bed 4 minutes ago 25.3MB [2022-06-03T14:22:31.870Z] core-command-arm64 latest 0503fbb5d5d0 4 minutes ago 15.1MB [2022-06-03T14:22:31.870Z] 8a3c99894a1c 4 minutes ago 1.49GB [2022-06-03T14:22:31.870Z] d998f3902801 4 minutes ago 1.49GB [2022-06-03T14:22:31.870Z] f0fdac24b9fd 4 minutes ago 1.49GB [2022-06-03T14:22:31.870Z] 4c67a2b6598b 4 minutes ago 1.49GB [2022-06-03T14:22:31.870Z] 64d34b99e750 5 minutes ago 1.49GB [2022-06-03T14:22:31.870Z] ci-base-image-arm64 latest 64416916a485 10 minutes ago 1.26GB [2022-06-03T14:22:31.870Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.17-alpine-lts 5f011755c4a2 6 days ago 551MB [2022-06-03T14:22:31.870Z] alpine 3.14 ac73e934f311 8 weeks ago 5.34MB [2022-06-03T14:22:31.870Z] docker 20.10.8 3734d5adc5ac 9 months ago 198MB [2022-06-03T14:22:31.870Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 23 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-03T14:22:31.989Z] provisioning config files... [2022-06-03T14:22:32.008Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config3783772993731674088tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T14:22:32.361Z] ---> docker-login.sh [2022-06-03T14:22:32.361Z] nexus3.edgexfoundry.org:10001 [2022-06-03T14:22:32.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T14:22:32.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T14:22:32.632Z] Configure a credential helper to remove this warning. See [2022-06-03T14:22:32.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T14:22:32.632Z] [2022-06-03T14:22:32.632Z] Login Succeeded [2022-06-03T14:22:32.632Z] nexus3.edgexfoundry.org:10002 [2022-06-03T14:22:32.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T14:22:33.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T14:22:33.174Z] Configure a credential helper to remove this warning. See [2022-06-03T14:22:33.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T14:22:33.174Z] [2022-06-03T14:22:33.174Z] Login Succeeded [2022-06-03T14:22:33.174Z] nexus3.edgexfoundry.org:10003 [2022-06-03T14:22:33.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T14:22:33.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T14:22:33.716Z] Configure a credential helper to remove this warning. See [2022-06-03T14:22:33.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T14:22:33.716Z] [2022-06-03T14:22:33.716Z] Login Succeeded [2022-06-03T14:22:33.716Z] nexus3.edgexfoundry.org:10004 [2022-06-03T14:22:33.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T14:22:33.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T14:22:33.988Z] Configure a credential helper to remove this warning. See [2022-06-03T14:22:33.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T14:22:33.988Z] [2022-06-03T14:22:33.988Z] Login Succeeded [2022-06-03T14:22:33.988Z] docker.io [2022-06-03T14:22:34.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T14:22:34.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T14:22:34.847Z] Configure a credential helper to remove this warning. See [2022-06-03T14:22:34.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T14:22:34.847Z] [2022-06-03T14:22:34.847Z] Login Succeeded [2022-06-03T14:22:34.847Z] ---> docker-login.sh ends [Pipeline] } [2022-06-03T14:22:34.863Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T14:22:34.891Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-03T14:22:34.910Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-06-03T14:22:34.910Z] faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:22:34.910Z] 2.1.1-dev.4 [2022-06-03T14:22:34.910Z] faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [2022-06-03T14:22:34.910Z] jakarta [2022-06-03T14:22:34.910Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:22:35.269Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:22:35.630Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:22:35.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-06-03T14:22:35.630Z] 3bd0e8c18cac: Preparing [2022-06-03T14:22:35.630Z] 8a84fdc6b6d8: Preparing [2022-06-03T14:22:35.630Z] 0689b00c68c8: Preparing [2022-06-03T14:22:35.630Z] 08c69e0ab870: Preparing [2022-06-03T14:22:35.630Z] f73e7dbfee58: Preparing [2022-06-03T14:22:35.630Z] f73e7dbfee58: Layer already exists [2022-06-03T14:22:35.900Z] 08c69e0ab870: Pushed [2022-06-03T14:22:35.900Z] 3bd0e8c18cac: Pushed [2022-06-03T14:22:35.900Z] 0689b00c68c8: Pushed [2022-06-03T14:22:38.510Z] 8a84fdc6b6d8: Pushed [2022-06-03T14:22:38.510Z] faae5fd1223f1c025c7f16f8d5798919e0216a23: digest: sha256:a2acc46a24a266cf2eb1840f4cb0efd98a48d7cb3344fdb2bd1b495249db2835 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:22:38.881Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:22:39.239Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.1.1-dev.4 [2022-06-03T14:22:39.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-06-03T14:22:39.239Z] 3bd0e8c18cac: Preparing [2022-06-03T14:22:39.239Z] 8a84fdc6b6d8: Preparing [2022-06-03T14:22:39.239Z] 0689b00c68c8: Preparing [2022-06-03T14:22:39.239Z] 08c69e0ab870: Preparing [2022-06-03T14:22:39.239Z] f73e7dbfee58: Preparing [2022-06-03T14:22:39.239Z] 0689b00c68c8: Layer already exists [2022-06-03T14:22:39.239Z] 8a84fdc6b6d8: Layer already exists [2022-06-03T14:22:39.239Z] 08c69e0ab870: Layer already exists [2022-06-03T14:22:39.239Z] f73e7dbfee58: Layer already exists [2022-06-03T14:22:39.239Z] 3bd0e8c18cac: Layer already exists [2022-06-03T14:22:39.510Z] 2.1.1-dev.4: digest: sha256:a2acc46a24a266cf2eb1840f4cb0efd98a48d7cb3344fdb2bd1b495249db2835 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:22:39.876Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:22:40.237Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [2022-06-03T14:22:40.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-06-03T14:22:40.237Z] 3bd0e8c18cac: Preparing [2022-06-03T14:22:40.237Z] 8a84fdc6b6d8: Preparing [2022-06-03T14:22:40.237Z] 0689b00c68c8: Preparing [2022-06-03T14:22:40.237Z] 08c69e0ab870: Preparing [2022-06-03T14:22:40.237Z] f73e7dbfee58: Preparing [2022-06-03T14:22:40.237Z] f73e7dbfee58: Layer already exists [2022-06-03T14:22:40.237Z] 0689b00c68c8: Layer already exists [2022-06-03T14:22:40.237Z] 8a84fdc6b6d8: Layer already exists [2022-06-03T14:22:40.237Z] 08c69e0ab870: Layer already exists [2022-06-03T14:22:40.237Z] 3bd0e8c18cac: Layer already exists [2022-06-03T14:22:40.509Z] faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4: digest: sha256:a2acc46a24a266cf2eb1840f4cb0efd98a48d7cb3344fdb2bd1b495249db2835 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:22:40.876Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:22:41.235Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:jakarta [2022-06-03T14:22:41.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-06-03T14:22:41.235Z] 3bd0e8c18cac: Preparing [2022-06-03T14:22:41.235Z] 8a84fdc6b6d8: Preparing [2022-06-03T14:22:41.235Z] 0689b00c68c8: Preparing [2022-06-03T14:22:41.235Z] 08c69e0ab870: Preparing [2022-06-03T14:22:41.235Z] f73e7dbfee58: Preparing [2022-06-03T14:22:41.235Z] 08c69e0ab870: Layer already exists [2022-06-03T14:22:41.235Z] 8a84fdc6b6d8: Layer already exists [2022-06-03T14:22:41.235Z] 3bd0e8c18cac: Layer already exists [2022-06-03T14:22:41.235Z] 0689b00c68c8: Layer already exists [2022-06-03T14:22:41.235Z] f73e7dbfee58: Layer already exists [2022-06-03T14:22:41.506Z] jakarta: digest: sha256:a2acc46a24a266cf2eb1840f4cb0efd98a48d7cb3344fdb2bd1b495249db2835 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T14:22:41.565Z] ===================================================== [Pipeline] echo [2022-06-03T14:22:41.573Z] taggedImages: [2022-06-03T14:22:41.573Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:22:41.573Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.1.1-dev.4 [2022-06-03T14:22:41.573Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [2022-06-03T14:22:41.573Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:jakarta [Pipeline] echo [2022-06-03T14:22:41.597Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-06-03T14:22:41.597Z] faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:22:41.597Z] 2.1.1-dev.4 [2022-06-03T14:22:41.597Z] faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [2022-06-03T14:22:41.597Z] jakarta [2022-06-03T14:22:41.597Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:22:41.955Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:22:42.309Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:22:42.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-06-03T14:22:42.310Z] 5fae53f39919: Preparing [2022-06-03T14:22:42.310Z] 8eaf47172f6d: Preparing [2022-06-03T14:22:42.310Z] 0689b00c68c8: Preparing [2022-06-03T14:22:42.310Z] b773f37e0c61: Preparing [2022-06-03T14:22:42.310Z] cff47834917e: Preparing [2022-06-03T14:22:42.310Z] f73e7dbfee58: Preparing [2022-06-03T14:22:42.310Z] f73e7dbfee58: Waiting [2022-06-03T14:22:42.586Z] 0689b00c68c8: Layer already exists [2022-06-03T14:22:42.586Z] f73e7dbfee58: Layer already exists [2022-06-03T14:22:42.586Z] cff47834917e: Pushed [2022-06-03T14:22:42.586Z] 5fae53f39919: Pushed [2022-06-03T14:22:43.180Z] b773f37e0c61: Pushed [2022-06-03T14:22:45.143Z] 8eaf47172f6d: Pushed [2022-06-03T14:22:45.415Z] faae5fd1223f1c025c7f16f8d5798919e0216a23: digest: sha256:09f524f36b84612a6fb8befd50df001abd2bec251014c81bc1fe9d479e100b19 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:22:45.774Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:22:46.135Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.1.1-dev.4 [2022-06-03T14:22:46.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-06-03T14:22:46.135Z] 5fae53f39919: Preparing [2022-06-03T14:22:46.135Z] 8eaf47172f6d: Preparing [2022-06-03T14:22:46.135Z] 0689b00c68c8: Preparing [2022-06-03T14:22:46.135Z] b773f37e0c61: Preparing [2022-06-03T14:22:46.135Z] cff47834917e: Preparing [2022-06-03T14:22:46.135Z] f73e7dbfee58: Preparing [2022-06-03T14:22:46.135Z] f73e7dbfee58: Waiting [2022-06-03T14:22:46.135Z] cff47834917e: Layer already exists [2022-06-03T14:22:46.135Z] 5fae53f39919: Layer already exists [2022-06-03T14:22:46.135Z] 0689b00c68c8: Layer already exists [2022-06-03T14:22:46.135Z] b773f37e0c61: Layer already exists [2022-06-03T14:22:46.135Z] 8eaf47172f6d: Layer already exists [2022-06-03T14:22:46.135Z] f73e7dbfee58: Layer already exists [2022-06-03T14:22:46.406Z] 2.1.1-dev.4: digest: sha256:09f524f36b84612a6fb8befd50df001abd2bec251014c81bc1fe9d479e100b19 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:22:46.774Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:22:47.135Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [2022-06-03T14:22:47.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-06-03T14:22:47.135Z] 5fae53f39919: Preparing [2022-06-03T14:22:47.135Z] 8eaf47172f6d: Preparing [2022-06-03T14:22:47.135Z] 0689b00c68c8: Preparing [2022-06-03T14:22:47.135Z] b773f37e0c61: Preparing [2022-06-03T14:22:47.135Z] cff47834917e: Preparing [2022-06-03T14:22:47.135Z] f73e7dbfee58: Preparing [2022-06-03T14:22:47.135Z] f73e7dbfee58: Waiting [2022-06-03T14:22:47.135Z] cff47834917e: Layer already exists [2022-06-03T14:22:47.135Z] 0689b00c68c8: Layer already exists [2022-06-03T14:22:47.135Z] 8eaf47172f6d: Layer already exists [2022-06-03T14:22:47.135Z] b773f37e0c61: Layer already exists [2022-06-03T14:22:47.135Z] 5fae53f39919: Layer already exists [2022-06-03T14:22:47.135Z] f73e7dbfee58: Layer already exists [2022-06-03T14:22:47.409Z] faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4: digest: sha256:09f524f36b84612a6fb8befd50df001abd2bec251014c81bc1fe9d479e100b19 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:22:47.778Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:22:48.141Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:jakarta [2022-06-03T14:22:48.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-06-03T14:22:48.141Z] 5fae53f39919: Preparing [2022-06-03T14:22:48.141Z] 8eaf47172f6d: Preparing [2022-06-03T14:22:48.141Z] 0689b00c68c8: Preparing [2022-06-03T14:22:48.141Z] b773f37e0c61: Preparing [2022-06-03T14:22:48.141Z] cff47834917e: Preparing [2022-06-03T14:22:48.141Z] f73e7dbfee58: Preparing [2022-06-03T14:22:48.141Z] f73e7dbfee58: Waiting [2022-06-03T14:22:48.141Z] 0689b00c68c8: Layer already exists [2022-06-03T14:22:48.141Z] 8eaf47172f6d: Layer already exists [2022-06-03T14:22:48.141Z] 5fae53f39919: Layer already exists [2022-06-03T14:22:48.141Z] cff47834917e: Layer already exists [2022-06-03T14:22:48.141Z] b773f37e0c61: Layer already exists [2022-06-03T14:22:48.141Z] f73e7dbfee58: Layer already exists [2022-06-03T14:22:48.414Z] jakarta: digest: sha256:09f524f36b84612a6fb8befd50df001abd2bec251014c81bc1fe9d479e100b19 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T14:22:48.475Z] ===================================================== [Pipeline] echo [2022-06-03T14:22:48.482Z] taggedImages: [2022-06-03T14:22:48.482Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:22:48.482Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.1.1-dev.4 [2022-06-03T14:22:48.482Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [2022-06-03T14:22:48.482Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:jakarta [Pipeline] echo [2022-06-03T14:22:48.506Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-06-03T14:22:48.506Z] faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:22:48.506Z] 2.1.1-dev.4 [2022-06-03T14:22:48.506Z] faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [2022-06-03T14:22:48.506Z] jakarta [2022-06-03T14:22:48.506Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:22:48.863Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:22:49.225Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:22:49.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-06-03T14:22:49.225Z] 4045b091c718: Preparing [2022-06-03T14:22:49.225Z] 2bc653557661: Preparing [2022-06-03T14:22:49.225Z] 0689b00c68c8: Preparing [2022-06-03T14:22:49.225Z] 08c69e0ab870: Preparing [2022-06-03T14:22:49.225Z] f73e7dbfee58: Preparing [2022-06-03T14:22:49.508Z] f73e7dbfee58: Layer already exists [2022-06-03T14:22:49.508Z] 0689b00c68c8: Layer already exists [2022-06-03T14:22:49.508Z] 08c69e0ab870: Layer already exists [2022-06-03T14:22:49.508Z] 4045b091c718: Pushed [2022-06-03T14:22:52.113Z] 2bc653557661: Pushed [2022-06-03T14:22:52.113Z] faae5fd1223f1c025c7f16f8d5798919e0216a23: digest: sha256:a0414f96fe6ddd1f3e39214616759b68a034e4ca5f08a8794e503e62a50347a6 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:22:52.474Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:22:52.828Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.1.1-dev.4 [2022-06-03T14:22:52.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-06-03T14:22:52.828Z] 4045b091c718: Preparing [2022-06-03T14:22:52.828Z] 2bc653557661: Preparing [2022-06-03T14:22:52.828Z] 0689b00c68c8: Preparing [2022-06-03T14:22:52.828Z] 08c69e0ab870: Preparing [2022-06-03T14:22:52.828Z] f73e7dbfee58: Preparing [2022-06-03T14:22:52.828Z] f73e7dbfee58: Layer already exists [2022-06-03T14:22:52.828Z] 2bc653557661: Layer already exists [2022-06-03T14:22:52.828Z] 0689b00c68c8: Layer already exists [2022-06-03T14:22:52.828Z] 08c69e0ab870: Layer already exists [2022-06-03T14:22:52.828Z] 4045b091c718: Layer already exists [2022-06-03T14:22:53.099Z] 2.1.1-dev.4: digest: sha256:a0414f96fe6ddd1f3e39214616759b68a034e4ca5f08a8794e503e62a50347a6 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:22:53.461Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:22:53.816Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [2022-06-03T14:22:53.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-06-03T14:22:53.816Z] 4045b091c718: Preparing [2022-06-03T14:22:53.816Z] 2bc653557661: Preparing [2022-06-03T14:22:53.816Z] 0689b00c68c8: Preparing [2022-06-03T14:22:53.816Z] 08c69e0ab870: Preparing [2022-06-03T14:22:53.816Z] f73e7dbfee58: Preparing [2022-06-03T14:22:53.816Z] 0689b00c68c8: Layer already exists [2022-06-03T14:22:53.816Z] 4045b091c718: Layer already exists [2022-06-03T14:22:53.816Z] 2bc653557661: Layer already exists [2022-06-03T14:22:53.816Z] 08c69e0ab870: Layer already exists [2022-06-03T14:22:53.816Z] f73e7dbfee58: Layer already exists [2022-06-03T14:22:54.088Z] faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4: digest: sha256:a0414f96fe6ddd1f3e39214616759b68a034e4ca5f08a8794e503e62a50347a6 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:22:54.453Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:22:54.813Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:jakarta [2022-06-03T14:22:54.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-06-03T14:22:54.813Z] 4045b091c718: Preparing [2022-06-03T14:22:54.813Z] 2bc653557661: Preparing [2022-06-03T14:22:54.813Z] 0689b00c68c8: Preparing [2022-06-03T14:22:54.813Z] 08c69e0ab870: Preparing [2022-06-03T14:22:54.813Z] f73e7dbfee58: Preparing [2022-06-03T14:22:54.813Z] 08c69e0ab870: Layer already exists [2022-06-03T14:22:54.813Z] 2bc653557661: Layer already exists [2022-06-03T14:22:54.813Z] f73e7dbfee58: Layer already exists [2022-06-03T14:22:54.813Z] 4045b091c718: Layer already exists [2022-06-03T14:22:54.813Z] 0689b00c68c8: Layer already exists [2022-06-03T14:22:55.085Z] jakarta: digest: sha256:a0414f96fe6ddd1f3e39214616759b68a034e4ca5f08a8794e503e62a50347a6 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T14:22:55.141Z] ===================================================== [Pipeline] echo [2022-06-03T14:22:55.150Z] taggedImages: [2022-06-03T14:22:55.150Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:22:55.150Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.1.1-dev.4 [2022-06-03T14:22:55.150Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [2022-06-03T14:22:55.150Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:jakarta [Pipeline] echo [2022-06-03T14:22:55.174Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-06-03T14:22:55.174Z] faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:22:55.174Z] 2.1.1-dev.4 [2022-06-03T14:22:55.174Z] faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [2022-06-03T14:22:55.174Z] jakarta [2022-06-03T14:22:55.174Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:22:55.540Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:22:55.897Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:22:55.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-06-03T14:22:55.897Z] 9c42d098a0f5: Preparing [2022-06-03T14:22:55.897Z] 9c42d098a0f5: Preparing [2022-06-03T14:22:55.897Z] f2323348f34e: Preparing [2022-06-03T14:22:55.897Z] b0c8f7bfd27e: Preparing [2022-06-03T14:22:55.897Z] 45a45812b368: Preparing [2022-06-03T14:22:55.897Z] 5508920d768f: Preparing [2022-06-03T14:22:55.897Z] 0689b00c68c8: Preparing [2022-06-03T14:22:55.897Z] 3f9b9b084f16: Preparing [2022-06-03T14:22:55.897Z] 09497c91ce23: Preparing [2022-06-03T14:22:55.897Z] 9ebbdf961a81: Preparing [2022-06-03T14:22:55.897Z] f0837c2dd49b: Preparing [2022-06-03T14:22:55.897Z] f73e7dbfee58: Preparing [2022-06-03T14:22:55.897Z] 0689b00c68c8: Waiting [2022-06-03T14:22:55.897Z] 3f9b9b084f16: Waiting [2022-06-03T14:22:55.897Z] 09497c91ce23: Waiting [2022-06-03T14:22:55.897Z] 9ebbdf961a81: Waiting [2022-06-03T14:22:55.897Z] f0837c2dd49b: Waiting [2022-06-03T14:22:55.897Z] f73e7dbfee58: Waiting [2022-06-03T14:22:56.171Z] 9c42d098a0f5: Pushed [2022-06-03T14:22:56.171Z] 0689b00c68c8: Layer already exists [2022-06-03T14:22:56.171Z] b0c8f7bfd27e: Pushed [2022-06-03T14:22:56.171Z] f2323348f34e: Pushed [2022-06-03T14:22:56.171Z] 45a45812b368: Pushed [2022-06-03T14:22:56.448Z] 3f9b9b084f16: Pushed [2022-06-03T14:22:56.448Z] 09497c91ce23: Pushed [2022-06-03T14:22:56.448Z] f73e7dbfee58: Layer already exists [2022-06-03T14:22:56.448Z] 9ebbdf961a81: Pushed [2022-06-03T14:22:56.448Z] f0837c2dd49b: Pushed [2022-06-03T14:22:59.052Z] 5508920d768f: Pushed [2022-06-03T14:22:59.053Z] faae5fd1223f1c025c7f16f8d5798919e0216a23: digest: sha256:86eb12582fe02b21c2a30236d90e7557598464d0f953fc69fea18bd82f842945 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:22:59.413Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:22:59.787Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.1.1-dev.4 [2022-06-03T14:22:59.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-06-03T14:22:59.787Z] 9c42d098a0f5: Preparing [2022-06-03T14:22:59.787Z] 9c42d098a0f5: Preparing [2022-06-03T14:22:59.787Z] f2323348f34e: Preparing [2022-06-03T14:22:59.787Z] b0c8f7bfd27e: Preparing [2022-06-03T14:22:59.787Z] 45a45812b368: Preparing [2022-06-03T14:22:59.787Z] 5508920d768f: Preparing [2022-06-03T14:22:59.787Z] 0689b00c68c8: Preparing [2022-06-03T14:22:59.787Z] 3f9b9b084f16: Preparing [2022-06-03T14:22:59.787Z] 09497c91ce23: Preparing [2022-06-03T14:22:59.787Z] 9ebbdf961a81: Preparing [2022-06-03T14:22:59.787Z] f0837c2dd49b: Preparing [2022-06-03T14:22:59.787Z] f73e7dbfee58: Preparing [2022-06-03T14:22:59.787Z] 0689b00c68c8: Waiting [2022-06-03T14:22:59.787Z] 3f9b9b084f16: Waiting [2022-06-03T14:22:59.787Z] f0837c2dd49b: Waiting [2022-06-03T14:22:59.787Z] f73e7dbfee58: Waiting [2022-06-03T14:22:59.787Z] 9ebbdf961a81: Waiting [2022-06-03T14:22:59.787Z] 9c42d098a0f5: Layer already exists [2022-06-03T14:22:59.787Z] 5508920d768f: Layer already exists [2022-06-03T14:22:59.787Z] 45a45812b368: Layer already exists [2022-06-03T14:22:59.787Z] b0c8f7bfd27e: Layer already exists [2022-06-03T14:22:59.787Z] f2323348f34e: Layer already exists [2022-06-03T14:22:59.787Z] 09497c91ce23: Layer already exists [2022-06-03T14:22:59.787Z] 0689b00c68c8: Layer already exists [2022-06-03T14:22:59.787Z] 9ebbdf961a81: Layer already exists [2022-06-03T14:22:59.787Z] 3f9b9b084f16: Layer already exists [2022-06-03T14:22:59.787Z] f0837c2dd49b: Layer already exists [2022-06-03T14:22:59.787Z] f73e7dbfee58: Layer already exists [2022-06-03T14:23:00.058Z] 2.1.1-dev.4: digest: sha256:86eb12582fe02b21c2a30236d90e7557598464d0f953fc69fea18bd82f842945 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:23:00.426Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:23:00.792Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [2022-06-03T14:23:00.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-06-03T14:23:00.792Z] 9c42d098a0f5: Preparing [2022-06-03T14:23:00.792Z] 9c42d098a0f5: Preparing [2022-06-03T14:23:00.792Z] f2323348f34e: Preparing [2022-06-03T14:23:00.792Z] b0c8f7bfd27e: Preparing [2022-06-03T14:23:00.792Z] 45a45812b368: Preparing [2022-06-03T14:23:00.792Z] 5508920d768f: Preparing [2022-06-03T14:23:00.792Z] 0689b00c68c8: Preparing [2022-06-03T14:23:00.792Z] 3f9b9b084f16: Preparing [2022-06-03T14:23:00.792Z] 09497c91ce23: Preparing [2022-06-03T14:23:00.792Z] 9ebbdf961a81: Preparing [2022-06-03T14:23:00.792Z] f0837c2dd49b: Preparing [2022-06-03T14:23:00.792Z] f73e7dbfee58: Preparing [2022-06-03T14:23:00.792Z] 09497c91ce23: Waiting [2022-06-03T14:23:00.792Z] 9ebbdf961a81: Waiting [2022-06-03T14:23:00.792Z] 0689b00c68c8: Waiting [2022-06-03T14:23:00.792Z] 3f9b9b084f16: Waiting [2022-06-03T14:23:00.792Z] f73e7dbfee58: Waiting [2022-06-03T14:23:00.792Z] 5508920d768f: Layer already exists [2022-06-03T14:23:00.792Z] b0c8f7bfd27e: Layer already exists [2022-06-03T14:23:00.792Z] 9c42d098a0f5: Layer already exists [2022-06-03T14:23:00.792Z] f2323348f34e: Layer already exists [2022-06-03T14:23:00.792Z] 45a45812b368: Layer already exists [2022-06-03T14:23:00.792Z] 0689b00c68c8: Layer already exists [2022-06-03T14:23:00.792Z] 3f9b9b084f16: Layer already exists [2022-06-03T14:23:00.792Z] f0837c2dd49b: Layer already exists [2022-06-03T14:23:00.792Z] 9ebbdf961a81: Layer already exists [2022-06-03T14:23:00.792Z] 09497c91ce23: Layer already exists [2022-06-03T14:23:01.062Z] f73e7dbfee58: Layer already exists [2022-06-03T14:23:01.062Z] faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4: digest: sha256:86eb12582fe02b21c2a30236d90e7557598464d0f953fc69fea18bd82f842945 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:23:01.429Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:23:01.788Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:jakarta [2022-06-03T14:23:01.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-06-03T14:23:01.788Z] 9c42d098a0f5: Preparing [2022-06-03T14:23:01.788Z] 9c42d098a0f5: Preparing [2022-06-03T14:23:01.788Z] f2323348f34e: Preparing [2022-06-03T14:23:01.788Z] b0c8f7bfd27e: Preparing [2022-06-03T14:23:01.788Z] 45a45812b368: Preparing [2022-06-03T14:23:01.788Z] 5508920d768f: Preparing [2022-06-03T14:23:01.788Z] 0689b00c68c8: Preparing [2022-06-03T14:23:01.788Z] 3f9b9b084f16: Preparing [2022-06-03T14:23:01.788Z] 09497c91ce23: Preparing [2022-06-03T14:23:01.788Z] 9ebbdf961a81: Preparing [2022-06-03T14:23:01.788Z] f0837c2dd49b: Preparing [2022-06-03T14:23:01.788Z] f73e7dbfee58: Preparing [2022-06-03T14:23:01.788Z] 0689b00c68c8: Waiting [2022-06-03T14:23:01.788Z] 3f9b9b084f16: Waiting [2022-06-03T14:23:01.788Z] 09497c91ce23: Waiting [2022-06-03T14:23:01.788Z] 9ebbdf961a81: Waiting [2022-06-03T14:23:01.788Z] f0837c2dd49b: Waiting [2022-06-03T14:23:01.788Z] f73e7dbfee58: Waiting [2022-06-03T14:23:01.788Z] b0c8f7bfd27e: Layer already exists [2022-06-03T14:23:01.788Z] f2323348f34e: Layer already exists [2022-06-03T14:23:01.788Z] 5508920d768f: Layer already exists [2022-06-03T14:23:01.788Z] 9c42d098a0f5: Layer already exists [2022-06-03T14:23:01.788Z] 45a45812b368: Layer already exists [2022-06-03T14:23:02.059Z] 0689b00c68c8: Layer already exists [2022-06-03T14:23:02.059Z] f0837c2dd49b: Layer already exists [2022-06-03T14:23:02.059Z] 9ebbdf961a81: Layer already exists [2022-06-03T14:23:02.059Z] 3f9b9b084f16: Layer already exists [2022-06-03T14:23:02.059Z] 09497c91ce23: Layer already exists [2022-06-03T14:23:02.059Z] f73e7dbfee58: Layer already exists [2022-06-03T14:23:02.059Z] jakarta: digest: sha256:86eb12582fe02b21c2a30236d90e7557598464d0f953fc69fea18bd82f842945 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T14:23:02.128Z] ===================================================== [Pipeline] echo [2022-06-03T14:23:02.135Z] taggedImages: [2022-06-03T14:23:02.135Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:23:02.135Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.1.1-dev.4 [2022-06-03T14:23:02.135Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [2022-06-03T14:23:02.135Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:jakarta [Pipeline] echo [2022-06-03T14:23:02.161Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-06-03T14:23:02.161Z] faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:23:02.161Z] 2.1.1-dev.4 [2022-06-03T14:23:02.161Z] faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [2022-06-03T14:23:02.161Z] jakarta [2022-06-03T14:23:02.162Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:23:02.526Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:23:02.889Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:23:02.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-06-03T14:23:02.889Z] e7928a33240f: Preparing [2022-06-03T14:23:02.889Z] 09881ed64fa2: Preparing [2022-06-03T14:23:02.889Z] 156c185423f6: Preparing [2022-06-03T14:23:02.889Z] e4dfa2691b98: Preparing [2022-06-03T14:23:02.889Z] 525fb9b1a0c1: Preparing [2022-06-03T14:23:02.889Z] f73e7dbfee58: Preparing [2022-06-03T14:23:02.889Z] f73e7dbfee58: Waiting [2022-06-03T14:23:03.162Z] 156c185423f6: Pushed [2022-06-03T14:23:03.162Z] e4dfa2691b98: Pushed [2022-06-03T14:23:03.162Z] f73e7dbfee58: Layer already exists [2022-06-03T14:23:03.763Z] 525fb9b1a0c1: Pushed [2022-06-03T14:23:05.189Z] e7928a33240f: Pushed [2022-06-03T14:23:05.189Z] 09881ed64fa2: Pushed [2022-06-03T14:23:05.461Z] faae5fd1223f1c025c7f16f8d5798919e0216a23: digest: sha256:384b6c121d857ee752d6bc011a11d547bb3e6557ec88a35172e719b78eccc37e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:23:05.833Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:23:06.200Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.1.1-dev.4 [2022-06-03T14:23:06.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-06-03T14:23:06.200Z] e7928a33240f: Preparing [2022-06-03T14:23:06.200Z] 09881ed64fa2: Preparing [2022-06-03T14:23:06.200Z] 156c185423f6: Preparing [2022-06-03T14:23:06.200Z] e4dfa2691b98: Preparing [2022-06-03T14:23:06.200Z] 525fb9b1a0c1: Preparing [2022-06-03T14:23:06.200Z] f73e7dbfee58: Preparing [2022-06-03T14:23:06.200Z] f73e7dbfee58: Waiting [2022-06-03T14:23:06.200Z] 156c185423f6: Layer already exists [2022-06-03T14:23:06.200Z] 09881ed64fa2: Layer already exists [2022-06-03T14:23:06.200Z] e7928a33240f: Layer already exists [2022-06-03T14:23:06.200Z] e4dfa2691b98: Layer already exists [2022-06-03T14:23:06.200Z] 525fb9b1a0c1: Layer already exists [2022-06-03T14:23:06.200Z] f73e7dbfee58: Layer already exists [2022-06-03T14:23:06.473Z] 2.1.1-dev.4: digest: sha256:384b6c121d857ee752d6bc011a11d547bb3e6557ec88a35172e719b78eccc37e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:23:06.849Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:23:07.216Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [2022-06-03T14:23:07.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-06-03T14:23:07.217Z] e7928a33240f: Preparing [2022-06-03T14:23:07.217Z] 09881ed64fa2: Preparing [2022-06-03T14:23:07.217Z] 156c185423f6: Preparing [2022-06-03T14:23:07.217Z] e4dfa2691b98: Preparing [2022-06-03T14:23:07.217Z] 525fb9b1a0c1: Preparing [2022-06-03T14:23:07.217Z] f73e7dbfee58: Preparing [2022-06-03T14:23:07.217Z] f73e7dbfee58: Waiting [2022-06-03T14:23:07.217Z] e4dfa2691b98: Layer already exists [2022-06-03T14:23:07.217Z] 09881ed64fa2: Layer already exists [2022-06-03T14:23:07.217Z] 525fb9b1a0c1: Layer already exists [2022-06-03T14:23:07.217Z] 156c185423f6: Layer already exists [2022-06-03T14:23:07.217Z] e7928a33240f: Layer already exists [2022-06-03T14:23:07.217Z] f73e7dbfee58: Layer already exists [2022-06-03T14:23:07.490Z] faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4: digest: sha256:384b6c121d857ee752d6bc011a11d547bb3e6557ec88a35172e719b78eccc37e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:23:07.911Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:23:08.304Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:jakarta [2022-06-03T14:23:08.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-06-03T14:23:08.304Z] e7928a33240f: Preparing [2022-06-03T14:23:08.304Z] 09881ed64fa2: Preparing [2022-06-03T14:23:08.304Z] 156c185423f6: Preparing [2022-06-03T14:23:08.304Z] e4dfa2691b98: Preparing [2022-06-03T14:23:08.304Z] 525fb9b1a0c1: Preparing [2022-06-03T14:23:08.304Z] f73e7dbfee58: Preparing [2022-06-03T14:23:08.304Z] f73e7dbfee58: Waiting [2022-06-03T14:23:08.304Z] e4dfa2691b98: Layer already exists [2022-06-03T14:23:08.304Z] e7928a33240f: Layer already exists [2022-06-03T14:23:08.304Z] 525fb9b1a0c1: Layer already exists [2022-06-03T14:23:08.304Z] 156c185423f6: Layer already exists [2022-06-03T14:23:08.304Z] 09881ed64fa2: Layer already exists [2022-06-03T14:23:08.304Z] f73e7dbfee58: Layer already exists [2022-06-03T14:23:08.585Z] jakarta: digest: sha256:384b6c121d857ee752d6bc011a11d547bb3e6557ec88a35172e719b78eccc37e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T14:23:08.666Z] ===================================================== [Pipeline] echo [2022-06-03T14:23:08.676Z] taggedImages: [2022-06-03T14:23:08.676Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:23:08.676Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.1.1-dev.4 [2022-06-03T14:23:08.676Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [2022-06-03T14:23:08.676Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:jakarta [Pipeline] echo [2022-06-03T14:23:08.703Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-06-03T14:23:08.703Z] faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:23:08.703Z] 2.1.1-dev.4 [2022-06-03T14:23:08.703Z] faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [2022-06-03T14:23:08.703Z] jakarta [2022-06-03T14:23:08.703Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:23:09.093Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:23:09.651Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:23:09.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-06-03T14:23:09.651Z] c6ebba39d386: Preparing [2022-06-03T14:23:09.651Z] f81d8a176ad6: Preparing [2022-06-03T14:23:09.651Z] 24ccee428be7: Preparing [2022-06-03T14:23:09.651Z] dac282e38f7e: Preparing [2022-06-03T14:23:09.651Z] ee3a63fca953: Preparing [2022-06-03T14:23:09.651Z] c839cc08569c: Preparing [2022-06-03T14:23:09.651Z] c2fdf1b5fd8c: Preparing [2022-06-03T14:23:09.651Z] 4d2fa3e6f02d: Preparing [2022-06-03T14:23:09.651Z] 3606279b2e0c: Preparing [2022-06-03T14:23:09.651Z] f73e7dbfee58: Preparing [2022-06-03T14:23:09.651Z] c839cc08569c: Waiting [2022-06-03T14:23:09.651Z] 3606279b2e0c: Waiting [2022-06-03T14:23:09.651Z] c2fdf1b5fd8c: Waiting [2022-06-03T14:23:09.651Z] f73e7dbfee58: Waiting [2022-06-03T14:23:09.651Z] 4d2fa3e6f02d: Waiting [2022-06-03T14:23:09.994Z] f81d8a176ad6: Pushed [2022-06-03T14:23:09.994Z] ee3a63fca953: Pushed [2022-06-03T14:23:09.994Z] c6ebba39d386: Pushed [2022-06-03T14:23:10.289Z] c839cc08569c: Pushed [2022-06-03T14:23:10.289Z] c2fdf1b5fd8c: Pushed [2022-06-03T14:23:10.289Z] 4d2fa3e6f02d: Pushed [2022-06-03T14:23:10.289Z] f73e7dbfee58: Layer already exists [2022-06-03T14:23:10.588Z] 3606279b2e0c: Pushed [2022-06-03T14:23:12.701Z] dac282e38f7e: Pushed [2022-06-03T14:23:13.703Z] 24ccee428be7: Pushed [2022-06-03T14:23:13.703Z] faae5fd1223f1c025c7f16f8d5798919e0216a23: digest: sha256:c8bd30418f5b9e2e417ffe6329dc0c616f92323264daace2ae6be6697cf1648c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:23:14.086Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:23:14.481Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.1.1-dev.4 [2022-06-03T14:23:14.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-06-03T14:23:14.481Z] c6ebba39d386: Preparing [2022-06-03T14:23:14.481Z] f81d8a176ad6: Preparing [2022-06-03T14:23:14.481Z] 24ccee428be7: Preparing [2022-06-03T14:23:14.481Z] dac282e38f7e: Preparing [2022-06-03T14:23:14.481Z] ee3a63fca953: Preparing [2022-06-03T14:23:14.481Z] c839cc08569c: Preparing [2022-06-03T14:23:14.481Z] c2fdf1b5fd8c: Preparing [2022-06-03T14:23:14.481Z] 4d2fa3e6f02d: Preparing [2022-06-03T14:23:14.481Z] 3606279b2e0c: Preparing [2022-06-03T14:23:14.481Z] f73e7dbfee58: Preparing [2022-06-03T14:23:14.481Z] c839cc08569c: Waiting [2022-06-03T14:23:14.481Z] c2fdf1b5fd8c: Waiting [2022-06-03T14:23:14.481Z] 4d2fa3e6f02d: Waiting [2022-06-03T14:23:14.481Z] f73e7dbfee58: Waiting [2022-06-03T14:23:14.481Z] 3606279b2e0c: Waiting [2022-06-03T14:23:14.481Z] dac282e38f7e: Layer already exists [2022-06-03T14:23:14.481Z] ee3a63fca953: Layer already exists [2022-06-03T14:23:14.481Z] 24ccee428be7: Layer already exists [2022-06-03T14:23:14.481Z] c6ebba39d386: Layer already exists [2022-06-03T14:23:14.481Z] f81d8a176ad6: Layer already exists [2022-06-03T14:23:14.761Z] c839cc08569c: Layer already exists [2022-06-03T14:23:14.761Z] c2fdf1b5fd8c: Layer already exists [2022-06-03T14:23:14.761Z] 3606279b2e0c: Layer already exists [2022-06-03T14:23:14.761Z] 4d2fa3e6f02d: Layer already exists [2022-06-03T14:23:14.761Z] f73e7dbfee58: Layer already exists [2022-06-03T14:23:14.761Z] 2.1.1-dev.4: digest: sha256:c8bd30418f5b9e2e417ffe6329dc0c616f92323264daace2ae6be6697cf1648c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:23:15.157Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:23:15.543Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [2022-06-03T14:23:15.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-06-03T14:23:15.543Z] c6ebba39d386: Preparing [2022-06-03T14:23:15.543Z] f81d8a176ad6: Preparing [2022-06-03T14:23:15.543Z] 24ccee428be7: Preparing [2022-06-03T14:23:15.543Z] dac282e38f7e: Preparing [2022-06-03T14:23:15.543Z] ee3a63fca953: Preparing [2022-06-03T14:23:15.543Z] c839cc08569c: Preparing [2022-06-03T14:23:15.543Z] c2fdf1b5fd8c: Preparing [2022-06-03T14:23:15.543Z] 4d2fa3e6f02d: Preparing [2022-06-03T14:23:15.543Z] 3606279b2e0c: Preparing [2022-06-03T14:23:15.543Z] f73e7dbfee58: Preparing [2022-06-03T14:23:15.543Z] c839cc08569c: Waiting [2022-06-03T14:23:15.543Z] c2fdf1b5fd8c: Waiting [2022-06-03T14:23:15.543Z] 4d2fa3e6f02d: Waiting [2022-06-03T14:23:15.543Z] 3606279b2e0c: Waiting [2022-06-03T14:23:15.543Z] f73e7dbfee58: Waiting [2022-06-03T14:23:15.817Z] c6ebba39d386: Layer already exists [2022-06-03T14:23:15.817Z] ee3a63fca953: Layer already exists [2022-06-03T14:23:15.817Z] 24ccee428be7: Layer already exists [2022-06-03T14:23:15.817Z] f81d8a176ad6: Layer already exists [2022-06-03T14:23:15.817Z] dac282e38f7e: Layer already exists [2022-06-03T14:23:15.817Z] c839cc08569c: Layer already exists [2022-06-03T14:23:15.817Z] c2fdf1b5fd8c: Layer already exists [2022-06-03T14:23:15.817Z] 4d2fa3e6f02d: Layer already exists [2022-06-03T14:23:15.817Z] 3606279b2e0c: Layer already exists [2022-06-03T14:23:15.817Z] f73e7dbfee58: Layer already exists [2022-06-03T14:23:15.817Z] faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4: digest: sha256:c8bd30418f5b9e2e417ffe6329dc0c616f92323264daace2ae6be6697cf1648c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:23:16.188Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:23:16.574Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:jakarta [2022-06-03T14:23:16.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-06-03T14:23:16.574Z] c6ebba39d386: Preparing [2022-06-03T14:23:16.574Z] f81d8a176ad6: Preparing [2022-06-03T14:23:16.574Z] 24ccee428be7: Preparing [2022-06-03T14:23:16.574Z] dac282e38f7e: Preparing [2022-06-03T14:23:16.574Z] ee3a63fca953: Preparing [2022-06-03T14:23:16.574Z] c839cc08569c: Preparing [2022-06-03T14:23:16.574Z] c2fdf1b5fd8c: Preparing [2022-06-03T14:23:16.574Z] 4d2fa3e6f02d: Preparing [2022-06-03T14:23:16.574Z] 3606279b2e0c: Preparing [2022-06-03T14:23:16.574Z] f73e7dbfee58: Preparing [2022-06-03T14:23:16.574Z] 3606279b2e0c: Waiting [2022-06-03T14:23:16.574Z] c839cc08569c: Waiting [2022-06-03T14:23:16.574Z] c2fdf1b5fd8c: Waiting [2022-06-03T14:23:16.574Z] f73e7dbfee58: Waiting [2022-06-03T14:23:16.574Z] 4d2fa3e6f02d: Waiting [2022-06-03T14:23:16.574Z] ee3a63fca953: Layer already exists [2022-06-03T14:23:16.574Z] dac282e38f7e: Layer already exists [2022-06-03T14:23:16.574Z] 24ccee428be7: Layer already exists [2022-06-03T14:23:16.574Z] f81d8a176ad6: Layer already exists [2022-06-03T14:23:16.574Z] c6ebba39d386: Layer already exists [2022-06-03T14:23:16.853Z] c839cc08569c: Layer already exists [2022-06-03T14:23:16.853Z] c2fdf1b5fd8c: Layer already exists [2022-06-03T14:23:16.853Z] f73e7dbfee58: Layer already exists [2022-06-03T14:23:16.853Z] 4d2fa3e6f02d: Layer already exists [2022-06-03T14:23:16.853Z] 3606279b2e0c: Layer already exists [2022-06-03T14:23:16.853Z] jakarta: digest: sha256:c8bd30418f5b9e2e417ffe6329dc0c616f92323264daace2ae6be6697cf1648c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T14:23:16.913Z] ===================================================== [Pipeline] echo [2022-06-03T14:23:16.920Z] taggedImages: [2022-06-03T14:23:16.920Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:23:16.920Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.1.1-dev.4 [2022-06-03T14:23:16.920Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [2022-06-03T14:23:16.920Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:jakarta [Pipeline] echo [2022-06-03T14:23:16.943Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-06-03T14:23:16.943Z] faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:23:16.943Z] 2.1.1-dev.4 [2022-06-03T14:23:16.943Z] faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [2022-06-03T14:23:16.943Z] jakarta [2022-06-03T14:23:16.943Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:23:17.289Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:23:17.690Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:23:17.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-06-03T14:23:17.691Z] 9a09e3ba07aa: Preparing [2022-06-03T14:23:17.691Z] 83c75f62809a: Preparing [2022-06-03T14:23:17.691Z] 0689b00c68c8: Preparing [2022-06-03T14:23:17.691Z] 18e8fcc050ec: Preparing [2022-06-03T14:23:17.691Z] f73e7dbfee58: Preparing [2022-06-03T14:23:17.991Z] 0689b00c68c8: Layer already exists [2022-06-03T14:23:17.991Z] f73e7dbfee58: Layer already exists [2022-06-03T14:23:17.991Z] 9a09e3ba07aa: Pushed [2022-06-03T14:23:18.281Z] 18e8fcc050ec: Pushed [2022-06-03T14:23:20.911Z] 83c75f62809a: Pushed [2022-06-03T14:23:20.911Z] faae5fd1223f1c025c7f16f8d5798919e0216a23: digest: sha256:8b79d86520122df0ca98052fa2734a4660a90dc67992a6bc8bd4f48465fdd5a8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:23:21.278Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:23:21.635Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.1.1-dev.4 [2022-06-03T14:23:21.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-06-03T14:23:21.635Z] 9a09e3ba07aa: Preparing [2022-06-03T14:23:21.635Z] 83c75f62809a: Preparing [2022-06-03T14:23:21.635Z] 0689b00c68c8: Preparing [2022-06-03T14:23:21.635Z] 18e8fcc050ec: Preparing [2022-06-03T14:23:21.635Z] f73e7dbfee58: Preparing [2022-06-03T14:23:21.635Z] 9a09e3ba07aa: Layer already exists [2022-06-03T14:23:21.635Z] 0689b00c68c8: Layer already exists [2022-06-03T14:23:21.635Z] 83c75f62809a: Layer already exists [2022-06-03T14:23:21.635Z] f73e7dbfee58: Layer already exists [2022-06-03T14:23:21.635Z] 18e8fcc050ec: Layer already exists [2022-06-03T14:23:21.908Z] 2.1.1-dev.4: digest: sha256:8b79d86520122df0ca98052fa2734a4660a90dc67992a6bc8bd4f48465fdd5a8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:23:22.272Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:23:22.635Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [2022-06-03T14:23:22.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-06-03T14:23:22.635Z] 9a09e3ba07aa: Preparing [2022-06-03T14:23:22.635Z] 83c75f62809a: Preparing [2022-06-03T14:23:22.635Z] 0689b00c68c8: Preparing [2022-06-03T14:23:22.635Z] 18e8fcc050ec: Preparing [2022-06-03T14:23:22.635Z] f73e7dbfee58: Preparing [2022-06-03T14:23:22.635Z] 9a09e3ba07aa: Layer already exists [2022-06-03T14:23:22.635Z] f73e7dbfee58: Layer already exists [2022-06-03T14:23:22.635Z] 18e8fcc050ec: Layer already exists [2022-06-03T14:23:22.635Z] 83c75f62809a: Layer already exists [2022-06-03T14:23:22.635Z] 0689b00c68c8: Layer already exists [2022-06-03T14:23:22.908Z] faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4: digest: sha256:8b79d86520122df0ca98052fa2734a4660a90dc67992a6bc8bd4f48465fdd5a8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:23:23.273Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:23:23.634Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:jakarta [2022-06-03T14:23:23.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-06-03T14:23:23.634Z] 9a09e3ba07aa: Preparing [2022-06-03T14:23:23.634Z] 83c75f62809a: Preparing [2022-06-03T14:23:23.634Z] 0689b00c68c8: Preparing [2022-06-03T14:23:23.634Z] 18e8fcc050ec: Preparing [2022-06-03T14:23:23.634Z] f73e7dbfee58: Preparing [2022-06-03T14:23:23.634Z] 9a09e3ba07aa: Layer already exists [2022-06-03T14:23:23.634Z] 0689b00c68c8: Layer already exists [2022-06-03T14:23:23.906Z] f73e7dbfee58: Layer already exists [2022-06-03T14:23:23.906Z] 83c75f62809a: Layer already exists [2022-06-03T14:23:23.906Z] 18e8fcc050ec: Layer already exists [2022-06-03T14:23:23.906Z] jakarta: digest: sha256:8b79d86520122df0ca98052fa2734a4660a90dc67992a6bc8bd4f48465fdd5a8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T14:23:23.961Z] ===================================================== [Pipeline] echo [2022-06-03T14:23:23.969Z] taggedImages: [2022-06-03T14:23:23.969Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:23:23.969Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.1.1-dev.4 [2022-06-03T14:23:23.969Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [2022-06-03T14:23:23.969Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:jakarta [Pipeline] echo [2022-06-03T14:23:23.993Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-06-03T14:23:23.993Z] faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:23:23.993Z] 2.1.1-dev.4 [2022-06-03T14:23:23.993Z] faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [2022-06-03T14:23:23.993Z] jakarta [2022-06-03T14:23:23.993Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:23:24.365Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:23:24.720Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:23:24.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-06-03T14:23:24.720Z] c96acc4e0820: Preparing [2022-06-03T14:23:24.720Z] 855e1d5fb8a2: Preparing [2022-06-03T14:23:24.720Z] 0689b00c68c8: Preparing [2022-06-03T14:23:24.720Z] 08c69e0ab870: Preparing [2022-06-03T14:23:24.720Z] f73e7dbfee58: Preparing [2022-06-03T14:23:24.993Z] f73e7dbfee58: Layer already exists [2022-06-03T14:23:24.993Z] 0689b00c68c8: Layer already exists [2022-06-03T14:23:24.993Z] 08c69e0ab870: Layer already exists [2022-06-03T14:23:24.993Z] c96acc4e0820: Pushed [2022-06-03T14:23:27.605Z] 855e1d5fb8a2: Pushed [2022-06-03T14:23:27.605Z] faae5fd1223f1c025c7f16f8d5798919e0216a23: digest: sha256:f06ccf78718e817efca29cabae87c6f7a4d94f709f2e00c75eaaae075e493983 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:23:27.962Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:23:28.312Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.1.1-dev.4 [2022-06-03T14:23:28.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-06-03T14:23:28.312Z] c96acc4e0820: Preparing [2022-06-03T14:23:28.312Z] 855e1d5fb8a2: Preparing [2022-06-03T14:23:28.312Z] 0689b00c68c8: Preparing [2022-06-03T14:23:28.312Z] 08c69e0ab870: Preparing [2022-06-03T14:23:28.312Z] f73e7dbfee58: Preparing [2022-06-03T14:23:28.312Z] f73e7dbfee58: Layer already exists [2022-06-03T14:23:28.312Z] c96acc4e0820: Layer already exists [2022-06-03T14:23:28.312Z] 0689b00c68c8: Layer already exists [2022-06-03T14:23:28.312Z] 08c69e0ab870: Layer already exists [2022-06-03T14:23:28.312Z] 855e1d5fb8a2: Layer already exists [2022-06-03T14:23:28.582Z] 2.1.1-dev.4: digest: sha256:f06ccf78718e817efca29cabae87c6f7a4d94f709f2e00c75eaaae075e493983 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:23:28.943Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:23:29.296Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [2022-06-03T14:23:29.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-06-03T14:23:29.297Z] c96acc4e0820: Preparing [2022-06-03T14:23:29.297Z] 855e1d5fb8a2: Preparing [2022-06-03T14:23:29.297Z] 0689b00c68c8: Preparing [2022-06-03T14:23:29.297Z] 08c69e0ab870: Preparing [2022-06-03T14:23:29.297Z] f73e7dbfee58: Preparing [2022-06-03T14:23:29.297Z] 08c69e0ab870: Layer already exists [2022-06-03T14:23:29.297Z] 0689b00c68c8: Layer already exists [2022-06-03T14:23:29.297Z] 855e1d5fb8a2: Layer already exists [2022-06-03T14:23:29.297Z] f73e7dbfee58: Layer already exists [2022-06-03T14:23:29.297Z] c96acc4e0820: Layer already exists [2022-06-03T14:23:29.568Z] faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4: digest: sha256:f06ccf78718e817efca29cabae87c6f7a4d94f709f2e00c75eaaae075e493983 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:23:29.924Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:23:30.275Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:jakarta [2022-06-03T14:23:30.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-06-03T14:23:30.276Z] c96acc4e0820: Preparing [2022-06-03T14:23:30.276Z] 855e1d5fb8a2: Preparing [2022-06-03T14:23:30.276Z] 0689b00c68c8: Preparing [2022-06-03T14:23:30.276Z] 08c69e0ab870: Preparing [2022-06-03T14:23:30.276Z] f73e7dbfee58: Preparing [2022-06-03T14:23:30.276Z] 0689b00c68c8: Layer already exists [2022-06-03T14:23:30.276Z] c96acc4e0820: Layer already exists [2022-06-03T14:23:30.276Z] 08c69e0ab870: Layer already exists [2022-06-03T14:23:30.276Z] f73e7dbfee58: Layer already exists [2022-06-03T14:23:30.276Z] 855e1d5fb8a2: Layer already exists [2022-06-03T14:23:30.548Z] jakarta: digest: sha256:f06ccf78718e817efca29cabae87c6f7a4d94f709f2e00c75eaaae075e493983 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T14:23:30.599Z] ===================================================== [Pipeline] echo [2022-06-03T14:23:30.607Z] taggedImages: [2022-06-03T14:23:30.607Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:23:30.607Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.1.1-dev.4 [2022-06-03T14:23:30.607Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [2022-06-03T14:23:30.607Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:jakarta [Pipeline] echo [2022-06-03T14:23:30.625Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-06-03T14:23:30.625Z] faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:23:30.625Z] 2.1.1-dev.4 [2022-06-03T14:23:30.625Z] faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [2022-06-03T14:23:30.625Z] jakarta [2022-06-03T14:23:30.625Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:23:30.999Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:23:31.355Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:23:31.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-06-03T14:23:31.355Z] e75c86474465: Preparing [2022-06-03T14:23:31.355Z] 03f6dcc21d28: Preparing [2022-06-03T14:23:31.355Z] 9448b03e1db9: Preparing [2022-06-03T14:23:31.355Z] c61d5e2de32c: Preparing [2022-06-03T14:23:31.355Z] 166dde17997b: Preparing [2022-06-03T14:23:31.355Z] 78c4bc0ebec3: Preparing [2022-06-03T14:23:31.355Z] 45596ee15a31: Preparing [2022-06-03T14:23:31.355Z] 52dc75cd08be: Preparing [2022-06-03T14:23:31.355Z] a6e1fd50fee5: Preparing [2022-06-03T14:23:31.355Z] 56eb02710082: Preparing [2022-06-03T14:23:31.355Z] ee420dfed78a: Preparing [2022-06-03T14:23:31.355Z] 52dc75cd08be: Waiting [2022-06-03T14:23:31.355Z] a6e1fd50fee5: Waiting [2022-06-03T14:23:31.355Z] 56eb02710082: Waiting [2022-06-03T14:23:31.355Z] ee420dfed78a: Waiting [2022-06-03T14:23:31.355Z] 78c4bc0ebec3: Waiting [2022-06-03T14:23:31.355Z] 45596ee15a31: Waiting [2022-06-03T14:23:31.632Z] 166dde17997b: Layer already exists [2022-06-03T14:23:31.632Z] 78c4bc0ebec3: Layer already exists [2022-06-03T14:23:31.632Z] 45596ee15a31: Layer already exists [2022-06-03T14:23:31.632Z] 52dc75cd08be: Layer already exists [2022-06-03T14:23:31.632Z] 03f6dcc21d28: Pushed [2022-06-03T14:23:31.632Z] a6e1fd50fee5: Layer already exists [2022-06-03T14:23:31.908Z] 56eb02710082: Layer already exists [2022-06-03T14:23:31.908Z] ee420dfed78a: Layer already exists [2022-06-03T14:23:32.181Z] e75c86474465: Pushed [2022-06-03T14:23:34.153Z] 9448b03e1db9: Pushed [2022-06-03T14:23:49.195Z] c61d5e2de32c: Pushed [2022-06-03T14:23:49.195Z] faae5fd1223f1c025c7f16f8d5798919e0216a23: digest: sha256:eb0b8eb68cc129853ea7ee21e44ad704c40e6fce7ba60513de5b0c88c31be9c1 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:23:49.558Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:23:49.915Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.1.1-dev.4 [2022-06-03T14:23:49.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-06-03T14:23:49.915Z] e75c86474465: Preparing [2022-06-03T14:23:49.915Z] 03f6dcc21d28: Preparing [2022-06-03T14:23:49.915Z] 9448b03e1db9: Preparing [2022-06-03T14:23:49.915Z] c61d5e2de32c: Preparing [2022-06-03T14:23:49.915Z] 166dde17997b: Preparing [2022-06-03T14:23:49.915Z] 78c4bc0ebec3: Preparing [2022-06-03T14:23:49.915Z] 45596ee15a31: Preparing [2022-06-03T14:23:49.915Z] 52dc75cd08be: Preparing [2022-06-03T14:23:49.915Z] a6e1fd50fee5: Preparing [2022-06-03T14:23:49.915Z] 56eb02710082: Preparing [2022-06-03T14:23:49.915Z] ee420dfed78a: Preparing [2022-06-03T14:23:49.915Z] 45596ee15a31: Waiting [2022-06-03T14:23:49.915Z] 52dc75cd08be: Waiting [2022-06-03T14:23:49.915Z] a6e1fd50fee5: Waiting [2022-06-03T14:23:49.915Z] 56eb02710082: Waiting [2022-06-03T14:23:49.915Z] ee420dfed78a: Waiting [2022-06-03T14:23:49.915Z] 78c4bc0ebec3: Waiting [2022-06-03T14:23:50.186Z] c61d5e2de32c: Layer already exists [2022-06-03T14:23:50.186Z] 9448b03e1db9: Layer already exists [2022-06-03T14:23:50.186Z] 03f6dcc21d28: Layer already exists [2022-06-03T14:23:50.186Z] e75c86474465: Layer already exists [2022-06-03T14:23:50.186Z] 166dde17997b: Layer already exists [2022-06-03T14:23:50.186Z] 52dc75cd08be: Layer already exists [2022-06-03T14:23:50.186Z] 78c4bc0ebec3: Layer already exists [2022-06-03T14:23:50.186Z] 45596ee15a31: Layer already exists [2022-06-03T14:23:50.186Z] 56eb02710082: Layer already exists [2022-06-03T14:23:50.186Z] a6e1fd50fee5: Layer already exists [2022-06-03T14:23:50.186Z] ee420dfed78a: Layer already exists [2022-06-03T14:23:50.186Z] 2.1.1-dev.4: digest: sha256:eb0b8eb68cc129853ea7ee21e44ad704c40e6fce7ba60513de5b0c88c31be9c1 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:23:50.546Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:23:50.903Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [2022-06-03T14:23:50.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-06-03T14:23:50.903Z] e75c86474465: Preparing [2022-06-03T14:23:50.903Z] 03f6dcc21d28: Preparing [2022-06-03T14:23:50.903Z] 9448b03e1db9: Preparing [2022-06-03T14:23:50.903Z] c61d5e2de32c: Preparing [2022-06-03T14:23:50.903Z] 166dde17997b: Preparing [2022-06-03T14:23:50.903Z] 78c4bc0ebec3: Preparing [2022-06-03T14:23:50.903Z] 45596ee15a31: Preparing [2022-06-03T14:23:50.903Z] 52dc75cd08be: Preparing [2022-06-03T14:23:50.903Z] a6e1fd50fee5: Preparing [2022-06-03T14:23:50.903Z] 56eb02710082: Preparing [2022-06-03T14:23:50.903Z] ee420dfed78a: Preparing [2022-06-03T14:23:50.903Z] 52dc75cd08be: Waiting [2022-06-03T14:23:50.903Z] a6e1fd50fee5: Waiting [2022-06-03T14:23:50.903Z] 56eb02710082: Waiting [2022-06-03T14:23:50.903Z] 78c4bc0ebec3: Waiting [2022-06-03T14:23:50.903Z] ee420dfed78a: Waiting [2022-06-03T14:23:50.903Z] 45596ee15a31: Waiting [2022-06-03T14:23:50.903Z] 03f6dcc21d28: Layer already exists [2022-06-03T14:23:50.903Z] e75c86474465: Layer already exists [2022-06-03T14:23:50.903Z] c61d5e2de32c: Layer already exists [2022-06-03T14:23:50.903Z] 166dde17997b: Layer already exists [2022-06-03T14:23:50.903Z] 9448b03e1db9: Layer already exists [2022-06-03T14:23:50.903Z] 78c4bc0ebec3: Layer already exists [2022-06-03T14:23:50.903Z] a6e1fd50fee5: Layer already exists [2022-06-03T14:23:50.903Z] 52dc75cd08be: Layer already exists [2022-06-03T14:23:50.903Z] 45596ee15a31: Layer already exists [2022-06-03T14:23:50.903Z] 56eb02710082: Layer already exists [2022-06-03T14:23:51.174Z] ee420dfed78a: Layer already exists [2022-06-03T14:23:51.174Z] faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4: digest: sha256:eb0b8eb68cc129853ea7ee21e44ad704c40e6fce7ba60513de5b0c88c31be9c1 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:23:51.548Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:23:51.906Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:jakarta [2022-06-03T14:23:51.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-06-03T14:23:51.906Z] e75c86474465: Preparing [2022-06-03T14:23:51.906Z] 03f6dcc21d28: Preparing [2022-06-03T14:23:51.906Z] 9448b03e1db9: Preparing [2022-06-03T14:23:51.906Z] c61d5e2de32c: Preparing [2022-06-03T14:23:51.906Z] 166dde17997b: Preparing [2022-06-03T14:23:51.906Z] 78c4bc0ebec3: Preparing [2022-06-03T14:23:51.906Z] 45596ee15a31: Preparing [2022-06-03T14:23:51.906Z] 52dc75cd08be: Preparing [2022-06-03T14:23:51.906Z] a6e1fd50fee5: Preparing [2022-06-03T14:23:51.906Z] 56eb02710082: Preparing [2022-06-03T14:23:51.906Z] ee420dfed78a: Preparing [2022-06-03T14:23:51.906Z] 52dc75cd08be: Waiting [2022-06-03T14:23:51.906Z] a6e1fd50fee5: Waiting [2022-06-03T14:23:51.906Z] ee420dfed78a: Waiting [2022-06-03T14:23:51.906Z] 78c4bc0ebec3: Waiting [2022-06-03T14:23:51.906Z] 56eb02710082: Waiting [2022-06-03T14:23:51.906Z] 45596ee15a31: Waiting [2022-06-03T14:23:51.906Z] c61d5e2de32c: Layer already exists [2022-06-03T14:23:51.906Z] 03f6dcc21d28: Layer already exists [2022-06-03T14:23:51.906Z] 166dde17997b: Layer already exists [2022-06-03T14:23:51.907Z] 9448b03e1db9: Layer already exists [2022-06-03T14:23:51.907Z] e75c86474465: Layer already exists [2022-06-03T14:23:51.907Z] a6e1fd50fee5: Layer already exists [2022-06-03T14:23:51.907Z] 52dc75cd08be: Layer already exists [2022-06-03T14:23:52.177Z] 78c4bc0ebec3: Layer already exists [2022-06-03T14:23:52.177Z] 45596ee15a31: Layer already exists [2022-06-03T14:23:52.177Z] 56eb02710082: Layer already exists [2022-06-03T14:23:52.177Z] ee420dfed78a: Layer already exists [2022-06-03T14:23:52.177Z] jakarta: digest: sha256:eb0b8eb68cc129853ea7ee21e44ad704c40e6fce7ba60513de5b0c88c31be9c1 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T14:23:52.236Z] ===================================================== [Pipeline] echo [2022-06-03T14:23:52.244Z] taggedImages: [2022-06-03T14:23:52.244Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23 [2022-06-03T14:23:52.244Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.1.1-dev.4 [2022-06-03T14:23:52.244Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:faae5fd1223f1c025c7f16f8d5798919e0216a23-2.1.1-dev.4 [2022-06-03T14:23:52.244Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:jakarta [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:23:52.624Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-03T14:23:52.624Z] [2022-06-03T14:23:52.624Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:23:52.966Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-03T14:23:53.240Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-03T14:23:53.240Z] 8998bd30e6a1: Pulling fs layer [2022-06-03T14:23:53.240Z] 04944245beec: Pulling fs layer [2022-06-03T14:23:53.240Z] 699f458cf7ca: Pulling fs layer [2022-06-03T14:23:53.240Z] 765212b225bb: Pulling fs layer [2022-06-03T14:23:53.240Z] f23df028b6ca: Pulling fs layer [2022-06-03T14:23:53.240Z] d65c8cfc05b1: Pulling fs layer [2022-06-03T14:23:53.240Z] 2437ff75d9bd: Pulling fs layer [2022-06-03T14:23:53.240Z] f23df028b6ca: Waiting [2022-06-03T14:23:53.240Z] d65c8cfc05b1: Waiting [2022-06-03T14:23:53.240Z] 2437ff75d9bd: Waiting [2022-06-03T14:23:53.240Z] 765212b225bb: Waiting [2022-06-03T14:23:53.240Z] 04944245beec: Verifying Checksum [2022-06-03T14:23:53.240Z] 04944245beec: Download complete [2022-06-03T14:23:53.240Z] 765212b225bb: Download complete [2022-06-03T14:23:53.240Z] f23df028b6ca: Verifying Checksum [2022-06-03T14:23:53.240Z] f23df028b6ca: Download complete [2022-06-03T14:23:53.240Z] d65c8cfc05b1: Verifying Checksum [2022-06-03T14:23:53.240Z] d65c8cfc05b1: Download complete [2022-06-03T14:23:53.513Z] 699f458cf7ca: Verifying Checksum [2022-06-03T14:23:53.513Z] 699f458cf7ca: Download complete [2022-06-03T14:23:53.787Z] 8998bd30e6a1: Verifying Checksum [2022-06-03T14:23:53.787Z] 8998bd30e6a1: Download complete [2022-06-03T14:23:56.401Z] 2437ff75d9bd: Verifying Checksum [2022-06-03T14:23:56.401Z] 2437ff75d9bd: Download complete [2022-06-03T14:23:58.375Z] 8998bd30e6a1: Pull complete [2022-06-03T14:23:58.649Z] 04944245beec: Pull complete [2022-06-03T14:24:00.088Z] 699f458cf7ca: Pull complete [2022-06-03T14:24:00.363Z] 765212b225bb: Pull complete [2022-06-03T14:24:01.359Z] f23df028b6ca: Pull complete [2022-06-03T14:24:01.634Z] d65c8cfc05b1: Pull complete [2022-06-03T14:24:16.711Z] 2437ff75d9bd: Pull complete [2022-06-03T14:24:16.711Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-03T14:24:16.711Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-03T14:24:16.711Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T14:24:16.987Z] prd-ubuntu20.04-docker-arm64-4c-16g-945 does not seem to be running inside a container [2022-06-03T14:24:17.074Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-03T14:24:19.876Z] $ docker top 5eca62604b33956580da858e96ec9a1b99e73ba7dbda2d6979be70cec592d99e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T14:24:20.862Z] ---> job-cost.sh [2022-06-03T14:24:20.862Z] lf-activate-venv: SKIPPING [2022-06-03T14:24:20.862Z] INFO: No Stack... [2022-06-03T14:24:21.454Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-03T14:24:22.430Z] INFO: Archiving Costs [Pipeline] sh [2022-06-03T14:24:23.094Z] + cat /w/workspace/edgex-go/6/archives/cost.csv [2022-06-03T14:24:23.094Z] + cut -d, -f6 [Pipeline] lock [2022-06-03T14:24:23.127Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-jakarta-6-stack-cost] [2022-06-03T14:24:23.133Z] Resource [jenkins-edgexfoundry-edgex-go-jakarta-6-stack-cost] did not exist. Created. [2022-06-03T14:24:23.133Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-jakarta-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-03T14:24:23.799Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-03T14:24:24.614Z] Stashed 1 file(s) [Pipeline] } [2022-06-03T14:24:24.624Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-jakarta-6-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-03T14:24:24.649Z] $ docker stop --time=1 5eca62604b33956580da858e96ec9a1b99e73ba7dbda2d6979be70cec592d99e [2022-06-03T14:24:26.188Z] $ docker rm -f 5eca62604b33956580da858e96ec9a1b99e73ba7dbda2d6979be70cec592d99e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-06-03T14:24:26.718Z] provisioning config files... [2022-06-03T14:24:26.725Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config9030223179853510282tmp [Pipeline] { [Pipeline] sh [2022-06-03T14:24:27.018Z] + set +x [2022-06-03T14:24:27.018Z] + curl -s https://codecov.io/bash [2022-06-03T14:24:27.018Z] + bash -s -- [2022-06-03T14:24:27.018Z] [2022-06-03T14:24:27.018Z] _____ _ [2022-06-03T14:24:27.018Z] / ____| | | [2022-06-03T14:24:27.018Z] | | ___ __| | ___ ___ _____ __ [2022-06-03T14:24:27.018Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-03T14:24:27.018Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-03T14:24:27.018Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-03T14:24:27.018Z] Bash-1.0.6 [2022-06-03T14:24:27.018Z] [2022-06-03T14:24:27.018Z] [2022-06-03T14:24:27.018Z] ==> git version 2.25.1 found [2022-06-03T14:24:27.018Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-06-03T14:24:27.018Z] Release-Date: 2020-01-08 [2022-06-03T14:24:27.018Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-03T14:24:27.018Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-03T14:24:27.018Z] ==> Jenkins CI detected. [2022-06-03T14:24:27.018Z] current dir:  /w/workspace/edgex-go/6 [2022-06-03T14:24:27.018Z] project root: . [2022-06-03T14:24:27.018Z] --> token set from env [2022-06-03T14:24:27.018Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-03T14:24:27.018Z] ==> Running gcov in . (disable via -X gcov) [2022-06-03T14:24:27.018Z] ==> Python coveragepy not found [2022-06-03T14:24:27.018Z] ==> Searching for coverage reports in: [2022-06-03T14:24:27.018Z] + . [2022-06-03T14:24:27.018Z] -> Found 1 reports [2022-06-03T14:24:27.018Z] ==> Detecting git/mercurial file structure [2022-06-03T14:24:27.278Z] ==> Reading reports [2022-06-03T14:24:27.278Z] + ./coverage.out bytes=428658 [2022-06-03T14:24:27.278Z] ==> Appending adjustments [2022-06-03T14:24:27.278Z] https://docs.codecov.io/docs/fixing-reports [2022-06-03T14:24:28.215Z] + Found adjustments [2022-06-03T14:24:28.215Z] ==> Gzipping contents [2022-06-03T14:24:28.215Z] 64K /tmp/codecov.6RZwC9.gz [2022-06-03T14:24:28.215Z] ==> Uploading reports [2022-06-03T14:24:28.215Z] url: https://codecov.io [2022-06-03T14:24:28.215Z] query: branch=jakarta&commit=faae5fd1223f1c025c7f16f8d5798919e0216a23&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fjakarta%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-03T14:24:28.215Z] -> Pinging Codecov [2022-06-03T14:24:28.215Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=jakarta&commit=faae5fd1223f1c025c7f16f8d5798919e0216a23&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fjakarta%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-03T14:24:28.475Z] -> Uploading to [2022-06-03T14:24:28.475Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-03/00271124DB129430A58F1EEE437C3FCB/faae5fd1223f1c025c7f16f8d5798919e0216a23/ab30c740-0acd-4510-a37d-a9425b6f3fbd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220603%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220603T142428Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7c87e0988cd4a69600a5afde683689070b28a151d7f342be5ea458f8d6c30ed4 [2022-06-03T14:24:28.475Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-03T14:24:28.475Z] Dload Upload Total Spent Left Speed [2022-06-03T14:24:28.734Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65062 0 0 100 65062 0 314k --:--:-- --:--:-- --:--:-- 312k 100 65062 0 0 100 65062 0 255k --:--:-- --:--:-- --:--:-- 254k [2022-06-03T14:24:28.734Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/faae5fd1223f1c025c7f16f8d5798919e0216a23 [Pipeline] } [2022-06-03T14:24:28.742Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-06-03T14:24:28.926Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-06-03T14:24:28.937Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:24:29.227Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-03T14:24:29.227Z] [2022-06-03T14:24:29.227Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:24:29.524Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-03T14:24:29.524Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-06-03T14:24:29.524Z] df9b9388f04a: Pulling fs layer [2022-06-03T14:24:29.524Z] 52dc419b0ee2: Pulling fs layer [2022-06-03T14:24:29.524Z] 25bc292e5bac: Pulling fs layer [2022-06-03T14:24:29.524Z] 114826534d7a: Pulling fs layer [2022-06-03T14:24:29.524Z] 4657fd5d0bcf: Pulling fs layer [2022-06-03T14:24:29.524Z] 6ad1cebc031e: Pulling fs layer [2022-06-03T14:24:29.524Z] 8a3aa393b2d8: Pulling fs layer [2022-06-03T14:24:29.524Z] 114826534d7a: Waiting [2022-06-03T14:24:29.524Z] 4657fd5d0bcf: Waiting [2022-06-03T14:24:29.524Z] 6ad1cebc031e: Waiting [2022-06-03T14:24:29.524Z] 8a3aa393b2d8: Waiting [2022-06-03T14:24:29.524Z] 25bc292e5bac: Verifying Checksum [2022-06-03T14:24:29.524Z] 25bc292e5bac: Download complete [2022-06-03T14:24:29.524Z] 52dc419b0ee2: Download complete [2022-06-03T14:24:29.524Z] 4657fd5d0bcf: Verifying Checksum [2022-06-03T14:24:29.524Z] 4657fd5d0bcf: Download complete [2022-06-03T14:24:29.524Z] df9b9388f04a: Verifying Checksum [2022-06-03T14:24:29.524Z] df9b9388f04a: Download complete [2022-06-03T14:24:29.794Z] 6ad1cebc031e: Verifying Checksum [2022-06-03T14:24:29.794Z] 6ad1cebc031e: Download complete [2022-06-03T14:24:29.794Z] df9b9388f04a: Pull complete [2022-06-03T14:24:29.794Z] 52dc419b0ee2: Pull complete [2022-06-03T14:24:29.794Z] 25bc292e5bac: Pull complete [2022-06-03T14:24:30.384Z] 114826534d7a: Download complete [2022-06-03T14:24:30.643Z] 8a3aa393b2d8: Verifying Checksum [2022-06-03T14:24:30.643Z] 8a3aa393b2d8: Download complete [2022-06-03T14:24:33.931Z] 114826534d7a: Pull complete [2022-06-03T14:24:33.931Z] 4657fd5d0bcf: Pull complete [2022-06-03T14:24:34.192Z] 6ad1cebc031e: Pull complete [2022-06-03T14:24:37.484Z] 8a3aa393b2d8: Pull complete [2022-06-03T14:24:37.484Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-06-03T14:24:37.484Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-03T14:24:37.484Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T14:24:37.577Z] prd-ubuntu20.04-docker-8c-8g-944 does not seem to be running inside a container [2022-06-03T14:24:37.624Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-06-03T14:24:40.221Z] $ docker top b0526188857999281637811133abc6ae2d6ff56e9b42102e56bce0607b6c0fe6 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-03T14:24:40.282Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:jakarta' [Pipeline] sh [2022-06-03T14:24:40.561Z] + set -o pipefail [2022-06-03T14:24:40.561Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:jakarta' [2022-06-03T14:24:43.099Z] [2022-06-03T14:24:43.099Z] Monitoring /w/workspace/edgex-go/6 (github.com/edgexfoundry/edgex-go)... [2022-06-03T14:24:43.099Z] [2022-06-03T14:24:43.099Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/27156136-b8eb-488a-b047-791ec6c999d2/history/de815ec8-2bf9-45f4-8461-042338cebbc7 [2022-06-03T14:24:43.099Z] [2022-06-03T14:24:43.099Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2022-06-03T14:24:43.099Z] [2022-06-03T14:24:43.099Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-06-03T14:24:43.099Z] [2022-06-03T14:24:43.357Z] [Pipeline] } [2022-06-03T14:24:43.385Z] $ docker stop --time=1 b0526188857999281637811133abc6ae2d6ff56e9b42102e56bce0607b6c0fe6 [2022-06-03T14:24:44.673Z] $ docker rm -f b0526188857999281637811133abc6ae2d6ff56e9b42102e56bce0607b6c0fe6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-06-03T14:24:44.850Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-03T14:24:44.861Z] provisioning config files... [2022-06-03T14:24:44.871Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/6@tmp/config4884336825223764126tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T14:24:45.171Z] --> edgex-publish-swagger.sh [2022-06-03T14:24:45.171Z] === Publish openapi/v2 API === [2022-06-03T14:24:45.171Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-06-03T14:24:45.171Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/6/openapi/v2/core-command.yaml] [2022-06-03T14:24:45.171Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-03T14:24:45.171Z] Dload Upload Total Spent Left Speed [2022-06-03T14:24:46.115Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32389 0 0 100 32389 0 28944 0:00:01 0:00:01 --:--:-- 28944 100 32389 0 0 100 32389 0 28944 0:00:01 0:00:01 --:--:-- 28944 [2022-06-03T14:24:46.115Z] [2022-06-03T14:24:46.115Z] [2022-06-03T14:24:46.115Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/6/openapi/v2/core-data.yaml] [2022-06-03T14:24:46.115Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-03T14:24:46.115Z] Dload Upload Total Spent Left Speed [2022-06-03T14:24:47.502Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 59761 0:00:01 0:00:01 --:--:-- 59761 100 71116 0 0 100 71116 0 59761 0:00:01 0:00:01 --:--:-- 59761 [2022-06-03T14:24:47.502Z] [2022-06-03T14:24:47.502Z] [2022-06-03T14:24:47.502Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/6/openapi/v2/core-metadata.yaml] [2022-06-03T14:24:47.502Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-03T14:24:47.502Z] Dload Upload Total Spent Left Speed [2022-06-03T14:24:48.445Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 121k --:--:-- --:--:-- --:--:-- 121k 100 119k 0 0 100 119k 0 121k --:--:-- --:--:-- --:--:-- 120k [2022-06-03T14:24:48.445Z] [2022-06-03T14:24:48.445Z] [2022-06-03T14:24:48.445Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/6/openapi/v2/support-notifications.yaml] [2022-06-03T14:24:48.445Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-03T14:24:48.445Z] Dload Upload Total Spent Left Speed [2022-06-03T14:24:49.281Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 427k --:--:-- --:--:-- --:--:-- 425k 100 88830 0 0 100 88830 0 94802 --:--:-- --:--:-- --:--:-- 94701 [2022-06-03T14:24:49.281Z] [2022-06-03T14:24:49.281Z] [2022-06-03T14:24:49.281Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/6/openapi/v2/support-scheduler.yaml] [2022-06-03T14:24:49.281Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-03T14:24:49.281Z] Dload Upload Total Spent Left Speed [2022-06-03T14:24:50.670Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38932 0 0 100 38932 0 37834 0:00:01 0:00:01 --:--:-- 37834 100 38932 0 0 100 38932 0 37834 0:00:01 0:00:01 --:--:-- 37834 [2022-06-03T14:24:50.670Z] [2022-06-03T14:24:50.670Z] [2022-06-03T14:24:50.671Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/6/openapi/v2/system-agent.yaml] [2022-06-03T14:24:50.671Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-03T14:24:50.671Z] Dload Upload Total Spent Left Speed [2022-06-03T14:24:51.279Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 97044 --:--:-- --:--:-- --:--:-- 96566 100 19603 0 0 100 19603 0 22025 --:--:-- --:--:-- --:--:-- 22001 [2022-06-03T14:24:51.279Z] [2022-06-03T14:24:51.279Z] [Pipeline] } [2022-06-03T14:24:51.292Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-06-03T14:24:51.685Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-03T14:24:51.685Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:24:51.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T14:24:51.997Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T14:24:52.089Z] prd-ubuntu20.04-docker-8c-8g-944 does not seem to be running inside a container [2022-06-03T14:24:52.143Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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/py-git-semver:latest cat [2022-06-03T14:24:52.570Z] $ docker top 9f6ab7a94e398cd2984c258ca9aa5a8f26982e57eb1543e0ebf482776d5897d2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-03T14:24:52.661Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-03T14:24:52.661Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-03T14:24:52.801Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-03T14:24:52.822Z] $ docker exec 9f6ab7a94e398cd2984c258ca9aa5a8f26982e57eb1543e0ebf482776d5897d2 ssh-agent [2022-06-03T14:24:52.932Z] SSH_AUTH_SOCK=/tmp/ssh-RdgfQQddyQJz/agent.32 [2022-06-03T14:24:52.932Z] SSH_AGENT_PID=39 [2022-06-03T14:24:52.936Z] Running ssh-add (command line suppressed) [2022-06-03T14:24:53.068Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_8628060299549002465.key (/w/workspace/edgex-go/6@tmp/private_key_8628060299549002465.key) [2022-06-03T14:24:53.065Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-03T14:24:53.356Z] + git semver tag [2022-06-03T14:24:53.617Z] 2022-06-03 14:24:53,568 [run_tag] DEBUG tag force:False [2022-06-03T14:24:53.617Z] 2022-06-03 14:24:53,569 [check_head_tag] DEBUG check head tag [2022-06-03T14:24:53.617Z] 2022-06-03 14:24:53,569 [execute] INFO git cat-file --batch-check [2022-06-03T14:24:53.617Z] 2022-06-03 14:24:53,570 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/6, universal_newlines=False, shell=None, istream=) [2022-06-03T14:24:53.617Z] 2022-06-03 14:24:53,573 [execute] INFO git cat-file --batch [2022-06-03T14:24:53.617Z] 2022-06-03 14:24:53,574 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/6, universal_newlines=False, shell=None, istream=) [2022-06-03T14:24:53.617Z] 2022-06-03 14:24:53,587 [read_version] DEBUG read version from /w/workspace/edgex-go/6/.semver/jakarta [2022-06-03T14:24:53.617Z] 2022-06-03 14:24:53,588 [execute] INFO git tag -a v2.1.1-dev.4 -m v2.1.1-dev.4 [2022-06-03T14:24:53.617Z] 2022-06-03 14:24:53,588 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.1-dev.4', '-m', 'v2.1.1-dev.4'], cwd=/w/workspace/edgex-go/6, universal_newlines=False, shell=None, istream=None) [2022-06-03T14:24:53.617Z] 2022-06-03 14:24:53,592 [read_version] DEBUG read version from /w/workspace/edgex-go/6/.semver/jakarta [2022-06-03T14:24:53.617Z] 2.1.1-dev.4 [Pipeline] } [2022-06-03T14:24:53.645Z] $ docker exec --env ******** --env ******** 9f6ab7a94e398cd2984c258ca9aa5a8f26982e57eb1543e0ebf482776d5897d2 ssh-agent -k [2022-06-03T14:24:53.752Z] unset SSH_AUTH_SOCK; [2022-06-03T14:24:53.753Z] unset SSH_AGENT_PID; [2022-06-03T14:24:53.753Z] echo Agent pid 39 killed; [2022-06-03T14:24:53.746Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-03T14:24:54.058Z] + git semver [Pipeline] } [2022-06-03T14:24:54.350Z] $ docker stop --time=1 9f6ab7a94e398cd2984c258ca9aa5a8f26982e57eb1543e0ebf482776d5897d2 [2022-06-03T14:24:55.635Z] $ docker rm -f 9f6ab7a94e398cd2984c258ca9aa5a8f26982e57eb1543e0ebf482776d5897d2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:24:56.036Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-03T14:24:56.036Z] [2022-06-03T14:24:56.036Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:24:56.356Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-03T14:24:56.356Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-06-03T14:24:56.356Z] ab5ef0e58194: Pulling fs layer [2022-06-03T14:24:56.356Z] 9712f1f96733: Pulling fs layer [2022-06-03T14:24:56.356Z] 63f879dbbcfc: Pulling fs layer [2022-06-03T14:24:56.356Z] 0d9ebad4ef96: Pulling fs layer [2022-06-03T14:24:56.356Z] e9a5061849ea: Pulling fs layer [2022-06-03T14:24:56.356Z] d747dcd14b5f: Pulling fs layer [2022-06-03T14:24:56.356Z] 2de7ff778b66: Pulling fs layer [2022-06-03T14:24:56.356Z] 0d9ebad4ef96: Waiting [2022-06-03T14:24:56.356Z] e9a5061849ea: Waiting [2022-06-03T14:24:56.356Z] d747dcd14b5f: Waiting [2022-06-03T14:24:56.356Z] 2de7ff778b66: Waiting [2022-06-03T14:24:56.356Z] 9712f1f96733: Verifying Checksum [2022-06-03T14:24:56.357Z] 9712f1f96733: Download complete [2022-06-03T14:24:56.929Z] 63f879dbbcfc: Verifying Checksum [2022-06-03T14:24:56.929Z] 63f879dbbcfc: Download complete [2022-06-03T14:24:56.929Z] e9a5061849ea: Verifying Checksum [2022-06-03T14:24:56.929Z] e9a5061849ea: Download complete [2022-06-03T14:24:56.929Z] d747dcd14b5f: Download complete [2022-06-03T14:24:56.929Z] ab5ef0e58194: Verifying Checksum [2022-06-03T14:24:56.929Z] ab5ef0e58194: Download complete [2022-06-03T14:24:57.188Z] 0d9ebad4ef96: Verifying Checksum [2022-06-03T14:24:57.188Z] 0d9ebad4ef96: Download complete [2022-06-03T14:24:57.188Z] 2de7ff778b66: Verifying Checksum [2022-06-03T14:24:57.188Z] 2de7ff778b66: Download complete [2022-06-03T14:24:59.730Z] ab5ef0e58194: Pull complete [2022-06-03T14:24:59.730Z] 9712f1f96733: Pull complete [2022-06-03T14:25:00.667Z] 63f879dbbcfc: Pull complete [2022-06-03T14:25:03.960Z] 0d9ebad4ef96: Pull complete [2022-06-03T14:25:04.219Z] e9a5061849ea: Pull complete [2022-06-03T14:25:04.219Z] d747dcd14b5f: Pull complete [2022-06-03T14:25:05.158Z] 2de7ff778b66: Pull complete [2022-06-03T14:25:05.158Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-06-03T14:25:05.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-03T14:25:05.158Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T14:25:05.258Z] prd-ubuntu20.04-docker-8c-8g-944 does not seem to be running inside a container [2022-06-03T14:25:05.311Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-06-03T14:25:07.372Z] $ docker top b3f30b4a60cad1c59cf9ae461f297450bdef7e9e72b2e55a31558459db3fa6e0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-06-03T14:25:07.437Z] provisioning config files... [2022-06-03T14:25:07.445Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/6@tmp/config7791798746091287183tmp [2022-06-03T14:25:07.456Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/6@tmp/config4763169697303316169tmp [2022-06-03T14:25:07.465Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/6@tmp/config8229067803022806592tmp [Pipeline] { [Pipeline] echo [2022-06-03T14:25:07.477Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T14:25:07.763Z] ---> sigul-configuration.sh [2022-06-03T14:25:07.763Z] gpg: directory `/root/.gnupg' created [2022-06-03T14:25:07.763Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-06-03T14:25:07.763Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-06-03T14:25:07.763Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-06-03T14:25:07.763Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-06-03T14:25:07.763Z] gpg: CAST5 encrypted data [2022-06-03T14:25:07.763Z] gpg: encrypted with 1 passphrase [2022-06-03T14:25:07.763Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-06-03T14:25:08.052Z] + mkdir /home/jenkins [2022-06-03T14:25:08.052Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-06-03T14:25:08.341Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-06-03T14:25:08.352Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T14:25:08.640Z] ---> sigul-install.sh [2022-06-03T14:25:08.640Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-06-03T14:25:08.930Z] + git tag --list [2022-06-03T14:25:08.930Z] 0.6.0 [2022-06-03T14:25:08.930Z] 0.6.1 [2022-06-03T14:25:08.930Z] 0.7.0 [2022-06-03T14:25:08.930Z] 0.7.1 [2022-06-03T14:25:08.930Z] v1.0.0 [2022-06-03T14:25:08.930Z] v1.0.1 [2022-06-03T14:25:08.930Z] v1.1.0 [2022-06-03T14:25:08.930Z] v1.2.0 [2022-06-03T14:25:08.930Z] v1.2.1 [2022-06-03T14:25:08.930Z] v1.3.0 [2022-06-03T14:25:08.930Z] v1.3.1 [2022-06-03T14:25:08.930Z] v2.0.0 [2022-06-03T14:25:08.930Z] v2.1.0 [2022-06-03T14:25:08.930Z] v2.1.1-dev.1 [2022-06-03T14:25:08.930Z] v2.1.1-dev.2 [2022-06-03T14:25:08.930Z] v2.1.1-dev.3 [2022-06-03T14:25:08.930Z] v2.1.1-dev.4 [2022-06-03T14:25:08.930Z] v2.2.0 [2022-06-03T14:25:08.930Z] v2.2.1-dev.1 [2022-06-03T14:25:08.930Z] v2.2.1-dev.2 [2022-06-03T14:25:08.930Z] v2.2.1-dev.3 [2022-06-03T14:25:08.930Z] v2.2.1-dev.4 [2022-06-03T14:25:08.930Z] v2.2.1-dev.5 [2022-06-03T14:25:08.930Z] v2.2.1-dev.6 [2022-06-03T14:25:08.930Z] v2.2.1-dev.7 [2022-06-03T14:25:08.930Z] v2.2.1-dev.8 [2022-06-03T14:25:08.930Z] v2.2.1-dev.9 [Pipeline] sh [2022-06-03T14:25:09.220Z] + lftools sign git-tag v2.1.1-dev.4 [2022-06-03T14:25:09.794Z] Signing Git tag with Sigul... [2022-06-03T14:25:09.794Z] Signing v2.1.1-dev.4 [Pipeline] echo [2022-06-03T14:25:10.393Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T14:25:10.676Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-06-03T14:25:10.685Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-06-03T14:25:10.720Z] $ docker stop --time=1 b3f30b4a60cad1c59cf9ae461f297450bdef7e9e72b2e55a31558459db3fa6e0 [2022-06-03T14:25:12.035Z] $ docker rm -f b3f30b4a60cad1c59cf9ae461f297450bdef7e9e72b2e55a31558459db3fa6e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-06-03T14:25:12.468Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-03T14:25:12.468Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:25:12.776Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T14:25:12.776Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T14:25:12.857Z] prd-ubuntu20.04-docker-8c-8g-944 does not seem to be running inside a container [2022-06-03T14:25:12.907Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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/py-git-semver:latest cat [2022-06-03T14:25:13.283Z] $ docker top bb89bb005054c6b6d027b87efc0384df1e983f9b548d1e33496f85d63c0d464b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-03T14:25:13.372Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-03T14:25:13.372Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-03T14:25:13.510Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-03T14:25:13.530Z] $ docker exec bb89bb005054c6b6d027b87efc0384df1e983f9b548d1e33496f85d63c0d464b ssh-agent [2022-06-03T14:25:13.654Z] SSH_AUTH_SOCK=/tmp/ssh-8esuwQ6PeaL9/agent.33 [2022-06-03T14:25:13.654Z] SSH_AGENT_PID=39 [2022-06-03T14:25:13.667Z] Running ssh-add (command line suppressed) [2022-06-03T14:25:13.812Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_4857335659750036260.key (/w/workspace/edgex-go/6@tmp/private_key_4857335659750036260.key) [2022-06-03T14:25:13.824Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-03T14:25:14.121Z] + git semver bump pre [2022-06-03T14:25:14.382Z] 2022-06-03 14:25:14,324 [read_version] DEBUG read version from /w/workspace/edgex-go/6/.semver/jakarta [2022-06-03T14:25:14.382Z] 2022-06-03 14:25:14,324 [bump_version] DEBUG bumping version:2.1.1-dev.4 on axis:pre with prefix:dev [2022-06-03T14:25:14.382Z] 2022-06-03 14:25:14,325 [bump_version] DEBUG bumped version:2.1.1-dev.5 [2022-06-03T14:25:14.382Z] 2022-06-03 14:25:14,325 [write_version] DEBUG write version:2.1.1-dev.5 to path:/w/workspace/edgex-go/6/.semver/jakarta with force:True [2022-06-03T14:25:14.382Z] 2022-06-03 14:25:14,325 [read_version] DEBUG read version from /w/workspace/edgex-go/6/.semver/jakarta [2022-06-03T14:25:14.382Z] 2022-06-03 14:25:14,325 [write_file] DEBUG write to file:/w/workspace/edgex-go/6/.semver/jakarta [2022-06-03T14:25:14.382Z] 2022-06-03 14:25:14,326 [execute] INFO git cat-file --batch-check [2022-06-03T14:25:14.382Z] 2022-06-03 14:25:14,327 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=) [2022-06-03T14:25:14.382Z] 2022-06-03 14:25:14,331 [execute] INFO git cat-file --batch [2022-06-03T14:25:14.382Z] 2022-06-03 14:25:14,331 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=) [2022-06-03T14:25:14.382Z] 2022-06-03 14:25:14,335 [read_version] DEBUG read version from /w/workspace/edgex-go/6/.semver/jakarta [2022-06-03T14:25:14.382Z] 2.1.1-dev.5 [Pipeline] } [2022-06-03T14:25:14.410Z] $ docker exec --env ******** --env ******** bb89bb005054c6b6d027b87efc0384df1e983f9b548d1e33496f85d63c0d464b ssh-agent -k [2022-06-03T14:25:14.517Z] unset SSH_AUTH_SOCK; [2022-06-03T14:25:14.517Z] unset SSH_AGENT_PID; [2022-06-03T14:25:14.517Z] echo Agent pid 39 killed; [2022-06-03T14:25:14.512Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-03T14:25:14.821Z] + git semver [Pipeline] } [2022-06-03T14:25:15.112Z] $ docker stop --time=1 bb89bb005054c6b6d027b87efc0384df1e983f9b548d1e33496f85d63c0d464b [2022-06-03T14:25:16.429Z] $ docker rm -f bb89bb005054c6b6d027b87efc0384df1e983f9b548d1e33496f85d63c0d464b [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-03T14:25:16.765Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-03T14:25:16.765Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:25:17.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T14:25:17.067Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T14:25:17.145Z] prd-ubuntu20.04-docker-8c-8g-944 does not seem to be running inside a container [2022-06-03T14:25:17.194Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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/py-git-semver:latest cat [2022-06-03T14:25:17.567Z] $ docker top ab1af8df7a8efce68ce7a99676114e9474adc610202219ab28877fa1cff478a8 -eo pid,comm [2022-06-03T14:25:17.606Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-06-03T14:25:17.606Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-03T14:25:17.637Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-03T14:25:17.637Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-03T14:25:17.779Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-03T14:25:17.798Z] $ docker exec ab1af8df7a8efce68ce7a99676114e9474adc610202219ab28877fa1cff478a8 ssh-agent [2022-06-03T14:25:17.908Z] SSH_AUTH_SOCK=/tmp/ssh-605naLbFg2bh/agent.32 [2022-06-03T14:25:17.908Z] SSH_AGENT_PID=38 [2022-06-03T14:25:17.912Z] Running ssh-add (command line suppressed) [2022-06-03T14:25:18.045Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_2537666028650541753.key (/w/workspace/edgex-go/6@tmp/private_key_2537666028650541753.key) [2022-06-03T14:25:18.044Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-03T14:25:18.327Z] + git semver push [2022-06-03T14:25:18.588Z] 2022-06-03 14:25:18,557 [run_push] DEBUG push [2022-06-03T14:25:18.588Z] 2022-06-03 14:25:18,558 [execute] INFO git cat-file --batch-check [2022-06-03T14:25:18.588Z] 2022-06-03 14:25:18,558 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=) [2022-06-03T14:25:18.588Z] 2022-06-03 14:25:18,562 [execute] INFO git rev-list 91f29b4f9a94d48eb198eb1005f5a2b9191a7b59 -- [2022-06-03T14:25:18.588Z] 2022-06-03 14:25:18,562 [execute] DEBUG Popen(['git', 'rev-list', '91f29b4f9a94d48eb198eb1005f5a2b9191a7b59', '--'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-03T14:25:18.588Z] 2022-06-03 14:25:18,575 [execute] INFO git fetch -v origin [2022-06-03T14:25:18.588Z] 2022-06-03 14:25:18,575 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=True, shell=None, istream=None) [2022-06-03T14:25:19.156Z] 2022-06-03 14:25:19,050 [run_push] DEBUG no remote changes detected [2022-06-03T14:25:19.156Z] 2022-06-03 14:25:19,050 [execute] INFO git push origin semver [2022-06-03T14:25:19.156Z] 2022-06-03 14:25:19,050 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-03T14:25:20.094Z] 2022-06-03 14:25:19,758 [run_push] DEBUG push all version tags [2022-06-03T14:25:20.094Z] 2022-06-03 14:25:19,759 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-06-03T14:25:20.094Z] 2022-06-03 14:25:19,759 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/6, universal_newlines=False, shell=None, istream=None) [2022-06-03T14:25:20.663Z] 2022-06-03 14:25:20,440 [read_version] DEBUG read version from /w/workspace/edgex-go/6/.semver/jakarta [2022-06-03T14:25:20.663Z] 2.1.1-dev.5 [Pipeline] } [2022-06-03T14:25:20.689Z] $ docker exec --env ******** --env ******** ab1af8df7a8efce68ce7a99676114e9474adc610202219ab28877fa1cff478a8 ssh-agent -k [2022-06-03T14:25:20.800Z] unset SSH_AUTH_SOCK; [2022-06-03T14:25:20.801Z] unset SSH_AGENT_PID; [2022-06-03T14:25:20.801Z] echo Agent pid 38 killed; [2022-06-03T14:25:20.796Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-03T14:25:21.100Z] + git semver [Pipeline] } [2022-06-03T14:25:21.699Z] $ docker stop --time=1 ab1af8df7a8efce68ce7a99676114e9474adc610202219ab28877fa1cff478a8 [2022-06-03T14:25:22.983Z] $ docker rm -f ab1af8df7a8efce68ce7a99676114e9474adc610202219ab28877fa1cff478a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-06-03T14:25:23.490Z] + [ -d /w/workspace/edgex-go/6/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-06-03T14:25:23.778Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T14:25:24.641Z] ---> package-listing.sh [2022-06-03T14:25:24.641Z] ++ facter osfamily [2022-06-03T14:25:24.641Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-03T14:25:24.901Z] + OS_FAMILY=debian [2022-06-03T14:25:24.901Z] + workspace=/w/workspace/edgex-go/6 [2022-06-03T14:25:24.901Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-03T14:25:24.901Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-03T14:25:24.901Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-03T14:25:24.901Z] + PACKAGES=/tmp/packages_start.txt [2022-06-03T14:25:24.902Z] + '[' /w/workspace/edgex-go/6 ']' [2022-06-03T14:25:24.902Z] + PACKAGES=/tmp/packages_end.txt [2022-06-03T14:25:24.902Z] + case "${OS_FAMILY}" in [2022-06-03T14:25:24.902Z] + dpkg -l [2022-06-03T14:25:24.902Z] + grep '^ii' [2022-06-03T14:25:24.902Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-03T14:25:24.902Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-03T14:25:24.902Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-03T14:25:24.902Z] + '[' /w/workspace/edgex-go/6 ']' [2022-06-03T14:25:24.902Z] + mkdir -p /w/workspace/edgex-go/6/archives/ [2022-06-03T14:25:24.902Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo [2022-06-03T14:25:24.910Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-03T14:25:25.187Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:25:25.751Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-03T14:25:25.751Z] [2022-06-03T14:25:25.751Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:25:26.058Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-03T14:25:26.058Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-03T14:25:26.058Z] 5eb5b503b376: Pulling fs layer [2022-06-03T14:25:26.058Z] 5c69ac0246d0: Pulling fs layer [2022-06-03T14:25:26.058Z] ec43610c2a17: Pulling fs layer [2022-06-03T14:25:26.058Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-03T14:25:26.058Z] 33b1e0a273af: Pulling fs layer [2022-06-03T14:25:26.058Z] 5d3b04190fa2: Pulling fs layer [2022-06-03T14:25:26.058Z] 2f39f015ded8: Pulling fs layer [2022-06-03T14:25:26.058Z] 3a2ae6a8a46f: Waiting [2022-06-03T14:25:26.058Z] 33b1e0a273af: Waiting [2022-06-03T14:25:26.058Z] 5d3b04190fa2: Waiting [2022-06-03T14:25:26.058Z] 2f39f015ded8: Waiting [2022-06-03T14:25:26.058Z] 5c69ac0246d0: Verifying Checksum [2022-06-03T14:25:26.058Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-03T14:25:26.058Z] 3a2ae6a8a46f: Download complete [2022-06-03T14:25:26.058Z] 33b1e0a273af: Verifying Checksum [2022-06-03T14:25:26.058Z] 33b1e0a273af: Download complete [2022-06-03T14:25:26.318Z] 5d3b04190fa2: Verifying Checksum [2022-06-03T14:25:26.318Z] 5d3b04190fa2: Download complete [2022-06-03T14:25:26.318Z] ec43610c2a17: Verifying Checksum [2022-06-03T14:25:26.318Z] ec43610c2a17: Download complete [2022-06-03T14:25:26.318Z] 5eb5b503b376: Verifying Checksum [2022-06-03T14:25:26.318Z] 5eb5b503b376: Download complete [2022-06-03T14:25:26.888Z] 2f39f015ded8: Download complete [2022-06-03T14:25:27.826Z] 5eb5b503b376: Pull complete [2022-06-03T14:25:27.826Z] 5c69ac0246d0: Pull complete [2022-06-03T14:25:28.085Z] ec43610c2a17: Pull complete [2022-06-03T14:25:28.343Z] 3a2ae6a8a46f: Pull complete [2022-06-03T14:25:28.602Z] 33b1e0a273af: Pull complete [2022-06-03T14:25:28.602Z] 5d3b04190fa2: Pull complete [2022-06-03T14:25:33.881Z] 2f39f015ded8: Pull complete [2022-06-03T14:25:33.881Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-03T14:25:33.881Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-03T14:25:33.881Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T14:25:33.972Z] prd-ubuntu20.04-docker-8c-8g-944 does not seem to be running inside a container [2022-06-03T14:25:34.019Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-03T14:25:35.719Z] $ docker top b61ba87291133cf37e3048c82e61edbf898cb49ec8f77a81ae0acfd0e9a0e625 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T14:25:36.058Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-03T14:25:36.347Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-03T14:25:36.635Z] + ls /var/log/sa-host [2022-06-03T14:25:36.635Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-03T14:25:36.763Z] provisioning config files... [2022-06-03T14:25:36.772Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config1452117023641955914tmp [Pipeline] { [Pipeline] echo [2022-06-03T14:25:36.784Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T14:25:37.066Z] ---> create-netrc.sh [Pipeline] } [2022-06-03T14:25:37.073Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-03T14:25:37.404Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-03T14:25:37.412Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T14:25:37.743Z] ---> sudo-logs.sh [2022-06-03T14:25:37.743Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-03T14:25:37.781Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T14:25:38.065Z] ---> job-cost.sh [2022-06-03T14:25:38.065Z] lf-activate-venv: SKIPPING [2022-06-03T14:25:38.065Z] DEBUG: total: 0.10999999940395355 [2022-06-03T14:25:38.065Z] INFO: Retrieving Stack Cost... [2022-06-03T14:25:38.635Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-03T14:25:39.208Z] INFO: Archiving Costs [Pipeline] echo [2022-06-03T14:25:39.218Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T14:25:39.502Z] ---> logs-deploy.sh [2022-06-03T14:25:39.502Z] lf-activate-venv: SKIPPING [2022-06-03T14:25:39.502Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/jakarta/6 [2022-06-03T14:25:39.502Z] INFO: archiving workspace using pattern(s): [2022-06-03T14:25:40.442Z] Archives upload complete. [2022-06-03T14:25:40.702Z] INFO: archiving logs to Nexus