Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fa614b66c3ed1d56f649226ca5a7d2f493aafc65 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-ssh15058757941258017532.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh12834641151817536212.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8184762656581299955.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh6870291505939100849.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17196735864791495456.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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/v3], buildSnap:false] ========================================================= [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.20 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/v3 BUILD_SNAP: false 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-1099 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/542 [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/542 # 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 fa614b66c3ed1d56f649226ca5a7d2f493aafc65 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4607)" > 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 fa614b66c3ed1d56f649226ca5a7d2f493aafc65 # timeout=10 > git rev-list --no-walk aa1b3d14d2454e1951de55af8cf305a6098c72fc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:01:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:01:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:01:55 ========================================================= 22:01:55 EdgeX Global Pipelines Version Info 22:01:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:01:56 ------------------- 22:01:56 stable info: 22:01:56 ------------------- 22:01:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:01:56 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 22:01:56 Message: update stable to v1.0.250 22:01:56 ------------------- 22:01:56 experimental info: 22:01:56 ------------------- 22:01:56 Commited By: **** collab-it+edgex@linuxfoundation.org 22:01:56 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 22:01:56 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:01:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:01:56 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:01:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:01:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:01:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:01:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 22:01:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:01:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:01:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:01:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:01:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:01:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:01:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:01:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:01:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:01:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:01:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:01:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:01:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:01:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 22:01:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:01:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:01:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:01:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:01:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:01:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:01:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] echo 22:01:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fa614b6 [Pipeline] echo 22:01:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:01:57 provisioning config files... 22:01:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/542@tmp/config3975238472965377021tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:01:57 ---> docker-login.sh 22:01:57 nexus3.edgexfoundry.org:10001 22:01:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:01:57 Configure a credential helper to remove this warning. See 22:01:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:01:57 22:01:57 Login Succeeded 22:01:57 nexus3.edgexfoundry.org:10002 22:01:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:01:57 Configure a credential helper to remove this warning. See 22:01:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:01:57 22:01:57 Login Succeeded 22:01:57 nexus3.edgexfoundry.org:10003 22:01:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:01:57 Configure a credential helper to remove this warning. See 22:01:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:01:57 22:01:57 Login Succeeded 22:01:57 nexus3.edgexfoundry.org:10004 22:01:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:01:58 Configure a credential helper to remove this warning. See 22:01:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:01:58 22:01:58 Login Succeeded 22:01:58 docker.io 22:01:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:01:58 Configure a credential helper to remove this warning. See 22:01:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:01:58 22:01:58 Login Succeeded 22:01:58 ---> docker-login.sh ends [Pipeline] } 22:01:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:01:58 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 22:01:58 + cut -d/+ -f2 22:01:58 dirname cmd/core-command/Dockerfile 22:01:58 + echo core-command,cmd/core-command/Dockerfile 22:01:58 + + dirname cmd/core-common-config-bootstrapper/Dockerfilecut 22:01:58 -d/ -f2 22:01:58 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 22:01:58 + + cut -d/ -f2 22:01:58 dirname cmd/core-data/Dockerfile 22:01:58 + echo core-data,cmd/core-data/Dockerfile 22:01:58 + dirname cmd/core-metadata/Dockerfile+ 22:01:58 cut -d/ -f2 22:01:58 + echo core-metadata,cmd/core-metadata/Dockerfile 22:01:58 + dirname cmd/security-bootstrapper/Dockerfile 22:01:58 + cut -d/ -f2 22:01:58 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:01:58 + + dirname cmd/security-proxy-auth/Dockerfile 22:01:58 cut -d/ -f2 22:01:58 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 22:01:58 + dirname cmd/security-proxy-setup/Dockerfile 22:01:58 + cut -d/ -f2 22:01:58 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:01:58 + dirname cmd/security-secretstore-setup/Dockerfile 22:01:58 + cut -d/ -f2 22:01:58 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:01:58 + dirname cmd/security-spiffe-token-provider/Dockerfile 22:01:58 + cut -d/ -f2 22:01:58 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 22:01:58 + dirname cmd/security-spire-agent/Dockerfile 22:01:58 + cut -d/ -f2 22:01:58 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 22:01:58 + dirname cmd/security-spire-config/Dockerfile 22:01:58 + cut -d/ -f2 22:01:58 + echo security-spire-config,cmd/security-spire-config/Dockerfile 22:01:58 + + dirname cmd/security-spire-server/Dockerfile 22:01:58 cut -d/ -f2 22:01:58 + echo security-spire-server,cmd/security-spire-server/Dockerfile 22:01:58 + dirname cmd/support-notifications/Dockerfile 22:01:58 + cut -d/ -f2 22:01:58 + echo support-notifications,cmd/support-notifications/Dockerfile 22:01:58 + dirname cmd/support-scheduler/Dockerfile 22:01:58 + cut -d/ -f2 22:01:58 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 22:01:58 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:01:59 + git rev-list -1 --merges fa614b66c3ed1d56f649226ca5a7d2f493aafc65~1..fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] echo 22:01:59 -----------> git rev-list -1 --merges fa614b66c3ed1d56f649226ca5a7d2f493aafc65~1..fa614b66c3ed1d56f649226ca5a7d2f493aafc65 fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [false] [Pipeline] sh 22:01:59 + git log --format=format:%s -1 fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] echo 22:01:59 ========================================================= 22:01:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:01:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 22:02:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:02:00 + grep -v github /etc/ssh/ssh_known_hosts 22:02:00 + [ -e /tmp/ssh_known_hosts ] 22:02:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:02:00 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:02:00 + sudo tee -a /etc/ssh/ssh_known_hosts 22:02:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:02:00 22:02:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:02:00 0.1.4: Pulling from edgex-devops/py-git-semver 22:02:00 b85a868b505f: Pulling fs layer 22:02:00 e2be974225ed: Pulling fs layer 22:02:00 339a4e72a1f5: Pulling fs layer 22:02:00 988bab9f4d93: Pulling fs layer 22:02:00 1469e6f7b9e6: Pulling fs layer 22:02:00 eaf3925da568: Pulling fs layer 22:02:00 bab4dde63d76: Pulling fs layer 22:02:00 bde34c3a00c8: Pulling fs layer 22:02:00 b352a97aabf1: Pulling fs layer 22:02:00 4872d77fe225: Pulling fs layer 22:02:00 5851b861e8e6: Pulling fs layer 22:02:00 bab4dde63d76: Waiting 22:02:00 b352a97aabf1: Waiting 22:02:00 5851b861e8e6: Waiting 22:02:00 bde34c3a00c8: Waiting 22:02:00 4872d77fe225: Waiting 22:02:00 1469e6f7b9e6: Waiting 22:02:00 988bab9f4d93: Waiting 22:02:00 eaf3925da568: Waiting 22:02:00 e2be974225ed: Verifying Checksum 22:02:00 e2be974225ed: Download complete 22:02:00 988bab9f4d93: Verifying Checksum 22:02:00 988bab9f4d93: Download complete 22:02:01 1469e6f7b9e6: Verifying Checksum 22:02:01 1469e6f7b9e6: Download complete 22:02:01 eaf3925da568: Verifying Checksum 22:02:01 eaf3925da568: Download complete 22:02:01 339a4e72a1f5: Verifying Checksum 22:02:01 339a4e72a1f5: Download complete 22:02:01 bde34c3a00c8: Download complete 22:02:01 b352a97aabf1: Verifying Checksum 22:02:01 4872d77fe225: Verifying Checksum 22:02:01 4872d77fe225: Download complete 22:02:01 5851b861e8e6: Verifying Checksum 22:02:01 5851b861e8e6: Download complete 22:02:01 b85a868b505f: Verifying Checksum 22:02:01 b85a868b505f: Download complete 22:02:01 bab4dde63d76: Verifying Checksum 22:02:01 bab4dde63d76: Download complete 22:02:02 b85a868b505f: Pull complete 22:02:02 e2be974225ed: Pull complete 22:02:02 339a4e72a1f5: Pull complete 22:02:03 988bab9f4d93: Pull complete 22:02:03 1469e6f7b9e6: Pull complete 22:02:03 eaf3925da568: Pull complete 22:02:05 bab4dde63d76: Pull complete 22:02:05 bde34c3a00c8: Pull complete 22:02:08 b352a97aabf1: Pull complete 22:02:08 4872d77fe225: Pull complete 22:02:08 5851b861e8e6: Pull complete 22:02:08 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:02:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:02:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:02:08 prd-ubuntu20.04-docker-8c-8g-1099 does not seem to be running inside a container 22:02:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/542 -v /w/workspace/edgex-go/542:/w/workspace/edgex-go/542:rw,z -v /w/workspace/edgex-go/542@tmp:/w/workspace/edgex-go/542@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:0.1.4 cat 22:02:10 $ docker top afc4dc1e69122da2820e93a0c43f6669bab5c06cb56045af746e914eb3fbf263 -eo pid,comm 22:02:10 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). 22:02:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:02:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:02:10 [ssh-agent] Looking for ssh-agent implementation... 22:02:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:02:10 $ docker exec afc4dc1e69122da2820e93a0c43f6669bab5c06cb56045af746e914eb3fbf263 ssh-agent 22:02:10 SSH_AUTH_SOCK=/tmp/ssh-Hums6ox4rsM4/agent.33 22:02:10 SSH_AGENT_PID=39 22:02:10 Running ssh-add (command line suppressed) 22:02:10 Identity added: /w/workspace/edgex-go/542@tmp/private_key_14852948008490920538.key (/w/workspace/edgex-go/542@tmp/private_key_14852948008490920538.key) 22:02:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:02:11 + git tag --points-at HEAD [Pipeline] } 22:02:11 $ docker exec --env ******** --env ******** afc4dc1e69122da2820e93a0c43f6669bab5c06cb56045af746e914eb3fbf263 ssh-agent -k 22:02:11 unset SSH_AUTH_SOCK; 22:02:11 unset SSH_AGENT_PID; 22:02:11 echo Agent pid 39 killed; 22:02:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:02:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:02:11 [ssh-agent] Looking for ssh-agent implementation... 22:02:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:02:11 $ docker exec afc4dc1e69122da2820e93a0c43f6669bab5c06cb56045af746e914eb3fbf263 ssh-agent 22:02:11 SSH_AUTH_SOCK=/tmp/ssh-W3eZ7BiBzJ4X/agent.71 22:02:11 SSH_AGENT_PID=77 22:02:11 Running ssh-add (command line suppressed) 22:02:11 Identity added: /w/workspace/edgex-go/542@tmp/private_key_16563499274277658362.key (/w/workspace/edgex-go/542@tmp/private_key_16563499274277658362.key) 22:02:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:02:11 + git semver init 22:02:12 2023-07-13 22:02:12,091 [run_init] DEBUG init version:0.0.0 force:False 22:02:12 2023-07-13 22:02:12,092 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/542/.semver 22:02:12 2023-07-13 22:02:12,092 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/542/.semver 22:02:12 2023-07-13 22:02:12,093 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/542/.semver'], cwd=/w/workspace/edgex-go/542, universal_newlines=False, shell=None, istream=None) 22:02:17 2023-07-13 22:02:17,203 [append_file] DEBUG append to file:/w/workspace/edgex-go/542/.git/info/exclude 22:02:17 2023-07-13 22:02:17,203 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/542/.semver/main with force:False 22:02:17 2023-07-13 22:02:17,204 [read_version] DEBUG read version from /w/workspace/edgex-go/542/.semver/main 22:02:17 2023-07-13 22:02:17,204 [read_version] DEBUG read version from /w/workspace/edgex-go/542/.semver/main 22:02:17 3.1.0-dev.9 [Pipeline] } 22:02:17 $ docker exec --env ******** --env ******** afc4dc1e69122da2820e93a0c43f6669bab5c06cb56045af746e914eb3fbf263 ssh-agent -k 22:02:17 unset SSH_AUTH_SOCK; 22:02:17 unset SSH_AGENT_PID; 22:02:17 echo Agent pid 77 killed; 22:02:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:02:17 + git semver [Pipeline] } 22:02:18 $ docker stop --time=1 afc4dc1e69122da2820e93a0c43f6669bab5c06cb56045af746e914eb3fbf263 22:02:19 $ docker rm -f --volumes afc4dc1e69122da2820e93a0c43f6669bab5c06cb56045af746e914eb3fbf263 [Pipeline] // withDockerContainer [Pipeline] sh 22:02:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:02:20 Stashed 1 file(s) [Pipeline] echo 22:02:20 [edgeXSemver]: initialized semver on version 3.1.0-dev.9 [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] sh 22:02:20 + git config --global --add safe.directory /w/workspace/edgex-go/542 [Pipeline] echo 22:02:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:02:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:02:20 ========================================================= 22:02:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 22:02:20 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:02:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:02:20 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 22:02:20 4db1b89c0bd1: Pulling fs layer 22:02:20 6911f1a30b25: Pulling fs layer 22:02:20 e194b8c5c2a9: Pulling fs layer 22:02:20 6863d3e3a2b1: Pulling fs layer 22:02:20 ec0bb842ea78: Pulling fs layer 22:02:20 40a00589a448: Pulling fs layer 22:02:20 6c08303d61cc: Pulling fs layer 22:02:20 798269fcf238: Pulling fs layer 22:02:20 40a00589a448: Waiting 22:02:20 ec0bb842ea78: Waiting 22:02:20 6c08303d61cc: Waiting 22:02:20 798269fcf238: Waiting 22:02:20 6863d3e3a2b1: Waiting 22:02:20 6911f1a30b25: Download complete 22:02:20 6863d3e3a2b1: Download complete 22:02:20 ec0bb842ea78: Download complete 22:02:20 4db1b89c0bd1: Verifying Checksum 22:02:20 4db1b89c0bd1: Download complete 22:02:20 40a00589a448: Verifying Checksum 22:02:20 40a00589a448: Download complete 22:02:21 4db1b89c0bd1: Pull complete 22:02:21 798269fcf238: Verifying Checksum 22:02:21 798269fcf238: Download complete 22:02:21 6911f1a30b25: Pull complete 22:02:22 6c08303d61cc: Verifying Checksum 22:02:22 6c08303d61cc: Download complete 22:02:22 e194b8c5c2a9: Verifying Checksum 22:02:22 e194b8c5c2a9: Download complete 22:02:25 e194b8c5c2a9: Pull complete 22:02:25 6863d3e3a2b1: Pull complete 22:02:25 ec0bb842ea78: Pull complete 22:02:25 40a00589a448: Pull complete 22:02:27 6c08303d61cc: Pull complete 22:02:29 798269fcf238: Pull complete 22:02:29 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 22:02:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:02:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 22:02:29 + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:02:29 WORKDIR /edgex 22:02:29 COPY go.mod . 22:02:29 RUN go mod download 22:02:29 docker build -t ci-base-image-x86_64 -f - . 22:02:30 Sending build context to Docker daemon 170.7MB 22:02:30 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:02:30 ---> ec979cd7f677 22:02:30 Step 2/4 : WORKDIR /edgex 22:02:34 ---> Running in c8cf32a433a0 22:02:34 Removing intermediate container c8cf32a433a0 22:02:34 ---> 8d68d182a421 22:02:34 Step 3/4 : COPY go.mod . 22:02:34 ---> ec6939f84f91 22:02:34 Step 4/4 : RUN go mod download 22:02:34 ---> Running in b92cd6dc1610 22:02:35 Still waiting to schedule task 22:02:35 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:02:49 Removing intermediate container b92cd6dc1610 22:02:49 ---> f37db0ade0ce 22:02:49 Successfully built f37db0ade0ce 22:02:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:49 + docker inspect -f . ci-base-image-x86_64 22:02:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:02:49 prd-ubuntu20.04-docker-8c-8g-1099 does not seem to be running inside a container 22:02:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/542 -v /w/workspace/edgex-go/542:/w/workspace/edgex-go/542:rw,z -v /w/workspace/edgex-go/542@tmp:/w/workspace/edgex-go/542@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 22:02:50 $ docker top 383aed3f962e12a007ad0d74d627a3656de68b91cf7997697e52804e64a957a0 -eo pid,comm [Pipeline] { [Pipeline] sh 22:02:50 + go version 22:02:50 go version go1.20.6 linux/amd64 [Pipeline] } 22:02:50 $ docker stop --time=1 383aed3f962e12a007ad0d74d627a3656de68b91cf7997697e52804e64a957a0 22:02:52 $ docker rm -f --volumes 383aed3f962e12a007ad0d74d627a3656de68b91cf7997697e52804e64a957a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:52 + docker inspect -f . ci-base-image-x86_64 22:02:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:02:52 prd-ubuntu20.04-docker-8c-8g-1099 does not seem to be running inside a container 22:02:52 $ 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/542 -v /w/workspace/edgex-go/542:/w/workspace/edgex-go/542:rw,z -v /w/workspace/edgex-go/542@tmp:/w/workspace/edgex-go/542@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 22:02:52 $ docker top 619a2f0a64f0d7e015a173f51c24186d7ab65897d682794a20b84e2d5c1a98a9 -eo pid,comm [Pipeline] { [Pipeline] echo 22:02:53 ========================================================= 22:02:53 [edgeXBuildGoParallel] Running Tests and Build... 22:02:53 ========================================================= [Pipeline] sh 22:02:53 + git config --global --add safe.directory /w/workspace/edgex-go/542 [Pipeline] fileExists [Pipeline] sh 22:02:53 + make test 22:02:53 go test -race -coverprofile=coverage.out ./... 22:03:00 ? github.com/edgexfoundry/edgex-go [no test files] 22:03:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:03:12 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 22:03:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:03:13 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:03:13 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:03:14 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:03:14 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:03:14 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 22:03:14 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:03:14 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 22:03:14 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:03:14 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:03:14 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:03:14 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:03:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:03:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:03:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.058s coverage: 28.7% of statements 22:03:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.069s coverage: 98.5% of statements 22:03:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 22:03:16 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 22:03:16 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:03:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:03:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:03:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 22:03:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:03:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:03:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:03:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:03:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:03:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:03:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.080s coverage: 71.5% of statements 22:03:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.077s coverage: 54.0% of statements 22:03:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.810s coverage: 88.5% of statements 22:03:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.077s coverage: 3.8% of statements 22:03:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:03:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 22:03:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:03:20 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:03:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:03:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:03:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:03:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:03:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.383s coverage: 95.6% of statements 22:03:21 ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements 22:03:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:03:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:03:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:03:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 65.9% of statements 22:03:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:03:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:03:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.061s coverage: 0.9% of statements 22:03:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 29.0% of statements 22:03:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 42.9% of statements 22:03:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:03:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:03:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:03:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:03:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.064s coverage: 82.9% of statements 22:03:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 22:03:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.089s coverage: 96.3% of statements 22:03:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.038s coverage: 87.5% of statements 22:03:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:03:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 22:03:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 22:03:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 22:03:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:03:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:03:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:03:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:03:25 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:03:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:03:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:03:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 22:03:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:03:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:03:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:03:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 22:03:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 22:03:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 22:03:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:03:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:03:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:03:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 22:03:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 22:03:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 22:03:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:03:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:03:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:03:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:03:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:03:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:03:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:03:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:03:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:03:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements 22:03:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:03:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:03:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:03:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:03:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.256s coverage: 79.9% of statements 22:03:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.071s coverage: 92.9% of statements 22:03:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements 22:03:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.058s coverage: 62.3% of statements 22:03:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.063s coverage: 87.2% of statements 22:03:48 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.053s coverage: 20.0% of statements 22:03:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 22:03:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 81.8% of statements 22:03:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.089s coverage: 82.1% of statements 22:03:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 86.0% of statements 22:03:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 63.1% of statements 22:03:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements 22:03:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.055s coverage: 89.4% of statements 22:03:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.071s coverage: 100.0% of statements 22:03:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements 22:03:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 22:03:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.180s coverage: 38.4% of statements 22:03:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements 22:03:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements 22:03:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements 22:03:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.145s coverage: 92.3% of statements 22:03:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.8% of statements 22:03:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.7% of statements 22:03:48 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 22:03:48 running golangci-lint 22:03:48 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 22:03:48 go version go1.20.6 linux/amd64 22:03:48 level=info msg="[config_reader] Used config file .golangci.yml" 22:03:48 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 22:04:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1100 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 22:04:00 Running in /w/workspace/edgex-go/542 [Pipeline] { [Pipeline] checkout 22:04:00 The recommended git tool is: git 22:04:03 level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|imports|name|types_sizes|compiled_files|files) took 13.957339565s" 22:04:03 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.353815ms" 22:04:04 using credential edgex-jenkins-ssh 22:04:04 Cloning the remote Git repository 22:04:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:04:05 > git init /w/workspace/edgex-go/542 # timeout=10 22:04:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:04:05 > git --version # timeout=10 22:04:05 > git --version # 'git version 2.25.1' 22:04:05 using GIT_SSH to set credentials SSH Credentials for GitHub 22:04:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:04:08 level=info msg="[linters_context/goanalysis] analyzers took 51.770439419s with top 10 stages: buildir: 27.84155549s, fact_deprecated: 1.78575547s, inspect: 1.512939812s, gosec: 1.06597479s, printf: 974.812816ms, ctrlflow: 962.425062ms, fact_purity: 791.733458ms, S1038: 781.159886ms, nilness: 721.287914ms, typedness: 478.906751ms" 22:04:08 level=info msg="[runner] Issues before processing: 203, after processing: 0" 22:04:08 level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 203/203, exclude: 203/203, filename_unadjuster: 203/203, exclude-rules: 23/203, cgo: 203/203, skip_dirs: 203/203, path_prettifier: 203/203, skip_files: 203/203, autogenerated_exclude: 203/203, nolint: 0/23" 22:04:08 level=info msg="[runner] processing took 16.780054ms with stages: nolint: 6.74225ms, identifier_marker: 4.549847ms, autogenerated_exclude: 2.010561ms, path_prettifier: 1.456405ms, exclude-rules: 1.235603ms, skip_dirs: 740.068µs, cgo: 28.48µs, filename_unadjuster: 12.69µs, skip_files: 750ns, max_same_issues: 660ns, diff: 520ns, uniq_by_line: 390ns, exclude: 330ns, path_shortener: 300ns, source_code: 260ns, sort_results: 260ns, severity-rules: 260ns, max_from_linter: 170ns, max_per_file_from_linter: 130ns, path_prefixer: 120ns" 22:04:08 level=info msg="[runner] linters took 6.78751643s with stages: goanalysis_metalinter: 6.770630865s" 22:04:08 level=info msg="File cache stats: 0 entries of total size 0B" 22:04:08 level=info msg="Memory: 209 samples, avg is 184.4MB, max is 794.0MB" 22:04:08 level=info msg="Execution took 20.791382396s" 22:04:08 go vet ./... 22:04:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:04:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:04:13 ./bin/test-attribution-txt.sh [Pipeline] echo 22:04:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 22:04:13 + ls -al . 22:04:13 total 720 22:04:13 drwxrwxr-x 11 1001 1001 4096 Jul 13 22:02 . 22:04:13 drwxr-xr-x 4 root root 4096 Jul 13 22:02 .. 22:04:13 drwxrwxr-x 2 1001 1001 4096 Jul 13 22:01 .blubracket 22:04:13 -rw-rw-r-- 1 1001 1001 16 Jul 13 22:01 .dockerignore 22:04:13 drwxrwxr-x 8 1001 1001 4096 Jul 13 22:02 .git 22:04:13 drwxrwxr-x 3 1001 1001 4096 Jul 13 22:01 .github 22:04:13 -rw-rw-r-- 1 1001 1001 1133 Jul 13 22:01 .gitignore 22:04:13 -rw-rw-r-- 1 1001 1001 42 Jul 13 22:01 .golangci.yml 22:04:13 -rw-rw-r-- 1 1001 1001 87 Jul 13 22:01 .hadolint.yml 22:04:13 drwxr-xr-x 3 1001 1001 4096 Jul 13 22:02 .semver 22:04:13 -rw-rw-r-- 1 1001 1001 166 Jul 13 22:01 .sonarcloud.properties 22:04:13 -rw-rw-r-- 1 1001 1001 1171 Jul 13 22:01 ADOPTERS.md 22:04:13 -rw-rw-r-- 1 1001 1001 11234 Jul 13 22:01 Attribution.txt 22:04:13 -rw-rw-r-- 1 1001 1001 93407 Jul 13 22:01 CHANGELOG.md 22:04:13 -rw-rw-r-- 1 1001 1001 3804 Jul 13 22:01 CONTRIBUTING.md 22:04:13 -rw-rw-r-- 1 1001 1001 677 Jul 13 22:01 GOVERNANCE.md 22:04:13 -rw-rw-r-- 1 1001 1001 883 Jul 13 22:01 Jenkinsfile 22:04:13 -rw-rw-r-- 1 1001 1001 10775 Jul 13 22:01 LICENSE 22:04:13 -rw-rw-r-- 1 1001 1001 14368 Jul 13 22:01 Makefile 22:04:13 -rw-rw-r-- 1 1001 1001 582 Jul 13 22:01 OWNERS.md 22:04:13 -rw-rw-r-- 1 1001 1001 9923 Jul 13 22:01 README.md 22:04:13 -rw-rw-r-- 1 1001 1001 789 Jul 13 22:01 SECURITY.md 22:04:13 -rw-rw-r-- 1 1001 1001 11 Jul 13 22:02 VERSION 22:04:13 drwxrwxr-x 2 1001 1001 4096 Jul 13 22:01 bin 22:04:13 drwxrwxr-x 18 1001 1001 4096 Jul 13 22:01 cmd 22:04:13 -rw-r--r-- 1 root root 447731 Jul 13 22:03 coverage.out 22:04:13 -rw-rw-r-- 1 1001 1001 3430 Jul 13 22:01 go.mod 22:04:13 -rw-rw-r-- 1 1001 1001 32408 Jul 13 22:01 go.sum 22:04:13 drwxrwxr-x 7 1001 1001 4096 Jul 13 22:01 internal 22:04:13 drwxrwxr-x 3 1001 1001 4096 Jul 13 22:01 openapi 22:04:13 -rw-rw-r-- 1 1001 1001 594 Jul 13 22:01 security.txt 22:04:13 drwxrwxr-x 4 1001 1001 4096 Jul 13 22:01 snap 22:04:13 -rw-rw-r-- 1 1001 1001 204 Jul 13 22:01 version.go [Pipeline] sh 22:04:13 + '[' -e coverage.out ] 22:04:13 + chown 1001:1001 coverage.out [Pipeline] stash 22:04:13 Stashed 1 file(s) [Pipeline] sh 22:04:14 + make build 22:04:14 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 22:04:21 Avoid second fetch 22:04:21 Checking out Revision fa614b66c3ed1d56f649226ca5a7d2f493aafc65 (main) 22:04:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:04:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:04:21 > git config core.sparsecheckout # timeout=10 22:04:21 > git checkout -f fa614b66c3ed1d56f649226ca5a7d2f493aafc65 # timeout=10 22:04:22 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4607)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:04:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:04:23 % Total % Received % Xferd Average Speed Time Time Time Current 22:04:23 Dload Upload Total Spent Left Speed 22:04:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98084 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 96598 [Pipeline] sh 22:04:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:04:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:04:24 + sudo tee /etc/docker/daemon.new 22:04:24 { 22:04:24 "registry-mirrors": [ 22:04:24 "https://nexus3.edgexfoundry.org:10001" 22:04:24 ], 22:04:24 "bip": "10.250.0.254/24", 22:04:24 "hosts": [ 22:04:24 "tcp://0.0.0.0:5555", 22:04:24 "unix:///var/run/docker.sock" 22:04:24 ], 22:04:24 "mtu": 1458, 22:04:24 "selinux-enabled": true, 22:04:24 "seccomp-profile": "/etc/docker/seccomp.json" 22:04:24 } [Pipeline] sh 22:04:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:04:24 + sudo service docker restart 22:04:26 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:04:26 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 22:04:27 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 22:04:27 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:04:34 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:04:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 22:04:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:04:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:04:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 22:04:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:04:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 22:04:41 $ docker stop --time=1 619a2f0a64f0d7e015a173f51c24186d7ab65897d682794a20b84e2d5c1a98a9 22:04:48 $ docker rm -f --volumes 619a2f0a64f0d7e015a173f51c24186d7ab65897d682794a20b84e2d5c1a98a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider 22:04:48 provisioning config files... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) 22:04:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/542@tmp/config12647650113229552466tmp [Pipeline] script [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:49 ---> docker-login.sh 22:04:49 nexus3.edgexfoundry.org:10001 22:04:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:04:49 22:04:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:04:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:49 Configure a credential helper to remove this warning. See 22:04:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:49 22:04:49 Login Succeeded 22:04:49 nexus3.edgexfoundry.org:10002 22:04:49 latest: Pulling from edgex-devops/edgex-compose 22:04:49 91d30c5bc195: Pulling fs layer 22:04:49 2e9b0aa3be6d: Pulling fs layer 22:04:49 9c61dcf015f6: Pulling fs layer 22:04:49 4698f68db338: Pulling fs layer 22:04:49 2a2f49069b9e: Pulling fs layer 22:04:49 e0025b399a48: Pulling fs layer 22:04:49 4698f68db338: Waiting 22:04:49 2a2f49069b9e: Waiting 22:04:49 e0025b399a48: Waiting 22:04:49 91d30c5bc195: Verifying Checksum 22:04:49 91d30c5bc195: Download complete 22:04:49 4698f68db338: Verifying Checksum 22:04:49 4698f68db338: Download complete 22:04:49 2e9b0aa3be6d: Verifying Checksum 22:04:49 2e9b0aa3be6d: Download complete 22:04:49 e0025b399a48: Verifying Checksum 22:04:49 e0025b399a48: Download complete 22:04:49 91d30c5bc195: Pull complete 22:04:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:49 2a2f49069b9e: Verifying Checksum 22:04:49 2a2f49069b9e: Download complete 22:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:50 Configure a credential helper to remove this warning. See 22:04:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:50 22:04:50 Login Succeeded 22:04:50 nexus3.edgexfoundry.org:10003 22:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:50 2e9b0aa3be6d: Pull complete 22:04:50 9c61dcf015f6: Verifying Checksum 22:04:50 9c61dcf015f6: Download complete 22:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:50 Configure a credential helper to remove this warning. See 22:04:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:50 22:04:50 Login Succeeded 22:04:50 nexus3.edgexfoundry.org:10004 22:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:50 Configure a credential helper to remove this warning. See 22:04:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:50 22:04:50 Login Succeeded 22:04:50 docker.io 22:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:51 Configure a credential helper to remove this warning. See 22:04:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:51 22:04:51 Login Succeeded 22:04:51 ---> docker-login.sh ends [Pipeline] } 22:04:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 22:04:51 + git config --global --add safe.directory /w/workspace/edgex-go/542 [Pipeline] echo 22:04:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:04:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:04:51 ========================================================= 22:04:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 22:04:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:04:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:04:52 9c61dcf015f6: Pull complete 22:04:52 4698f68db338: Pull complete 22:04:53 2a2f49069b9e: Pull complete 22:04:53 e0025b399a48: Pull complete 22:04:53 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 22:04:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:04:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv 22:04:53 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:04:53 edb6bdbacee9: Pulling fs layer 22:04:53 5f9638ab2659: Pulling fs layer 22:04:53 8d51d6327a98: Pulling fs layer 22:04:53 8b374f2dd631: Pulling fs layer 22:04:53 ec14aa9079de: Pulling fs layer 22:04:53 2f466654f4bb: Pulling fs layer 22:04:53 554e91adad29: Pulling fs layer 22:04:53 8b374f2dd631: Waiting 22:04:53 2f466654f4bb: Waiting 22:04:53 ec14aa9079de: Waiting 22:04:53 554e91adad29: Waiting 22:04:53 5f9638ab2659: Verifying Checksum 22:04:53 5f9638ab2659: Download complete 22:04:53 8b374f2dd631: Verifying Checksum 22:04:53 8b374f2dd631: Download complete 22:04:53 ec14aa9079de: Verifying Checksum 22:04:53 ec14aa9079de: Download complete 22:04:53 edb6bdbacee9: Verifying Checksum 22:04:53 edb6bdbacee9: Download complete [Pipeline] withDockerContainer 22:04:53 prd-ubuntu20.04-docker-8c-8g-1099 does not seem to be running inside a container 22:04:53 $ 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/542 -v /w/workspace/edgex-go/542:/w/workspace/edgex-go/542:rw,z -v /w/workspace/edgex-go/542@tmp:/w/workspace/edgex-go/542@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 22:04:54 edb6bdbacee9: Pull complete 22:04:55 554e91adad29: Verifying Checksum 22:04:55 554e91adad29: Download complete 22:04:55 5f9638ab2659: Pull complete 22:04:56 8d51d6327a98: Verifying Checksum 22:04:56 8d51d6327a98: Download complete 22:04:56 2f466654f4bb: Verifying Checksum 22:04:56 2f466654f4bb: Download complete 22:04:58 $ docker top 7e3b743f42f42270a5426f96a051d2064bcbbc21c9e0e06e632f0ea47d56f5a7 -eo pid,comm [Pipeline] { [Pipeline] sh 22:04:58 + docker compose -f ./docker-compose-build.yml build --parallel 22:05:00 #1 [security-bootstrapper internal] load build definition from Dockerfile 22:05:01 #1 transferring dockerfile: 2.82kB done 22:05:01 #1 DONE 0.2s 22:05:01 22:05:01 #2 [support-notifications internal] load build definition from Dockerfile 22:05:01 #2 transferring dockerfile: 1.84kB done 22:05:01 #2 DONE 0.0s 22:05:01 22:05:01 #3 [security-proxy-setup internal] load build definition from Dockerfile 22:05:01 #3 transferring dockerfile: 2.06kB done 22:05:01 #3 ... 22:05:01 22:05:01 #4 [security-bootstrapper internal] load .dockerignore 22:05:01 #4 transferring context: 56B done 22:05:01 #4 DONE 0.3s 22:05:01 22:05:01 #5 [security-secretstore-setup internal] load build definition from Dockerfile 22:05:01 #5 transferring dockerfile: 2.38kB done 22:05:01 #5 DONE 0.4s 22:05:01 22:05:01 #6 [core-data internal] load .dockerignore 22:05:01 #6 DONE 0.0s 22:05:01 22:05:01 #7 [core-metadata internal] load .dockerignore 22:05:01 #7 ... 22:05:01 22:05:01 #8 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:05:01 #8 DONE 0.0s 22:05:02 22:05:02 #9 [support-scheduler internal] load build definition from Dockerfile 22:05:02 #9 transferring dockerfile: 1.82kB done 22:05:02 #9 ... 22:05:02 22:05:02 #10 [security-proxy-auth internal] load build definition from Dockerfile 22:05:02 #10 transferring dockerfile: 2.04kB done 22:05:02 #10 DONE 1.0s 22:05:02 22:05:02 #11 [core-metadata internal] load build definition from Dockerfile 22:05:02 #11 transferring dockerfile: 1.96kB done 22:05:02 #11 DONE 1.1s 22:05:02 22:05:02 #12 [support-notifications internal] load .dockerignore 22:05:02 #12 transferring context: 56B done 22:05:02 #12 DONE 1.1s 22:05:02 22:05:02 #13 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 22:05:02 #13 DONE 0.6s 22:05:02 22:05:02 #14 [security-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 22:05:02 #14 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done 22:05:02 #14 ... 22:05:02 22:05:02 #15 [core-data internal] load build definition from Dockerfile 22:05:02 #15 transferring dockerfile: 1.90kB done 22:05:02 #15 DONE 1.2s 22:05:02 22:05:02 #16 [security-spiffe-token-provider internal] load build definition from Dockerfile 22:05:02 #16 transferring dockerfile: 1.78kB done 22:05:02 #16 DONE 1.2s 22:05:02 22:05:02 #8 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:05:02 #8 DONE 0.0s 22:05:02 22:05:02 #17 [security-spire-agent internal] load build definition from Dockerfile 22:05:02 #17 transferring dockerfile: 2.68kB done 22:05:02 #17 DONE 1.3s 22:05:02 22:05:02 #14 [security-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 22:05:02 #14 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 22:05:02 #14 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 22:05:02 #14 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 22:05:02 #14 ... 22:05:02 22:05:02 #9 [support-scheduler internal] load build definition from Dockerfile 22:05:02 #9 DONE 1.3s 22:05:02 22:05:02 #18 [security-proxy-setup internal] load .dockerignore 22:05:02 #18 transferring context: 56B done 22:05:02 #18 DONE 1.3s 22:05:02 22:05:02 #13 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 22:05:02 #13 DONE 0.7s 22:05:02 22:05:02 #14 [support-notifications stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 22:05:02 #14 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done 22:05:02 #14 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 22:05:02 #14 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 22:05:02 #14 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 22:05:02 #14 ... 22:05:02 22:05:02 #8 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:05:02 #8 DONE 0.0s 22:05:02 22:05:02 #19 [security-spire-config internal] load build definition from Dockerfile 22:05:02 #19 transferring dockerfile: 2.58kB done 22:05:02 #19 DONE 1.4s 22:05:02 22:05:02 #13 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 22:05:02 #13 DONE 0.8s 22:05:02 22:05:02 #14 [security-proxy-setup stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 22:05:02 #14 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done 22:05:02 #14 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 22:05:02 #14 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 22:05:02 #14 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 22:05:03 #14 DONE 1.0s 22:05:03 22:05:03 #20 [core-common-config-bootstrapper internal] load build definition from Dockerfile 22:05:03 #20 transferring dockerfile: 2.12kB done 22:05:03 #20 DONE 1.7s 22:05:03 22:05:03 #21 [support-notifications internal] load build context 22:05:03 #21 ... 22:05:03 22:05:03 #22 [security-spire-server internal] load build definition from Dockerfile 22:05:03 #22 transferring dockerfile: 2.63kB done 22:05:03 #22 DONE 1.8s 22:05:03 22:05:03 #21 [support-notifications internal] load build context 22:05:03 #21 ... 22:05:03 22:05:03 #6 [core-data internal] load .dockerignore 22:05:03 #6 transferring context: 56B done 22:05:03 #6 DONE 1.7s 22:05:03 22:05:03 #7 [core-metadata internal] load .dockerignore 22:05:03 #7 transferring context: 56B done 22:05:03 #7 DONE 1.9s 22:05:03 22:05:03 #21 [support-notifications internal] load build context 22:05:03 #21 ... 22:05:03 22:05:03 #23 [security-secretstore-setup internal] load .dockerignore 22:05:03 #23 transferring context: 56B done 22:05:03 #23 DONE 2.0s 22:05:03 22:05:03 #8 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:05:03 #8 DONE 0.0s 22:05:03 22:05:03 #21 [support-notifications internal] load build context 22:05:03 #21 ... 22:05:03 22:05:03 #8 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:05:03 #8 DONE 0.0s 22:05:03 22:05:03 #21 [support-notifications internal] load build context 22:05:03 #21 ... 22:05:03 22:05:03 #14 [security-secretstore-setup stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 22:05:03 #14 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done 22:05:03 #14 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 22:05:03 #14 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 22:05:03 #14 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 22:05:03 #14 DONE 1.0s 22:05:03 22:05:03 #24 [security-spiffe-token-provider internal] load .dockerignore 22:05:03 #24 transferring context: 56B done 22:05:03 #24 DONE 2.0s 22:05:03 22:05:03 #8 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:05:03 #8 DONE 0.0s 22:05:03 22:05:03 #25 [core-command internal] load build definition from Dockerfile 22:05:03 #25 transferring dockerfile: 1.82kB done 22:05:03 #25 DONE 2.2s 22:05:03 22:05:03 #13 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 22:05:03 #13 DONE 1.0s 22:05:03 22:05:03 #26 [security-spire-agent internal] load .dockerignore 22:05:03 #26 transferring context: 56B done 22:05:03 #26 DONE 2.1s 22:05:03 22:05:03 #21 [support-notifications internal] load build context 22:05:03 #21 ... 22:05:03 22:05:03 #8 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:05:03 #8 DONE 0.0s 22:05:03 22:05:03 #27 [core-command internal] load .dockerignore 22:05:03 #27 transferring context: 56B done 22:05:03 #27 DONE 2.2s 22:05:03 22:05:03 #21 [support-notifications internal] load build context 22:05:03 #21 ... 22:05:03 22:05:03 #28 [support-scheduler internal] load .dockerignore 22:05:03 #28 transferring context: 56B done 22:05:03 #28 DONE 2.3s 22:05:03 22:05:03 #8 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:05:03 #8 DONE 0.0s 22:05:03 22:05:03 #21 [support-notifications internal] load build context 22:05:04 #21 ... 22:05:04 22:05:04 #14 [security-spire-agent stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 22:05:04 #14 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done 22:05:04 #14 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 22:05:04 #14 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 22:05:04 #14 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 22:05:04 #14 DONE 1.0s 22:05:04 22:05:04 #29 [security-proxy-auth internal] load .dockerignore 22:05:04 #29 transferring context: 56B done 22:05:04 #29 DONE 2.6s 22:05:04 22:05:04 #30 [security-spiffe-token-provider internal] load build context 22:05:04 #30 DONE 0.0s 22:05:04 22:05:04 #13 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 22:05:04 #13 DONE 1.3s 22:05:04 22:05:04 #21 [support-notifications internal] load build context 22:05:04 #21 ... 22:05:04 22:05:04 #31 [security-spire-server internal] load .dockerignore 22:05:04 #31 transferring context: 56B done 22:05:04 #31 DONE 2.4s 22:05:04 22:05:04 #8 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:05:04 #8 DONE 0.0s 22:05:04 22:05:04 #8 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:05:04 #8 DONE 0.0s 22:05:04 22:05:04 #32 [security-spire-config internal] load .dockerignore 22:05:04 #32 transferring context: 56B done 22:05:04 #32 DONE 2.7s 22:05:04 22:05:04 #21 [support-notifications internal] load build context 22:05:04 #21 ... 22:05:04 22:05:04 #14 [security-spire-server stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 22:05:04 #14 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done 22:05:04 #14 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 22:05:04 #14 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 22:05:04 #14 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 22:05:04 #14 DONE 1.0s 22:05:04 22:05:04 #33 [core-common-config-bootstrapper internal] load .dockerignore 22:05:04 #33 transferring context: 56B done 22:05:04 #33 DONE 2.8s 22:05:04 22:05:04 #8 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:05:04 #8 DONE 0.0s 22:05:04 22:05:04 #21 [support-notifications internal] load build context 22:05:04 #21 ... 22:05:04 22:05:04 #8 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:05:04 #8 DONE 0.0s 22:05:04 22:05:04 #21 [support-notifications internal] load build context 22:05:04 #21 ... 22:05:04 22:05:04 #14 [security-spire-config stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 22:05:04 #14 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done 22:05:04 #14 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 22:05:04 #14 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 22:05:04 #14 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 22:05:04 #14 DONE 1.0s 22:05:04 22:05:04 #13 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 22:05:04 #13 DONE 1.9s 22:05:04 22:05:04 #21 [support-notifications internal] load build context 22:05:08 #21 transferring context: 358.21MB 4.7s 22:05:08 #21 transferring context: 359.01MB 4.8s done 22:05:08 8d51d6327a98: Pull complete 22:05:08 8b374f2dd631: Pull complete 22:05:08 ec14aa9079de: Pull complete 22:05:10 #21 ... 22:05:10 22:05:10 #34 [security-spire-config internal] load build context 22:05:12 #34 ... 22:05:12 22:05:12 #35 [security-bootstrapper internal] load build context 22:05:12 #35 transferring context: 359.01MB 5.2s done 22:05:12 #35 ... 22:05:12 22:05:12 #36 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-x86_64 22:05:12 #36 ... 22:05:12 22:05:12 #34 [security-spire-config internal] load build context 22:05:12 #34 transferring context: 359.01MB 7.7s done 22:05:12 #34 ... 22:05:12 22:05:12 #37 [security-proxy-setup internal] load build context 22:05:12 #37 transferring context: 359.01MB 7.9s done 22:05:12 #37 ... 22:05:12 22:05:12 #38 [core-common-config-bootstrapper internal] load build context 22:05:12 #38 transferring context: 359.01MB 7.9s done 22:05:13 #38 ... 22:05:13 22:05:13 #39 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 22:05:13 #39 ... 22:05:13 22:05:13 #40 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 22:05:13 #40 ... 22:05:13 22:05:13 #41 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 22:05:13 #41 ... 22:05:13 22:05:13 #42 [core-data internal] load build context 22:05:13 #42 transferring context: 359.01MB 8.3s done 22:05:13 #42 ... 22:05:13 22:05:13 #43 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 22:05:13 #0 2.050 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:05:13 #0 2.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:05:13 #0 2.545 (1/1) Installing dumb-init (1.2.5-r2) 22:05:13 #0 2.555 Executing busybox-1.35.0-r29.trigger 22:05:13 #0 2.563 OK: 7 MiB in 16 packages 22:05:14 #43 ... 22:05:14 22:05:14 #44 [security-secretstore-setup internal] load build context 22:05:14 #44 transferring context: 359.01MB 7.6s done 22:05:14 #44 ... 22:05:14 22:05:14 #45 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 22:05:14 #0 7.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:05:14 #0 7.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:05:14 #0 7.903 (1/1) Installing dumb-init (1.2.5-r2) 22:05:14 #0 7.937 Executing busybox-1.35.0-r29.trigger 22:05:14 #0 7.945 OK: 7 MiB in 16 packages 22:05:14 #45 ... 22:05:14 22:05:14 #46 [core-metadata internal] load build context 22:05:14 #46 transferring context: 359.01MB 8.0s done 22:05:14 #46 ... 22:05:14 22:05:14 #30 [security-spiffe-token-provider internal] load build context 22:05:14 #30 transferring context: 359.01MB 8.1s done 22:05:14 #30 ... 22:05:14 22:05:14 #47 [security-spire-agent internal] load build context 22:05:14 #47 transferring context: 359.01MB 7.6s done 22:05:14 #47 ... 22:05:14 22:05:14 #48 [security-spire-server internal] load build context 22:05:14 #48 transferring context: 359.01MB 8.6s done 22:05:14 #48 ... 22:05:14 22:05:14 #49 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 22:05:14 #49 ... 22:05:14 22:05:14 #50 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:05:14 #0 3.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:05:14 #0 3.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:05:14 #0 3.499 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:05:14 #0 3.499 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:05:14 #0 3.499 OK: 17818 distinct packages available 22:05:14 #0 3.545 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:05:14 #0 3.663 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:05:14 #0 3.884 (1/9) Installing ca-certificates (20230506-r0) 22:05:14 #0 3.904 (2/9) Installing brotli-libs (1.0.9-r9) 22:05:14 #0 3.914 (3/9) Installing nghttp2-libs (1.51.0-r0) 22:05:14 #0 3.921 (4/9) Installing libcurl (8.1.2-r0) 22:05:14 #0 3.940 (5/9) Installing curl (8.1.2-r0) 22:05:14 #0 3.940 (6/9) Installing dumb-init (1.2.5-r2) 22:05:14 #0 3.944 (7/9) Installing musl-obstack (1.2.3-r0) 22:05:14 #0 3.947 (8/9) Installing libucontext (1.2-r0) 22:05:14 #0 3.949 (9/9) Installing gcompat (1.1.0-r0) 22:05:14 #0 3.953 Executing busybox-1.35.0-r29.trigger 22:05:14 #0 3.959 Executing ca-certificates-20230506-r0.trigger 22:05:14 #0 4.012 OK: 10 MiB in 24 packages 22:05:15 #50 ... 22:05:15 22:05:15 #51 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 22:05:15 2f466654f4bb: Pull complete 22:05:15 #51 ... 22:05:15 22:05:15 #52 [security-proxy-auth internal] load build context 22:05:15 #52 transferring context: 359.01MB 9.1s done 22:05:15 #52 ... 22:05:15 22:05:15 #53 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:05:15 #53 ... 22:05:15 22:05:15 #54 [support-scheduler internal] load build context 22:05:15 #54 transferring context: 359.01MB 8.6s done 22:05:15 #54 ... 22:05:15 22:05:15 #55 [core-command internal] load build context 22:05:15 #55 transferring context: 359.01MB 7.0s done 22:05:17 554e91adad29: Pull complete 22:05:17 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 22:05:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:05:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 22:05:17 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:05:17 WORKDIR /edgex 22:05:17 COPY go.mod . 22:05:17 RUN go mod download 22:05:17 + docker build -t ci-base-image-arm64 -f - . 22:05:18 Sending build context to Docker daemon 2.949MB 22:05:18 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:05:18 ---> 1e15ea492957 22:05:18 Step 2/4 : WORKDIR /edgex 22:05:20 ---> Running in 869e1c313a74 22:05:20 Removing intermediate container 869e1c313a74 22:05:20 ---> 5b2c1560ab09 22:05:20 Step 3/4 : COPY go.mod . 22:05:21 ---> 44d112ea061d 22:05:21 Step 4/4 : RUN go mod download 22:05:21 ---> Running in d17e9ecb7228 22:05:37 #55 ... 22:05:37 22:05:37 #43 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 22:05:37 #43 DONE 32.4s 22:05:37 22:05:37 #50 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:05:37 #50 DONE 32.1s 22:05:37 22:05:37 #45 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 22:05:37 #45 DONE 32.4s 22:05:37 22:05:37 #21 [support-notifications internal] load build context 22:05:37 #21 DONE 33.6s 22:05:37 22:05:37 #35 [security-bootstrapper internal] load build context 22:05:37 #35 DONE 33.9s 22:05:37 22:05:37 #55 [core-command internal] load build context 22:05:37 #55 DONE 32.1s 22:05:37 22:05:37 #37 [security-proxy-setup internal] load build context 22:05:37 #37 DONE 33.5s 22:05:37 22:05:37 #44 [security-secretstore-setup internal] load build context 22:05:37 #44 DONE 32.6s 22:05:37 22:05:37 #47 [security-spire-agent internal] load build context 22:05:37 #47 DONE 32.2s 22:05:37 22:05:37 #34 [security-spire-config internal] load build context 22:05:37 #34 DONE 31.6s 22:05:37 22:05:37 #46 [core-metadata internal] load build context 22:05:37 #46 DONE 32.6s 22:05:37 22:05:37 #38 [core-common-config-bootstrapper internal] load build context 22:05:37 #38 DONE 31.6s 22:05:37 22:05:37 #30 [security-spiffe-token-provider internal] load build context 22:05:37 #30 DONE 32.3s 22:05:37 22:05:37 #42 [core-data internal] load build context 22:05:37 #42 DONE 32.6s 22:05:37 22:05:37 #54 [support-scheduler internal] load build context 22:05:37 #54 DONE 32.0s 22:05:37 22:05:37 #48 [security-spire-server internal] load build context 22:05:37 #48 DONE 32.0s 22:05:37 22:05:37 #40 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 22:05:37 #40 ... 22:05:37 22:05:37 #52 [security-proxy-auth internal] load build context 22:05:37 #52 DONE 32.0s 22:05:37 22:05:37 #36 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-x86_64 22:05:37 #36 DONE 34.5s 22:05:37 22:05:37 #56 [security-spire-config builder 2/7] WORKDIR /edgex-go 22:05:37 #56 DONE 0.2s 22:05:37 22:05:37 #40 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 22:05:37 #40 33.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:05:37 #40 33.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:05:37 #40 33.57 (1/2) Installing ca-certificates (20230506-r0) 22:05:37 #40 33.59 (2/2) Installing dumb-init (1.2.5-r2) 22:05:37 #40 33.60 Executing busybox-1.35.0-r29.trigger 22:05:37 #40 33.61 Executing ca-certificates-20230506-r0.trigger 22:05:37 #40 33.69 OK: 8 MiB in 17 packages 22:05:37 #40 DONE 33.8s 22:05:37 22:05:37 #39 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 22:05:37 #39 33.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:05:37 #39 33.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:05:37 #39 33.79 (1/2) Installing dumb-init (1.2.5-r2) 22:05:37 #39 33.79 (2/2) Installing openssl (3.0.9-r1) 22:05:37 #39 33.80 Executing busybox-1.35.0-r29.trigger 22:05:37 #39 33.80 OK: 8 MiB in 17 packages 22:05:37 #39 DONE 33.9s 22:05:37 22:05:37 #57 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 22:05:37 #57 DONE 0.1s 22:05:37 22:05:37 #41 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 22:05:37 #41 33.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:05:37 #41 33.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:05:37 #41 33.86 (1/2) Installing dumb-init (1.2.5-r2) 22:05:37 #41 33.88 (2/2) Installing su-exec (0.2-r2) 22:05:37 #41 33.89 Executing busybox-1.35.0-r29.trigger 22:05:37 #41 33.89 OK: 7 MiB in 17 packages 22:05:37 #41 DONE 34.0s 22:05:37 22:05:37 #58 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 22:05:37 #58 ... 22:05:37 22:05:37 #51 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 22:05:37 #51 32.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:05:37 #51 32.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:05:37 #51 32.54 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:05:37 #51 32.54 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:05:37 #51 32.54 OK: 17818 distinct packages available 22:05:37 #51 32.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:05:37 #51 32.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:05:37 #51 32.93 (1/4) Installing dumb-init (1.2.5-r2) 22:05:37 #51 32.93 (2/4) Installing musl-obstack (1.2.3-r0) 22:05:37 #51 32.94 (3/4) Installing libucontext (1.2-r0) 22:05:37 #51 32.94 (4/4) Installing gcompat (1.1.0-r0) 22:05:37 #51 32.95 Executing busybox-1.35.0-r29.trigger 22:05:37 #51 32.95 OK: 7 MiB in 19 packages 22:05:37 #51 DONE 33.0s 22:05:38 22:05:38 #59 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 22:05:38 #0 0.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:05:38 #0 1.025 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:05:38 #0 1.228 OK: 265 MiB in 53 packages 22:05:38 #59 DONE 1.4s 22:05:38 22:05:38 #53 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:05:38 #53 32.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:05:38 #53 32.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:05:38 #53 33.20 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:05:38 #53 33.20 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:05:38 #53 33.20 OK: 17818 distinct packages available 22:05:38 #53 33.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:05:38 #53 33.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:05:38 #53 33.54 (1/5) Installing dumb-init (1.2.5-r2) 22:05:38 #53 33.54 (2/5) Installing musl-obstack (1.2.3-r0) 22:05:38 #53 33.55 (3/5) Installing libucontext (1.2-r0) 22:05:38 #53 33.55 (4/5) Installing gcompat (1.1.0-r0) 22:05:38 #53 33.56 (5/5) Installing openssl (3.0.9-r1) 22:05:38 #53 33.57 Executing busybox-1.35.0-r29.trigger 22:05:38 #53 33.58 OK: 8 MiB in 20 packages 22:05:38 #53 DONE 33.7s 22:05:38 22:05:38 #60 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 22:05:38 #60 DONE 0.1s 22:05:38 22:05:38 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 22:05:38 #0 0.965 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:05:38 #0 1.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:05:38 #0 1.318 OK: 265 MiB in 53 packages 22:05:38 #61 DONE 1.4s 22:05:38 22:05:38 #62 [support-notifications builder 4/7] COPY go.mod vendor* ./ 22:05:38 #62 DONE 0.0s 22:05:38 22:05:38 #63 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:05:38 #63 ... 22:05:38 22:05:38 #64 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 22:05:38 #0 1.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:05:38 #0 1.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:05:38 #0 1.721 OK: 265 MiB in 53 packages 22:05:38 #64 DONE 1.8s 22:05:38 22:05:38 #65 [core-data builder 4/7] COPY go.mod vendor* ./ 22:05:38 #65 DONE 0.2s 22:05:38 22:05:38 #66 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 22:05:38 #0 1.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:05:38 #0 1.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:05:38 #0 1.825 OK: 265 MiB in 53 packages 22:05:38 #66 DONE 2.3s 22:05:38 22:05:38 #58 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 22:05:38 #58 DONE 1.2s 22:05:38 22:05:38 #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 22:05:38 #67 DONE 0.1s 22:05:38 22:05:38 #68 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 22:05:38 #68 DONE 0.1s 22:05:38 22:05:38 #69 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:05:38 #69 ... 22:05:38 22:05:38 #49 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 22:05:38 #49 33.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:05:38 #49 34.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:05:38 #49 34.45 (1/4) Installing ca-certificates (20230506-r0) 22:05:38 #49 34.48 (2/4) Installing dumb-init (1.2.5-r2) 22:05:38 #49 34.49 (3/4) Installing su-exec (0.2-r2) 22:05:38 #49 34.49 (4/4) Installing yq (4.30.4-r4) 22:05:38 #49 34.61 Executing busybox-1.35.0-r29.trigger 22:05:38 #49 34.65 Executing ca-certificates-20230506-r0.trigger 22:05:38 #49 34.74 OK: 17 MiB in 19 packages 22:05:38 #49 DONE 34.9s 22:05:38 22:05:38 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 22:05:38 #0 1.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:05:38 #0 1.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:05:38 #0 1.885 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:05:38 #0 1.885 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:05:38 #0 1.885 OK: 17818 distinct packages available 22:05:38 #0 1.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:05:38 #0 2.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:05:38 #0 2.316 OK: 265 MiB in 53 packages 22:05:38 #70 DONE 2.4s 22:05:38 22:05:38 #71 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:05:39 #71 ... 22:05:39 22:05:39 #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 22:05:39 #72 DONE 0.1s 22:05:39 22:05:39 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:05:49 #73 ... 22:05:49 22:05:49 #74 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:05:55 #74 DONE 17.2s 22:05:55 22:05:55 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:05:55 #73 DONE 16.2s 22:05:55 22:05:55 #71 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:05:55 #71 DONE 16.6s 22:05:55 22:05:55 #63 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:05:55 #63 DONE 17.2s 22:05:55 22:05:55 #69 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:05:55 #69 DONE 16.6s 22:05:55 22:05:55 #75 [support-notifications builder 6/7] COPY . . 22:06:00 Removing intermediate container d17e9ecb7228 22:06:00 ---> 3e723db77d9d 22:06:00 Successfully built 3e723db77d9d 22:06:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:00 + docker inspect -f . ci-base-image-arm64 22:06:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:06:00 prd-ubuntu20.04-docker-arm64-4c-16g-1100 does not seem to be running inside a container 22:06:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/542 -v /w/workspace/edgex-go/542:/w/workspace/edgex-go/542:rw,z -v /w/workspace/edgex-go/542@tmp:/w/workspace/edgex-go/542@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:06:02 $ docker top 4f09591955fb1d647dead2c25e4d3a1829765e11cf61f2260d9038fd7afeb5ea -eo pid,comm [Pipeline] { [Pipeline] sh 22:06:03 + go version 22:06:03 go version go1.20.6 linux/arm64 [Pipeline] } 22:06:03 $ docker stop --time=1 4f09591955fb1d647dead2c25e4d3a1829765e11cf61f2260d9038fd7afeb5ea 22:06:03 #75 ... 22:06:03 22:06:03 #76 [core-data builder 6/7] COPY . . 22:06:03 #76 DONE 7.6s 22:06:03 22:06:03 #77 [security-spiffe-token-provider builder 6/7] COPY . . 22:06:03 #77 DONE 7.7s 22:06:03 22:06:03 #78 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 22:06:03 #78 CACHED 22:06:03 22:06:03 #79 [security-proxy-auth builder 6/7] COPY . . 22:06:03 #79 CACHED 22:06:03 22:06:03 #80 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:06:03 #80 CACHED 22:06:03 22:06:03 #81 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 22:06:03 #81 CACHED 22:06:03 22:06:03 #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:06:03 #82 CACHED 22:06:03 22:06:03 #83 [support-scheduler builder 6/7] COPY . . 22:06:03 #83 CACHED 22:06:03 22:06:03 #84 [core-metadata builder 6/7] COPY . . 22:06:03 #84 CACHED 22:06:03 22:06:03 #85 [core-metadata builder 4/7] COPY go.mod vendor* ./ 22:06:03 #85 CACHED 22:06:03 22:06:03 #86 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:06:03 #86 CACHED 22:06:03 22:06:03 #87 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:06:03 #87 CACHED 22:06:03 22:06:03 #88 [core-common-config-bootstrapper builder 6/7] COPY . . 22:06:03 #88 CACHED 22:06:03 22:06:03 #89 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 22:06:03 #89 CACHED 22:06:03 22:06:03 #90 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 22:06:03 #90 CACHED 22:06:03 22:06:03 #91 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:06:03 #91 CACHED 22:06:03 22:06:03 #92 [security-secretstore-setup builder 6/7] COPY . . 22:06:03 #92 CACHED 22:06:03 22:06:03 #93 [core-command builder 4/7] COPY go.mod vendor* ./ 22:06:03 #93 CACHED 22:06:03 22:06:03 #94 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:06:03 #94 CACHED 22:06:03 22:06:03 #95 [core-command builder 6/7] COPY . . 22:06:03 #95 CACHED 22:06:03 22:06:03 #96 [security-spire-agent builder 6/9] COPY . . 22:06:03 #96 DONE 7.7s 22:06:03 22:06:03 #97 [security-proxy-setup builder 6/7] COPY . . 22:06:03 #97 CACHED 22:06:03 22:06:03 #98 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:06:03 #98 CACHED 22:06:03 22:06:03 #99 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 22:06:03 #99 CACHED 22:06:03 22:06:03 #75 [support-notifications builder 6/7] COPY . . 22:06:03 #75 DONE 7.6s 22:06:03 22:06:03 #100 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 22:06:03 #100 DONE 0.1s 22:06:03 22:06:03 #101 [security-bootstrapper builder 6/7] COPY . . 22:06:03 #101 DONE 7.7s 22:06:03 22:06:03 #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:06:03 #102 ... 22:06:03 22:06:03 #103 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 22:06:03 #103 CACHED 22:06:03 22:06:03 #104 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 22:06:03 #104 CACHED 22:06:03 22:06:03 #105 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:06:03 #105 CACHED 22:06:03 22:06:03 #106 [security-spire-server builder 6/9] COPY . . 22:06:03 #106 CACHED 22:06:03 22:06:03 #107 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:06:03 #0 0.418 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 22:06:04 $ docker rm -f --volumes 4f09591955fb1d647dead2c25e4d3a1829765e11cf61f2260d9038fd7afeb5ea [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] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:05 #107 ... 22:06:05 22:06:05 #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 22:06:05 #108 DONE 2.1s 22:06:05 22:06:05 #109 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 22:06:05 #109 DONE 2.1s 22:06:05 22:06:05 #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go 22:06:05 #110 ... 22:06:05 22:06:05 #111 [security-spire-server builder 9/9] WORKDIR /edgex-go 22:06:05 #111 DONE 0.3s 22:06:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:06:05 22:06:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:05 22:06:05 #112 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 22:06:05 #112 CACHED 22:06:05 22:06:05 #113 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 22:06:05 #113 CACHED 22:06:05 22:06:05 #114 [security-spire-config builder 9/9] WORKDIR /edgex-go 22:06:05 #114 CACHED 22:06:05 22:06:05 #115 [security-spire-config builder 6/9] COPY . . 22:06:05 #115 CACHED 22:06:05 22:06:05 #116 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 22:06:05 #116 CACHED 22:06:05 22:06:05 #117 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:06:05 #117 CACHED 22:06:05 22:06:05 #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go 22:06:05 #110 DONE 0.3s 22:06:05 22:06:05 #118 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 22:06:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:06:05 latest: Pulling from edgex-devops/edgex-compose-arm64 22:06:05 547446be3368: Pulling fs layer 22:06:05 d125d8839a47: Pulling fs layer 22:06:05 3e85d5ac6304: Pulling fs layer 22:06:05 c3105a71a48b: Pulling fs layer 22:06:05 0f093f025ec4: Pulling fs layer 22:06:05 c3106fc0e877: Pulling fs layer 22:06:05 c3105a71a48b: Waiting 22:06:05 0f093f025ec4: Waiting 22:06:05 c3106fc0e877: Waiting 22:06:05 #118 ... 22:06:05 22:06:05 #119 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 22:06:05 #119 DONE 0.6s 22:06:06 547446be3368: Download complete 22:06:06 c3105a71a48b: Download complete 22:06:06 22:06:06 #120 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 22:06:06 d125d8839a47: Download complete 22:06:06 c3106fc0e877: Verifying Checksum 22:06:06 c3106fc0e877: Download complete 22:06:06 #120 ... 22:06:06 22:06:06 #118 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 22:06:06 #118 DONE 0.8s 22:06:06 22:06:06 #120 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 22:06:06 #120 DONE 0.3s 22:06:06 22:06:06 #121 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:06:06 #121 ... 22:06:06 22:06:06 #122 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 22:06:06 #122 DONE 0.3s 22:06:06 0f093f025ec4: Verifying Checksum 22:06:06 547446be3368: Pull complete 22:06:06 22:06:06 #123 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 22:06:06 #123 CACHED 22:06:06 22:06:06 #124 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 22:06:06 #124 CACHED 22:06:06 22:06:06 #125 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:06:07 d125d8839a47: Pull complete 22:06:08 #125 DONE 1.4s 22:06:08 22:06:08 #121 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:06:08 #121 DONE 1.5s 22:06:08 22:06:08 #126 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 22:06:08 #126 DONE 1.4s 22:06:08 22:06:08 #127 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:06:08 3e85d5ac6304: Verifying Checksum 22:06:08 3e85d5ac6304: Download complete 22:06:08 #127 DONE 0.5s 22:06:08 22:06:08 #128 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:06:08 #128 DONE 0.4s 22:06:08 22:06:08 #129 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:06:08 #129 DONE 0.1s 22:06:08 22:06:08 #130 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:06:08 #130 DONE 0.5s 22:06:08 22:06:08 #131 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 22:06:08 #131 DONE 0.1s 22:06:08 22:06:08 #132 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:06:08 #132 DONE 0.1s 22:06:08 22:06:08 #133 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:06:08 #133 DONE 0.1s 22:06:08 22:06:08 #134 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:06:08 #134 DONE 0.1s 22:06:08 22:06:08 #135 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:06:08 #135 DONE 0.1s 22:06:08 22:06:08 #136 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:06:08 #136 DONE 0.2s 22:06:08 22:06:08 #137 [security-spire-agent] exporting to image 22:06:08 #137 exporting layers 22:06:09 #137 exporting layers 0.7s done 22:06:09 #137 writing image sha256:0f3c2f5dbb78885e33a87673443cc48ea4fe55c6136ef6f903b0a2235d55641e 0.0s done 22:06:09 #137 writing image sha256:19768747a6f16e77ad18fa6b219f0b118b03fe222e1ecf1cc1ec850511255dcc done 22:06:09 #137 naming to docker.io/library/security-spire-config done 22:06:09 #137 naming to docker.io/library/security-spire-server done 22:06:09 #137 exporting layers 0.6s done 22:06:09 #137 writing image sha256:fe2043ce4fd146e34df95c5ccaad3c3dbb2d651aa0e3d2f229e314374f338ccb done 22:06:09 #137 naming to docker.io/library/security-spire-agent done 22:06:09 #137 DONE 1.0s 22:06:09 22:06:09 #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 22:06:09 #0 1.016 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 22:06:12 #138 ... 22:06:12 22:06:12 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:06:12 #0 0.420 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 22:06:13 #139 ... 22:06:13 22:06:13 #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:06:13 #0 0.853 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:06:13 #140 ... 22:06:13 22:06:13 #141 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 22:06:13 #0 1.355 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:06:13 #141 ... 22:06:13 22:06:13 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:06:13 #0 0.776 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:06:13 #142 ... 22:06:13 22:06:13 #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:06:13 #0 0.556 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 22:06:13 #143 ... 22:06:13 22:06:13 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 22:06:13 #0 0.665 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 22:06:13 #144 ... 22:06:13 22:06:13 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:06:13 #0 1.052 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:06:13 #145 ... 22:06:13 22:06:13 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:06:13 #0 1.303 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:06:14 #146 ... 22:06:14 22:06:14 #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:06:14 #102 0.688 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 22:06:16 3e85d5ac6304: Pull complete 22:06:16 c3105a71a48b: Pull complete 22:06:17 0f093f025ec4: Pull complete 22:06:17 c3106fc0e877: Pull complete 22:06:17 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 22:06:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:06:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:06:17 prd-ubuntu20.04-docker-arm64-4c-16g-1100 does not seem to be running inside a container 22:06:17 $ 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/542 -v /w/workspace/edgex-go/542:/w/workspace/edgex-go/542:rw,z -v /w/workspace/edgex-go/542@tmp:/w/workspace/edgex-go/542@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:06:20 $ docker top 588862ef08f4c7c944820870ec7f12310daaebbda369eef3e5c6d27791deb745 -eo pid,comm [Pipeline] { [Pipeline] sh 22:06:20 + docker compose -f ./docker-compose-build.yml build --parallel 22:06:28 #1 [security-bootstrapper internal] load build definition from Dockerfile 22:06:29 #1 transferring dockerfile: 22:06:29 #1 transferring dockerfile: 2.82kB 0.0s done 22:06:29 #1 DONE 0.8s 22:06:29 22:06:29 #2 [security-proxy-auth internal] load build definition from Dockerfile 22:06:29 #2 transferring dockerfile: 2.04kB done 22:06:29 #2 DONE 0.2s 22:06:29 22:06:29 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 22:06:29 #3 transferring dockerfile: 1.78kB 0.0s done 22:06:29 #3 DONE 0.1s 22:06:29 22:06:29 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 22:06:29 #4 transferring dockerfile: 2.12kB 0.0s done 22:06:29 #4 DONE 0.2s 22:06:29 22:06:29 #5 [support-notifications internal] load build definition from Dockerfile 22:06:29 #5 transferring dockerfile: 1.84kB 0.0s done 22:06:29 #5 DONE 0.1s 22:06:29 22:06:29 #6 [security-secretstore-setup internal] load build definition from Dockerfile 22:06:29 #6 transferring dockerfile: 2.38kB done 22:06:29 #6 DONE 0.1s 22:06:29 22:06:29 #7 [security-spire-server internal] load build definition from Dockerfile 22:06:29 #7 transferring dockerfile: 2.63kB 0.0s done 22:06:29 #7 DONE 0.1s 22:06:29 22:06:29 #8 [security-spire-config internal] load build definition from Dockerfile 22:06:29 #8 transferring dockerfile: 2.58kB done 22:06:29 #8 DONE 0.1s 22:06:29 22:06:29 #9 [support-scheduler internal] load build definition from Dockerfile 22:06:29 #9 transferring dockerfile: 1.82kB 0.0s done 22:06:29 #9 DONE 0.1s 22:06:30 22:06:30 #10 [security-proxy-setup internal] load build definition from Dockerfile 22:06:30 #10 transferring dockerfile: 2.06kB done 22:06:30 #10 DONE 0.1s 22:06:30 22:06:30 #11 [core-metadata internal] load build definition from Dockerfile 22:06:30 #11 transferring dockerfile: 1.96kB 0.0s done 22:06:30 #11 DONE 0.1s 22:06:30 22:06:30 #12 [security-spire-agent internal] load build definition from Dockerfile 22:06:30 #12 transferring dockerfile: 2.68kB 0.0s done 22:06:30 #12 DONE 0.0s 22:06:30 22:06:30 #13 [core-command internal] load build definition from Dockerfile 22:06:30 #13 transferring dockerfile: 1.82kB done 22:06:30 #13 DONE 0.0s 22:06:30 22:06:30 #14 [core-data internal] load build definition from Dockerfile 22:06:30 #14 transferring dockerfile: 1.90kB done 22:06:30 #14 DONE 0.1s 22:06:30 22:06:30 #15 [security-bootstrapper internal] load .dockerignore 22:06:30 #15 transferring context: 22:06:30 #15 transferring context: 56B 0.0s done 22:06:30 #15 DONE 0.1s 22:06:30 22:06:30 #16 [security-proxy-auth internal] load .dockerignore 22:06:30 #16 transferring context: 56B done 22:06:30 #16 DONE 0.1s 22:06:30 22:06:30 #17 [core-common-config-bootstrapper internal] load .dockerignore 22:06:30 #17 transferring context: 56B done 22:06:30 #17 DONE 0.0s 22:06:30 22:06:30 #18 [security-spiffe-token-provider internal] load .dockerignore 22:06:30 #18 transferring context: 56B done 22:06:30 #18 DONE 0.1s 22:06:30 22:06:30 #19 [support-notifications internal] load .dockerignore 22:06:31 #19 transferring context: 56B 0.0s done 22:06:31 #19 DONE 0.1s 22:06:31 22:06:31 #20 [security-secretstore-setup internal] load .dockerignore 22:06:31 #20 transferring context: 56B 0.0s done 22:06:31 #20 DONE 0.1s 22:06:31 22:06:31 #21 [security-spire-server internal] load .dockerignore 22:06:31 #21 transferring context: 56B done 22:06:31 #21 DONE 0.1s 22:06:31 22:06:31 #22 [security-spire-config internal] load .dockerignore 22:06:31 #22 transferring context: 56B done 22:06:31 #22 DONE 0.0s 22:06:31 22:06:31 #23 [support-scheduler internal] load .dockerignore 22:06:31 #23 transferring context: 56B done 22:06:31 #23 DONE 0.1s 22:06:31 22:06:31 #24 [security-proxy-setup internal] load .dockerignore 22:06:31 #24 transferring context: 56B done 22:06:31 #24 DONE 0.1s 22:06:31 22:06:31 #25 [core-metadata internal] load .dockerignore 22:06:31 #25 transferring context: 56B done 22:06:31 #25 DONE 0.1s 22:06:31 22:06:31 #26 [security-spire-agent internal] load .dockerignore 22:06:31 #26 transferring context: 56B done 22:06:31 #26 DONE 0.1s 22:06:31 22:06:31 #27 [core-command internal] load .dockerignore 22:06:31 #27 transferring context: 56B done 22:06:31 #27 DONE 0.1s 22:06:31 22:06:31 #28 [core-data internal] load .dockerignore 22:06:31 #28 transferring context: 56B done 22:06:31 #28 DONE 0.1s 22:06:31 22:06:31 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:06:31 #29 DONE 0.0s 22:06:31 22:06:31 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 22:06:32 #30 DONE 0.3s 22:06:32 22:06:32 #31 [security-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 22:06:32 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 22:06:32 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 22:06:32 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 22:06:32 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 22:06:32 #31 DONE 0.2s 22:06:32 22:06:32 #32 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 22:06:32 #32 ... 22:06:32 22:06:32 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:06:32 #29 DONE 0.0s 22:06:32 22:06:32 #31 [security-proxy-auth stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 22:06:32 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 22:06:32 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 22:06:32 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 22:06:32 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 22:06:32 #31 DONE 0.5s 22:06:32 22:06:32 #31 [core-common-config-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 22:06:32 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 22:06:32 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 22:06:32 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 22:06:32 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 22:06:32 #31 DONE 0.5s 22:06:32 22:06:32 #33 [security-bootstrapper internal] load build context 22:06:32 #33 transferring context: 2.56MB 0.4s done 22:06:32 #33 DONE 0.6s 22:06:32 22:06:32 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 22:06:32 #30 ... 22:06:32 22:06:32 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:06:32 #29 DONE 0.0s 22:06:32 22:06:32 #31 [support-notifications stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 22:06:32 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 22:06:32 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 22:06:32 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 22:06:32 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 22:06:32 #31 DONE 0.5s 22:06:32 22:06:32 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 22:06:32 #30 ... 22:06:32 22:06:32 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:06:32 #29 DONE 0.0s 22:06:32 22:06:32 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 22:06:33 #30 ... 22:06:33 22:06:33 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:06:33 #29 DONE 0.0s 22:06:33 22:06:33 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 22:06:33 #30 ... 22:06:33 22:06:33 #31 [security-spire-config stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 22:06:33 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 22:06:33 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 22:06:33 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 22:06:33 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 22:06:33 #31 DONE 0.6s 22:06:33 22:06:33 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 22:06:33 #30 ... 22:06:33 22:06:33 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:06:33 #29 DONE 0.0s 22:06:33 22:06:33 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 22:06:33 #30 ... 22:06:33 22:06:33 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:06:33 #29 DONE 0.0s 22:06:33 22:06:33 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 22:06:33 #30 ... 22:06:33 22:06:33 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:06:33 #29 DONE 0.0s 22:06:33 22:06:33 #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 22:06:34 #30 ... 22:06:34 22:06:34 #31 [core-command stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 22:06:34 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 22:06:34 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 22:06:34 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 22:06:34 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 22:06:34 #31 DONE 0.7s 22:06:34 22:06:34 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:06:34 #29 DONE 0.0s 22:06:34 22:06:34 #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 22:06:34 #30 ... 22:06:34 22:06:34 #31 [core-metadata stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 22:06:34 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 22:06:34 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 22:06:34 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 22:06:34 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 22:06:34 #31 DONE 0.7s 22:06:34 22:06:34 #34 [core-command internal] load build context 22:06:34 #34 DONE 0.0s 22:06:34 22:06:34 #31 [security-spire-agent stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 22:06:34 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 22:06:34 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 22:06:34 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 22:06:34 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 22:06:34 #31 DONE 0.7s 22:06:34 22:06:34 #35 [security-spire-agent internal] load build context 22:06:34 #35 ... 22:06:34 22:06:34 #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 22:06:34 #36 DONE 3.2s 22:06:34 22:06:34 #37 [security-proxy-auth internal] load build context 22:06:34 #37 transferring context: 2.56MB 1.3s done 22:06:34 #37 DONE 2.1s 22:06:34 22:06:34 #38 [core-common-config-bootstrapper internal] load build context 22:06:34 #38 ... 22:06:34 22:06:34 #39 [security-spiffe-token-provider internal] load build context 22:06:34 #39 transferring context: 2.56MB 1.5s done 22:06:34 #39 DONE 2.2s 22:06:34 22:06:34 #38 [core-common-config-bootstrapper internal] load build context 22:06:35 #38 transferring context: 2.56MB 2.2s done 22:06:35 #38 ... 22:06:35 22:06:35 #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 22:06:35 #30 DONE 2.9s 22:06:35 22:06:35 #40 [core-command builder 2/7] WORKDIR /edgex-go 22:06:36 #40 ... 22:06:36 22:06:36 #31 [core-data stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 22:06:36 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 22:06:36 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 22:06:36 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 22:06:36 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 22:06:36 #31 DONE 0.7s 22:06:36 22:06:36 #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 22:06:36 #36 DONE 3.2s 22:06:36 22:06:36 #41 [core-data internal] load build context 22:06:36 #41 DONE 0.0s 22:06:36 22:06:36 #40 [core-data builder 2/7] WORKDIR /edgex-go 22:06:36 #40 ... 22:06:36 22:06:36 #38 [core-common-config-bootstrapper internal] load build context 22:06:36 #38 DONE 3.8s 22:06:36 22:06:36 #42 [security-secretstore-setup internal] load build context 22:06:36 #42 transferring context: 2.56MB 2.2s done 22:06:36 #42 DONE 3.9s 22:06:36 22:06:36 #35 [security-spire-agent internal] load build context 22:06:36 #35 ... 22:06:36 22:06:36 #43 [support-notifications internal] load build context 22:06:36 #43 transferring context: 2.56MB 2.6s done 22:06:36 #43 DONE 4.0s 22:06:36 22:06:36 #35 [security-spire-agent internal] load build context 22:06:38 #35 ... 22:06:38 22:06:38 #40 [core-command builder 2/7] WORKDIR /edgex-go 22:06:38 #40 DONE 3.3s 22:06:38 22:06:38 #35 [security-spire-agent internal] load build context 22:06:38 #35 ... 22:06:38 22:06:38 #44 [security-spire-server internal] load build context 22:06:38 #44 transferring context: 2.56MB 2.7s done 22:06:38 #44 DONE 4.9s 22:06:38 22:06:38 #35 [security-spire-agent internal] load build context 22:06:39 #35 ... 22:06:39 22:06:39 #45 [support-scheduler internal] load build context 22:06:39 #45 transferring context: 2.56MB 3.6s done 22:06:39 #45 DONE 5.7s 22:06:39 22:06:39 #35 [security-spire-agent internal] load build context 22:06:41 #35 ... 22:06:41 22:06:41 #34 [core-command internal] load build context 22:06:41 #34 transferring context: 2.56MB 4.2s done 22:06:41 #34 DONE 6.5s 22:06:41 22:06:41 #35 [security-spire-agent internal] load build context 22:06:41 #35 ... 22:06:41 22:06:41 #46 [security-spire-config internal] load build context 22:06:41 #46 transferring context: 2.56MB 4.4s done 22:06:41 #46 DONE 8.1s 22:06:41 22:06:41 #35 [security-spire-agent internal] load build context 22:06:41 #35 ... 22:06:41 22:06:41 #41 [core-data internal] load build context 22:06:41 #41 transferring context: 2.56MB 4.8s done 22:06:41 #41 DONE 6.0s 22:06:41 22:06:41 #35 [security-spire-agent internal] load build context 22:06:42 #35 transferring context: 2.56MB 6.9s done 22:06:42 #35 ... 22:06:42 22:06:42 #47 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:06:42 #0 6.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:06:42 #0 7.605 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:06:42 #47 ... 22:06:42 22:06:42 #48 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 22:06:42 #0 8.378 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:06:43 #48 ... 22:06:43 22:06:43 #49 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 22:06:43 #0 9.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:06:43 #49 ... 22:06:43 22:06:43 #35 [security-spire-agent internal] load build context 22:06:43 #35 DONE 8.8s 22:06:43 22:06:43 #50 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 22:06:43 #0 5.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:06:43 #0 6.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:06:43 #0 8.717 (1/1) Installing dumb-init (1.2.5-r2) 22:06:43 #0 8.754 Executing busybox-1.35.0-r29.trigger 22:06:43 #0 8.810 OK: 8 MiB in 16 packages 22:06:43 #50 ... 22:06:43 22:06:43 #51 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:06:43 #0 8.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:06:43 #51 ... 22:06:43 22:06:43 #32 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 22:06:43 #32 5.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:06:43 #32 6.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:06:43 #32 9.023 (1/2) Installing dumb-init (1.2.5-r2) 22:06:43 #32 9.041 (2/2) Installing su-exec (0.2-r2) 22:06:43 #32 9.080 Executing busybox-1.35.0-r29.trigger 22:06:43 #32 9.205 OK: 8 MiB in 17 packages 22:06:43 #32 DONE 11.1s 22:06:43 22:06:43 #52 [core-metadata internal] load build context 22:06:43 #52 transferring context: 2.56MB 6.7s done 22:06:43 #52 ... 22:06:43 22:06:43 #53 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 22:06:43 #53 ... 22:06:43 22:06:43 #50 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 22:06:43 #50 DONE 11.2s 22:06:43 22:06:43 #47 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:06:43 #47 10.96 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:06:43 #47 10.96 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:06:43 #47 10.96 OK: 17689 distinct packages available 22:06:43 #47 ... 22:06:43 22:06:43 #54 [security-proxy-setup internal] load build context 22:06:43 #54 transferring context: 2.56MB 5.9s done 22:06:43 #54 DONE 9.6s 22:06:44 22:06:44 #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 22:06:44 #0 9.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:06:44 #55 ... 22:06:44 22:06:44 #52 [core-metadata internal] load build context 22:06:44 #52 DONE 9.9s 22:06:44 22:06:44 #47 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:06:44 #47 11.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:06:44 #47 ... 22:06:44 22:06:44 #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 22:06:44 #56 ... 22:06:44 22:06:44 #49 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 22:06:44 #49 11.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:06:46 #49 ... 22:06:46 22:06:46 #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 22:06:46 #0 9.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:06:46 #57 ... 22:06:46 22:06:46 #47 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:06:46 #47 13.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:06:48 #47 ... 22:06:48 22:06:48 #53 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 22:06:48 #53 DONE 4.3s 22:06:48 22:06:48 #58 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 22:06:48 #58 DONE 0.2s 22:06:48 22:06:48 #59 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 22:06:48 #0 9.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:06:48 #59 ... 22:06:48 22:06:48 #60 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 22:06:48 #0 9.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:06:48 #60 ... 22:06:48 22:06:48 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 22:06:48 #0 9.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:06:48 #61 ... 22:06:48 22:06:48 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 22:06:48 #0 8.965 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:06:48 #62 ... 22:06:48 22:06:48 #63 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 22:06:48 #0 9.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:06:48 #63 ... 22:06:48 22:06:48 #49 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 22:06:48 #49 15.78 (1/2) Installing ca-certificates (20230506-r0) 22:06:48 #49 16.00 (2/2) Installing dumb-init (1.2.5-r2) 22:06:48 #49 16.02 Executing busybox-1.35.0-r29.trigger 22:06:48 #49 16.14 Executing ca-certificates-20230506-r0.trigger 22:06:50 #49 ... 22:06:50 22:06:50 #48 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 22:06:50 #48 10.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:06:50 #48 13.89 (1/4) Installing ca-certificates (20230506-r0) 22:06:50 #48 14.27 (2/4) Installing dumb-init (1.2.5-r2) 22:06:50 #48 14.29 (3/4) Installing su-exec (0.2-r2) 22:06:50 #48 14.29 (4/4) Installing yq (4.30.4-r4) 22:06:50 #48 15.17 Executing busybox-1.35.0-r29.trigger 22:06:50 #48 15.40 Executing ca-certificates-20230506-r0.trigger 22:06:50 #48 16.39 OK: 17 MiB in 19 packages 22:06:50 #48 DONE 17.2s 22:06:50 22:06:50 #47 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:06:50 #47 17.09 (1/9) Installing ca-certificates (20230506-r0) 22:06:50 #47 17.33 (2/9) Installing brotli-libs (1.0.9-r9) 22:06:50 #47 17.44 (3/9) Installing nghttp2-libs (1.51.0-r0) 22:06:50 #47 17.51 (4/9) Installing libcurl (8.1.2-r0) 22:06:50 #47 17.63 (5/9) Installing curl (8.1.2-r0) 22:06:50 #47 17.66 (6/9) Installing dumb-init (1.2.5-r2) 22:06:50 #47 17.67 (7/9) Installing musl-obstack (1.2.3-r0) 22:06:50 #47 17.69 (8/9) Installing libucontext (1.2-r0) 22:06:50 #47 17.70 (9/9) Installing gcompat (1.1.0-r0) 22:06:50 #47 17.72 Executing busybox-1.35.0-r29.trigger 22:06:50 #47 17.85 Executing ca-certificates-20230506-r0.trigger 22:06:51 #47 ... 22:06:51 22:06:51 #49 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 22:06:51 #49 17.80 OK: 8 MiB in 17 packages 22:06:51 #49 DONE 18.6s 22:06:51 22:06:51 #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 22:06:51 #57 11.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:06:51 #57 14.79 (1/1) Installing dumb-init (1.2.5-r2) 22:06:51 #57 14.82 Executing busybox-1.35.0-r29.trigger 22:06:51 #57 14.88 OK: 8 MiB in 16 packages 22:06:52 #57 DONE 15.9s 22:06:52 22:06:52 #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 22:06:52 #55 11.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:06:52 #55 14.81 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:06:52 #55 14.81 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:06:52 #55 14.81 OK: 17689 distinct packages available 22:06:52 #55 15.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:06:52 #55 17.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:06:52 #55 ... 22:06:52 22:06:52 #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 22:06:52 #56 11.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:06:52 #56 13.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:06:52 #56 17.33 (1/2) Installing dumb-init (1.2.5-r2) 22:06:52 #56 17.37 (2/2) Installing openssl (3.0.9-r1) 22:06:52 #56 17.47 Executing busybox-1.35.0-r29.trigger 22:06:52 #56 17.60 OK: 8 MiB in 17 packages 22:06:52 #56 ... 22:06:52 22:06:52 #47 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:06:52 #47 19.60 OK: 11 MiB in 24 packages 22:06:52 #47 DONE 20.3s 22:06:52 22:06:52 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 22:06:52 #62 11.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:06:52 #62 14.73 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:06:52 #62 14.73 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:06:52 #62 14.73 OK: 17689 distinct packages available 22:06:53 #62 ... 22:06:53 22:06:53 #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 22:06:53 #56 DONE 18.5s 22:06:53 22:06:53 #64 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 22:06:53 #64 DONE 0.3s 22:06:53 22:06:53 #51 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:06:53 #51 10.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:06:53 #51 14.56 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:06:53 #51 14.57 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:06:53 #51 14.57 OK: 17689 distinct packages available 22:06:53 #51 15.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:06:53 #51 16.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:06:53 #51 ... 22:06:53 22:06:53 #60 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 22:06:53 #60 11.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:06:53 #60 14.71 OK: 263 MiB in 53 packages 22:06:53 #60 DONE 15.7s 22:06:53 22:06:53 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 22:06:53 #62 15.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:06:54 #62 ... 22:06:54 22:06:54 #59 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 22:06:54 #59 11.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:06:54 #59 15.13 OK: 263 MiB in 53 packages 22:06:54 #59 DONE 16.0s 22:06:54 22:06:54 #51 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:06:54 #51 20.47 (1/5) Installing dumb-init (1.2.5-r2) 22:06:54 #51 20.52 (2/5) Installing musl-obstack (1.2.3-r0) 22:06:54 #51 20.53 (3/5) Installing libucontext (1.2-r0) 22:06:54 #51 20.54 (4/5) Installing gcompat (1.1.0-r0) 22:06:54 #51 20.55 (5/5) Installing openssl (3.0.9-r1) 22:06:54 #51 20.67 Executing busybox-1.35.0-r29.trigger 22:06:54 #51 20.76 OK: 9 MiB in 20 packages 22:06:54 #51 ... 22:06:54 22:06:54 #65 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 22:06:54 #65 DONE 0.7s 22:06:54 22:06:54 #66 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:06:54 #66 ... 22:06:54 22:06:54 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 22:06:54 #61 11.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:06:54 #61 15.80 OK: 263 MiB in 53 packages 22:06:54 #61 DONE 16.6s 22:06:54 22:06:54 #63 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 22:06:54 #63 11.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:06:54 #63 15.50 OK: 263 MiB in 53 packages 22:06:54 #63 DONE 17.3s 22:06:54 22:06:54 #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ 22:06:55 #67 ... 22:06:55 22:06:55 #51 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:06:55 #51 DONE 21.9s 22:06:55 22:06:55 #68 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 22:06:55 #68 DONE 1.2s 22:06:55 22:06:55 #69 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:06:55 #69 ... 22:06:55 22:06:55 #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 22:06:55 #55 20.60 (1/4) Installing dumb-init (1.2.5-r2) 22:06:55 #55 20.60 (2/4) Installing musl-obstack (1.2.3-r0) 22:06:55 #55 20.67 (3/4) Installing libucontext (1.2-r0) 22:06:55 #55 20.67 (4/4) Installing gcompat (1.1.0-r0) 22:06:55 #55 20.67 Executing busybox-1.35.0-r29.trigger 22:06:55 #55 20.78 OK: 8 MiB in 19 packages 22:06:55 #55 DONE 21.6s 22:06:55 22:06:55 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 22:06:55 #62 16.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:06:56 #62 ... 22:06:56 22:06:56 #70 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 22:06:56 #70 DONE 1.4s 22:06:56 22:06:56 #71 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:06:56 #71 ... 22:06:56 22:06:56 #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ 22:06:56 #67 DONE 1.5s 22:06:56 22:06:56 #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:06:56 #72 ... 22:06:56 22:06:56 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 22:06:56 #62 18.20 OK: 263 MiB in 53 packages 22:06:56 #62 DONE 18.6s 22:06:56 22:06:56 #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 22:06:56 #73 DONE 0.3s 22:06:56 22:06:56 #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:07:01 #72 ... 22:07:01 22:07:01 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:07:21 #102 ... 22:07:21 22:07:21 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:07:21 #146 68.65 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:07:21 #146 ... 22:07:21 22:07:21 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 22:07:21 #144 DONE 69.3s 22:07:21 22:07:21 #107 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:07:21 #107 DONE 69.4s 22:07:21 22:07:21 #141 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 22:07:21 #141 DONE 69.5s 22:07:21 22:07:21 #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 22:07:21 #147 ... 22:07:21 22:07:21 #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 22:07:21 #138 DONE 69.8s 22:07:21 22:07:21 #148 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 22:07:21 #148 ... 22:07:21 22:07:21 #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:07:21 #143 DONE 72.3s 22:07:21 22:07:21 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:07:21 #146 DONE 72.3s 22:07:21 22:07:21 #149 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 22:07:21 #149 ... 22:07:21 22:07:21 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:07:21 #139 DONE 72.5s 22:07:21 22:07:21 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:07:21 #145 DONE 72.5s 22:07:21 22:07:21 #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 22:07:21 #150 ... 22:07:21 22:07:21 #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 22:07:21 #147 DONE 3.1s 22:07:21 22:07:21 #149 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 22:07:21 #149 DONE 1.1s 22:07:21 22:07:21 #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 22:07:21 #150 DONE 0.6s 22:07:21 22:07:21 #148 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 22:07:21 #148 DONE 3.0s 22:07:21 22:07:21 #151 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 22:07:21 #151 ... 22:07:21 22:07:21 #152 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:07:21 #152 DONE 0.5s 22:07:21 22:07:21 #153 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 22:07:21 #153 DONE 0.4s 22:07:21 22:07:21 #154 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 22:07:21 #154 CACHED 22:07:21 22:07:21 #155 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 22:07:21 #155 CACHED 22:07:21 22:07:21 #156 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 22:07:21 #156 CACHED 22:07:21 22:07:21 #157 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 22:07:21 #157 CACHED 22:07:21 22:07:21 #158 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 22:07:21 #158 CACHED 22:07:21 22:07:21 #159 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 22:07:21 #159 CACHED 22:07:21 22:07:21 #151 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 22:07:21 #151 DONE 0.3s 22:07:21 22:07:21 #160 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 22:07:21 #160 ... 22:07:21 22:07:21 #161 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 22:07:21 #161 DONE 0.6s 22:07:21 22:07:21 #162 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:07:21 #162 ... 22:07:21 22:07:21 #163 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 22:07:21 #163 DONE 1.1s 22:07:21 22:07:21 #164 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 22:07:21 #164 DONE 1.0s 22:07:21 22:07:21 #165 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 22:07:21 #165 ... 22:07:21 22:07:21 #166 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 22:07:21 #166 DONE 1.0s 22:07:21 22:07:21 #167 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:07:21 #167 DONE 1.0s 22:07:21 22:07:21 #168 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 22:07:21 #168 DONE 1.1s 22:07:21 22:07:21 #160 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 22:07:21 #160 DONE 1.0s 22:07:21 22:07:21 #169 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:07:21 #169 DONE 1.1s 22:07:21 22:07:21 #170 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:07:21 #170 ... 22:07:21 22:07:21 #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:07:21 #102 DONE 75.1s 22:07:21 22:07:21 #162 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:07:21 #162 DONE 1.5s 22:07:21 22:07:21 #165 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 22:07:21 #165 DONE 0.9s 22:07:21 22:07:21 #171 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:07:21 #171 DONE 1.0s 22:07:21 22:07:21 #172 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 22:07:21 #172 ... 22:07:21 22:07:21 #173 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 22:07:21 #173 DONE 1.0s 22:07:21 22:07:21 #174 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 22:07:21 #174 DONE 1.1s 22:07:21 22:07:21 #175 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 22:07:21 #175 DONE 1.1s 22:07:21 22:07:21 #176 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 22:07:21 #176 DONE 0.8s 22:07:21 22:07:21 #170 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:07:21 #170 DONE 1.1s 22:07:21 22:07:21 #137 [core-command] exporting to image 22:07:21 #137 exporting layers 0.1s done 22:07:21 #137 writing image sha256:e879110c051ca045b005adb43ed1c01aaef0343b0d8c561570ad52559294e00e done 22:07:21 #137 naming to docker.io/library/core-command 0.0s done 22:07:21 #137 DONE 1.2s 22:07:21 22:07:21 #177 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 22:07:21 #177 DONE 0.5s 22:07:21 22:07:21 #178 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 22:07:21 #178 DONE 0.5s 22:07:21 22:07:21 #179 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:07:21 #179 ... 22:07:21 22:07:21 #172 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 22:07:21 #172 DONE 0.4s 22:07:21 22:07:21 #180 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:07:21 #180 DONE 0.4s 22:07:21 22:07:21 #181 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 22:07:21 #181 DONE 0.3s 22:07:21 22:07:21 #182 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 22:07:21 #182 DONE 0.3s 22:07:21 22:07:21 #183 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:07:21 #183 DONE 0.3s 22:07:21 22:07:21 #184 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 22:07:21 #184 DONE 0.3s 22:07:21 22:07:21 #137 [core-metadata] exporting to image 22:07:21 #137 ... 22:07:21 22:07:21 #185 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 22:07:21 #185 DONE 0.7s 22:07:21 22:07:21 #137 [core-data] exporting to image 22:07:21 #137 writing image sha256:2ce1c25b4c21eab9916c4bf9e5aade4fe692d16e821c2e769b310978c8e8f6b7 0.0s done 22:07:21 #137 naming to docker.io/library/core-data 0.0s done 22:07:21 #137 ... 22:07:21 22:07:21 #186 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 22:07:21 #186 DONE 0.7s 22:07:21 22:07:21 #179 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:07:21 #179 DONE 0.7s 22:07:21 22:07:21 #137 [core-data] exporting to image 22:07:21 #137 exporting layers 0.6s done 22:07:21 #137 writing image sha256:d9cf2013e997ac4ffb2c85bf98135ded8f2722535922f93f1c0c266f3cc8629a 22:07:21 #137 writing image sha256:d9cf2013e997ac4ffb2c85bf98135ded8f2722535922f93f1c0c266f3cc8629a done 22:07:21 #137 naming to docker.io/library/core-metadata done 22:07:21 #137 DONE 2.0s 22:07:21 22:07:21 #187 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:07:21 #187 DONE 0.9s 22:07:21 22:07:21 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:07:21 #142 DONE 77.3s 22:07:21 22:07:21 #188 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 22:07:21 #188 DONE 1.0s 22:07:21 22:07:21 #189 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:07:21 #189 DONE 1.0s 22:07:21 22:07:21 #190 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:07:21 #190 DONE 1.6s 22:07:21 22:07:21 #137 [security-proxy-setup] exporting to image 22:07:21 #137 ... 22:07:21 22:07:21 #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:07:21 #140 DONE 77.8s 22:07:21 22:07:21 #191 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 22:07:21 #191 DONE 0.4s 22:07:21 22:07:21 #192 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:07:21 #192 DONE 0.4s 22:07:21 22:07:21 #193 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:07:21 #193 DONE 0.4s 22:07:21 22:07:21 #194 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:07:21 #194 DONE 2.1s 22:07:21 22:07:21 #195 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 22:07:21 #195 DONE 0.4s 22:07:21 22:07:21 #137 [security-spiffe-token-provider] exporting to image 22:07:21 #137 ... 22:07:21 22:07:21 #196 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:07:21 #196 DONE 2.2s 22:07:21 22:07:21 #137 [security-proxy-setup] exporting to image 22:07:21 #137 writing image sha256:e010c6ea555617a3058fd8d0a47984c7976d73ccb1e9ab82d45677ca2de65710 0.0s done 22:07:21 #137 naming to docker.io/library/security-proxy-setup 0.0s done 22:07:21 #137 ... 22:07:21 22:07:21 #197 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 22:07:21 #197 CACHED 22:07:21 22:07:21 #198 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:07:21 #198 CACHED 22:07:21 22:07:21 #199 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:07:21 #199 DONE 0.3s 22:07:21 22:07:21 #137 [security-proxy-setup] exporting to image 22:07:21 #137 exporting layers 0.3s done 22:07:21 #137 ... 22:07:21 22:07:21 #200 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 22:07:21 #200 DONE 0.3s 22:07:21 22:07:21 #201 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 22:07:21 #201 DONE 0.3s 22:07:21 22:07:21 #137 [security-spiffe-token-provider] exporting to image 22:07:21 #137 exporting layers 0.3s done 22:07:21 #137 writing image sha256:14a75e995e24619383ba408485d5570e4fdd9c70f96b18f731dfafd6f92514df 0.0s done 22:07:21 #137 naming to docker.io/library/security-spiffe-token-provider done 22:07:21 #137 writing image sha256:086a860d286f4aad7b2f2988d15c22b2a13b84b86137f504a07d0e0ea8156515 22:07:21 #137 writing image sha256:086a860d286f4aad7b2f2988d15c22b2a13b84b86137f504a07d0e0ea8156515 0.4s done 22:07:21 #137 naming to docker.io/library/core-common-config-bootstrapper 0.1s done 22:07:21 #137 writing image sha256:56e13ae18fae6ec028515059ab517995539baeba9e4011089cc25af7559cc2d5 done 22:07:21 #137 naming to docker.io/library/security-proxy-auth done 22:07:21 #137 DONE 3.3s 22:07:21 22:07:21 #202 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:07:21 #202 DONE 0.7s 22:07:21 22:07:21 #203 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:07:21 #203 DONE 0.6s 22:07:21 22:07:21 #204 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 22:07:21 #204 DONE 0.6s 22:07:21 22:07:21 #205 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 22:07:21 #205 DONE 0.1s 22:07:21 22:07:21 #206 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 22:07:21 #206 DONE 0.1s 22:07:21 22:07:21 #207 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:07:21 #207 DONE 0.9s 22:07:21 22:07:21 #208 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:07:21 #208 DONE 0.1s 22:07:21 22:07:21 #137 [security-secretstore-setup] exporting to image 22:07:21 #137 exporting layers 0.2s done 22:07:22 #137 exporting layers 0.3s done 22:07:22 #137 writing image sha256:52c53ef43b2162e195a6794e77bfafcac73ac87ee22d75831078a5433707826d done 22:07:22 #137 naming to docker.io/library/support-notifications done 22:07:22 #137 writing image sha256:59f24997bbef75c301d12853f5897c31d2083b2f90f04320e5c646082c081694 0.0s done 22:07:22 #137 naming to docker.io/library/support-scheduler done 22:07:22 #137 ... 22:07:22 22:07:22 #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 22:07:22 #209 DONE 0.4s 22:07:22 22:07:22 #137 [security-bootstrapper] exporting to image 22:07:22 #137 writing image sha256:94eec83de7c7c4676a01bc98e1009ee5a0af6be764bbedde54daf823bd11a88b done 22:07:22 #137 naming to docker.io/library/security-secretstore-setup done 22:07:22 #137 exporting layers 0.2s done 22:07:22 #137 writing image sha256:995449a451d163e4e973cee93d00cda853fb4f37d169b703347800c323d2fe2f done 22:07:22 #137 naming to docker.io/library/security-bootstrapper done 22:07:22 #137 DONE 3.8s 22:07:22 22:07:22 #3 [security-proxy-setup internal] load build definition from Dockerfile 22:07:22 time="2023-07-13T22:04:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:07:22 time="2023-07-13T22:04:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:07:22 time="2023-07-13T22:04:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:07:22 time="2023-07-13T22:04:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:07:22 time="2023-07-13T22:04:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:07:22 time="2023-07-13T22:04:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:07:22 time="2023-07-13T22:04:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:07:22 time="2023-07-13T22:04:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:07:22 time="2023-07-13T22:04:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:07:22 time="2023-07-13T22:04:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:07:22 time="2023-07-13T22:04:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:07:22 time="2023-07-13T22:04:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:07:22 time="2023-07-13T22:04:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:07:22 time="2023-07-13T22:04:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 22:07:22 $ docker stop --time=1 7e3b743f42f42270a5426f96a051d2064bcbbc21c9e0e06e632f0ea47d56f5a7 22:07:23 $ docker rm -f --volumes 7e3b743f42f42270a5426f96a051d2064bcbbc21c9e0e06e632f0ea47d56f5a7 [Pipeline] // withDockerContainer [Pipeline] sh 22:07:24 + docker images 22:07:24 REPOSITORY TAG IMAGE ID CREATED SIZE 22:07:24 security-bootstrapper latest 995449a451d1 1 second ago 22.7MB 22:07:24 support-scheduler latest 59f24997bbef 2 seconds ago 32.4MB 22:07:24 support-notifications latest 52c53ef43b21 2 seconds ago 33MB 22:07:24 security-secretstore-setup latest 94eec83de7c7 2 seconds ago 43.6MB 22:07:24 core-common-config-bootstrapper latest 086a860d286f 3 seconds ago 17.8MB 22:07:24 security-proxy-setup latest e010c6ea5556 3 seconds ago 19.4MB 22:07:24 security-proxy-auth latest 56e13ae18fae 3 seconds ago 18.9MB 22:07:24 security-spiffe-token-provider latest 14a75e995e24 3 seconds ago 33.4MB 22:07:24 core-command latest e879110c051c 5 seconds ago 20.5MB 22:07:24 core-metadata latest d9cf2013e997 5 seconds ago 21MB 22:07:24 core-data latest 2ce1c25b4c21 5 seconds ago 20.7MB 22:07:24 security-spire-server latest 19768747a6f1 About a minute ago 103MB 22:07:24 security-spire-config latest 0f3c2f5dbb78 About a minute ago 102MB 22:07:24 security-spire-agent latest fe2043ce4fd1 About a minute ago 161MB 22:07:24 ci-base-image-x86_64 latest f37db0ade0ce 4 minutes ago 1.06GB 22:07:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 29 hours ago 696MB 22:07:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 6 weeks ago 334MB 22:07:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 12 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:07:24 provisioning config files... 22:07:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/542@tmp/config13297365618309600417tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:07:24 ---> docker-login.sh 22:07:24 nexus3.edgexfoundry.org:10001 22:07:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:24 Configure a credential helper to remove this warning. See 22:07:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:24 22:07:24 Login Succeeded 22:07:24 nexus3.edgexfoundry.org:10002 22:07:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:24 Configure a credential helper to remove this warning. See 22:07:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:24 22:07:24 Login Succeeded 22:07:24 nexus3.edgexfoundry.org:10003 22:07:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:24 Configure a credential helper to remove this warning. See 22:07:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:24 22:07:24 Login Succeeded 22:07:24 nexus3.edgexfoundry.org:10004 22:07:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:25 Configure a credential helper to remove this warning. See 22:07:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:25 22:07:25 Login Succeeded 22:07:25 docker.io 22:07:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:25 Configure a credential helper to remove this warning. See 22:07:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:25 22:07:25 Login Succeeded 22:07:25 ---> docker-login.sh ends [Pipeline] } 22:07:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:07:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:07:25 [edgeXDocker.push] Tagging docker image core-command with the following tags: 22:07:25 fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:07:25 latest 22:07:25 3.1.0-dev.9 22:07:25 fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:07:25 main 22:07:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:25 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:25 + docker push nexus3.edgexfoundry.org:10004/core-command:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:07:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:07:25 0f9fdbd67ef5: Preparing 22:07:25 a79c7c7f4a0f: Preparing 22:07:25 18604ebe9791: Preparing 22:07:25 6c2dad04493b: Preparing 22:07:25 3eb70f058901: Preparing 22:07:25 3dab9f8bf2d2: Preparing 22:07:25 3dab9f8bf2d2: Waiting 22:07:25 18604ebe9791: Pushed 22:07:25 0f9fdbd67ef5: Pushed 22:07:25 3dab9f8bf2d2: Layer already exists 22:07:25 3eb70f058901: Pushed 22:07:25 6c2dad04493b: Pushed 22:07:27 a79c7c7f4a0f: Pushed 22:07:27 fa614b66c3ed1d56f649226ca5a7d2f493aafc65: digest: sha256:7a7da434ef3d7d7f002c9080a549599b8ea43af36d81d37e3b4890633108565c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:27 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:27 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 22:07:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:07:27 0f9fdbd67ef5: Preparing 22:07:27 a79c7c7f4a0f: Preparing 22:07:27 18604ebe9791: Preparing 22:07:27 6c2dad04493b: Preparing 22:07:27 3eb70f058901: Preparing 22:07:27 3dab9f8bf2d2: Preparing 22:07:27 3dab9f8bf2d2: Waiting 22:07:27 6c2dad04493b: Layer already exists 22:07:27 18604ebe9791: Layer already exists 22:07:27 a79c7c7f4a0f: Layer already exists 22:07:27 3eb70f058901: Layer already exists 22:07:27 0f9fdbd67ef5: Layer already exists 22:07:27 3dab9f8bf2d2: Layer already exists 22:07:27 latest: digest: sha256:7a7da434ef3d7d7f002c9080a549599b8ea43af36d81d37e3b4890633108565c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:28 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:28 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.9 22:07:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:07:28 0f9fdbd67ef5: Preparing 22:07:28 a79c7c7f4a0f: Preparing 22:07:28 18604ebe9791: Preparing 22:07:28 6c2dad04493b: Preparing 22:07:28 3eb70f058901: Preparing 22:07:28 3dab9f8bf2d2: Preparing 22:07:28 3dab9f8bf2d2: Waiting 22:07:28 a79c7c7f4a0f: Layer already exists 22:07:28 0f9fdbd67ef5: Layer already exists 22:07:28 6c2dad04493b: Layer already exists 22:07:28 18604ebe9791: Layer already exists 22:07:28 3eb70f058901: Layer already exists 22:07:28 3dab9f8bf2d2: Layer already exists 22:07:28 3.1.0-dev.9: digest: sha256:7a7da434ef3d7d7f002c9080a549599b8ea43af36d81d37e3b4890633108565c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:28 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:29 + docker push nexus3.edgexfoundry.org:10004/core-command:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:07:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:07:29 0f9fdbd67ef5: Preparing 22:07:29 a79c7c7f4a0f: Preparing 22:07:29 18604ebe9791: Preparing 22:07:29 6c2dad04493b: Preparing 22:07:29 3eb70f058901: Preparing 22:07:29 3dab9f8bf2d2: Preparing 22:07:29 3dab9f8bf2d2: Waiting 22:07:29 6c2dad04493b: Layer already exists 22:07:29 3eb70f058901: Layer already exists 22:07:29 18604ebe9791: Layer already exists 22:07:29 a79c7c7f4a0f: Layer already exists 22:07:29 0f9fdbd67ef5: Layer already exists 22:07:29 3dab9f8bf2d2: Layer already exists 22:07:29 fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9: digest: sha256:7a7da434ef3d7d7f002c9080a549599b8ea43af36d81d37e3b4890633108565c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:29 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:29 + docker push nexus3.edgexfoundry.org:10004/core-command:main 22:07:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:07:29 0f9fdbd67ef5: Preparing 22:07:29 a79c7c7f4a0f: Preparing 22:07:29 18604ebe9791: Preparing 22:07:29 6c2dad04493b: Preparing 22:07:29 3eb70f058901: Preparing 22:07:29 3dab9f8bf2d2: Preparing 22:07:29 3dab9f8bf2d2: Waiting 22:07:29 a79c7c7f4a0f: Layer already exists 22:07:29 3eb70f058901: Layer already exists 22:07:29 0f9fdbd67ef5: Layer already exists 22:07:29 18604ebe9791: Layer already exists 22:07:29 6c2dad04493b: Layer already exists 22:07:29 3dab9f8bf2d2: Layer already exists 22:07:29 main: digest: sha256:7a7da434ef3d7d7f002c9080a549599b8ea43af36d81d37e3b4890633108565c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:07:29 ===================================================== [Pipeline] echo 22:07:29 taggedImages: 22:07:29 - nexus3.edgexfoundry.org:10004/core-command:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:07:29 - nexus3.edgexfoundry.org:10004/core-command:latest 22:07:29 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.9 22:07:29 - nexus3.edgexfoundry.org:10004/core-command:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:07:29 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 22:07:29 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 22:07:29 fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:07:29 latest 22:07:29 3.1.0-dev.9 22:07:29 fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:07:29 main 22:07:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:30 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:07:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 22:07:30 8cf5bbcdfb22: Preparing 22:07:30 136d031899b5: Preparing 22:07:30 6f750db507f0: Preparing 22:07:30 5ab86fe3196f: Preparing 22:07:30 18604ebe9791: Preparing 22:07:30 6c2dad04493b: Preparing 22:07:30 3eb70f058901: Preparing 22:07:30 3dab9f8bf2d2: Preparing 22:07:30 6c2dad04493b: Waiting 22:07:30 3eb70f058901: Waiting 22:07:30 3dab9f8bf2d2: Waiting 22:07:30 18604ebe9791: Layer already exists 22:07:30 6c2dad04493b: Layer already exists 22:07:30 3eb70f058901: Layer already exists 22:07:30 136d031899b5: Pushed 22:07:30 3dab9f8bf2d2: Layer already exists 22:07:30 6f750db507f0: Pushed 22:07:30 8cf5bbcdfb22: Pushed 22:07:31 5ab86fe3196f: Pushed 22:07:31 fa614b66c3ed1d56f649226ca5a7d2f493aafc65: digest: sha256:b16b1c489aa57ceba110846bf8e61a07f67eb3d70b12ea87ca61a10188bf7eeb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:32 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 22:07:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 22:07:32 8cf5bbcdfb22: Preparing 22:07:32 136d031899b5: Preparing 22:07:32 6f750db507f0: Preparing 22:07:32 5ab86fe3196f: Preparing 22:07:32 18604ebe9791: Preparing 22:07:32 6c2dad04493b: Preparing 22:07:32 3eb70f058901: Preparing 22:07:32 3dab9f8bf2d2: Preparing 22:07:32 6c2dad04493b: Waiting 22:07:32 3eb70f058901: Waiting 22:07:32 3dab9f8bf2d2: Waiting 22:07:32 136d031899b5: Layer already exists 22:07:32 5ab86fe3196f: Layer already exists 22:07:32 6f750db507f0: Layer already exists 22:07:32 8cf5bbcdfb22: Layer already exists 22:07:32 18604ebe9791: Layer already exists 22:07:32 6c2dad04493b: Layer already exists 22:07:32 3eb70f058901: Layer already exists 22:07:32 3dab9f8bf2d2: Layer already exists 22:07:32 latest: digest: sha256:b16b1c489aa57ceba110846bf8e61a07f67eb3d70b12ea87ca61a10188bf7eeb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:32 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.9 22:07:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 22:07:33 8cf5bbcdfb22: Preparing 22:07:33 136d031899b5: Preparing 22:07:33 6f750db507f0: Preparing 22:07:33 5ab86fe3196f: Preparing 22:07:33 18604ebe9791: Preparing 22:07:33 6c2dad04493b: Preparing 22:07:33 3eb70f058901: Preparing 22:07:33 3dab9f8bf2d2: Preparing 22:07:33 6c2dad04493b: Waiting 22:07:33 3eb70f058901: Waiting 22:07:33 3dab9f8bf2d2: Waiting 22:07:33 18604ebe9791: Layer already exists 22:07:33 8cf5bbcdfb22: Layer already exists 22:07:33 6f750db507f0: Layer already exists 22:07:33 136d031899b5: Layer already exists 22:07:33 6c2dad04493b: Layer already exists 22:07:33 5ab86fe3196f: Layer already exists 22:07:33 3eb70f058901: Layer already exists 22:07:33 3dab9f8bf2d2: Layer already exists 22:07:33 3.1.0-dev.9: digest: sha256:b16b1c489aa57ceba110846bf8e61a07f67eb3d70b12ea87ca61a10188bf7eeb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:33 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:07:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 22:07:33 8cf5bbcdfb22: Preparing 22:07:33 136d031899b5: Preparing 22:07:33 6f750db507f0: Preparing 22:07:33 5ab86fe3196f: Preparing 22:07:33 18604ebe9791: Preparing 22:07:33 6c2dad04493b: Preparing 22:07:33 3eb70f058901: Preparing 22:07:33 3dab9f8bf2d2: Preparing 22:07:33 6c2dad04493b: Waiting 22:07:33 3eb70f058901: Waiting 22:07:33 3dab9f8bf2d2: Waiting 22:07:33 136d031899b5: Layer already exists 22:07:33 6f750db507f0: Layer already exists 22:07:33 18604ebe9791: Layer already exists 22:07:33 5ab86fe3196f: Layer already exists 22:07:33 3dab9f8bf2d2: Layer already exists 22:07:33 3eb70f058901: Layer already exists 22:07:33 6c2dad04493b: Layer already exists 22:07:33 8cf5bbcdfb22: Layer already exists 22:07:33 fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9: digest: sha256:b16b1c489aa57ceba110846bf8e61a07f67eb3d70b12ea87ca61a10188bf7eeb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:34 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 22:07:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 22:07:34 8cf5bbcdfb22: Preparing 22:07:34 136d031899b5: Preparing 22:07:34 6f750db507f0: Preparing 22:07:34 5ab86fe3196f: Preparing 22:07:34 18604ebe9791: Preparing 22:07:34 6c2dad04493b: Preparing 22:07:34 3eb70f058901: Preparing 22:07:34 3dab9f8bf2d2: Preparing 22:07:34 3dab9f8bf2d2: Waiting 22:07:34 3eb70f058901: Waiting 22:07:34 6f750db507f0: Layer already exists 22:07:34 136d031899b5: Layer already exists 22:07:34 18604ebe9791: Layer already exists 22:07:34 5ab86fe3196f: Layer already exists 22:07:34 8cf5bbcdfb22: Layer already exists 22:07:34 3eb70f058901: Layer already exists 22:07:34 6c2dad04493b: Layer already exists 22:07:34 3dab9f8bf2d2: Layer already exists 22:07:34 main: digest: sha256:b16b1c489aa57ceba110846bf8e61a07f67eb3d70b12ea87ca61a10188bf7eeb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:07:34 ===================================================== [Pipeline] echo 22:07:34 taggedImages: 22:07:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:07:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 22:07:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.9 22:07:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:07:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 22:07:34 [edgeXDocker.push] Tagging docker image core-data with the following tags: 22:07:34 fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:07:34 latest 22:07:34 3.1.0-dev.9 22:07:34 fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:07:34 main 22:07:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:35 + docker push nexus3.edgexfoundry.org:10004/core-data:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:07:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:07:35 46d467d06413: Preparing 22:07:35 ec549ffc128d: Preparing 22:07:35 18604ebe9791: Preparing 22:07:35 6c2dad04493b: Preparing 22:07:35 0f12f827db21: Preparing 22:07:35 3dab9f8bf2d2: Preparing 22:07:35 3dab9f8bf2d2: Waiting 22:07:35 18604ebe9791: Layer already exists 22:07:35 6c2dad04493b: Layer already exists 22:07:35 3dab9f8bf2d2: Layer already exists 22:07:35 0f12f827db21: Pushed 22:07:35 46d467d06413: Pushed 22:07:36 ec549ffc128d: Pushed 22:07:36 fa614b66c3ed1d56f649226ca5a7d2f493aafc65: digest: sha256:7c490044867ec049ff83b44d19f0d055b1f7cc22246b5b8270c2e248727ce771 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:37 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:37 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 22:07:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:07:37 46d467d06413: Preparing 22:07:37 ec549ffc128d: Preparing 22:07:37 18604ebe9791: Preparing 22:07:37 6c2dad04493b: Preparing 22:07:37 0f12f827db21: Preparing 22:07:37 3dab9f8bf2d2: Preparing 22:07:37 3dab9f8bf2d2: Waiting 22:07:37 ec549ffc128d: Layer already exists 22:07:37 6c2dad04493b: Layer already exists 22:07:37 0f12f827db21: Layer already exists 22:07:37 46d467d06413: Layer already exists 22:07:37 18604ebe9791: Layer already exists 22:07:37 3dab9f8bf2d2: Layer already exists 22:07:37 latest: digest: sha256:7c490044867ec049ff83b44d19f0d055b1f7cc22246b5b8270c2e248727ce771 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:37 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:38 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.9 22:07:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:07:38 46d467d06413: Preparing 22:07:38 ec549ffc128d: Preparing 22:07:38 18604ebe9791: Preparing 22:07:38 6c2dad04493b: Preparing 22:07:38 0f12f827db21: Preparing 22:07:38 3dab9f8bf2d2: Preparing 22:07:38 3dab9f8bf2d2: Waiting 22:07:38 46d467d06413: Layer already exists 22:07:38 ec549ffc128d: Layer already exists 22:07:38 18604ebe9791: Layer already exists 22:07:38 6c2dad04493b: Layer already exists 22:07:38 0f12f827db21: Layer already exists 22:07:38 3dab9f8bf2d2: Layer already exists 22:07:38 3.1.0-dev.9: digest: sha256:7c490044867ec049ff83b44d19f0d055b1f7cc22246b5b8270c2e248727ce771 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:38 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:38 + docker push nexus3.edgexfoundry.org:10004/core-data:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:07:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:07:38 46d467d06413: Preparing 22:07:38 ec549ffc128d: Preparing 22:07:38 18604ebe9791: Preparing 22:07:38 6c2dad04493b: Preparing 22:07:38 0f12f827db21: Preparing 22:07:38 3dab9f8bf2d2: Preparing 22:07:38 3dab9f8bf2d2: Waiting 22:07:38 ec549ffc128d: Layer already exists 22:07:38 46d467d06413: Layer already exists 22:07:38 0f12f827db21: Layer already exists 22:07:38 18604ebe9791: Layer already exists 22:07:38 6c2dad04493b: Layer already exists 22:07:38 3dab9f8bf2d2: Layer already exists 22:07:38 fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9: digest: sha256:7c490044867ec049ff83b44d19f0d055b1f7cc22246b5b8270c2e248727ce771 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:39 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:39 + docker push nexus3.edgexfoundry.org:10004/core-data:main 22:07:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:07:39 46d467d06413: Preparing 22:07:39 ec549ffc128d: Preparing 22:07:39 18604ebe9791: Preparing 22:07:39 6c2dad04493b: Preparing 22:07:39 0f12f827db21: Preparing 22:07:39 3dab9f8bf2d2: Preparing 22:07:39 3dab9f8bf2d2: Waiting 22:07:39 6c2dad04493b: Layer already exists 22:07:39 0f12f827db21: Layer already exists 22:07:39 46d467d06413: Layer already exists 22:07:39 18604ebe9791: Layer already exists 22:07:39 ec549ffc128d: Layer already exists 22:07:39 3dab9f8bf2d2: Layer already exists 22:07:39 main: digest: sha256:7c490044867ec049ff83b44d19f0d055b1f7cc22246b5b8270c2e248727ce771 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:07:39 ===================================================== [Pipeline] echo 22:07:39 taggedImages: 22:07:39 - nexus3.edgexfoundry.org:10004/core-data:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:07:39 - nexus3.edgexfoundry.org:10004/core-data:latest 22:07:39 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.9 22:07:39 - nexus3.edgexfoundry.org:10004/core-data:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:07:39 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 22:07:39 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 22:07:39 fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:07:39 latest 22:07:39 3.1.0-dev.9 22:07:39 fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:07:39 main 22:07:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:39 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:07:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:07:40 217754961808: Preparing 22:07:40 20a8002f35ee: Preparing 22:07:40 3109f16b278a: Preparing 22:07:40 18604ebe9791: Preparing 22:07:40 6c2dad04493b: Preparing 22:07:40 3eb70f058901: Preparing 22:07:40 3dab9f8bf2d2: Preparing 22:07:40 3dab9f8bf2d2: Waiting 22:07:40 3eb70f058901: Waiting 22:07:40 18604ebe9791: Layer already exists 22:07:40 6c2dad04493b: Layer already exists 22:07:40 3eb70f058901: Layer already exists 22:07:40 3dab9f8bf2d2: Layer already exists 22:07:40 20a8002f35ee: Pushed 22:07:40 217754961808: Pushed 22:07:41 3109f16b278a: Pushed 22:07:41 fa614b66c3ed1d56f649226ca5a7d2f493aafc65: digest: sha256:6e894071d90f6a6086df4696420af7c9250b78304580db1766e03a83e277e8e9 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:42 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 22:07:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:07:42 217754961808: Preparing 22:07:42 20a8002f35ee: Preparing 22:07:42 3109f16b278a: Preparing 22:07:42 18604ebe9791: Preparing 22:07:42 6c2dad04493b: Preparing 22:07:42 3eb70f058901: Preparing 22:07:42 3dab9f8bf2d2: Preparing 22:07:42 3dab9f8bf2d2: Waiting 22:07:42 3eb70f058901: Waiting 22:07:42 18604ebe9791: Layer already exists 22:07:42 217754961808: Layer already exists 22:07:42 3109f16b278a: Layer already exists 22:07:42 3dab9f8bf2d2: Layer already exists 22:07:42 6c2dad04493b: Layer already exists 22:07:42 20a8002f35ee: Layer already exists 22:07:42 3eb70f058901: Layer already exists 22:07:42 latest: digest: sha256:6e894071d90f6a6086df4696420af7c9250b78304580db1766e03a83e277e8e9 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:42 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.9 22:07:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:07:43 217754961808: Preparing 22:07:43 20a8002f35ee: Preparing 22:07:43 3109f16b278a: Preparing 22:07:43 18604ebe9791: Preparing 22:07:43 6c2dad04493b: Preparing 22:07:43 3eb70f058901: Preparing 22:07:43 3dab9f8bf2d2: Preparing 22:07:43 3dab9f8bf2d2: Waiting 22:07:43 3eb70f058901: Waiting 22:07:43 217754961808: Layer already exists 22:07:43 3109f16b278a: Layer already exists 22:07:43 18604ebe9791: Layer already exists 22:07:43 20a8002f35ee: Layer already exists 22:07:43 6c2dad04493b: Layer already exists 22:07:43 3dab9f8bf2d2: Layer already exists 22:07:43 3eb70f058901: Layer already exists 22:07:43 3.1.0-dev.9: digest: sha256:6e894071d90f6a6086df4696420af7c9250b78304580db1766e03a83e277e8e9 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:07:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:07:43 217754961808: Preparing 22:07:43 20a8002f35ee: Preparing 22:07:43 3109f16b278a: Preparing 22:07:43 18604ebe9791: Preparing 22:07:43 6c2dad04493b: Preparing 22:07:43 3eb70f058901: Preparing 22:07:43 3dab9f8bf2d2: Preparing 22:07:43 3eb70f058901: Waiting 22:07:43 3dab9f8bf2d2: Waiting 22:07:43 20a8002f35ee: Layer already exists 22:07:43 18604ebe9791: Layer already exists 22:07:43 6c2dad04493b: Layer already exists 22:07:43 217754961808: Layer already exists 22:07:43 3109f16b278a: Layer already exists 22:07:43 3eb70f058901: Layer already exists 22:07:43 3dab9f8bf2d2: Layer already exists 22:07:43 fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9: digest: sha256:6e894071d90f6a6086df4696420af7c9250b78304580db1766e03a83e277e8e9 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:44 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 22:07:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:07:44 217754961808: Preparing 22:07:44 20a8002f35ee: Preparing 22:07:44 3109f16b278a: Preparing 22:07:44 18604ebe9791: Preparing 22:07:44 6c2dad04493b: Preparing 22:07:44 3eb70f058901: Preparing 22:07:44 3dab9f8bf2d2: Preparing 22:07:44 3eb70f058901: Waiting 22:07:44 3dab9f8bf2d2: Waiting 22:07:44 3109f16b278a: Layer already exists 22:07:44 20a8002f35ee: Layer already exists 22:07:44 6c2dad04493b: Layer already exists 22:07:44 18604ebe9791: Layer already exists 22:07:44 217754961808: Layer already exists 22:07:44 3dab9f8bf2d2: Layer already exists 22:07:44 3eb70f058901: Layer already exists 22:07:44 main: digest: sha256:6e894071d90f6a6086df4696420af7c9250b78304580db1766e03a83e277e8e9 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:07:44 ===================================================== [Pipeline] echo 22:07:44 taggedImages: 22:07:44 - nexus3.edgexfoundry.org:10004/core-metadata:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:07:44 - nexus3.edgexfoundry.org:10004/core-metadata:latest 22:07:44 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.9 22:07:44 - nexus3.edgexfoundry.org:10004/core-metadata:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:07:44 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 22:07:44 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 22:07:44 fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:07:44 latest 22:07:44 3.1.0-dev.9 22:07:44 fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:07:44 main 22:07:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:44 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:07:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:07:45 3c523c797faa: Preparing 22:07:45 28f136a8355b: Preparing 22:07:45 2e75560850af: Preparing 22:07:45 d16b081f9c5f: Preparing 22:07:45 024ee0f3d0c0: Preparing 22:07:45 ab4fbc983588: Preparing 22:07:45 771fd442ef65: Preparing 22:07:45 18604ebe9791: Preparing 22:07:45 6c2dad04493b: Preparing 22:07:45 d69705ee7557: Preparing 22:07:45 32f71825f9ef: Preparing 22:07:45 5f70bf18a086: Preparing 22:07:45 bdffd0b63e5c: Preparing 22:07:45 06c8eaff6f1c: Preparing 22:07:45 771fd442ef65: Waiting 22:07:45 3dab9f8bf2d2: Preparing 22:07:45 18604ebe9791: Waiting 22:07:45 6c2dad04493b: Waiting 22:07:45 d69705ee7557: Waiting 22:07:45 32f71825f9ef: Waiting 22:07:45 5f70bf18a086: Waiting 22:07:45 bdffd0b63e5c: Waiting 22:07:45 06c8eaff6f1c: Waiting 22:07:45 3dab9f8bf2d2: Waiting 22:07:45 ab4fbc983588: Waiting 22:07:45 3c523c797faa: Pushed 22:07:45 28f136a8355b: Pushed 22:07:45 024ee0f3d0c0: Pushed 22:07:45 d16b081f9c5f: Pushed 22:07:45 2e75560850af: Pushed 22:07:45 18604ebe9791: Layer already exists 22:07:45 6c2dad04493b: Layer already exists 22:07:45 ab4fbc983588: Pushed 22:07:45 d69705ee7557: Pushed 22:07:45 32f71825f9ef: Pushed 22:07:45 5f70bf18a086: Pushed 22:07:45 3dab9f8bf2d2: Layer already exists 22:07:45 bdffd0b63e5c: Pushed 22:07:45 06c8eaff6f1c: Pushed 22:07:47 771fd442ef65: Pushed 22:07:47 fa614b66c3ed1d56f649226ca5a7d2f493aafc65: digest: sha256:11a9e65858cd351b4c9bbf5852f9c9b42a3bf48fe38f1d7e3df3701992a1957e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:47 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 22:07:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:07:47 3c523c797faa: Preparing 22:07:47 28f136a8355b: Preparing 22:07:47 2e75560850af: Preparing 22:07:47 d16b081f9c5f: Preparing 22:07:47 024ee0f3d0c0: Preparing 22:07:47 ab4fbc983588: Preparing 22:07:47 771fd442ef65: Preparing 22:07:47 18604ebe9791: Preparing 22:07:47 6c2dad04493b: Preparing 22:07:47 d69705ee7557: Preparing 22:07:47 32f71825f9ef: Preparing 22:07:47 5f70bf18a086: Preparing 22:07:47 bdffd0b63e5c: Preparing 22:07:47 06c8eaff6f1c: Preparing 22:07:47 3dab9f8bf2d2: Preparing 22:07:47 bdffd0b63e5c: Waiting 22:07:47 d69705ee7557: Waiting 22:07:47 32f71825f9ef: Waiting 22:07:47 5f70bf18a086: Waiting 22:07:47 06c8eaff6f1c: Waiting 22:07:47 ab4fbc983588: Waiting 22:07:47 3dab9f8bf2d2: Waiting 22:07:47 771fd442ef65: Waiting 22:07:47 18604ebe9791: Waiting 22:07:47 6c2dad04493b: Waiting 22:07:47 024ee0f3d0c0: Layer already exists 22:07:47 28f136a8355b: Layer already exists 22:07:47 3c523c797faa: Layer already exists 22:07:47 d16b081f9c5f: Layer already exists 22:07:47 2e75560850af: Layer already exists 22:07:47 18604ebe9791: Layer already exists 22:07:47 771fd442ef65: Layer already exists 22:07:47 6c2dad04493b: Layer already exists 22:07:47 d69705ee7557: Layer already exists 22:07:47 ab4fbc983588: Layer already exists 22:07:47 32f71825f9ef: Layer already exists 22:07:47 5f70bf18a086: Layer already exists 22:07:47 3dab9f8bf2d2: Layer already exists 22:07:47 bdffd0b63e5c: Layer already exists 22:07:47 06c8eaff6f1c: Layer already exists 22:07:47 latest: digest: sha256:11a9e65858cd351b4c9bbf5852f9c9b42a3bf48fe38f1d7e3df3701992a1957e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:48 #74 ... 22:07:48 22:07:48 #71 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:07:48 #71 DONE 46.3s 22:07:48 22:07:48 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:07:48 #74 DONE 45.5s 22:07:48 22:07:48 #69 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:07:48 #69 DONE 47.3s 22:07:48 22:07:48 #66 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:07:48 #66 DONE 48.2s 22:07:48 22:07:48 #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:07:48 #72 DONE 46.2s 22:07:48 22:07:48 #75 [support-notifications builder 6/7] COPY . . 22:07:48 #75 ... 22:07:48 22:07:48 #76 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:07:48 #76 CACHED 22:07:48 22:07:48 #77 [core-data builder 6/7] COPY . . 22:07:48 #77 CACHED 22:07:48 22:07:48 #78 [core-data builder 4/7] COPY go.mod vendor* ./ 22:07:48 #78 CACHED 22:07:48 22:07:48 #79 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:07:48 #79 CACHED 22:07:48 22:07:48 #80 [core-command builder 4/7] COPY go.mod vendor* ./ 22:07:48 #80 CACHED 22:07:48 22:07:48 #81 [core-command builder 6/7] COPY . . 22:07:48 #81 CACHED 22:07:48 22:07:48 #82 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:07:48 #82 CACHED 22:07:48 22:07:48 #83 [core-metadata builder 4/7] COPY go.mod vendor* ./ 22:07:48 #83 CACHED 22:07:48 22:07:48 #84 [core-metadata builder 6/7] COPY . . 22:07:48 #84 CACHED 22:07:48 22:07:48 #85 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 22:07:48 #85 CACHED 22:07:48 22:07:48 #86 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:07:48 #86 CACHED 22:07:48 22:07:48 #87 [support-scheduler builder 6/7] COPY . . 22:07:48 #87 CACHED 22:07:48 22:07:48 #88 [security-proxy-auth builder 6/7] COPY . . 22:07:48 #88 DONE 1.4s 22:07:48 22:07:48 #89 [core-common-config-bootstrapper builder 6/7] COPY . . 22:07:48 #89 CACHED 22:07:48 22:07:48 #90 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 22:07:48 #90 CACHED 22:07:48 22:07:48 #91 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:07:48 #91 CACHED 22:07:48 22:07:48 #92 [security-proxy-setup builder 6/7] COPY . . 22:07:48 #92 CACHED 22:07:48 22:07:48 #93 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 22:07:48 #93 CACHED 22:07:48 22:07:48 #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:07:48 #94 CACHED 22:07:48 22:07:48 #95 [security-spire-server builder 6/9] COPY . . 22:07:48 #95 DONE 1.3s 22:07:48 22:07:48 #96 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 22:07:48 #96 CACHED 22:07:48 22:07:48 #97 [security-secretstore-setup builder 6/7] COPY . . 22:07:48 #97 CACHED 22:07:48 22:07:48 #98 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:07:48 #98 CACHED 22:07:48 22:07:48 #99 [security-spiffe-token-provider builder 6/7] COPY . . 22:07:48 #99 DONE 1.4s 22:07:48 22:07:48 #75 [support-notifications builder 6/7] COPY . . 22:07:48 #75 DONE 1.5s 22:07:48 22:07:48 #100 [security-bootstrapper builder 6/7] COPY . . 22:07:48 #100 DONE 1.4s 22:07:48 22:07:48 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:07:48 #101 ... 22:07:48 22:07:48 #102 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 22:07:48 #102 CACHED 22:07:48 22:07:48 #103 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:07:48 #103 CACHED 22:07:48 22:07:48 #104 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 22:07:48 #104 CACHED 22:07:48 22:07:48 #105 [security-spire-config builder 6/9] COPY . . 22:07:48 #105 CACHED 22:07:48 22:07:48 #106 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 22:07:48 #106 DONE 0.5s 22:07:48 22:07:48 #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 22:07:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.9 22:07:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:07:48 3c523c797faa: Preparing 22:07:48 28f136a8355b: Preparing 22:07:48 2e75560850af: Preparing 22:07:48 d16b081f9c5f: Preparing 22:07:48 024ee0f3d0c0: Preparing 22:07:48 ab4fbc983588: Preparing 22:07:48 771fd442ef65: Preparing 22:07:48 18604ebe9791: Preparing 22:07:48 6c2dad04493b: Preparing 22:07:48 d69705ee7557: Preparing 22:07:48 32f71825f9ef: Preparing 22:07:48 5f70bf18a086: Preparing 22:07:48 bdffd0b63e5c: Preparing 22:07:48 06c8eaff6f1c: Preparing 22:07:48 3dab9f8bf2d2: Preparing 22:07:48 d69705ee7557: Waiting 22:07:48 32f71825f9ef: Waiting 22:07:48 6c2dad04493b: Waiting 22:07:48 3dab9f8bf2d2: Waiting 22:07:48 5f70bf18a086: Waiting 22:07:48 bdffd0b63e5c: Waiting 22:07:48 06c8eaff6f1c: Waiting 22:07:48 ab4fbc983588: Waiting 22:07:48 771fd442ef65: Waiting 22:07:48 18604ebe9791: Waiting 22:07:48 024ee0f3d0c0: Layer already exists 22:07:48 28f136a8355b: Layer already exists 22:07:48 2e75560850af: Layer already exists 22:07:48 3c523c797faa: Layer already exists 22:07:48 d16b081f9c5f: Layer already exists 22:07:48 ab4fbc983588: Layer already exists 22:07:48 18604ebe9791: Layer already exists 22:07:48 771fd442ef65: Layer already exists 22:07:48 d69705ee7557: Layer already exists 22:07:48 6c2dad04493b: Layer already exists 22:07:48 bdffd0b63e5c: Layer already exists 22:07:48 32f71825f9ef: Layer already exists 22:07:48 5f70bf18a086: Layer already exists 22:07:48 06c8eaff6f1c: Layer already exists 22:07:48 3dab9f8bf2d2: Layer already exists 22:07:48 3.1.0-dev.9: digest: sha256:11a9e65858cd351b4c9bbf5852f9c9b42a3bf48fe38f1d7e3df3701992a1957e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:07:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:07:49 3c523c797faa: Preparing 22:07:49 28f136a8355b: Preparing 22:07:49 2e75560850af: Preparing 22:07:49 d16b081f9c5f: Preparing 22:07:49 024ee0f3d0c0: Preparing 22:07:49 ab4fbc983588: Preparing 22:07:49 771fd442ef65: Preparing 22:07:49 18604ebe9791: Preparing 22:07:49 6c2dad04493b: Preparing 22:07:49 d69705ee7557: Preparing 22:07:49 32f71825f9ef: Preparing 22:07:49 5f70bf18a086: Preparing 22:07:49 bdffd0b63e5c: Preparing 22:07:49 06c8eaff6f1c: Preparing 22:07:49 3dab9f8bf2d2: Preparing 22:07:49 5f70bf18a086: Waiting 22:07:49 18604ebe9791: Waiting 22:07:49 ab4fbc983588: Waiting 22:07:49 771fd442ef65: Waiting 22:07:49 bdffd0b63e5c: Waiting 22:07:49 32f71825f9ef: Waiting 22:07:49 06c8eaff6f1c: Waiting 22:07:49 6c2dad04493b: Waiting 22:07:49 3dab9f8bf2d2: Waiting 22:07:49 3c523c797faa: Layer already exists 22:07:49 2e75560850af: Layer already exists 22:07:49 024ee0f3d0c0: Layer already exists 22:07:49 d16b081f9c5f: Layer already exists 22:07:49 28f136a8355b: Layer already exists 22:07:49 ab4fbc983588: Layer already exists 22:07:49 771fd442ef65: Layer already exists 22:07:49 18604ebe9791: Layer already exists 22:07:49 6c2dad04493b: Layer already exists 22:07:49 d69705ee7557: Layer already exists 22:07:49 5f70bf18a086: Layer already exists 22:07:49 bdffd0b63e5c: Layer already exists 22:07:49 06c8eaff6f1c: Layer already exists 22:07:49 3dab9f8bf2d2: Layer already exists 22:07:49 32f71825f9ef: Layer already exists 22:07:49 fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9: digest: sha256:11a9e65858cd351b4c9bbf5852f9c9b42a3bf48fe38f1d7e3df3701992a1957e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:49 #107 ... 22:07:49 22:07:49 #108 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 22:07:49 #0 4.242 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 22:07:49 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 22:07:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:07:49 3c523c797faa: Preparing 22:07:49 28f136a8355b: Preparing 22:07:49 2e75560850af: Preparing 22:07:49 d16b081f9c5f: Preparing 22:07:49 024ee0f3d0c0: Preparing 22:07:49 ab4fbc983588: Preparing 22:07:49 771fd442ef65: Preparing 22:07:49 18604ebe9791: Preparing 22:07:49 6c2dad04493b: Preparing 22:07:49 d69705ee7557: Preparing 22:07:49 32f71825f9ef: Preparing 22:07:49 5f70bf18a086: Preparing 22:07:49 bdffd0b63e5c: Preparing 22:07:49 06c8eaff6f1c: Preparing 22:07:49 3dab9f8bf2d2: Preparing 22:07:49 771fd442ef65: Waiting 22:07:49 18604ebe9791: Waiting 22:07:49 06c8eaff6f1c: Waiting 22:07:49 6c2dad04493b: Waiting 22:07:49 5f70bf18a086: Waiting 22:07:49 3dab9f8bf2d2: Waiting 22:07:49 bdffd0b63e5c: Waiting 22:07:49 32f71825f9ef: Waiting 22:07:49 d69705ee7557: Waiting 22:07:49 ab4fbc983588: Waiting 22:07:49 024ee0f3d0c0: Layer already exists 22:07:49 3c523c797faa: Layer already exists 22:07:49 d16b081f9c5f: Layer already exists 22:07:49 2e75560850af: Layer already exists 22:07:49 28f136a8355b: Layer already exists 22:07:49 771fd442ef65: Layer already exists 22:07:49 ab4fbc983588: Layer already exists 22:07:49 d69705ee7557: Layer already exists 22:07:49 6c2dad04493b: Layer already exists 22:07:49 18604ebe9791: Layer already exists 22:07:49 5f70bf18a086: Layer already exists 22:07:49 bdffd0b63e5c: Layer already exists 22:07:49 32f71825f9ef: Layer already exists 22:07:49 3dab9f8bf2d2: Layer already exists 22:07:49 06c8eaff6f1c: Layer already exists 22:07:49 main: digest: sha256:11a9e65858cd351b4c9bbf5852f9c9b42a3bf48fe38f1d7e3df3701992a1957e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:07:49 ===================================================== [Pipeline] echo 22:07:49 taggedImages: 22:07:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:07:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 22:07:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.9 22:07:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:07:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 22:07:49 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 22:07:49 fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:07:49 latest 22:07:49 3.1.0-dev.9 22:07:49 fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:07:49 main 22:07:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:50 #108 ... 22:07:50 22:07:50 #109 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 22:07:50 #0 5.978 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:07:50 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:50 #109 ... 22:07:50 22:07:50 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:07:50 #101 6.676 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 22:07:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:07:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 22:07:50 8cf5bbcdfb22: Preparing 22:07:50 136d031899b5: Preparing 22:07:50 e32765111f75: Preparing 22:07:50 3a2dbe426755: Preparing 22:07:50 18604ebe9791: Preparing 22:07:50 6c2dad04493b: Preparing 22:07:50 3eb70f058901: Preparing 22:07:50 3dab9f8bf2d2: Preparing 22:07:50 3dab9f8bf2d2: Waiting 22:07:50 6c2dad04493b: Waiting 22:07:50 3eb70f058901: Waiting 22:07:50 8cf5bbcdfb22: Layer already exists 22:07:50 136d031899b5: Layer already exists 22:07:50 18604ebe9791: Layer already exists 22:07:50 3eb70f058901: Layer already exists 22:07:50 3dab9f8bf2d2: Layer already exists 22:07:50 6c2dad04493b: Layer already exists 22:07:50 e32765111f75: Pushed 22:07:50 #101 ... 22:07:50 22:07:50 #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 22:07:50 #107 DONE 6.8s 22:07:51 22:07:51 #110 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 22:07:51 #110 DONE 6.9s 22:07:51 22:07:51 #111 [security-spire-config builder 9/9] WORKDIR /edgex-go 22:07:51 #111 DONE 0.5s 22:07:51 22:07:51 #112 [security-spire-server builder 9/9] WORKDIR /edgex-go 22:07:51 #112 DONE 0.5s 22:07:51 22:07:51 #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:07:51 #0 6.696 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:07:52 #113 ... 22:07:52 22:07:52 #114 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 22:07:52 3a2dbe426755: Pushed 22:07:52 #114 DONE 0.5s 22:07:52 22:07:52 #115 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 22:07:52 fa614b66c3ed1d56f649226ca5a7d2f493aafc65: digest: sha256:53d2616a57d735fa4407304bb047f9564c1643eaeda36f375d436fe940751b77 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:52 #115 DONE 0.5s 22:07:52 22:07:52 #116 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 22:07:52 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:52 #116 DONE 0.2s 22:07:52 22:07:52 #117 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 22:07:52 #117 DONE 0.4s 22:07:52 22:07:52 #118 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 22:07:52 #0 6.571 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 22:07:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 22:07:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 22:07:53 8cf5bbcdfb22: Preparing 22:07:53 136d031899b5: Preparing 22:07:53 e32765111f75: Preparing 22:07:53 3a2dbe426755: Preparing 22:07:53 18604ebe9791: Preparing 22:07:53 6c2dad04493b: Preparing 22:07:53 3eb70f058901: Preparing 22:07:53 3dab9f8bf2d2: Preparing 22:07:53 6c2dad04493b: Waiting 22:07:53 3eb70f058901: Waiting 22:07:53 3dab9f8bf2d2: Waiting 22:07:53 e32765111f75: Layer already exists 22:07:53 3a2dbe426755: Layer already exists 22:07:53 8cf5bbcdfb22: Layer already exists 22:07:53 18604ebe9791: Layer already exists 22:07:53 136d031899b5: Layer already exists 22:07:53 6c2dad04493b: Layer already exists 22:07:53 3dab9f8bf2d2: Layer already exists 22:07:53 3eb70f058901: Layer already exists 22:07:53 latest: digest: sha256:53d2616a57d735fa4407304bb047f9564c1643eaeda36f375d436fe940751b77 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:53 #118 ... 22:07:53 22:07:53 #119 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:07:53 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.9 22:07:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 22:07:53 8cf5bbcdfb22: Preparing 22:07:53 136d031899b5: Preparing 22:07:53 e32765111f75: Preparing 22:07:53 3a2dbe426755: Preparing 22:07:53 18604ebe9791: Preparing 22:07:53 6c2dad04493b: Preparing 22:07:53 3eb70f058901: Preparing 22:07:53 3dab9f8bf2d2: Preparing 22:07:53 6c2dad04493b: Waiting 22:07:53 3eb70f058901: Waiting 22:07:53 3dab9f8bf2d2: Waiting 22:07:53 136d031899b5: Layer already exists 22:07:53 18604ebe9791: Layer already exists 22:07:53 3a2dbe426755: Layer already exists 22:07:53 8cf5bbcdfb22: Layer already exists 22:07:53 e32765111f75: Layer already exists 22:07:53 6c2dad04493b: Layer already exists 22:07:53 3eb70f058901: Layer already exists 22:07:53 3dab9f8bf2d2: Layer already exists 22:07:53 3.1.0-dev.9: digest: sha256:53d2616a57d735fa4407304bb047f9564c1643eaeda36f375d436fe940751b77 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:53 #119 ... 22:07:53 22:07:53 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:07:53 #0 6.286 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:07:53 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:54 #120 ... 22:07:54 22:07:54 #121 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:07:54 #0 4.872 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 22:07:54 #121 ... 22:07:54 22:07:54 #122 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 22:07:54 #122 CACHED 22:07:54 22:07:54 #123 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:07:54 #123 CACHED 22:07:54 22:07:54 #124 [security-spire-agent builder 6/9] COPY . . 22:07:54 #124 CACHED 22:07:54 22:07:54 #125 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 22:07:54 #125 CACHED 22:07:54 22:07:54 #126 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 22:07:54 #126 CACHED 22:07:54 22:07:54 #127 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 22:07:54 #127 CACHED 22:07:54 22:07:54 #128 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 22:07:54 #128 CACHED 22:07:54 22:07:54 #129 [security-spire-agent builder 9/9] WORKDIR /edgex-go 22:07:54 #129 CACHED 22:07:54 22:07:54 #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:07:54 #0 6.761 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:07:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:07:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 22:07:54 8cf5bbcdfb22: Preparing 22:07:54 136d031899b5: Preparing 22:07:54 e32765111f75: Preparing 22:07:54 3a2dbe426755: Preparing 22:07:54 18604ebe9791: Preparing 22:07:54 6c2dad04493b: Preparing 22:07:54 3eb70f058901: Preparing 22:07:54 3dab9f8bf2d2: Preparing 22:07:54 6c2dad04493b: Waiting 22:07:54 3eb70f058901: Waiting 22:07:54 3dab9f8bf2d2: Waiting 22:07:54 8cf5bbcdfb22: Layer already exists 22:07:54 18604ebe9791: Layer already exists 22:07:54 e32765111f75: Layer already exists 22:07:54 3a2dbe426755: Layer already exists 22:07:54 136d031899b5: Layer already exists 22:07:54 6c2dad04493b: Layer already exists 22:07:54 3dab9f8bf2d2: Layer already exists 22:07:54 3eb70f058901: Layer already exists 22:07:54 fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9: digest: sha256:53d2616a57d735fa4407304bb047f9564c1643eaeda36f375d436fe940751b77 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:54 #130 ... 22:07:54 22:07:54 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:07:54 #0 5.323 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 22:07:54 #131 ... 22:07:54 22:07:54 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:07:54 #0 6.382 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 22:07:54 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:54 #132 ... 22:07:54 22:07:54 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:07:54 #0 5.855 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:07:54 #133 ... 22:07:54 22:07:54 #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 22:07:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 22:07:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 22:07:54 8cf5bbcdfb22: Preparing 22:07:54 136d031899b5: Preparing 22:07:54 e32765111f75: Preparing 22:07:54 3a2dbe426755: Preparing 22:07:54 18604ebe9791: Preparing 22:07:54 6c2dad04493b: Preparing 22:07:54 3eb70f058901: Preparing 22:07:54 3dab9f8bf2d2: Preparing 22:07:54 6c2dad04493b: Waiting 22:07:54 3eb70f058901: Waiting 22:07:54 3dab9f8bf2d2: Waiting 22:07:54 18604ebe9791: Layer already exists 22:07:54 e32765111f75: Layer already exists 22:07:54 136d031899b5: Layer already exists 22:07:54 8cf5bbcdfb22: Layer already exists 22:07:54 3a2dbe426755: Layer already exists 22:07:54 6c2dad04493b: Layer already exists 22:07:54 3dab9f8bf2d2: Layer already exists 22:07:54 3eb70f058901: Layer already exists 22:07:54 main: digest: sha256:53d2616a57d735fa4407304bb047f9564c1643eaeda36f375d436fe940751b77 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:07:54 ===================================================== [Pipeline] echo 22:07:54 taggedImages: 22:07:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:07:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 22:07:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.9 22:07:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:07:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 22:07:54 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 22:07:54 fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:07:54 latest 22:07:54 3.1.0-dev.9 22:07:54 fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:07:54 main 22:07:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 22:07:54 #134 DONE 0.9s 22:07:54 22:07:54 #135 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [Pipeline] sh 22:07:55 #135 DONE 1.4s 22:07:55 22:07:55 #119 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:07:55 #119 DONE 1.7s 22:07:55 22:07:55 #136 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:07:55 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:07:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:07:55 474ae6ab6368: Preparing 22:07:55 2ecc4992ad8b: Preparing 22:07:55 4c6229ac56f1: Preparing 22:07:55 971e3daa1e89: Preparing 22:07:55 18604ebe9791: Preparing 22:07:55 6c2dad04493b: Preparing 22:07:55 57f5f4ffb1c6: Preparing 22:07:55 d3bcddf80085: Preparing 22:07:55 3dab9f8bf2d2: Preparing 22:07:55 6c2dad04493b: Waiting 22:07:55 d3bcddf80085: Waiting 22:07:55 57f5f4ffb1c6: Waiting 22:07:55 3dab9f8bf2d2: Waiting 22:07:55 18604ebe9791: Layer already exists 22:07:55 6c2dad04493b: Layer already exists 22:07:55 474ae6ab6368: Pushed 22:07:55 971e3daa1e89: Pushed 22:07:55 2ecc4992ad8b: Pushed 22:07:55 57f5f4ffb1c6: Pushed 22:07:55 3dab9f8bf2d2: Layer already exists 22:07:55 #136 DONE 0.3s 22:07:55 22:07:55 #137 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:07:55 #137 DONE 0.3s 22:07:55 22:07:55 #138 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:07:55 #138 DONE 0.2s 22:07:55 22:07:55 #139 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 22:07:55 #139 DONE 0.1s 22:07:55 22:07:55 #140 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:07:55 #140 DONE 0.2s 22:07:55 22:07:55 #141 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:07:55 d3bcddf80085: Pushed 22:07:56 #141 DONE 0.6s 22:07:56 22:07:56 #142 [security-spire-server] exporting to image 22:07:56 #142 exporting layers 22:07:56 4c6229ac56f1: Pushed 22:07:56 fa614b66c3ed1d56f649226ca5a7d2f493aafc65: digest: sha256:3ec35967b76b76ec338140762713c56c17135d28bb8e1c1ba0dba26e3a5a747e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:57 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 22:07:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:07:57 474ae6ab6368: Preparing 22:07:57 2ecc4992ad8b: Preparing 22:07:57 4c6229ac56f1: Preparing 22:07:57 971e3daa1e89: Preparing 22:07:57 18604ebe9791: Preparing 22:07:57 6c2dad04493b: Preparing 22:07:57 57f5f4ffb1c6: Preparing 22:07:57 d3bcddf80085: Preparing 22:07:57 3dab9f8bf2d2: Preparing 22:07:57 6c2dad04493b: Waiting 22:07:57 57f5f4ffb1c6: Waiting 22:07:57 d3bcddf80085: Waiting 22:07:57 3dab9f8bf2d2: Waiting 22:07:57 18604ebe9791: Layer already exists 22:07:57 4c6229ac56f1: Layer already exists 22:07:57 2ecc4992ad8b: Layer already exists 22:07:57 971e3daa1e89: Layer already exists 22:07:57 474ae6ab6368: Layer already exists 22:07:57 d3bcddf80085: Layer already exists 22:07:57 3dab9f8bf2d2: Layer already exists 22:07:57 57f5f4ffb1c6: Layer already exists 22:07:57 6c2dad04493b: Layer already exists 22:07:57 latest: digest: sha256:3ec35967b76b76ec338140762713c56c17135d28bb8e1c1ba0dba26e3a5a747e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:57 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:57 #142 ... 22:07:57 22:07:57 #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:07:57 #143 DONE 2.9s 22:07:57 22:07:57 #142 [security-spire-server] exporting to image 22:07:57 #142 exporting layers 2.3s done 22:07:57 #142 writing image sha256:c10b5977f33d439fd5be5d2a5d330a2745515009face3880ba342e76b8726e18 0.1s done 22:07:57 #142 naming to docker.io/library/security-spire-config-arm64 22:07:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.9 22:07:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:07:57 474ae6ab6368: Preparing 22:07:57 2ecc4992ad8b: Preparing 22:07:57 4c6229ac56f1: Preparing 22:07:57 971e3daa1e89: Preparing 22:07:57 18604ebe9791: Preparing 22:07:57 6c2dad04493b: Preparing 22:07:57 57f5f4ffb1c6: Preparing 22:07:57 d3bcddf80085: Preparing 22:07:57 3dab9f8bf2d2: Preparing 22:07:57 6c2dad04493b: Waiting 22:07:57 d3bcddf80085: Waiting 22:07:57 3dab9f8bf2d2: Waiting 22:07:57 971e3daa1e89: Layer already exists 22:07:57 474ae6ab6368: Layer already exists 22:07:57 2ecc4992ad8b: Layer already exists 22:07:57 18604ebe9791: Layer already exists 22:07:57 4c6229ac56f1: Layer already exists 22:07:57 57f5f4ffb1c6: Layer already exists 22:07:57 6c2dad04493b: Layer already exists 22:07:57 3dab9f8bf2d2: Layer already exists 22:07:57 d3bcddf80085: Layer already exists 22:07:57 3.1.0-dev.9: digest: sha256:3ec35967b76b76ec338140762713c56c17135d28bb8e1c1ba0dba26e3a5a747e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:58 #142 ... 22:07:58 22:07:58 #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:07:58 #144 DONE 0.2s 22:07:58 22:07:58 #142 [security-spire-config] exporting to image 22:07:58 #142 naming to docker.io/library/security-spire-config-arm64 0.0s done 22:07:58 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:58 #142 exporting layers 2.0s done 22:07:58 #142 writing image sha256:66e82a8239b63d22871588ce143b0a92adb548499961af74ede392633394893f 0.0s done 22:07:58 #142 naming to docker.io/library/security-spire-server-arm64 done 22:07:58 #142 DONE 2.7s 22:07:58 22:07:58 #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:07:58 #145 DONE 0.3s 22:07:58 22:07:58 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:07:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:07:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:07:58 474ae6ab6368: Preparing 22:07:58 2ecc4992ad8b: Preparing 22:07:58 4c6229ac56f1: Preparing 22:07:58 971e3daa1e89: Preparing 22:07:58 18604ebe9791: Preparing 22:07:58 6c2dad04493b: Preparing 22:07:58 57f5f4ffb1c6: Preparing 22:07:58 d3bcddf80085: Preparing 22:07:58 3dab9f8bf2d2: Preparing 22:07:58 57f5f4ffb1c6: Waiting 22:07:58 d3bcddf80085: Waiting 22:07:58 3dab9f8bf2d2: Waiting 22:07:58 2ecc4992ad8b: Layer already exists 22:07:58 971e3daa1e89: Layer already exists 22:07:58 4c6229ac56f1: Layer already exists 22:07:58 18604ebe9791: Layer already exists 22:07:58 474ae6ab6368: Layer already exists 22:07:58 57f5f4ffb1c6: Layer already exists 22:07:58 6c2dad04493b: Layer already exists 22:07:58 d3bcddf80085: Layer already exists 22:07:58 3dab9f8bf2d2: Layer already exists 22:07:58 fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9: digest: sha256:3ec35967b76b76ec338140762713c56c17135d28bb8e1c1ba0dba26e3a5a747e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:58 #146 DONE 0.1s 22:07:58 22:07:58 #142 [security-spire-agent] exporting to image 22:07:58 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 22:07:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:07:59 474ae6ab6368: Preparing 22:07:59 2ecc4992ad8b: Preparing 22:07:59 4c6229ac56f1: Preparing 22:07:59 971e3daa1e89: Preparing 22:07:59 18604ebe9791: Preparing 22:07:59 6c2dad04493b: Preparing 22:07:59 57f5f4ffb1c6: Preparing 22:07:59 d3bcddf80085: Preparing 22:07:59 3dab9f8bf2d2: Preparing 22:07:59 3dab9f8bf2d2: Waiting 22:07:59 d3bcddf80085: Waiting 22:07:59 57f5f4ffb1c6: Waiting 22:07:59 6c2dad04493b: Waiting 22:07:59 18604ebe9791: Layer already exists 22:07:59 474ae6ab6368: Layer already exists 22:07:59 4c6229ac56f1: Layer already exists 22:07:59 2ecc4992ad8b: Layer already exists 22:07:59 971e3daa1e89: Layer already exists 22:07:59 57f5f4ffb1c6: Layer already exists 22:07:59 6c2dad04493b: Layer already exists 22:07:59 d3bcddf80085: Layer already exists 22:07:59 3dab9f8bf2d2: Layer already exists 22:07:59 main: digest: sha256:3ec35967b76b76ec338140762713c56c17135d28bb8e1c1ba0dba26e3a5a747e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:07:59 ===================================================== [Pipeline] echo 22:07:59 taggedImages: 22:07:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:07:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 22:07:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.9 22:07:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:07:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 22:07:59 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 22:07:59 fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:07:59 latest 22:07:59 3.1.0-dev.9 22:07:59 fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:07:59 main 22:07:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:59 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:07:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:07:59 83fbff1a2c6b: Preparing 22:07:59 793d52d5d571: Preparing 22:07:59 2069e7ea742b: Preparing 22:07:59 ca97d6b730f5: Preparing 22:07:59 0587d038f6ea: Preparing 22:07:59 04cd3fcba33e: Preparing 22:07:59 396eef53a855: Preparing 22:07:59 18604ebe9791: Preparing 22:07:59 6c2dad04493b: Preparing 22:07:59 2cd0baaec03e: Preparing 22:07:59 3dab9f8bf2d2: Preparing 22:07:59 04cd3fcba33e: Waiting 22:07:59 396eef53a855: Waiting 22:07:59 18604ebe9791: Waiting 22:07:59 3dab9f8bf2d2: Waiting 22:07:59 6c2dad04493b: Waiting 22:07:59 2cd0baaec03e: Waiting 22:07:59 793d52d5d571: Pushed 22:07:59 83fbff1a2c6b: Pushed 22:07:59 0587d038f6ea: Pushed 22:07:59 18604ebe9791: Layer already exists 22:07:59 6c2dad04493b: Layer already exists 22:08:00 #142 exporting layers 1.5s done 22:08:00 #142 writing image sha256:a9b8ecca4734ab8eae93bf9216e52a45791c2376323fdbe043c58d5fb2b03f8b 0.0s done 22:08:00 #142 naming to docker.io/library/security-spire-agent-arm64 done 22:08:00 #142 DONE 4.2s 22:08:00 22:08:00 #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:08:00 04cd3fcba33e: Pushed 22:08:00 396eef53a855: Pushed 22:08:00 3dab9f8bf2d2: Layer already exists 22:08:01 ca97d6b730f5: Pushed 22:08:01 2cd0baaec03e: Pushed 22:08:01 2069e7ea742b: Pushed 22:08:01 fa614b66c3ed1d56f649226ca5a7d2f493aafc65: digest: sha256:79b17aab283c00716339c427b1853a5b2c2b93b5258ffc144228d72aec279036 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:01 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 22:08:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:08:02 83fbff1a2c6b: Preparing 22:08:02 793d52d5d571: Preparing 22:08:02 2069e7ea742b: Preparing 22:08:02 ca97d6b730f5: Preparing 22:08:02 0587d038f6ea: Preparing 22:08:02 04cd3fcba33e: Preparing 22:08:02 396eef53a855: Preparing 22:08:02 18604ebe9791: Preparing 22:08:02 6c2dad04493b: Preparing 22:08:02 2cd0baaec03e: Preparing 22:08:02 3dab9f8bf2d2: Preparing 22:08:02 18604ebe9791: Waiting 22:08:02 2cd0baaec03e: Waiting 22:08:02 3dab9f8bf2d2: Waiting 22:08:02 6c2dad04493b: Waiting 22:08:02 04cd3fcba33e: Waiting 22:08:02 396eef53a855: Waiting 22:08:02 ca97d6b730f5: Layer already exists 22:08:02 2069e7ea742b: Layer already exists 22:08:02 83fbff1a2c6b: Layer already exists 22:08:02 0587d038f6ea: Layer already exists 22:08:02 793d52d5d571: Layer already exists 22:08:02 396eef53a855: Layer already exists 22:08:02 04cd3fcba33e: Layer already exists 22:08:02 2cd0baaec03e: Layer already exists 22:08:02 18604ebe9791: Layer already exists 22:08:02 6c2dad04493b: Layer already exists 22:08:02 3dab9f8bf2d2: Layer already exists 22:08:02 latest: digest: sha256:79b17aab283c00716339c427b1853a5b2c2b93b5258ffc144228d72aec279036 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:02 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.9 22:08:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:08:02 83fbff1a2c6b: Preparing 22:08:02 793d52d5d571: Preparing 22:08:02 2069e7ea742b: Preparing 22:08:02 ca97d6b730f5: Preparing 22:08:02 0587d038f6ea: Preparing 22:08:02 04cd3fcba33e: Preparing 22:08:02 396eef53a855: Preparing 22:08:02 18604ebe9791: Preparing 22:08:02 6c2dad04493b: Preparing 22:08:02 2cd0baaec03e: Preparing 22:08:02 3dab9f8bf2d2: Preparing 22:08:02 18604ebe9791: Waiting 22:08:02 6c2dad04493b: Waiting 22:08:02 3dab9f8bf2d2: Waiting 22:08:02 396eef53a855: Waiting 22:08:02 0587d038f6ea: Layer already exists 22:08:02 83fbff1a2c6b: Layer already exists 22:08:02 2069e7ea742b: Layer already exists 22:08:02 ca97d6b730f5: Layer already exists 22:08:02 793d52d5d571: Layer already exists 22:08:02 04cd3fcba33e: Layer already exists 22:08:02 396eef53a855: Layer already exists 22:08:02 18604ebe9791: Layer already exists 22:08:02 2cd0baaec03e: Layer already exists 22:08:02 6c2dad04493b: Layer already exists 22:08:02 3dab9f8bf2d2: Layer already exists 22:08:02 3.1.0-dev.9: digest: sha256:79b17aab283c00716339c427b1853a5b2c2b93b5258ffc144228d72aec279036 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:03 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:08:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:08:03 83fbff1a2c6b: Preparing 22:08:03 793d52d5d571: Preparing 22:08:03 2069e7ea742b: Preparing 22:08:03 ca97d6b730f5: Preparing 22:08:03 0587d038f6ea: Preparing 22:08:03 04cd3fcba33e: Preparing 22:08:03 396eef53a855: Preparing 22:08:03 18604ebe9791: Preparing 22:08:03 6c2dad04493b: Preparing 22:08:03 2cd0baaec03e: Preparing 22:08:03 3dab9f8bf2d2: Preparing 22:08:03 396eef53a855: Waiting 22:08:03 18604ebe9791: Waiting 22:08:03 6c2dad04493b: Waiting 22:08:03 2cd0baaec03e: Waiting 22:08:03 3dab9f8bf2d2: Waiting 22:08:03 04cd3fcba33e: Waiting 22:08:03 2069e7ea742b: Layer already exists 22:08:03 ca97d6b730f5: Layer already exists 22:08:03 83fbff1a2c6b: Layer already exists 22:08:03 793d52d5d571: Layer already exists 22:08:03 0587d038f6ea: Layer already exists 22:08:03 04cd3fcba33e: Layer already exists 22:08:03 6c2dad04493b: Layer already exists 22:08:03 396eef53a855: Layer already exists 22:08:03 2cd0baaec03e: Layer already exists 22:08:03 18604ebe9791: Layer already exists 22:08:03 3dab9f8bf2d2: Layer already exists 22:08:03 fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9: digest: sha256:79b17aab283c00716339c427b1853a5b2c2b93b5258ffc144228d72aec279036 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:03 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 22:08:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:08:04 83fbff1a2c6b: Preparing 22:08:04 793d52d5d571: Preparing 22:08:04 2069e7ea742b: Preparing 22:08:04 ca97d6b730f5: Preparing 22:08:04 0587d038f6ea: Preparing 22:08:04 04cd3fcba33e: Preparing 22:08:04 396eef53a855: Preparing 22:08:04 18604ebe9791: Preparing 22:08:04 6c2dad04493b: Preparing 22:08:04 2cd0baaec03e: Preparing 22:08:04 3dab9f8bf2d2: Preparing 22:08:04 04cd3fcba33e: Waiting 22:08:04 396eef53a855: Waiting 22:08:04 18604ebe9791: Waiting 22:08:04 6c2dad04493b: Waiting 22:08:04 2cd0baaec03e: Waiting 22:08:04 3dab9f8bf2d2: Waiting 22:08:04 0587d038f6ea: Layer already exists 22:08:04 83fbff1a2c6b: Layer already exists 22:08:04 ca97d6b730f5: Layer already exists 22:08:04 2069e7ea742b: Layer already exists 22:08:04 793d52d5d571: Layer already exists 22:08:04 04cd3fcba33e: Layer already exists 22:08:04 6c2dad04493b: Layer already exists 22:08:04 18604ebe9791: Layer already exists 22:08:04 396eef53a855: Layer already exists 22:08:04 2cd0baaec03e: Layer already exists 22:08:04 3dab9f8bf2d2: Layer already exists 22:08:04 main: digest: sha256:79b17aab283c00716339c427b1853a5b2c2b93b5258ffc144228d72aec279036 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:08:04 ===================================================== [Pipeline] echo 22:08:04 taggedImages: 22:08:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:08:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 22:08:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.9 22:08:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:08:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 22:08:04 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 22:08:04 fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:08:04 latest 22:08:04 3.1.0-dev.9 22:08:04 fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:08:04 main 22:08:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:04 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:08:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:08:04 12496e0d152e: Preparing 22:08:04 3263eb779d59: Preparing 22:08:04 18604ebe9791: Preparing 22:08:04 6c2dad04493b: Preparing 22:08:04 ac05ff78b099: Preparing 22:08:04 3dab9f8bf2d2: Preparing 22:08:04 3dab9f8bf2d2: Waiting 22:08:04 18604ebe9791: Layer already exists 22:08:04 6c2dad04493b: Layer already exists 22:08:04 3dab9f8bf2d2: Layer already exists 22:08:04 12496e0d152e: Pushed 22:08:05 ac05ff78b099: Pushed 22:08:07 3263eb779d59: Pushed 22:08:07 fa614b66c3ed1d56f649226ca5a7d2f493aafc65: digest: sha256:df545ef95f5a41627a9e6717ad988ad078271a5bc834629ac5f43de8eb71f94d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:07 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 22:08:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:08:07 12496e0d152e: Preparing 22:08:07 3263eb779d59: Preparing 22:08:07 18604ebe9791: Preparing 22:08:07 6c2dad04493b: Preparing 22:08:07 ac05ff78b099: Preparing 22:08:07 3dab9f8bf2d2: Preparing 22:08:07 3dab9f8bf2d2: Waiting 22:08:07 12496e0d152e: Layer already exists 22:08:07 6c2dad04493b: Layer already exists 22:08:07 18604ebe9791: Layer already exists 22:08:07 3263eb779d59: Layer already exists 22:08:07 ac05ff78b099: Layer already exists 22:08:07 3dab9f8bf2d2: Layer already exists 22:08:07 latest: digest: sha256:df545ef95f5a41627a9e6717ad988ad078271a5bc834629ac5f43de8eb71f94d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:08 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.9 22:08:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:08:08 12496e0d152e: Preparing 22:08:08 3263eb779d59: Preparing 22:08:08 18604ebe9791: Preparing 22:08:08 6c2dad04493b: Preparing 22:08:08 ac05ff78b099: Preparing 22:08:08 3dab9f8bf2d2: Preparing 22:08:08 3dab9f8bf2d2: Waiting 22:08:08 6c2dad04493b: Layer already exists 22:08:08 ac05ff78b099: Layer already exists 22:08:08 18604ebe9791: Layer already exists 22:08:08 3263eb779d59: Layer already exists 22:08:08 12496e0d152e: Layer already exists 22:08:08 3dab9f8bf2d2: Layer already exists 22:08:08 3.1.0-dev.9: digest: sha256:df545ef95f5a41627a9e6717ad988ad078271a5bc834629ac5f43de8eb71f94d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:08 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:08:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:08:09 12496e0d152e: Preparing 22:08:09 3263eb779d59: Preparing 22:08:09 18604ebe9791: Preparing 22:08:09 6c2dad04493b: Preparing 22:08:09 ac05ff78b099: Preparing 22:08:09 3dab9f8bf2d2: Preparing 22:08:09 3dab9f8bf2d2: Waiting 22:08:09 3263eb779d59: Layer already exists 22:08:09 12496e0d152e: Layer already exists 22:08:09 18604ebe9791: Layer already exists 22:08:09 6c2dad04493b: Layer already exists 22:08:09 ac05ff78b099: Layer already exists 22:08:09 3dab9f8bf2d2: Layer already exists 22:08:09 fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9: digest: sha256:df545ef95f5a41627a9e6717ad988ad078271a5bc834629ac5f43de8eb71f94d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:09 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 22:08:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:08:09 12496e0d152e: Preparing 22:08:09 3263eb779d59: Preparing 22:08:09 18604ebe9791: Preparing 22:08:09 6c2dad04493b: Preparing 22:08:09 ac05ff78b099: Preparing 22:08:09 3dab9f8bf2d2: Preparing 22:08:09 3dab9f8bf2d2: Waiting 22:08:09 12496e0d152e: Layer already exists 22:08:09 6c2dad04493b: Layer already exists 22:08:09 ac05ff78b099: Layer already exists 22:08:09 3263eb779d59: Layer already exists 22:08:09 18604ebe9791: Layer already exists 22:08:09 3dab9f8bf2d2: Layer already exists 22:08:09 main: digest: sha256:df545ef95f5a41627a9e6717ad988ad078271a5bc834629ac5f43de8eb71f94d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:08:09 ===================================================== [Pipeline] echo 22:08:09 taggedImages: 22:08:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:08:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 22:08:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.9 22:08:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:08:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 22:08:09 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 22:08:09 fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:08:09 latest 22:08:09 3.1.0-dev.9 22:08:09 fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:08:09 main 22:08:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:10 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:08:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:08:10 823b64f6e126: Preparing 22:08:10 fc8e29f241f1: Preparing 22:08:10 0e9b820c1c95: Preparing 22:08:10 23375678dd22: Preparing 22:08:10 826bf1e7e1b7: Preparing 22:08:10 18604ebe9791: Preparing 22:08:10 6c2dad04493b: Preparing 22:08:10 36b47527c21e: Preparing 22:08:10 3dab9f8bf2d2: Preparing 22:08:10 6c2dad04493b: Waiting 22:08:10 36b47527c21e: Waiting 22:08:10 18604ebe9791: Waiting 22:08:10 3dab9f8bf2d2: Waiting 22:08:10 fc8e29f241f1: Pushed 22:08:10 823b64f6e126: Pushed 22:08:10 0e9b820c1c95: Pushed 22:08:10 18604ebe9791: Layer already exists 22:08:10 6c2dad04493b: Layer already exists 22:08:10 3dab9f8bf2d2: Layer already exists 22:08:11 36b47527c21e: Pushed 22:08:16 826bf1e7e1b7: Pushed 22:08:18 23375678dd22: Pushed 22:08:18 fa614b66c3ed1d56f649226ca5a7d2f493aafc65: digest: sha256:003bc1c0835cd5c3c30f7f761935cb1a3636c9d420e3b92b65c2aad60ff45d57 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:18 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 22:08:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:08:18 823b64f6e126: Preparing 22:08:18 fc8e29f241f1: Preparing 22:08:18 0e9b820c1c95: Preparing 22:08:18 23375678dd22: Preparing 22:08:18 826bf1e7e1b7: Preparing 22:08:18 18604ebe9791: Preparing 22:08:18 6c2dad04493b: Preparing 22:08:18 36b47527c21e: Preparing 22:08:18 3dab9f8bf2d2: Preparing 22:08:18 18604ebe9791: Waiting 22:08:18 36b47527c21e: Waiting 22:08:18 3dab9f8bf2d2: Waiting 22:08:18 fc8e29f241f1: Layer already exists 22:08:18 23375678dd22: Layer already exists 22:08:18 826bf1e7e1b7: Layer already exists 22:08:18 823b64f6e126: Layer already exists 22:08:18 0e9b820c1c95: Layer already exists 22:08:18 6c2dad04493b: Layer already exists 22:08:18 36b47527c21e: Layer already exists 22:08:18 18604ebe9791: Layer already exists 22:08:18 3dab9f8bf2d2: Layer already exists 22:08:18 latest: digest: sha256:003bc1c0835cd5c3c30f7f761935cb1a3636c9d420e3b92b65c2aad60ff45d57 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:19 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.9 22:08:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:08:19 823b64f6e126: Preparing 22:08:19 fc8e29f241f1: Preparing 22:08:19 0e9b820c1c95: Preparing 22:08:19 23375678dd22: Preparing 22:08:19 826bf1e7e1b7: Preparing 22:08:19 18604ebe9791: Preparing 22:08:19 6c2dad04493b: Preparing 22:08:19 36b47527c21e: Preparing 22:08:19 3dab9f8bf2d2: Preparing 22:08:19 6c2dad04493b: Waiting 22:08:19 36b47527c21e: Waiting 22:08:19 3dab9f8bf2d2: Waiting 22:08:19 18604ebe9791: Waiting 22:08:19 0e9b820c1c95: Layer already exists 22:08:19 826bf1e7e1b7: Layer already exists 22:08:19 23375678dd22: Layer already exists 22:08:19 fc8e29f241f1: Layer already exists 22:08:19 823b64f6e126: Layer already exists 22:08:19 36b47527c21e: Layer already exists 22:08:19 18604ebe9791: Layer already exists 22:08:19 6c2dad04493b: Layer already exists 22:08:19 3dab9f8bf2d2: Layer already exists 22:08:19 3.1.0-dev.9: digest: sha256:003bc1c0835cd5c3c30f7f761935cb1a3636c9d420e3b92b65c2aad60ff45d57 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:19 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:08:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:08:20 823b64f6e126: Preparing 22:08:20 fc8e29f241f1: Preparing 22:08:20 0e9b820c1c95: Preparing 22:08:20 23375678dd22: Preparing 22:08:20 826bf1e7e1b7: Preparing 22:08:20 18604ebe9791: Preparing 22:08:20 6c2dad04493b: Preparing 22:08:20 36b47527c21e: Preparing 22:08:20 3dab9f8bf2d2: Preparing 22:08:20 18604ebe9791: Waiting 22:08:20 6c2dad04493b: Waiting 22:08:20 3dab9f8bf2d2: Waiting 22:08:20 36b47527c21e: Waiting 22:08:20 0e9b820c1c95: Layer already exists 22:08:20 fc8e29f241f1: Layer already exists 22:08:20 826bf1e7e1b7: Layer already exists 22:08:20 823b64f6e126: Layer already exists 22:08:20 23375678dd22: Layer already exists 22:08:20 18604ebe9791: Layer already exists 22:08:20 6c2dad04493b: Layer already exists 22:08:20 36b47527c21e: Layer already exists 22:08:20 3dab9f8bf2d2: Layer already exists 22:08:20 fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9: digest: sha256:003bc1c0835cd5c3c30f7f761935cb1a3636c9d420e3b92b65c2aad60ff45d57 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:20 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 22:08:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:08:20 823b64f6e126: Preparing 22:08:20 fc8e29f241f1: Preparing 22:08:20 0e9b820c1c95: Preparing 22:08:20 23375678dd22: Preparing 22:08:20 826bf1e7e1b7: Preparing 22:08:20 18604ebe9791: Preparing 22:08:20 6c2dad04493b: Preparing 22:08:20 36b47527c21e: Preparing 22:08:20 3dab9f8bf2d2: Preparing 22:08:20 3dab9f8bf2d2: Waiting 22:08:20 36b47527c21e: Waiting 22:08:20 18604ebe9791: Waiting 22:08:20 6c2dad04493b: Waiting 22:08:20 826bf1e7e1b7: Layer already exists 22:08:20 0e9b820c1c95: Layer already exists 22:08:20 fc8e29f241f1: Layer already exists 22:08:20 23375678dd22: Layer already exists 22:08:20 823b64f6e126: Layer already exists 22:08:20 36b47527c21e: Layer already exists 22:08:20 18604ebe9791: Layer already exists 22:08:20 6c2dad04493b: Layer already exists 22:08:20 3dab9f8bf2d2: Layer already exists 22:08:20 main: digest: sha256:003bc1c0835cd5c3c30f7f761935cb1a3636c9d420e3b92b65c2aad60ff45d57 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:08:20 ===================================================== [Pipeline] echo 22:08:20 taggedImages: 22:08:20 - nexus3.edgexfoundry.org:10004/security-spire-agent:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:08:20 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 22:08:20 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.9 22:08:20 - nexus3.edgexfoundry.org:10004/security-spire-agent:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:08:20 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 22:08:20 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 22:08:20 fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:08:20 latest 22:08:20 3.1.0-dev.9 22:08:20 fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:08:20 main 22:08:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:21 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:08:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:08:21 f763acca2d7a: Preparing 22:08:21 57e6fbe8ead4: Preparing 22:08:21 def6dea5421d: Preparing 22:08:21 6fd1cef23d53: Preparing 22:08:21 18604ebe9791: Preparing 22:08:21 6c2dad04493b: Preparing 22:08:21 020fb8f56794: Preparing 22:08:21 3dab9f8bf2d2: Preparing 22:08:21 6c2dad04493b: Waiting 22:08:21 020fb8f56794: Waiting 22:08:21 3dab9f8bf2d2: Waiting 22:08:21 18604ebe9791: Layer already exists 22:08:21 6c2dad04493b: Layer already exists 22:08:21 f763acca2d7a: Pushed 22:08:21 def6dea5421d: Pushed 22:08:21 57e6fbe8ead4: Pushed 22:08:21 3dab9f8bf2d2: Layer already exists 22:08:21 020fb8f56794: Pushed 22:08:28 6fd1cef23d53: Pushed 22:08:28 fa614b66c3ed1d56f649226ca5a7d2f493aafc65: digest: sha256:f447323ef2238287ab3b2dd0a36a6564b24521a04c487081d2753873e24435c7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:29 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 22:08:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:08:29 f763acca2d7a: Preparing 22:08:29 57e6fbe8ead4: Preparing 22:08:29 def6dea5421d: Preparing 22:08:29 6fd1cef23d53: Preparing 22:08:29 18604ebe9791: Preparing 22:08:29 6c2dad04493b: Preparing 22:08:29 020fb8f56794: Preparing 22:08:29 3dab9f8bf2d2: Preparing 22:08:29 6c2dad04493b: Waiting 22:08:29 020fb8f56794: Waiting 22:08:29 f763acca2d7a: Layer already exists 22:08:29 6fd1cef23d53: Layer already exists 22:08:29 def6dea5421d: Layer already exists 22:08:29 57e6fbe8ead4: Layer already exists 22:08:29 18604ebe9791: Layer already exists 22:08:29 020fb8f56794: Layer already exists 22:08:29 3dab9f8bf2d2: Layer already exists 22:08:29 6c2dad04493b: Layer already exists 22:08:29 latest: digest: sha256:f447323ef2238287ab3b2dd0a36a6564b24521a04c487081d2753873e24435c7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:29 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.9 22:08:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:08:30 f763acca2d7a: Preparing 22:08:30 57e6fbe8ead4: Preparing 22:08:30 def6dea5421d: Preparing 22:08:30 6fd1cef23d53: Preparing 22:08:30 18604ebe9791: Preparing 22:08:30 6c2dad04493b: Preparing 22:08:30 020fb8f56794: Preparing 22:08:30 3dab9f8bf2d2: Preparing 22:08:30 6c2dad04493b: Waiting 22:08:30 020fb8f56794: Waiting 22:08:30 3dab9f8bf2d2: Waiting 22:08:30 6fd1cef23d53: Layer already exists 22:08:30 def6dea5421d: Layer already exists 22:08:30 f763acca2d7a: Layer already exists 22:08:30 57e6fbe8ead4: Layer already exists 22:08:30 18604ebe9791: Layer already exists 22:08:30 020fb8f56794: Layer already exists 22:08:30 3dab9f8bf2d2: Layer already exists 22:08:30 6c2dad04493b: Layer already exists 22:08:30 3.1.0-dev.9: digest: sha256:f447323ef2238287ab3b2dd0a36a6564b24521a04c487081d2753873e24435c7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:30 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:08:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:08:30 f763acca2d7a: Preparing 22:08:30 57e6fbe8ead4: Preparing 22:08:30 def6dea5421d: Preparing 22:08:30 6fd1cef23d53: Preparing 22:08:30 18604ebe9791: Preparing 22:08:30 6c2dad04493b: Preparing 22:08:30 020fb8f56794: Preparing 22:08:30 3dab9f8bf2d2: Preparing 22:08:30 6c2dad04493b: Waiting 22:08:30 020fb8f56794: Waiting 22:08:30 3dab9f8bf2d2: Waiting 22:08:30 6fd1cef23d53: Layer already exists 22:08:30 57e6fbe8ead4: Layer already exists 22:08:30 f763acca2d7a: Layer already exists 22:08:30 18604ebe9791: Layer already exists 22:08:30 def6dea5421d: Layer already exists 22:08:30 3dab9f8bf2d2: Layer already exists 22:08:30 6c2dad04493b: Layer already exists 22:08:30 020fb8f56794: Layer already exists 22:08:30 fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9: digest: sha256:f447323ef2238287ab3b2dd0a36a6564b24521a04c487081d2753873e24435c7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:30 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 22:08:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:08:31 f763acca2d7a: Preparing 22:08:31 57e6fbe8ead4: Preparing 22:08:31 def6dea5421d: Preparing 22:08:31 6fd1cef23d53: Preparing 22:08:31 18604ebe9791: Preparing 22:08:31 6c2dad04493b: Preparing 22:08:31 020fb8f56794: Preparing 22:08:31 3dab9f8bf2d2: Preparing 22:08:31 020fb8f56794: Waiting 22:08:31 6c2dad04493b: Waiting 22:08:31 3dab9f8bf2d2: Waiting 22:08:31 6fd1cef23d53: Layer already exists 22:08:31 18604ebe9791: Layer already exists 22:08:31 def6dea5421d: Layer already exists 22:08:31 57e6fbe8ead4: Layer already exists 22:08:31 f763acca2d7a: Layer already exists 22:08:31 020fb8f56794: Layer already exists 22:08:31 3dab9f8bf2d2: Layer already exists 22:08:31 6c2dad04493b: Layer already exists 22:08:31 main: digest: sha256:f447323ef2238287ab3b2dd0a36a6564b24521a04c487081d2753873e24435c7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:08:31 ===================================================== [Pipeline] echo 22:08:31 taggedImages: 22:08:31 - nexus3.edgexfoundry.org:10004/security-spire-config:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:08:31 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 22:08:31 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.9 22:08:31 - nexus3.edgexfoundry.org:10004/security-spire-config:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:08:31 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 22:08:31 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 22:08:31 fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:08:31 latest 22:08:31 3.1.0-dev.9 22:08:31 fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:08:31 main 22:08:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:31 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:08:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:08:31 823b64f6e126: Preparing 22:08:31 5c1398cde549: Preparing 22:08:31 c6e9dc4a25b7: Preparing 22:08:31 6fd1cef23d53: Preparing 22:08:31 18604ebe9791: Preparing 22:08:31 6c2dad04493b: Preparing 22:08:31 36b47527c21e: Preparing 22:08:31 3dab9f8bf2d2: Preparing 22:08:31 6c2dad04493b: Waiting 22:08:31 36b47527c21e: Waiting 22:08:31 3dab9f8bf2d2: Waiting 22:08:31 18604ebe9791: Layer already exists 22:08:31 6fd1cef23d53: Layer already exists 22:08:31 823b64f6e126: Layer already exists 22:08:31 36b47527c21e: Layer already exists 22:08:31 6c2dad04493b: Layer already exists 22:08:31 3dab9f8bf2d2: Layer already exists 22:08:31 c6e9dc4a25b7: Pushed 22:08:31 5c1398cde549: Pushed 22:08:32 fa614b66c3ed1d56f649226ca5a7d2f493aafc65: digest: sha256:78e910c5a4a87468608afe30647e4d62b83cd2a9454f2986a0795592249c4e11 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:32 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 22:08:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:08:32 823b64f6e126: Preparing 22:08:32 5c1398cde549: Preparing 22:08:32 c6e9dc4a25b7: Preparing 22:08:32 6fd1cef23d53: Preparing 22:08:32 18604ebe9791: Preparing 22:08:32 6c2dad04493b: Preparing 22:08:32 36b47527c21e: Preparing 22:08:32 3dab9f8bf2d2: Preparing 22:08:32 6c2dad04493b: Waiting 22:08:32 36b47527c21e: Waiting 22:08:32 3dab9f8bf2d2: Waiting 22:08:32 c6e9dc4a25b7: Layer already exists 22:08:32 18604ebe9791: Layer already exists 22:08:32 6fd1cef23d53: Layer already exists 22:08:32 5c1398cde549: Layer already exists 22:08:32 823b64f6e126: Layer already exists 22:08:32 6c2dad04493b: Layer already exists 22:08:32 36b47527c21e: Layer already exists 22:08:32 3dab9f8bf2d2: Layer already exists 22:08:32 latest: digest: sha256:78e910c5a4a87468608afe30647e4d62b83cd2a9454f2986a0795592249c4e11 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:33 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.9 22:08:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:08:33 823b64f6e126: Preparing 22:08:33 5c1398cde549: Preparing 22:08:33 c6e9dc4a25b7: Preparing 22:08:33 6fd1cef23d53: Preparing 22:08:33 18604ebe9791: Preparing 22:08:33 6c2dad04493b: Preparing 22:08:33 36b47527c21e: Preparing 22:08:33 3dab9f8bf2d2: Preparing 22:08:33 6c2dad04493b: Waiting 22:08:33 36b47527c21e: Waiting 22:08:33 3dab9f8bf2d2: Waiting 22:08:33 c6e9dc4a25b7: Layer already exists 22:08:33 18604ebe9791: Layer already exists 22:08:33 823b64f6e126: Layer already exists 22:08:33 6fd1cef23d53: Layer already exists 22:08:33 5c1398cde549: Layer already exists 22:08:33 6c2dad04493b: Layer already exists 22:08:33 36b47527c21e: Layer already exists 22:08:33 3dab9f8bf2d2: Layer already exists 22:08:33 3.1.0-dev.9: digest: sha256:78e910c5a4a87468608afe30647e4d62b83cd2a9454f2986a0795592249c4e11 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:33 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:08:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:08:34 823b64f6e126: Preparing 22:08:34 5c1398cde549: Preparing 22:08:34 c6e9dc4a25b7: Preparing 22:08:34 6fd1cef23d53: Preparing 22:08:34 18604ebe9791: Preparing 22:08:34 6c2dad04493b: Preparing 22:08:34 36b47527c21e: Preparing 22:08:34 3dab9f8bf2d2: Preparing 22:08:34 36b47527c21e: Waiting 22:08:34 3dab9f8bf2d2: Waiting 22:08:34 6fd1cef23d53: Layer already exists 22:08:34 823b64f6e126: Layer already exists 22:08:34 18604ebe9791: Layer already exists 22:08:34 c6e9dc4a25b7: Layer already exists 22:08:34 5c1398cde549: Layer already exists 22:08:34 36b47527c21e: Layer already exists 22:08:34 3dab9f8bf2d2: Layer already exists 22:08:34 6c2dad04493b: Layer already exists 22:08:34 fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9: digest: sha256:78e910c5a4a87468608afe30647e4d62b83cd2a9454f2986a0795592249c4e11 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:34 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 22:08:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:08:34 823b64f6e126: Preparing 22:08:34 5c1398cde549: Preparing 22:08:34 c6e9dc4a25b7: Preparing 22:08:34 6fd1cef23d53: Preparing 22:08:34 18604ebe9791: Preparing 22:08:34 6c2dad04493b: Preparing 22:08:34 36b47527c21e: Preparing 22:08:34 3dab9f8bf2d2: Preparing 22:08:34 36b47527c21e: Waiting 22:08:34 6c2dad04493b: Waiting 22:08:34 c6e9dc4a25b7: Layer already exists 22:08:34 823b64f6e126: Layer already exists 22:08:34 6fd1cef23d53: Layer already exists 22:08:34 18604ebe9791: Layer already exists 22:08:34 5c1398cde549: Layer already exists 22:08:34 36b47527c21e: Layer already exists 22:08:34 3dab9f8bf2d2: Layer already exists 22:08:34 6c2dad04493b: Layer already exists 22:08:34 main: digest: sha256:78e910c5a4a87468608afe30647e4d62b83cd2a9454f2986a0795592249c4e11 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:08:34 ===================================================== [Pipeline] echo 22:08:34 taggedImages: 22:08:34 - nexus3.edgexfoundry.org:10004/security-spire-server:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:08:34 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 22:08:34 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.9 22:08:34 - nexus3.edgexfoundry.org:10004/security-spire-server:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:08:34 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 22:08:34 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 22:08:34 fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:08:34 latest 22:08:34 3.1.0-dev.9 22:08:34 fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:08:34 main 22:08:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:35 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:08:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:08:35 717e2fcc84cd: Preparing 22:08:35 37f46d35fc51: Preparing 22:08:35 18604ebe9791: Preparing 22:08:35 6c2dad04493b: Preparing 22:08:35 980976201fe5: Preparing 22:08:35 3dab9f8bf2d2: Preparing 22:08:35 6c2dad04493b: Layer already exists 22:08:35 18604ebe9791: Layer already exists 22:08:35 3dab9f8bf2d2: Layer already exists 22:08:35 717e2fcc84cd: Pushed 22:08:35 980976201fe5: Pushed 22:08:37 37f46d35fc51: Pushed 22:08:37 fa614b66c3ed1d56f649226ca5a7d2f493aafc65: digest: sha256:57a06cef071554fb890738f41d83efd0ceb83b3a18e1d9e31673d3603725c2ad size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 22:08:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:08:38 717e2fcc84cd: Preparing 22:08:38 37f46d35fc51: Preparing 22:08:38 18604ebe9791: Preparing 22:08:38 6c2dad04493b: Preparing 22:08:38 980976201fe5: Preparing 22:08:38 3dab9f8bf2d2: Preparing 22:08:38 3dab9f8bf2d2: Waiting 22:08:38 18604ebe9791: Layer already exists 22:08:38 37f46d35fc51: Layer already exists 22:08:38 980976201fe5: Layer already exists 22:08:38 717e2fcc84cd: Layer already exists 22:08:38 6c2dad04493b: Layer already exists 22:08:38 3dab9f8bf2d2: Layer already exists 22:08:38 latest: digest: sha256:57a06cef071554fb890738f41d83efd0ceb83b3a18e1d9e31673d3603725c2ad size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.9 22:08:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:08:39 717e2fcc84cd: Preparing 22:08:39 37f46d35fc51: Preparing 22:08:39 18604ebe9791: Preparing 22:08:39 6c2dad04493b: Preparing 22:08:39 980976201fe5: Preparing 22:08:39 3dab9f8bf2d2: Preparing 22:08:39 3dab9f8bf2d2: Waiting 22:08:39 980976201fe5: Layer already exists 22:08:39 717e2fcc84cd: Layer already exists 22:08:39 37f46d35fc51: Layer already exists 22:08:39 18604ebe9791: Layer already exists 22:08:39 6c2dad04493b: Layer already exists 22:08:39 3dab9f8bf2d2: Layer already exists 22:08:39 3.1.0-dev.9: digest: sha256:57a06cef071554fb890738f41d83efd0ceb83b3a18e1d9e31673d3603725c2ad size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:39 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:08:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:08:39 717e2fcc84cd: Preparing 22:08:39 37f46d35fc51: Preparing 22:08:39 18604ebe9791: Preparing 22:08:39 6c2dad04493b: Preparing 22:08:39 980976201fe5: Preparing 22:08:39 3dab9f8bf2d2: Preparing 22:08:39 3dab9f8bf2d2: Waiting 22:08:39 717e2fcc84cd: Layer already exists 22:08:39 980976201fe5: Layer already exists 22:08:39 37f46d35fc51: Layer already exists 22:08:39 6c2dad04493b: Layer already exists 22:08:39 18604ebe9791: Layer already exists 22:08:39 3dab9f8bf2d2: Layer already exists 22:08:39 fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9: digest: sha256:57a06cef071554fb890738f41d83efd0ceb83b3a18e1d9e31673d3603725c2ad size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:40 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 22:08:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:08:40 717e2fcc84cd: Preparing 22:08:40 37f46d35fc51: Preparing 22:08:40 18604ebe9791: Preparing 22:08:40 6c2dad04493b: Preparing 22:08:40 980976201fe5: Preparing 22:08:40 3dab9f8bf2d2: Preparing 22:08:40 717e2fcc84cd: Layer already exists 22:08:40 6c2dad04493b: Layer already exists 22:08:40 18604ebe9791: Layer already exists 22:08:40 980976201fe5: Layer already exists 22:08:40 37f46d35fc51: Layer already exists 22:08:40 3dab9f8bf2d2: Layer already exists 22:08:40 main: digest: sha256:57a06cef071554fb890738f41d83efd0ceb83b3a18e1d9e31673d3603725c2ad size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:08:40 ===================================================== [Pipeline] echo 22:08:40 taggedImages: 22:08:40 - nexus3.edgexfoundry.org:10004/support-notifications:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:08:40 - nexus3.edgexfoundry.org:10004/support-notifications:latest 22:08:40 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.9 22:08:40 - nexus3.edgexfoundry.org:10004/support-notifications:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:08:40 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 22:08:40 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 22:08:40 fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:08:40 latest 22:08:40 3.1.0-dev.9 22:08:40 fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:08:40 main 22:08:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:41 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:08:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:08:41 1f48667f1aba: Preparing 22:08:41 8efef24f7e9d: Preparing 22:08:41 18604ebe9791: Preparing 22:08:41 6c2dad04493b: Preparing 22:08:41 3eb70f058901: Preparing 22:08:41 3dab9f8bf2d2: Preparing 22:08:41 3dab9f8bf2d2: Waiting 22:08:41 18604ebe9791: Layer already exists 22:08:41 6c2dad04493b: Layer already exists 22:08:41 3eb70f058901: Layer already exists 22:08:41 3dab9f8bf2d2: Layer already exists 22:08:41 1f48667f1aba: Pushed 22:08:43 8efef24f7e9d: Pushed 22:08:43 fa614b66c3ed1d56f649226ca5a7d2f493aafc65: digest: sha256:79e67394ed2034ff9726696af959ebe0a5e489bdeb0b5c200330cf13e19d5eda size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:44 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 22:08:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:08:44 1f48667f1aba: Preparing 22:08:44 8efef24f7e9d: Preparing 22:08:44 18604ebe9791: Preparing 22:08:44 6c2dad04493b: Preparing 22:08:44 3eb70f058901: Preparing 22:08:44 3dab9f8bf2d2: Preparing 22:08:44 3dab9f8bf2d2: Waiting 22:08:44 3eb70f058901: Layer already exists 22:08:44 18604ebe9791: Layer already exists 22:08:44 8efef24f7e9d: Layer already exists 22:08:44 1f48667f1aba: Layer already exists 22:08:44 6c2dad04493b: Layer already exists 22:08:44 3dab9f8bf2d2: Layer already exists 22:08:44 latest: digest: sha256:79e67394ed2034ff9726696af959ebe0a5e489bdeb0b5c200330cf13e19d5eda size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:44 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.9 22:08:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:08:45 1f48667f1aba: Preparing 22:08:45 8efef24f7e9d: Preparing 22:08:45 18604ebe9791: Preparing 22:08:45 6c2dad04493b: Preparing 22:08:45 3eb70f058901: Preparing 22:08:45 3dab9f8bf2d2: Preparing 22:08:45 3dab9f8bf2d2: Waiting 22:08:45 6c2dad04493b: Layer already exists 22:08:45 3eb70f058901: Layer already exists 22:08:45 18604ebe9791: Layer already exists 22:08:45 8efef24f7e9d: Layer already exists 22:08:45 1f48667f1aba: Layer already exists 22:08:45 3dab9f8bf2d2: Layer already exists 22:08:45 3.1.0-dev.9: digest: sha256:79e67394ed2034ff9726696af959ebe0a5e489bdeb0b5c200330cf13e19d5eda size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:45 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:08:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:08:45 1f48667f1aba: Preparing 22:08:45 8efef24f7e9d: Preparing 22:08:45 18604ebe9791: Preparing 22:08:45 6c2dad04493b: Preparing 22:08:45 3eb70f058901: Preparing 22:08:45 3dab9f8bf2d2: Preparing 22:08:45 3dab9f8bf2d2: Waiting 22:08:45 6c2dad04493b: Layer already exists 22:08:45 3eb70f058901: Layer already exists 22:08:45 1f48667f1aba: Layer already exists 22:08:45 8efef24f7e9d: Layer already exists 22:08:45 18604ebe9791: Layer already exists 22:08:45 3dab9f8bf2d2: Layer already exists 22:08:45 fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9: digest: sha256:79e67394ed2034ff9726696af959ebe0a5e489bdeb0b5c200330cf13e19d5eda size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:46 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 22:08:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:08:46 1f48667f1aba: Preparing 22:08:46 8efef24f7e9d: Preparing 22:08:46 18604ebe9791: Preparing 22:08:46 6c2dad04493b: Preparing 22:08:46 3eb70f058901: Preparing 22:08:46 3dab9f8bf2d2: Preparing 22:08:46 3eb70f058901: Layer already exists 22:08:46 1f48667f1aba: Layer already exists 22:08:46 8efef24f7e9d: Layer already exists 22:08:46 18604ebe9791: Layer already exists 22:08:46 6c2dad04493b: Layer already exists 22:08:46 3dab9f8bf2d2: Layer already exists 22:08:46 main: digest: sha256:79e67394ed2034ff9726696af959ebe0a5e489bdeb0b5c200330cf13e19d5eda size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:08:46 ===================================================== [Pipeline] echo 22:08:46 taggedImages: 22:08:46 - nexus3.edgexfoundry.org:10004/support-scheduler:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:08:46 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 22:08:46 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.9 22:08:46 - nexus3.edgexfoundry.org:10004/support-scheduler:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:08:46 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:22:53 #113 ... 22:22:53 22:22:53 #108 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 22:22:53 #108 DONE 899.8s 22:22:53 22:22:53 #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:22:53 #113 ... 22:22:53 22:22:53 #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 22:22:53 #147 DONE 0.1s 22:22:53 22:22:53 #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:22:53 #113 ... 22:22:53 22:22:53 #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 22:22:53 #148 DONE 0.2s 22:22:53 22:22:53 #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 22:22:53 #149 DONE 0.4s 22:22:53 22:22:53 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:22:53 #133 ... 22:22:53 22:22:53 #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 22:22:53 #150 DONE 0.2s 22:22:53 22:22:53 #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 22:22:53 #151 DONE 0.2s 22:22:53 22:22:53 #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:22:53 #152 DONE 2.3s 22:22:53 22:22:53 #142 [security-proxy-auth] exporting to image 22:22:53 #142 exporting layers 22:22:53 #142 exporting layers 0.5s done 22:22:53 #142 writing image sha256:012da71837531b2c856bcbeefac7ec5640e5b035f6cc254cea448cde45157a76 done 22:22:53 #142 naming to docker.io/library/security-proxy-auth-arm64 done 22:22:53 #142 DONE 4.8s 22:22:53 22:22:53 #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:22:53 #113 ... 22:22:53 22:22:53 #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:22:53 #130 906.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:22:55 #130 ... 22:22:55 22:22:55 #118 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 22:22:55 #118 DONE 911.4s 22:22:55 22:22:55 #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:22:55 #113 ... 22:22:55 22:22:55 #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 22:22:56 #153 DONE 0.3s 22:22:56 22:22:56 #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 22:22:56 #154 DONE 0.2s 22:22:56 22:22:56 #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 22:22:56 #155 DONE 0.2s 22:22:56 22:22:56 #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:22:56 #113 ... 22:22:56 22:22:56 #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:22:56 #156 DONE 0.3s 22:22:56 22:22:56 #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:22:56 #157 DONE 0.2s 22:22:56 22:22:56 #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:22:59 #158 DONE 2.2s 22:22:59 22:22:59 #142 [security-proxy-setup] exporting to image 22:22:59 #142 exporting layers 22:22:59 #142 exporting layers 0.6s done 22:22:59 #142 writing image sha256:a694d99bc7016679e555c48e2b8301b3812d110f4c0998bdf1b02bbc21c7bdc3 done 22:22:59 #142 naming to docker.io/library/security-proxy-setup-arm64 done 22:22:59 #142 DONE 5.4s 22:22:59 22:22:59 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:23:09 #101 ... 22:23:09 22:23:09 #109 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 22:23:09 #109 DONE 925.7s 22:23:09 22:23:09 #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 22:23:10 #159 DONE 0.4s 22:23:10 22:23:10 #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 22:23:11 #160 ... 22:23:11 22:23:11 #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:23:11 #130 DONE 927.3s 22:23:11 22:23:11 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:23:11 #120 ... 22:23:11 22:23:11 #161 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 22:23:11 #161 DONE 0.3s 22:23:11 22:23:11 #162 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 22:23:12 #162 DONE 0.3s 22:23:12 22:23:12 #163 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:23:12 #163 DONE 0.2s 22:23:12 22:23:12 #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:23:12 #113 ... 22:23:12 22:23:12 #164 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 22:23:12 #164 DONE 0.2s 22:23:12 22:23:12 #165 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 22:23:12 #165 DONE 0.2s 22:23:12 22:23:12 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:23:12 #120 ... 22:23:12 22:23:12 #166 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:23:13 #166 DONE 0.3s 22:23:13 22:23:13 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:23:13 #120 ... 22:23:13 22:23:13 #167 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:23:13 #167 ... 22:23:13 22:23:13 #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 22:23:13 #160 DONE 3.4s 22:23:13 22:23:13 #167 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:23:13 #167 DONE 0.5s 22:23:13 22:23:13 #168 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:23:13 #168 ... 22:23:13 22:23:13 #169 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 22:23:13 #169 DONE 0.3s 22:23:13 22:23:13 #168 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:23:13 #168 DONE 0.4s 22:23:13 22:23:13 #170 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 22:23:13 #170 DONE 0.2s 22:23:13 22:23:13 #171 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:23:14 #171 ... 22:23:14 22:23:14 #172 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:23:14 #172 DONE 0.7s 22:23:14 22:23:14 #173 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 22:23:14 #173 DONE 0.2s 22:23:14 22:23:14 #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:23:15 #113 ... 22:23:15 22:23:15 #174 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 22:23:15 #174 DONE 0.3s 22:23:15 22:23:15 #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:23:15 #113 ... 22:23:15 22:23:15 #175 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 22:23:15 #175 DONE 0.2s 22:23:15 22:23:15 #176 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 22:23:15 #176 DONE 0.3s 22:23:15 22:23:15 #177 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:23:16 #177 DONE 0.2s 22:23:16 22:23:16 #178 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 22:23:16 #178 ... 22:23:16 22:23:16 #171 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:23:16 #171 DONE 2.7s 22:23:16 22:23:16 #142 [security-secretstore-setup] exporting to image 22:23:16 #142 exporting layers 22:23:18 #142 exporting layers 1.6s done 22:23:18 #142 writing image sha256:ba9a5faa105c6fb7d57ae0d000d82e61b6d1a694c86d7d2039241837a68c4b4f done 22:23:18 #142 naming to docker.io/library/security-secretstore-setup-arm64 done 22:23:18 #142 DONE 7.0s 22:23:18 22:23:18 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:23:18 #101 ... 22:23:18 22:23:18 #178 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 22:23:18 #178 DONE 2.5s 22:23:18 22:23:18 #142 [security-bootstrapper] exporting to image 22:23:19 #142 exporting layers 0.7s done 22:23:19 #142 writing image sha256:ba5d9ff265095228701f60c8187ac06960ddef5aeaa9166b74c2c33dead624ec done 22:23:19 #142 naming to docker.io/library/security-bootstrapper-arm64 done 22:23:19 #142 DONE 7.8s 22:23:19 22:23:19 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:23:45 #120 ... 22:23:45 22:23:45 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:23:45 #131 DONE 960.5s 22:23:45 22:23:45 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:23:45 #132 ... 22:23:45 22:23:45 #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 22:23:45 #179 DONE 0.2s 22:23:45 22:23:45 #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:23:45 #113 ... 22:23:45 22:23:45 #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 22:23:45 #180 DONE 0.1s 22:23:45 22:23:45 #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 22:23:45 #181 DONE 0.3s 22:23:45 22:23:45 #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:23:45 #113 ... 22:23:45 22:23:45 #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 22:23:45 #182 DONE 0.1s 22:23:45 22:23:45 #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 22:23:45 #183 DONE 0.1s 22:23:45 22:23:45 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:23:45 #101 ... 22:23:45 22:23:45 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:23:48 #184 DONE 2.1s 22:23:48 22:23:48 #142 [core-common-config-bootstrapper] exporting to image 22:23:48 #142 exporting layers 22:23:48 #142 exporting layers 0.6s done 22:23:48 #142 writing image sha256:096c0f48ea16fcfd8d6b3431afbfe673232b04964a04782cdc84d0fac1996bce 22:23:48 #142 writing image sha256:096c0f48ea16fcfd8d6b3431afbfe673232b04964a04782cdc84d0fac1996bce done 22:23:48 #142 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 22:23:48 #142 DONE 8.4s 22:23:48 22:23:48 #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:24:04 #113 ... 22:24:04 22:24:04 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:24:04 #132 DONE 980.6s 22:24:04 22:24:04 #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:24:04 #113 ... 22:24:04 22:24:04 #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 22:24:05 #185 DONE 0.2s 22:24:05 22:24:05 #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 22:24:05 #186 DONE 0.1s 22:24:05 22:24:05 #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:24:05 #113 ... 22:24:05 22:24:05 #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:24:05 #187 DONE 0.3s 22:24:05 22:24:05 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 22:24:05 #188 DONE 0.1s 22:24:05 22:24:05 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:24:05 #120 ... 22:24:05 22:24:05 #142 [core-command] exporting to image 22:24:05 #142 exporting layers 22:24:06 #142 exporting layers 0.4s done 22:24:06 #142 writing image sha256:461c08eb2895cfcb21054d44b2d1fd21ef3cd9f7651e8c1e005db38ff20904dd done 22:24:06 #142 naming to docker.io/library/core-command-arm64 done 22:24:06 #142 DONE 8.9s 22:24:06 22:24:06 #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:24:12 #113 ... 22:24:12 22:24:12 #121 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:24:12 #121 DONE 989.0s 22:24:12 22:24:12 #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:24:13 #113 ... 22:24:13 22:24:13 #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:24:13 #189 DONE 0.1s 22:24:13 22:24:13 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:24:13 #120 ... 22:24:13 22:24:13 #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 22:24:13 #190 DONE 0.2s 22:24:13 22:24:13 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:24:13 #133 DONE 990.0s 22:24:13 22:24:13 #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:24:14 #191 ... 22:24:14 22:24:14 #192 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 22:24:14 #192 DONE 0.2s 22:24:14 22:24:14 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:24:14 #120 ... 22:24:14 22:24:14 #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:24:14 #191 DONE 0.9s 22:24:14 22:24:14 #193 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 22:24:14 #193 DONE 0.3s 22:24:14 22:24:14 #194 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:24:15 #194 ... 22:24:15 22:24:15 #195 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 22:24:15 #195 DONE 0.3s 22:24:15 22:24:15 #142 [core-data] exporting to image 22:24:15 #142 exporting layers 22:24:15 #142 exporting layers 0.6s done 22:24:15 #142 writing image sha256:6b8177aa126cfecb33e266ce8c0437fb7e2d629dd0cad1dd192dc762912af451 done 22:24:15 #142 naming to docker.io/library/core-data-arm64 done 22:24:15 #142 DONE 9.5s 22:24:15 22:24:15 #194 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:24:15 #194 DONE 0.8s 22:24:15 22:24:15 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:24:15 #101 ... 22:24:15 22:24:15 #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 22:24:16 #196 DONE 0.3s 22:24:16 22:24:16 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:24:16 #120 ... 22:24:16 22:24:16 #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 22:24:16 #197 DONE 0.1s 22:24:16 22:24:16 #142 [core-metadata] exporting to image 22:24:16 #142 exporting layers 0.3s done 22:24:16 #142 writing image sha256:d099b0e4721070d6fd5684b246a4ab02dd1973877fb6541bfb8dec3d78113419 done 22:24:16 #142 naming to docker.io/library/core-metadata-arm64 done 22:24:16 #142 DONE 9.8s 22:24:16 22:24:16 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:25:13 #120 ... 22:25:13 22:25:13 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:25:13 #101 DONE 1042.3s 22:25:13 22:25:13 #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:25:13 #198 DONE 0.3s 22:25:13 22:25:13 #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 22:25:13 #199 DONE 0.1s 22:25:13 22:25:13 #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:25:13 #113 ... 22:25:13 22:25:13 #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:25:13 #200 DONE 0.3s 22:25:13 22:25:13 #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 22:25:13 #201 DONE 0.1s 22:25:13 22:25:13 #142 [security-spiffe-token-provider] exporting to image 22:25:13 #142 exporting layers 22:25:13 #142 exporting layers 2.7s done 22:25:13 #142 writing image sha256:621fe8c4a2202f1aa5a0c3c364fae982ee669512823c6563503eae4a068441ee done 22:25:13 #142 naming to docker.io/library/security-spiffe-token-provider-arm64 done 22:25:13 #142 DONE 12.6s 22:25:13 22:25:13 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:25:31 #120 DONE 1066.5s 22:25:31 22:25:31 #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:25:31 #113 DONE 1066.4s 22:25:31 22:25:31 #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:25:31 #202 DONE 0.2s 22:25:31 22:25:31 #203 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:25:31 #203 DONE 0.1s 22:25:31 22:25:31 #204 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 22:25:31 #204 DONE 0.1s 22:25:31 22:25:31 #205 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 22:25:31 #205 DONE 0.3s 22:25:31 22:25:31 #206 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:25:31 #206 DONE 0.3s 22:25:31 22:25:31 #207 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 22:25:31 #207 DONE 0.1s 22:25:31 22:25:31 #142 [support-scheduler] exporting to image 22:25:31 #142 exporting layers 22:25:31 #142 ... 22:25:31 22:25:31 #208 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:25:31 #208 DONE 0.3s 22:25:31 22:25:31 #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 22:25:31 #209 DONE 0.1s 22:25:31 22:25:31 #142 [support-notifications] exporting to image 22:25:31 #142 exporting layers 0.4s done 22:25:31 #142 writing image sha256:f0cdd2941b8a6631396e2e80eeeb610c46fdaabe28b0b806521e48f0d2adeca9 22:25:31 #142 writing image sha256:f0cdd2941b8a6631396e2e80eeeb610c46fdaabe28b0b806521e48f0d2adeca9 done 22:25:31 #142 naming to docker.io/library/support-scheduler-arm64 done 22:25:32 #142 exporting layers 0.4s done 22:25:32 #142 writing image sha256:ce88e521f942b69c4ded27334278b5bb99a4e0d601a7bb18228c9a87e2c24288 done 22:25:32 #142 naming to docker.io/library/support-notifications-arm64 done 22:25:32 #142 DONE 13.3s 22:25:32 time="2023-07-13T22:06:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:25:32 time="2023-07-13T22:06:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:25:32 time="2023-07-13T22:06:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:25:32 time="2023-07-13T22:06:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:25:32 time="2023-07-13T22:06:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:25:32 time="2023-07-13T22:06:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:25:32 time="2023-07-13T22:06:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:25:32 time="2023-07-13T22:06:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:25:32 time="2023-07-13T22:06:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:25:32 time="2023-07-13T22:06:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:25:32 time="2023-07-13T22:06:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:25:32 time="2023-07-13T22:06:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:25:32 time="2023-07-13T22:06:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:25:32 time="2023-07-13T22:06:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 22:25:32 $ docker stop --time=1 588862ef08f4c7c944820870ec7f12310daaebbda369eef3e5c6d27791deb745 22:25:33 $ docker rm -f --volumes 588862ef08f4c7c944820870ec7f12310daaebbda369eef3e5c6d27791deb745 [Pipeline] // withDockerContainer [Pipeline] sh 22:25:34 + docker images 22:25:34 REPOSITORY TAG IMAGE ID CREATED SIZE 22:25:34 support-scheduler-arm64 latest f0cdd2941b8a 3 seconds ago 31.8MB 22:25:34 support-notifications-arm64 latest ce88e521f942 3 seconds ago 32.4MB 22:25:34 security-spiffe-token-provider-arm64 latest 621fe8c4a220 27 seconds ago 33.3MB 22:25:34 core-metadata-arm64 latest d099b0e47210 About a minute ago 20.8MB 22:25:34 core-data-arm64 latest 6b8177aa126c About a minute ago 20.5MB 22:25:34 core-command-arm64 latest 461c08eb2895 About a minute ago 20.3MB 22:25:34 core-common-config-bootstrapper-arm64 latest 096c0f48ea16 About a minute ago 17.8MB 22:25:34 security-bootstrapper-arm64 latest ba5d9ff26509 2 minutes ago 22.4MB 22:25:34 security-secretstore-setup-arm64 latest ba9a5faa105c 2 minutes ago 42.5MB 22:25:34 security-proxy-setup-arm64 latest a694d99bc701 2 minutes ago 19.3MB 22:25:34 security-proxy-auth-arm64 latest 012da7183753 2 minutes ago 18.8MB 22:25:34 security-spire-agent-arm64 latest a9b8ecca4734 17 minutes ago 153MB 22:25:34 security-spire-server-arm64 latest 66e82a8239b6 17 minutes ago 97MB 22:25:34 security-spire-config-arm64 latest c10b5977f33d 17 minutes ago 96.1MB 22:25:34 ci-base-image-arm64 latest 3e723db77d9d 19 minutes ago 1.04GB 22:25:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 29 hours ago 677MB 22:25:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 6 weeks ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:25:34 provisioning config files... 22:25:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/542@tmp/config18253874183662904618tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:25:34 ---> docker-login.sh 22:25:34 nexus3.edgexfoundry.org:10001 22:25:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:34 Configure a credential helper to remove this warning. See 22:25:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:34 22:25:34 Login Succeeded 22:25:34 nexus3.edgexfoundry.org:10002 22:25:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:35 Configure a credential helper to remove this warning. See 22:25:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:35 22:25:35 Login Succeeded 22:25:35 nexus3.edgexfoundry.org:10003 22:25:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:35 Configure a credential helper to remove this warning. See 22:25:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:35 22:25:35 Login Succeeded 22:25:35 nexus3.edgexfoundry.org:10004 22:25:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:36 Configure a credential helper to remove this warning. See 22:25:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:36 22:25:36 Login Succeeded 22:25:36 docker.io 22:25:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:36 Configure a credential helper to remove this warning. See 22:25:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:36 22:25:36 Login Succeeded 22:25:36 ---> docker-login.sh ends [Pipeline] } 22:25:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:25:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:25:36 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 22:25:36 fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:25:36 latest 22:25:36 3.1.0-dev.9 22:25:36 fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:25:36 main 22:25:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:37 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:25:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:25:37 a6421e39292f: Preparing 22:25:37 0a6ba9406c9a: Preparing 22:25:37 cbe41825a31b: Preparing 22:25:37 00621a05e079: Preparing 22:25:37 2a65d44bc87e: Preparing 22:25:37 9386262d7a74: Preparing 22:25:37 9386262d7a74: Waiting 22:25:37 cbe41825a31b: Pushed 22:25:37 00621a05e079: Pushed 22:25:37 9386262d7a74: Layer already exists 22:25:37 a6421e39292f: Pushed 22:25:37 2a65d44bc87e: Pushed 22:25:40 0a6ba9406c9a: Pushed 22:25:40 fa614b66c3ed1d56f649226ca5a7d2f493aafc65: digest: sha256:6f0f85703f10e84d1c759b7780f1591f826911c0a6d6d90a33b8eb503d6cb1ea size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:41 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:41 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 22:25:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:25:41 a6421e39292f: Preparing 22:25:41 0a6ba9406c9a: Preparing 22:25:41 cbe41825a31b: Preparing 22:25:41 00621a05e079: Preparing 22:25:41 2a65d44bc87e: Preparing 22:25:41 9386262d7a74: Preparing 22:25:41 9386262d7a74: Waiting 22:25:41 a6421e39292f: Layer already exists 22:25:41 cbe41825a31b: Layer already exists 22:25:41 0a6ba9406c9a: Layer already exists 22:25:41 00621a05e079: Layer already exists 22:25:41 2a65d44bc87e: Layer already exists 22:25:41 9386262d7a74: Layer already exists 22:25:41 latest: digest: sha256:6f0f85703f10e84d1c759b7780f1591f826911c0a6d6d90a33b8eb503d6cb1ea size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:42 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:42 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.9 22:25:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:25:42 a6421e39292f: Preparing 22:25:42 0a6ba9406c9a: Preparing 22:25:42 cbe41825a31b: Preparing 22:25:42 00621a05e079: Preparing 22:25:42 2a65d44bc87e: Preparing 22:25:42 9386262d7a74: Preparing 22:25:42 9386262d7a74: Waiting 22:25:42 a6421e39292f: Layer already exists 22:25:42 2a65d44bc87e: Layer already exists 22:25:42 cbe41825a31b: Layer already exists 22:25:42 00621a05e079: Layer already exists 22:25:42 0a6ba9406c9a: Layer already exists 22:25:42 9386262d7a74: Layer already exists 22:25:42 3.1.0-dev.9: digest: sha256:6f0f85703f10e84d1c759b7780f1591f826911c0a6d6d90a33b8eb503d6cb1ea size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:42 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:43 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:25:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:25:43 a6421e39292f: Preparing 22:25:43 0a6ba9406c9a: Preparing 22:25:43 cbe41825a31b: Preparing 22:25:43 00621a05e079: Preparing 22:25:43 2a65d44bc87e: Preparing 22:25:43 9386262d7a74: Preparing 22:25:43 9386262d7a74: Waiting 22:25:43 2a65d44bc87e: Layer already exists 22:25:43 00621a05e079: Layer already exists 22:25:43 cbe41825a31b: Layer already exists 22:25:43 0a6ba9406c9a: Layer already exists 22:25:43 a6421e39292f: Layer already exists 22:25:43 9386262d7a74: Layer already exists 22:25:43 fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9: digest: sha256:6f0f85703f10e84d1c759b7780f1591f826911c0a6d6d90a33b8eb503d6cb1ea size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:43 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:43 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 22:25:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:25:43 a6421e39292f: Preparing 22:25:43 0a6ba9406c9a: Preparing 22:25:43 cbe41825a31b: Preparing 22:25:43 00621a05e079: Preparing 22:25:43 2a65d44bc87e: Preparing 22:25:43 9386262d7a74: Preparing 22:25:43 9386262d7a74: Waiting 22:25:43 00621a05e079: Layer already exists 22:25:43 cbe41825a31b: Layer already exists 22:25:43 a6421e39292f: Layer already exists 22:25:43 0a6ba9406c9a: Layer already exists 22:25:43 2a65d44bc87e: Layer already exists 22:25:43 9386262d7a74: Layer already exists 22:25:43 main: digest: sha256:6f0f85703f10e84d1c759b7780f1591f826911c0a6d6d90a33b8eb503d6cb1ea size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:25:44 ===================================================== [Pipeline] echo 22:25:44 taggedImages: 22:25:44 - nexus3.edgexfoundry.org:10004/core-command-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:25:44 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 22:25:44 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.9 22:25:44 - nexus3.edgexfoundry.org:10004/core-command-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:25:44 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 22:25:44 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 22:25:44 fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:25:44 latest 22:25:44 3.1.0-dev.9 22:25:44 fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:25:44 main 22:25:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:44 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:25:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 22:25:44 6cfaf9c41716: Preparing 22:25:44 dcc6080756a7: Preparing 22:25:44 dcc41abd502e: Preparing 22:25:44 acb2c3eb2c45: Preparing 22:25:44 cbe41825a31b: Preparing 22:25:44 00621a05e079: Preparing 22:25:44 2a65d44bc87e: Preparing 22:25:44 9386262d7a74: Preparing 22:25:44 2a65d44bc87e: Waiting 22:25:44 9386262d7a74: Waiting 22:25:44 00621a05e079: Waiting 22:25:44 cbe41825a31b: Layer already exists 22:25:44 00621a05e079: Layer already exists 22:25:45 2a65d44bc87e: Layer already exists 22:25:45 9386262d7a74: Layer already exists 22:25:45 6cfaf9c41716: Pushed 22:25:45 dcc6080756a7: Pushed 22:25:45 dcc41abd502e: Pushed 22:25:47 acb2c3eb2c45: Pushed 22:25:47 fa614b66c3ed1d56f649226ca5a7d2f493aafc65: digest: sha256:b5c436d8b4194b35aee40cb0db2673d5d86b387b204a9dc902266bea3440fdd1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:48 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 22:25:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 22:25:48 6cfaf9c41716: Preparing 22:25:48 dcc6080756a7: Preparing 22:25:48 dcc41abd502e: Preparing 22:25:48 acb2c3eb2c45: Preparing 22:25:48 cbe41825a31b: Preparing 22:25:48 00621a05e079: Preparing 22:25:48 2a65d44bc87e: Preparing 22:25:48 9386262d7a74: Preparing 22:25:48 00621a05e079: Waiting 22:25:48 2a65d44bc87e: Waiting 22:25:48 9386262d7a74: Waiting 22:25:48 acb2c3eb2c45: Layer already exists 22:25:48 dcc6080756a7: Layer already exists 22:25:48 cbe41825a31b: Layer already exists 22:25:48 6cfaf9c41716: Layer already exists 22:25:48 dcc41abd502e: Layer already exists 22:25:48 00621a05e079: Layer already exists 22:25:48 2a65d44bc87e: Layer already exists 22:25:48 9386262d7a74: Layer already exists 22:25:48 latest: digest: sha256:b5c436d8b4194b35aee40cb0db2673d5d86b387b204a9dc902266bea3440fdd1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:49 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.9 22:25:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 22:25:49 6cfaf9c41716: Preparing 22:25:49 dcc6080756a7: Preparing 22:25:49 dcc41abd502e: Preparing 22:25:49 acb2c3eb2c45: Preparing 22:25:49 cbe41825a31b: Preparing 22:25:49 00621a05e079: Preparing 22:25:49 2a65d44bc87e: Preparing 22:25:49 9386262d7a74: Preparing 22:25:49 2a65d44bc87e: Waiting 22:25:49 00621a05e079: Waiting 22:25:49 9386262d7a74: Waiting 22:25:49 dcc41abd502e: Layer already exists 22:25:49 dcc6080756a7: Layer already exists 22:25:49 6cfaf9c41716: Layer already exists 22:25:49 acb2c3eb2c45: Layer already exists 22:25:49 cbe41825a31b: Layer already exists 22:25:49 2a65d44bc87e: Layer already exists 22:25:49 00621a05e079: Layer already exists 22:25:49 9386262d7a74: Layer already exists 22:25:49 3.1.0-dev.9: digest: sha256:b5c436d8b4194b35aee40cb0db2673d5d86b387b204a9dc902266bea3440fdd1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:49 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:25:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 22:25:51 6cfaf9c41716: Preparing 22:25:51 dcc6080756a7: Preparing 22:25:51 dcc41abd502e: Preparing 22:25:51 acb2c3eb2c45: Preparing 22:25:51 cbe41825a31b: Preparing 22:25:51 00621a05e079: Preparing 22:25:51 2a65d44bc87e: Preparing 22:25:51 9386262d7a74: Preparing 22:25:51 00621a05e079: Waiting 22:25:51 2a65d44bc87e: Waiting 22:25:51 9386262d7a74: Waiting 22:25:51 dcc41abd502e: Layer already exists 22:25:51 acb2c3eb2c45: Layer already exists 22:25:51 cbe41825a31b: Layer already exists 22:25:51 6cfaf9c41716: Layer already exists 22:25:51 dcc6080756a7: Layer already exists 22:25:51 2a65d44bc87e: Layer already exists 22:25:51 9386262d7a74: Layer already exists 22:25:51 00621a05e079: Layer already exists 22:25:51 fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9: digest: sha256:b5c436d8b4194b35aee40cb0db2673d5d86b387b204a9dc902266bea3440fdd1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:52 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 22:25:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 22:25:52 6cfaf9c41716: Preparing 22:25:52 dcc6080756a7: Preparing 22:25:52 dcc41abd502e: Preparing 22:25:52 acb2c3eb2c45: Preparing 22:25:52 cbe41825a31b: Preparing 22:25:52 00621a05e079: Preparing 22:25:52 2a65d44bc87e: Preparing 22:25:52 9386262d7a74: Preparing 22:25:52 2a65d44bc87e: Waiting 22:25:52 9386262d7a74: Waiting 22:25:52 00621a05e079: Waiting 22:25:52 acb2c3eb2c45: Layer already exists 22:25:52 6cfaf9c41716: Layer already exists 22:25:52 dcc6080756a7: Layer already exists 22:25:52 cbe41825a31b: Layer already exists 22:25:52 dcc41abd502e: Layer already exists 22:25:52 00621a05e079: Layer already exists 22:25:52 9386262d7a74: Layer already exists 22:25:52 2a65d44bc87e: Layer already exists 22:25:52 main: digest: sha256:b5c436d8b4194b35aee40cb0db2673d5d86b387b204a9dc902266bea3440fdd1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:25:52 ===================================================== [Pipeline] echo 22:25:52 taggedImages: 22:25:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:25:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 22:25:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.9 22:25:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:25:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 22:25:52 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 22:25:52 fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:25:52 latest 22:25:52 3.1.0-dev.9 22:25:52 fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:25:52 main 22:25:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:53 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:53 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:25:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:25:53 016d6390edfb: Preparing 22:25:53 0d263986456f: Preparing 22:25:53 cbe41825a31b: Preparing 22:25:53 00621a05e079: Preparing 22:25:53 960a7a4c8e51: Preparing 22:25:53 9386262d7a74: Preparing 22:25:53 9386262d7a74: Waiting 22:25:53 00621a05e079: Layer already exists 22:25:53 cbe41825a31b: Layer already exists 22:25:53 9386262d7a74: Layer already exists 22:25:53 960a7a4c8e51: Pushed 22:25:53 016d6390edfb: Pushed 22:25:56 0d263986456f: Pushed 22:25:56 fa614b66c3ed1d56f649226ca5a7d2f493aafc65: digest: sha256:bd41ee1c298575170186ab482dab59cd32616e0e496d2c7c7dce391a3cb5f02b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:57 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:57 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 22:25:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:25:57 016d6390edfb: Preparing 22:25:57 0d263986456f: Preparing 22:25:57 cbe41825a31b: Preparing 22:25:57 00621a05e079: Preparing 22:25:57 960a7a4c8e51: Preparing 22:25:57 9386262d7a74: Preparing 22:25:57 9386262d7a74: Waiting 22:25:57 cbe41825a31b: Layer already exists 22:25:57 0d263986456f: Layer already exists 22:25:57 00621a05e079: Layer already exists 22:25:57 016d6390edfb: Layer already exists 22:25:57 960a7a4c8e51: Layer already exists 22:25:57 9386262d7a74: Layer already exists 22:25:57 latest: digest: sha256:bd41ee1c298575170186ab482dab59cd32616e0e496d2c7c7dce391a3cb5f02b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:57 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:58 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.9 22:25:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:25:58 016d6390edfb: Preparing 22:25:58 0d263986456f: Preparing 22:25:58 cbe41825a31b: Preparing 22:25:58 00621a05e079: Preparing 22:25:58 960a7a4c8e51: Preparing 22:25:58 9386262d7a74: Preparing 22:25:58 9386262d7a74: Waiting 22:25:58 016d6390edfb: Layer already exists 22:25:58 00621a05e079: Layer already exists 22:25:58 960a7a4c8e51: Layer already exists 22:25:58 0d263986456f: Layer already exists 22:25:58 cbe41825a31b: Layer already exists 22:25:58 9386262d7a74: Layer already exists 22:25:58 3.1.0-dev.9: digest: sha256:bd41ee1c298575170186ab482dab59cd32616e0e496d2c7c7dce391a3cb5f02b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:58 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:58 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:25:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:25:58 016d6390edfb: Preparing 22:25:58 0d263986456f: Preparing 22:25:58 cbe41825a31b: Preparing 22:25:58 00621a05e079: Preparing 22:25:58 960a7a4c8e51: Preparing 22:25:58 9386262d7a74: Preparing 22:25:58 9386262d7a74: Waiting 22:25:58 00621a05e079: Layer already exists 22:25:58 0d263986456f: Layer already exists 22:25:58 016d6390edfb: Layer already exists 22:25:58 960a7a4c8e51: Layer already exists 22:25:58 cbe41825a31b: Layer already exists 22:25:58 9386262d7a74: Layer already exists 22:25:58 fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9: digest: sha256:bd41ee1c298575170186ab482dab59cd32616e0e496d2c7c7dce391a3cb5f02b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:59 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:59 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 22:25:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:25:59 016d6390edfb: Preparing 22:25:59 0d263986456f: Preparing 22:25:59 cbe41825a31b: Preparing 22:25:59 00621a05e079: Preparing 22:25:59 960a7a4c8e51: Preparing 22:25:59 9386262d7a74: Preparing 22:25:59 9386262d7a74: Waiting 22:25:59 016d6390edfb: Layer already exists 22:25:59 0d263986456f: Layer already exists 22:25:59 00621a05e079: Layer already exists 22:25:59 cbe41825a31b: Layer already exists 22:25:59 960a7a4c8e51: Layer already exists 22:25:59 9386262d7a74: Layer already exists 22:25:59 main: digest: sha256:bd41ee1c298575170186ab482dab59cd32616e0e496d2c7c7dce391a3cb5f02b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:25:59 ===================================================== [Pipeline] echo 22:25:59 taggedImages: 22:25:59 - nexus3.edgexfoundry.org:10004/core-data-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:25:59 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 22:25:59 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.9 22:25:59 - nexus3.edgexfoundry.org:10004/core-data-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:25:59 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 22:25:59 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 22:25:59 fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:25:59 latest 22:25:59 3.1.0-dev.9 22:25:59 fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:25:59 main 22:25:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:00 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:26:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:26:00 a310bc2e46a9: Preparing 22:26:00 23731217a164: Preparing 22:26:00 93614f79eae0: Preparing 22:26:00 cbe41825a31b: Preparing 22:26:00 00621a05e079: Preparing 22:26:00 2a65d44bc87e: Preparing 22:26:00 9386262d7a74: Preparing 22:26:00 2a65d44bc87e: Waiting 22:26:00 9386262d7a74: Waiting 22:26:00 00621a05e079: Layer already exists 22:26:00 cbe41825a31b: Layer already exists 22:26:00 2a65d44bc87e: Layer already exists 22:26:00 23731217a164: Pushed 22:26:00 9386262d7a74: Layer already exists 22:26:00 a310bc2e46a9: Pushed 22:26:04 93614f79eae0: Pushed 22:26:04 fa614b66c3ed1d56f649226ca5a7d2f493aafc65: digest: sha256:0a9bc9bb2feafcef80c9e1ba270500273abf8681f4646b5146e0b60db235b54f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:04 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 22:26:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:26:04 a310bc2e46a9: Preparing 22:26:04 23731217a164: Preparing 22:26:04 93614f79eae0: Preparing 22:26:04 cbe41825a31b: Preparing 22:26:04 00621a05e079: Preparing 22:26:04 2a65d44bc87e: Preparing 22:26:04 9386262d7a74: Preparing 22:26:04 2a65d44bc87e: Waiting 22:26:04 9386262d7a74: Waiting 22:26:04 a310bc2e46a9: Layer already exists 22:26:04 93614f79eae0: Layer already exists 22:26:04 cbe41825a31b: Layer already exists 22:26:04 23731217a164: Layer already exists 22:26:04 00621a05e079: Layer already exists 22:26:04 9386262d7a74: Layer already exists 22:26:04 2a65d44bc87e: Layer already exists 22:26:05 latest: digest: sha256:0a9bc9bb2feafcef80c9e1ba270500273abf8681f4646b5146e0b60db235b54f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:05 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.9 22:26:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:26:05 a310bc2e46a9: Preparing 22:26:05 23731217a164: Preparing 22:26:05 93614f79eae0: Preparing 22:26:05 cbe41825a31b: Preparing 22:26:05 00621a05e079: Preparing 22:26:05 2a65d44bc87e: Preparing 22:26:05 9386262d7a74: Preparing 22:26:05 2a65d44bc87e: Waiting 22:26:05 9386262d7a74: Waiting 22:26:05 23731217a164: Layer already exists 22:26:05 00621a05e079: Layer already exists 22:26:05 93614f79eae0: Layer already exists 22:26:05 a310bc2e46a9: Layer already exists 22:26:05 cbe41825a31b: Layer already exists 22:26:05 2a65d44bc87e: Layer already exists 22:26:05 9386262d7a74: Layer already exists 22:26:05 3.1.0-dev.9: digest: sha256:0a9bc9bb2feafcef80c9e1ba270500273abf8681f4646b5146e0b60db235b54f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:06 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:26:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:26:06 a310bc2e46a9: Preparing 22:26:06 23731217a164: Preparing 22:26:06 93614f79eae0: Preparing 22:26:06 cbe41825a31b: Preparing 22:26:06 00621a05e079: Preparing 22:26:06 2a65d44bc87e: Preparing 22:26:06 9386262d7a74: Preparing 22:26:06 2a65d44bc87e: Waiting 22:26:06 9386262d7a74: Waiting 22:26:06 23731217a164: Layer already exists 22:26:06 00621a05e079: Layer already exists 22:26:06 a310bc2e46a9: Layer already exists 22:26:06 cbe41825a31b: Layer already exists 22:26:06 93614f79eae0: Layer already exists 22:26:06 9386262d7a74: Layer already exists 22:26:06 2a65d44bc87e: Layer already exists 22:26:06 fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9: digest: sha256:0a9bc9bb2feafcef80c9e1ba270500273abf8681f4646b5146e0b60db235b54f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:06 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 22:26:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:26:07 a310bc2e46a9: Preparing 22:26:07 23731217a164: Preparing 22:26:07 93614f79eae0: Preparing 22:26:07 cbe41825a31b: Preparing 22:26:07 00621a05e079: Preparing 22:26:07 2a65d44bc87e: Preparing 22:26:07 9386262d7a74: Preparing 22:26:07 2a65d44bc87e: Waiting 22:26:07 9386262d7a74: Waiting 22:26:07 00621a05e079: Layer already exists 22:26:07 cbe41825a31b: Layer already exists 22:26:07 23731217a164: Layer already exists 22:26:07 a310bc2e46a9: Layer already exists 22:26:07 93614f79eae0: Layer already exists 22:26:07 9386262d7a74: Layer already exists 22:26:07 2a65d44bc87e: Layer already exists 22:26:07 main: digest: sha256:0a9bc9bb2feafcef80c9e1ba270500273abf8681f4646b5146e0b60db235b54f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:26:07 ===================================================== [Pipeline] echo 22:26:07 taggedImages: 22:26:07 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:26:07 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 22:26:07 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.9 22:26:07 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:26:07 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 22:26:07 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 22:26:07 fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:26:07 latest 22:26:07 3.1.0-dev.9 22:26:07 fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:26:07 main 22:26:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:07 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:26:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:26:08 ff7802a91170: Preparing 22:26:08 1f7ea0dc8472: Preparing 22:26:08 11bcb7487f3c: Preparing 22:26:08 9127aa36f1c2: Preparing 22:26:08 95509108e28d: Preparing 22:26:08 765e16322f2a: Preparing 22:26:08 5c367b58782a: Preparing 22:26:08 cbe41825a31b: Preparing 22:26:08 00621a05e079: Preparing 22:26:08 91694e5b218d: Preparing 22:26:08 9468d84c236e: Preparing 22:26:08 5f70bf18a086: Preparing 22:26:08 63935e918d30: Preparing 22:26:08 0dbe61521e62: Preparing 22:26:08 9386262d7a74: Preparing 22:26:08 765e16322f2a: Waiting 22:26:08 5c367b58782a: Waiting 22:26:08 cbe41825a31b: Waiting 22:26:08 00621a05e079: Waiting 22:26:08 5f70bf18a086: Waiting 22:26:08 91694e5b218d: Waiting 22:26:08 9468d84c236e: Waiting 22:26:08 63935e918d30: Waiting 22:26:08 0dbe61521e62: Waiting 22:26:08 9386262d7a74: Waiting 22:26:08 1f7ea0dc8472: Pushed 22:26:08 ff7802a91170: Pushed 22:26:08 9127aa36f1c2: Pushed 22:26:08 11bcb7487f3c: Pushed 22:26:08 95509108e28d: Pushed 22:26:08 cbe41825a31b: Layer already exists 22:26:08 765e16322f2a: Pushed 22:26:08 00621a05e079: Layer already exists 22:26:08 91694e5b218d: Pushed 22:26:08 63935e918d30: Pushed 22:26:08 9468d84c236e: Pushed 22:26:08 5f70bf18a086: Pushed 22:26:08 9386262d7a74: Layer already exists 22:26:08 0dbe61521e62: Pushed 22:26:12 5c367b58782a: Pushed 22:26:12 fa614b66c3ed1d56f649226ca5a7d2f493aafc65: digest: sha256:75f987d30e895e99d7a7aefbc95e5488feaabca44107c56bee0c5958414afbf0 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:12 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 22:26:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:26:13 ff7802a91170: Preparing 22:26:13 1f7ea0dc8472: Preparing 22:26:13 11bcb7487f3c: Preparing 22:26:13 9127aa36f1c2: Preparing 22:26:13 95509108e28d: Preparing 22:26:13 765e16322f2a: Preparing 22:26:13 5c367b58782a: Preparing 22:26:13 cbe41825a31b: Preparing 22:26:13 00621a05e079: Preparing 22:26:13 91694e5b218d: Preparing 22:26:13 765e16322f2a: Waiting 22:26:13 9468d84c236e: Preparing 22:26:13 5c367b58782a: Waiting 22:26:13 5f70bf18a086: Preparing 22:26:13 63935e918d30: Preparing 22:26:13 cbe41825a31b: Waiting 22:26:13 0dbe61521e62: Preparing 22:26:13 00621a05e079: Waiting 22:26:13 91694e5b218d: Waiting 22:26:13 9386262d7a74: Preparing 22:26:13 9468d84c236e: Waiting 22:26:13 0dbe61521e62: Waiting 22:26:13 5f70bf18a086: Waiting 22:26:13 9386262d7a74: Waiting 22:26:13 63935e918d30: Waiting 22:26:13 1f7ea0dc8472: Layer already exists 22:26:13 9127aa36f1c2: Layer already exists 22:26:13 95509108e28d: Layer already exists 22:26:13 ff7802a91170: Layer already exists 22:26:13 11bcb7487f3c: Layer already exists 22:26:13 5c367b58782a: Layer already exists 22:26:13 765e16322f2a: Layer already exists 22:26:13 cbe41825a31b: Layer already exists 22:26:13 91694e5b218d: Layer already exists 22:26:13 00621a05e079: Layer already exists 22:26:13 9468d84c236e: Layer already exists 22:26:13 5f70bf18a086: Layer already exists 22:26:13 9386262d7a74: Layer already exists 22:26:13 63935e918d30: Layer already exists 22:26:13 0dbe61521e62: Layer already exists 22:26:13 latest: digest: sha256:75f987d30e895e99d7a7aefbc95e5488feaabca44107c56bee0c5958414afbf0 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:13 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.9 22:26:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:26:13 ff7802a91170: Preparing 22:26:13 1f7ea0dc8472: Preparing 22:26:13 11bcb7487f3c: Preparing 22:26:13 9127aa36f1c2: Preparing 22:26:13 95509108e28d: Preparing 22:26:13 765e16322f2a: Preparing 22:26:13 5c367b58782a: Preparing 22:26:13 cbe41825a31b: Preparing 22:26:13 00621a05e079: Preparing 22:26:13 91694e5b218d: Preparing 22:26:13 9468d84c236e: Preparing 22:26:13 5f70bf18a086: Preparing 22:26:13 63935e918d30: Preparing 22:26:13 0dbe61521e62: Preparing 22:26:13 9386262d7a74: Preparing 22:26:13 765e16322f2a: Waiting 22:26:13 5c367b58782a: Waiting 22:26:13 cbe41825a31b: Waiting 22:26:13 00621a05e079: Waiting 22:26:13 91694e5b218d: Waiting 22:26:13 9468d84c236e: Waiting 22:26:13 5f70bf18a086: Waiting 22:26:13 63935e918d30: Waiting 22:26:13 0dbe61521e62: Waiting 22:26:13 9386262d7a74: Waiting 22:26:13 1f7ea0dc8472: Layer already exists 22:26:13 11bcb7487f3c: Layer already exists 22:26:13 ff7802a91170: Layer already exists 22:26:13 9127aa36f1c2: Layer already exists 22:26:13 95509108e28d: Layer already exists 22:26:13 91694e5b218d: Layer already exists 22:26:13 00621a05e079: Layer already exists 22:26:13 765e16322f2a: Layer already exists 22:26:13 cbe41825a31b: Layer already exists 22:26:13 5c367b58782a: Layer already exists 22:26:13 9468d84c236e: Layer already exists 22:26:13 0dbe61521e62: Layer already exists 22:26:13 63935e918d30: Layer already exists 22:26:13 5f70bf18a086: Layer already exists 22:26:13 9386262d7a74: Layer already exists 22:26:14 3.1.0-dev.9: digest: sha256:75f987d30e895e99d7a7aefbc95e5488feaabca44107c56bee0c5958414afbf0 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:14 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:26:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:26:14 ff7802a91170: Preparing 22:26:14 1f7ea0dc8472: Preparing 22:26:14 11bcb7487f3c: Preparing 22:26:14 9127aa36f1c2: Preparing 22:26:14 95509108e28d: Preparing 22:26:14 765e16322f2a: Preparing 22:26:14 5c367b58782a: Preparing 22:26:14 cbe41825a31b: Preparing 22:26:14 00621a05e079: Preparing 22:26:14 91694e5b218d: Preparing 22:26:14 9468d84c236e: Preparing 22:26:14 5f70bf18a086: Preparing 22:26:14 63935e918d30: Preparing 22:26:14 0dbe61521e62: Preparing 22:26:14 9386262d7a74: Preparing 22:26:14 91694e5b218d: Waiting 22:26:14 63935e918d30: Waiting 22:26:14 0dbe61521e62: Waiting 22:26:14 9386262d7a74: Waiting 22:26:14 765e16322f2a: Waiting 22:26:14 9468d84c236e: Waiting 22:26:14 5c367b58782a: Waiting 22:26:14 cbe41825a31b: Waiting 22:26:14 00621a05e079: Waiting 22:26:14 5f70bf18a086: Waiting 22:26:14 11bcb7487f3c: Layer already exists 22:26:14 1f7ea0dc8472: Layer already exists 22:26:14 95509108e28d: Layer already exists 22:26:14 ff7802a91170: Layer already exists 22:26:14 9127aa36f1c2: Layer already exists 22:26:14 765e16322f2a: Layer already exists 22:26:14 5c367b58782a: Layer already exists 22:26:14 cbe41825a31b: Layer already exists 22:26:14 91694e5b218d: Layer already exists 22:26:14 00621a05e079: Layer already exists 22:26:14 9468d84c236e: Layer already exists 22:26:14 5f70bf18a086: Layer already exists 22:26:14 0dbe61521e62: Layer already exists 22:26:14 9386262d7a74: Layer already exists 22:26:14 63935e918d30: Layer already exists 22:26:15 fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9: digest: sha256:75f987d30e895e99d7a7aefbc95e5488feaabca44107c56bee0c5958414afbf0 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:15 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 22:26:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:26:15 ff7802a91170: Preparing 22:26:15 1f7ea0dc8472: Preparing 22:26:15 11bcb7487f3c: Preparing 22:26:15 9127aa36f1c2: Preparing 22:26:15 95509108e28d: Preparing 22:26:15 765e16322f2a: Preparing 22:26:15 5c367b58782a: Preparing 22:26:15 cbe41825a31b: Preparing 22:26:15 00621a05e079: Preparing 22:26:15 91694e5b218d: Preparing 22:26:15 9468d84c236e: Preparing 22:26:15 5f70bf18a086: Preparing 22:26:15 63935e918d30: Preparing 22:26:15 0dbe61521e62: Preparing 22:26:15 9386262d7a74: Preparing 22:26:15 765e16322f2a: Waiting 22:26:15 5c367b58782a: Waiting 22:26:15 9468d84c236e: Waiting 22:26:15 5f70bf18a086: Waiting 22:26:15 63935e918d30: Waiting 22:26:15 0dbe61521e62: Waiting 22:26:15 9386262d7a74: Waiting 22:26:15 cbe41825a31b: Waiting 22:26:15 00621a05e079: Waiting 22:26:15 91694e5b218d: Waiting 22:26:15 1f7ea0dc8472: Layer already exists 22:26:15 95509108e28d: Layer already exists 22:26:15 9127aa36f1c2: Layer already exists 22:26:15 11bcb7487f3c: Layer already exists 22:26:15 ff7802a91170: Layer already exists 22:26:15 765e16322f2a: Layer already exists 22:26:15 cbe41825a31b: Layer already exists 22:26:15 5c367b58782a: Layer already exists 22:26:15 91694e5b218d: Layer already exists 22:26:15 00621a05e079: Layer already exists 22:26:15 5f70bf18a086: Layer already exists 22:26:15 9468d84c236e: Layer already exists 22:26:15 63935e918d30: Layer already exists 22:26:15 0dbe61521e62: Layer already exists 22:26:15 9386262d7a74: Layer already exists 22:26:16 main: digest: sha256:75f987d30e895e99d7a7aefbc95e5488feaabca44107c56bee0c5958414afbf0 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:26:16 ===================================================== [Pipeline] echo 22:26:16 taggedImages: 22:26:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:26:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 22:26:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.9 22:26:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:26:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 22:26:16 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 22:26:16 fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:26:16 latest 22:26:16 3.1.0-dev.9 22:26:16 fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:26:16 main 22:26:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:16 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:26:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 22:26:17 45da0589ef3e: Preparing 22:26:17 0920b3405f96: Preparing 22:26:17 3bd94b3917b3: Preparing 22:26:17 d4ef6dd3a4cf: Preparing 22:26:17 cbe41825a31b: Preparing 22:26:17 00621a05e079: Preparing 22:26:17 2a65d44bc87e: Preparing 22:26:17 9386262d7a74: Preparing 22:26:17 00621a05e079: Waiting 22:26:17 2a65d44bc87e: Waiting 22:26:17 9386262d7a74: Waiting 22:26:17 3bd94b3917b3: Pushed 22:26:17 0920b3405f96: Pushed 22:26:17 cbe41825a31b: Layer already exists 22:26:17 00621a05e079: Layer already exists 22:26:17 9386262d7a74: Layer already exists 22:26:17 2a65d44bc87e: Layer already exists 22:26:17 45da0589ef3e: Pushed 22:26:19 d4ef6dd3a4cf: Pushed 22:26:19 fa614b66c3ed1d56f649226ca5a7d2f493aafc65: digest: sha256:61b5d2c9793a1e454ec18c31c9c2e3492932629ad51c425c573499a3b0303b87 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:20 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 22:26:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 22:26:20 45da0589ef3e: Preparing 22:26:20 0920b3405f96: Preparing 22:26:20 3bd94b3917b3: Preparing 22:26:20 d4ef6dd3a4cf: Preparing 22:26:20 cbe41825a31b: Preparing 22:26:20 00621a05e079: Preparing 22:26:20 2a65d44bc87e: Preparing 22:26:20 9386262d7a74: Preparing 22:26:20 00621a05e079: Waiting 22:26:20 2a65d44bc87e: Waiting 22:26:20 9386262d7a74: Waiting 22:26:20 3bd94b3917b3: Layer already exists 22:26:20 d4ef6dd3a4cf: Layer already exists 22:26:20 0920b3405f96: Layer already exists 22:26:20 cbe41825a31b: Layer already exists 22:26:20 45da0589ef3e: Layer already exists 22:26:20 9386262d7a74: Layer already exists 22:26:20 2a65d44bc87e: Layer already exists 22:26:20 00621a05e079: Layer already exists 22:26:20 latest: digest: sha256:61b5d2c9793a1e454ec18c31c9c2e3492932629ad51c425c573499a3b0303b87 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:21 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.9 22:26:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 22:26:21 45da0589ef3e: Preparing 22:26:21 0920b3405f96: Preparing 22:26:21 3bd94b3917b3: Preparing 22:26:21 d4ef6dd3a4cf: Preparing 22:26:21 cbe41825a31b: Preparing 22:26:21 00621a05e079: Preparing 22:26:21 2a65d44bc87e: Preparing 22:26:21 9386262d7a74: Preparing 22:26:21 00621a05e079: Waiting 22:26:21 2a65d44bc87e: Waiting 22:26:21 9386262d7a74: Waiting 22:26:21 cbe41825a31b: Layer already exists 22:26:21 0920b3405f96: Layer already exists 22:26:21 45da0589ef3e: Layer already exists 22:26:21 d4ef6dd3a4cf: Layer already exists 22:26:21 3bd94b3917b3: Layer already exists 22:26:21 00621a05e079: Layer already exists 22:26:21 2a65d44bc87e: Layer already exists 22:26:21 9386262d7a74: Layer already exists 22:26:21 3.1.0-dev.9: digest: sha256:61b5d2c9793a1e454ec18c31c9c2e3492932629ad51c425c573499a3b0303b87 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:22 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:26:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 22:26:22 45da0589ef3e: Preparing 22:26:22 0920b3405f96: Preparing 22:26:22 3bd94b3917b3: Preparing 22:26:22 d4ef6dd3a4cf: Preparing 22:26:22 cbe41825a31b: Preparing 22:26:22 00621a05e079: Preparing 22:26:22 2a65d44bc87e: Preparing 22:26:22 9386262d7a74: Preparing 22:26:22 2a65d44bc87e: Waiting 22:26:22 9386262d7a74: Waiting 22:26:22 00621a05e079: Waiting 22:26:22 cbe41825a31b: Layer already exists 22:26:22 0920b3405f96: Layer already exists 22:26:22 3bd94b3917b3: Layer already exists 22:26:22 d4ef6dd3a4cf: Layer already exists 22:26:22 45da0589ef3e: Layer already exists 22:26:22 9386262d7a74: Layer already exists 22:26:22 00621a05e079: Layer already exists 22:26:22 2a65d44bc87e: Layer already exists 22:26:22 fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9: digest: sha256:61b5d2c9793a1e454ec18c31c9c2e3492932629ad51c425c573499a3b0303b87 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:22 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 22:26:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 22:26:23 45da0589ef3e: Preparing 22:26:23 0920b3405f96: Preparing 22:26:23 3bd94b3917b3: Preparing 22:26:23 d4ef6dd3a4cf: Preparing 22:26:23 cbe41825a31b: Preparing 22:26:23 00621a05e079: Preparing 22:26:23 2a65d44bc87e: Preparing 22:26:23 9386262d7a74: Preparing 22:26:23 00621a05e079: Waiting 22:26:23 2a65d44bc87e: Waiting 22:26:23 9386262d7a74: Waiting 22:26:23 cbe41825a31b: Layer already exists 22:26:23 0920b3405f96: Layer already exists 22:26:23 45da0589ef3e: Layer already exists 22:26:23 d4ef6dd3a4cf: Layer already exists 22:26:23 3bd94b3917b3: Layer already exists 22:26:23 9386262d7a74: Layer already exists 22:26:23 00621a05e079: Layer already exists 22:26:23 2a65d44bc87e: Layer already exists 22:26:23 main: digest: sha256:61b5d2c9793a1e454ec18c31c9c2e3492932629ad51c425c573499a3b0303b87 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:26:23 ===================================================== [Pipeline] echo 22:26:23 taggedImages: 22:26:23 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:26:23 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 22:26:23 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.9 22:26:23 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:26:23 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 22:26:23 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 22:26:23 fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:26:23 latest 22:26:23 3.1.0-dev.9 22:26:23 fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:26:23 main 22:26:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:23 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:26:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:26:24 47f7fd0e2ff3: Preparing 22:26:24 482c03d2696d: Preparing 22:26:24 e97c08e1075b: Preparing 22:26:24 bc3abc582c6b: Preparing 22:26:24 cbe41825a31b: Preparing 22:26:24 00621a05e079: Preparing 22:26:24 bee3f061c625: Preparing 22:26:24 457874059528: Preparing 22:26:24 9386262d7a74: Preparing 22:26:24 00621a05e079: Waiting 22:26:24 bee3f061c625: Waiting 22:26:24 457874059528: Waiting 22:26:24 9386262d7a74: Waiting 22:26:24 cbe41825a31b: Layer already exists 22:26:24 00621a05e079: Layer already exists 22:26:24 47f7fd0e2ff3: Pushed 22:26:24 bc3abc582c6b: Pushed 22:26:24 482c03d2696d: Pushed 22:26:24 9386262d7a74: Layer already exists 22:26:24 bee3f061c625: Pushed 22:26:24 457874059528: Pushed 22:26:27 e97c08e1075b: Pushed 22:26:27 fa614b66c3ed1d56f649226ca5a7d2f493aafc65: digest: sha256:59ecaab1e80ed59a51e420fce46a47c4fc0abf8113c0d5a31fdb465102de2379 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:27 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 22:26:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:26:27 47f7fd0e2ff3: Preparing 22:26:27 482c03d2696d: Preparing 22:26:27 e97c08e1075b: Preparing 22:26:27 bc3abc582c6b: Preparing 22:26:27 cbe41825a31b: Preparing 22:26:27 00621a05e079: Preparing 22:26:27 bee3f061c625: Preparing 22:26:27 457874059528: Preparing 22:26:27 9386262d7a74: Preparing 22:26:27 bee3f061c625: Waiting 22:26:27 457874059528: Waiting 22:26:27 9386262d7a74: Waiting 22:26:27 00621a05e079: Waiting 22:26:27 cbe41825a31b: Layer already exists 22:26:27 e97c08e1075b: Layer already exists 22:26:27 482c03d2696d: Layer already exists 22:26:27 47f7fd0e2ff3: Layer already exists 22:26:27 bc3abc582c6b: Layer already exists 22:26:27 457874059528: Layer already exists 22:26:27 00621a05e079: Layer already exists 22:26:27 bee3f061c625: Layer already exists 22:26:27 9386262d7a74: Layer already exists 22:26:27 latest: digest: sha256:59ecaab1e80ed59a51e420fce46a47c4fc0abf8113c0d5a31fdb465102de2379 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:28 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.9 22:26:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:26:28 47f7fd0e2ff3: Preparing 22:26:28 482c03d2696d: Preparing 22:26:28 e97c08e1075b: Preparing 22:26:28 bc3abc582c6b: Preparing 22:26:28 cbe41825a31b: Preparing 22:26:28 00621a05e079: Preparing 22:26:28 bee3f061c625: Preparing 22:26:28 457874059528: Preparing 22:26:28 9386262d7a74: Preparing 22:26:28 00621a05e079: Waiting 22:26:28 bee3f061c625: Waiting 22:26:28 457874059528: Waiting 22:26:28 9386262d7a74: Waiting 22:26:28 bc3abc582c6b: Layer already exists 22:26:28 e97c08e1075b: Layer already exists 22:26:28 cbe41825a31b: Layer already exists 22:26:28 47f7fd0e2ff3: Layer already exists 22:26:28 482c03d2696d: Layer already exists 22:26:28 457874059528: Layer already exists 22:26:28 bee3f061c625: Layer already exists 22:26:28 00621a05e079: Layer already exists 22:26:28 9386262d7a74: Layer already exists 22:26:28 3.1.0-dev.9: digest: sha256:59ecaab1e80ed59a51e420fce46a47c4fc0abf8113c0d5a31fdb465102de2379 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:29 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:26:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:26:30 47f7fd0e2ff3: Preparing 22:26:30 482c03d2696d: Preparing 22:26:30 e97c08e1075b: Preparing 22:26:30 bc3abc582c6b: Preparing 22:26:30 cbe41825a31b: Preparing 22:26:30 00621a05e079: Preparing 22:26:30 bee3f061c625: Preparing 22:26:30 457874059528: Preparing 22:26:30 9386262d7a74: Preparing 22:26:30 bee3f061c625: Waiting 22:26:30 9386262d7a74: Waiting 22:26:30 00621a05e079: Waiting 22:26:30 457874059528: Waiting 22:26:30 e97c08e1075b: Layer already exists 22:26:30 cbe41825a31b: Layer already exists 22:26:30 482c03d2696d: Layer already exists 22:26:30 bc3abc582c6b: Layer already exists 22:26:30 47f7fd0e2ff3: Layer already exists 22:26:30 00621a05e079: Layer already exists 22:26:30 bee3f061c625: Layer already exists 22:26:30 457874059528: Layer already exists 22:26:30 9386262d7a74: Layer already exists 22:26:30 fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9: digest: sha256:59ecaab1e80ed59a51e420fce46a47c4fc0abf8113c0d5a31fdb465102de2379 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:31 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 22:26:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:26:31 47f7fd0e2ff3: Preparing 22:26:31 482c03d2696d: Preparing 22:26:31 e97c08e1075b: Preparing 22:26:31 bc3abc582c6b: Preparing 22:26:31 cbe41825a31b: Preparing 22:26:31 00621a05e079: Preparing 22:26:31 bee3f061c625: Preparing 22:26:31 457874059528: Preparing 22:26:31 9386262d7a74: Preparing 22:26:31 00621a05e079: Waiting 22:26:31 bee3f061c625: Waiting 22:26:31 457874059528: Waiting 22:26:31 9386262d7a74: Waiting 22:26:31 e97c08e1075b: Layer already exists 22:26:31 482c03d2696d: Layer already exists 22:26:31 47f7fd0e2ff3: Layer already exists 22:26:31 bc3abc582c6b: Layer already exists 22:26:31 cbe41825a31b: Layer already exists 22:26:31 00621a05e079: Layer already exists 22:26:31 bee3f061c625: Layer already exists 22:26:31 457874059528: Layer already exists 22:26:31 9386262d7a74: Layer already exists 22:26:31 main: digest: sha256:59ecaab1e80ed59a51e420fce46a47c4fc0abf8113c0d5a31fdb465102de2379 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:26:31 ===================================================== [Pipeline] echo 22:26:31 taggedImages: 22:26:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:26:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 22:26:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.9 22:26:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:26:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 22:26:31 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 22:26:31 fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:26:31 latest 22:26:31 3.1.0-dev.9 22:26:31 fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:26:31 main 22:26:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:32 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:26:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:26:32 92c78e07eb36: Preparing 22:26:32 1eb4f16d2f8c: Preparing 22:26:32 c14055a94b3e: Preparing 22:26:32 a75d8ca7030a: Preparing 22:26:32 53fdaf786613: Preparing 22:26:32 61bc701b8369: Preparing 22:26:32 46059bba4056: Preparing 22:26:32 cbe41825a31b: Preparing 22:26:32 00621a05e079: Preparing 22:26:32 3c621e5cd43f: Preparing 22:26:32 9386262d7a74: Preparing 22:26:32 cbe41825a31b: Waiting 22:26:32 3c621e5cd43f: Waiting 22:26:32 9386262d7a74: Waiting 22:26:32 61bc701b8369: Waiting 22:26:32 46059bba4056: Waiting 22:26:32 00621a05e079: Waiting 22:26:32 53fdaf786613: Pushed 22:26:32 92c78e07eb36: Pushed 22:26:32 1eb4f16d2f8c: Pushed 22:26:32 cbe41825a31b: Layer already exists 22:26:32 00621a05e079: Layer already exists 22:26:32 61bc701b8369: Pushed 22:26:32 46059bba4056: Pushed 22:26:32 9386262d7a74: Layer already exists 22:26:35 a75d8ca7030a: Pushed 22:26:35 3c621e5cd43f: Pushed 22:26:36 c14055a94b3e: Pushed 22:26:36 fa614b66c3ed1d56f649226ca5a7d2f493aafc65: digest: sha256:4cb07a720241252fca919543935b3bbd09edf6d0863fbf8fe366d0d7b9f17d1e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:36 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 22:26:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:26:37 92c78e07eb36: Preparing 22:26:37 1eb4f16d2f8c: Preparing 22:26:37 c14055a94b3e: Preparing 22:26:37 a75d8ca7030a: Preparing 22:26:37 53fdaf786613: Preparing 22:26:37 61bc701b8369: Preparing 22:26:37 46059bba4056: Preparing 22:26:37 cbe41825a31b: Preparing 22:26:37 00621a05e079: Preparing 22:26:37 3c621e5cd43f: Preparing 22:26:37 9386262d7a74: Preparing 22:26:37 cbe41825a31b: Waiting 22:26:37 00621a05e079: Waiting 22:26:37 3c621e5cd43f: Waiting 22:26:37 9386262d7a74: Waiting 22:26:37 61bc701b8369: Waiting 22:26:37 46059bba4056: Waiting 22:26:37 c14055a94b3e: Layer already exists 22:26:37 53fdaf786613: Layer already exists 22:26:37 a75d8ca7030a: Layer already exists 22:26:37 92c78e07eb36: Layer already exists 22:26:37 1eb4f16d2f8c: Layer already exists 22:26:37 46059bba4056: Layer already exists 22:26:37 61bc701b8369: Layer already exists 22:26:37 3c621e5cd43f: Layer already exists 22:26:37 cbe41825a31b: Layer already exists 22:26:37 00621a05e079: Layer already exists 22:26:37 9386262d7a74: Layer already exists 22:26:37 latest: digest: sha256:4cb07a720241252fca919543935b3bbd09edf6d0863fbf8fe366d0d7b9f17d1e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:37 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.9 22:26:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:26:37 92c78e07eb36: Preparing 22:26:37 1eb4f16d2f8c: Preparing 22:26:37 c14055a94b3e: Preparing 22:26:37 a75d8ca7030a: Preparing 22:26:37 53fdaf786613: Preparing 22:26:37 61bc701b8369: Preparing 22:26:37 46059bba4056: Preparing 22:26:37 cbe41825a31b: Preparing 22:26:37 00621a05e079: Preparing 22:26:37 3c621e5cd43f: Preparing 22:26:37 9386262d7a74: Preparing 22:26:37 cbe41825a31b: Waiting 22:26:37 00621a05e079: Waiting 22:26:37 61bc701b8369: Waiting 22:26:37 3c621e5cd43f: Waiting 22:26:37 9386262d7a74: Waiting 22:26:37 46059bba4056: Waiting 22:26:37 1eb4f16d2f8c: Layer already exists 22:26:37 92c78e07eb36: Layer already exists 22:26:37 a75d8ca7030a: Layer already exists 22:26:37 53fdaf786613: Layer already exists 22:26:37 c14055a94b3e: Layer already exists 22:26:37 61bc701b8369: Layer already exists 22:26:37 46059bba4056: Layer already exists 22:26:37 3c621e5cd43f: Layer already exists 22:26:37 cbe41825a31b: Layer already exists 22:26:37 00621a05e079: Layer already exists 22:26:37 9386262d7a74: Layer already exists 22:26:38 3.1.0-dev.9: digest: sha256:4cb07a720241252fca919543935b3bbd09edf6d0863fbf8fe366d0d7b9f17d1e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:38 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:26:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:26:38 92c78e07eb36: Preparing 22:26:38 1eb4f16d2f8c: Preparing 22:26:38 c14055a94b3e: Preparing 22:26:38 a75d8ca7030a: Preparing 22:26:38 53fdaf786613: Preparing 22:26:38 61bc701b8369: Preparing 22:26:38 46059bba4056: Preparing 22:26:38 cbe41825a31b: Preparing 22:26:38 00621a05e079: Preparing 22:26:38 3c621e5cd43f: Preparing 22:26:38 9386262d7a74: Preparing 22:26:38 46059bba4056: Waiting 22:26:38 cbe41825a31b: Waiting 22:26:38 00621a05e079: Waiting 22:26:38 3c621e5cd43f: Waiting 22:26:38 9386262d7a74: Waiting 22:26:38 61bc701b8369: Waiting 22:26:38 1eb4f16d2f8c: Layer already exists 22:26:38 a75d8ca7030a: Layer already exists 22:26:38 53fdaf786613: Layer already exists 22:26:38 92c78e07eb36: Layer already exists 22:26:38 c14055a94b3e: Layer already exists 22:26:38 61bc701b8369: Layer already exists 22:26:38 46059bba4056: Layer already exists 22:26:38 3c621e5cd43f: Layer already exists 22:26:38 cbe41825a31b: Layer already exists 22:26:38 00621a05e079: Layer already exists 22:26:38 9386262d7a74: Layer already exists 22:26:39 fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9: digest: sha256:4cb07a720241252fca919543935b3bbd09edf6d0863fbf8fe366d0d7b9f17d1e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:39 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 22:26:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:26:39 92c78e07eb36: Preparing 22:26:39 1eb4f16d2f8c: Preparing 22:26:39 c14055a94b3e: Preparing 22:26:39 a75d8ca7030a: Preparing 22:26:39 53fdaf786613: Preparing 22:26:39 61bc701b8369: Preparing 22:26:39 46059bba4056: Preparing 22:26:39 cbe41825a31b: Preparing 22:26:39 00621a05e079: Preparing 22:26:39 3c621e5cd43f: Preparing 22:26:39 9386262d7a74: Preparing 22:26:39 61bc701b8369: Waiting 22:26:39 46059bba4056: Waiting 22:26:39 00621a05e079: Waiting 22:26:39 cbe41825a31b: Waiting 22:26:39 3c621e5cd43f: Waiting 22:26:39 9386262d7a74: Waiting 22:26:39 a75d8ca7030a: Layer already exists 22:26:39 c14055a94b3e: Layer already exists 22:26:39 1eb4f16d2f8c: Layer already exists 22:26:39 92c78e07eb36: Layer already exists 22:26:39 53fdaf786613: Layer already exists 22:26:39 46059bba4056: Layer already exists 22:26:39 3c621e5cd43f: Layer already exists 22:26:39 61bc701b8369: Layer already exists 22:26:39 cbe41825a31b: Layer already exists 22:26:39 00621a05e079: Layer already exists 22:26:39 9386262d7a74: Layer already exists 22:26:40 main: digest: sha256:4cb07a720241252fca919543935b3bbd09edf6d0863fbf8fe366d0d7b9f17d1e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:26:40 ===================================================== [Pipeline] echo 22:26:40 taggedImages: 22:26:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:26:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 22:26:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.9 22:26:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:26:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 22:26:40 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 22:26:40 fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:26:40 latest 22:26:40 3.1.0-dev.9 22:26:40 fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:26:40 main 22:26:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:40 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:26:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 22:26:40 0632a6ce7fb5: Preparing 22:26:40 228a97778ec1: Preparing 22:26:40 cbe41825a31b: Preparing 22:26:40 00621a05e079: Preparing 22:26:40 3de28895a4a9: Preparing 22:26:40 9386262d7a74: Preparing 22:26:40 9386262d7a74: Waiting 22:26:40 cbe41825a31b: Layer already exists 22:26:42 3de28895a4a9: Pushed 22:26:44 00621a05e079: Layer already exists 22:26:44 9386262d7a74: Layer already exists 22:26:44 0632a6ce7fb5: Pushed 22:26:45 228a97778ec1: Pushed 22:26:45 fa614b66c3ed1d56f649226ca5a7d2f493aafc65: digest: sha256:929dc761fc442e84a7ef6251bffe95f59a7462a1d0a5296ac2630a49e5240681 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:45 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 22:26:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 22:26:46 0632a6ce7fb5: Preparing 22:26:46 228a97778ec1: Preparing 22:26:46 cbe41825a31b: Preparing 22:26:46 00621a05e079: Preparing 22:26:46 3de28895a4a9: Preparing 22:26:46 9386262d7a74: Preparing 22:26:46 9386262d7a74: Waiting 22:26:46 00621a05e079: Layer already exists 22:26:46 228a97778ec1: Layer already exists 22:26:46 cbe41825a31b: Layer already exists 22:26:46 3de28895a4a9: Layer already exists 22:26:46 0632a6ce7fb5: Layer already exists 22:26:46 9386262d7a74: Layer already exists 22:26:46 latest: digest: sha256:929dc761fc442e84a7ef6251bffe95f59a7462a1d0a5296ac2630a49e5240681 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:46 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.9 22:26:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 22:26:46 0632a6ce7fb5: Preparing 22:26:46 228a97778ec1: Preparing 22:26:46 cbe41825a31b: Preparing 22:26:46 00621a05e079: Preparing 22:26:46 3de28895a4a9: Preparing 22:26:46 9386262d7a74: Preparing 22:26:46 9386262d7a74: Waiting 22:26:46 3de28895a4a9: Layer already exists 22:26:46 228a97778ec1: Layer already exists 22:26:46 00621a05e079: Layer already exists 22:26:46 0632a6ce7fb5: Layer already exists 22:26:46 cbe41825a31b: Layer already exists 22:26:46 9386262d7a74: Layer already exists 22:26:46 3.1.0-dev.9: digest: sha256:929dc761fc442e84a7ef6251bffe95f59a7462a1d0a5296ac2630a49e5240681 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:47 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:26:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 22:26:47 0632a6ce7fb5: Preparing 22:26:47 228a97778ec1: Preparing 22:26:47 cbe41825a31b: Preparing 22:26:47 00621a05e079: Preparing 22:26:47 3de28895a4a9: Preparing 22:26:47 9386262d7a74: Preparing 22:26:47 9386262d7a74: Waiting 22:26:47 00621a05e079: Layer already exists 22:26:47 0632a6ce7fb5: Layer already exists 22:26:47 3de28895a4a9: Layer already exists 22:26:47 228a97778ec1: Layer already exists 22:26:47 cbe41825a31b: Layer already exists 22:26:47 9386262d7a74: Layer already exists 22:26:47 fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9: digest: sha256:929dc761fc442e84a7ef6251bffe95f59a7462a1d0a5296ac2630a49e5240681 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:47 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 22:26:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 22:26:47 0632a6ce7fb5: Preparing 22:26:47 228a97778ec1: Preparing 22:26:47 cbe41825a31b: Preparing 22:26:47 00621a05e079: Preparing 22:26:47 3de28895a4a9: Preparing 22:26:47 9386262d7a74: Preparing 22:26:47 9386262d7a74: Waiting 22:26:47 00621a05e079: Layer already exists 22:26:47 3de28895a4a9: Layer already exists 22:26:47 0632a6ce7fb5: Layer already exists 22:26:47 228a97778ec1: Layer already exists 22:26:47 cbe41825a31b: Layer already exists 22:26:47 9386262d7a74: Layer already exists 22:26:47 main: digest: sha256:929dc761fc442e84a7ef6251bffe95f59a7462a1d0a5296ac2630a49e5240681 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:26:48 ===================================================== [Pipeline] echo 22:26:48 taggedImages: 22:26:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:26:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 22:26:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.9 22:26:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:26:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 22:26:48 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 22:26:48 fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:26:48 latest 22:26:48 3.1.0-dev.9 22:26:48 fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:26:48 main 22:26:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:48 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:26:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 22:26:48 aa5ca9bc2694: Preparing 22:26:48 1a98aaa091f7: Preparing 22:26:48 23a335b77645: Preparing 22:26:48 013c96d48364: Preparing 22:26:48 2bd23cb1f9ef: Preparing 22:26:48 cbe41825a31b: Preparing 22:26:48 00621a05e079: Preparing 22:26:48 345f5f8be468: Preparing 22:26:48 9386262d7a74: Preparing 22:26:48 00621a05e079: Waiting 22:26:48 345f5f8be468: Waiting 22:26:48 cbe41825a31b: Waiting 22:26:48 9386262d7a74: Waiting 22:26:49 23a335b77645: Pushed 22:26:49 aa5ca9bc2694: Pushed 22:26:49 1a98aaa091f7: Pushed 22:26:49 cbe41825a31b: Layer already exists 22:26:49 00621a05e079: Layer already exists 22:26:49 9386262d7a74: Layer already exists 22:26:50 345f5f8be468: Pushed 22:27:46 013c96d48364: Pushed 22:27:46 2bd23cb1f9ef: Pushed 22:27:46 fa614b66c3ed1d56f649226ca5a7d2f493aafc65: digest: sha256:95f5b0ab624e18d459fa9df6773ad1d14069e3c90e1ef012edb491eee7ab5613 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:46 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 22:27:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 22:27:47 aa5ca9bc2694: Preparing 22:27:47 1a98aaa091f7: Preparing 22:27:47 23a335b77645: Preparing 22:27:47 013c96d48364: Preparing 22:27:47 2bd23cb1f9ef: Preparing 22:27:47 cbe41825a31b: Preparing 22:27:47 00621a05e079: Preparing 22:27:47 345f5f8be468: Preparing 22:27:47 9386262d7a74: Preparing 22:27:47 00621a05e079: Waiting 22:27:47 345f5f8be468: Waiting 22:27:47 9386262d7a74: Waiting 22:27:47 cbe41825a31b: Waiting 22:27:47 2bd23cb1f9ef: Layer already exists 22:27:47 013c96d48364: Layer already exists 22:27:47 23a335b77645: Layer already exists 22:27:47 1a98aaa091f7: Layer already exists 22:27:47 aa5ca9bc2694: Layer already exists 22:27:47 9386262d7a74: Layer already exists 22:27:47 345f5f8be468: Layer already exists 22:27:47 cbe41825a31b: Layer already exists 22:27:47 00621a05e079: Layer already exists 22:27:47 latest: digest: sha256:95f5b0ab624e18d459fa9df6773ad1d14069e3c90e1ef012edb491eee7ab5613 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:47 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.9 22:27:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 22:27:50 aa5ca9bc2694: Preparing 22:27:50 1a98aaa091f7: Preparing 22:27:50 23a335b77645: Preparing 22:27:50 013c96d48364: Preparing 22:27:50 2bd23cb1f9ef: Preparing 22:27:50 cbe41825a31b: Preparing 22:27:50 00621a05e079: Preparing 22:27:50 345f5f8be468: Preparing 22:27:50 9386262d7a74: Preparing 22:27:50 345f5f8be468: Waiting 22:27:50 00621a05e079: Waiting 22:27:50 9386262d7a74: Waiting 22:27:50 cbe41825a31b: Waiting 22:27:50 1a98aaa091f7: Layer already exists 22:27:50 2bd23cb1f9ef: Layer already exists 22:27:50 23a335b77645: Layer already exists 22:27:50 013c96d48364: Layer already exists 22:27:50 aa5ca9bc2694: Layer already exists 22:27:50 00621a05e079: Layer already exists 22:27:50 cbe41825a31b: Layer already exists 22:27:50 345f5f8be468: Layer already exists 22:27:50 9386262d7a74: Layer already exists 22:27:50 3.1.0-dev.9: digest: sha256:95f5b0ab624e18d459fa9df6773ad1d14069e3c90e1ef012edb491eee7ab5613 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:50 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:27:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 22:27:50 aa5ca9bc2694: Preparing 22:27:50 1a98aaa091f7: Preparing 22:27:50 23a335b77645: Preparing 22:27:50 013c96d48364: Preparing 22:27:50 2bd23cb1f9ef: Preparing 22:27:50 cbe41825a31b: Preparing 22:27:50 00621a05e079: Preparing 22:27:50 345f5f8be468: Preparing 22:27:50 9386262d7a74: Preparing 22:27:50 00621a05e079: Waiting 22:27:50 345f5f8be468: Waiting 22:27:50 9386262d7a74: Waiting 22:27:50 cbe41825a31b: Waiting 22:27:50 1a98aaa091f7: Layer already exists 22:27:50 aa5ca9bc2694: Layer already exists 22:27:50 2bd23cb1f9ef: Layer already exists 22:27:50 013c96d48364: Layer already exists 22:27:50 23a335b77645: Layer already exists 22:27:50 345f5f8be468: Layer already exists 22:27:50 cbe41825a31b: Layer already exists 22:27:50 00621a05e079: Layer already exists 22:27:50 9386262d7a74: Layer already exists 22:27:50 fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9: digest: sha256:95f5b0ab624e18d459fa9df6773ad1d14069e3c90e1ef012edb491eee7ab5613 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:51 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 22:27:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 22:27:51 aa5ca9bc2694: Preparing 22:27:51 1a98aaa091f7: Preparing 22:27:51 23a335b77645: Preparing 22:27:51 013c96d48364: Preparing 22:27:51 2bd23cb1f9ef: Preparing 22:27:51 cbe41825a31b: Preparing 22:27:51 00621a05e079: Preparing 22:27:51 345f5f8be468: Preparing 22:27:51 9386262d7a74: Preparing 22:27:51 cbe41825a31b: Waiting 22:27:51 00621a05e079: Waiting 22:27:51 345f5f8be468: Waiting 22:27:51 9386262d7a74: Waiting 22:27:51 23a335b77645: Layer already exists 22:27:51 2bd23cb1f9ef: Layer already exists 22:27:51 aa5ca9bc2694: Layer already exists 22:27:51 013c96d48364: Layer already exists 22:27:51 1a98aaa091f7: Layer already exists 22:27:51 cbe41825a31b: Layer already exists 22:27:51 00621a05e079: Layer already exists 22:27:51 345f5f8be468: Layer already exists 22:27:51 9386262d7a74: Layer already exists 22:27:51 main: digest: sha256:95f5b0ab624e18d459fa9df6773ad1d14069e3c90e1ef012edb491eee7ab5613 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:27:52 ===================================================== [Pipeline] echo 22:27:52 taggedImages: 22:27:52 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:27:52 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 22:27:52 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.9 22:27:52 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:27:52 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 22:27:52 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 22:27:52 fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:27:52 latest 22:27:52 3.1.0-dev.9 22:27:52 fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:27:52 main 22:27:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:52 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:27:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 22:27:52 420c0e9b7960: Preparing 22:27:52 629c8d48d972: Preparing 22:27:52 d150faaffa63: Preparing 22:27:52 6cd440dad9c2: Preparing 22:27:52 cbe41825a31b: Preparing 22:27:52 00621a05e079: Preparing 22:27:52 238a0730ae44: Preparing 22:27:52 9386262d7a74: Preparing 22:27:52 00621a05e079: Waiting 22:27:52 238a0730ae44: Waiting 22:27:52 9386262d7a74: Waiting 22:27:52 cbe41825a31b: Layer already exists 22:27:52 00621a05e079: Layer already exists 22:27:52 629c8d48d972: Pushed 22:27:52 d150faaffa63: Pushed 22:27:52 420c0e9b7960: Pushed 22:27:52 9386262d7a74: Layer already exists 22:27:53 238a0730ae44: Pushed 22:28:11 6cd440dad9c2: Pushed 22:28:11 fa614b66c3ed1d56f649226ca5a7d2f493aafc65: digest: sha256:f198721a1442443cf913397c45767d4b7bef5eabd3d5d948c3787214466f30b4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:12 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 22:28:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 22:28:12 420c0e9b7960: Preparing 22:28:12 629c8d48d972: Preparing 22:28:12 d150faaffa63: Preparing 22:28:12 6cd440dad9c2: Preparing 22:28:12 cbe41825a31b: Preparing 22:28:12 00621a05e079: Preparing 22:28:12 238a0730ae44: Preparing 22:28:12 9386262d7a74: Preparing 22:28:12 00621a05e079: Waiting 22:28:12 238a0730ae44: Waiting 22:28:12 9386262d7a74: Waiting 22:28:12 6cd440dad9c2: Layer already exists 22:28:12 420c0e9b7960: Layer already exists 22:28:12 629c8d48d972: Layer already exists 22:28:12 cbe41825a31b: Layer already exists 22:28:12 d150faaffa63: Layer already exists 22:28:12 238a0730ae44: Layer already exists 22:28:12 00621a05e079: Layer already exists 22:28:12 9386262d7a74: Layer already exists 22:28:12 latest: digest: sha256:f198721a1442443cf913397c45767d4b7bef5eabd3d5d948c3787214466f30b4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:12 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.9 22:28:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 22:28:13 420c0e9b7960: Preparing 22:28:13 629c8d48d972: Preparing 22:28:13 d150faaffa63: Preparing 22:28:13 6cd440dad9c2: Preparing 22:28:13 cbe41825a31b: Preparing 22:28:13 00621a05e079: Preparing 22:28:13 238a0730ae44: Preparing 22:28:13 9386262d7a74: Preparing 22:28:13 00621a05e079: Waiting 22:28:13 9386262d7a74: Waiting 22:28:13 238a0730ae44: Waiting 22:28:13 6cd440dad9c2: Layer already exists 22:28:13 d150faaffa63: Layer already exists 22:28:13 cbe41825a31b: Layer already exists 22:28:13 629c8d48d972: Layer already exists 22:28:13 420c0e9b7960: Layer already exists 22:28:13 9386262d7a74: Layer already exists 22:28:13 238a0730ae44: Layer already exists 22:28:13 00621a05e079: Layer already exists 22:28:13 3.1.0-dev.9: digest: sha256:f198721a1442443cf913397c45767d4b7bef5eabd3d5d948c3787214466f30b4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:13 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:28:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 22:28:16 420c0e9b7960: Preparing 22:28:16 629c8d48d972: Preparing 22:28:16 d150faaffa63: Preparing 22:28:16 6cd440dad9c2: Preparing 22:28:16 cbe41825a31b: Preparing 22:28:16 00621a05e079: Preparing 22:28:16 238a0730ae44: Preparing 22:28:16 9386262d7a74: Preparing 22:28:16 00621a05e079: Waiting 22:28:16 238a0730ae44: Waiting 22:28:16 9386262d7a74: Waiting 22:28:16 d150faaffa63: Layer already exists 22:28:16 629c8d48d972: Layer already exists 22:28:16 cbe41825a31b: Layer already exists 22:28:16 420c0e9b7960: Layer already exists 22:28:16 6cd440dad9c2: Layer already exists 22:28:16 00621a05e079: Layer already exists 22:28:16 238a0730ae44: Layer already exists 22:28:16 9386262d7a74: Layer already exists 22:28:16 fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9: digest: sha256:f198721a1442443cf913397c45767d4b7bef5eabd3d5d948c3787214466f30b4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:17 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 22:28:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 22:28:17 420c0e9b7960: Preparing 22:28:17 629c8d48d972: Preparing 22:28:17 d150faaffa63: Preparing 22:28:17 6cd440dad9c2: Preparing 22:28:17 cbe41825a31b: Preparing 22:28:17 00621a05e079: Preparing 22:28:17 238a0730ae44: Preparing 22:28:17 9386262d7a74: Preparing 22:28:17 238a0730ae44: Waiting 22:28:17 9386262d7a74: Waiting 22:28:17 00621a05e079: Waiting 22:28:17 629c8d48d972: Layer already exists 22:28:17 d150faaffa63: Layer already exists 22:28:17 420c0e9b7960: Layer already exists 22:28:17 cbe41825a31b: Layer already exists 22:28:17 6cd440dad9c2: Layer already exists 22:28:17 00621a05e079: Layer already exists 22:28:17 238a0730ae44: Layer already exists 22:28:17 9386262d7a74: Layer already exists 22:28:17 main: digest: sha256:f198721a1442443cf913397c45767d4b7bef5eabd3d5d948c3787214466f30b4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:28:17 ===================================================== [Pipeline] echo 22:28:18 taggedImages: 22:28:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:28:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 22:28:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.9 22:28:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:28:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 22:28:18 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 22:28:18 fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:28:18 latest 22:28:18 3.1.0-dev.9 22:28:18 fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:28:18 main 22:28:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:18 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:28:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 22:28:18 fc54898ae1c8: Preparing 22:28:18 1c002ab618ca: Preparing 22:28:18 1f4038538283: Preparing 22:28:18 6cd440dad9c2: Preparing 22:28:18 cbe41825a31b: Preparing 22:28:18 00621a05e079: Preparing 22:28:18 345f5f8be468: Preparing 22:28:18 9386262d7a74: Preparing 22:28:18 00621a05e079: Waiting 22:28:18 345f5f8be468: Waiting 22:28:18 9386262d7a74: Waiting 22:28:18 cbe41825a31b: Layer already exists 22:28:18 6cd440dad9c2: Layer already exists 22:28:18 00621a05e079: Layer already exists 22:28:18 345f5f8be468: Layer already exists 22:28:18 9386262d7a74: Layer already exists 22:28:18 fc54898ae1c8: Pushed 22:28:18 1f4038538283: Pushed 22:28:18 1c002ab618ca: Pushed 22:28:18 fa614b66c3ed1d56f649226ca5a7d2f493aafc65: digest: sha256:5a0e270d872bf7a5836ae4cf41add8eb9bbf61132be8cc21f1f4082e0e43fa66 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:19 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 22:28:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 22:28:19 fc54898ae1c8: Preparing 22:28:19 1c002ab618ca: Preparing 22:28:19 1f4038538283: Preparing 22:28:19 6cd440dad9c2: Preparing 22:28:19 cbe41825a31b: Preparing 22:28:19 00621a05e079: Preparing 22:28:19 345f5f8be468: Preparing 22:28:19 9386262d7a74: Preparing 22:28:19 345f5f8be468: Waiting 22:28:19 9386262d7a74: Waiting 22:28:19 00621a05e079: Waiting 22:28:19 6cd440dad9c2: Layer already exists 22:28:19 1c002ab618ca: Layer already exists 22:28:19 1f4038538283: Layer already exists 22:28:19 cbe41825a31b: Layer already exists 22:28:19 fc54898ae1c8: Layer already exists 22:28:19 00621a05e079: Layer already exists 22:28:19 345f5f8be468: Layer already exists 22:28:19 9386262d7a74: Layer already exists 22:28:19 latest: digest: sha256:5a0e270d872bf7a5836ae4cf41add8eb9bbf61132be8cc21f1f4082e0e43fa66 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:20 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.9 22:28:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 22:28:20 fc54898ae1c8: Preparing 22:28:20 1c002ab618ca: Preparing 22:28:20 1f4038538283: Preparing 22:28:20 6cd440dad9c2: Preparing 22:28:20 cbe41825a31b: Preparing 22:28:20 00621a05e079: Preparing 22:28:20 345f5f8be468: Preparing 22:28:20 9386262d7a74: Preparing 22:28:20 00621a05e079: Waiting 22:28:20 345f5f8be468: Waiting 22:28:20 9386262d7a74: Waiting 22:28:20 6cd440dad9c2: Layer already exists 22:28:20 1f4038538283: Layer already exists 22:28:20 1c002ab618ca: Layer already exists 22:28:20 fc54898ae1c8: Layer already exists 22:28:20 cbe41825a31b: Layer already exists 22:28:20 00621a05e079: Layer already exists 22:28:20 9386262d7a74: Layer already exists 22:28:20 345f5f8be468: Layer already exists 22:28:20 3.1.0-dev.9: digest: sha256:5a0e270d872bf7a5836ae4cf41add8eb9bbf61132be8cc21f1f4082e0e43fa66 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:20 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:28:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 22:28:21 fc54898ae1c8: Preparing 22:28:21 1c002ab618ca: Preparing 22:28:21 1f4038538283: Preparing 22:28:21 6cd440dad9c2: Preparing 22:28:21 cbe41825a31b: Preparing 22:28:21 00621a05e079: Preparing 22:28:21 345f5f8be468: Preparing 22:28:21 9386262d7a74: Preparing 22:28:21 9386262d7a74: Waiting 22:28:21 00621a05e079: Waiting 22:28:21 1f4038538283: Layer already exists 22:28:21 fc54898ae1c8: Layer already exists 22:28:21 6cd440dad9c2: Layer already exists 22:28:21 cbe41825a31b: Layer already exists 22:28:21 1c002ab618ca: Layer already exists 22:28:21 345f5f8be468: Layer already exists 22:28:21 00621a05e079: Layer already exists 22:28:21 9386262d7a74: Layer already exists 22:28:21 fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9: digest: sha256:5a0e270d872bf7a5836ae4cf41add8eb9bbf61132be8cc21f1f4082e0e43fa66 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:21 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 22:28:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 22:28:22 fc54898ae1c8: Preparing 22:28:22 1c002ab618ca: Preparing 22:28:22 1f4038538283: Preparing 22:28:22 6cd440dad9c2: Preparing 22:28:22 cbe41825a31b: Preparing 22:28:22 00621a05e079: Preparing 22:28:22 345f5f8be468: Preparing 22:28:22 9386262d7a74: Preparing 22:28:22 345f5f8be468: Waiting 22:28:22 9386262d7a74: Waiting 22:28:22 00621a05e079: Waiting 22:28:22 fc54898ae1c8: Layer already exists 22:28:22 1f4038538283: Layer already exists 22:28:22 cbe41825a31b: Layer already exists 22:28:22 6cd440dad9c2: Layer already exists 22:28:22 1c002ab618ca: Layer already exists 22:28:22 345f5f8be468: Layer already exists 22:28:22 9386262d7a74: Layer already exists 22:28:22 00621a05e079: Layer already exists 22:28:22 main: digest: sha256:5a0e270d872bf7a5836ae4cf41add8eb9bbf61132be8cc21f1f4082e0e43fa66 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:28:22 ===================================================== [Pipeline] echo 22:28:22 taggedImages: 22:28:22 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:28:22 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 22:28:22 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.9 22:28:22 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:28:22 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 22:28:22 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 22:28:22 fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:28:22 latest 22:28:22 3.1.0-dev.9 22:28:22 fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:28:22 main 22:28:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:22 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:28:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:28:23 e70c38130076: Preparing 22:28:23 2d0c197d0d62: Preparing 22:28:23 cbe41825a31b: Preparing 22:28:23 00621a05e079: Preparing 22:28:23 15c62ec66267: Preparing 22:28:23 9386262d7a74: Preparing 22:28:23 9386262d7a74: Waiting 22:28:23 00621a05e079: Layer already exists 22:28:23 cbe41825a31b: Layer already exists 22:28:23 9386262d7a74: Layer already exists 22:28:23 e70c38130076: Pushed 22:28:23 15c62ec66267: Pushed 22:28:28 2d0c197d0d62: Pushed 22:28:28 fa614b66c3ed1d56f649226ca5a7d2f493aafc65: digest: sha256:dc5f480435ddeab810568f8ea9f8657a64bff239b8c3e1a0d1a559f9b582034f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:30 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 22:28:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:28:31 e70c38130076: Preparing 22:28:31 2d0c197d0d62: Preparing 22:28:31 cbe41825a31b: Preparing 22:28:31 00621a05e079: Preparing 22:28:31 15c62ec66267: Preparing 22:28:31 9386262d7a74: Preparing 22:28:31 9386262d7a74: Waiting 22:28:31 cbe41825a31b: Layer already exists 22:28:31 15c62ec66267: Layer already exists 22:28:31 00621a05e079: Layer already exists 22:28:31 e70c38130076: Layer already exists 22:28:31 2d0c197d0d62: Layer already exists 22:28:31 9386262d7a74: Layer already exists 22:28:31 latest: digest: sha256:dc5f480435ddeab810568f8ea9f8657a64bff239b8c3e1a0d1a559f9b582034f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:31 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.9 22:28:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:28:31 e70c38130076: Preparing 22:28:31 2d0c197d0d62: Preparing 22:28:31 cbe41825a31b: Preparing 22:28:31 00621a05e079: Preparing 22:28:31 15c62ec66267: Preparing 22:28:31 9386262d7a74: Preparing 22:28:31 9386262d7a74: Waiting 22:28:31 cbe41825a31b: Layer already exists 22:28:31 15c62ec66267: Layer already exists 22:28:31 e70c38130076: Layer already exists 22:28:31 00621a05e079: Layer already exists 22:28:31 2d0c197d0d62: Layer already exists 22:28:31 9386262d7a74: Layer already exists 22:28:31 3.1.0-dev.9: digest: sha256:dc5f480435ddeab810568f8ea9f8657a64bff239b8c3e1a0d1a559f9b582034f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:32 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:28:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:28:32 e70c38130076: Preparing 22:28:32 2d0c197d0d62: Preparing 22:28:32 cbe41825a31b: Preparing 22:28:32 00621a05e079: Preparing 22:28:32 15c62ec66267: Preparing 22:28:32 9386262d7a74: Preparing 22:28:32 9386262d7a74: Waiting 22:28:32 e70c38130076: Layer already exists 22:28:32 2d0c197d0d62: Layer already exists 22:28:32 00621a05e079: Layer already exists 22:28:32 cbe41825a31b: Layer already exists 22:28:32 15c62ec66267: Layer already exists 22:28:32 9386262d7a74: Layer already exists 22:28:32 fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9: digest: sha256:dc5f480435ddeab810568f8ea9f8657a64bff239b8c3e1a0d1a559f9b582034f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:33 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 22:28:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:28:33 e70c38130076: Preparing 22:28:33 2d0c197d0d62: Preparing 22:28:33 cbe41825a31b: Preparing 22:28:33 00621a05e079: Preparing 22:28:33 15c62ec66267: Preparing 22:28:33 9386262d7a74: Preparing 22:28:33 9386262d7a74: Waiting 22:28:33 15c62ec66267: Layer already exists 22:28:33 e70c38130076: Layer already exists 22:28:33 2d0c197d0d62: Layer already exists 22:28:33 00621a05e079: Layer already exists 22:28:33 cbe41825a31b: Layer already exists 22:28:33 9386262d7a74: Layer already exists 22:28:33 main: digest: sha256:dc5f480435ddeab810568f8ea9f8657a64bff239b8c3e1a0d1a559f9b582034f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:28:33 ===================================================== [Pipeline] echo 22:28:33 taggedImages: 22:28:33 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:28:33 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 22:28:33 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.9 22:28:33 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:28:33 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 22:28:33 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 22:28:33 fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:28:33 latest 22:28:33 3.1.0-dev.9 22:28:33 fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:28:33 main 22:28:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:34 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:28:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:28:34 9d47d90dac20: Preparing 22:28:34 8a63803c0d5c: Preparing 22:28:34 cbe41825a31b: Preparing 22:28:34 00621a05e079: Preparing 22:28:34 2a65d44bc87e: Preparing 22:28:34 9386262d7a74: Preparing 22:28:34 9386262d7a74: Waiting 22:28:34 00621a05e079: Layer already exists 22:28:34 2a65d44bc87e: Layer already exists 22:28:34 cbe41825a31b: Layer already exists 22:28:34 9386262d7a74: Layer already exists 22:28:34 9d47d90dac20: Pushed 22:28:40 8a63803c0d5c: Pushed 22:28:40 fa614b66c3ed1d56f649226ca5a7d2f493aafc65: digest: sha256:550ba44423bb2478ebe8953d331569431e900a192dea36fbbd781dedc3326dbe size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:40 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 22:28:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:28:41 9d47d90dac20: Preparing 22:28:41 8a63803c0d5c: Preparing 22:28:41 cbe41825a31b: Preparing 22:28:41 00621a05e079: Preparing 22:28:41 2a65d44bc87e: Preparing 22:28:41 9386262d7a74: Preparing 22:28:41 9386262d7a74: Waiting 22:28:41 00621a05e079: Layer already exists 22:28:41 cbe41825a31b: Layer already exists 22:28:41 2a65d44bc87e: Layer already exists 22:28:41 8a63803c0d5c: Layer already exists 22:28:41 9d47d90dac20: Layer already exists 22:28:41 9386262d7a74: Layer already exists 22:28:41 latest: digest: sha256:550ba44423bb2478ebe8953d331569431e900a192dea36fbbd781dedc3326dbe size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:41 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.9 22:28:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:28:41 9d47d90dac20: Preparing 22:28:41 8a63803c0d5c: Preparing 22:28:41 cbe41825a31b: Preparing 22:28:41 00621a05e079: Preparing 22:28:41 2a65d44bc87e: Preparing 22:28:41 9386262d7a74: Preparing 22:28:41 9386262d7a74: Waiting 22:28:41 8a63803c0d5c: Layer already exists 22:28:41 cbe41825a31b: Layer already exists 22:28:41 9d47d90dac20: Layer already exists 22:28:41 00621a05e079: Layer already exists 22:28:41 2a65d44bc87e: Layer already exists 22:28:41 9386262d7a74: Layer already exists 22:28:41 3.1.0-dev.9: digest: sha256:550ba44423bb2478ebe8953d331569431e900a192dea36fbbd781dedc3326dbe size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:42 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:28:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:28:43 9d47d90dac20: Preparing 22:28:43 8a63803c0d5c: Preparing 22:28:43 cbe41825a31b: Preparing 22:28:43 00621a05e079: Preparing 22:28:43 2a65d44bc87e: Preparing 22:28:43 9386262d7a74: Preparing 22:28:43 9386262d7a74: Waiting 22:28:43 00621a05e079: Layer already exists 22:28:43 8a63803c0d5c: Layer already exists 22:28:43 2a65d44bc87e: Layer already exists 22:28:43 cbe41825a31b: Layer already exists 22:28:43 9d47d90dac20: Layer already exists 22:28:43 9386262d7a74: Layer already exists 22:28:43 fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9: digest: sha256:550ba44423bb2478ebe8953d331569431e900a192dea36fbbd781dedc3326dbe size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:43 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 22:28:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:28:44 9d47d90dac20: Preparing 22:28:44 8a63803c0d5c: Preparing 22:28:44 cbe41825a31b: Preparing 22:28:44 00621a05e079: Preparing 22:28:44 2a65d44bc87e: Preparing 22:28:44 9386262d7a74: Preparing 22:28:44 9386262d7a74: Waiting 22:28:44 00621a05e079: Layer already exists 22:28:44 2a65d44bc87e: Layer already exists 22:28:44 8a63803c0d5c: Layer already exists 22:28:44 9d47d90dac20: Layer already exists 22:28:44 cbe41825a31b: Layer already exists 22:28:44 9386262d7a74: Layer already exists 22:28:44 main: digest: sha256:550ba44423bb2478ebe8953d331569431e900a192dea36fbbd781dedc3326dbe size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:28:44 ===================================================== [Pipeline] echo 22:28:44 taggedImages: 22:28:44 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 22:28:44 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 22:28:44 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.9 22:28:44 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 22:28:44 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:28:44 22:28:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:28:45 arm64: Pulling from edgex-lftools-log-publisher 22:28:45 8998bd30e6a1: Pulling fs layer 22:28:45 04944245beec: Pulling fs layer 22:28:45 699f458cf7ca: Pulling fs layer 22:28:45 765212b225bb: Pulling fs layer 22:28:45 f23df028b6ca: Pulling fs layer 22:28:45 d65c8cfc05b1: Pulling fs layer 22:28:45 765212b225bb: Waiting 22:28:45 2437ff75d9bd: Pulling fs layer 22:28:45 f23df028b6ca: Waiting 22:28:45 d65c8cfc05b1: Waiting 22:28:45 2437ff75d9bd: Waiting 22:28:45 04944245beec: Verifying Checksum 22:28:45 04944245beec: Download complete 22:28:45 765212b225bb: Verifying Checksum 22:28:45 765212b225bb: Download complete 22:28:45 f23df028b6ca: Verifying Checksum 22:28:45 f23df028b6ca: Download complete 22:28:45 d65c8cfc05b1: Verifying Checksum 22:28:45 d65c8cfc05b1: Download complete 22:28:45 699f458cf7ca: Verifying Checksum 22:28:45 699f458cf7ca: Download complete 22:28:46 8998bd30e6a1: Verifying Checksum 22:28:46 8998bd30e6a1: Download complete 22:28:48 2437ff75d9bd: Verifying Checksum 22:28:48 2437ff75d9bd: Download complete 22:28:50 8998bd30e6a1: Pull complete 22:28:50 04944245beec: Pull complete 22:28:52 699f458cf7ca: Pull complete 22:28:52 765212b225bb: Pull complete 22:28:53 f23df028b6ca: Pull complete 22:28:53 d65c8cfc05b1: Pull complete 22:29:08 2437ff75d9bd: Pull complete 22:29:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:29:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:29:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:29:08 prd-ubuntu20.04-docker-arm64-4c-16g-1100 does not seem to be running inside a container 22:29:08 $ 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/542 -v /w/workspace/edgex-go/542:/w/workspace/edgex-go/542:rw,z -v /w/workspace/edgex-go/542@tmp:/w/workspace/edgex-go/542@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:29:10 $ docker top 316710276f9c1054aad8861fe884594c8389400f865a8298313e162ce9d5f6d7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:29:11 ---> job-cost.sh 22:29:11 lf-activate-venv: SKIPPING 22:29:11 INFO: No Stack... 22:29:12 INFO: Retrieving Pricing Info for: v3-standard-4 22:29:13 INFO: Archiving Costs [Pipeline] sh 22:29:13 + cat /w/workspace/edgex-go/542/archives/cost.csv 22:29:13 + cut -d, -f6 [Pipeline] lock 22:29:13 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-542-stack-cost] 22:29:13 Resource [jenkins-edgexfoundry-edgex-go-main-542-stack-cost] did not exist. Created. 22:29:13 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-542-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:29:14 + echo total: 0.10999999940395355 [Pipeline] stash 22:29:14 Stashed 1 file(s) [Pipeline] } 22:29:14 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-542-stack-cost] [Pipeline] // lock [Pipeline] } 22:29:14 $ docker stop --time=1 316710276f9c1054aad8861fe884594c8389400f865a8298313e162ce9d5f6d7 22:29:16 $ docker rm -f --volumes 316710276f9c1054aad8861fe884594c8389400f865a8298313e162ce9d5f6d7 [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 22:29:16 provisioning config files... 22:29:16 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/542@tmp/config6331053475697511052tmp [Pipeline] { [Pipeline] sh 22:29:16 + set +x 22:29:16 + curl -s https://codecov.io/bash 22:29:16 + bash -s -- 22:29:22 22:29:22 _____ _ 22:29:22 / ____| | | 22:29:22 | | ___ __| | ___ ___ _____ __ 22:29:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:29:22 | |___| (_) | (_| | __/ (_| (_) \ V / 22:29:22 \_____\___/ \__,_|\___|\___\___/ \_/ 22:29:22 Bash-1.0.6 22:29:22 22:29:22 22:29:22 ==> git version 2.25.1 found 22:29:22 ==> 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 22:29:22 Release-Date: 2020-01-08 22:29:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:29:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:29:22 ==> Jenkins CI detected. 22:29:22 current dir:  /w/workspace/edgex-go/542 22:29:22 project root: . 22:29:22 --> token set from env 22:29:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:29:22 ==> Running gcov in . (disable via -X gcov) 22:29:22 ==> Python coveragepy not found 22:29:22 ==> Searching for coverage reports in: 22:29:22 + . 22:29:22 -> Found 1 reports 22:29:22 ==> Detecting git/mercurial file structure 22:29:22 ==> Reading reports 22:29:22 + ./coverage.out bytes=447731 22:29:22 ==> Appending adjustments 22:29:22 https://docs.codecov.io/docs/fixing-reports 22:29:22 + Found adjustments 22:29:22 ==> Gzipping contents 22:29:22 60K /tmp/codecov.UrydrX.gz 22:29:22 ==> Uploading reports 22:29:22 url: https://codecov.io 22:29:22 query: branch=main&commit=fa614b66c3ed1d56f649226ca5a7d2f493aafc65&build=542&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F542%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:29:22 -> Pinging Codecov 22:29:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=fa614b66c3ed1d56f649226ca5a7d2f493aafc65&build=542&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F542%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:29:22 -> Uploading to 22:29:22 https://storage.googleapis.com/codecov/v4/raw/2023-07-13/00271124DB129430A58F1EEE437C3FCB/fa614b66c3ed1d56f649226ca5a7d2f493aafc65/fdd8f3ca-1c78-4acd-8959-b6a5f4548dbf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230713%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230713T222922Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=39367c6248ec5b3167100e2f6ab40c2aa08f9c1698e32a0e63517e0b922ecadb 22:29:22 % Total % Received % Xferd Average Speed Time Time Time Current 22:29:22 Dload Upload Total Spent Left Speed 22:29:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57462 0 0 100 57462 0 238k --:--:-- --:--:-- --:--:-- 238k 22:29:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] } 22:29:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 22:29:23 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:29:23 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:29:23 22:29:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:29:24 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:29:24 df9b9388f04a: Pulling fs layer 22:29:24 52dc419b0ee2: Pulling fs layer 22:29:24 25bc292e5bac: Pulling fs layer 22:29:24 114826534d7a: Pulling fs layer 22:29:24 4657fd5d0bcf: Pulling fs layer 22:29:24 6ad1cebc031e: Pulling fs layer 22:29:24 8a3aa393b2d8: Pulling fs layer 22:29:24 6ad1cebc031e: Waiting 22:29:24 114826534d7a: Waiting 22:29:24 4657fd5d0bcf: Waiting 22:29:24 8a3aa393b2d8: Waiting 22:29:24 25bc292e5bac: Verifying Checksum 22:29:24 25bc292e5bac: Download complete 22:29:24 52dc419b0ee2: Verifying Checksum 22:29:24 52dc419b0ee2: Download complete 22:29:24 4657fd5d0bcf: Verifying Checksum 22:29:24 4657fd5d0bcf: Download complete 22:29:24 df9b9388f04a: Verifying Checksum 22:29:24 df9b9388f04a: Download complete 22:29:24 6ad1cebc031e: Verifying Checksum 22:29:24 6ad1cebc031e: Download complete 22:29:24 df9b9388f04a: Pull complete 22:29:24 52dc419b0ee2: Pull complete 22:29:24 25bc292e5bac: Pull complete 22:29:24 114826534d7a: Download complete 22:29:24 8a3aa393b2d8: Verifying Checksum 22:29:24 8a3aa393b2d8: Download complete 22:29:28 114826534d7a: Pull complete 22:29:28 4657fd5d0bcf: Pull complete 22:29:28 6ad1cebc031e: Pull complete 22:29:31 8a3aa393b2d8: Pull complete 22:29:31 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:29:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:29:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:29:31 prd-ubuntu20.04-docker-8c-8g-1099 does not seem to be running inside a container 22:29:31 $ 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/542 -v /w/workspace/edgex-go/542:/w/workspace/edgex-go/542:rw,z -v /w/workspace/edgex-go/542@tmp:/w/workspace/edgex-go/542@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 22:29:38 $ docker top 91ced212654917fab2362a0b2f05a5d74b4caa152917f9b53d15cdd0c02ad087 -eo pid,comm [Pipeline] { [Pipeline] echo 22:29:38 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 22:29:38 + set -o pipefail 22:29:38 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 22:29:45 22:29:45 Monitoring /w/workspace/edgex-go/542 (github.com/edgexfoundry/edgex-go)... 22:29:45 22:29:45 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/6b982929-795d-4651-b0aa-e1e8afa90b07 22:29:45 22:29:45 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 22:29:45 22:29:45 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:29:45 22:29:45 22:29:45 A medium severity vulnerability was found in the Snyk CLI versions you are using. 22:29:45 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 22:29:45 More details here: https://snyk.co/ue1NS 22:29:45 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 22:29:45 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 22:29:45 $ docker stop --time=1 91ced212654917fab2362a0b2f05a5d74b4caa152917f9b53d15cdd0c02ad087 22:29:48 $ docker rm -f --volumes 91ced212654917fab2362a0b2f05a5d74b4caa152917f9b53d15cdd0c02ad087 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 22:29:48 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:29:48 provisioning config files... 22:29:48 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/542@tmp/config5969392972489185443tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:29:49 --> edgex-publish-swagger.sh 22:29:49 === Publish openapi/v3 API === 22:29:49 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 22:29:49 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/542/openapi/v3/core-command.yaml] 22:29:49 % Total % Received % Xferd Average Speed Time Time Time Current 22:29:49 Dload Upload Total Spent Left Speed 22:29:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 46373 --:--:-- --:--:-- --:--:-- 46373 22:29:49 22:29:49 22:29:49 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/542/openapi/v3/core-data.yaml] 22:29:49 % Total % Received % Xferd Average Speed Time Time Time Current 22:29:49 Dload Upload Total Spent Left Speed 22:29:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 94 69110 0 0 94 65536 0 820k --:--:-- --:--:-- --:--:-- 810k 100 69110 0 0 100 69110 0 121k --:--:-- --:--:-- --:--:-- 121k 22:29:50 22:29:50 22:29:50 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/542/openapi/v3/core-metadata.yaml] 22:29:50 % Total % Received % Xferd Average Speed Time Time Time Current 22:29:50 Dload Upload Total Spent Left Speed 22:29:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 254k --:--:-- --:--:-- --:--:-- 253k 100 141k 0 0 100 141k 0 254k --:--:-- --:--:-- --:--:-- 253k 22:29:50 22:29:50 22:29:50 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/542/openapi/v3/support-notifications.yaml] 22:29:50 % Total % Received % Xferd Average Speed Time Time Time Current 22:29:50 Dload Upload Total Spent Left Speed 22:29:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 145k --:--:-- --:--:-- --:--:-- 145k 22:29:51 22:29:51 22:29:51 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/542/openapi/v3/support-scheduler.yaml] 22:29:51 % Total % Received % Xferd Average Speed Time Time Time Current 22:29:51 Dload Upload Total Spent Left Speed 22:29:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 63038 --:--:-- --:--:-- --:--:-- 62923 100 34356 0 0 100 34356 0 63038 --:--:-- --:--:-- --:--:-- 62923 22:29:51 22:29:51 [Pipeline] } 22:29:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 22:29:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:29:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:29:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:29:52 prd-ubuntu20.04-docker-8c-8g-1099 does not seem to be running inside a container 22:29:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/542 -v /w/workspace/edgex-go/542:/w/workspace/edgex-go/542:rw,z -v /w/workspace/edgex-go/542@tmp:/w/workspace/edgex-go/542@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:0.1.4 cat 22:29:53 $ docker top 5024c8846c5f3d8aa6edbb4b343e22223ede5671ca1063d11df0b908dde7e77d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:29:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:29:53 [ssh-agent] Looking for ssh-agent implementation... 22:29:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:29:53 $ docker exec 5024c8846c5f3d8aa6edbb4b343e22223ede5671ca1063d11df0b908dde7e77d ssh-agent 22:29:53 SSH_AUTH_SOCK=/tmp/ssh-8IRHyK4ubmFk/agent.32 22:29:53 SSH_AGENT_PID=38 22:29:53 Running ssh-add (command line suppressed) 22:29:53 Identity added: /w/workspace/edgex-go/542@tmp/private_key_15608860378864358584.key (/w/workspace/edgex-go/542@tmp/private_key_15608860378864358584.key) 22:29:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:29:54 + git semver tag 22:29:54 2023-07-13 22:29:54,271 [run_tag] DEBUG tag force:False 22:29:54 2023-07-13 22:29:54,271 [check_head_tag] DEBUG check head tag 22:29:54 2023-07-13 22:29:54,272 [execute] INFO git cat-file --batch-check 22:29:54 2023-07-13 22:29:54,273 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/542, universal_newlines=False, shell=None, istream=) 22:29:54 2023-07-13 22:29:54,277 [execute] INFO git cat-file --batch 22:29:54 2023-07-13 22:29:54,277 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/542, universal_newlines=False, shell=None, istream=) 22:29:54 2023-07-13 22:29:54,291 [read_version] DEBUG read version from /w/workspace/edgex-go/542/.semver/main 22:29:54 2023-07-13 22:29:54,292 [execute] INFO git tag -a v3.1.0-dev.9 -m v3.1.0-dev.9 22:29:54 2023-07-13 22:29:54,292 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.9', '-m', 'v3.1.0-dev.9'], cwd=/w/workspace/edgex-go/542, universal_newlines=False, shell=None, istream=None) 22:29:54 2023-07-13 22:29:54,298 [read_version] DEBUG read version from /w/workspace/edgex-go/542/.semver/main 22:29:54 3.1.0-dev.9 [Pipeline] } 22:29:54 $ docker exec --env ******** --env ******** 5024c8846c5f3d8aa6edbb4b343e22223ede5671ca1063d11df0b908dde7e77d ssh-agent -k 22:29:54 unset SSH_AUTH_SOCK; 22:29:54 unset SSH_AGENT_PID; 22:29:54 echo Agent pid 38 killed; 22:29:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:29:55 + git semver [Pipeline] } 22:29:55 $ docker stop --time=1 5024c8846c5f3d8aa6edbb4b343e22223ede5671ca1063d11df0b908dde7e77d 22:29:56 $ docker rm -f --volumes 5024c8846c5f3d8aa6edbb4b343e22223ede5671ca1063d11df0b908dde7e77d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:29:56 22:29:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:29:57 0.23.1-centos7: Pulling from edgex-lftools 22:29:57 ab5ef0e58194: Pulling fs layer 22:29:57 9712f1f96733: Pulling fs layer 22:29:57 63f879dbbcfc: Pulling fs layer 22:29:57 0d9ebad4ef96: Pulling fs layer 22:29:57 e9a5061849ea: Pulling fs layer 22:29:57 d747dcd14b5f: Pulling fs layer 22:29:57 2de7ff778b66: Pulling fs layer 22:29:57 0d9ebad4ef96: Waiting 22:29:57 e9a5061849ea: Waiting 22:29:57 2de7ff778b66: Waiting 22:29:57 63f879dbbcfc: Verifying Checksum 22:29:57 63f879dbbcfc: Download complete 22:29:57 0d9ebad4ef96: Verifying Checksum 22:29:57 0d9ebad4ef96: Download complete 22:29:57 e9a5061849ea: Verifying Checksum 22:29:57 e9a5061849ea: Download complete 22:29:57 d747dcd14b5f: Verifying Checksum 22:29:57 d747dcd14b5f: Download complete 22:29:57 ab5ef0e58194: Verifying Checksum 22:29:57 ab5ef0e58194: Download complete 22:29:58 2de7ff778b66: Verifying Checksum 22:29:58 2de7ff778b66: Download complete 22:30:00 ab5ef0e58194: Pull complete 22:30:00 9712f1f96733: Pull complete 22:30:01 63f879dbbcfc: Pull complete 22:30:05 0d9ebad4ef96: Pull complete 22:30:05 e9a5061849ea: Pull complete 22:30:05 d747dcd14b5f: Pull complete 22:30:07 2de7ff778b66: Pull complete 22:30:07 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:30:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:30:07 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:30:07 prd-ubuntu20.04-docker-8c-8g-1099 does not seem to be running inside a container 22:30:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/542 -v /w/workspace/edgex-go/542:/w/workspace/edgex-go/542:rw,z -v /w/workspace/edgex-go/542@tmp:/w/workspace/edgex-go/542@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 22:30:12 $ docker top cff6b0b4ddb0ca67c14d942a646b72bb2c329bdf795cfc556a81300d9b9159f0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:30:12 provisioning config files... 22:30:12 copy managed file [sigul-config] to file:/w/workspace/edgex-go/542@tmp/config14199464072555079718tmp 22:30:12 copy managed file [sigul-password] to file:/w/workspace/edgex-go/542@tmp/config18034410694252470891tmp 22:30:12 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/542@tmp/config16249978095171328001tmp [Pipeline] { [Pipeline] echo 22:30:12 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:30:13 ---> sigul-configuration.sh 22:30:13 gpg: directory `/root/.gnupg' created 22:30:13 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:30:13 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:30:13 gpg: keyring `/root/.gnupg/secring.gpg' created 22:30:13 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:30:13 gpg: CAST5 encrypted data 22:30:13 gpg: encrypted with 1 passphrase 22:30:13 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:30:13 + mkdir /home/jenkins 22:30:13 + mkdir /home/jenkins/sigul [Pipeline] sh 22:30:13 + 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 22:30:13 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:30:13 ---> sigul-install.sh 22:30:13 Sigul already installed; skipping installation. [Pipeline] sh 22:30:14 + git tag --list 22:30:14 0.6.0 22:30:14 0.6.1 22:30:14 0.7.0 22:30:14 0.7.1 22:30:14 v1.0.0 22:30:14 v1.0.1 22:30:14 v1.1.0 22:30:14 v1.2.0 22:30:14 v1.2.1 22:30:14 v1.3.0 22:30:14 v1.3.1 22:30:14 v2.0.0 22:30:14 v2.1.0 22:30:14 v2.1.1 22:30:14 v2.2.0 22:30:14 v2.3.0 22:30:14 v3.0 22:30:14 v3.0.0 22:30:14 v3.1.0-dev.1 22:30:14 v3.1.0-dev.2 22:30:14 v3.1.0-dev.3 22:30:14 v3.1.0-dev.4 22:30:14 v3.1.0-dev.5 22:30:14 v3.1.0-dev.6 22:30:14 v3.1.0-dev.7 22:30:14 v3.1.0-dev.8 22:30:14 v3.1.0-dev.9 [Pipeline] sh 22:30:14 + lftools sign git-tag v3.1.0-dev.9 22:30:15 Signing Git tag with Sigul... 22:30:15 Signing v3.1.0-dev.9 [Pipeline] echo 22:30:15 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:30:15 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:30:15 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:30:15 $ docker stop --time=1 cff6b0b4ddb0ca67c14d942a646b72bb2c329bdf795cfc556a81300d9b9159f0 22:30:17 $ docker rm -f --volumes cff6b0b4ddb0ca67c14d942a646b72bb2c329bdf795cfc556a81300d9b9159f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:30:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:30:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:30:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:30:18 prd-ubuntu20.04-docker-8c-8g-1099 does not seem to be running inside a container 22:30:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/542 -v /w/workspace/edgex-go/542:/w/workspace/edgex-go/542:rw,z -v /w/workspace/edgex-go/542@tmp:/w/workspace/edgex-go/542@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:0.1.4 cat 22:30:18 $ docker top bba7db184d13d9fc0fd1c032787adec0d4086797aa248efa398cc41973e90e42 -eo pid,comm 22:30:18 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). 22:30:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:30:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:30:18 [ssh-agent] Looking for ssh-agent implementation... 22:30:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:30:18 $ docker exec bba7db184d13d9fc0fd1c032787adec0d4086797aa248efa398cc41973e90e42 ssh-agent 22:30:18 SSH_AUTH_SOCK=/tmp/ssh-UeWHJkJQgFlo/agent.33 22:30:18 SSH_AGENT_PID=39 22:30:18 Running ssh-add (command line suppressed) 22:30:19 Identity added: /w/workspace/edgex-go/542@tmp/private_key_16934208822808989822.key (/w/workspace/edgex-go/542@tmp/private_key_16934208822808989822.key) 22:30:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:30:19 + git semver bump pre 22:30:19 2023-07-13 22:30:19,522 [read_version] DEBUG read version from /w/workspace/edgex-go/542/.semver/main 22:30:19 2023-07-13 22:30:19,522 [bump_version] DEBUG bumping version:3.1.0-dev.9 on axis:pre with prefix:dev 22:30:19 2023-07-13 22:30:19,522 [bump_version] DEBUG bumped version:3.1.0-dev.10 22:30:19 2023-07-13 22:30:19,522 [write_version] DEBUG write version:3.1.0-dev.10 to path:/w/workspace/edgex-go/542/.semver/main with force:True 22:30:19 2023-07-13 22:30:19,522 [read_version] DEBUG read version from /w/workspace/edgex-go/542/.semver/main 22:30:19 2023-07-13 22:30:19,523 [write_file] DEBUG write to file:/w/workspace/edgex-go/542/.semver/main 22:30:19 2023-07-13 22:30:19,524 [execute] INFO git cat-file --batch-check 22:30:19 2023-07-13 22:30:19,525 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/542/.semver, universal_newlines=False, shell=None, istream=) 22:30:19 2023-07-13 22:30:19,531 [execute] INFO git cat-file --batch 22:30:19 2023-07-13 22:30:19,531 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/542/.semver, universal_newlines=False, shell=None, istream=) 22:30:19 2023-07-13 22:30:19,537 [read_version] DEBUG read version from /w/workspace/edgex-go/542/.semver/main 22:30:19 3.1.0-dev.10 [Pipeline] } 22:30:19 $ docker exec --env ******** --env ******** bba7db184d13d9fc0fd1c032787adec0d4086797aa248efa398cc41973e90e42 ssh-agent -k 22:30:19 unset SSH_AUTH_SOCK; 22:30:19 unset SSH_AGENT_PID; 22:30:19 echo Agent pid 39 killed; 22:30:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:30:19 + git semver [Pipeline] } 22:30:20 $ docker stop --time=1 bba7db184d13d9fc0fd1c032787adec0d4086797aa248efa398cc41973e90e42 22:30:21 $ docker rm -f --volumes bba7db184d13d9fc0fd1c032787adec0d4086797aa248efa398cc41973e90e42 [Pipeline] // withDockerContainer [Pipeline] sh 22:30:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:30:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:30:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:30:22 prd-ubuntu20.04-docker-8c-8g-1099 does not seem to be running inside a container 22:30:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/542 -v /w/workspace/edgex-go/542:/w/workspace/edgex-go/542:rw,z -v /w/workspace/edgex-go/542@tmp:/w/workspace/edgex-go/542@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:0.1.4 cat 22:30:22 $ docker top ff669b2cbee5e8f61890e6820c9ea08fb73559d4343542b87dc6fb69033a8f2b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:30:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:30:22 [ssh-agent] Looking for ssh-agent implementation... 22:30:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:30:22 $ docker exec ff669b2cbee5e8f61890e6820c9ea08fb73559d4343542b87dc6fb69033a8f2b ssh-agent 22:30:22 SSH_AUTH_SOCK=/tmp/ssh-ZJLhZRQHRTSM/agent.32 22:30:22 SSH_AGENT_PID=38 22:30:22 Running ssh-add (command line suppressed) 22:30:23 Identity added: /w/workspace/edgex-go/542@tmp/private_key_6510152797867352693.key (/w/workspace/edgex-go/542@tmp/private_key_6510152797867352693.key) 22:30:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:30:23 + git semver push 22:30:23 2023-07-13 22:30:23,591 [run_push] DEBUG push 22:30:23 2023-07-13 22:30:23,592 [execute] INFO git cat-file --batch-check 22:30:23 2023-07-13 22:30:23,592 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/542/.semver, universal_newlines=False, shell=None, istream=) 22:30:23 2023-07-13 22:30:23,597 [execute] INFO git rev-list e4a80ec1dec770b441fea0931ae30eac64fcdb26 -- 22:30:23 2023-07-13 22:30:23,597 [execute] DEBUG Popen(['git', 'rev-list', 'e4a80ec1dec770b441fea0931ae30eac64fcdb26', '--'], cwd=/w/workspace/edgex-go/542/.semver, universal_newlines=False, shell=None, istream=None) 22:30:23 2023-07-13 22:30:23,616 [execute] INFO git fetch -v origin 22:30:23 2023-07-13 22:30:23,616 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/542/.semver, universal_newlines=True, shell=None, istream=None) 22:30:24 2023-07-13 22:30:24,098 [run_push] DEBUG no remote changes detected 22:30:24 2023-07-13 22:30:24,098 [execute] INFO git push origin semver 22:30:24 2023-07-13 22:30:24,099 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/542/.semver, universal_newlines=False, shell=None, istream=None) 22:30:25 2023-07-13 22:30:24,905 [run_push] DEBUG push all version tags 22:30:25 2023-07-13 22:30:24,905 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:30:25 2023-07-13 22:30:24,906 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/542, universal_newlines=False, shell=None, istream=None) 22:30:25 2023-07-13 22:30:25,677 [read_version] DEBUG read version from /w/workspace/edgex-go/542/.semver/main 22:30:25 3.1.0-dev.10 [Pipeline] } 22:30:25 $ docker exec --env ******** --env ******** ff669b2cbee5e8f61890e6820c9ea08fb73559d4343542b87dc6fb69033a8f2b ssh-agent -k 22:30:25 unset SSH_AUTH_SOCK; 22:30:25 unset SSH_AGENT_PID; 22:30:25 echo Agent pid 38 killed; 22:30:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:30:26 + git semver [Pipeline] } 22:30:26 $ docker stop --time=1 ff669b2cbee5e8f61890e6820c9ea08fb73559d4343542b87dc6fb69033a8f2b 22:30:27 $ docker rm -f --volumes ff669b2cbee5e8f61890e6820c9ea08fb73559d4343542b87dc6fb69033a8f2b [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 22:30:28 + [ -d /w/workspace/edgex-go/542/archives ] [Pipeline] libraryResource [Pipeline] sh 22:30:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:30:29 ---> package-listing.sh 22:30:29 ++ facter osfamily 22:30:29 ++ tr '[:upper:]' '[:lower:]' 22:30:29 + OS_FAMILY=debian 22:30:29 + workspace=/w/workspace/edgex-go/542 22:30:29 + START_PACKAGES=/tmp/packages_start.txt 22:30:29 + END_PACKAGES=/tmp/packages_end.txt 22:30:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:30:29 + PACKAGES=/tmp/packages_start.txt 22:30:29 + '[' /w/workspace/edgex-go/542 ']' 22:30:29 + PACKAGES=/tmp/packages_end.txt 22:30:29 + case "${OS_FAMILY}" in 22:30:29 + dpkg -l 22:30:29 + grep '^ii' 22:30:29 + '[' -f /tmp/packages_start.txt ']' 22:30:29 + '[' -f /tmp/packages_end.txt ']' 22:30:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:30:29 + '[' /w/workspace/edgex-go/542 ']' 22:30:29 + mkdir -p /w/workspace/edgex-go/542/archives/ 22:30:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/542/archives/ [Pipeline] echo 22:30:29 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/542/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:30:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:30:30 22:30:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:30:30 latest: Pulling from edgex-lftools-log-publisher 22:30:30 5eb5b503b376: Pulling fs layer 22:30:30 5c69ac0246d0: Pulling fs layer 22:30:30 ec43610c2a17: Pulling fs layer 22:30:30 3a2ae6a8a46f: Pulling fs layer 22:30:30 33b1e0a273af: Pulling fs layer 22:30:30 5d3b04190fa2: Pulling fs layer 22:30:30 2f39f015ded8: Pulling fs layer 22:30:30 33b1e0a273af: Waiting 22:30:30 5d3b04190fa2: Waiting 22:30:30 2f39f015ded8: Waiting 22:30:30 3a2ae6a8a46f: Waiting 22:30:30 5c69ac0246d0: Verifying Checksum 22:30:30 5c69ac0246d0: Download complete 22:30:30 3a2ae6a8a46f: Verifying Checksum 22:30:30 3a2ae6a8a46f: Download complete 22:30:30 33b1e0a273af: Verifying Checksum 22:30:30 33b1e0a273af: Download complete 22:30:30 5d3b04190fa2: Verifying Checksum 22:30:30 5d3b04190fa2: Download complete 22:30:30 ec43610c2a17: Verifying Checksum 22:30:30 ec43610c2a17: Download complete 22:30:31 5eb5b503b376: Verifying Checksum 22:30:31 5eb5b503b376: Download complete 22:30:31 2f39f015ded8: Download complete 22:30:32 5eb5b503b376: Pull complete 22:30:32 5c69ac0246d0: Pull complete 22:30:32 ec43610c2a17: Pull complete 22:30:32 3a2ae6a8a46f: Pull complete 22:30:33 33b1e0a273af: Pull complete 22:30:33 5d3b04190fa2: Pull complete 22:30:37 2f39f015ded8: Pull complete 22:30:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:30:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:30:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:30:37 prd-ubuntu20.04-docker-8c-8g-1099 does not seem to be running inside a container 22:30:37 $ 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/542/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/542 -v /w/workspace/edgex-go/542:/w/workspace/edgex-go/542:rw,z -v /w/workspace/edgex-go/542@tmp:/w/workspace/edgex-go/542@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 22:30:39 $ docker top c9a0a423ca683feeb79876bee4d4ffc7c866d35248c49231be8ee15f64ecd7d5 -eo pid,comm [Pipeline] { [Pipeline] sh 22:30:39 + touch /tmp/pre-build-complete [Pipeline] sh 22:30:39 + mkdir -p /var/log/sysstat [Pipeline] sh 22:30:40 + ls /var/log/sa-host 22:30:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:30:40 provisioning config files... 22:30:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/542@tmp/config16043582044485923315tmp [Pipeline] { [Pipeline] echo 22:30:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:30:40 ---> create-netrc.sh [Pipeline] } 22:30:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:30:40 ---> python-tools-install.sh [Pipeline] echo 22:30:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:30:41 ---> sudo-logs.sh 22:30:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:30:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:30:41 ---> job-cost.sh 22:30:41 lf-activate-venv: SKIPPING 22:30:41 DEBUG: total: 0.10999999940395355 22:30:41 INFO: Retrieving Stack Cost... 22:30:41 INFO: Retrieving Pricing Info for: v3-standard-8 22:30:42 INFO: Archiving Costs [Pipeline] echo 22:30:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:30:42 ---> logs-deploy.sh 22:30:42 lf-activate-venv: SKIPPING 22:30:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/542 22:30:42 INFO: archiving workspace using pattern(s): 22:30:43 Archives upload complete. 22:30:43 INFO: archiving logs to Nexus 22:30:44 ---> uname -a: 22:30:44 Linux prd-ubuntu20-04-docker-8c-8g-1099 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:30:44 22:30:44 22:30:44 ---> lscpu: 22:30:44 Architecture: x86_64 22:30:44 CPU op-mode(s): 32-bit, 64-bit 22:30:44 Byte Order: Little Endian 22:30:44 Address sizes: 40 bits physical, 48 bits virtual 22:30:44 CPU(s): 8 22:30:44 On-line CPU(s) list: 0-7 22:30:44 Thread(s) per core: 1 22:30:44 Core(s) per socket: 1 22:30:44 Socket(s): 8 22:30:44 NUMA node(s): 1 22:30:44 Vendor ID: AuthenticAMD 22:30:44 CPU family: 23 22:30:44 Model: 49 22:30:44 Model name: AMD EPYC-Rome Processor 22:30:44 Stepping: 0 22:30:44 CPU MHz: 2800.000 22:30:44 BogoMIPS: 5600.00 22:30:44 Virtualization: AMD-V 22:30:44 Hypervisor vendor: KVM 22:30:44 Virtualization type: full 22:30:44 L1d cache: 256 KiB 22:30:44 L1i cache: 256 KiB 22:30:44 L2 cache: 4 MiB 22:30:44 L3 cache: 128 MiB 22:30:44 NUMA node0 CPU(s): 0-7 22:30:44 Vulnerability Itlb multihit: Not affected 22:30:44 Vulnerability L1tf: Not affected 22:30:44 Vulnerability Mds: Not affected 22:30:44 Vulnerability Meltdown: Not affected 22:30:44 Vulnerability Mmio stale data: Not affected 22:30:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:30:44 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:30:44 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:30:44 Vulnerability Srbds: Not affected 22:30:44 Vulnerability Tsx async abort: Not affected 22:30:44 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 22:30:44 22:30:44 22:30:44 ---> nproc: 22:30:44 8 22:30:44 22:30:44 22:30:44 ---> df -h: 22:30:44 Filesystem Size Used Avail Use% Mounted on 22:30:44 overlay 155G 23G 132G 15% / 22:30:44 tmpfs 64M 0 64M 0% /dev 22:30:44 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:30:44 shm 64M 0 64M 0% /dev/shm 22:30:44 /dev/vda1 155G 23G 132G 15% /facter-os 22:30:44 22:30:44 22:30:44 ---> sar -b -r -n DEV: 22:30:44 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1099) 07/13/23 _x86_64_ (8 CPU) 22:30:44 22:30:44 22:01:09 LINUX RESTART (8 CPU) 22:30:44 22:30:44 22:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:30:44 22:03:01 144.53 3.55 140.98 0.00 427.13 76957.31 0.00 22:30:44 22:04:01 30.38 0.03 30.34 0.00 0.27 17954.62 0.00 22:30:44 22:05:01 101.25 0.55 100.70 0.00 34.66 35984.40 0.00 22:30:44 22:06:01 537.94 6.65 531.29 0.00 71.84 272581.67 0.00 22:30:44 22:07:01 494.64 12.31 482.32 0.00 5162.81 103495.77 0.00 22:30:44 22:08:01 616.58 0.25 616.33 0.00 20.93 57531.21 0.00 22:30:44 22:09:01 24.86 0.03 24.83 0.00 1.07 662.29 0.00 22:30:44 22:10:01 2.08 0.00 2.08 0.00 0.00 22.23 0.00 22:30:44 22:11:01 1.28 0.00 1.28 0.00 0.00 13.20 0.00 22:30:44 22:12:01 1.72 0.00 1.72 0.00 0.00 19.06 0.00 22:30:44 22:13:01 1.15 0.00 1.15 0.00 0.00 12.00 0.00 22:30:44 22:14:01 1.53 0.00 1.53 0.00 0.00 16.79 0.00 22:30:44 22:15:01 0.88 0.00 0.88 0.00 0.00 9.47 0.00 22:30:44 22:16:01 1.57 0.00 1.57 0.00 0.00 18.40 0.00 22:30:44 22:17:01 1.85 0.03 1.82 0.00 0.27 23.73 0.00 22:30:44 22:18:01 1.85 0.00 1.85 0.00 0.00 21.20 0.00 22:30:44 22:19:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 22:30:44 22:20:01 1.60 0.00 1.60 0.00 0.00 17.33 0.00 22:30:44 22:21:01 1.05 0.00 1.05 0.00 0.00 13.20 0.00 22:30:44 22:22:01 1.88 0.00 1.88 0.00 0.00 20.79 0.00 22:30:44 22:23:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 22:30:44 22:24:01 3.33 1.58 1.75 0.00 36.26 20.53 0.00 22:30:44 22:25:01 0.90 0.00 0.90 0.00 0.00 9.87 0.00 22:30:44 22:26:01 1.65 0.00 1.65 0.00 0.00 19.06 0.00 22:30:44 22:27:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 22:30:44 22:28:01 1.62 0.00 1.62 0.00 0.00 17.73 0.00 22:30:44 22:29:01 0.88 0.00 0.88 0.00 0.00 9.60 0.00 22:30:44 22:30:01 89.35 0.32 89.04 0.00 12.93 36064.26 0.00 22:30:44 Average: 73.95 0.90 73.04 0.00 206.15 21497.82 0.00 22:30:44 22:30:44 22:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:30:44 22:03:01 28001632 31424972 877092 2.67 113912 3516560 2280008 6.72 1406204 3029532 187876 22:30:44 22:04:01 27665440 31472296 828148 2.52 117368 3864772 1877680 5.53 1326084 3417156 261596 22:30:44 22:05:01 27725340 31514376 786308 2.39 123916 3859540 1934388 5.70 1288648 3408420 1876 22:30:44 22:06:01 19210344 31452664 829688 2.52 219412 11832832 2386380 7.03 1914824 10894472 94856 22:30:44 22:07:01 13695428 29264836 2941428 8.95 272016 14815272 8319516 24.52 5543196 12385196 178976 22:30:44 22:08:01 16239304 31464040 796936 2.42 295244 14573364 2129140 6.27 2780500 12808804 740 22:30:44 22:09:01 16247220 31468660 793052 2.41 294860 14570324 2118784 6.24 3084132 12497572 8 22:30:44 22:10:01 16245916 31467448 793944 2.41 294900 14570336 2118784 6.24 3083548 12497580 8 22:30:44 22:11:01 16248428 31470084 791308 2.41 294928 14570340 2118784 6.24 3081432 12497580 16 22:30:44 22:12:01 16250852 31472596 789228 2.40 294952 14570340 2118784 6.24 3079832 12497612 8 22:30:44 22:13:01 16251532 31473304 788792 2.40 294980 14570344 2118784 6.24 3079768 12497616 12 22:30:44 22:14:01 16262596 31484680 777644 2.36 294988 14570348 2118784 6.24 3067912 12497896 8 22:30:44 22:15:01 16262296 31484388 777876 2.37 294996 14570348 2118784 6.24 3067904 12497896 8 22:30:44 22:16:01 16262496 31484604 777796 2.37 295040 14570336 2118784 6.24 3067912 12497900 12 22:30:44 22:17:01 16261956 31484144 778040 2.37 295092 14570324 2151296 6.34 3068364 12497868 20 22:30:44 22:18:01 16261920 31484156 777776 2.37 295124 14570336 2151296 6.34 3068032 12497872 28 22:30:44 22:19:01 16262100 31484408 777440 2.36 295136 14570340 2151296 6.34 3068048 12497880 8 22:30:44 22:20:01 16261800 31484124 777656 2.36 295156 14570340 2151296 6.34 3068064 12497880 8 22:30:44 22:21:01 16262036 31484392 777336 2.36 295184 14570336 2151296 6.34 3068088 12497888 44 22:30:44 22:22:01 16262228 31484612 777276 2.36 295216 14570352 2151296 6.34 3068196 12497892 12 22:30:44 22:23:01 16262220 31484636 777248 2.36 295232 14570352 2151296 6.34 3068160 12497892 8 22:30:44 22:24:01 16249624 31474160 787500 2.39 295276 14571440 2134712 6.29 3082140 12498232 20 22:30:44 22:25:01 16249592 31474128 787476 2.39 295292 14571440 2134712 6.29 3081808 12498184 16 22:30:44 22:26:01 16249576 31474120 787380 2.39 295300 14571444 2134712 6.29 3081732 12498188 16 22:30:44 22:27:01 16249528 31474084 787400 2.39 295308 14571448 2134712 6.29 3081800 12498192 12 22:30:44 22:28:01 16249444 31474012 787608 2.40 295332 14571452 2134712 6.29 3081748 12498192 8 22:30:44 22:29:01 16249680 31474280 787336 2.39 295336 14571456 2134712 6.29 3081784 12498200 8 22:30:44 22:30:01 15008632 31427756 832580 2.53 312396 15672472 2384168 7.03 3185620 13554428 402992 22:30:44 Average: 17461041 31395070 869618 2.64 273282 13361378 2361746 6.96 2929481 11498358 40329 22:30:44 22:30:44 22:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:30:44 22:03:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 22:30:44 22:03:01 vethff0e402 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:30:44 22:03:01 ens3 878.27 761.69 8746.85 86.61 0.00 0.00 0.00 0.00 22:30:44 22:03:01 docker0 653.96 694.43 47.27 4490.62 0.00 0.00 0.00 0.00 22:30:44 22:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:30:44 22:04:01 vethff0e402 1.45 1.50 0.13 0.13 0.00 0.00 0.00 0.00 22:30:44 22:04:01 ens3 46.14 47.28 32.02 101.79 0.00 0.00 0.00 0.00 22:30:44 22:04:01 docker0 1.45 1.45 0.11 0.13 0.00 0.00 0.00 0.00 22:30:44 22:05:01 veth0153ff6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:30:44 22:05:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 22:30:44 22:05:01 ens3 102.95 60.22 2223.51 19.41 0.00 0.00 0.00 0.00 22:30:44 22:05:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:30:44 22:06:01 veth0153ff6 0.00 0.67 0.00 0.03 0.00 0.00 0.00 0.00 22:30:44 22:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:30:44 22:06:01 ens3 656.06 367.53 3805.92 45.45 0.00 0.00 0.00 0.00 22:30:44 22:06:01 docker0 349.10 628.56 28.20 3784.11 0.00 0.00 0.00 0.00 22:30:44 22:07:01 vethb786faa 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:30:44 22:07:01 veth03ef4cb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:30:44 22:07:01 vethd68a648 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:30:44 22:07:01 veth0153ff6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:30:44 22:07:01 veth8a307d6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:30:44 22:07:01 veth44b84b5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:30:44 22:07:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 22:30:44 22:07:01 veth27020a2 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 22:30:44 22:07:01 veth2663445 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:30:44 22:07:01 vethebf9d42 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:30:44 22:07:01 veth025d16e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:30:44 22:07:01 ens3 235.27 129.77 2936.30 15.04 0.00 0.00 0.00 0.00 22:30:44 22:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:44 22:07:01 veth8f8f6b0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:30:44 22:07:01 veth822dfa8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:30:44 22:08:01 lo 39.93 39.93 3.93 3.93 0.00 0.00 0.00 0.00 22:30:44 22:08:01 ens3 308.52 345.86 192.19 1335.53 0.00 0.00 0.00 0.00 22:30:44 22:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:44 22:09:01 lo 30.66 30.66 3.02 3.02 0.00 0.00 0.00 0.00 22:30:44 22:09:01 ens3 318.98 318.95 159.39 1962.32 0.00 0.00 0.00 0.00 22:30:44 22:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:44 22:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:30:44 22:10:01 ens3 2.25 1.75 7.28 0.30 0.00 0.00 0.00 0.00 22:30:44 22:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:44 22:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:44 22:11:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:30:44 22:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:44 22:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:30:44 22:12:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 22:30:44 22:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:44 22:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:44 22:13:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:44 22:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:44 22:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:30:44 22:14:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:30:44 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:44 22:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:44 22:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:44 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:44 22:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:30:44 22:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:30:44 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:44 22:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:44 22:17:01 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 22:30:44 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:44 22:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:30:44 22:18:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:30:44 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:44 22:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:44 22:19:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:44 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:44 22:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:30:44 22:20:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:30:44 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:44 22:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:44 22:21:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 22:30:44 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:44 22:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:30:44 22:22:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 22:30:44 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:44 22:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:44 22:23:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:44 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:44 22:24:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 22:30:44 22:24:01 ens3 26.40 51.74 6.54 115.18 0.00 0.00 0.00 0.00 22:30:44 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:44 22:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:44 22:25:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:44 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:44 22:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:30:44 22:26:01 ens3 0.28 0.18 0.23 0.01 0.00 0.00 0.00 0.00 22:30:44 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:44 22:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:44 22:27:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 22:30:44 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:44 22:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:30:44 22:28:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:30:44 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:44 22:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:44 22:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:44 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:44 22:30:01 lo 2.53 2.53 0.25 0.25 0.00 0.00 0.00 0.00 22:30:44 22:30:01 ens3 394.28 212.76 8185.77 40.16 0.00 0.00 0.00 0.00 22:30:44 22:30:01 docker0 55.07 118.48 4.54 1013.91 0.00 0.00 0.00 0.00 22:30:44 Average: lo 2.79 2.79 0.27 0.27 0.00 0.00 0.00 0.00 22:30:44 Average: ens3 106.18 82.15 939.71 133.01 0.00 0.00 0.00 0.00 22:30:44 Average: docker0 37.87 51.57 2.86 331.95 0.00 0.00 0.00 0.00 22:30:44 22:30:44 22:30:44 ---> sar -P ALL: 22:30:44 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1099) 07/13/23 _x86_64_ (8 CPU) 22:30:44 22:30:44 22:01:09 LINUX RESTART (8 CPU) 22:30:44 22:30:44 22:02:01 CPU %user %nice %system %iowait %steal %idle 22:30:44 22:03:01 all 14.38 0.00 4.74 3.57 0.27 77.04 22:30:44 22:03:01 0 13.73 0.00 4.34 2.30 0.24 79.39 22:30:44 22:03:01 1 14.90 0.00 5.72 6.97 0.25 72.15 22:30:44 22:03:01 2 16.79 0.00 5.36 7.49 0.25 70.10 22:30:44 22:03:01 3 13.56 0.00 4.75 0.61 0.32 80.76 22:30:44 22:03:01 4 14.24 0.00 4.76 5.81 0.27 74.91 22:30:44 22:03:01 5 14.55 0.00 3.49 0.81 0.22 80.93 22:30:44 22:03:01 6 13.00 0.00 3.66 2.71 0.19 80.44 22:30:44 22:03:01 7 14.25 0.00 5.88 1.81 0.41 77.65 22:30:44 22:04:01 all 35.84 0.00 5.69 0.92 0.10 57.45 22:30:44 22:04:01 0 35.90 0.00 5.60 0.10 0.10 58.30 22:30:44 22:04:01 1 36.27 0.00 5.41 2.39 0.08 55.85 22:30:44 22:04:01 2 34.95 0.00 6.26 4.12 0.12 54.55 22:30:44 22:04:01 3 35.44 0.00 5.47 0.03 0.08 58.97 22:30:44 22:04:01 4 35.34 0.00 7.11 0.03 0.10 57.42 22:30:44 22:04:01 5 33.96 0.00 5.33 0.05 0.08 60.58 22:30:44 22:04:01 6 38.71 0.00 5.09 0.52 0.10 55.58 22:30:44 22:04:01 7 36.18 0.00 5.22 0.15 0.10 58.35 22:30:44 22:05:01 all 30.54 0.00 5.08 3.51 0.09 60.79 22:30:44 22:05:01 0 30.39 0.00 4.72 1.82 0.08 62.99 22:30:44 22:05:01 1 30.30 0.00 5.15 6.91 0.10 57.54 22:30:44 22:05:01 2 31.77 0.00 5.36 0.83 0.08 61.96 22:30:44 22:05:01 3 29.01 0.00 5.03 1.93 0.08 63.94 22:30:44 22:05:01 4 30.33 0.00 5.19 12.70 0.08 51.69 22:30:44 22:05:01 5 31.65 0.00 5.28 0.47 0.10 62.50 22:30:44 22:05:01 6 29.72 0.00 5.05 2.78 0.08 62.37 22:30:44 22:05:01 7 31.12 0.00 4.84 0.66 0.10 63.29 22:30:44 22:06:01 all 16.05 0.00 6.54 20.21 0.08 57.12 22:30:44 22:06:01 0 16.18 0.00 6.50 28.33 0.07 48.93 22:30:44 22:06:01 1 15.80 0.00 6.32 9.34 0.07 68.48 22:30:44 22:06:01 2 16.37 0.00 6.48 31.81 0.08 45.25 22:30:44 22:06:01 3 16.22 0.00 6.59 18.31 0.08 58.80 22:30:44 22:06:01 4 15.95 0.00 7.45 22.55 0.08 53.97 22:30:44 22:06:01 5 15.66 0.00 6.27 16.56 0.07 61.45 22:30:44 22:06:01 6 16.08 0.00 6.48 21.58 0.07 55.80 22:30:44 22:06:01 7 16.15 0.00 6.26 13.09 0.12 64.38 22:30:44 22:07:01 all 86.45 0.00 11.54 0.42 0.17 1.42 22:30:44 22:07:01 0 85.81 0.00 12.25 0.03 0.18 1.72 22:30:44 22:07:01 1 87.04 0.00 10.93 0.55 0.17 1.31 22:30:44 22:07:01 2 86.36 0.00 11.86 0.34 0.17 1.27 22:30:44 22:07:01 3 85.34 0.00 12.69 0.35 0.15 1.47 22:30:44 22:07:01 4 87.09 0.00 10.84 0.13 0.18 1.76 22:30:44 22:07:01 5 86.12 0.00 11.70 0.79 0.15 1.24 22:30:44 22:07:01 6 87.95 0.00 9.99 0.12 0.17 1.77 22:30:44 22:07:01 7 85.90 0.00 12.06 1.07 0.18 0.79 22:30:44 22:08:01 all 27.29 0.00 5.04 2.38 0.14 65.16 22:30:44 22:08:01 0 28.18 0.00 4.88 2.09 0.12 64.73 22:30:44 22:08:01 1 28.62 0.00 4.49 1.27 0.13 65.48 22:30:44 22:08:01 2 27.49 0.00 4.79 1.31 0.15 66.27 22:30:44 22:08:01 3 27.30 0.00 5.08 1.14 0.17 66.31 22:30:44 22:08:01 4 25.90 0.00 4.95 3.51 0.12 65.52 22:30:44 22:08:01 5 27.35 0.00 4.94 3.26 0.15 64.30 22:30:44 22:08:01 6 25.16 0.00 5.68 3.44 0.12 65.60 22:30:44 22:08:01 7 28.29 0.00 5.48 2.97 0.20 63.06 22:30:44 22:09:01 all 6.58 0.00 0.70 0.14 0.06 92.52 22:30:44 22:09:01 0 3.31 0.00 0.82 0.02 0.05 95.81 22:30:44 22:09:01 1 8.43 0.00 0.62 0.03 0.05 90.86 22:30:44 22:09:01 2 6.91 0.00 0.65 0.03 0.05 92.36 22:30:44 22:09:01 3 7.38 0.00 0.65 0.25 0.08 91.63 22:30:44 22:09:01 4 7.41 0.00 0.60 0.50 0.05 91.43 22:30:44 22:09:01 5 5.32 0.00 0.57 0.12 0.05 93.95 22:30:44 22:09:01 6 7.94 0.00 0.59 0.08 0.07 91.32 22:30:44 22:09:01 7 5.92 0.00 1.09 0.08 0.07 92.84 22:30:44 22:10:01 all 0.18 0.00 0.03 0.01 0.00 99.79 22:30:44 22:10:01 0 0.10 0.00 0.05 0.00 0.00 99.85 22:30:44 22:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:30:44 22:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:30:44 22:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:30:44 22:10:01 4 0.03 0.00 0.03 0.03 0.02 99.88 22:30:44 22:10:01 5 0.03 0.00 0.03 0.02 0.00 99.92 22:30:44 22:10:01 6 0.05 0.00 0.03 0.00 0.00 99.92 22:30:44 22:10:01 7 1.15 0.00 0.03 0.00 0.00 98.82 22:30:44 22:11:01 all 0.19 0.00 0.01 0.01 0.00 99.78 22:30:44 22:11:01 0 0.07 0.00 0.07 0.00 0.02 99.85 22:30:44 22:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:30:44 22:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:30:44 22:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:30:44 22:11:01 4 0.02 0.00 0.00 0.05 0.00 99.93 22:30:44 22:11:01 5 0.05 0.00 0.03 0.03 0.00 99.88 22:30:44 22:11:01 6 0.03 0.00 0.00 0.03 0.00 99.93 22:30:44 22:11:01 7 1.34 0.00 0.00 0.00 0.02 98.64 22:30:44 22:12:01 all 0.02 0.00 0.02 0.01 0.01 99.94 22:30:44 22:12:01 0 0.05 0.00 0.05 0.00 0.00 99.90 22:30:44 22:12:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:30:44 22:12:01 2 0.02 0.00 0.02 0.03 0.02 99.92 22:30:44 22:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:30:44 22:12:01 4 0.00 0.00 0.02 0.05 0.00 99.93 22:30:44 22:12:01 5 0.00 0.00 0.02 0.02 0.02 99.95 22:30:44 22:12:01 6 0.03 0.00 0.02 0.00 0.02 99.93 22:30:44 22:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:30:44 22:13:01 all 0.03 0.00 0.02 0.00 0.00 99.95 22:30:44 22:13:01 0 0.07 0.00 0.07 0.00 0.02 99.85 22:30:44 22:13:01 1 0.00 0.00 0.00 0.00 0.02 99.98 22:30:44 22:13:01 2 0.03 0.00 0.02 0.00 0.00 99.95 22:30:44 22:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:30:44 22:13:01 4 0.02 0.00 0.00 0.02 0.00 99.97 22:30:44 22:13:01 5 0.00 0.00 0.03 0.02 0.00 99.95 22:30:44 22:13:01 6 0.03 0.00 0.02 0.00 0.00 99.95 22:30:44 22:13:01 7 0.05 0.00 0.00 0.00 0.00 99.95 22:30:44 22:30:44 22:13:01 CPU %user %nice %system %iowait %steal %idle 22:30:44 22:14:01 all 0.02 0.00 0.01 0.03 0.01 99.94 22:30:44 22:14:01 0 0.05 0.00 0.03 0.00 0.02 99.90 22:30:44 22:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:30:44 22:14:01 2 0.02 0.00 0.00 0.03 0.00 99.95 22:30:44 22:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:30:44 22:14:01 4 0.03 0.00 0.00 0.17 0.02 99.78 22:30:44 22:14:01 5 0.02 0.00 0.00 0.03 0.00 99.95 22:30:44 22:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:30:44 22:14:01 7 0.00 0.00 0.00 0.00 0.02 99.98 22:30:44 22:15:01 all 0.02 0.00 0.01 0.00 0.00 99.97 22:30:44 22:15:01 0 0.05 0.00 0.02 0.00 0.00 99.93 22:30:44 22:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:30:44 22:15:01 2 0.00 0.00 0.00 0.02 0.00 99.98 22:30:44 22:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:30:44 22:15:01 4 0.03 0.00 0.02 0.02 0.00 99.93 22:30:44 22:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:30:44 22:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:30:44 22:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:30:44 22:16:01 all 0.04 0.00 0.01 0.00 0.00 99.94 22:30:44 22:16:01 0 0.15 0.00 0.02 0.00 0.02 99.82 22:30:44 22:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:30:44 22:16:01 2 0.02 0.00 0.00 0.02 0.02 99.95 22:30:44 22:16:01 3 0.05 0.00 0.00 0.00 0.00 99.95 22:30:44 22:16:01 4 0.00 0.00 0.02 0.02 0.00 99.97 22:30:44 22:16:01 5 0.03 0.00 0.02 0.00 0.00 99.95 22:30:44 22:16:01 6 0.05 0.00 0.00 0.00 0.00 99.95 22:30:44 22:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:30:44 22:17:01 all 0.02 0.00 0.04 0.00 0.01 99.93 22:30:44 22:17:01 0 0.03 0.00 0.07 0.00 0.02 99.88 22:30:44 22:17:01 1 0.03 0.00 0.07 0.00 0.00 99.90 22:30:44 22:17:01 2 0.02 0.00 0.03 0.02 0.00 99.93 22:30:44 22:17:01 3 0.00 0.00 0.03 0.00 0.00 99.97 22:30:44 22:17:01 4 0.02 0.00 0.03 0.00 0.00 99.95 22:30:44 22:17:01 5 0.03 0.00 0.02 0.00 0.02 99.93 22:30:44 22:17:01 6 0.02 0.00 0.05 0.00 0.00 99.93 22:30:44 22:17:01 7 0.00 0.00 0.03 0.00 0.02 99.95 22:30:44 22:18:01 all 0.03 0.00 0.01 0.01 0.00 99.94 22:30:44 22:18:01 0 0.07 0.00 0.00 0.00 0.00 99.93 22:30:44 22:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:30:44 22:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:30:44 22:18:01 3 0.03 0.00 0.00 0.00 0.00 99.97 22:30:44 22:18:01 4 0.00 0.00 0.02 0.07 0.00 99.92 22:30:44 22:18:01 5 0.03 0.00 0.02 0.03 0.00 99.92 22:30:44 22:18:01 6 0.05 0.00 0.02 0.00 0.02 99.92 22:30:44 22:18:01 7 0.07 0.00 0.02 0.00 0.02 99.90 22:30:44 22:19:01 all 0.02 0.00 0.01 0.00 0.00 99.97 22:30:44 22:19:01 0 0.08 0.00 0.00 0.00 0.02 99.90 22:30:44 22:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:30:44 22:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:30:44 22:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:30:44 22:19:01 4 0.02 0.00 0.02 0.02 0.00 99.95 22:30:44 22:19:01 5 0.00 0.00 0.03 0.00 0.00 99.97 22:30:44 22:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:30:44 22:19:01 7 0.03 0.00 0.02 0.00 0.00 99.95 22:30:44 22:20:01 all 0.04 0.00 0.01 0.00 0.00 99.94 22:30:44 22:20:01 0 0.08 0.00 0.02 0.00 0.00 99.90 22:30:44 22:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:30:44 22:20:01 2 0.02 0.00 0.00 0.00 0.02 99.97 22:30:44 22:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:30:44 22:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:30:44 22:20:01 5 0.05 0.00 0.03 0.02 0.00 99.90 22:30:44 22:20:01 6 0.07 0.00 0.02 0.00 0.00 99.92 22:30:44 22:20:01 7 0.03 0.00 0.02 0.00 0.02 99.93 22:30:44 22:21:01 all 0.08 0.00 0.01 0.00 0.01 99.90 22:30:44 22:21:01 0 0.45 0.00 0.03 0.00 0.00 99.52 22:30:44 22:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:30:44 22:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:30:44 22:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:30:44 22:21:01 4 0.03 0.00 0.00 0.02 0.02 99.93 22:30:44 22:21:01 5 0.02 0.00 0.02 0.02 0.02 99.93 22:30:44 22:21:01 6 0.03 0.00 0.00 0.00 0.00 99.97 22:30:44 22:21:01 7 0.02 0.00 0.02 0.00 0.02 99.95 22:30:44 22:22:01 all 0.06 0.00 0.01 0.01 0.00 99.91 22:30:44 22:22:01 0 0.18 0.00 0.03 0.00 0.02 99.77 22:30:44 22:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:30:44 22:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:30:44 22:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:30:44 22:22:01 4 0.00 0.00 0.02 0.03 0.00 99.95 22:30:44 22:22:01 5 0.03 0.00 0.03 0.00 0.00 99.93 22:30:44 22:22:01 6 0.07 0.00 0.00 0.02 0.02 99.90 22:30:44 22:22:01 7 0.18 0.00 0.02 0.00 0.00 99.80 22:30:44 22:23:01 all 0.26 0.00 0.01 0.00 0.01 99.72 22:30:44 22:23:01 0 2.00 0.00 0.02 0.00 0.00 97.98 22:30:44 22:23:01 1 0.00 0.00 0.00 0.00 0.02 99.98 22:30:44 22:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:30:44 22:23:01 3 0.00 0.00 0.00 0.00 0.02 99.98 22:30:44 22:23:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:30:44 22:23:01 5 0.00 0.00 0.00 0.02 0.00 99.98 22:30:44 22:23:01 6 0.03 0.00 0.02 0.00 0.00 99.95 22:30:44 22:23:01 7 0.03 0.00 0.02 0.00 0.02 99.93 22:30:44 22:24:01 all 0.56 0.00 0.05 0.01 0.00 99.38 22:30:44 22:24:01 0 1.47 0.00 0.07 0.02 0.02 98.43 22:30:44 22:24:01 1 0.95 0.00 0.00 0.00 0.00 99.05 22:30:44 22:24:01 2 0.67 0.00 0.02 0.00 0.00 99.32 22:30:44 22:24:01 3 0.12 0.00 0.12 0.00 0.00 99.77 22:30:44 22:24:01 4 0.28 0.00 0.07 0.03 0.00 99.62 22:30:44 22:24:01 5 0.30 0.00 0.05 0.02 0.00 99.63 22:30:44 22:24:01 6 0.28 0.00 0.02 0.00 0.00 99.70 22:30:44 22:24:01 7 0.38 0.00 0.05 0.00 0.02 99.55 22:30:44 22:30:44 22:24:01 CPU %user %nice %system %iowait %steal %idle 22:30:44 22:25:01 all 0.01 0.00 0.01 0.00 0.00 99.97 22:30:44 22:25:01 0 0.03 0.00 0.02 0.00 0.00 99.95 22:30:44 22:25:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:30:44 22:25:01 2 0.00 0.00 0.03 0.02 0.02 99.93 22:30:44 22:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:30:44 22:25:01 4 0.00 0.00 0.02 0.02 0.00 99.97 22:30:44 22:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:30:44 22:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:30:44 22:25:01 7 0.02 0.00 0.02 0.00 0.02 99.95 22:30:44 22:26:01 all 0.06 0.00 0.01 0.00 0.00 99.92 22:30:44 22:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:30:44 22:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:30:44 22:26:01 2 0.02 0.00 0.00 0.02 0.00 99.97 22:30:44 22:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:30:44 22:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:30:44 22:26:01 5 0.30 0.00 0.05 0.00 0.02 99.63 22:30:44 22:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:30:44 22:26:01 7 0.07 0.00 0.02 0.00 0.02 99.90 22:30:44 22:27:01 all 0.01 0.00 0.01 0.00 0.00 99.97 22:30:44 22:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:30:44 22:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:30:44 22:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:30:44 22:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:30:44 22:27:01 4 0.02 0.00 0.00 0.02 0.00 99.97 22:30:44 22:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:30:44 22:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:30:44 22:27:01 7 0.03 0.00 0.03 0.00 0.02 99.92 22:30:44 22:28:01 all 0.02 0.00 0.01 0.01 0.00 99.96 22:30:44 22:28:01 0 0.05 0.00 0.02 0.00 0.02 99.92 22:30:44 22:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:30:44 22:28:01 2 0.02 0.00 0.00 0.08 0.00 99.90 22:30:44 22:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:30:44 22:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:30:44 22:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:30:44 22:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:30:44 22:28:01 7 0.03 0.00 0.03 0.03 0.00 99.90 22:30:44 22:29:01 all 0.01 0.00 0.01 0.00 0.00 99.98 22:30:44 22:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:30:44 22:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:30:44 22:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:30:44 22:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:30:44 22:29:01 4 0.00 0.00 0.00 0.02 0.00 99.98 22:30:44 22:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:30:44 22:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:30:44 22:29:01 7 0.03 0.00 0.03 0.00 0.02 99.92 22:30:44 22:30:01 all 6.51 0.00 2.88 1.85 0.05 88.70 22:30:44 22:30:01 0 6.83 0.00 2.54 0.02 0.05 90.56 22:30:44 22:30:01 1 7.61 0.00 2.80 0.17 0.05 89.37 22:30:44 22:30:01 2 8.44 0.00 3.81 11.76 0.07 75.92 22:30:44 22:30:01 3 4.99 0.00 2.08 0.47 0.05 92.41 22:30:44 22:30:01 4 6.05 0.00 3.29 1.46 0.05 89.15 22:30:44 22:30:01 5 5.95 0.00 2.81 0.74 0.03 90.47 22:30:44 22:30:01 6 6.03 0.00 2.23 0.02 0.05 91.67 22:30:44 22:30:01 7 6.20 0.00 3.49 0.29 0.05 89.97 22:30:44 Average: all 8.02 0.00 1.51 1.17 0.04 89.26 22:30:44 Average: 0 8.03 0.00 1.50 1.24 0.04 89.20 22:30:44 Average: 1 8.19 0.00 1.48 0.98 0.03 89.32 22:30:44 Average: 2 8.18 0.00 1.59 2.05 0.04 88.14 22:30:44 Average: 3 7.81 0.00 1.51 0.82 0.04 89.82 22:30:44 Average: 4 7.93 0.00 1.58 1.67 0.04 88.79 22:30:44 Average: 5 7.89 0.00 1.45 0.82 0.03 89.81 22:30:44 Average: 6 8.02 0.00 1.39 1.11 0.03 89.45 22:30:44 Average: 7 8.10 0.00 1.59 0.71 0.05 89.55 22:30:44 22:30:44 22:30:44