Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 70986dfe36edecfcf26045bfecb25e985bf5e73e 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-ssh9579177055923831393.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-ssh14850738060123104566.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-ssh6833013119827144358.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-ssh6273580763875446866.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-ssh650916195656171806.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-1934 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/549 [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/549 # 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 > 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 Avoid second fetch Checking out Revision 70986dfe36edecfcf26045bfecb25e985bf5e73e (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3 (#4616)" > git config core.sparsecheckout # timeout=10 > git checkout -f 70986dfe36edecfcf26045bfecb25e985bf5e73e # timeout=10 > git rev-list --no-walk da625ccdf6d34ec850dd4052da6ef4306bcf8804 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:00:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:00:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:00:43 ========================================================= 21:00:43 EdgeX Global Pipelines Version Info 21:00:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:00:45 ------------------- 21:00:45 stable info: 21:00:45 ------------------- 21:00:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:00:45 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 21:00:45 Message: update stable to v1.0.250 21:00:45 ------------------- 21:00:45 experimental info: 21:00:45 ------------------- 21:00:45 Commited By: **** collab-it+edgex@linuxfoundation.org 21:00:45 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 21:00:45 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:00:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:00:45 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:00:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:00:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:00:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:00:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 21:00:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:00:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:00:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 21:00:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 21:00:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:00:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:00:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:00:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:00:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:00:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:00:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:00:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:00:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:00:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 21:00:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:00:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:00:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:00:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:00:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:00:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:00:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] echo 21:00:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 70986df [Pipeline] echo 21:00:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:00:46 provisioning config files... 21:00:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/549@tmp/config51574815810106684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:00:46 ---> docker-login.sh 21:00:46 nexus3.edgexfoundry.org:10001 21:00:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:47 Configure a credential helper to remove this warning. See 21:00:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:47 21:00:47 Login Succeeded 21:00:47 nexus3.edgexfoundry.org:10002 21:00:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:47 Configure a credential helper to remove this warning. See 21:00:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:47 21:00:47 Login Succeeded 21:00:47 nexus3.edgexfoundry.org:10003 21:00:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:47 Configure a credential helper to remove this warning. See 21:00:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:47 21:00:47 Login Succeeded 21:00:47 nexus3.edgexfoundry.org:10004 21:00:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:47 Configure a credential helper to remove this warning. See 21:00:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:47 21:00:47 Login Succeeded 21:00:47 docker.io 21:00:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:48 Configure a credential helper to remove this warning. See 21:00:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:48 21:00:48 Login Succeeded 21:00:48 ---> docker-login.sh ends [Pipeline] } 21:00:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:00:48 + 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 21:00:48 + dirname cmd/core-command/Dockerfile 21:00:48 + cut -d/ -f2 21:00:48 + echo core-command,cmd/core-command/Dockerfile 21:00:48 + dirname cmd/core-common-config-bootstrapper/Dockerfile 21:00:48 + cut -d/ -f2 21:00:48 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 21:00:48 + dirname cmd/core-data/Dockerfile 21:00:48 + cut -d/ -f2 21:00:48 + echo core-data,cmd/core-data/Dockerfile 21:00:48 + dirname cmd/core-metadata/Dockerfile 21:00:48 + cut -d/ -f2 21:00:48 + echo core-metadata,cmd/core-metadata/Dockerfile 21:00:48 + dirname cmd/security-bootstrapper/Dockerfile 21:00:48 + cut -d/ -f2 21:00:48 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 21:00:48 + dirname cmd/security-proxy-auth/Dockerfile 21:00:48 + cut -d/ -f2 21:00:48 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 21:00:48 + dirname+ cmd/security-proxy-setup/Dockerfile 21:00:48 cut -d/ -f2 21:00:48 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:00:48 + dirname cmd/security-secretstore-setup/Dockerfile 21:00:48 + cut -d/ -f2 21:00:48 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:00:48 + dirname cmd/security-spiffe-token-provider/Dockerfile 21:00:48 + cut -d/ -f2 21:00:48 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 21:00:48 + dirname cmd/security-spire-agent/Dockerfile 21:00:48 + cut -d/ -f2 21:00:48 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 21:00:48 + dirname cmd/security-spire-config/Dockerfile 21:00:48 + cut -d/ -f2 21:00:48 + echo security-spire-config,cmd/security-spire-config/Dockerfile 21:00:48 + dirname cmd/security-spire-server/Dockerfile 21:00:48 + cut -d/ -f2 21:00:48 + echo security-spire-server,cmd/security-spire-server/Dockerfile 21:00:48 + dirname cmd/support-notifications/Dockerfile 21:00:48 + cut -d/ -f2 21:00:48 + echo support-notifications,cmd/support-notifications/Dockerfile 21:00:48 + dirname cmd/support-scheduler/Dockerfile 21:00:48 + cut -d/ -f2 21:00:48 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 21:00:48 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 21:00:48 + git rev-list -1 --merges 70986dfe36edecfcf26045bfecb25e985bf5e73e~1..70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] echo 21:00:48 -----------> git rev-list -1 --merges 70986dfe36edecfcf26045bfecb25e985bf5e73e~1..70986dfe36edecfcf26045bfecb25e985bf5e73e 70986dfe36edecfcf26045bfecb25e985bf5e73e [false] [Pipeline] sh 21:00:49 + git log --format=format:%s -1 70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] echo 21:00:49 ========================================================= 21:00:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:00:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 21:00:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:00:49 + grep -v github /etc/ssh/ssh_known_hosts 21:00:49 + [ -e /tmp/ssh_known_hosts ] 21:00:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:00:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:00:49 + sudo tee -a /etc/ssh/ssh_known_hosts 21:00:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:00:50 21:00:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:00:50 0.1.4: Pulling from edgex-devops/py-git-semver 21:00:50 b85a868b505f: Pulling fs layer 21:00:50 e2be974225ed: Pulling fs layer 21:00:50 339a4e72a1f5: Pulling fs layer 21:00:50 988bab9f4d93: Pulling fs layer 21:00:50 1469e6f7b9e6: Pulling fs layer 21:00:50 eaf3925da568: Pulling fs layer 21:00:50 bab4dde63d76: Pulling fs layer 21:00:50 bde34c3a00c8: Pulling fs layer 21:00:50 b352a97aabf1: Pulling fs layer 21:00:50 4872d77fe225: Pulling fs layer 21:00:50 5851b861e8e6: Pulling fs layer 21:00:50 988bab9f4d93: Waiting 21:00:50 1469e6f7b9e6: Waiting 21:00:50 eaf3925da568: Waiting 21:00:50 bab4dde63d76: Waiting 21:00:50 bde34c3a00c8: Waiting 21:00:50 b352a97aabf1: Waiting 21:00:50 4872d77fe225: Waiting 21:00:50 5851b861e8e6: Waiting 21:00:50 e2be974225ed: Verifying Checksum 21:00:50 e2be974225ed: Download complete 21:00:50 988bab9f4d93: Download complete 21:00:50 1469e6f7b9e6: Verifying Checksum 21:00:50 1469e6f7b9e6: Download complete 21:00:50 339a4e72a1f5: Verifying Checksum 21:00:50 339a4e72a1f5: Download complete 21:00:50 eaf3925da568: Verifying Checksum 21:00:50 eaf3925da568: Download complete 21:00:50 bde34c3a00c8: Download complete 21:00:50 b352a97aabf1: Download complete 21:00:50 4872d77fe225: Download complete 21:00:50 5851b861e8e6: Download complete 21:00:50 b85a868b505f: Verifying Checksum 21:00:50 b85a868b505f: Download complete 21:00:50 bab4dde63d76: Verifying Checksum 21:00:50 bab4dde63d76: Download complete 21:00:51 b85a868b505f: Pull complete 21:00:52 e2be974225ed: Pull complete 21:00:52 339a4e72a1f5: Pull complete 21:00:52 988bab9f4d93: Pull complete 21:00:52 1469e6f7b9e6: Pull complete 21:00:52 eaf3925da568: Pull complete 21:00:54 bab4dde63d76: Pull complete 21:00:54 bde34c3a00c8: Pull complete 21:00:54 b352a97aabf1: Pull complete 21:00:54 4872d77fe225: Pull complete 21:00:54 5851b861e8e6: Pull complete 21:00:54 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:00:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:00:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:00:55 prd-ubuntu20.04-docker-8c-8g-1934 does not seem to be running inside a container 21:00:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/549 -v /w/workspace/edgex-go/549:/w/workspace/edgex-go/549:rw,z -v /w/workspace/edgex-go/549@tmp:/w/workspace/edgex-go/549@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:00:58 $ docker top c099ff5a0dcf0a6b23289278d3f36bb9a17730e8fb672fcef2dfd0d8edd04ba0 -eo pid,comm 21:00:59 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). 21:00:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:00:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:00:59 [ssh-agent] Looking for ssh-agent implementation... 21:00:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:00:59 $ docker exec c099ff5a0dcf0a6b23289278d3f36bb9a17730e8fb672fcef2dfd0d8edd04ba0 ssh-agent 21:00:59 SSH_AUTH_SOCK=/tmp/ssh-0ktCptzLYdBP/agent.33 21:00:59 SSH_AGENT_PID=38 21:00:59 Running ssh-add (command line suppressed) 21:00:59 Identity added: /w/workspace/edgex-go/549@tmp/private_key_5516686126053129234.key (/w/workspace/edgex-go/549@tmp/private_key_5516686126053129234.key) 21:00:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:00:59 + git tag --points-at HEAD [Pipeline] } 21:00:59 $ docker exec --env ******** --env ******** c099ff5a0dcf0a6b23289278d3f36bb9a17730e8fb672fcef2dfd0d8edd04ba0 ssh-agent -k 21:00:59 unset SSH_AUTH_SOCK; 21:00:59 unset SSH_AGENT_PID; 21:00:59 echo Agent pid 38 killed; 21:00:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:00:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:00:59 [ssh-agent] Looking for ssh-agent implementation... 21:00:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:00:59 $ docker exec c099ff5a0dcf0a6b23289278d3f36bb9a17730e8fb672fcef2dfd0d8edd04ba0 ssh-agent 21:01:00 SSH_AUTH_SOCK=/tmp/ssh-v0lCUIlUlKag/agent.70 21:01:00 SSH_AGENT_PID=76 21:01:00 Running ssh-add (command line suppressed) 21:01:00 Identity added: /w/workspace/edgex-go/549@tmp/private_key_251888033095877849.key (/w/workspace/edgex-go/549@tmp/private_key_251888033095877849.key) 21:01:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:01:00 + git semver init 21:01:00 2023-07-24 21:01:00,641 [run_init] DEBUG init version:0.0.0 force:False 21:01:00 2023-07-24 21:01:00,642 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/549/.semver 21:01:00 2023-07-24 21:01:00,642 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/549/.semver 21:01:00 2023-07-24 21:01:00,643 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/549/.semver'], cwd=/w/workspace/edgex-go/549, universal_newlines=False, shell=None, istream=None) 21:01:07 2023-07-24 21:01:06,255 [append_file] DEBUG append to file:/w/workspace/edgex-go/549/.git/info/exclude 21:01:07 2023-07-24 21:01:06,255 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/549/.semver/main with force:False 21:01:07 2023-07-24 21:01:06,256 [read_version] DEBUG read version from /w/workspace/edgex-go/549/.semver/main 21:01:07 2023-07-24 21:01:06,256 [read_version] DEBUG read version from /w/workspace/edgex-go/549/.semver/main 21:01:07 3.1.0-dev.15 [Pipeline] } 21:01:07 $ docker exec --env ******** --env ******** c099ff5a0dcf0a6b23289278d3f36bb9a17730e8fb672fcef2dfd0d8edd04ba0 ssh-agent -k 21:01:07 unset SSH_AUTH_SOCK; 21:01:07 unset SSH_AGENT_PID; 21:01:07 echo Agent pid 76 killed; 21:01:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:01:07 + git semver [Pipeline] } 21:01:08 $ docker stop --time=1 c099ff5a0dcf0a6b23289278d3f36bb9a17730e8fb672fcef2dfd0d8edd04ba0 21:01:09 $ docker rm -f --volumes c099ff5a0dcf0a6b23289278d3f36bb9a17730e8fb672fcef2dfd0d8edd04ba0 [Pipeline] // withDockerContainer [Pipeline] sh 21:01:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:01:09 Stashed 1 file(s) [Pipeline] echo 21:01:09 [edgeXSemver]: initialized semver on version 3.1.0-dev.15 [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 21:01:10 + git config --global --add safe.directory /w/workspace/edgex-go/549 [Pipeline] echo 21:01:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:01:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:01:10 ========================================================= 21:01:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 21:01:10 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:01:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:01:10 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 21:01:10 4db1b89c0bd1: Pulling fs layer 21:01:10 6911f1a30b25: Pulling fs layer 21:01:10 e194b8c5c2a9: Pulling fs layer 21:01:10 6863d3e3a2b1: Pulling fs layer 21:01:10 ec0bb842ea78: Pulling fs layer 21:01:10 40a00589a448: Pulling fs layer 21:01:10 6c08303d61cc: Pulling fs layer 21:01:10 798269fcf238: Pulling fs layer 21:01:10 ec0bb842ea78: Waiting 21:01:10 40a00589a448: Waiting 21:01:10 6c08303d61cc: Waiting 21:01:10 798269fcf238: Waiting 21:01:10 6863d3e3a2b1: Waiting 21:01:10 6911f1a30b25: Verifying Checksum 21:01:10 6911f1a30b25: Download complete 21:01:10 6863d3e3a2b1: Verifying Checksum 21:01:10 6863d3e3a2b1: Download complete 21:01:10 ec0bb842ea78: Verifying Checksum 21:01:10 ec0bb842ea78: Download complete 21:01:10 4db1b89c0bd1: Verifying Checksum 21:01:10 4db1b89c0bd1: Download complete 21:01:10 40a00589a448: Verifying Checksum 21:01:10 40a00589a448: Download complete 21:01:10 4db1b89c0bd1: Pull complete 21:01:10 6911f1a30b25: Pull complete 21:01:11 798269fcf238: Verifying Checksum 21:01:11 798269fcf238: Download complete 21:01:11 e194b8c5c2a9: Verifying Checksum 21:01:11 e194b8c5c2a9: Download complete 21:01:11 6c08303d61cc: Verifying Checksum 21:01:11 6c08303d61cc: Download complete 21:01:14 e194b8c5c2a9: Pull complete 21:01:14 6863d3e3a2b1: Pull complete 21:01:14 ec0bb842ea78: Pull complete 21:01:14 40a00589a448: Pull complete 21:01:16 6c08303d61cc: Pull complete 21:01:17 798269fcf238: Pull complete 21:01:17 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 21:01:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:01:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 21:01:18 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:01:18 WORKDIR /edgex 21:01:18 COPY go.mod . 21:01:18 RUN go mod download 21:01:18 + docker build -t ci-base-image-x86_64 -f - . 21:01:18 Sending build context to Docker daemon 170.7MB 21:01:18 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:01:18 ---> ec979cd7f677 21:01:18 Step 2/4 : WORKDIR /edgex 21:01:24 Still waiting to schedule task 21:01:24 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:01:26 ---> Running in 7e845ea1e902 21:01:26 Removing intermediate container 7e845ea1e902 21:01:26 ---> 2a93ec0861b2 21:01:26 Step 3/4 : COPY go.mod . 21:01:26 ---> 602c06d045ef 21:01:26 Step 4/4 : RUN go mod download 21:01:26 ---> Running in 73c6646ac34b 21:01:48 Removing intermediate container 73c6646ac34b 21:01:48 ---> 677e55e2520c 21:01:48 Successfully built 677e55e2520c 21:01:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:49 + docker inspect -f . ci-base-image-x86_64 21:01:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:01:49 prd-ubuntu20.04-docker-8c-8g-1934 does not seem to be running inside a container 21:01:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/549 -v /w/workspace/edgex-go/549:/w/workspace/edgex-go/549:rw,z -v /w/workspace/edgex-go/549@tmp:/w/workspace/edgex-go/549@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-x86_64 cat 21:01:49 $ docker top ca3864cf80cdf7da5c9619ad0f828cc9d6cedaa6a280e4e73d5d64037658f673 -eo pid,comm [Pipeline] { [Pipeline] sh 21:01:50 + go version 21:01:50 go version go1.20.6 linux/amd64 [Pipeline] } 21:01:50 $ docker stop --time=1 ca3864cf80cdf7da5c9619ad0f828cc9d6cedaa6a280e4e73d5d64037658f673 21:01:51 $ docker rm -f --volumes ca3864cf80cdf7da5c9619ad0f828cc9d6cedaa6a280e4e73d5d64037658f673 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:51 + docker inspect -f . ci-base-image-x86_64 21:01:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:01:51 prd-ubuntu20.04-docker-8c-8g-1934 does not seem to be running inside a container 21:01:51 $ 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/549 -v /w/workspace/edgex-go/549:/w/workspace/edgex-go/549:rw,z -v /w/workspace/edgex-go/549@tmp:/w/workspace/edgex-go/549@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-x86_64 cat 21:01:52 $ docker top da4fcefee99d81a390b4210325e5e8d6e4929fb2bfeddf646f3f4f503ccb2b6b -eo pid,comm [Pipeline] { [Pipeline] echo 21:01:52 ========================================================= 21:01:52 [edgeXBuildGoParallel] Running Tests and Build... 21:01:52 ========================================================= [Pipeline] sh 21:01:52 + git config --global --add safe.directory /w/workspace/edgex-go/549 [Pipeline] fileExists [Pipeline] sh 21:01:52 + make test 21:01:52 go test -race -coverprofile=coverage.out ./... 21:02:00 ? github.com/edgexfoundry/edgex-go [no test files] 21:02:13 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:02:13 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 21:02:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:02:13 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:02:13 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:02:13 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:02:13 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:02:14 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 21:02:14 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:02:14 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 21:02:14 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:02:14 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:02:14 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:02:14 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:02:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:02:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:02:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements 21:02:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.067s coverage: 98.5% of statements 21:02:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 21:02:16 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 21:02:16 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:02:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:02:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:02:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 21:02:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:02:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:02:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:02:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:02:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:02:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:02:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.074s coverage: 71.5% of statements 21:02:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 54.0% of statements 21:02:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:02:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:02:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 21:02:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:02:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:02:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:02:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:02:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:02:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:02:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:02:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.645s coverage: 88.5% of statements 21:02:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 3.8% of statements 21:02:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.353s coverage: 95.6% of statements 21:02:20 ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 72.2% of statements 21:02:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:02:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:02:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.064s coverage: 0.9% of statements 21:02:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.080s coverage: 31.9% of statements 21:02:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.075s coverage: 42.9% of statements 21:02:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.060s coverage: 82.9% of statements 21:02:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements 21:02:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.076s coverage: 96.3% of statements 21:02:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements 21:02:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:02:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:02:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:02:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:02:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:02:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 21:02:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 21:02:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 21:02:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:02:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:02:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:02:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:02:24 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:02:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:02:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:02:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 21:02:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:02:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:02:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:02:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 21:02:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 21:02:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 21:02:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:02:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:02:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:02:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 21:02:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 21:02:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 21:02:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:02:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:02:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:02:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:02:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:02:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:02:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:02:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:02:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:02:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements 21:02:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:02:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:02:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:02:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:02:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.273s coverage: 79.9% of statements 21:02:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.063s coverage: 92.9% of statements 21:02:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements 21:02:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 62.3% of statements 21:02:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 21:02:48 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements 21:02:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 21:02:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 81.8% of statements 21:02:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.105s coverage: 82.1% of statements 21:02:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.055s coverage: 86.0% of statements 21:02:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.193s coverage: 63.1% of statements 21:02:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements 21:02:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements 21:02:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 21:02:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.091s coverage: 73.7% of statements 21:02:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 21:02:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.187s coverage: 38.4% of statements 21:02:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements 21:02:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements 21:02:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.071s coverage: 17.7% of statements 21:02:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.114s coverage: 92.3% of statements 21:02:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 61.8% of statements 21:02:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements 21:02: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 21:02:48 running golangci-lint 21:02:48 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 21:02:48 go version go1.20.6 linux/amd64 21:02:48 level=info msg="[config_reader] Used config file .golangci.yml" 21:02:48 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 21:02:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1936 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 21:02:52 Running in /w/workspace/edgex-go/549 [Pipeline] { [Pipeline] checkout 21:02:52 The recommended git tool is: git 21:02:57 using credential edgex-jenkins-ssh 21:02:57 Cloning the remote Git repository 21:02:57 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:02:57 > git init /w/workspace/edgex-go/549 # timeout=10 21:02:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:02:58 > git --version # timeout=10 21:02:58 > git --version # 'git version 2.25.1' 21:02:58 using GIT_SSH to set credentials SSH Credentials for GitHub 21:02:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:03:00 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|files|imports|name|types_sizes|deps) took 13.356551295s" 21:03:00 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.091602ms" 21:03:06 level=info msg="[linters_context/goanalysis] analyzers took 47.968330371s with top 10 stages: buildir: 27.165559698s, fact_deprecated: 2.263556586s, inspect: 1.98084898s, printf: 1.463049511s, gosec: 1.333429839s, ctrlflow: 1.215145533s, fact_purity: 710.970807ms, S1038: 694.021846ms, nilness: 613.225115ms, directives: 418.6695ms" 21:03:06 level=info msg="[runner] Issues before processing: 202, after processing: 0" 21:03:06 level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 202/202, exclude-rules: 23/202, autogenerated_exclude: 202/202, cgo: 202/202, path_prettifier: 202/202, nolint: 0/23, filename_unadjuster: 202/202, exclude: 202/202, skip_files: 202/202, skip_dirs: 202/202" 21:03:06 level=info msg="[runner] processing took 18.426175ms with stages: nolint: 7.48341ms, identifier_marker: 5.445558ms, exclude-rules: 1.739092ms, autogenerated_exclude: 1.724521ms, path_prettifier: 1.304058ms, skip_dirs: 684.495µs, cgo: 27.09µs, filename_unadjuster: 13.621µs, path_shortener: 620ns, max_same_issues: 600ns, diff: 480ns, exclude: 470ns, uniq_by_line: 410ns, skip_files: 390ns, severity-rules: 280ns, source_code: 280ns, sort_results: 260ns, path_prefixer: 240ns, max_from_linter: 180ns, max_per_file_from_linter: 120ns" 21:03:06 level=info msg="[runner] linters took 6.612088347s with stages: goanalysis_metalinter: 6.59355581s" 21:03:06 level=info msg="File cache stats: 0 entries of total size 0B" 21:03:06 level=info msg="Memory: 202 samples, avg is 188.4MB, max is 836.1MB" 21:03:06 level=info msg="Execution took 20.016032737s" 21:03:06 go vet ./... 21:03:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:03:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:03:11 ./bin/test-attribution-txt.sh [Pipeline] echo 21:03:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 21:03:11 + ls -al . 21:03:11 total 720 21:03:11 drwxrwxr-x 11 1001 1001 4096 Jul 24 21:01 . 21:03:11 drwxr-xr-x 4 root root 4096 Jul 24 21:01 .. 21:03:11 drwxrwxr-x 2 1001 1001 4096 Jul 24 21:00 .blubracket 21:03:11 -rw-rw-r-- 1 1001 1001 16 Jul 24 21:00 .dockerignore 21:03:11 drwxrwxr-x 8 1001 1001 4096 Jul 24 21:01 .git 21:03:11 drwxrwxr-x 3 1001 1001 4096 Jul 24 21:00 .github 21:03:11 -rw-rw-r-- 1 1001 1001 1133 Jul 24 21:00 .gitignore 21:03:11 -rw-rw-r-- 1 1001 1001 42 Jul 24 21:00 .golangci.yml 21:03:11 -rw-rw-r-- 1 1001 1001 87 Jul 24 21:00 .hadolint.yml 21:03:11 drwxr-xr-x 3 1001 1001 4096 Jul 24 21:01 .semver 21:03:11 -rw-rw-r-- 1 1001 1001 166 Jul 24 21:00 .sonarcloud.properties 21:03:11 -rw-rw-r-- 1 1001 1001 1171 Jul 24 21:00 ADOPTERS.md 21:03:11 -rw-rw-r-- 1 1001 1001 11234 Jul 24 21:00 Attribution.txt 21:03:11 -rw-rw-r-- 1 1001 1001 93407 Jul 24 21:00 CHANGELOG.md 21:03:11 -rw-rw-r-- 1 1001 1001 3804 Jul 24 21:00 CONTRIBUTING.md 21:03:11 -rw-rw-r-- 1 1001 1001 677 Jul 24 21:00 GOVERNANCE.md 21:03:11 -rw-rw-r-- 1 1001 1001 883 Jul 24 21:00 Jenkinsfile 21:03:11 -rw-rw-r-- 1 1001 1001 10775 Jul 24 21:00 LICENSE 21:03:11 -rw-rw-r-- 1 1001 1001 14368 Jul 24 21:00 Makefile 21:03:11 -rw-rw-r-- 1 1001 1001 582 Jul 24 21:00 OWNERS.md 21:03:11 -rw-rw-r-- 1 1001 1001 9923 Jul 24 21:00 README.md 21:03:11 -rw-rw-r-- 1 1001 1001 789 Jul 24 21:00 SECURITY.md 21:03:11 -rw-rw-r-- 1 1001 1001 12 Jul 24 21:01 VERSION 21:03:11 drwxrwxr-x 2 1001 1001 4096 Jul 24 21:00 bin 21:03:11 drwxrwxr-x 18 1001 1001 4096 Jul 24 21:00 cmd 21:03:11 -rw-r--r-- 1 root root 447019 Jul 24 21:02 coverage.out 21:03:11 -rw-rw-r-- 1 1001 1001 3430 Jul 24 21:00 go.mod 21:03:11 -rw-rw-r-- 1 1001 1001 32408 Jul 24 21:00 go.sum 21:03:11 drwxrwxr-x 7 1001 1001 4096 Jul 24 21:00 internal 21:03:11 drwxrwxr-x 3 1001 1001 4096 Jul 24 21:00 openapi 21:03:11 -rw-rw-r-- 1 1001 1001 594 Jul 24 21:00 security.txt 21:03:11 drwxrwxr-x 4 1001 1001 4096 Jul 24 21:00 snap 21:03:11 -rw-rw-r-- 1 1001 1001 204 Jul 24 21:00 version.go [Pipeline] sh 21:03:11 + '[' -e coverage.out ] 21:03:11 + chown 1001:1001 coverage.out [Pipeline] stash 21:03:11 Stashed 1 file(s) [Pipeline] sh 21:03:12 + make build 21:03:12 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 21:03:14 Avoid second fetch 21:03:14 Checking out Revision 70986dfe36edecfcf26045bfecb25e985bf5e73e (main) 21:03:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:03:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:03:14 > git config core.sparsecheckout # timeout=10 21:03:14 > git checkout -f 70986dfe36edecfcf26045bfecb25e985bf5e73e # timeout=10 21:03:15 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3 (#4616)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:03:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:03:16 % Total % Received % Xferd Average Speed Time Time Time Current 21:03:16 Dload Upload Total Spent Left Speed 21:03:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89167 0 --:--:-- --:--:-- --:--:-- 89795 [Pipeline] sh 21:03:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:03:17 + + sudo tee /etc/docker/daemon.new 21:03:17 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:03:17 { 21:03:17 "registry-mirrors": [ 21:03:17 "https://nexus3.edgexfoundry.org:10001" 21:03:17 ], 21:03:17 "bip": "10.250.0.254/24", 21:03:17 "hosts": [ 21:03:17 "tcp://0.0.0.0:5555", 21:03:17 "unix:///var/run/docker.sock" 21:03:17 ], 21:03:17 "mtu": 1458, 21:03:17 "selinux-enabled": true, 21:03:17 "seccomp-profile": "/etc/docker/seccomp.json" 21:03:17 } [Pipeline] sh 21:03:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:03:17 + sudo service docker restart 21:03:24 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:03:24 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:03:25 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 21:03:26 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:03:33 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:03:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 21:03:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:03:35 provisioning config files... 21:03:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/549@tmp/config614427116044402523tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:03:36 ---> docker-login.sh 21:03:36 nexus3.edgexfoundry.org:10001 21:03:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:03:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:03:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:03:36 Configure a credential helper to remove this warning. See 21:03:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:03:36 21:03:36 Login Succeeded 21:03:36 nexus3.edgexfoundry.org:10002 21:03:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:03:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:03:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:03:37 Configure a credential helper to remove this warning. See 21:03:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:03:37 21:03:37 Login Succeeded 21:03:37 nexus3.edgexfoundry.org:10003 21:03:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:03:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:03:37 Configure a credential helper to remove this warning. See 21:03:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:03:37 21:03:37 Login Succeeded 21:03:37 nexus3.edgexfoundry.org:10004 21:03:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:03:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:03:37 Configure a credential helper to remove this warning. See 21:03:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:03:37 21:03:37 Login Succeeded 21:03:37 docker.io 21:03:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:03:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:03:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:03:38 Configure a credential helper to remove this warning. See 21:03:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:03:38 21:03:38 Login Succeeded 21:03:38 ---> docker-login.sh ends [Pipeline] } 21:03:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 21:03:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:03:39 + git config --global --add safe.directory /w/workspace/edgex-go/549 [Pipeline] echo 21:03:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:03:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:03:39 ========================================================= 21:03:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 21:03:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:03:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:03:39 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:03:39 edb6bdbacee9: Pulling fs layer 21:03:39 5f9638ab2659: Pulling fs layer 21:03:39 8d51d6327a98: Pulling fs layer 21:03:39 8b374f2dd631: Pulling fs layer 21:03:39 ec14aa9079de: Pulling fs layer 21:03:39 2f466654f4bb: Pulling fs layer 21:03:39 554e91adad29: Pulling fs layer 21:03:39 8b374f2dd631: Waiting 21:03:39 ec14aa9079de: Waiting 21:03:39 2f466654f4bb: Waiting 21:03:39 554e91adad29: Waiting 21:03:39 5f9638ab2659: Download complete 21:03:39 8b374f2dd631: Verifying Checksum 21:03:39 8b374f2dd631: Download complete 21:03:39 ec14aa9079de: Verifying Checksum 21:03:39 ec14aa9079de: Download complete 21:03:39 edb6bdbacee9: Verifying Checksum [Pipeline] } 21:03:40 $ docker stop --time=1 da4fcefee99d81a390b4210325e5e8d6e4929fb2bfeddf646f3f4f503ccb2b6b 21:03:40 edb6bdbacee9: Pull complete 21:03:40 554e91adad29: Verifying Checksum 21:03:40 554e91adad29: Download complete 21:03:41 5f9638ab2659: Pull complete 21:03:42 2f466654f4bb: Verifying Checksum 21:03:42 2f466654f4bb: Download complete 21:03:42 8d51d6327a98: Verifying Checksum 21:03:42 8d51d6327a98: Download complete 21:03:46 $ docker rm -f --volumes da4fcefee99d81a390b4210325e5e8d6e4929fb2bfeddf646f3f4f503ccb2b6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:03:47 21:03:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:03:47 latest: Pulling from edgex-devops/edgex-compose 21:03:47 91d30c5bc195: Pulling fs layer 21:03:47 2e9b0aa3be6d: Pulling fs layer 21:03:47 9c61dcf015f6: Pulling fs layer 21:03:47 4698f68db338: Pulling fs layer 21:03:47 2a2f49069b9e: Pulling fs layer 21:03:47 e0025b399a48: Pulling fs layer 21:03:47 2a2f49069b9e: Waiting 21:03:47 e0025b399a48: Waiting 21:03:47 4698f68db338: Waiting 21:03:47 91d30c5bc195: Verifying Checksum 21:03:47 4698f68db338: Verifying Checksum 21:03:47 4698f68db338: Download complete 21:03:47 2e9b0aa3be6d: Verifying Checksum 21:03:47 2e9b0aa3be6d: Download complete 21:03:47 91d30c5bc195: Pull complete 21:03:47 e0025b399a48: Verifying Checksum 21:03:47 e0025b399a48: Download complete 21:03:48 2a2f49069b9e: Verifying Checksum 21:03:48 2a2f49069b9e: Download complete 21:03:48 2e9b0aa3be6d: Pull complete 21:03:48 9c61dcf015f6: Verifying Checksum 21:03:48 9c61dcf015f6: Download complete 21:03:50 9c61dcf015f6: Pull complete 21:03:50 4698f68db338: Pull complete 21:03:51 2a2f49069b9e: Pull complete 21:03:51 e0025b399a48: Pull complete 21:03:51 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 21:03:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:03:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:03:51 prd-ubuntu20.04-docker-8c-8g-1934 does not seem to be running inside a container 21:03:51 $ 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/549 -v /w/workspace/edgex-go/549:/w/workspace/edgex-go/549:rw,z -v /w/workspace/edgex-go/549@tmp:/w/workspace/edgex-go/549@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:latest cat 21:03:54 8d51d6327a98: Pull complete 21:03:54 8b374f2dd631: Pull complete 21:03:54 ec14aa9079de: Pull complete 21:03:55 $ docker top 99db99c3a1507086bab0c5c9ed34309477d07f19581849cf48da6f6303b9e422 -eo pid,comm [Pipeline] { [Pipeline] sh 21:03:55 + docker compose -f ./docker-compose-build.yml build --parallel 21:03:57 #1 [support-scheduler internal] load build definition from Dockerfile 21:03:57 #1 transferring dockerfile: 1.82kB done 21:03:57 #1 DONE 0.0s 21:03:57 21:03:57 #2 [core-metadata internal] load build definition from Dockerfile 21:03:57 #2 transferring dockerfile: 1.96kB done 21:03:57 #2 DONE 0.0s 21:03:57 21:03:57 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 21:03:57 #3 transferring dockerfile: 2.12kB done 21:03:57 #3 DONE 0.0s 21:03:57 21:03:57 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 21:03:57 #4 transferring dockerfile: 1.78kB done 21:03:57 #4 DONE 0.0s 21:03:57 21:03:57 #5 [security-spire-agent internal] load build definition from Dockerfile 21:03:57 #5 transferring dockerfile: 2.68kB done 21:03:57 #5 DONE 0.0s 21:03:57 21:03:57 #6 [security-proxy-auth internal] load build definition from Dockerfile 21:03:57 #6 transferring dockerfile: 2.04kB done 21:03:57 #6 DONE 0.0s 21:03:57 21:03:57 #7 [core-data internal] load build definition from Dockerfile 21:03:57 #7 transferring dockerfile: 1.90kB done 21:03:57 #7 DONE 0.0s 21:03:57 21:03:57 #8 [security-spire-server internal] load build definition from Dockerfile 21:03:57 #8 transferring dockerfile: 2.63kB done 21:03:57 #8 DONE 0.0s 21:03:57 21:03:57 #9 [support-notifications internal] load build definition from Dockerfile 21:03:57 #9 transferring dockerfile: 1.84kB done 21:03:57 #9 DONE 0.0s 21:03:57 21:03:57 #10 [core-command internal] load build definition from Dockerfile 21:03:57 #10 transferring dockerfile: 1.82kB done 21:03:57 #10 DONE 0.0s 21:03:57 21:03:57 #11 [security-secretstore-setup internal] load build definition from Dockerfile 21:03:57 #11 transferring dockerfile: 2.38kB done 21:03:57 #11 DONE 0.0s 21:03:57 21:03:57 #12 [security-spire-config internal] load build definition from Dockerfile 21:03:57 #12 transferring dockerfile: 2.58kB done 21:03:57 #12 DONE 0.0s 21:03:57 21:03:57 #13 [security-bootstrapper internal] load build definition from Dockerfile 21:03:57 #13 transferring dockerfile: 2.82kB done 21:03:57 #13 DONE 0.0s 21:03:57 21:03:57 #14 [support-scheduler internal] load .dockerignore 21:03:57 #14 transferring context: 56B done 21:03:57 #14 DONE 0.0s 21:03:57 21:03:57 #15 [security-proxy-setup internal] load build definition from Dockerfile 21:03:57 #15 transferring dockerfile: 2.06kB done 21:03:57 #15 DONE 0.0s 21:03:57 21:03:57 #16 [core-metadata internal] load .dockerignore 21:03:57 #16 transferring context: 56B done 21:03:57 #16 DONE 0.0s 21:03:57 21:03:57 #17 [core-common-config-bootstrapper internal] load .dockerignore 21:03:57 #17 transferring context: 56B done 21:03:57 #17 DONE 0.0s 21:03:57 21:03:57 #18 [security-spiffe-token-provider internal] load .dockerignore 21:03:57 #18 transferring context: 56B done 21:03:57 #18 DONE 0.0s 21:03:57 21:03:57 #19 [security-spire-agent internal] load .dockerignore 21:03:57 #19 transferring context: 56B done 21:03:57 #19 DONE 0.0s 21:03:57 21:03:57 #20 [core-data internal] load .dockerignore 21:03:57 #20 transferring context: 56B done 21:03:57 #20 DONE 0.0s 21:03:57 21:03:57 #21 [security-proxy-auth internal] load .dockerignore 21:03:57 #21 transferring context: 56B done 21:03:57 #21 DONE 0.0s 21:03:57 21:03:57 #22 [support-notifications internal] load .dockerignore 21:03:57 #22 transferring context: 56B done 21:03:57 #22 DONE 0.0s 21:03:57 21:03:57 #23 [security-spire-server internal] load .dockerignore 21:03:57 #23 transferring context: 56B done 21:03:57 #23 DONE 0.0s 21:03:57 21:03:57 #24 [core-command internal] load .dockerignore 21:03:57 #24 transferring context: 56B done 21:03:57 #24 DONE 0.0s 21:03:57 21:03:57 #25 [security-spire-config internal] load .dockerignore 21:03:57 #25 transferring context: 56B done 21:03:57 #25 DONE 0.0s 21:03:57 21:03:57 #26 [security-secretstore-setup internal] load .dockerignore 21:03:57 #26 transferring context: 56B done 21:03:57 #26 DONE 0.0s 21:03:57 21:03:57 #27 [security-bootstrapper internal] load .dockerignore 21:03:57 #27 transferring context: 56B done 21:03:57 #27 DONE 0.0s 21:03:57 21:03:57 #28 [security-proxy-setup internal] load .dockerignore 21:03:57 #28 transferring context: 56B done 21:03:57 #28 DONE 0.0s 21:03:57 21:03:57 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:03:57 #29 DONE 0.0s 21:03:57 21:03:57 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 21:03:58 #30 DONE 0.1s 21:03:58 21:03:58 #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 21:03:58 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 21:03:58 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 21:03:58 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 21:03:58 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 21:03:58 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 21:03:58 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 21:03:58 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 21:03:58 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 21:03:58 #31 DONE 0.1s 21:03:58 21:03:58 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:03:58 #29 DONE 0.0s 21:03:58 21:03:58 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 21:03:58 #30 DONE 0.1s 21:03:58 21:03:58 #32 [core-common-config-bootstrapper internal] load build context 21:03:58 #32 ... 21:03:58 21:03:58 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:03:58 #29 DONE 0.0s 21:03:58 21:03:58 #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 21:03:58 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 21:03:58 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 21:03:58 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 21:03:58 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 21:03:58 #31 DONE 0.1s 21:03:58 21:03:58 #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 21:03:58 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 21:03:58 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 21:03:58 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 21:03:58 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 21:03:58 #31 DONE 0.1s 21:03:58 21:03:58 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:03:58 #29 DONE 0.0s 21:03:58 21:03:58 #33 [support-notifications internal] load build context 21:03:58 #33 ... 21:03:58 21:03:58 #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 21:03:58 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 21:03:58 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 21:03:58 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 21:03:58 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 21:03:58 #31 DONE 0.1s 21:03:58 21:03:58 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:03:58 #29 DONE 0.0s 21:03:58 21:03:58 #33 [support-notifications internal] load build context 21:03:58 #33 ... 21:03:58 21:03:58 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:03:58 #29 DONE 0.0s 21:03:58 21:03:58 #33 [support-notifications internal] load build context 21:03:58 #33 ... 21:03:58 21:03:58 #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 21:03:58 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 21:03:58 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 21:03:58 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 21:03:58 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 21:03:58 #31 DONE 0.1s 21:03:58 21:03:58 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 21:03:58 #30 DONE 0.6s 21:03:58 21:03:58 #33 [support-notifications internal] load build context 21:03:59 #33 ... 21:03:59 21:03:59 #34 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-x86_64 21:03:59 #34 DONE 1.5s 21:03:59 21:03:59 #33 [support-notifications internal] load build context 21:04:01 2f466654f4bb: Pull complete 21:04:02 554e91adad29: Pull complete 21:04:02 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 21:04:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:04:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 21:04:03 + docker build -t ci-base-image-arm64 -f - . 21:04:03 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:04:03 WORKDIR /edgex 21:04:03 COPY go.mod . 21:04:03 RUN go mod download 21:04:03 Sending build context to Docker daemon 2.938MB 21:04:03 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:04:03 ---> 1e15ea492957 21:04:03 Step 2/4 : WORKDIR /edgex 21:04:03 #33 transferring context: 139.70MB 4.4s 21:04:05 #33 ... 21:04:05 21:04:05 #35 [core-data internal] load build context 21:04:05 ---> Running in 7b0523a3a59b 21:04:05 Removing intermediate container 7b0523a3a59b 21:04:05 ---> df6ea4ab1f27 21:04:05 Step 3/4 : COPY go.mod . 21:04:06 ---> 35c4a5c79432 21:04:06 Step 4/4 : RUN go mod download 21:04:06 ---> Running in 0f782f423dd0 21:04:07 #35 ... 21:04:07 21:04:07 #36 [support-scheduler internal] load build context 21:04:07 #36 ... 21:04:07 21:04:07 #35 [core-data internal] load build context 21:04:08 #35 transferring context: 328.24MB 9.7s 21:04:08 #35 ... 21:04:08 21:04:08 #37 [core-metadata internal] load build context 21:04:08 #37 ... 21:04:08 21:04:08 #38 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:04:08 #0 1.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:04:08 #0 1.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:04:08 #0 1.760 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:04:08 #0 1.760 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:04:08 #0 1.760 OK: 17820 distinct packages available 21:04:08 #0 1.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:04:08 #0 1.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:04:08 #0 2.116 (1/7) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r3) 21:04:08 #0 2.143 (2/7) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r3) 21:04:08 #0 2.170 (3/7) Installing dumb-init (1.2.5-r2) 21:04:08 #0 2.170 (4/7) Installing musl-obstack (1.2.3-r0) 21:04:08 #0 2.170 (5/7) Installing libucontext (1.2-r0) 21:04:08 #0 2.171 (6/7) Installing gcompat (1.1.0-r0) 21:04:08 #0 2.175 (7/7) Installing openssl (3.0.9-r3) 21:04:08 #0 2.191 Executing busybox-1.35.0-r29.trigger 21:04:08 #0 2.195 OK: 8 MiB in 20 packages 21:04:08 #38 ... 21:04:08 21:04:08 #39 [security-spire-server internal] load build context 21:04:08 #39 ... 21:04:08 21:04:08 #40 [security-spiffe-token-provider internal] load build context 21:04:08 #40 ... 21:04:08 21:04:08 #41 [core-command stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:04:08 #0 0.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:04:08 #0 1.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:04:08 #0 1.500 (1/1) Installing dumb-init (1.2.5-r2) 21:04:08 #0 1.603 Executing busybox-1.35.0-r29.trigger 21:04:08 #0 1.614 OK: 7 MiB in 16 packages 21:04:08 #41 ... 21:04:08 21:04:08 #42 [security-spire-agent internal] load build context 21:04:08 #42 transferring context: 359.28MB 9.6s done 21:04:08 #42 ... 21:04:08 21:04:08 #43 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:04:09 #43 ... 21:04:09 21:04:09 #44 [security-proxy-auth internal] load build context 21:04:09 #44 transferring context: 359.28MB 10.5s done 21:04:09 #44 ... 21:04:09 21:04:09 #32 [core-common-config-bootstrapper internal] load build context 21:04:09 #32 transferring context: 359.28MB 9.3s done 21:04:09 #32 ... 21:04:09 21:04:09 #45 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:04:09 #0 7.034 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:04:09 #0 7.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:04:09 #0 7.367 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:04:09 #0 7.367 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:04:09 #0 7.367 OK: 17820 distinct packages available 21:04:09 #0 7.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:04:09 #0 7.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:04:09 #0 7.825 (1/9) Installing ca-certificates (20230506-r0) 21:04:09 #0 7.849 (2/9) Installing brotli-libs (1.0.9-r9) 21:04:09 #0 7.865 (3/9) Installing nghttp2-libs (1.51.0-r1) 21:04:09 #0 7.867 (4/9) Installing libcurl (8.2.0-r1) 21:04:09 #0 7.876 (5/9) Installing curl (8.2.0-r1) 21:04:09 #0 7.896 (6/9) Installing dumb-init (1.2.5-r2) 21:04:09 #0 7.898 (7/9) Installing musl-obstack (1.2.3-r0) 21:04:09 #0 7.902 (8/9) Installing libucontext (1.2-r0) 21:04:09 #0 7.904 (9/9) Installing gcompat (1.1.0-r0) 21:04:09 #0 7.908 Executing busybox-1.35.0-r29.trigger 21:04:09 #0 7.924 Executing ca-certificates-20230506-r0.trigger 21:04:09 #0 7.987 OK: 10 MiB in 24 packages 21:04:10 #45 ... 21:04:10 21:04:10 #46 [security-secretstore-setup internal] load build context 21:04:10 #46 transferring context: 359.28MB 8.8s done 21:04:10 #46 ... 21:04:10 21:04:10 #47 [security-spire-config internal] load build context 21:04:10 #47 transferring context: 359.28MB 10.3s done 21:04:10 #47 ... 21:04:10 21:04:10 #48 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 21:04:10 #48 ... 21:04:10 21:04:10 #49 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:04:10 #0 0.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:04:10 #0 1.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:04:10 #0 1.258 (1/1) Installing dumb-init (1.2.5-r2) 21:04:10 #0 1.359 Executing busybox-1.35.0-r29.trigger 21:04:10 #0 1.370 OK: 7 MiB in 16 packages 21:04:10 #49 ... 21:04:10 21:04:10 #50 [security-bootstrapper internal] load build context 21:04:10 #50 ... 21:04:10 21:04:10 #51 [core-data builder 2/7] WORKDIR /edgex-go 21:04:10 #51 ... 21:04:10 21:04:10 #52 [security-proxy-setup internal] load build context 21:04:10 #52 transferring context: 359.28MB 11.4s done 21:04:10 #52 ... 21:04:10 21:04:10 #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:04:10 #53 ... 21:04:10 21:04:10 #54 [core-command internal] load build context 21:04:10 #54 transferring context: 359.28MB 9.4s done 21:04:11 #54 ... 21:04:11 21:04:11 #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:04:11 #55 ... 21:04:11 21:04:11 #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 21:04:11 #56 ... 21:04:11 21:04:11 #33 [support-notifications internal] load build context 21:04:11 #33 transferring context: 359.28MB 10.2s done 21:04:18 #33 ... 21:04:18 21:04:18 #36 [support-scheduler internal] load build context 21:04:18 #36 transferring context: 359.28MB 12.0s done 21:04:18 #36 ... 21:04:18 21:04:18 #35 [core-data internal] load build context 21:04:18 #35 transferring context: 359.28MB 10.3s done 21:04:18 #35 ... 21:04:18 21:04:18 #37 [core-metadata internal] load build context 21:04:18 #37 transferring context: 359.28MB 10.5s done 21:04:18 #37 ... 21:04:18 21:04:18 #39 [security-spire-server internal] load build context 21:04:18 #39 transferring context: 359.28MB 10.4s done 21:04:18 #39 ... 21:04:18 21:04:18 #40 [security-spiffe-token-provider internal] load build context 21:04:18 #40 transferring context: 359.28MB 11.8s done 21:04:20 #40 ... 21:04:20 21:04:20 #50 [security-bootstrapper internal] load build context 21:04:20 #50 transferring context: 359.28MB 11.1s done 21:04:30 #50 ... 21:04:30 21:04:30 #32 [core-common-config-bootstrapper internal] load build context 21:04:30 #32 DONE 30.8s 21:04:30 21:04:30 #51 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 21:04:30 #51 DONE 29.8s 21:04:30 21:04:30 #57 [core-data builder 3/7] RUN apk add --update --no-cache make git 21:04:30 #57 ... 21:04:30 21:04:30 #49 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:04:30 #49 DONE 30.8s 21:04:30 21:04:30 #38 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:04:30 #38 DONE 30.9s 21:04:30 21:04:30 #46 [security-secretstore-setup internal] load build context 21:04:30 #46 DONE 30.6s 21:04:30 21:04:30 #45 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:04:30 #45 DONE 30.9s 21:04:30 21:04:30 #54 [core-command internal] load build context 21:04:30 #54 DONE 30.8s 21:04:30 21:04:30 #42 [security-spire-agent internal] load build context 21:04:30 #42 DONE 31.0s 21:04:30 21:04:30 #39 [security-spire-server internal] load build context 21:04:30 #39 DONE 30.9s 21:04:30 21:04:30 #35 [core-data internal] load build context 21:04:30 #35 DONE 30.8s 21:04:30 21:04:30 #33 [support-notifications internal] load build context 21:04:30 #33 DONE 30.8s 21:04:30 21:04:30 #37 [core-metadata internal] load build context 21:04:30 #37 DONE 31.0s 21:04:30 21:04:30 #41 [support-scheduler stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:04:30 #41 DONE 31.2s 21:04:30 21:04:30 #47 [security-spire-config internal] load build context 21:04:30 #47 DONE 30.7s 21:04:30 21:04:30 #44 [security-proxy-auth internal] load build context 21:04:30 #44 DONE 30.9s 21:04:30 21:04:30 #52 [security-proxy-setup internal] load build context 21:04:30 #52 DONE 30.4s 21:04:30 21:04:30 #40 [security-spiffe-token-provider internal] load build context 21:04:30 #40 DONE 31.0s 21:04:30 21:04:30 #50 [security-bootstrapper internal] load build context 21:04:30 #50 DONE 30.4s 21:04:30 21:04:30 #36 [support-scheduler internal] load build context 21:04:30 #36 DONE 31.2s 21:04:30 21:04:30 #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:04:30 #53 30.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:04:30 #53 30.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:04:30 #53 31.22 (1/4) Installing ca-certificates (20230506-r0) 21:04:30 #53 31.24 (2/4) Installing dumb-init (1.2.5-r2) 21:04:30 #53 31.24 (3/4) Installing su-exec (0.2-r2) 21:04:30 #53 31.25 (4/4) Installing yq (4.30.4-r4) 21:04:30 #53 31.32 Executing busybox-1.35.0-r29.trigger 21:04:30 #53 31.33 Executing ca-certificates-20230506-r0.trigger 21:04:30 #53 31.41 OK: 17 MiB in 19 packages 21:04:30 #53 DONE 32.0s 21:04:30 21:04:30 #43 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:04:30 #43 31.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:04:30 #43 31.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:04:30 #43 31.35 (1/2) Installing ca-certificates (20230506-r0) 21:04:30 #43 31.37 (2/2) Installing dumb-init (1.2.5-r2) 21:04:30 #43 31.37 Executing busybox-1.35.0-r29.trigger 21:04:30 #43 31.38 Executing ca-certificates-20230506-r0.trigger 21:04:30 #43 31.47 OK: 8 MiB in 17 packages 21:04:30 #43 DONE 32.0s 21:04:30 21:04:30 #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 21:04:30 #56 30.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:04:30 #56 30.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:04:30 #56 31.02 (1/4) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r3) 21:04:30 #56 31.08 (2/4) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r3) 21:04:30 #56 31.09 (3/4) Installing dumb-init (1.2.5-r2) 21:04:30 #56 31.09 (4/4) Installing openssl (3.0.9-r3) 21:04:30 #56 31.10 Executing busybox-1.35.0-r29.trigger 21:04:30 #56 31.10 OK: 8 MiB in 17 packages 21:04:30 #56 DONE 31.7s 21:04:30 21:04:30 #48 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 21:04:30 #48 30.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:04:30 #48 30.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:04:30 #48 31.16 (1/2) Installing dumb-init (1.2.5-r2) 21:04:30 #48 31.17 (2/2) Installing su-exec (0.2-r2) 21:04:30 #48 31.17 Executing busybox-1.35.0-r29.trigger 21:04:30 #48 31.18 OK: 7 MiB in 17 packages 21:04:30 #48 DONE 31.7s 21:04:30 21:04:30 #57 [core-data builder 3/7] RUN apk add --update --no-cache make git 21:04:30 #57 1.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:04:30 #57 ... 21:04:30 21:04:30 #58 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 21:04:30 #58 DONE 0.0s 21:04:30 21:04:30 #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:04:30 #55 30.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:04:30 #55 30.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:04:30 #55 31.27 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:04:30 #55 31.27 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:04:30 #55 31.27 OK: 17820 distinct packages available 21:04:30 #55 31.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:04:30 #55 31.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:04:30 #55 31.72 (1/4) Installing dumb-init (1.2.5-r2) 21:04:30 #55 31.90 (2/4) Installing musl-obstack (1.2.3-r0) 21:04:30 #55 31.90 (3/4) Installing libucontext (1.2-r0) 21:04:30 #55 31.93 (4/4) Installing gcompat (1.1.0-r0) 21:04:30 #55 31.94 Executing busybox-1.35.0-r29.trigger 21:04:30 #55 31.95 OK: 7 MiB in 19 packages 21:04:30 #55 DONE 32.0s 21:04:30 21:04:30 #57 [core-data builder 3/7] RUN apk add --update --no-cache make git 21:04:30 #57 1.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:04:31 #57 ... 21:04:31 21:04:31 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 21:04:31 #0 1.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:04:31 #0 1.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:04:31 #0 1.849 OK: 265 MiB in 53 packages 21:04:31 #59 DONE 2.0s 21:04:31 21:04:31 #60 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 21:04:31 #0 1.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:04:31 #0 1.648 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:04:31 #0 1.858 OK: 265 MiB in 53 packages 21:04:31 #60 DONE 2.1s 21:04:31 21:04:31 #61 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 21:04:31 #61 DONE 0.0s 21:04:31 21:04:31 #57 [core-data builder 3/7] RUN apk add --update --no-cache make git 21:04:31 #57 2.038 OK: 265 MiB in 53 packages 21:04:31 #57 DONE 2.3s 21:04:31 21:04:31 #62 [support-notifications builder 4/7] COPY go.mod vendor* ./ 21:04:31 #62 DONE 0.1s 21:04:31 21:04:31 #63 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 21:04:31 #0 1.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:04:31 #0 1.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:04:31 #0 2.027 OK: 265 MiB in 53 packages 21:04:31 #63 DONE 2.1s 21:04:31 21:04:31 #64 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 21:04:31 #64 DONE 0.1s 21:04:31 21:04:31 #65 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 21:04:31 #65 DONE 0.1s 21:04:31 21:04:31 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:04:31 #0 1.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:04:31 #0 1.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:04:31 #0 1.849 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:04:31 #0 1.849 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:04:31 #0 1.849 OK: 17823 distinct packages available 21:04:31 #0 1.884 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:04:31 #0 2.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:04:31 #0 2.235 OK: 265 MiB in 53 packages 21:04:31 #66 DONE 2.3s 21:04:31 21:04:31 #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 21:04:31 #67 DONE 0.0s 21:04:31 21:04:31 #68 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:04:32 #68 ... 21:04:32 21:04:32 #69 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 21:04:32 #69 DONE 1.5s 21:04:32 21:04:32 #70 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 21:04:32 #70 DONE 0.0s 21:04:32 21:04:32 #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:04:42 #71 ... 21:04:42 21:04:42 #72 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:04:42 #72 ... 21:04:42 21:04:42 #73 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:04:42 #73 ... 21:04:42 21:04:42 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:04:45 Removing intermediate container 0f782f423dd0 21:04:45 ---> 454c23704d09 21:04:45 Successfully built 454c23704d09 21:04:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:45 + docker inspect -f . ci-base-image-arm64 21:04:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:04:45 prd-ubuntu20.04-docker-arm64-4c-16g-1936 does not seem to be running inside a container 21:04:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/549 -v /w/workspace/edgex-go/549:/w/workspace/edgex-go/549:rw,z -v /w/workspace/edgex-go/549@tmp:/w/workspace/edgex-go/549@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 21:04:46 $ docker top 72f047e6252b7d5decb1cca8c3bb71b934ce9cd5dbc2261d5d2cb1e8ea8db23f -eo pid,comm [Pipeline] { [Pipeline] sh 21:04:47 + go version 21:04:47 go version go1.20.6 linux/arm64 [Pipeline] } 21:04:47 $ docker stop --time=1 72f047e6252b7d5decb1cca8c3bb71b934ce9cd5dbc2261d5d2cb1e8ea8db23f 21:04:49 $ docker rm -f --volumes 72f047e6252b7d5decb1cca8c3bb71b934ce9cd5dbc2261d5d2cb1e8ea8db23f [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 21:04:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:04:49 21:04:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:04:50 latest: Pulling from edgex-devops/edgex-compose-arm64 21:04:50 547446be3368: Pulling fs layer 21:04:50 d125d8839a47: Pulling fs layer 21:04:50 3e85d5ac6304: Pulling fs layer 21:04:50 c3105a71a48b: Pulling fs layer 21:04:50 0f093f025ec4: Pulling fs layer 21:04:50 c3106fc0e877: Pulling fs layer 21:04:50 c3105a71a48b: Waiting 21:04:50 0f093f025ec4: Waiting 21:04:50 c3106fc0e877: Waiting 21:04:50 547446be3368: Verifying Checksum 21:04:50 547446be3368: Download complete 21:04:50 c3105a71a48b: Verifying Checksum 21:04:50 c3105a71a48b: Download complete 21:04:51 d125d8839a47: Verifying Checksum 21:04:51 d125d8839a47: Download complete 21:04:51 c3106fc0e877: Verifying Checksum 21:04:51 c3106fc0e877: Download complete 21:04:51 0f093f025ec4: Verifying Checksum 21:04:51 0f093f025ec4: Download complete 21:04:51 547446be3368: Pull complete 21:04:52 d125d8839a47: Pull complete 21:04:52 3e85d5ac6304: Verifying Checksum 21:04:52 3e85d5ac6304: Download complete 21:05:01 3e85d5ac6304: Pull complete 21:05:01 c3105a71a48b: Pull complete 21:05:01 0f093f025ec4: Pull complete 21:05:02 c3106fc0e877: Pull complete 21:05:02 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 21:05:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:05:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:05:02 prd-ubuntu20.04-docker-arm64-4c-16g-1936 does not seem to be running inside a container 21:05:02 $ 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/549 -v /w/workspace/edgex-go/549:/w/workspace/edgex-go/549:rw,z -v /w/workspace/edgex-go/549@tmp:/w/workspace/edgex-go/549@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 21:05:04 #74 DONE 30.3s 21:05:04 21:05:04 #73 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:05:04 #73 DONE 30.1s 21:05:04 21:05:04 #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:05:04 #71 DONE 30.0s 21:05:04 21:05:04 #72 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:05:04 #72 DONE 30.3s 21:05:04 21:05:04 #68 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:05:04 #68 DONE 30.2s 21:05:04 21:05:04 #75 [security-spire-agent builder 6/9] COPY . . 21:05:04 $ docker top c7d09969553aaf0514dc92b2e706a1d5435af49ce1dc1729f9825698eabc4f18 -eo pid,comm [Pipeline] { [Pipeline] sh 21:05:04 + docker compose -f ./docker-compose-build.yml build --parallel 21:05:12 #75 ... 21:05:12 21:05:12 #76 [security-spiffe-token-provider builder 6/7] COPY . . 21:05:12 #76 ... 21:05:12 21:05:12 #77 [security-secretstore-setup builder 6/7] COPY . . 21:05:12 #77 ... 21:05:12 21:05:12 #76 [security-spiffe-token-provider builder 6/7] COPY . . 21:05:12 #76 DONE 10.4s 21:05:12 21:05:12 #78 [support-scheduler builder 6/7] COPY . . 21:05:12 #78 DONE 10.4s 21:05:12 21:05:12 #79 [support-notifications builder 6/7] COPY . . 21:05:12 #79 DONE 10.4s 21:05:12 21:05:12 #77 [security-secretstore-setup builder 6/7] COPY . . 21:05:12 #77 DONE 10.4s 21:05:12 21:05:12 #80 [security-bootstrapper builder 6/7] COPY . . 21:05:12 #80 CACHED 21:05:12 21:05:12 #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:05:12 #81 CACHED 21:05:12 21:05:12 #82 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:05:12 #82 CACHED 21:05:12 21:05:12 #83 [security-proxy-setup builder 6/7] COPY . . 21:05:12 #83 CACHED 21:05:12 21:05:12 #84 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 21:05:12 #84 CACHED 21:05:12 21:05:12 #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:05:12 #85 CACHED 21:05:12 21:05:12 #86 [core-command builder 6/7] COPY . . 21:05:12 #86 CACHED 21:05:12 21:05:12 #87 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:05:12 #87 CACHED 21:05:12 21:05:12 #88 [core-command builder 4/7] COPY go.mod vendor* ./ 21:05:12 #88 CACHED 21:05:12 21:05:12 #75 [security-spire-agent builder 6/9] COPY . . 21:05:12 #75 DONE 10.4s 21:05:12 21:05:12 #89 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 21:05:12 #89 CACHED 21:05:12 21:05:12 #90 [security-proxy-auth builder 6/7] COPY . . 21:05:12 #90 CACHED 21:05:12 21:05:12 #91 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:05:12 #91 CACHED 21:05:12 21:05:12 #92 [core-data builder 4/7] COPY go.mod vendor* ./ 21:05:12 #92 CACHED 21:05:12 21:05:12 #93 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:05:12 #93 CACHED 21:05:12 21:05:12 #94 [core-data builder 6/7] COPY . . 21:05:12 #94 CACHED 21:05:12 21:05:12 #95 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:05:12 #95 CACHED 21:05:12 21:05:12 #96 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:05:12 #96 CACHED 21:05:12 21:05:12 #97 [core-common-config-bootstrapper builder 6/7] COPY . . 21:05:12 #97 CACHED 21:05:12 21:05:12 #98 [core-metadata builder 6/7] COPY . . 21:05:12 #98 CACHED 21:05:12 21:05:12 #99 [core-metadata builder 4/7] COPY go.mod vendor* ./ 21:05:12 #99 CACHED 21:05:12 21:05:12 #100 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:05:12 #100 CACHED 21:05:12 21:05:12 #101 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 21:05:12 #101 DONE 0.1s 21:05:12 21:05:12 #102 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:05:12 #102 ... 21:05:12 21:05:12 #103 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:05:12 #103 CACHED 21:05:12 21:05:12 #104 [security-spire-server builder 6/9] COPY . . 21:05:12 #104 CACHED 21:05:12 21:05:12 #105 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 21:05:12 #105 CACHED 21:05:12 21:05:12 #106 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 21:05:12 #106 CACHED 21:05:12 21:05:12 #107 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:05:12 #0 0.356 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:05:15 #1 [security-bootstrapper internal] load build definition from Dockerfile 21:05:15 #1 transferring dockerfile: 2.82kB done 21:05:15 #1 DONE 0.1s 21:05:15 21:05:15 #2 [security-spire-server internal] load build definition from Dockerfile 21:05:15 #2 transferring dockerfile: 2.63kB done 21:05:15 #2 DONE 0.0s 21:05:15 21:05:15 #3 [core-data internal] load build definition from Dockerfile 21:05:15 #3 transferring dockerfile: 1.90kB done 21:05:15 #3 DONE 0.0s 21:05:15 21:05:15 #4 [security-spire-config internal] load build definition from Dockerfile 21:05:15 #4 transferring dockerfile: 2.58kB done 21:05:15 #4 DONE 0.0s 21:05:15 21:05:15 #5 [support-scheduler internal] load build definition from Dockerfile 21:05:15 #5 transferring dockerfile: 1.82kB 0.0s done 21:05:15 #5 DONE 0.1s 21:05:15 21:05:15 #6 [support-notifications internal] load build definition from Dockerfile 21:05:15 #6 transferring dockerfile: 1.84kB done 21:05:15 #6 DONE 0.0s 21:05:15 21:05:15 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 21:05:15 #7 transferring dockerfile: 1.78kB 0.0s done 21:05:15 #7 DONE 0.1s 21:05:15 21:05:15 #8 [security-spire-agent internal] load build definition from Dockerfile 21:05:15 #8 transferring dockerfile: 2.68kB done 21:05:15 #8 DONE 0.0s 21:05:15 21:05:15 #9 [core-command internal] load build definition from Dockerfile 21:05:15 #9 transferring dockerfile: 1.82kB done 21:05:15 #9 DONE 0.0s 21:05:15 21:05:15 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 21:05:15 #10 transferring dockerfile: 2.12kB done 21:05:15 #10 DONE 0.0s 21:05:15 21:05:15 #11 [security-bootstrapper internal] load .dockerignore 21:05:15 #11 transferring context: 21:05:15 #11 transferring context: 56B done 21:05:15 #11 DONE 0.1s 21:05:15 21:05:15 #12 [core-metadata internal] load build definition from Dockerfile 21:05:15 #12 transferring dockerfile: 1.96kB done 21:05:15 #12 DONE 0.0s 21:05:15 21:05:15 #13 [security-secretstore-setup internal] load build definition from Dockerfile 21:05:15 #13 transferring dockerfile: 2.38kB done 21:05:15 #13 DONE 0.1s 21:05:15 21:05:15 #14 [security-proxy-auth internal] load build definition from Dockerfile 21:05:15 #14 transferring dockerfile: 2.04kB done 21:05:15 #14 DONE 0.1s 21:05:15 21:05:15 #15 [security-proxy-setup internal] load build definition from Dockerfile 21:05:16 #15 transferring dockerfile: 2.06kB done 21:05:16 #15 DONE 0.1s 21:05:16 21:05:16 #16 [security-spire-server internal] load .dockerignore 21:05:16 #16 transferring context: 56B done 21:05:16 #16 DONE 0.0s 21:05:16 21:05:16 #17 [core-data internal] load .dockerignore 21:05:16 #17 transferring context: 56B done 21:05:16 #17 DONE 0.1s 21:05:16 21:05:16 #18 [security-spire-config internal] load .dockerignore 21:05:16 #18 transferring context: 56B 0.0s done 21:05:16 #18 DONE 0.0s 21:05:16 21:05:16 #19 [support-scheduler internal] load .dockerignore 21:05:16 #19 transferring context: 56B done 21:05:16 #19 DONE 0.0s 21:05:16 21:05:16 #20 [support-notifications internal] load .dockerignore 21:05:16 #20 transferring context: 56B done 21:05:16 #20 DONE 0.0s 21:05:16 21:05:16 #21 [security-spiffe-token-provider internal] load .dockerignore 21:05:16 #21 transferring context: 56B 0.0s done 21:05:16 #21 DONE 0.1s 21:05:16 21:05:16 #22 [security-spire-agent internal] load .dockerignore 21:05:16 #22 transferring context: 56B done 21:05:16 #22 DONE 0.1s 21:05:16 21:05:16 #23 [core-command internal] load .dockerignore 21:05:16 #23 transferring context: 56B done 21:05:16 #23 DONE 0.1s 21:05:16 21:05:16 #24 [core-common-config-bootstrapper internal] load .dockerignore 21:05:16 #24 transferring context: 56B 0.0s done 21:05:16 #24 DONE 0.0s 21:05:16 21:05:16 #25 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:05:16 #25 DONE 0.0s 21:05:16 21:05:16 #26 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 21:05:17 #26 DONE 0.1s 21:05:17 21:05:17 #27 [security-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 21:05:17 #27 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 21:05:17 #27 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 21:05:17 #27 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 21:05:17 #27 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 21:05:17 #27 ... 21:05:17 21:05:17 #28 [core-metadata internal] load .dockerignore 21:05:17 #28 transferring context: 56B 0.0s done 21:05:17 #28 DONE 0.5s 21:05:17 21:05:17 #29 [security-bootstrapper internal] load build context 21:05:17 #29 transferring context: 2.55MB 0.5s done 21:05:17 #29 DONE 0.7s 21:05:17 21:05:17 #30 [security-proxy-auth internal] load .dockerignore 21:05:17 #30 transferring context: 56B 0.1s done 21:05:17 #30 DONE 0.4s 21:05:17 21:05:17 #31 [security-secretstore-setup internal] load .dockerignore 21:05:17 #31 transferring context: 56B 0.0s done 21:05:17 #31 DONE 0.4s 21:05:17 21:05:17 #25 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:05:17 #107 ... 21:05:17 21:05:17 #108 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:05:17 #0 4.414 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:05:17 #108 ... 21:05:17 21:05:17 #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 21:05:17 #109 DONE 5.6s 21:05:17 21:05:17 #110 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:05:17 #0 1.504 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:05:17 #110 ... 21:05:17 21:05:17 #111 [security-spire-agent builder 9/9] WORKDIR /edgex-go 21:05:18 #111 DONE 0.2s 21:05:18 21:05:18 #112 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:05:18 #0 0.800 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 21:05:18 #112 ... 21:05:18 21:05:18 #113 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 21:05:18 #25 DONE 0.0s 21:05:18 21:05:18 #26 [core-data internal] load metadata for docker.io/library/alpine:3.17 21:05:18 #26 DONE 0.2s 21:05:18 21:05:18 #27 [core-data stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 21:05:18 #27 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 21:05:18 #27 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 21:05:18 #27 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 21:05:18 #27 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 21:05:18 #27 ... 21:05:18 21:05:18 #25 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:05:18 #25 DONE 0.0s 21:05:18 21:05:18 #32 [security-proxy-setup internal] load .dockerignore 21:05:18 #32 transferring context: 56B done 21:05:18 #32 DONE 0.6s 21:05:18 21:05:18 #26 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 21:05:18 #26 DONE 0.3s 21:05:18 21:05:18 #25 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:05:18 #25 DONE 0.0s 21:05:18 21:05:18 #27 [support-scheduler stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 21:05:18 #27 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 21:05:18 #27 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 21:05:18 #27 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 21:05:18 #27 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 21:05:18 #113 DONE 0.2s 21:05:18 21:05:18 #114 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 21:05:18 #27 ... 21:05:18 21:05:18 #26 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 21:05:18 #26 DONE 0.5s 21:05:18 #114 DONE 0.3s 21:05:18 21:05:18 #115 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:05:18 #0 0.995 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 21:05:18 21:05:18 #25 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:05:18 #25 DONE 0.0s 21:05:18 21:05:18 #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:05:18 #33 DONE 2.1s 21:05:18 21:05:18 #27 [support-notifications stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 21:05:18 #27 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 21:05:18 #27 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 21:05:18 #27 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 21:05:18 #27 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 21:05:18 #115 ... 21:05:18 21:05:18 #116 [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 21:05:18 #116 DONE 6.7s 21:05:18 21:05:18 #117 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:05:18 #117 CACHED 21:05:18 21:05:18 #118 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 21:05:18 #118 CACHED 21:05:18 21:05:18 #119 [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 21:05:18 #119 CACHED 21:05:18 21:05:18 #120 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 21:05:18 #120 CACHED 21:05:18 21:05:18 #121 [security-spire-config builder 6/9] COPY . . 21:05:18 #121 CACHED 21:05:18 21:05:18 #122 [security-spire-config builder 9/9] WORKDIR /edgex-go 21:05:18 #122 CACHED 21:05:18 21:05:18 #123 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 21:05:18 #27 ... 21:05:18 21:05:18 #25 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:05:18 #25 DONE 0.0s 21:05:18 21:05:18 #25 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:05:18 #25 DONE 0.0s 21:05:18 21:05:18 #34 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 21:05:19 #123 ... 21:05:19 21:05:19 #124 [security-spire-server builder 9/9] WORKDIR /edgex-go 21:05:19 #124 DONE 0.3s 21:05:19 21:05:19 #125 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 21:05:19 #125 DONE 0.2s 21:05:19 21:05:19 #126 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 21:05:19 #34 ... 21:05:19 21:05:19 #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:05:19 #33 DONE 2.1s 21:05:19 21:05:19 #34 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 21:05:19 #34 ... 21:05:19 21:05:19 #33 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:05:19 #33 DONE 2.1s 21:05:19 21:05:19 #34 [security-spire-agent builder 2/7] WORKDIR /edgex-go 21:05:19 #34 DONE 1.4s 21:05:19 21:05:19 #35 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 21:05:19 #35 ... 21:05:19 21:05:19 #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:05:19 #33 DONE 2.1s 21:05:19 21:05:19 #26 [core-command internal] load metadata for docker.io/library/alpine:3.17 21:05:19 #26 DONE 1.6s 21:05:19 21:05:19 #36 [security-spire-server internal] load build context 21:05:19 #36 transferring context: 2.55MB 1.3s done 21:05:19 #36 DONE 1.8s 21:05:19 21:05:19 #34 [core-command builder 2/7] WORKDIR /edgex-go 21:05:19 #34 DONE 1.4s 21:05:19 21:05:19 #25 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:05:19 #25 DONE 0.1s 21:05:19 21:05:19 #27 [core-command stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 21:05:19 #27 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 21:05:19 #27 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 21:05:19 #27 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 21:05:19 #27 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 21:05:19 #126 ... 21:05:19 21:05:19 #127 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:05:19 #127 CACHED 21:05:19 21:05:19 #128 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:05:19 #128 CACHED 21:05:20 21:05:20 #129 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:05:20 #129 ... 21:05:20 21:05:20 #126 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 21:05:20 #126 DONE 1.2s 21:05:20 21:05:20 #123 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 21:05:20 #123 DONE 1.4s 21:05:20 21:05:20 #130 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:05:20 #27 ... 21:05:20 21:05:20 #25 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:05:20 #25 DONE 0.1s 21:05:20 21:05:20 #37 [core-data internal] load build context 21:05:20 #37 ... 21:05:20 21:05:20 #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:05:20 #33 DONE 2.2s 21:05:20 21:05:20 #34 [core-metadata builder 2/7] WORKDIR /edgex-go 21:05:20 #34 DONE 1.5s 21:05:20 21:05:20 #26 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 21:05:20 #26 DONE 2.6s 21:05:21 21:05:21 #37 [core-data internal] load build context 21:05:21 #37 transferring context: 2.55MB 2.5s done 21:05:21 #37 ... 21:05:21 21:05:21 #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:05:21 #33 DONE 2.2s 21:05:21 21:05:21 #34 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 21:05:21 #34 DONE 1.5s 21:05:21 21:05:21 #25 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:05:21 #25 DONE 0.1s 21:05:21 21:05:21 #27 [core-common-config-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 21:05:21 #27 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 21:05:21 #27 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 21:05:21 #27 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 21:05:21 #27 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 21:05:21 #27 ... 21:05:21 21:05:21 #26 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 21:05:21 #26 DONE 3.0s 21:05:21 21:05:21 #37 [core-data internal] load build context 21:05:21 #37 DONE 3.6s 21:05:21 21:05:21 #38 [support-notifications internal] load build context 21:05:21 #38 transferring context: 2.55MB 3.0s done 21:05:21 #38 ... 21:05:21 21:05:21 #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:05:21 #33 DONE 2.2s 21:05:21 21:05:21 #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 21:05:21 #34 DONE 1.5s 21:05:21 #130 ... 21:05:21 21:05:21 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:05:21 #0 0.802 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:05:22 21:05:22 #27 [security-secretstore-setup stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 21:05:22 #27 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 21:05:22 #27 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 21:05:22 #27 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 21:05:22 #27 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 21:05:22 #27 ... 21:05:22 21:05:22 #25 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:05:22 #25 DONE 0.1s 21:05:22 #131 ... 21:05:22 21:05:22 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:05:22 #0 0.598 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:05:22 #132 ... 21:05:22 21:05:22 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:05:22 #0 0.601 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:05:22 21:05:22 #39 [support-scheduler internal] load build context 21:05:22 #133 ... 21:05:22 21:05:22 #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:05:22 #0 2.050 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 21:05:22 #39 ... 21:05:22 21:05:22 #25 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:05:22 #25 DONE 0.1s 21:05:22 21:05:22 #39 [support-scheduler internal] load build context 21:05:22 #134 ... 21:05:22 21:05:22 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:05:22 #0 0.897 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:05:22 #135 ... 21:05:22 21:05:22 #136 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:05:22 #39 ... 21:05:22 21:05:22 #38 [support-notifications internal] load build context 21:05:22 #38 DONE 4.2s 21:05:22 21:05:22 #39 [support-scheduler internal] load build context 21:05:22 #136 ... 21:05:22 21:05:22 #102 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:05:22 #102 1.099 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:05:23 #39 ... 21:05:23 21:05:23 #40 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 21:05:23 #0 2.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:05:23 #0 3.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:05:23 #0 4.866 (1/2) Installing dumb-init (1.2.5-r2) 21:05:23 #0 4.866 (2/2) Installing su-exec (0.2-r2) 21:05:23 #0 4.866 Executing busybox-1.35.0-r29.trigger 21:05:23 #0 4.866 OK: 8 MiB in 17 packages 21:05:23 #40 DONE 6.0s 21:05:23 21:05:23 #39 [support-scheduler internal] load build context 21:05:23 #39 ... 21:05:23 21:05:23 #26 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 21:05:23 #26 DONE 4.3s 21:05:23 21:05:23 #39 [support-scheduler internal] load build context 21:05:23 #39 ... 21:05:23 21:05:23 #33 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:05:23 #33 DONE 2.3s 21:05:23 21:05:23 #34 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 21:05:23 #34 DONE 1.6s 21:05:23 21:05:23 #39 [support-scheduler internal] load build context 21:05:23 #39 ... 21:05:23 21:05:23 #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:05:23 #33 DONE 2.3s 21:05:23 21:05:23 #34 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 21:05:23 #34 DONE 1.6s 21:05:23 21:05:23 #39 [support-scheduler internal] load build context 21:05:24 #39 transferring context: 2.55MB 5.2s done 21:05:25 #39 DONE 7.3s 21:05:25 21:05:25 #41 [core-metadata internal] load build context 21:05:26 #41 ... 21:05:26 21:05:26 #42 [security-spire-config internal] load build context 21:05:26 #42 transferring context: 2.55MB 5.6s done 21:05:26 #42 DONE 8.2s 21:05:26 21:05:26 #41 [core-metadata internal] load build context 21:05:26 #41 ... 21:05:26 21:05:26 #43 [core-common-config-bootstrapper internal] load build context 21:05:26 #43 ... 21:05:26 21:05:26 #44 [security-spiffe-token-provider internal] load build context 21:05:26 #44 transferring context: 2.55MB 5.0s done 21:05:26 #44 DONE 7.8s 21:05:26 21:05:26 #43 [core-common-config-bootstrapper internal] load build context 21:05:26 #43 ... 21:05:26 21:05:26 #41 [core-metadata internal] load build context 21:05:27 #41 ... 21:05:27 21:05:27 #45 [security-spire-agent internal] load build context 21:05:27 #45 transferring context: 2.55MB 5.7s done 21:05:27 #45 DONE 8.1s 21:05:27 21:05:27 #41 [core-metadata internal] load build context 21:05:27 #41 transferring context: 2.55MB 6.5s done 21:05:27 #41 ... 21:05:27 21:05:27 #46 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:05:27 #0 7.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:05:27 #0 9.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:05:27 #46 ... 21:05:27 21:05:27 #47 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:05:27 #0 7.965 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:05:28 #47 ... 21:05:28 21:05:28 #48 [core-command internal] load build context 21:05:28 #48 transferring context: 2.55MB 6.0s done 21:05:28 #48 DONE 8.5s 21:05:28 21:05:28 #47 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:05:28 #47 10.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:05:28 #47 ... 21:05:28 21:05:28 #43 [core-common-config-bootstrapper internal] load build context 21:05:28 #43 ... 21:05:28 21:05:28 #41 [core-metadata internal] load build context 21:05:28 #41 DONE 7.4s 21:05:28 21:05:28 #43 [core-common-config-bootstrapper internal] load build context 21:05:28 #43 transferring context: 2.55MB 6.4s done 21:05:28 #43 ... 21:05:28 21:05:28 #49 [security-proxy-auth stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:05:28 #0 6.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:05:28 #0 8.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:05:28 #49 ... 21:05:28 21:05:28 #50 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:05:28 #0 6.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:05:28 #0 7.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:05:28 #50 ... 21:05:28 21:05:28 #51 [security-proxy-setup internal] load build context 21:05:28 #51 ... 21:05:28 21:05:28 #52 [security-secretstore-setup internal] load build context 21:05:28 #52 transferring context: 2.55MB 5.1s done 21:05:28 #52 DONE 6.8s 21:05:28 21:05:28 #53 [security-proxy-auth internal] load build context 21:05:28 #53 ... 21:05:28 21:05:28 #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:05:28 #0 8.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:05:28 #54 ... 21:05:28 21:05:28 #43 [core-common-config-bootstrapper internal] load build context 21:05:28 #43 DONE 7.6s 21:05:28 21:05:28 #53 [security-proxy-auth internal] load build context 21:05:29 #53 ... 21:05:29 21:05:29 #51 [security-proxy-setup internal] load build context 21:05:29 #51 transferring context: 2.55MB 4.7s done 21:05:29 #51 DONE 6.0s 21:05:29 21:05:29 #53 [security-proxy-auth internal] load build context 21:05:29 #53 ... 21:05:29 21:05:29 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:05:29 #0 7.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:05:29 #55 ... 21:05:29 21:05:29 #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 21:05:29 #56 ... 21:05:29 21:05:29 #57 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 21:05:29 #57 ... 21:05:29 21:05:29 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:05:29 #58 ... 21:05:29 21:05:29 #59 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 21:05:29 #59 ... 21:05:29 21:05:29 #53 [security-proxy-auth internal] load build context 21:05:30 #53 transferring context: 2.55MB 3.9s done 21:05:30 #53 DONE 6.8s 21:05:30 21:05:30 #50 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:05:30 #50 12.19 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:05:30 #50 12.19 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:05:30 #50 12.19 OK: 17691 distinct packages available 21:05:31 #50 12.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:05:32 #50 ... 21:05:32 21:05:32 #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:05:32 #60 ... 21:05:32 21:05:32 #49 [security-proxy-auth stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:05:32 #49 13.08 (1/1) Installing dumb-init (1.2.5-r2) 21:05:32 #49 13.14 Executing busybox-1.35.0-r29.trigger 21:05:32 #49 13.22 OK: 8 MiB in 16 packages 21:05:34 #49 ... 21:05:34 21:05:34 #61 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 21:05:34 #61 ... 21:05:34 21:05:34 #27 [security-proxy-auth stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 21:05:34 #27 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 21:05:34 #27 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 21:05:34 #27 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 21:05:34 #27 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 21:05:34 #27 ... 21:05:34 21:05:34 #46 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:05:34 #46 14.79 (1/1) Installing dumb-init (1.2.5-r2) 21:05:34 #46 14.82 Executing busybox-1.35.0-r29.trigger 21:05:34 #46 14.92 OK: 8 MiB in 16 packages 21:05:34 #46 DONE 16.6s 21:05:34 21:05:34 #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:05:34 #54 11.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:05:34 #54 14.44 (1/2) Installing ca-certificates (20230506-r0) 21:05:34 #54 14.72 (2/2) Installing dumb-init (1.2.5-r2) 21:05:34 #54 14.74 Executing busybox-1.35.0-r29.trigger 21:05:34 #54 14.82 Executing ca-certificates-20230506-r0.trigger 21:05:34 #54 ... 21:05:34 21:05:34 #49 [support-scheduler stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:05:34 #49 DONE 16.5s 21:05:34 21:05:34 #61 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 21:05:34 #61 DONE 11.2s 21:05:34 21:05:34 #62 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 21:05:34 #0 9.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:05:34 #62 ... 21:05:34 21:05:34 #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:05:34 #60 12.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:05:35 #60 ... 21:05:35 21:05:35 #63 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 21:05:35 #63 DONE 0.4s 21:05:35 21:05:35 #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:05:35 #54 16.18 OK: 8 MiB in 17 packages 21:05:36 #54 DONE 17.2s 21:05:36 21:05:36 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:05:36 #55 10.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:05:36 #55 13.96 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:05:36 #55 13.97 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:05:36 #55 13.97 OK: 17691 distinct packages available 21:05:36 #55 14.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:05:36 #55 16.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:05:36 #55 ... 21:05:36 21:05:36 #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:05:36 #60 14.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:05:37 #60 ... 21:05:37 21:05:37 #59 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 21:05:37 #59 12.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:05:37 #59 13.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:05:37 #59 16.93 OK: 263 MiB in 53 packages 21:05:37 #59 DONE 17.9s 21:05:37 21:05:37 #64 [core-data builder 4/7] COPY go.mod vendor* ./ 21:05:37 #64 ... 21:05:37 21:05:37 #57 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 21:05:37 #57 11.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:05:37 #57 13.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:05:37 #57 17.22 OK: 263 MiB in 53 packages 21:05:37 #57 DONE 18.9s 21:05:37 21:05:37 #65 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:05:37 #65 ... 21:05:37 21:05:37 #64 [core-data builder 4/7] COPY go.mod vendor* ./ 21:05:37 #64 DONE 0.7s 21:05:37 21:05:37 #66 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:05:38 #102 ... 21:05:38 21:05:38 #136 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:05:38 #136 DONE 17.6s 21:05:38 21:05:38 #137 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:05:38 #66 ... 21:05:38 21:05:38 #65 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:05:38 #65 DONE 0.6s 21:05:38 21:05:38 #50 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:05:38 #50 15.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:05:38 #50 18.78 (1/4) Installing dumb-init (1.2.5-r2) 21:05:38 #50 18.80 (2/4) Installing musl-obstack (1.2.3-r0) 21:05:38 #50 18.89 (3/4) Installing libucontext (1.2-r0) 21:05:38 #50 18.89 (4/4) Installing gcompat (1.1.0-r0) 21:05:38 #50 18.91 Executing busybox-1.35.0-r29.trigger 21:05:38 #50 19.12 OK: 8 MiB in 19 packages 21:05:38 #50 DONE 20.1s 21:05:38 21:05:38 #67 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:05:39 #67 ... 21:05:39 21:05:39 #35 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 21:05:39 #35 12.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:05:39 #35 14.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:05:39 #35 18.44 OK: 263 MiB in 53 packages 21:05:39 #35 DONE 19.7s 21:05:39 21:05:39 #68 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 21:05:39 #68 DONE 0.5s 21:05:39 21:05:39 #69 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:05:40 #69 ... 21:05:40 21:05:40 #47 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:05:40 #47 14.96 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:05:40 #47 14.96 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:05:40 #47 14.96 OK: 17691 distinct packages available 21:05:40 #47 15.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:05:40 #47 17.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:05:40 #47 20.71 (1/7) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r3) 21:05:40 #47 21.07 (2/7) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r3) 21:05:40 #47 21.09 (3/7) Installing dumb-init (1.2.5-r2) 21:05:40 #47 21.10 (4/7) Installing musl-obstack (1.2.3-r0) 21:05:40 #47 21.15 (5/7) Installing libucontext (1.2-r0) 21:05:40 #47 21.17 (6/7) Installing gcompat (1.1.0-r0) 21:05:40 #47 21.22 (7/7) Installing openssl (3.0.9-r3) 21:05:40 #47 21.33 Executing busybox-1.35.0-r29.trigger 21:05:40 #47 21.38 OK: 9 MiB in 20 packages 21:05:40 #47 DONE 22.4s 21:05:40 21:05:40 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:05:40 #55 20.09 (1/9) Installing ca-certificates (20230506-r0) 21:05:40 #55 20.42 (2/9) Installing brotli-libs (1.0.9-r9) 21:05:40 #55 20.51 (3/9) Installing nghttp2-libs (1.51.0-r1) 21:05:40 #55 20.55 (4/9) Installing libcurl (8.2.0-r1) 21:05:40 #55 20.61 (5/9) Installing curl (8.2.0-r1) 21:05:40 #55 20.71 (6/9) Installing dumb-init (1.2.5-r2) 21:05:40 #55 20.71 (7/9) Installing musl-obstack (1.2.3-r0) 21:05:40 #55 20.72 (8/9) Installing libucontext (1.2-r0) 21:05:40 #55 20.77 (9/9) Installing gcompat (1.1.0-r0) 21:05:40 #55 20.83 Executing busybox-1.35.0-r29.trigger 21:05:40 #55 20.98 Executing ca-certificates-20230506-r0.trigger 21:05:40 #55 ... 21:05:40 21:05:40 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:05:40 #58 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:05:40 #58 13.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:05:40 #58 17.70 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:05:40 #58 17.70 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:05:40 #58 17.70 OK: 17694 distinct packages available 21:05:40 #58 18.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:05:40 #58 20.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:05:41 #58 ... 21:05:41 21:05:41 #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:05:41 #60 18.91 (1/4) Installing ca-certificates (20230506-r0) 21:05:41 #60 19.18 (2/4) Installing dumb-init (1.2.5-r2) 21:05:41 #60 19.22 (3/4) Installing su-exec (0.2-r2) 21:05:41 #60 19.23 (4/4) Installing yq (4.30.4-r4) 21:05:41 #60 ... 21:05:41 21:05:41 #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 21:05:41 #56 15.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:05:41 #56 17.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:05:41 #56 21.07 OK: 263 MiB in 53 packages 21:05:41 #56 DONE 21.8s 21:05:41 21:05:41 #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ 21:05:42 #70 DONE 0.7s 21:05:42 21:05:42 #62 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 21:05:42 #62 12.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:05:42 #62 15.94 (1/4) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r3) 21:05:42 #62 16.17 (2/4) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r3) 21:05:42 #62 16.20 (3/4) Installing dumb-init (1.2.5-r2) 21:05:42 #62 16.22 (4/4) Installing openssl (3.0.9-r3) 21:05:42 #62 16.29 Executing busybox-1.35.0-r29.trigger 21:05:42 #62 16.40 OK: 8 MiB in 17 packages 21:05:42 #62 DONE 17.5s 21:05:42 21:05:42 #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:05:42 #60 19.89 Executing busybox-1.35.0-r29.trigger 21:05:42 #60 19.91 Executing ca-certificates-20230506-r0.trigger 21:05:42 #60 ... 21:05:42 21:05:42 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:05:42 #55 22.41 OK: 11 MiB in 24 packages 21:05:42 #55 DONE 23.1s 21:05:42 21:05:42 #71 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 21:05:42 #71 DONE 0.5s 21:05:42 21:05:42 #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:05:43 #72 ... 21:05:43 21:05:43 #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:05:43 #60 20.86 OK: 17 MiB in 19 packages 21:05:43 #60 DONE 21.5s 21:05:43 21:05:43 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:05:43 #58 23.35 OK: 263 MiB in 53 packages 21:05:43 #58 DONE 23.9s 21:05:43 21:05:43 #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 21:05:43 #73 DONE 0.5s 21:05:43 21:05:43 #27 [security-proxy-auth stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 21:05:44 #27 ... 21:05:44 21:05:44 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:05:53 #137 ... 21:05:53 21:05:53 #129 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:05:53 #129 DONE 32.1s 21:05:53 21:05:53 #112 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:05:53 #112 ... 21:05:53 21:05:53 #138 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:06:06 #138 ... 21:06:06 21:06:06 #130 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:06:06 #130 DONE 44.3s 21:06:06 21:06:06 #102 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:06:06 #102 ... 21:06:06 21:06:06 #139 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:06:11 #139 ... 21:06:11 21:06:11 #138 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:06:11 #138 DONE 17.0s 21:06:11 21:06:11 #139 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:06:11 #139 ... 21:06:11 21:06:11 #140 [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 21:06:11 #140 ... 21:06:11 21:06:11 #137 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:06:11 #137 DONE 33.5s 21:06:11 21:06:11 #107 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:06:11 #107 ... 21:06:11 21:06:11 #141 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 21:06:12 #141 DONE 0.4s 21:06:12 21:06:12 #139 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:06:12 #139 DONE 6.5s 21:06:12 21:06:12 #142 [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 21:06:12 #142 DONE 0.1s 21:06:12 21:06:12 #140 [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 21:06:12 #140 DONE 1.1s 21:06:12 21:06:12 #143 [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 21:06:12 #143 DONE 0.1s 21:06:12 21:06:12 #144 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:06:12 #144 DONE 0.2s 21:06:12 21:06:12 #145 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:06:12 #145 DONE 0.1s 21:06:12 21:06:12 #146 [security-spire-config] exporting to image 21:06:12 #146 exporting layers 21:06:13 #146 exporting layers 1.1s done 21:06:13 #146 writing image sha256:8184a42dd190823ed87af147e6280744d7ad051b9086a6c188a1cbe478872c10 0.1s done 21:06:13 #146 writing image sha256:279d907b2bb5ed751f0caba5d6c40218d0777c27488c6e6bc938b08a107886f0 0.0s done 21:06:13 #146 naming to docker.io/library/security-spire-agent done 21:06:13 #146 naming to docker.io/library/security-spire-server done 21:06:13 #146 writing image sha256:4d697b56938d513751bcad9080323ce1a4f346bc7624ad240710d00ca06b1c70 done 21:06:13 #146 naming to docker.io/library/security-spire-config done 21:06:13 #146 DONE 1.1s 21:06:13 21:06:13 #107 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:06:31 #74 ... 21:06:31 21:06:31 #67 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:31 #67 DONE 50.8s 21:06:31 21:06:31 #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:31 #72 DONE 46.9s 21:06:31 21:06:31 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:31 #74 DONE 45.1s 21:06:31 21:06:31 #69 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:31 #69 DONE 49.4s 21:06:31 21:06:31 #66 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:31 #66 DONE 51.2s 21:06:31 21:06:31 #75 [core-data builder 6/7] COPY . . 21:06:31 #75 ... 21:06:31 21:06:31 #76 [security-spiffe-token-provider builder 6/7] COPY . . 21:06:31 #76 DONE 1.3s 21:06:31 21:06:31 #77 [security-bootstrapper builder 6/7] COPY . . 21:06:31 #77 DONE 1.4s 21:06:31 21:06:31 #78 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:31 #78 CACHED 21:06:31 21:06:31 #79 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 21:06:31 #79 CACHED 21:06:31 21:06:31 #80 [security-proxy-setup builder 6/7] COPY . . 21:06:31 #80 CACHED 21:06:31 21:06:31 #81 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:31 #81 CACHED 21:06:31 21:06:31 #82 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 21:06:31 #82 CACHED 21:06:31 21:06:31 #83 [security-secretstore-setup builder 6/7] COPY . . 21:06:31 #83 CACHED 21:06:31 21:06:31 #84 [support-notifications builder 6/7] COPY . . 21:06:31 #84 DONE 1.4s 21:06:31 21:06:31 #85 [core-command builder 6/7] COPY . . 21:06:31 #85 CACHED 21:06:31 21:06:31 #86 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:31 #86 CACHED 21:06:31 21:06:31 #87 [core-command builder 4/7] COPY go.mod vendor* ./ 21:06:31 #87 CACHED 21:06:31 21:06:31 #88 [security-spire-server builder 6/9] COPY . . 21:06:31 #88 DONE 1.4s 21:06:31 21:06:31 #75 [core-data builder 6/7] COPY . . 21:06:31 #75 DONE 1.4s 21:06:31 21:06:31 #89 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:06:31 #89 ... 21:06:31 21:06:31 #90 [security-proxy-auth builder 6/7] COPY . . 21:06:31 #90 CACHED 21:06:31 21:06:31 #91 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 21:06:31 #91 CACHED 21:06:31 21:06:31 #92 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:31 #92 CACHED 21:06:31 21:06:31 #93 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:31 #93 CACHED 21:06:31 21:06:31 #94 [core-metadata builder 6/7] COPY . . 21:06:31 #94 CACHED 21:06:31 21:06:31 #95 [core-metadata builder 4/7] COPY go.mod vendor* ./ 21:06:31 #95 CACHED 21:06:31 21:06:31 #96 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:31 #96 CACHED 21:06:31 21:06:31 #97 [core-common-config-bootstrapper builder 6/7] COPY . . 21:06:31 #97 CACHED 21:06:31 21:06:31 #98 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:06:31 #98 CACHED 21:06:31 21:06:31 #99 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:31 #99 CACHED 21:06:31 21:06:31 #100 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 21:06:31 #100 CACHED 21:06:31 21:06:31 #101 [support-scheduler builder 6/7] COPY . . 21:06:31 #101 CACHED 21:06:31 21:06:31 #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:06:31 #102 ... 21:06:31 21:06:31 #103 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 21:06:31 #103 CACHED 21:06:31 21:06:31 #104 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 21:06:31 #104 CACHED 21:06:31 21:06:31 #105 [security-spire-config builder 6/9] COPY . . 21:06:31 #105 CACHED 21:06:31 21:06:31 #106 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:31 #106 CACHED 21:06:31 21:06:31 #107 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 21:06:31 #107 DONE 0.6s 21:06:31 21:06:31 #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 21:06:31 #107 ... 21:06:31 21:06:31 #110 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:06:31 #110 79.66 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:06:36 #108 ... 21:06:36 21:06:36 #109 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:06:36 #0 5.759 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 21:06:36 #109 ... 21:06:36 21:06:36 #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 21:06:36 #108 DONE 5.7s 21:06:36 21:06:36 #110 [security-spire-server builder 9/9] WORKDIR /edgex-go 21:06:36 #110 DONE 0.2s 21:06:36 21:06:36 #111 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:06:36 #0 5.500 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:06:37 #111 ... 21:06:37 21:06:37 #89 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:06:37 #89 6.533 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:06:37 #89 ... 21:06:37 21:06:37 #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 21:06:37 #112 DONE 6.5s 21:06:37 21:06:37 #113 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:06:37 #113 DONE 0.4s 21:06:37 21:06:37 #114 [security-spire-config builder 9/9] WORKDIR /edgex-go 21:06:38 #114 DONE 0.6s 21:06:38 21:06:38 #115 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:06:38 #115 DONE 0.4s 21:06:38 21:06:38 #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:06:38 #102 6.703 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 21:06:38 #102 ... 21:06:38 21:06:38 #116 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 21:06:38 #116 DONE 0.2s 21:06:38 21:06:38 #117 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:06:38 #0 6.724 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:06:38 #117 ... 21:06:38 21:06:38 #118 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:06:39 #110 DONE 87.9s 21:06:39 21:06:39 #102 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:06:39 #102 DONE 87.8s 21:06:39 21:06:39 #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:06:39 #134 DONE 87.9s 21:06:39 21:06:39 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:06:39 #135 DONE 87.9s 21:06:39 21:06:39 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:06:39 #131 DONE 87.9s 21:06:39 21:06:39 #147 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 21:06:39 #147 ... 21:06:39 21:06:39 #108 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:06:39 #108 DONE 87.9s 21:06:39 21:06:39 #107 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:06:39 #107 DONE 88.0s 21:06:39 21:06:39 #112 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:06:39 #112 DONE 88.0s 21:06:39 21:06:39 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:06:39 #133 DONE 88.0s 21:06:39 21:06:39 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:06:39 #132 DONE 88.2s 21:06:39 21:06:39 #148 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:06:40 #148 ... 21:06:40 21:06:40 #115 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:06:40 #115 DONE 88.3s 21:06:40 #118 ... 21:06:40 21:06:40 #119 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 21:06:40 #119 DONE 0.2s 21:06:40 21:06:40 #120 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:06:40 #120 ... 21:06:40 21:06:40 #118 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:06:40 #118 DONE 1.3s 21:06:40 21:06:40 #147 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 21:06:40 #147 DONE 0.7s 21:06:40 21:06:40 #149 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:06:40 #149 DONE 0.4s 21:06:40 21:06:40 #150 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 21:06:40 #150 DONE 0.7s 21:06:40 21:06:40 #151 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:06:40 #151 DONE 0.7s 21:06:40 21:06:40 #148 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:06:40 #148 DONE 0.5s 21:06:40 21:06:40 #152 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:06:40 #152 DONE 0.4s 21:06:40 21:06:40 #153 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:06:40 21:06:40 #121 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:06:40 #0 5.550 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:06:40 #121 ... 21:06:40 21:06:40 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:06:40 #0 6.448 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:06:40 #153 ... 21:06:40 21:06:40 #154 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 21:06:40 #154 DONE 0.7s 21:06:40 21:06:40 #155 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:06:40 #155 DONE 0.2s 21:06:40 21:06:40 #156 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 21:06:40 #156 CACHED 21:06:40 21:06:40 #157 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 21:06:40 #157 CACHED 21:06:40 21:06:40 #158 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:06:40 #158 CACHED 21:06:40 21:06:40 #159 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:06:40 #159 CACHED 21:06:40 21:06:40 #160 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:06:40 #160 CACHED 21:06:40 21:06:40 #161 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:06:40 #161 CACHED 21:06:40 21:06:40 #162 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:06:40 #162 DONE 0.2s 21:06:40 21:06:40 #163 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:06:40 #163 CACHED 21:06:40 21:06:40 #164 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:06:40 #164 CACHED 21:06:40 21:06:40 #165 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:06:40 #122 ... 21:06:40 21:06:40 #123 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:06:40 #123 DONE 0.3s 21:06:40 21:06:40 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:06:40 #0 4.961 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:06:40 #124 ... 21:06:40 21:06:40 #125 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:40 #125 CACHED 21:06:40 21:06:40 #126 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 21:06:40 #126 CACHED 21:06:40 21:06:40 #127 [security-spire-agent builder 9/9] WORKDIR /edgex-go 21:06:40 #127 CACHED 21:06:40 21:06:40 #128 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 21:06:40 #128 CACHED 21:06:40 21:06:40 #129 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 21:06:40 #129 CACHED 21:06:40 21:06:40 #130 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 21:06:40 #130 CACHED 21:06:40 21:06:40 #131 [security-spire-agent builder 6/9] COPY . . 21:06:40 #131 CACHED 21:06:40 21:06:40 #132 [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 21:06:40 #132 CACHED 21:06:40 21:06:40 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:06:40 #0 6.123 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 21:06:40 #165 ... 21:06:40 21:06:40 #153 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:06:40 #153 DONE 0.3s 21:06:40 21:06:40 #166 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 21:06:40 #166 DONE 0.3s 21:06:40 21:06:40 #167 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:06:40 #167 DONE 0.3s 21:06:40 21:06:40 #168 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 21:06:40 #168 DONE 0.3s 21:06:40 21:06:40 #169 [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 21:06:41 #133 ... 21:06:41 21:06:41 #134 [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 21:06:41 #134 DONE 0.3s 21:06:41 21:06:41 #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:06:41 #0 4.565 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:06:41 #135 ... 21:06:41 21:06:41 #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:06:41 #0 5.116 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:06:41 #136 ... 21:06:41 21:06:41 #137 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:06:41 #137 DONE 0.4s 21:06:41 21:06:41 #138 [security-spire-server] exporting to image 21:06:41 #138 exporting layers 21:06:42 #169 DONE 1.7s 21:06:42 21:06:42 #170 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 21:06:42 #170 DONE 1.7s 21:06:42 21:06:42 #171 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:06:42 #171 DONE 1.7s 21:06:42 21:06:42 #165 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:06:42 #165 DONE 1.7s 21:06:42 21:06:42 #172 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 21:06:42 #172 DONE 1.8s 21:06:42 21:06:42 #173 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 21:06:42 #173 DONE 1.7s 21:06:42 21:06:42 #174 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:06:42 #174 DONE 1.8s 21:06:42 21:06:42 #175 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:06:42 #175 DONE 1.7s 21:06:42 21:06:42 #176 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:06:42 #176 DONE 1.7s 21:06:42 21:06:42 #177 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:06:42 #177 DONE 1.7s 21:06:42 21:06:42 #178 [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 21:06:42 #138 ... 21:06:42 21:06:42 #120 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:06:42 #120 DONE 2.7s 21:06:42 #178 ... 21:06:42 21:06:42 #179 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 21:06:42 #179 DONE 0.2s 21:06:42 21:06:42 #180 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 21:06:42 21:06:42 #139 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 21:06:42 #139 DONE 2.0s 21:06:42 21:06:42 #140 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:06:43 #140 ... 21:06:43 21:06:43 #141 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:06:43 #141 DONE 0.3s 21:06:43 21:06:43 #142 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 21:06:43 #180 ... 21:06:43 21:06:43 #181 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 21:06:43 #181 DONE 0.7s 21:06:43 21:06:43 #182 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 21:06:43 #182 DONE 0.7s 21:06:43 21:06:43 #183 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 21:06:43 #183 DONE 0.7s 21:06:43 21:06:43 #184 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 21:06:43 #184 DONE 0.7s 21:06:43 #142 DONE 0.2s 21:06:43 21:06:43 #143 [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 21:06:43 #143 DONE 0.2s 21:06:43 21:06:43 #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:06:43 21:06:43 #185 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 21:06:43 #185 DONE 0.8s 21:06:43 21:06:43 #186 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 21:06:43 #186 DONE 0.9s 21:06:43 21:06:43 #180 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 21:06:43 #180 DONE 0.8s 21:06:43 21:06:43 #146 [support-notifications] exporting to image 21:06:43 #146 exporting layers 21:06:43 #146 ... 21:06:43 21:06:43 #187 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:06:43 #187 DONE 0.9s 21:06:43 21:06:43 #178 [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 21:06:43 #178 DONE 0.9s 21:06:43 21:06:43 #188 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 21:06:43 #188 DONE 3.0s 21:06:43 21:06:43 #146 [support-notifications] exporting to image 21:06:43 #146 exporting layers 0.2s done 21:06:43 #135 ... 21:06:43 21:06:43 #138 [security-spire-config] exporting to image 21:06:43 #138 exporting layers 2.2s done 21:06:43 #138 writing image sha256:478accee704c6e6fb5861f9a3cc2f7c09466c0ae57a4f20f90a1b226c10149cb 0.0s done 21:06:43 #138 naming to docker.io/library/security-spire-server-arm64 done 21:06:43 #146 ... 21:06:43 21:06:43 #189 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 21:06:43 #189 DONE 0.5s 21:06:43 21:06:43 #190 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 21:06:43 #190 DONE 0.4s 21:06:43 21:06:43 #146 [support-notifications] exporting to image 21:06:43 #146 exporting layers 0.5s done 21:06:43 #146 ... 21:06:43 21:06:43 #191 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 21:06:43 #191 DONE 0.4s 21:06:43 21:06:43 #192 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 21:06:43 #192 DONE 0.4s 21:06:43 21:06:43 #193 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:06:43 #193 DONE 0.4s 21:06:43 21:06:43 #194 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 21:06:43 #194 DONE 0.4s 21:06:43 21:06:43 #146 [core-data] exporting to image 21:06:43 #146 writing image sha256:1bd6800b33fc1c63d0e6fb70eb54ae452eddd500c7a113cde2adff4b8f04554b 0.0s done 21:06:43 #146 writing image sha256:53bcd8521b9ea33e1fd0844f884b7d194c4374b12034f801ded9288786d51b7f 0.0s done 21:06:43 #146 writing image sha256:0b68e707315a5b6f2b26420fe22ba64f897d4694aebbf1cccec6ab38fb114635 0.0s done 21:06:43 #146 writing image sha256:cf7072e6e06202d2d36500e72d60a39ac4cb1d38a3d0b39f847f9e55efb87227 done 21:06:43 #146 writing image sha256:8f703a4ece37593e6fcfca91f0250331e77a66f6c4054f4ff950926b01fd01c3 0.0s done 21:06:43 #146 naming to docker.io/library/support-scheduler done 21:06:43 #146 naming to docker.io/library/support-notifications done 21:06:43 #146 naming to docker.io/library/core-command done 21:06:43 #146 naming to docker.io/library/core-data done 21:06:43 #146 naming to docker.io/library/security-spiffe-token-provider 21:06:44 #146 naming to docker.io/library/security-spiffe-token-provider done 21:06:44 #146 exporting layers 0.5s done 21:06:44 #146 writing image sha256:7e70ededf84fda3fd43da509700f762f9d15619b7daa3d0e16b6241665bea477 done 21:06:44 #146 naming to docker.io/library/core-metadata done 21:06:44 #146 DONE 2.3s 21:06:44 21:06:44 #195 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 21:06:44 #195 DONE 0.6s 21:06:44 21:06:44 #196 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:06:44 #196 DONE 0.5s 21:06:44 21:06:44 #197 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:06:44 #197 DONE 0.6s 21:06:44 21:06:44 #198 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:06:44 #198 DONE 0.6s 21:06:44 21:06:44 #199 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:06:45 #138 ... 21:06:45 21:06:45 #140 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:06:45 #140 DONE 2.2s 21:06:45 21:06:45 #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:06:45 #144 DONE 0.2s 21:06:45 21:06:45 #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 21:06:45 #199 DONE 0.2s 21:06:45 21:06:45 #200 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 21:06:45 #200 DONE 0.2s 21:06:45 21:06:45 #201 [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/ 21:06:45 #201 DONE 0.0s 21:06:45 21:06:45 #202 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:06:45 #202 DONE 1.4s 21:06:45 21:06:45 #146 [core-common-config-bootstrapper] exporting to image 21:06:45 #146 ... 21:06:45 21:06:45 #203 [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/ 21:06:45 #203 DONE 0.1s 21:06:45 21:06:45 #204 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 21:06:45 #204 DONE 0.0s 21:06:45 #145 DONE 0.3s 21:06:45 21:06:45 #138 [security-spire-server] exporting to image 21:06:45 #138 exporting layers 2.0s done 21:06:45 21:06:45 #205 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:06:45 #205 DONE 0.0s 21:06:45 21:06:45 #206 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:06:45 #206 DONE 1.6s 21:06:45 21:06:45 #207 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:06:45 #207 DONE 1.6s 21:06:45 21:06:45 #146 [security-proxy-setup] exporting to image 21:06:45 #146 exporting layers 0.1s done 21:06:45 #146 writing image sha256:d7ab83c2d11b7bd031ebc5b839a380c3e25e475a1ebc5c8ae685bd8179e090ff 21:06:45 #138 writing image sha256:758c3d95bb206d440dfadda8d5b38a29ac0c9eabf145dd6c73fe6692deca5617 0.0s done 21:06:45 #138 naming to docker.io/library/security-spire-config-arm64 0.0s done 21:06:45 #138 DONE 4.1s 21:06:45 21:06:45 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:06:45 #146 DONE 0.3s 21:06:45 21:06:45 #109 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:06:45 #146 writing image sha256:d7ab83c2d11b7bd031ebc5b839a380c3e25e475a1ebc5c8ae685bd8179e090ff done 21:06:45 #146 naming to docker.io/library/security-proxy-setup done 21:06:45 #146 ... 21:06:45 21:06:45 #208 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:06:45 #208 DONE 0.7s 21:06:45 #109 ... 21:06:45 21:06:45 #138 [security-spire-agent] exporting to image 21:06:46 21:06:46 #146 [security-secretstore-setup] exporting to image 21:06:46 #146 ... 21:06:46 21:06:46 #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 21:06:46 #209 DONE 0.7s 21:06:46 21:06:46 #146 [security-bootstrapper] exporting to image 21:06:46 #146 exporting layers 1.1s done 21:06:46 #146 writing image sha256:115dd77b0bc37e7bf809d93151e31402c9e39484926c864f6ad21d2c73199e2d 21:06:46 #146 exporting layers 0.3s done 21:06:46 #146 writing image sha256:115dd77b0bc37e7bf809d93151e31402c9e39484926c864f6ad21d2c73199e2d 0.0s done 21:06:46 #146 writing image sha256:0a67f8dadfef3877f6836836e7f3c75e0712d6d12f9dac046edfdd216d77f614 0.0s done 21:06:46 #146 naming to docker.io/library/core-common-config-bootstrapper done 21:06:46 #146 naming to docker.io/library/security-proxy-auth done 21:06:46 #146 writing image sha256:079dcee34180facd5bfa17f45b4e52b6928dee7acd89bfc3e5ee2e276dd00987 done 21:06:46 #146 naming to docker.io/library/security-secretstore-setup done 21:06:46 #146 writing image sha256:f62d1ac61798303e079e3005cc79ee1031e480014cac105d6f9ef086fd46907f done 21:06:46 #146 naming to docker.io/library/security-bootstrapper done 21:06:46 #146 DONE 3.5s 21:06:46 time="2023-07-24T21:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:06:46 time="2023-07-24T21:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:06:46 time="2023-07-24T21:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:06:46 time="2023-07-24T21:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:06:46 time="2023-07-24T21:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:06:46 time="2023-07-24T21:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:06:46 time="2023-07-24T21:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:06:46 time="2023-07-24T21:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:06:46 time="2023-07-24T21:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:06:46 time="2023-07-24T21:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:06:46 time="2023-07-24T21:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:06:46 time="2023-07-24T21:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:06:46 time="2023-07-24T21:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:06:46 time="2023-07-24T21:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 21:06:46 $ docker stop --time=1 99db99c3a1507086bab0c5c9ed34309477d07f19581849cf48da6f6303b9e422 21:06:47 #138 exporting layers 1.7s done 21:06:47 #138 writing image sha256:1eebc933f8e308fedd35b1ba2cfc0b0f35c14be818ea9d5590dadb39977d7aba done 21:06:47 #138 naming to docker.io/library/security-spire-agent-arm64 done 21:06:47 #138 DONE 5.7s 21:06:47 21:06:47 #121 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:06:49 $ docker rm -f --volumes 99db99c3a1507086bab0c5c9ed34309477d07f19581849cf48da6f6303b9e422 [Pipeline] // withDockerContainer [Pipeline] sh 21:06:49 + docker images 21:06:49 REPOSITORY TAG IMAGE ID CREATED SIZE 21:06:49 security-bootstrapper latest f62d1ac61798 4 seconds ago 22.7MB 21:06:49 security-proxy-auth latest 0a67f8dadfef 4 seconds ago 18.9MB 21:06:49 security-proxy-setup latest d7ab83c2d11b 4 seconds ago 24.1MB 21:06:49 security-secretstore-setup latest 079dcee34180 4 seconds ago 43.6MB 21:06:49 core-common-config-bootstrapper latest 115dd77b0bc3 4 seconds ago 17.8MB 21:06:49 core-metadata latest 7e70ededf84f 6 seconds ago 21.1MB 21:06:49 core-command latest 1bd6800b33fc 6 seconds ago 20.5MB 21:06:49 core-data latest 0b68e707315a 6 seconds ago 20.7MB 21:06:49 support-scheduler latest cf7072e6e062 6 seconds ago 32.4MB 21:06:49 support-notifications latest 53bcd8521b9e 6 seconds ago 33MB 21:06:49 security-spiffe-token-provider latest 8f703a4ece37 7 seconds ago 33.4MB 21:06:49 security-spire-server latest 8184a42dd190 37 seconds ago 107MB 21:06:49 security-spire-config latest 4d697b56938d 37 seconds ago 102MB 21:06:49 security-spire-agent latest 279d907b2bb5 37 seconds ago 166MB 21:06:49 ci-base-image-x86_64 latest 677e55e2520c 5 minutes ago 1.06GB 21:06:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 12 days ago 696MB 21:06:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 7 weeks ago 334MB 21:06:49 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 21:06:49 provisioning config files... 21:06:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/549@tmp/config13790534168995247713tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:06:50 ---> docker-login.sh 21:06:50 nexus3.edgexfoundry.org:10001 21:06:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:50 Configure a credential helper to remove this warning. See 21:06:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:50 21:06:50 Login Succeeded 21:06:50 nexus3.edgexfoundry.org:10002 21:06:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:50 Configure a credential helper to remove this warning. See 21:06:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:50 21:06:50 Login Succeeded 21:06:50 nexus3.edgexfoundry.org:10003 21:06:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:50 Configure a credential helper to remove this warning. See 21:06:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:50 21:06:50 Login Succeeded 21:06:50 nexus3.edgexfoundry.org:10004 21:06:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:50 Configure a credential helper to remove this warning. See 21:06:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:50 21:06:50 Login Succeeded 21:06:50 docker.io 21:06:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:50 Configure a credential helper to remove this warning. See 21:06:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:50 21:06:50 Login Succeeded 21:06:50 ---> docker-login.sh ends [Pipeline] } 21:06:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:06:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:06:50 [edgeXDocker.push] Tagging docker image core-command with the following tags: 21:06:50 70986dfe36edecfcf26045bfecb25e985bf5e73e 21:06:50 latest 21:06:50 3.1.0-dev.15 21:06:50 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:06:50 main 21:06:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:51 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:51 + docker push nexus3.edgexfoundry.org:10004/core-command:70986dfe36edecfcf26045bfecb25e985bf5e73e 21:06:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:06:51 517510f43cbf: Preparing 21:06:51 26d9dd18e0bb: Preparing 21:06:51 769b0b4f447d: Preparing 21:06:51 1417f19ec536: Preparing 21:06:51 96a17e36b993: Preparing 21:06:51 3dab9f8bf2d2: Preparing 21:06:51 3dab9f8bf2d2: Waiting 21:06:51 517510f43cbf: Pushed 21:06:51 769b0b4f447d: Pushed 21:06:51 1417f19ec536: Pushed 21:06:51 3dab9f8bf2d2: Layer already exists 21:06:51 96a17e36b993: Pushed 21:06:52 26d9dd18e0bb: Pushed 21:06:53 70986dfe36edecfcf26045bfecb25e985bf5e73e: digest: sha256:c99d6ba2338947eaa7ca01320a1a9400333699ce26da3a7ff70d94a04530d9f9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:53 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:53 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 21:06:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:06:53 517510f43cbf: Preparing 21:06:53 26d9dd18e0bb: Preparing 21:06:53 769b0b4f447d: Preparing 21:06:53 1417f19ec536: Preparing 21:06:53 96a17e36b993: Preparing 21:06:53 3dab9f8bf2d2: Preparing 21:06:53 3dab9f8bf2d2: Waiting 21:06:53 517510f43cbf: Layer already exists 21:06:53 769b0b4f447d: Layer already exists 21:06:53 26d9dd18e0bb: Layer already exists 21:06:53 96a17e36b993: Layer already exists 21:06:53 1417f19ec536: Layer already exists 21:06:53 3dab9f8bf2d2: Layer already exists 21:06:53 latest: digest: sha256:c99d6ba2338947eaa7ca01320a1a9400333699ce26da3a7ff70d94a04530d9f9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:54 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:54 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.15 21:06:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:06:54 517510f43cbf: Preparing 21:06:54 26d9dd18e0bb: Preparing 21:06:54 769b0b4f447d: Preparing 21:06:54 1417f19ec536: Preparing 21:06:54 96a17e36b993: Preparing 21:06:54 3dab9f8bf2d2: Preparing 21:06:54 3dab9f8bf2d2: Waiting 21:06:54 96a17e36b993: Layer already exists 21:06:54 1417f19ec536: Layer already exists 21:06:54 517510f43cbf: Layer already exists 21:06:54 26d9dd18e0bb: Layer already exists 21:06:54 769b0b4f447d: Layer already exists 21:06:54 3dab9f8bf2d2: Layer already exists 21:06:54 3.1.0-dev.15: digest: sha256:c99d6ba2338947eaa7ca01320a1a9400333699ce26da3a7ff70d94a04530d9f9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:54 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:54 + docker push nexus3.edgexfoundry.org:10004/core-command:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:06:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:06:54 517510f43cbf: Preparing 21:06:54 26d9dd18e0bb: Preparing 21:06:54 769b0b4f447d: Preparing 21:06:54 1417f19ec536: Preparing 21:06:54 96a17e36b993: Preparing 21:06:54 3dab9f8bf2d2: Preparing 21:06:54 3dab9f8bf2d2: Waiting 21:06:54 769b0b4f447d: Layer already exists 21:06:54 1417f19ec536: Layer already exists 21:06:54 96a17e36b993: Layer already exists 21:06:54 517510f43cbf: Layer already exists 21:06:54 26d9dd18e0bb: Layer already exists 21:06:54 3dab9f8bf2d2: Layer already exists 21:06:54 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15: digest: sha256:c99d6ba2338947eaa7ca01320a1a9400333699ce26da3a7ff70d94a04530d9f9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:55 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:55 + docker push nexus3.edgexfoundry.org:10004/core-command:main 21:06:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:06:55 517510f43cbf: Preparing 21:06:55 26d9dd18e0bb: Preparing 21:06:55 769b0b4f447d: Preparing 21:06:55 1417f19ec536: Preparing 21:06:55 96a17e36b993: Preparing 21:06:55 3dab9f8bf2d2: Preparing 21:06:55 3dab9f8bf2d2: Waiting 21:06:55 1417f19ec536: Layer already exists 21:06:55 26d9dd18e0bb: Layer already exists 21:06:55 517510f43cbf: Layer already exists 21:06:55 96a17e36b993: Layer already exists 21:06:55 769b0b4f447d: Layer already exists 21:06:55 3dab9f8bf2d2: Layer already exists 21:06:55 main: digest: sha256:c99d6ba2338947eaa7ca01320a1a9400333699ce26da3a7ff70d94a04530d9f9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:06:55 ===================================================== [Pipeline] echo 21:06:55 taggedImages: 21:06:55 - nexus3.edgexfoundry.org:10004/core-command:70986dfe36edecfcf26045bfecb25e985bf5e73e 21:06:55 - nexus3.edgexfoundry.org:10004/core-command:latest 21:06:55 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.15 21:06:55 - nexus3.edgexfoundry.org:10004/core-command:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:06:55 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 21:06:55 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 21:06:55 70986dfe36edecfcf26045bfecb25e985bf5e73e 21:06:55 latest 21:06:55 3.1.0-dev.15 21:06:55 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:06:55 main 21:06:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:55 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:70986dfe36edecfcf26045bfecb25e985bf5e73e 21:06:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:06:56 b7ffc8351298: Preparing 21:06:56 cd92245221a9: Preparing 21:06:56 66442b332555: Preparing 21:06:56 95c132cca378: Preparing 21:06:56 769b0b4f447d: Preparing 21:06:56 1417f19ec536: Preparing 21:06:56 96a17e36b993: Preparing 21:06:56 3dab9f8bf2d2: Preparing 21:06:56 96a17e36b993: Waiting 21:06:56 3dab9f8bf2d2: Waiting 21:06:56 1417f19ec536: Waiting 21:06:56 769b0b4f447d: Layer already exists 21:06:56 1417f19ec536: Layer already exists 21:06:56 96a17e36b993: Layer already exists 21:06:56 3dab9f8bf2d2: Layer already exists 21:06:56 cd92245221a9: Pushed 21:06:56 b7ffc8351298: Pushed 21:06:56 66442b332555: Pushed 21:06:57 95c132cca378: Pushed 21:06:57 70986dfe36edecfcf26045bfecb25e985bf5e73e: digest: sha256:3ad7d7f424861a2234ab287e44af3cce82587483970066a3841c6f511e2663cf size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:57 + 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 21:06:58 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 21:06:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:06:58 b7ffc8351298: Preparing 21:06:58 cd92245221a9: Preparing 21:06:58 66442b332555: Preparing 21:06:58 95c132cca378: Preparing 21:06:58 769b0b4f447d: Preparing 21:06:58 1417f19ec536: Preparing 21:06:58 96a17e36b993: Preparing 21:06:58 3dab9f8bf2d2: Preparing 21:06:58 1417f19ec536: Waiting 21:06:58 96a17e36b993: Waiting 21:06:58 3dab9f8bf2d2: Waiting 21:06:58 769b0b4f447d: Layer already exists 21:06:58 cd92245221a9: Layer already exists 21:06:58 66442b332555: Layer already exists 21:06:58 b7ffc8351298: Layer already exists 21:06:58 95c132cca378: Layer already exists 21:06:58 1417f19ec536: Layer already exists 21:06:58 96a17e36b993: Layer already exists 21:06:58 3dab9f8bf2d2: Layer already exists 21:06:58 latest: digest: sha256:3ad7d7f424861a2234ab287e44af3cce82587483970066a3841c6f511e2663cf size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:58 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:58 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.15 21:06:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:06:58 b7ffc8351298: Preparing 21:06:58 cd92245221a9: Preparing 21:06:58 66442b332555: Preparing 21:06:58 95c132cca378: Preparing 21:06:58 769b0b4f447d: Preparing 21:06:58 1417f19ec536: Preparing 21:06:58 96a17e36b993: Preparing 21:06:58 3dab9f8bf2d2: Preparing 21:06:58 96a17e36b993: Waiting 21:06:58 1417f19ec536: Waiting 21:06:58 3dab9f8bf2d2: Waiting 21:06:58 95c132cca378: Layer already exists 21:06:58 769b0b4f447d: Layer already exists 21:06:58 66442b332555: Layer already exists 21:06:58 cd92245221a9: Layer already exists 21:06:58 b7ffc8351298: Layer already exists 21:06:58 1417f19ec536: Layer already exists 21:06:58 96a17e36b993: Layer already exists 21:06:58 3dab9f8bf2d2: Layer already exists 21:06:58 3.1.0-dev.15: digest: sha256:3ad7d7f424861a2234ab287e44af3cce82587483970066a3841c6f511e2663cf size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:59 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:59 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:06:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:06:59 b7ffc8351298: Preparing 21:06:59 cd92245221a9: Preparing 21:06:59 66442b332555: Preparing 21:06:59 95c132cca378: Preparing 21:06:59 769b0b4f447d: Preparing 21:06:59 1417f19ec536: Preparing 21:06:59 96a17e36b993: Preparing 21:06:59 3dab9f8bf2d2: Preparing 21:06:59 1417f19ec536: Waiting 21:06:59 96a17e36b993: Waiting 21:06:59 3dab9f8bf2d2: Waiting 21:06:59 b7ffc8351298: Layer already exists 21:06:59 769b0b4f447d: Layer already exists 21:06:59 cd92245221a9: Layer already exists 21:06:59 66442b332555: Layer already exists 21:06:59 95c132cca378: Layer already exists 21:06:59 1417f19ec536: Layer already exists 21:06:59 3dab9f8bf2d2: Layer already exists 21:06:59 96a17e36b993: Layer already exists 21:06:59 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15: digest: sha256:3ad7d7f424861a2234ab287e44af3cce82587483970066a3841c6f511e2663cf size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:59 + 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 21:07:00 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 21:07:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:07:00 b7ffc8351298: Preparing 21:07:00 cd92245221a9: Preparing 21:07:00 66442b332555: Preparing 21:07:00 95c132cca378: Preparing 21:07:00 769b0b4f447d: Preparing 21:07:00 1417f19ec536: Preparing 21:07:00 96a17e36b993: Preparing 21:07:00 3dab9f8bf2d2: Preparing 21:07:00 1417f19ec536: Waiting 21:07:00 96a17e36b993: Waiting 21:07:00 3dab9f8bf2d2: Waiting 21:07:00 cd92245221a9: Layer already exists 21:07:00 95c132cca378: Layer already exists 21:07:00 b7ffc8351298: Layer already exists 21:07:00 769b0b4f447d: Layer already exists 21:07:00 66442b332555: Layer already exists 21:07:00 96a17e36b993: Layer already exists 21:07:00 1417f19ec536: Layer already exists 21:07:00 3dab9f8bf2d2: Layer already exists 21:07:00 main: digest: sha256:3ad7d7f424861a2234ab287e44af3cce82587483970066a3841c6f511e2663cf size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:07:00 ===================================================== [Pipeline] echo 21:07:00 taggedImages: 21:07:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:70986dfe36edecfcf26045bfecb25e985bf5e73e 21:07:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 21:07:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.15 21:07:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:07:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 21:07:00 [edgeXDocker.push] Tagging docker image core-data with the following tags: 21:07:00 70986dfe36edecfcf26045bfecb25e985bf5e73e 21:07:00 latest 21:07:00 3.1.0-dev.15 21:07:00 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:07:00 main 21:07:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:00 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:00 + docker push nexus3.edgexfoundry.org:10004/core-data:70986dfe36edecfcf26045bfecb25e985bf5e73e 21:07:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:07:00 741ac276da08: Preparing 21:07:00 8b5d1fa3ad3b: Preparing 21:07:00 769b0b4f447d: Preparing 21:07:00 1417f19ec536: Preparing 21:07:00 96a17e36b993: Preparing 21:07:00 3dab9f8bf2d2: Preparing 21:07:00 3dab9f8bf2d2: Waiting 21:07:00 96a17e36b993: Layer already exists 21:07:00 1417f19ec536: Layer already exists 21:07:00 769b0b4f447d: Layer already exists 21:07:00 3dab9f8bf2d2: Layer already exists 21:07:00 741ac276da08: Pushed 21:07:02 8b5d1fa3ad3b: Pushed 21:07:02 70986dfe36edecfcf26045bfecb25e985bf5e73e: digest: sha256:3875d01bbb8dafaaa73aaaaa7fbf9ade01fc2c57c1316ad20022b649ed60ede9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:02 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:02 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 21:07:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:07:02 741ac276da08: Preparing 21:07:02 8b5d1fa3ad3b: Preparing 21:07:02 769b0b4f447d: Preparing 21:07:02 1417f19ec536: Preparing 21:07:02 96a17e36b993: Preparing 21:07:02 3dab9f8bf2d2: Preparing 21:07:02 3dab9f8bf2d2: Waiting 21:07:02 8b5d1fa3ad3b: Layer already exists 21:07:02 96a17e36b993: Layer already exists 21:07:02 769b0b4f447d: Layer already exists 21:07:02 1417f19ec536: Layer already exists 21:07:02 741ac276da08: Layer already exists 21:07:02 3dab9f8bf2d2: Layer already exists 21:07:02 latest: digest: sha256:3875d01bbb8dafaaa73aaaaa7fbf9ade01fc2c57c1316ad20022b649ed60ede9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:03 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:03 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.15 21:07:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:07:03 741ac276da08: Preparing 21:07:03 8b5d1fa3ad3b: Preparing 21:07:03 769b0b4f447d: Preparing 21:07:03 1417f19ec536: Preparing 21:07:03 96a17e36b993: Preparing 21:07:03 3dab9f8bf2d2: Preparing 21:07:03 8b5d1fa3ad3b: Layer already exists 21:07:03 741ac276da08: Layer already exists 21:07:03 1417f19ec536: Layer already exists 21:07:03 96a17e36b993: Layer already exists 21:07:03 769b0b4f447d: Layer already exists 21:07:03 3dab9f8bf2d2: Layer already exists 21:07:03 3.1.0-dev.15: digest: sha256:3875d01bbb8dafaaa73aaaaa7fbf9ade01fc2c57c1316ad20022b649ed60ede9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:03 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:03 + docker push nexus3.edgexfoundry.org:10004/core-data:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:07:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:07:03 741ac276da08: Preparing 21:07:03 8b5d1fa3ad3b: Preparing 21:07:03 769b0b4f447d: Preparing 21:07:03 1417f19ec536: Preparing 21:07:03 96a17e36b993: Preparing 21:07:03 3dab9f8bf2d2: Preparing 21:07:03 3dab9f8bf2d2: Waiting 21:07:03 8b5d1fa3ad3b: Layer already exists 21:07:03 741ac276da08: Layer already exists 21:07:03 1417f19ec536: Layer already exists 21:07:03 96a17e36b993: Layer already exists 21:07:03 769b0b4f447d: Layer already exists 21:07:03 3dab9f8bf2d2: Layer already exists 21:07:03 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15: digest: sha256:3875d01bbb8dafaaa73aaaaa7fbf9ade01fc2c57c1316ad20022b649ed60ede9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:04 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:04 + docker push nexus3.edgexfoundry.org:10004/core-data:main 21:07:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:07:04 741ac276da08: Preparing 21:07:04 8b5d1fa3ad3b: Preparing 21:07:04 769b0b4f447d: Preparing 21:07:04 1417f19ec536: Preparing 21:07:04 96a17e36b993: Preparing 21:07:04 3dab9f8bf2d2: Preparing 21:07:04 3dab9f8bf2d2: Waiting 21:07:04 1417f19ec536: Layer already exists 21:07:04 741ac276da08: Layer already exists 21:07:04 769b0b4f447d: Layer already exists 21:07:04 96a17e36b993: Layer already exists 21:07:04 8b5d1fa3ad3b: Layer already exists 21:07:04 3dab9f8bf2d2: Layer already exists 21:07:04 main: digest: sha256:3875d01bbb8dafaaa73aaaaa7fbf9ade01fc2c57c1316ad20022b649ed60ede9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:07:04 ===================================================== [Pipeline] echo 21:07:04 taggedImages: 21:07:04 - nexus3.edgexfoundry.org:10004/core-data:70986dfe36edecfcf26045bfecb25e985bf5e73e 21:07:04 - nexus3.edgexfoundry.org:10004/core-data:latest 21:07:04 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.15 21:07:04 - nexus3.edgexfoundry.org:10004/core-data:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:07:04 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 21:07:04 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 21:07:04 70986dfe36edecfcf26045bfecb25e985bf5e73e 21:07:04 latest 21:07:04 3.1.0-dev.15 21:07:04 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:07:04 main 21:07:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:04 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata:70986dfe36edecfcf26045bfecb25e985bf5e73e 21:07:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:07:05 f9df866aae1d: Preparing 21:07:05 76496a5bacf9: Preparing 21:07:05 9194fdc85cf6: Preparing 21:07:05 769b0b4f447d: Preparing 21:07:05 1417f19ec536: Preparing 21:07:05 96a17e36b993: Preparing 21:07:05 3dab9f8bf2d2: Preparing 21:07:05 3dab9f8bf2d2: Waiting 21:07:05 96a17e36b993: Waiting 21:07:05 769b0b4f447d: Layer already exists 21:07:05 1417f19ec536: Layer already exists 21:07:05 96a17e36b993: Layer already exists 21:07:05 3dab9f8bf2d2: Layer already exists 21:07:05 f9df866aae1d: Pushed 21:07:05 76496a5bacf9: Pushed 21:07:06 9194fdc85cf6: Pushed 21:07:06 70986dfe36edecfcf26045bfecb25e985bf5e73e: digest: sha256:9d2788608c47b81998081a77065ddcde365baf34464ddc5768119fe6f50443ca size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:07 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 21:07:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:07:07 f9df866aae1d: Preparing 21:07:07 76496a5bacf9: Preparing 21:07:07 9194fdc85cf6: Preparing 21:07:07 769b0b4f447d: Preparing 21:07:07 1417f19ec536: Preparing 21:07:07 96a17e36b993: Preparing 21:07:07 3dab9f8bf2d2: Preparing 21:07:07 96a17e36b993: Waiting 21:07:07 3dab9f8bf2d2: Waiting 21:07:07 1417f19ec536: Layer already exists 21:07:07 769b0b4f447d: Layer already exists 21:07:07 9194fdc85cf6: Layer already exists 21:07:07 f9df866aae1d: Layer already exists 21:07:07 76496a5bacf9: Layer already exists 21:07:07 96a17e36b993: Layer already exists 21:07:07 3dab9f8bf2d2: Layer already exists 21:07:07 latest: digest: sha256:9d2788608c47b81998081a77065ddcde365baf34464ddc5768119fe6f50443ca size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:07 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.15 21:07:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:07:08 f9df866aae1d: Preparing 21:07:08 76496a5bacf9: Preparing 21:07:08 9194fdc85cf6: Preparing 21:07:08 769b0b4f447d: Preparing 21:07:08 1417f19ec536: Preparing 21:07:08 96a17e36b993: Preparing 21:07:08 3dab9f8bf2d2: Preparing 21:07:08 96a17e36b993: Waiting 21:07:08 3dab9f8bf2d2: Waiting 21:07:08 9194fdc85cf6: Layer already exists 21:07:08 76496a5bacf9: Layer already exists 21:07:08 769b0b4f447d: Layer already exists 21:07:08 f9df866aae1d: Layer already exists 21:07:08 1417f19ec536: Layer already exists 21:07:08 96a17e36b993: Layer already exists 21:07:08 3dab9f8bf2d2: Layer already exists 21:07:08 3.1.0-dev.15: digest: sha256:9d2788608c47b81998081a77065ddcde365baf34464ddc5768119fe6f50443ca size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:08 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:07:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:07:08 f9df866aae1d: Preparing 21:07:08 76496a5bacf9: Preparing 21:07:08 9194fdc85cf6: Preparing 21:07:08 769b0b4f447d: Preparing 21:07:08 1417f19ec536: Preparing 21:07:08 96a17e36b993: Preparing 21:07:08 3dab9f8bf2d2: Preparing 21:07:08 96a17e36b993: Waiting 21:07:08 3dab9f8bf2d2: Waiting 21:07:08 1417f19ec536: Layer already exists 21:07:08 f9df866aae1d: Layer already exists 21:07:08 9194fdc85cf6: Layer already exists 21:07:08 769b0b4f447d: Layer already exists 21:07:08 76496a5bacf9: Layer already exists 21:07:08 96a17e36b993: Layer already exists 21:07:08 3dab9f8bf2d2: Layer already exists 21:07:08 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15: digest: sha256:9d2788608c47b81998081a77065ddcde365baf34464ddc5768119fe6f50443ca size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:09 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 21:07:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:07:09 f9df866aae1d: Preparing 21:07:09 76496a5bacf9: Preparing 21:07:09 9194fdc85cf6: Preparing 21:07:09 769b0b4f447d: Preparing 21:07:09 1417f19ec536: Preparing 21:07:09 96a17e36b993: Preparing 21:07:09 3dab9f8bf2d2: Preparing 21:07:09 3dab9f8bf2d2: Waiting 21:07:09 96a17e36b993: Waiting 21:07:09 769b0b4f447d: Layer already exists 21:07:09 9194fdc85cf6: Layer already exists 21:07:09 1417f19ec536: Layer already exists 21:07:09 f9df866aae1d: Layer already exists 21:07:09 76496a5bacf9: Layer already exists 21:07:09 96a17e36b993: Layer already exists 21:07:09 3dab9f8bf2d2: Layer already exists 21:07:09 main: digest: sha256:9d2788608c47b81998081a77065ddcde365baf34464ddc5768119fe6f50443ca size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:07:09 ===================================================== [Pipeline] echo 21:07:09 taggedImages: 21:07:09 - nexus3.edgexfoundry.org:10004/core-metadata:70986dfe36edecfcf26045bfecb25e985bf5e73e 21:07:09 - nexus3.edgexfoundry.org:10004/core-metadata:latest 21:07:09 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.15 21:07:09 - nexus3.edgexfoundry.org:10004/core-metadata:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:07:09 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 21:07:09 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 21:07:09 70986dfe36edecfcf26045bfecb25e985bf5e73e 21:07:09 latest 21:07:09 3.1.0-dev.15 21:07:09 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:07:09 main 21:07:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:09 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:70986dfe36edecfcf26045bfecb25e985bf5e73e 21:07:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:07:10 e8f684dada6d: Preparing 21:07:10 1e63a97df943: Preparing 21:07:10 de9def4e4e5c: Preparing 21:07:10 67eaad9cfed0: Preparing 21:07:10 8d979b37f1b0: Preparing 21:07:10 971cb7dc4bb1: Preparing 21:07:10 cca0b409f9e7: Preparing 21:07:10 769b0b4f447d: Preparing 21:07:10 1417f19ec536: Preparing 21:07:10 2ceda616761f: Preparing 21:07:10 5bce9b0664d5: Preparing 21:07:10 5f70bf18a086: Preparing 21:07:10 13457826ad5d: Preparing 21:07:10 650c21d4ae44: Preparing 21:07:10 3dab9f8bf2d2: Preparing 21:07:10 2ceda616761f: Waiting 21:07:10 13457826ad5d: Waiting 21:07:10 5bce9b0664d5: Waiting 21:07:10 5f70bf18a086: Waiting 21:07:10 650c21d4ae44: Waiting 21:07:10 3dab9f8bf2d2: Waiting 21:07:10 971cb7dc4bb1: Waiting 21:07:10 cca0b409f9e7: Waiting 21:07:10 769b0b4f447d: Waiting 21:07:10 1417f19ec536: Waiting 21:07:10 67eaad9cfed0: Pushed 21:07:10 e8f684dada6d: Pushed 21:07:10 1e63a97df943: Pushed 21:07:10 769b0b4f447d: Layer already exists 21:07:10 de9def4e4e5c: Pushed 21:07:10 1417f19ec536: Layer already exists 21:07:10 971cb7dc4bb1: Pushed 21:07:10 8d979b37f1b0: Pushed 21:07:10 2ceda616761f: Pushed 21:07:10 5f70bf18a086: Pushed 21:07:10 3dab9f8bf2d2: Layer already exists 21:07:10 13457826ad5d: Pushed 21:07:10 5bce9b0664d5: Pushed 21:07:10 650c21d4ae44: Pushed 21:07:11 cca0b409f9e7: Pushed 21:07:11 70986dfe36edecfcf26045bfecb25e985bf5e73e: digest: sha256:d85f80684152043c866c245483897cf7744f6313391abe71916a10742315a45e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:12 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 21:07:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:07:12 e8f684dada6d: Preparing 21:07:12 1e63a97df943: Preparing 21:07:12 de9def4e4e5c: Preparing 21:07:12 67eaad9cfed0: Preparing 21:07:12 8d979b37f1b0: Preparing 21:07:12 971cb7dc4bb1: Preparing 21:07:12 cca0b409f9e7: Preparing 21:07:12 769b0b4f447d: Preparing 21:07:12 1417f19ec536: Preparing 21:07:12 2ceda616761f: Preparing 21:07:12 5bce9b0664d5: Preparing 21:07:12 5f70bf18a086: Preparing 21:07:12 13457826ad5d: Preparing 21:07:12 650c21d4ae44: Preparing 21:07:12 3dab9f8bf2d2: Preparing 21:07:12 cca0b409f9e7: Waiting 21:07:12 769b0b4f447d: Waiting 21:07:12 1417f19ec536: Waiting 21:07:12 2ceda616761f: Waiting 21:07:12 13457826ad5d: Waiting 21:07:12 5bce9b0664d5: Waiting 21:07:12 650c21d4ae44: Waiting 21:07:12 3dab9f8bf2d2: Waiting 21:07:12 971cb7dc4bb1: Waiting 21:07:12 8d979b37f1b0: Layer already exists 21:07:12 de9def4e4e5c: Layer already exists 21:07:12 1e63a97df943: Layer already exists 21:07:12 e8f684dada6d: Layer already exists 21:07:12 67eaad9cfed0: Layer already exists 21:07:12 971cb7dc4bb1: Layer already exists 21:07:12 1417f19ec536: Layer already exists 21:07:12 cca0b409f9e7: Layer already exists 21:07:12 769b0b4f447d: Layer already exists 21:07:12 2ceda616761f: Layer already exists 21:07:12 5bce9b0664d5: Layer already exists 21:07:12 5f70bf18a086: Layer already exists 21:07:12 13457826ad5d: Layer already exists 21:07:12 650c21d4ae44: Layer already exists 21:07:12 3dab9f8bf2d2: Layer already exists 21:07:12 latest: digest: sha256:d85f80684152043c866c245483897cf7744f6313391abe71916a10742315a45e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:12 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.15 21:07:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:07:13 e8f684dada6d: Preparing 21:07:13 1e63a97df943: Preparing 21:07:13 de9def4e4e5c: Preparing 21:07:13 67eaad9cfed0: Preparing 21:07:13 8d979b37f1b0: Preparing 21:07:13 971cb7dc4bb1: Preparing 21:07:13 cca0b409f9e7: Preparing 21:07:13 769b0b4f447d: Preparing 21:07:13 1417f19ec536: Preparing 21:07:13 2ceda616761f: Preparing 21:07:13 5bce9b0664d5: Preparing 21:07:13 5f70bf18a086: Preparing 21:07:13 13457826ad5d: Preparing 21:07:13 650c21d4ae44: Preparing 21:07:13 3dab9f8bf2d2: Preparing 21:07:13 cca0b409f9e7: Waiting 21:07:13 769b0b4f447d: Waiting 21:07:13 1417f19ec536: Waiting 21:07:13 2ceda616761f: Waiting 21:07:13 5bce9b0664d5: Waiting 21:07:13 5f70bf18a086: Waiting 21:07:13 3dab9f8bf2d2: Waiting 21:07:13 13457826ad5d: Waiting 21:07:13 971cb7dc4bb1: Waiting 21:07:13 1e63a97df943: Layer already exists 21:07:13 e8f684dada6d: Layer already exists 21:07:13 de9def4e4e5c: Layer already exists 21:07:13 8d979b37f1b0: Layer already exists 21:07:13 67eaad9cfed0: Layer already exists 21:07:13 971cb7dc4bb1: Layer already exists 21:07:13 1417f19ec536: Layer already exists 21:07:13 2ceda616761f: Layer already exists 21:07:13 cca0b409f9e7: Layer already exists 21:07:13 769b0b4f447d: Layer already exists 21:07:13 5bce9b0664d5: Layer already exists 21:07:13 5f70bf18a086: Layer already exists 21:07:13 650c21d4ae44: Layer already exists 21:07:13 13457826ad5d: Layer already exists 21:07:13 3dab9f8bf2d2: Layer already exists 21:07:13 3.1.0-dev.15: digest: sha256:d85f80684152043c866c245483897cf7744f6313391abe71916a10742315a45e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:13 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:07:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:07:13 e8f684dada6d: Preparing 21:07:13 1e63a97df943: Preparing 21:07:13 de9def4e4e5c: Preparing 21:07:13 67eaad9cfed0: Preparing 21:07:13 8d979b37f1b0: Preparing 21:07:13 971cb7dc4bb1: Preparing 21:07:13 cca0b409f9e7: Preparing 21:07:13 769b0b4f447d: Preparing 21:07:13 1417f19ec536: Preparing 21:07:13 2ceda616761f: Preparing 21:07:13 5bce9b0664d5: Preparing 21:07:13 5f70bf18a086: Preparing 21:07:13 13457826ad5d: Preparing 21:07:13 650c21d4ae44: Preparing 21:07:13 3dab9f8bf2d2: Preparing 21:07:13 5bce9b0664d5: Waiting 21:07:13 971cb7dc4bb1: Waiting 21:07:13 5f70bf18a086: Waiting 21:07:13 cca0b409f9e7: Waiting 21:07:13 13457826ad5d: Waiting 21:07:13 650c21d4ae44: Waiting 21:07:13 769b0b4f447d: Waiting 21:07:13 3dab9f8bf2d2: Waiting 21:07:13 1417f19ec536: Waiting 21:07:13 2ceda616761f: Waiting 21:07:13 de9def4e4e5c: Layer already exists 21:07:13 8d979b37f1b0: Layer already exists 21:07:13 e8f684dada6d: Layer already exists 21:07:13 67eaad9cfed0: Layer already exists 21:07:13 1e63a97df943: Layer already exists 21:07:13 971cb7dc4bb1: Layer already exists 21:07:13 cca0b409f9e7: Layer already exists 21:07:13 1417f19ec536: Layer already exists 21:07:13 769b0b4f447d: Layer already exists 21:07:13 5bce9b0664d5: Layer already exists 21:07:13 2ceda616761f: Layer already exists 21:07:13 5f70bf18a086: Layer already exists 21:07:13 650c21d4ae44: Layer already exists 21:07:13 13457826ad5d: Layer already exists 21:07:13 3dab9f8bf2d2: Layer already exists 21:07:13 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15: digest: sha256:d85f80684152043c866c245483897cf7744f6313391abe71916a10742315a45e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:14 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 21:07:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:07:14 e8f684dada6d: Preparing 21:07:14 1e63a97df943: Preparing 21:07:14 de9def4e4e5c: Preparing 21:07:14 67eaad9cfed0: Preparing 21:07:14 8d979b37f1b0: Preparing 21:07:14 971cb7dc4bb1: Preparing 21:07:14 cca0b409f9e7: Preparing 21:07:14 769b0b4f447d: Preparing 21:07:14 1417f19ec536: Preparing 21:07:14 2ceda616761f: Preparing 21:07:14 5bce9b0664d5: Preparing 21:07:14 5f70bf18a086: Preparing 21:07:14 13457826ad5d: Preparing 21:07:14 650c21d4ae44: Preparing 21:07:14 3dab9f8bf2d2: Preparing 21:07:14 971cb7dc4bb1: Waiting 21:07:14 cca0b409f9e7: Waiting 21:07:14 769b0b4f447d: Waiting 21:07:14 1417f19ec536: Waiting 21:07:14 2ceda616761f: Waiting 21:07:14 5bce9b0664d5: Waiting 21:07:14 5f70bf18a086: Waiting 21:07:14 13457826ad5d: Waiting 21:07:14 650c21d4ae44: Waiting 21:07:14 3dab9f8bf2d2: Waiting 21:07:14 8d979b37f1b0: Layer already exists 21:07:14 e8f684dada6d: Layer already exists 21:07:14 1e63a97df943: Layer already exists 21:07:14 de9def4e4e5c: Layer already exists 21:07:14 67eaad9cfed0: Layer already exists 21:07:14 cca0b409f9e7: Layer already exists 21:07:14 971cb7dc4bb1: Layer already exists 21:07:14 769b0b4f447d: Layer already exists 21:07:14 2ceda616761f: Layer already exists 21:07:14 1417f19ec536: Layer already exists 21:07:14 5bce9b0664d5: Layer already exists 21:07:14 13457826ad5d: Layer already exists 21:07:14 650c21d4ae44: Layer already exists 21:07:14 5f70bf18a086: Layer already exists 21:07:14 3dab9f8bf2d2: Layer already exists 21:07:14 main: digest: sha256:d85f80684152043c866c245483897cf7744f6313391abe71916a10742315a45e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:07:14 ===================================================== [Pipeline] echo 21:07:14 taggedImages: 21:07:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper:70986dfe36edecfcf26045bfecb25e985bf5e73e 21:07:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 21:07:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.15 21:07:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:07:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 21:07:14 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 21:07:14 70986dfe36edecfcf26045bfecb25e985bf5e73e 21:07:14 latest 21:07:14 3.1.0-dev.15 21:07:14 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:07:14 main 21:07:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:14 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:70986dfe36edecfcf26045bfecb25e985bf5e73e 21:07:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:07:15 b7ffc8351298: Preparing 21:07:15 cd92245221a9: Preparing 21:07:15 965f457b1ebe: Preparing 21:07:15 c57a7770c0de: Preparing 21:07:15 769b0b4f447d: Preparing 21:07:15 1417f19ec536: Preparing 21:07:15 96a17e36b993: Preparing 21:07:15 3dab9f8bf2d2: Preparing 21:07:15 3dab9f8bf2d2: Waiting 21:07:15 cd92245221a9: Layer already exists 21:07:15 769b0b4f447d: Layer already exists 21:07:15 b7ffc8351298: Layer already exists 21:07:15 1417f19ec536: Layer already exists 21:07:15 96a17e36b993: Layer already exists 21:07:15 3dab9f8bf2d2: Layer already exists 21:07:15 965f457b1ebe: Pushed 21:07:16 c57a7770c0de: Pushed 21:07:16 70986dfe36edecfcf26045bfecb25e985bf5e73e: digest: sha256:15d460b6488660a704f81a2c86fd2edd3f8e593557a89b569d2ed79d3c62b948 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:16 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 21:07:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:07:17 b7ffc8351298: Preparing 21:07:17 cd92245221a9: Preparing 21:07:17 965f457b1ebe: Preparing 21:07:17 c57a7770c0de: Preparing 21:07:17 769b0b4f447d: Preparing 21:07:17 1417f19ec536: Preparing 21:07:17 96a17e36b993: Preparing 21:07:17 3dab9f8bf2d2: Preparing 21:07:17 96a17e36b993: Waiting 21:07:17 1417f19ec536: Waiting 21:07:17 3dab9f8bf2d2: Waiting 21:07:17 c57a7770c0de: Layer already exists 21:07:17 b7ffc8351298: Layer already exists 21:07:17 965f457b1ebe: Layer already exists 21:07:17 cd92245221a9: Layer already exists 21:07:17 769b0b4f447d: Layer already exists 21:07:17 1417f19ec536: Layer already exists 21:07:17 96a17e36b993: Layer already exists 21:07:17 3dab9f8bf2d2: Layer already exists 21:07:17 latest: digest: sha256:15d460b6488660a704f81a2c86fd2edd3f8e593557a89b569d2ed79d3c62b948 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:17 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.15 21:07:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:07:17 b7ffc8351298: Preparing 21:07:17 cd92245221a9: Preparing 21:07:17 965f457b1ebe: Preparing 21:07:17 c57a7770c0de: Preparing 21:07:17 769b0b4f447d: Preparing 21:07:17 1417f19ec536: Preparing 21:07:17 96a17e36b993: Preparing 21:07:17 3dab9f8bf2d2: Preparing 21:07:17 1417f19ec536: Waiting 21:07:17 3dab9f8bf2d2: Waiting 21:07:17 96a17e36b993: Waiting 21:07:17 c57a7770c0de: Layer already exists 21:07:17 769b0b4f447d: Layer already exists 21:07:17 cd92245221a9: Layer already exists 21:07:17 965f457b1ebe: Layer already exists 21:07:17 b7ffc8351298: Layer already exists 21:07:17 96a17e36b993: Layer already exists 21:07:17 1417f19ec536: Layer already exists 21:07:17 3dab9f8bf2d2: Layer already exists 21:07:17 3.1.0-dev.15: digest: sha256:15d460b6488660a704f81a2c86fd2edd3f8e593557a89b569d2ed79d3c62b948 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:18 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:07:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:07:18 b7ffc8351298: Preparing 21:07:18 cd92245221a9: Preparing 21:07:18 965f457b1ebe: Preparing 21:07:18 c57a7770c0de: Preparing 21:07:18 769b0b4f447d: Preparing 21:07:18 1417f19ec536: Preparing 21:07:18 96a17e36b993: Preparing 21:07:18 3dab9f8bf2d2: Preparing 21:07:18 1417f19ec536: Waiting 21:07:18 3dab9f8bf2d2: Waiting 21:07:18 96a17e36b993: Waiting 21:07:18 cd92245221a9: Layer already exists 21:07:18 769b0b4f447d: Layer already exists 21:07:18 965f457b1ebe: Layer already exists 21:07:18 b7ffc8351298: Layer already exists 21:07:18 c57a7770c0de: Layer already exists 21:07:18 1417f19ec536: Layer already exists 21:07:18 96a17e36b993: Layer already exists 21:07:18 3dab9f8bf2d2: Layer already exists 21:07:18 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15: digest: sha256:15d460b6488660a704f81a2c86fd2edd3f8e593557a89b569d2ed79d3c62b948 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:18 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 21:07:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:07:19 b7ffc8351298: Preparing 21:07:19 cd92245221a9: Preparing 21:07:19 965f457b1ebe: Preparing 21:07:19 c57a7770c0de: Preparing 21:07:19 769b0b4f447d: Preparing 21:07:19 1417f19ec536: Preparing 21:07:19 96a17e36b993: Preparing 21:07:19 3dab9f8bf2d2: Preparing 21:07:19 96a17e36b993: Waiting 21:07:19 3dab9f8bf2d2: Waiting 21:07:19 965f457b1ebe: Layer already exists 21:07:19 b7ffc8351298: Layer already exists 21:07:19 769b0b4f447d: Layer already exists 21:07:19 cd92245221a9: Layer already exists 21:07:19 c57a7770c0de: Layer already exists 21:07:19 1417f19ec536: Layer already exists 21:07:19 96a17e36b993: Layer already exists 21:07:19 3dab9f8bf2d2: Layer already exists 21:07:19 main: digest: sha256:15d460b6488660a704f81a2c86fd2edd3f8e593557a89b569d2ed79d3c62b948 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:07:19 ===================================================== [Pipeline] echo 21:07:19 taggedImages: 21:07:19 - nexus3.edgexfoundry.org:10004/security-proxy-auth:70986dfe36edecfcf26045bfecb25e985bf5e73e 21:07:19 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 21:07:19 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.15 21:07:19 - nexus3.edgexfoundry.org:10004/security-proxy-auth:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:07:19 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 21:07:19 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 21:07:19 70986dfe36edecfcf26045bfecb25e985bf5e73e 21:07:19 latest 21:07:19 3.1.0-dev.15 21:07:19 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:07:19 main 21:07:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:70986dfe36edecfcf26045bfecb25e985bf5e73e 21:07:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:07:19 2498172aa84d: Preparing 21:07:19 47ae0a334453: Preparing 21:07:19 3239d366f091: Preparing 21:07:19 a993f7a6164f: Preparing 21:07:19 769b0b4f447d: Preparing 21:07:19 1417f19ec536: Preparing 21:07:19 f507f23abf58: Preparing 21:07:19 da8157cbd260: Preparing 21:07:19 3dab9f8bf2d2: Preparing 21:07:19 f507f23abf58: Waiting 21:07:19 1417f19ec536: Waiting 21:07:19 3dab9f8bf2d2: Waiting 21:07:19 769b0b4f447d: Layer already exists 21:07:19 1417f19ec536: Layer already exists 21:07:19 47ae0a334453: Pushed 21:07:19 a993f7a6164f: Pushed 21:07:19 2498172aa84d: Pushed 21:07:19 3dab9f8bf2d2: Layer already exists 21:07:19 f507f23abf58: Pushed 21:07:20 da8157cbd260: Pushed 21:07:21 3239d366f091: Pushed 21:07:21 70986dfe36edecfcf26045bfecb25e985bf5e73e: digest: sha256:eb07980b696cd660c2dd7ca9b2251a86acc7ff6e055184992e6a1ae86d0c8ad9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:22 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 21:07:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:07:22 2498172aa84d: Preparing 21:07:22 47ae0a334453: Preparing 21:07:22 3239d366f091: Preparing 21:07:22 a993f7a6164f: Preparing 21:07:22 769b0b4f447d: Preparing 21:07:22 1417f19ec536: Preparing 21:07:22 f507f23abf58: Preparing 21:07:22 da8157cbd260: Preparing 21:07:22 3dab9f8bf2d2: Preparing 21:07:22 1417f19ec536: Waiting 21:07:22 f507f23abf58: Waiting 21:07:22 da8157cbd260: Waiting 21:07:22 3dab9f8bf2d2: Waiting 21:07:22 47ae0a334453: Layer already exists 21:07:22 a993f7a6164f: Layer already exists 21:07:22 3239d366f091: Layer already exists 21:07:22 769b0b4f447d: Layer already exists 21:07:22 2498172aa84d: Layer already exists 21:07:22 1417f19ec536: Layer already exists 21:07:22 f507f23abf58: Layer already exists 21:07:22 da8157cbd260: Layer already exists 21:07:22 3dab9f8bf2d2: Layer already exists 21:07:22 latest: digest: sha256:eb07980b696cd660c2dd7ca9b2251a86acc7ff6e055184992e6a1ae86d0c8ad9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:22 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.15 21:07:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:07:23 2498172aa84d: Preparing 21:07:23 47ae0a334453: Preparing 21:07:23 3239d366f091: Preparing 21:07:23 a993f7a6164f: Preparing 21:07:23 769b0b4f447d: Preparing 21:07:23 1417f19ec536: Preparing 21:07:23 f507f23abf58: Preparing 21:07:23 da8157cbd260: Preparing 21:07:23 3dab9f8bf2d2: Preparing 21:07:23 da8157cbd260: Waiting 21:07:23 f507f23abf58: Waiting 21:07:23 1417f19ec536: Waiting 21:07:23 3dab9f8bf2d2: Waiting 21:07:23 2498172aa84d: Layer already exists 21:07:23 a993f7a6164f: Layer already exists 21:07:23 3239d366f091: Layer already exists 21:07:23 47ae0a334453: Layer already exists 21:07:23 769b0b4f447d: Layer already exists 21:07:23 1417f19ec536: Layer already exists 21:07:23 f507f23abf58: Layer already exists 21:07:23 da8157cbd260: Layer already exists 21:07:23 3dab9f8bf2d2: Layer already exists 21:07:23 3.1.0-dev.15: digest: sha256:eb07980b696cd660c2dd7ca9b2251a86acc7ff6e055184992e6a1ae86d0c8ad9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:23 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:07:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:07:23 2498172aa84d: Preparing 21:07:23 47ae0a334453: Preparing 21:07:23 3239d366f091: Preparing 21:07:23 a993f7a6164f: Preparing 21:07:23 769b0b4f447d: Preparing 21:07:23 1417f19ec536: Preparing 21:07:23 f507f23abf58: Preparing 21:07:23 da8157cbd260: Preparing 21:07:23 3dab9f8bf2d2: Preparing 21:07:23 1417f19ec536: Waiting 21:07:23 f507f23abf58: Waiting 21:07:23 da8157cbd260: Waiting 21:07:23 3dab9f8bf2d2: Waiting 21:07:23 769b0b4f447d: Layer already exists 21:07:23 3239d366f091: Layer already exists 21:07:23 2498172aa84d: Layer already exists 21:07:23 a993f7a6164f: Layer already exists 21:07:23 47ae0a334453: Layer already exists 21:07:23 1417f19ec536: Layer already exists 21:07:23 f507f23abf58: Layer already exists 21:07:23 da8157cbd260: Layer already exists 21:07:23 3dab9f8bf2d2: Layer already exists 21:07:23 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15: digest: sha256:eb07980b696cd660c2dd7ca9b2251a86acc7ff6e055184992e6a1ae86d0c8ad9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:24 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 21:07:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:07:24 2498172aa84d: Preparing 21:07:24 47ae0a334453: Preparing 21:07:24 3239d366f091: Preparing 21:07:24 a993f7a6164f: Preparing 21:07:24 769b0b4f447d: Preparing 21:07:24 1417f19ec536: Preparing 21:07:24 f507f23abf58: Preparing 21:07:24 da8157cbd260: Preparing 21:07:24 3dab9f8bf2d2: Preparing 21:07:24 1417f19ec536: Waiting 21:07:24 f507f23abf58: Waiting 21:07:24 3dab9f8bf2d2: Waiting 21:07:24 a993f7a6164f: Layer already exists 21:07:24 2498172aa84d: Layer already exists 21:07:24 47ae0a334453: Layer already exists 21:07:24 3239d366f091: Layer already exists 21:07:24 769b0b4f447d: Layer already exists 21:07:24 1417f19ec536: Layer already exists 21:07:24 da8157cbd260: Layer already exists 21:07:24 f507f23abf58: Layer already exists 21:07:24 3dab9f8bf2d2: Layer already exists 21:07:24 main: digest: sha256:eb07980b696cd660c2dd7ca9b2251a86acc7ff6e055184992e6a1ae86d0c8ad9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:07:24 ===================================================== [Pipeline] echo 21:07:24 taggedImages: 21:07:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup:70986dfe36edecfcf26045bfecb25e985bf5e73e 21:07:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 21:07:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.15 21:07:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:07:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 21:07:24 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 21:07:24 70986dfe36edecfcf26045bfecb25e985bf5e73e 21:07:24 latest 21:07:24 3.1.0-dev.15 21:07:24 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:07:24 main 21:07:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:24 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:70986dfe36edecfcf26045bfecb25e985bf5e73e 21:07:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:07:25 a3b3b6997b7e: Preparing 21:07:25 f51a5a6151c5: Preparing 21:07:25 d86919727a28: Preparing 21:07:25 efc3151eed8b: Preparing 21:07:25 ca5f7d56a78d: Preparing 21:07:25 7f10344edf0e: Preparing 21:07:25 253af66dc318: Preparing 21:07:25 769b0b4f447d: Preparing 21:07:25 1417f19ec536: Preparing 21:07:25 a7dcb9976d89: Preparing 21:07:25 3dab9f8bf2d2: Preparing 21:07:25 769b0b4f447d: Waiting 21:07:25 1417f19ec536: Waiting 21:07:25 a7dcb9976d89: Waiting 21:07:25 3dab9f8bf2d2: Waiting 21:07:25 7f10344edf0e: Waiting 21:07:25 253af66dc318: Waiting 21:07:25 a3b3b6997b7e: Pushed 21:07:25 ca5f7d56a78d: Pushed 21:07:25 f51a5a6151c5: Pushed 21:07:25 769b0b4f447d: Layer already exists 21:07:25 1417f19ec536: Layer already exists 21:07:25 7f10344edf0e: Pushed 21:07:25 253af66dc318: Pushed 21:07:25 3dab9f8bf2d2: Layer already exists 21:07:26 efc3151eed8b: Pushed 21:07:26 a7dcb9976d89: Pushed 21:07:26 d86919727a28: Pushed 21:07:26 70986dfe36edecfcf26045bfecb25e985bf5e73e: digest: sha256:18554a8eb40ed5ead5b817bb8ef51e1988b9d75336050c011860186a44073497 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:27 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 21:07:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:07:27 a3b3b6997b7e: Preparing 21:07:27 f51a5a6151c5: Preparing 21:07:27 d86919727a28: Preparing 21:07:27 efc3151eed8b: Preparing 21:07:27 ca5f7d56a78d: Preparing 21:07:27 7f10344edf0e: Preparing 21:07:27 253af66dc318: Preparing 21:07:27 769b0b4f447d: Preparing 21:07:27 1417f19ec536: Preparing 21:07:27 a7dcb9976d89: Preparing 21:07:27 3dab9f8bf2d2: Preparing 21:07:27 7f10344edf0e: Waiting 21:07:27 253af66dc318: Waiting 21:07:27 769b0b4f447d: Waiting 21:07:27 a7dcb9976d89: Waiting 21:07:27 3dab9f8bf2d2: Waiting 21:07:27 a3b3b6997b7e: Layer already exists 21:07:27 f51a5a6151c5: Layer already exists 21:07:27 d86919727a28: Layer already exists 21:07:27 efc3151eed8b: Layer already exists 21:07:27 ca5f7d56a78d: Layer already exists 21:07:27 7f10344edf0e: Layer already exists 21:07:27 253af66dc318: Layer already exists 21:07:27 769b0b4f447d: Layer already exists 21:07:27 1417f19ec536: Layer already exists 21:07:27 a7dcb9976d89: Layer already exists 21:07:27 3dab9f8bf2d2: Layer already exists 21:07:27 latest: digest: sha256:18554a8eb40ed5ead5b817bb8ef51e1988b9d75336050c011860186a44073497 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:27 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.15 21:07:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:07:27 a3b3b6997b7e: Preparing 21:07:27 f51a5a6151c5: Preparing 21:07:27 d86919727a28: Preparing 21:07:27 efc3151eed8b: Preparing 21:07:27 ca5f7d56a78d: Preparing 21:07:27 7f10344edf0e: Preparing 21:07:27 253af66dc318: Preparing 21:07:27 769b0b4f447d: Preparing 21:07:27 1417f19ec536: Preparing 21:07:27 a7dcb9976d89: Preparing 21:07:27 3dab9f8bf2d2: Preparing 21:07:27 1417f19ec536: Waiting 21:07:27 769b0b4f447d: Waiting 21:07:27 a7dcb9976d89: Waiting 21:07:27 3dab9f8bf2d2: Waiting 21:07:27 253af66dc318: Waiting 21:07:27 7f10344edf0e: Waiting 21:07:27 f51a5a6151c5: Layer already exists 21:07:27 ca5f7d56a78d: Layer already exists 21:07:27 a3b3b6997b7e: Layer already exists 21:07:27 d86919727a28: Layer already exists 21:07:27 efc3151eed8b: Layer already exists 21:07:27 253af66dc318: Layer already exists 21:07:27 7f10344edf0e: Layer already exists 21:07:27 a7dcb9976d89: Layer already exists 21:07:27 1417f19ec536: Layer already exists 21:07:27 769b0b4f447d: Layer already exists 21:07:27 3dab9f8bf2d2: Layer already exists 21:07:27 3.1.0-dev.15: digest: sha256:18554a8eb40ed5ead5b817bb8ef51e1988b9d75336050c011860186a44073497 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:28 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:07:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:07:28 a3b3b6997b7e: Preparing 21:07:28 f51a5a6151c5: Preparing 21:07:28 d86919727a28: Preparing 21:07:28 efc3151eed8b: Preparing 21:07:28 ca5f7d56a78d: Preparing 21:07:28 7f10344edf0e: Preparing 21:07:28 253af66dc318: Preparing 21:07:28 769b0b4f447d: Preparing 21:07:28 1417f19ec536: Preparing 21:07:28 a7dcb9976d89: Preparing 21:07:28 3dab9f8bf2d2: Preparing 21:07:28 253af66dc318: Waiting 21:07:28 769b0b4f447d: Waiting 21:07:28 3dab9f8bf2d2: Waiting 21:07:28 1417f19ec536: Waiting 21:07:28 7f10344edf0e: Waiting 21:07:28 a7dcb9976d89: Waiting 21:07:28 f51a5a6151c5: Layer already exists 21:07:28 a3b3b6997b7e: Layer already exists 21:07:28 ca5f7d56a78d: Layer already exists 21:07:28 d86919727a28: Layer already exists 21:07:28 efc3151eed8b: Layer already exists 21:07:28 253af66dc318: Layer already exists 21:07:28 7f10344edf0e: Layer already exists 21:07:28 1417f19ec536: Layer already exists 21:07:28 a7dcb9976d89: Layer already exists 21:07:28 769b0b4f447d: Layer already exists 21:07:28 3dab9f8bf2d2: Layer already exists 21:07:28 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15: digest: sha256:18554a8eb40ed5ead5b817bb8ef51e1988b9d75336050c011860186a44073497 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:28 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 21:07:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:07:29 a3b3b6997b7e: Preparing 21:07:29 f51a5a6151c5: Preparing 21:07:29 d86919727a28: Preparing 21:07:29 efc3151eed8b: Preparing 21:07:29 ca5f7d56a78d: Preparing 21:07:29 7f10344edf0e: Preparing 21:07:29 253af66dc318: Preparing 21:07:29 769b0b4f447d: Preparing 21:07:29 1417f19ec536: Preparing 21:07:29 a7dcb9976d89: Preparing 21:07:29 3dab9f8bf2d2: Preparing 21:07:29 1417f19ec536: Waiting 21:07:29 a7dcb9976d89: Waiting 21:07:29 7f10344edf0e: Waiting 21:07:29 3dab9f8bf2d2: Waiting 21:07:29 253af66dc318: Waiting 21:07:29 d86919727a28: Layer already exists 21:07:29 a3b3b6997b7e: Layer already exists 21:07:29 f51a5a6151c5: Layer already exists 21:07:29 ca5f7d56a78d: Layer already exists 21:07:29 efc3151eed8b: Layer already exists 21:07:29 769b0b4f447d: Layer already exists 21:07:29 7f10344edf0e: Layer already exists 21:07:29 1417f19ec536: Layer already exists 21:07:29 253af66dc318: Layer already exists 21:07:29 a7dcb9976d89: Layer already exists 21:07:29 3dab9f8bf2d2: Layer already exists 21:07:29 main: digest: sha256:18554a8eb40ed5ead5b817bb8ef51e1988b9d75336050c011860186a44073497 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:07:29 ===================================================== [Pipeline] echo 21:07:29 taggedImages: 21:07:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:70986dfe36edecfcf26045bfecb25e985bf5e73e 21:07:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 21:07:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.15 21:07:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:07:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 21:07:29 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 21:07:29 70986dfe36edecfcf26045bfecb25e985bf5e73e 21:07:29 latest 21:07:29 3.1.0-dev.15 21:07:29 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:07:29 main 21:07:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:29 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:70986dfe36edecfcf26045bfecb25e985bf5e73e 21:07:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:07:29 edcb0917ea50: Preparing 21:07:29 5989f6e1b8e9: Preparing 21:07:29 769b0b4f447d: Preparing 21:07:29 1417f19ec536: Preparing 21:07:29 a4a1708773e0: Preparing 21:07:29 3dab9f8bf2d2: Preparing 21:07:29 3dab9f8bf2d2: Waiting 21:07:29 769b0b4f447d: Layer already exists 21:07:29 1417f19ec536: Layer already exists 21:07:29 3dab9f8bf2d2: Layer already exists 21:07:29 edcb0917ea50: Pushed 21:07:30 a4a1708773e0: Pushed 21:07:32 5989f6e1b8e9: Pushed 21:07:32 70986dfe36edecfcf26045bfecb25e985bf5e73e: digest: sha256:9fd3fb527089afaafd9880e02e19103260c268563a8634d28f262e7974b13258 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:32 + 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 21:07:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 21:07:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:07:33 edcb0917ea50: Preparing 21:07:33 5989f6e1b8e9: Preparing 21:07:33 769b0b4f447d: Preparing 21:07:33 1417f19ec536: Preparing 21:07:33 a4a1708773e0: Preparing 21:07:33 3dab9f8bf2d2: Preparing 21:07:33 3dab9f8bf2d2: Waiting 21:07:33 a4a1708773e0: Layer already exists 21:07:33 769b0b4f447d: Layer already exists 21:07:33 5989f6e1b8e9: Layer already exists 21:07:33 1417f19ec536: Layer already exists 21:07:33 edcb0917ea50: Layer already exists 21:07:33 3dab9f8bf2d2: Layer already exists 21:07:33 latest: digest: sha256:9fd3fb527089afaafd9880e02e19103260c268563a8634d28f262e7974b13258 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:33 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.15 21:07:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:07:33 edcb0917ea50: Preparing 21:07:33 5989f6e1b8e9: Preparing 21:07:33 769b0b4f447d: Preparing 21:07:33 1417f19ec536: Preparing 21:07:33 a4a1708773e0: Preparing 21:07:33 3dab9f8bf2d2: Preparing 21:07:33 3dab9f8bf2d2: Waiting 21:07:33 edcb0917ea50: Layer already exists 21:07:33 1417f19ec536: Layer already exists 21:07:33 a4a1708773e0: Layer already exists 21:07:33 5989f6e1b8e9: Layer already exists 21:07:33 769b0b4f447d: Layer already exists 21:07:33 3dab9f8bf2d2: Layer already exists 21:07:33 3.1.0-dev.15: digest: sha256:9fd3fb527089afaafd9880e02e19103260c268563a8634d28f262e7974b13258 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:34 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:07:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:07:34 edcb0917ea50: Preparing 21:07:34 5989f6e1b8e9: Preparing 21:07:34 769b0b4f447d: Preparing 21:07:34 1417f19ec536: Preparing 21:07:34 a4a1708773e0: Preparing 21:07:34 3dab9f8bf2d2: Preparing 21:07:34 3dab9f8bf2d2: Waiting 21:07:34 1417f19ec536: Layer already exists 21:07:34 769b0b4f447d: Layer already exists 21:07:34 a4a1708773e0: Layer already exists 21:07:34 5989f6e1b8e9: Layer already exists 21:07:34 edcb0917ea50: Layer already exists 21:07:34 3dab9f8bf2d2: Layer already exists 21:07:34 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15: digest: sha256:9fd3fb527089afaafd9880e02e19103260c268563a8634d28f262e7974b13258 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:34 + 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 21:07:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 21:07:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:07:34 edcb0917ea50: Preparing 21:07:34 5989f6e1b8e9: Preparing 21:07:34 769b0b4f447d: Preparing 21:07:34 1417f19ec536: Preparing 21:07:34 a4a1708773e0: Preparing 21:07:34 3dab9f8bf2d2: Preparing 21:07:34 3dab9f8bf2d2: Waiting 21:07:34 a4a1708773e0: Layer already exists 21:07:34 1417f19ec536: Layer already exists 21:07:34 769b0b4f447d: Layer already exists 21:07:34 edcb0917ea50: Layer already exists 21:07:34 5989f6e1b8e9: Layer already exists 21:07:34 3dab9f8bf2d2: Layer already exists 21:07:34 main: digest: sha256:9fd3fb527089afaafd9880e02e19103260c268563a8634d28f262e7974b13258 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:07:34 ===================================================== [Pipeline] echo 21:07:34 taggedImages: 21:07:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:70986dfe36edecfcf26045bfecb25e985bf5e73e 21:07:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 21:07:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.15 21:07:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:07:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 21:07:35 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 21:07:35 70986dfe36edecfcf26045bfecb25e985bf5e73e 21:07:35 latest 21:07:35 3.1.0-dev.15 21:07:35 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:07:35 main 21:07:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:35 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:70986dfe36edecfcf26045bfecb25e985bf5e73e 21:07:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:07:35 fbb1ad3891de: Preparing 21:07:35 622cde97487d: Preparing 21:07:35 f921775838a4: Preparing 21:07:35 775317fe7188: Preparing 21:07:35 d3580ffb2d61: Preparing 21:07:35 769b0b4f447d: Preparing 21:07:35 1417f19ec536: Preparing 21:07:35 c0563dd6a164: Preparing 21:07:35 3dab9f8bf2d2: Preparing 21:07:35 769b0b4f447d: Waiting 21:07:35 1417f19ec536: Waiting 21:07:35 c0563dd6a164: Waiting 21:07:35 3dab9f8bf2d2: Waiting 21:07:35 f921775838a4: Pushed 21:07:35 769b0b4f447d: Layer already exists 21:07:35 fbb1ad3891de: Pushed 21:07:35 622cde97487d: Pushed 21:07:35 1417f19ec536: Layer already exists 21:07:35 3dab9f8bf2d2: Layer already exists 21:07:36 c0563dd6a164: Pushed 21:07:41 d3580ffb2d61: Pushed 21:07:43 775317fe7188: Pushed 21:07:43 70986dfe36edecfcf26045bfecb25e985bf5e73e: digest: sha256:41534d75cb41e67ac38d68a593cfaf20aace14b726a657b838fb2851d42a036a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:44 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 21:07:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:07:44 fbb1ad3891de: Preparing 21:07:44 622cde97487d: Preparing 21:07:44 f921775838a4: Preparing 21:07:44 775317fe7188: Preparing 21:07:44 d3580ffb2d61: Preparing 21:07:44 769b0b4f447d: Preparing 21:07:44 1417f19ec536: Preparing 21:07:44 c0563dd6a164: Preparing 21:07:44 3dab9f8bf2d2: Preparing 21:07:44 769b0b4f447d: Waiting 21:07:44 1417f19ec536: Waiting 21:07:44 3dab9f8bf2d2: Waiting 21:07:44 c0563dd6a164: Waiting 21:07:44 f921775838a4: Layer already exists 21:07:44 775317fe7188: Layer already exists 21:07:44 622cde97487d: Layer already exists 21:07:44 fbb1ad3891de: Layer already exists 21:07:44 d3580ffb2d61: Layer already exists 21:07:44 c0563dd6a164: Layer already exists 21:07:44 1417f19ec536: Layer already exists 21:07:44 769b0b4f447d: Layer already exists 21:07:44 3dab9f8bf2d2: Layer already exists 21:07:44 latest: digest: sha256:41534d75cb41e67ac38d68a593cfaf20aace14b726a657b838fb2851d42a036a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:44 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.15 21:07:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:07:44 fbb1ad3891de: Preparing 21:07:44 622cde97487d: Preparing 21:07:44 f921775838a4: Preparing 21:07:44 775317fe7188: Preparing 21:07:44 d3580ffb2d61: Preparing 21:07:44 769b0b4f447d: Preparing 21:07:44 1417f19ec536: Preparing 21:07:44 c0563dd6a164: Preparing 21:07:44 3dab9f8bf2d2: Preparing 21:07:44 769b0b4f447d: Waiting 21:07:44 1417f19ec536: Waiting 21:07:44 c0563dd6a164: Waiting 21:07:44 3dab9f8bf2d2: Waiting 21:07:44 fbb1ad3891de: Layer already exists 21:07:44 f921775838a4: Layer already exists 21:07:44 622cde97487d: Layer already exists 21:07:44 d3580ffb2d61: Layer already exists 21:07:44 775317fe7188: Layer already exists 21:07:44 769b0b4f447d: Layer already exists 21:07:44 c0563dd6a164: Layer already exists 21:07:44 1417f19ec536: Layer already exists 21:07:44 3dab9f8bf2d2: Layer already exists 21:07:44 3.1.0-dev.15: digest: sha256:41534d75cb41e67ac38d68a593cfaf20aace14b726a657b838fb2851d42a036a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:45 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:07:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:07:45 fbb1ad3891de: Preparing 21:07:45 622cde97487d: Preparing 21:07:45 f921775838a4: Preparing 21:07:45 775317fe7188: Preparing 21:07:45 d3580ffb2d61: Preparing 21:07:45 769b0b4f447d: Preparing 21:07:45 1417f19ec536: Preparing 21:07:45 c0563dd6a164: Preparing 21:07:45 3dab9f8bf2d2: Preparing 21:07:45 c0563dd6a164: Waiting 21:07:45 3dab9f8bf2d2: Waiting 21:07:45 769b0b4f447d: Waiting 21:07:45 622cde97487d: Layer already exists 21:07:45 775317fe7188: Layer already exists 21:07:45 d3580ffb2d61: Layer already exists 21:07:45 f921775838a4: Layer already exists 21:07:45 fbb1ad3891de: Layer already exists 21:07:45 1417f19ec536: Layer already exists 21:07:45 769b0b4f447d: Layer already exists 21:07:45 c0563dd6a164: Layer already exists 21:07:45 3dab9f8bf2d2: Layer already exists 21:07:45 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15: digest: sha256:41534d75cb41e67ac38d68a593cfaf20aace14b726a657b838fb2851d42a036a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:45 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 21:07:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:07:46 fbb1ad3891de: Preparing 21:07:46 622cde97487d: Preparing 21:07:46 f921775838a4: Preparing 21:07:46 775317fe7188: Preparing 21:07:46 d3580ffb2d61: Preparing 21:07:46 769b0b4f447d: Preparing 21:07:46 1417f19ec536: Preparing 21:07:46 c0563dd6a164: Preparing 21:07:46 3dab9f8bf2d2: Preparing 21:07:46 769b0b4f447d: Waiting 21:07:46 c0563dd6a164: Waiting 21:07:46 3dab9f8bf2d2: Waiting 21:07:46 1417f19ec536: Waiting 21:07:46 f921775838a4: Layer already exists 21:07:46 fbb1ad3891de: Layer already exists 21:07:46 d3580ffb2d61: Layer already exists 21:07:46 775317fe7188: Layer already exists 21:07:46 622cde97487d: Layer already exists 21:07:46 769b0b4f447d: Layer already exists 21:07:46 c0563dd6a164: Layer already exists 21:07:46 1417f19ec536: Layer already exists 21:07:46 3dab9f8bf2d2: Layer already exists 21:07:46 main: digest: sha256:41534d75cb41e67ac38d68a593cfaf20aace14b726a657b838fb2851d42a036a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:07:46 ===================================================== [Pipeline] echo 21:07:46 taggedImages: 21:07:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:70986dfe36edecfcf26045bfecb25e985bf5e73e 21:07:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 21:07:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.15 21:07:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:07:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 21:07:46 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 21:07:46 70986dfe36edecfcf26045bfecb25e985bf5e73e 21:07:46 latest 21:07:46 3.1.0-dev.15 21:07:46 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:07:46 main 21:07:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:46 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:70986dfe36edecfcf26045bfecb25e985bf5e73e 21:07:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:07:46 45d76921cb4d: Preparing 21:07:46 c2b67aa0698f: Preparing 21:07:46 ca7a014691e5: Preparing 21:07:46 519c79cb17ed: Preparing 21:07:46 769b0b4f447d: Preparing 21:07:46 1417f19ec536: Preparing 21:07:46 354a98720e53: Preparing 21:07:46 1417f19ec536: Waiting 21:07:46 3dab9f8bf2d2: Preparing 21:07:46 354a98720e53: Waiting 21:07:46 3dab9f8bf2d2: Waiting 21:07:46 769b0b4f447d: Layer already exists 21:07:46 1417f19ec536: Layer already exists 21:07:46 c2b67aa0698f: Pushed 21:07:46 45d76921cb4d: Pushed 21:07:46 ca7a014691e5: Pushed 21:07:46 3dab9f8bf2d2: Layer already exists 21:07:47 354a98720e53: Pushed 21:07:55 519c79cb17ed: Pushed 21:07:55 70986dfe36edecfcf26045bfecb25e985bf5e73e: digest: sha256:3e11d987d37968937c310566aeb28176a289551a538b8b715215dd4e4ede8436 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:55 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 21:07:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:07:55 45d76921cb4d: Preparing 21:07:55 c2b67aa0698f: Preparing 21:07:55 ca7a014691e5: Preparing 21:07:55 519c79cb17ed: Preparing 21:07:55 769b0b4f447d: Preparing 21:07:55 1417f19ec536: Preparing 21:07:55 354a98720e53: Preparing 21:07:55 3dab9f8bf2d2: Preparing 21:07:55 1417f19ec536: Waiting 21:07:55 354a98720e53: Waiting 21:07:55 3dab9f8bf2d2: Waiting 21:07:55 519c79cb17ed: Layer already exists 21:07:55 45d76921cb4d: Layer already exists 21:07:55 ca7a014691e5: Layer already exists 21:07:55 c2b67aa0698f: Layer already exists 21:07:55 769b0b4f447d: Layer already exists 21:07:55 1417f19ec536: Layer already exists 21:07:55 3dab9f8bf2d2: Layer already exists 21:07:55 354a98720e53: Layer already exists 21:07:55 latest: digest: sha256:3e11d987d37968937c310566aeb28176a289551a538b8b715215dd4e4ede8436 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:56 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.15 21:07:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:07:56 45d76921cb4d: Preparing 21:07:56 c2b67aa0698f: Preparing 21:07:56 ca7a014691e5: Preparing 21:07:56 519c79cb17ed: Preparing 21:07:56 769b0b4f447d: Preparing 21:07:56 1417f19ec536: Preparing 21:07:56 354a98720e53: Preparing 21:07:56 3dab9f8bf2d2: Preparing 21:07:56 1417f19ec536: Waiting 21:07:56 3dab9f8bf2d2: Waiting 21:07:56 c2b67aa0698f: Layer already exists 21:07:56 ca7a014691e5: Layer already exists 21:07:56 519c79cb17ed: Layer already exists 21:07:56 45d76921cb4d: Layer already exists 21:07:56 769b0b4f447d: Layer already exists 21:07:56 1417f19ec536: Layer already exists 21:07:56 3dab9f8bf2d2: Layer already exists 21:07:56 354a98720e53: Layer already exists 21:07:56 3.1.0-dev.15: digest: sha256:3e11d987d37968937c310566aeb28176a289551a538b8b715215dd4e4ede8436 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:56 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:07:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:07:57 45d76921cb4d: Preparing 21:07:57 c2b67aa0698f: Preparing 21:07:57 ca7a014691e5: Preparing 21:07:57 519c79cb17ed: Preparing 21:07:57 769b0b4f447d: Preparing 21:07:57 1417f19ec536: Preparing 21:07:57 354a98720e53: Preparing 21:07:57 3dab9f8bf2d2: Preparing 21:07:57 354a98720e53: Waiting 21:07:57 1417f19ec536: Waiting 21:07:57 45d76921cb4d: Layer already exists 21:07:57 519c79cb17ed: Layer already exists 21:07:57 ca7a014691e5: Layer already exists 21:07:57 c2b67aa0698f: Layer already exists 21:07:57 769b0b4f447d: Layer already exists 21:07:57 1417f19ec536: Layer already exists 21:07:57 3dab9f8bf2d2: Layer already exists 21:07:57 354a98720e53: Layer already exists 21:07:57 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15: digest: sha256:3e11d987d37968937c310566aeb28176a289551a538b8b715215dd4e4ede8436 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:57 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 21:07:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:07:57 45d76921cb4d: Preparing 21:07:57 c2b67aa0698f: Preparing 21:07:57 ca7a014691e5: Preparing 21:07:57 519c79cb17ed: Preparing 21:07:57 769b0b4f447d: Preparing 21:07:57 1417f19ec536: Preparing 21:07:57 354a98720e53: Preparing 21:07:57 3dab9f8bf2d2: Preparing 21:07:57 1417f19ec536: Waiting 21:07:57 354a98720e53: Waiting 21:07:57 3dab9f8bf2d2: Waiting 21:07:57 c2b67aa0698f: Layer already exists 21:07:57 769b0b4f447d: Layer already exists 21:07:57 519c79cb17ed: Layer already exists 21:07:57 ca7a014691e5: Layer already exists 21:07:57 45d76921cb4d: Layer already exists 21:07:57 1417f19ec536: Layer already exists 21:07:57 354a98720e53: Layer already exists 21:07:57 3dab9f8bf2d2: Layer already exists 21:07:57 main: digest: sha256:3e11d987d37968937c310566aeb28176a289551a538b8b715215dd4e4ede8436 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:07:57 ===================================================== [Pipeline] echo 21:07:57 taggedImages: 21:07:57 - nexus3.edgexfoundry.org:10004/security-spire-config:70986dfe36edecfcf26045bfecb25e985bf5e73e 21:07:57 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 21:07:57 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.15 21:07:57 - nexus3.edgexfoundry.org:10004/security-spire-config:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:07:57 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 21:07:57 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 21:07:57 70986dfe36edecfcf26045bfecb25e985bf5e73e 21:07:57 latest 21:07:57 3.1.0-dev.15 21:07:57 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:07:57 main 21:07:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:58 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:70986dfe36edecfcf26045bfecb25e985bf5e73e 21:07:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:07:58 40150b703fa6: Preparing 21:07:58 2a23a10e486c: Preparing 21:07:58 191a1aa1dd8e: Preparing 21:07:58 3200ec90ce36: Preparing 21:07:58 769b0b4f447d: Preparing 21:07:58 1417f19ec536: Preparing 21:07:58 c0563dd6a164: Preparing 21:07:58 3dab9f8bf2d2: Preparing 21:07:58 c0563dd6a164: Waiting 21:07:58 3dab9f8bf2d2: Waiting 21:07:58 1417f19ec536: Waiting 21:07:58 769b0b4f447d: Layer already exists 21:07:58 1417f19ec536: Layer already exists 21:07:58 c0563dd6a164: Layer already exists 21:07:58 3dab9f8bf2d2: Layer already exists 21:07:58 191a1aa1dd8e: Pushed 21:07:58 40150b703fa6: Pushed 21:07:58 2a23a10e486c: Pushed 21:08:06 3200ec90ce36: Pushed 21:08:06 70986dfe36edecfcf26045bfecb25e985bf5e73e: digest: sha256:8ba4ae0bb06460adc2839881ae6f890131fce41c177cfd3f9f3d055be5d11df1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:06 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 21:08:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:08:07 40150b703fa6: Preparing 21:08:07 2a23a10e486c: Preparing 21:08:07 191a1aa1dd8e: Preparing 21:08:07 3200ec90ce36: Preparing 21:08:07 769b0b4f447d: Preparing 21:08:07 1417f19ec536: Preparing 21:08:07 c0563dd6a164: Preparing 21:08:07 3dab9f8bf2d2: Preparing 21:08:07 1417f19ec536: Waiting 21:08:07 c0563dd6a164: Waiting 21:08:07 3dab9f8bf2d2: Waiting 21:08:07 2a23a10e486c: Layer already exists 21:08:07 769b0b4f447d: Layer already exists 21:08:07 191a1aa1dd8e: Layer already exists 21:08:07 3200ec90ce36: Layer already exists 21:08:07 40150b703fa6: Layer already exists 21:08:07 1417f19ec536: Layer already exists 21:08:07 c0563dd6a164: Layer already exists 21:08:07 3dab9f8bf2d2: Layer already exists 21:08:07 latest: digest: sha256:8ba4ae0bb06460adc2839881ae6f890131fce41c177cfd3f9f3d055be5d11df1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:07 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.15 21:08:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:08:07 40150b703fa6: Preparing 21:08:07 2a23a10e486c: Preparing 21:08:07 191a1aa1dd8e: Preparing 21:08:07 3200ec90ce36: Preparing 21:08:07 769b0b4f447d: Preparing 21:08:07 1417f19ec536: Preparing 21:08:07 c0563dd6a164: Preparing 21:08:07 3dab9f8bf2d2: Preparing 21:08:07 c0563dd6a164: Waiting 21:08:07 1417f19ec536: Waiting 21:08:07 3dab9f8bf2d2: Waiting 21:08:07 769b0b4f447d: Layer already exists 21:08:07 191a1aa1dd8e: Layer already exists 21:08:07 3200ec90ce36: Layer already exists 21:08:07 40150b703fa6: Layer already exists 21:08:07 2a23a10e486c: Layer already exists 21:08:07 c0563dd6a164: Layer already exists 21:08:07 1417f19ec536: Layer already exists 21:08:07 3dab9f8bf2d2: Layer already exists 21:08:07 3.1.0-dev.15: digest: sha256:8ba4ae0bb06460adc2839881ae6f890131fce41c177cfd3f9f3d055be5d11df1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:08 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:08:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:08:08 40150b703fa6: Preparing 21:08:08 2a23a10e486c: Preparing 21:08:08 191a1aa1dd8e: Preparing 21:08:08 3200ec90ce36: Preparing 21:08:08 769b0b4f447d: Preparing 21:08:08 1417f19ec536: Preparing 21:08:08 c0563dd6a164: Preparing 21:08:08 3dab9f8bf2d2: Preparing 21:08:08 1417f19ec536: Waiting 21:08:08 c0563dd6a164: Waiting 21:08:08 3dab9f8bf2d2: Waiting 21:08:08 40150b703fa6: Layer already exists 21:08:08 3200ec90ce36: Layer already exists 21:08:08 2a23a10e486c: Layer already exists 21:08:08 769b0b4f447d: Layer already exists 21:08:08 191a1aa1dd8e: Layer already exists 21:08:08 c0563dd6a164: Layer already exists 21:08:08 1417f19ec536: Layer already exists 21:08:08 3dab9f8bf2d2: Layer already exists 21:08:08 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15: digest: sha256:8ba4ae0bb06460adc2839881ae6f890131fce41c177cfd3f9f3d055be5d11df1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:08 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 21:08:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:08:08 40150b703fa6: Preparing 21:08:08 2a23a10e486c: Preparing 21:08:08 191a1aa1dd8e: Preparing 21:08:08 3200ec90ce36: Preparing 21:08:08 769b0b4f447d: Preparing 21:08:08 1417f19ec536: Preparing 21:08:08 c0563dd6a164: Preparing 21:08:08 3dab9f8bf2d2: Preparing 21:08:08 1417f19ec536: Waiting 21:08:08 c0563dd6a164: Waiting 21:08:08 3dab9f8bf2d2: Waiting 21:08:08 2a23a10e486c: Layer already exists 21:08:08 191a1aa1dd8e: Layer already exists 21:08:08 3200ec90ce36: Layer already exists 21:08:08 40150b703fa6: Layer already exists 21:08:08 769b0b4f447d: Layer already exists 21:08:08 c0563dd6a164: Layer already exists 21:08:08 1417f19ec536: Layer already exists 21:08:08 3dab9f8bf2d2: Layer already exists 21:08:08 main: digest: sha256:8ba4ae0bb06460adc2839881ae6f890131fce41c177cfd3f9f3d055be5d11df1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:08:09 ===================================================== [Pipeline] echo 21:08:09 taggedImages: 21:08:09 - nexus3.edgexfoundry.org:10004/security-spire-server:70986dfe36edecfcf26045bfecb25e985bf5e73e 21:08:09 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 21:08:09 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.15 21:08:09 - nexus3.edgexfoundry.org:10004/security-spire-server:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:08:09 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 21:08:09 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 21:08:09 70986dfe36edecfcf26045bfecb25e985bf5e73e 21:08:09 latest 21:08:09 3.1.0-dev.15 21:08:09 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:08:09 main 21:08:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:09 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications:70986dfe36edecfcf26045bfecb25e985bf5e73e 21:08:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:08:09 76b250b66403: Preparing 21:08:09 87344f41a656: Preparing 21:08:09 769b0b4f447d: Preparing 21:08:09 1417f19ec536: Preparing 21:08:09 eb616b609650: Preparing 21:08:09 3dab9f8bf2d2: Preparing 21:08:09 3dab9f8bf2d2: Waiting 21:08:09 1417f19ec536: Layer already exists 21:08:09 769b0b4f447d: Layer already exists 21:08:09 3dab9f8bf2d2: Layer already exists 21:08:09 76b250b66403: Pushed 21:08:09 eb616b609650: Pushed 21:08:12 87344f41a656: Pushed 21:08:12 70986dfe36edecfcf26045bfecb25e985bf5e73e: digest: sha256:779e7986ea01a73ace9d1598ab5abeaeede999238ced19bedf2194b363a83bd7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:13 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 21:08:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:08:13 76b250b66403: Preparing 21:08:13 87344f41a656: Preparing 21:08:13 769b0b4f447d: Preparing 21:08:13 1417f19ec536: Preparing 21:08:13 eb616b609650: Preparing 21:08:13 3dab9f8bf2d2: Preparing 21:08:13 87344f41a656: Layer already exists 21:08:13 769b0b4f447d: Layer already exists 21:08:13 1417f19ec536: Layer already exists 21:08:13 76b250b66403: Layer already exists 21:08:13 eb616b609650: Layer already exists 21:08:13 3dab9f8bf2d2: Layer already exists 21:08:13 latest: digest: sha256:779e7986ea01a73ace9d1598ab5abeaeede999238ced19bedf2194b363a83bd7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:13 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.15 21:08:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:08:14 76b250b66403: Preparing 21:08:14 87344f41a656: Preparing 21:08:14 769b0b4f447d: Preparing 21:08:14 1417f19ec536: Preparing 21:08:14 eb616b609650: Preparing 21:08:14 3dab9f8bf2d2: Preparing 21:08:14 3dab9f8bf2d2: Waiting 21:08:14 eb616b609650: Layer already exists 21:08:14 1417f19ec536: Layer already exists 21:08:14 769b0b4f447d: Layer already exists 21:08:14 76b250b66403: Layer already exists 21:08:14 87344f41a656: Layer already exists 21:08:14 3dab9f8bf2d2: Layer already exists 21:08:14 3.1.0-dev.15: digest: sha256:779e7986ea01a73ace9d1598ab5abeaeede999238ced19bedf2194b363a83bd7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:14 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:08:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:08:14 76b250b66403: Preparing 21:08:14 87344f41a656: Preparing 21:08:14 769b0b4f447d: Preparing 21:08:14 1417f19ec536: Preparing 21:08:14 eb616b609650: Preparing 21:08:14 3dab9f8bf2d2: Preparing 21:08:14 87344f41a656: Layer already exists 21:08:14 769b0b4f447d: Layer already exists 21:08:14 76b250b66403: Layer already exists 21:08:14 eb616b609650: Layer already exists 21:08:14 1417f19ec536: Layer already exists 21:08:14 3dab9f8bf2d2: Layer already exists 21:08:14 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15: digest: sha256:779e7986ea01a73ace9d1598ab5abeaeede999238ced19bedf2194b363a83bd7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:15 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 21:08:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:08:15 76b250b66403: Preparing 21:08:15 87344f41a656: Preparing 21:08:15 769b0b4f447d: Preparing 21:08:15 1417f19ec536: Preparing 21:08:15 eb616b609650: Preparing 21:08:15 3dab9f8bf2d2: Preparing 21:08:15 3dab9f8bf2d2: Waiting 21:08:15 eb616b609650: Layer already exists 21:08:15 769b0b4f447d: Layer already exists 21:08:15 76b250b66403: Layer already exists 21:08:15 87344f41a656: Layer already exists 21:08:15 1417f19ec536: Layer already exists 21:08:15 3dab9f8bf2d2: Layer already exists 21:08:15 main: digest: sha256:779e7986ea01a73ace9d1598ab5abeaeede999238ced19bedf2194b363a83bd7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:08:15 ===================================================== [Pipeline] echo 21:08:15 taggedImages: 21:08:15 - nexus3.edgexfoundry.org:10004/support-notifications:70986dfe36edecfcf26045bfecb25e985bf5e73e 21:08:15 - nexus3.edgexfoundry.org:10004/support-notifications:latest 21:08:15 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.15 21:08:15 - nexus3.edgexfoundry.org:10004/support-notifications:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:08:15 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 21:08:15 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 21:08:15 70986dfe36edecfcf26045bfecb25e985bf5e73e 21:08:15 latest 21:08:15 3.1.0-dev.15 21:08:15 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:08:15 main 21:08:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:15 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:70986dfe36edecfcf26045bfecb25e985bf5e73e 21:08:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:08:16 61da8f7cda81: Preparing 21:08:16 91cc726f1207: Preparing 21:08:16 769b0b4f447d: Preparing 21:08:16 1417f19ec536: Preparing 21:08:16 96a17e36b993: Preparing 21:08:16 3dab9f8bf2d2: Preparing 21:08:16 3dab9f8bf2d2: Waiting 21:08:16 96a17e36b993: Layer already exists 21:08:16 1417f19ec536: Layer already exists 21:08:16 769b0b4f447d: Layer already exists 21:08:16 3dab9f8bf2d2: Layer already exists 21:08:16 61da8f7cda81: Pushed 21:08:19 91cc726f1207: Pushed 21:08:19 70986dfe36edecfcf26045bfecb25e985bf5e73e: digest: sha256:e467ab4e55da148d35d240198c755a6dbcac033250aa7240267c2758e2f9bd36 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:19 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 21:08:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:08:20 61da8f7cda81: Preparing 21:08:20 91cc726f1207: Preparing 21:08:20 769b0b4f447d: Preparing 21:08:20 1417f19ec536: Preparing 21:08:20 96a17e36b993: Preparing 21:08:20 3dab9f8bf2d2: Preparing 21:08:20 3dab9f8bf2d2: Waiting 21:08:20 61da8f7cda81: Layer already exists 21:08:20 769b0b4f447d: Layer already exists 21:08:20 96a17e36b993: Layer already exists 21:08:20 1417f19ec536: Layer already exists 21:08:20 91cc726f1207: Layer already exists 21:08:20 3dab9f8bf2d2: Layer already exists 21:08:20 latest: digest: sha256:e467ab4e55da148d35d240198c755a6dbcac033250aa7240267c2758e2f9bd36 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:20 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.15 21:08:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:08:20 61da8f7cda81: Preparing 21:08:20 91cc726f1207: Preparing 21:08:20 769b0b4f447d: Preparing 21:08:20 1417f19ec536: Preparing 21:08:20 96a17e36b993: Preparing 21:08:20 3dab9f8bf2d2: Preparing 21:08:20 3dab9f8bf2d2: Waiting 21:08:20 61da8f7cda81: Layer already exists 21:08:20 96a17e36b993: Layer already exists 21:08:20 769b0b4f447d: Layer already exists 21:08:20 1417f19ec536: Layer already exists 21:08:20 91cc726f1207: Layer already exists 21:08:20 3dab9f8bf2d2: Layer already exists 21:08:20 3.1.0-dev.15: digest: sha256:e467ab4e55da148d35d240198c755a6dbcac033250aa7240267c2758e2f9bd36 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:21 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:08:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:08:21 61da8f7cda81: Preparing 21:08:21 91cc726f1207: Preparing 21:08:21 769b0b4f447d: Preparing 21:08:21 1417f19ec536: Preparing 21:08:21 96a17e36b993: Preparing 21:08:21 3dab9f8bf2d2: Preparing 21:08:21 3dab9f8bf2d2: Waiting 21:08:21 61da8f7cda81: Layer already exists 21:08:21 96a17e36b993: Layer already exists 21:08:21 91cc726f1207: Layer already exists 21:08:21 1417f19ec536: Layer already exists 21:08:21 769b0b4f447d: Layer already exists 21:08:21 3dab9f8bf2d2: Layer already exists 21:08:21 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15: digest: sha256:e467ab4e55da148d35d240198c755a6dbcac033250aa7240267c2758e2f9bd36 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:21 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 21:08:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:08:22 61da8f7cda81: Preparing 21:08:22 91cc726f1207: Preparing 21:08:22 769b0b4f447d: Preparing 21:08:22 1417f19ec536: Preparing 21:08:22 96a17e36b993: Preparing 21:08:22 3dab9f8bf2d2: Preparing 21:08:22 3dab9f8bf2d2: Waiting 21:08:22 96a17e36b993: Layer already exists 21:08:22 1417f19ec536: Layer already exists 21:08:22 61da8f7cda81: Layer already exists 21:08:22 769b0b4f447d: Layer already exists 21:08:22 91cc726f1207: Layer already exists 21:08:22 3dab9f8bf2d2: Layer already exists 21:08:22 main: digest: sha256:e467ab4e55da148d35d240198c755a6dbcac033250aa7240267c2758e2f9bd36 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:08:22 ===================================================== [Pipeline] echo 21:08:22 taggedImages: 21:08:22 - nexus3.edgexfoundry.org:10004/support-scheduler:70986dfe36edecfcf26045bfecb25e985bf5e73e 21:08:22 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 21:08:22 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.15 21:08:22 - nexus3.edgexfoundry.org:10004/support-scheduler:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:08:22 - 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] } 21:22:40 #121 ... 21:22:40 21:22:40 #109 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:22:40 #109 DONE 960.0s 21:22:40 21:22:40 #121 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:22:40 #121 ... 21:22:40 21:22:40 #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:22:40 #147 DONE 0.4s 21:22:40 21:22:40 #121 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:22:40 #121 ... 21:22:40 21:22:40 #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:22:40 #148 DONE 0.2s 21:22:40 21:22:40 #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 21:22:40 #149 DONE 0.3s 21:22:40 21:22:40 #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 21:22:40 #150 DONE 0.2s 21:22:40 21:22:40 #121 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:22:40 #121 ... 21:22:40 21:22:40 #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 21:22:40 #151 DONE 0.1s 21:22:40 21:22:40 #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:22:40 #152 DONE 2.2s 21:22:40 21:22:40 #138 [security-proxy-auth] exporting to image 21:22:40 #138 exporting layers 21:22:40 #138 exporting layers 0.7s done 21:22:40 #138 writing image sha256:fad8bff75365a889f6a9963d7de2b09bec84d012431f14d72e686ad8e71346d6 done 21:22:40 #138 naming to docker.io/library/security-proxy-auth-arm64 done 21:22:40 #138 DONE 6.5s 21:22:40 21:22:40 #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:22:42 #135 ... 21:22:42 21:22:42 #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:22:42 #136 971.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.15" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:22:48 #136 ... 21:22:48 21:22:48 #121 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:22:48 #121 DONE 978.4s 21:22:49 21:22:49 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:22:49 #122 ... 21:22:49 21:22:49 #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 21:22:49 #153 DONE 0.3s 21:22:49 21:22:49 #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 21:22:49 #154 DONE 0.2s 21:22:49 21:22:49 #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:22:49 #135 ... 21:22:49 21:22:49 #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 21:22:49 #155 DONE 0.1s 21:22:49 21:22:49 #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:22:50 #156 DONE 0.3s 21:22:50 21:22:50 #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:22:50 #157 DONE 0.2s 21:22:50 21:22:50 #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:22:55 #158 DONE 4.5s 21:22:55 21:22:55 #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:22:55 #135 DONE 984.5s 21:22:55 21:22:55 #138 [security-proxy-setup] exporting to image 21:22:55 #138 exporting layers 21:22:56 #138 ... 21:22:56 21:22:56 #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 21:22:56 #159 DONE 0.3s 21:22:56 21:22:56 #138 [security-proxy-setup] exporting to image 21:22:56 #138 exporting layers 1.6s done 21:22:56 #138 writing image sha256:34c90c71f5ab61ff58484af222b9f3133e9211127751e6b6d1c9ea8fe334b423 0.0s done 21:22:56 #138 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 21:22:56 #138 DONE 8.1s 21:22:56 21:22:56 #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 21:22:58 #160 DONE 2.0s 21:22:58 21:22:58 #161 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 21:22:58 #161 DONE 0.3s 21:22:58 21:22:58 #162 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 21:22:58 #162 DONE 0.2s 21:22:58 21:22:58 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:22:58 #122 ... 21:22:58 21:22:58 #163 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:22:59 #163 DONE 0.4s 21:22:59 21:22:59 #111 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:22:59 #111 ... 21:22:59 21:22:59 #164 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 21:22:59 #164 DONE 0.1s 21:22:59 21:22:59 #165 [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/ 21:22:59 #165 DONE 0.1s 21:22:59 21:22:59 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:22:59 #122 ... 21:22:59 21:22:59 #166 [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/ 21:23:00 #166 DONE 0.2s 21:23:00 21:23:00 #167 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 21:23:00 #167 DONE 0.1s 21:23:00 21:23:00 #168 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:23:00 #168 DONE 0.1s 21:23:00 21:23:00 #169 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 21:23:02 #169 DONE 1.9s 21:23:02 21:23:02 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:23:02 #122 ... 21:23:02 21:23:02 #138 [security-bootstrapper] exporting to image 21:23:02 #138 exporting layers 21:23:03 #138 exporting layers 1.0s done 21:23:03 #138 writing image sha256:d46f4df4bc1a66088298bfb08c6cb0850d917c688f1a6fb1eb1ee1c0a59ef1f0 0.0s done 21:23:03 #138 naming to docker.io/library/security-bootstrapper-arm64 done 21:23:03 #138 DONE 9.2s 21:23:03 21:23:03 #111 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:23:08 #111 ... 21:23:08 21:23:08 #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:23:08 #136 DONE 997.4s 21:23:08 21:23:08 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:23:08 #124 ... 21:23:08 21:23:08 #170 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 21:23:08 #170 DONE 0.1s 21:23:08 21:23:08 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:23:08 #122 ... 21:23:08 21:23:08 #171 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 21:23:08 #171 DONE 0.2s 21:23:08 21:23:08 #172 [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 21:23:09 #172 DONE 0.1s 21:23:09 21:23:09 #173 [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 21:23:09 #173 DONE 0.1s 21:23:09 21:23:09 #174 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 21:23:09 #174 DONE 0.2s 21:23:09 21:23:09 #175 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:23:09 #175 DONE 0.3s 21:23:09 21:23:09 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:23:09 #122 ... 21:23:09 21:23:09 #176 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:23:09 #176 DONE 0.4s 21:23:09 21:23:09 #177 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:23:10 #177 DONE 0.1s 21:23:10 21:23:10 #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:23:12 #178 DONE 2.0s 21:23:12 21:23:12 #138 [security-secretstore-setup] exporting to image 21:23:12 #138 exporting layers 21:23:13 #138 exporting layers 1.1s done 21:23:13 #138 writing image sha256:bb19495b67de674da6d3f7f025cb5bb28bbb44271d2ab311e3e41887d6830124 done 21:23:13 #138 naming to docker.io/library/security-secretstore-setup-arm64 21:23:13 #138 naming to docker.io/library/security-secretstore-setup-arm64 done 21:23:13 #138 DONE 10.3s 21:23:13 21:23:13 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:23:31 #124 ... 21:23:31 21:23:31 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:23:31 #133 DONE 1019.8s 21:23:31 21:23:31 #111 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:23:31 #111 ... 21:23:31 21:23:31 #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:23:31 #179 DONE 0.2s 21:23:31 21:23:31 #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:23:31 #180 DONE 0.3s 21:23:31 21:23:31 #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 21:23:32 #181 DONE 0.3s 21:23:32 21:23:32 #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 21:23:32 #182 DONE 0.2s 21:23:32 21:23:32 #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 21:23:32 #183 DONE 0.2s 21:23:32 21:23:32 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:23:36 #184 DONE 3.9s 21:23:36 21:23:36 #138 [core-common-config-bootstrapper] exporting to image 21:23:36 #138 exporting layers 21:23:36 #138 exporting layers 0.4s done 21:23:36 #138 writing image sha256:4b6e46feec162d8e9469b9e2751585f6f972129a407a0513c57bb5db14a785a2 0.0s done 21:23:36 #138 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 21:23:36 #138 DONE 10.7s 21:23:36 21:23:36 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:23:54 #122 ... 21:23:54 21:23:54 #89 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:23:54 #89 DONE 1041.6s 21:23:54 21:23:54 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:23:54 #124 ... 21:23:54 21:23:54 #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 21:23:54 #185 DONE 0.2s 21:23:54 21:23:54 #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:23:54 #102 ... 21:23:54 21:23:54 #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 21:23:54 #186 DONE 0.2s 21:23:54 21:23:54 #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:23:54 #187 DONE 0.4s 21:23:54 21:23:54 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 21:23:54 #188 DONE 0.1s 21:23:54 21:23:54 #138 [core-command] exporting to image 21:23:54 #138 exporting layers 21:23:54 #138 exporting layers 0.4s done 21:23:54 #138 writing image sha256:45902c648f08bd406b8000d785ad98059303f761bea88e042882fd57983d94f8 done 21:23:54 #138 naming to docker.io/library/core-command-arm64 done 21:23:54 #138 DONE 11.2s 21:23:54 21:23:54 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:24:05 #122 ... 21:24:05 21:24:05 #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:24:05 #102 DONE 1053.1s 21:24:05 21:24:05 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:24:05 #124 ... 21:24:05 21:24:05 #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:24:05 #189 DONE 0.3s 21:24:05 21:24:05 #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:24:05 #190 DONE 0.2s 21:24:05 21:24:05 #111 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:24:05 #111 ... 21:24:05 21:24:05 #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:24:05 #191 DONE 0.4s 21:24:05 21:24:05 #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 21:24:05 #192 DONE 0.1s 21:24:05 21:24:05 #138 [core-data] exporting to image 21:24:05 #138 exporting layers 21:24:05 #138 exporting layers 0.3s done 21:24:05 #138 writing image sha256:b57226930eb0d52c6d9dc6f1dac14df4eb74eb75987ed793812d9dcfe677eb29 done 21:24:05 #138 naming to docker.io/library/core-data-arm64 done 21:24:05 #138 DONE 11.5s 21:24:05 21:24:05 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:24:05 #124 ... 21:24:05 21:24:05 #117 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:24:05 #117 DONE 1055.2s 21:24:06 21:24:06 #111 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:24:06 #111 ... 21:24:06 21:24:06 #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:24:06 #193 DONE 0.1s 21:24:06 21:24:06 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:24:06 #124 ... 21:24:06 21:24:06 #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:24:06 #194 DONE 0.2s 21:24:06 21:24:06 #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:24:06 #195 DONE 0.3s 21:24:06 21:24:06 #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 21:24:07 #196 DONE 0.1s 21:24:07 21:24:07 #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 21:24:07 #197 DONE 0.1s 21:24:07 21:24:07 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:24:07 #122 ... 21:24:07 21:24:07 #138 [core-metadata] exporting to image 21:24:07 #138 exporting layers 0.3s done 21:24:07 #138 writing image sha256:21c902ea27b064a9ec38332ada60c47075d1125b4f528f7a70cad0f27cbfe2e9 done 21:24:07 #138 naming to docker.io/library/core-metadata-arm64 done 21:24:07 #138 DONE 11.9s 21:24:07 21:24:07 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:25:04 #124 DONE 1110.7s 21:25:04 21:25:04 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:25:04 #122 ... 21:25:04 21:25:04 #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:25:04 #198 DONE 0.3s 21:25:04 21:25:04 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:25:04 #122 ... 21:25:04 21:25:04 #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:25:04 #199 DONE 0.2s 21:25:04 21:25:04 #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:25:04 #200 DONE 0.4s 21:25:04 21:25:04 #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 21:25:04 #201 DONE 0.1s 21:25:04 21:25:04 #138 [security-spiffe-token-provider] exporting to image 21:25:04 #138 exporting layers 21:25:04 #138 exporting layers 0.6s done 21:25:04 #138 writing image sha256:b0473a9c31bfe852cb247dcfc363fa2811c450ff8b7d5a5b1cc13417d5099668 done 21:25:04 #138 naming to docker.io/library/security-spiffe-token-provider-arm64 done 21:25:04 #138 DONE 12.5s 21:25:04 21:25:04 #111 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:25:26 #111 DONE 1134.0s 21:25:26 21:25:26 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:25:26 #122 DONE 1134.1s 21:25:26 21:25:26 #27 [security-proxy-auth stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 21:25:26 #27 ... 21:25:26 21:25:26 #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:25:26 #202 DONE 0.2s 21:25:26 21:25:26 #203 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:25:26 #203 DONE 0.3s 21:25:26 21:25:26 #204 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:25:26 #204 ... 21:25:26 21:25:26 #205 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:25:26 #205 DONE 0.2s 21:25:26 21:25:26 #204 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:25:26 #204 DONE 0.2s 21:25:26 21:25:26 #206 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:25:26 #206 ... 21:25:26 21:25:26 #207 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:25:26 #207 DONE 0.4s 21:25:26 21:25:26 #206 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:25:26 #206 DONE 0.4s 21:25:26 21:25:26 #208 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 21:25:26 #208 DONE 0.1s 21:25:26 21:25:26 #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 21:25:26 #209 DONE 0.1s 21:25:26 21:25:26 #138 [support-notifications] exporting to image 21:25:26 #138 exporting layers 21:25:26 #138 exporting layers 0.4s done 21:25:26 #138 writing image sha256:22ef4043b36e49c4d80a2b57a5714cee5f908a503fb3a513a1f6bcd05e1be889 0.0s done 21:25:26 #138 naming to docker.io/library/support-scheduler-arm64 done 21:25:26 #138 writing image sha256:4e011e820add380d624567f49b371a56784810c880be0eb5f038a9182f91a933 21:25:26 #138 writing image sha256:4e011e820add380d624567f49b371a56784810c880be0eb5f038a9182f91a933 done 21:25:26 #138 naming to docker.io/library/support-notifications-arm64 done 21:25:26 #138 DONE 12.9s 21:25:26 21:25:26 #27 [security-proxy-auth stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 21:25:26 time="2023-07-24T21:05:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:25:26 time="2023-07-24T21:05:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:25:26 time="2023-07-24T21:05:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:25:26 time="2023-07-24T21:05:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:25:26 time="2023-07-24T21:05:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:25:26 time="2023-07-24T21:05:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:25:26 time="2023-07-24T21:05:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:25:26 time="2023-07-24T21:05:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:25:26 time="2023-07-24T21:05:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:25:26 time="2023-07-24T21:05:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:25:26 time="2023-07-24T21:05:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:25:26 time="2023-07-24T21:05:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:25:26 time="2023-07-24T21:05:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:25:26 time="2023-07-24T21:05:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 21:25:26 $ docker stop --time=1 c7d09969553aaf0514dc92b2e706a1d5435af49ce1dc1729f9825698eabc4f18 21:25:27 $ docker rm -f --volumes c7d09969553aaf0514dc92b2e706a1d5435af49ce1dc1729f9825698eabc4f18 [Pipeline] // withDockerContainer [Pipeline] sh 21:25:28 + docker images 21:25:28 REPOSITORY TAG IMAGE ID CREATED SIZE 21:25:28 support-scheduler-arm64 latest 22ef4043b36e 3 seconds ago 31.8MB 21:25:28 support-notifications-arm64 latest 4e011e820add 3 seconds ago 32.4MB 21:25:28 security-spiffe-token-provider-arm64 latest b0473a9c31bf 26 seconds ago 33.3MB 21:25:28 core-metadata-arm64 latest 21c902ea27b0 About a minute ago 20.8MB 21:25:28 core-data-arm64 latest b57226930eb0 About a minute ago 20.5MB 21:25:28 core-command-arm64 latest 45902c648f08 About a minute ago 20.3MB 21:25:28 core-common-config-bootstrapper-arm64 latest 4b6e46feec16 About a minute ago 17.8MB 21:25:28 security-secretstore-setup-arm64 latest bb19495b67de 2 minutes ago 42.5MB 21:25:28 security-bootstrapper-arm64 latest d46f4df4bc1a 2 minutes ago 22.5MB 21:25:28 security-proxy-setup-arm64 latest 34c90c71f5ab 2 minutes ago 24MB 21:25:28 security-proxy-auth-arm64 latest fad8bff75365 2 minutes ago 18.8MB 21:25:28 security-spire-agent-arm64 latest 1eebc933f8e3 18 minutes ago 157MB 21:25:28 security-spire-config-arm64 latest 758c3d95bb20 18 minutes ago 96.1MB 21:25:28 security-spire-server-arm64 latest 478accee704c 18 minutes ago 102MB 21:25:28 ci-base-image-arm64 latest 454c23704d09 20 minutes ago 1.05GB 21:25:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 12 days ago 677MB 21:25:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 7 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 21:25:28 provisioning config files... 21:25:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/549@tmp/config7623655673250623496tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:25:28 ---> docker-login.sh 21:25:28 nexus3.edgexfoundry.org:10001 21:25:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:25:29 Configure a credential helper to remove this warning. See 21:25:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:25:29 21:25:29 Login Succeeded 21:25:29 nexus3.edgexfoundry.org:10002 21:25:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:25:29 Configure a credential helper to remove this warning. See 21:25:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:25:29 21:25:29 Login Succeeded 21:25:29 nexus3.edgexfoundry.org:10003 21:25:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:25:29 Configure a credential helper to remove this warning. See 21:25:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:25:29 21:25:29 Login Succeeded 21:25:29 nexus3.edgexfoundry.org:10004 21:25:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:25:30 Configure a credential helper to remove this warning. See 21:25:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:25:30 21:25:30 Login Succeeded 21:25:30 docker.io 21:25:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:25:31 Configure a credential helper to remove this warning. See 21:25:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:25:31 21:25:31 Login Succeeded 21:25:31 ---> docker-login.sh ends [Pipeline] } 21:25:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:25:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:25:31 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 21:25:31 70986dfe36edecfcf26045bfecb25e985bf5e73e 21:25:31 latest 21:25:31 3.1.0-dev.15 21:25:31 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:25:31 main 21:25:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:31 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e 21:25:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:25:31 bc2b243e198c: Preparing 21:25:31 dce25d33136a: Preparing 21:25:31 e4e54046877d: Preparing 21:25:31 f8ff2804b2f4: Preparing 21:25:31 29808a44437e: Preparing 21:25:31 9386262d7a74: Preparing 21:25:31 9386262d7a74: Waiting 21:25:32 f8ff2804b2f4: Pushed 21:25:32 e4e54046877d: Pushed 21:25:32 29808a44437e: Pushed 21:25:32 bc2b243e198c: Pushed 21:25:32 9386262d7a74: Layer already exists 21:25:35 dce25d33136a: Pushed 21:25:35 70986dfe36edecfcf26045bfecb25e985bf5e73e: digest: sha256:606db4a5b096ae616d0dfb294e26698744a186faa888e2b28cbd70809b3a3663 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:35 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:36 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 21:25:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:25:36 bc2b243e198c: Preparing 21:25:36 dce25d33136a: Preparing 21:25:36 e4e54046877d: Preparing 21:25:36 f8ff2804b2f4: Preparing 21:25:36 29808a44437e: Preparing 21:25:36 9386262d7a74: Preparing 21:25:36 9386262d7a74: Waiting 21:25:36 e4e54046877d: Layer already exists 21:25:36 29808a44437e: Layer already exists 21:25:36 dce25d33136a: Layer already exists 21:25:36 f8ff2804b2f4: Layer already exists 21:25:36 bc2b243e198c: Layer already exists 21:25:36 9386262d7a74: Layer already exists 21:25:36 latest: digest: sha256:606db4a5b096ae616d0dfb294e26698744a186faa888e2b28cbd70809b3a3663 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:36 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.15 21:25:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:25:36 bc2b243e198c: Preparing 21:25:36 dce25d33136a: Preparing 21:25:36 e4e54046877d: Preparing 21:25:36 f8ff2804b2f4: Preparing 21:25:36 29808a44437e: Preparing 21:25:36 9386262d7a74: Preparing 21:25:36 9386262d7a74: Waiting 21:25:36 f8ff2804b2f4: Layer already exists 21:25:36 29808a44437e: Layer already exists 21:25:36 e4e54046877d: Layer already exists 21:25:36 bc2b243e198c: Layer already exists 21:25:36 dce25d33136a: Layer already exists 21:25:36 9386262d7a74: Layer already exists 21:25:36 3.1.0-dev.15: digest: sha256:606db4a5b096ae616d0dfb294e26698744a186faa888e2b28cbd70809b3a3663 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:37 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:25:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:25:37 bc2b243e198c: Preparing 21:25:37 dce25d33136a: Preparing 21:25:37 e4e54046877d: Preparing 21:25:37 f8ff2804b2f4: Preparing 21:25:37 29808a44437e: Preparing 21:25:37 9386262d7a74: Preparing 21:25:37 bc2b243e198c: Layer already exists 21:25:37 f8ff2804b2f4: Layer already exists 21:25:37 dce25d33136a: Layer already exists 21:25:37 29808a44437e: Layer already exists 21:25:37 e4e54046877d: Layer already exists 21:25:37 9386262d7a74: Layer already exists 21:25:37 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15: digest: sha256:606db4a5b096ae616d0dfb294e26698744a186faa888e2b28cbd70809b3a3663 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:38 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 21:25:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:25:38 bc2b243e198c: Preparing 21:25:38 dce25d33136a: Preparing 21:25:38 e4e54046877d: Preparing 21:25:38 f8ff2804b2f4: Preparing 21:25:38 29808a44437e: Preparing 21:25:38 9386262d7a74: Preparing 21:25:38 9386262d7a74: Waiting 21:25:38 e4e54046877d: Layer already exists 21:25:38 29808a44437e: Layer already exists 21:25:38 bc2b243e198c: Layer already exists 21:25:38 dce25d33136a: Layer already exists 21:25:38 f8ff2804b2f4: Layer already exists 21:25:38 9386262d7a74: Layer already exists 21:25:38 main: digest: sha256:606db4a5b096ae616d0dfb294e26698744a186faa888e2b28cbd70809b3a3663 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:25:38 ===================================================== [Pipeline] echo 21:25:38 taggedImages: 21:25:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e 21:25:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 21:25:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.15 21:25:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:25:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 21:25:38 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 21:25:38 70986dfe36edecfcf26045bfecb25e985bf5e73e 21:25:38 latest 21:25:38 3.1.0-dev.15 21:25:38 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:25:38 main 21:25:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:39 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e 21:25:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:25:39 05ae5ed2b695: Preparing 21:25:39 e8e4be5f72b5: Preparing 21:25:39 5ca1cac088f5: Preparing 21:25:39 4aa1393ec4f8: Preparing 21:25:39 e4e54046877d: Preparing 21:25:39 f8ff2804b2f4: Preparing 21:25:39 29808a44437e: Preparing 21:25:39 9386262d7a74: Preparing 21:25:39 29808a44437e: Waiting 21:25:39 9386262d7a74: Waiting 21:25:39 f8ff2804b2f4: Waiting 21:25:39 e4e54046877d: Layer already exists 21:25:39 f8ff2804b2f4: Layer already exists 21:25:39 29808a44437e: Layer already exists 21:25:39 9386262d7a74: Layer already exists 21:25:39 5ca1cac088f5: Pushed 21:25:39 e8e4be5f72b5: Pushed 21:25:39 05ae5ed2b695: Pushed 21:25:42 4aa1393ec4f8: Pushed 21:25:42 70986dfe36edecfcf26045bfecb25e985bf5e73e: digest: sha256:0feda4133c610bfd7a13f6aa65173d33d2f60dbbcf0fdbe65755e2d5ce2f44ed size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:42 + 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 21:25:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 21:25:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:25:43 05ae5ed2b695: Preparing 21:25:43 e8e4be5f72b5: Preparing 21:25:43 5ca1cac088f5: Preparing 21:25:43 4aa1393ec4f8: Preparing 21:25:43 e4e54046877d: Preparing 21:25:43 f8ff2804b2f4: Preparing 21:25:43 29808a44437e: Preparing 21:25:43 9386262d7a74: Preparing 21:25:43 29808a44437e: Waiting 21:25:43 f8ff2804b2f4: Waiting 21:25:43 9386262d7a74: Waiting 21:25:43 e8e4be5f72b5: Layer already exists 21:25:43 5ca1cac088f5: Layer already exists 21:25:43 4aa1393ec4f8: Layer already exists 21:25:43 e4e54046877d: Layer already exists 21:25:43 05ae5ed2b695: Layer already exists 21:25:43 f8ff2804b2f4: Layer already exists 21:25:43 9386262d7a74: Layer already exists 21:25:43 29808a44437e: Layer already exists 21:25:43 latest: digest: sha256:0feda4133c610bfd7a13f6aa65173d33d2f60dbbcf0fdbe65755e2d5ce2f44ed size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:43 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.15 21:25:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:25:43 05ae5ed2b695: Preparing 21:25:43 e8e4be5f72b5: Preparing 21:25:43 5ca1cac088f5: Preparing 21:25:43 4aa1393ec4f8: Preparing 21:25:43 e4e54046877d: Preparing 21:25:43 f8ff2804b2f4: Preparing 21:25:43 29808a44437e: Preparing 21:25:43 9386262d7a74: Preparing 21:25:43 f8ff2804b2f4: Waiting 21:25:43 29808a44437e: Waiting 21:25:43 9386262d7a74: Waiting 21:25:43 e4e54046877d: Layer already exists 21:25:43 4aa1393ec4f8: Layer already exists 21:25:43 e8e4be5f72b5: Layer already exists 21:25:43 05ae5ed2b695: Layer already exists 21:25:43 5ca1cac088f5: Layer already exists 21:25:43 f8ff2804b2f4: Layer already exists 21:25:43 9386262d7a74: Layer already exists 21:25:43 29808a44437e: Layer already exists 21:25:43 3.1.0-dev.15: digest: sha256:0feda4133c610bfd7a13f6aa65173d33d2f60dbbcf0fdbe65755e2d5ce2f44ed size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:44 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:25:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:25:44 05ae5ed2b695: Preparing 21:25:44 e8e4be5f72b5: Preparing 21:25:44 5ca1cac088f5: Preparing 21:25:44 4aa1393ec4f8: Preparing 21:25:44 e4e54046877d: Preparing 21:25:44 f8ff2804b2f4: Preparing 21:25:44 29808a44437e: Preparing 21:25:44 9386262d7a74: Preparing 21:25:44 29808a44437e: Waiting 21:25:44 9386262d7a74: Waiting 21:25:44 f8ff2804b2f4: Waiting 21:25:44 05ae5ed2b695: Layer already exists 21:25:44 e8e4be5f72b5: Layer already exists 21:25:44 e4e54046877d: Layer already exists 21:25:44 5ca1cac088f5: Layer already exists 21:25:44 4aa1393ec4f8: Layer already exists 21:25:44 29808a44437e: Layer already exists 21:25:44 f8ff2804b2f4: Layer already exists 21:25:44 9386262d7a74: Layer already exists 21:25:44 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15: digest: sha256:0feda4133c610bfd7a13f6aa65173d33d2f60dbbcf0fdbe65755e2d5ce2f44ed size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:45 + 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 21:25:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 21:25:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:25:45 05ae5ed2b695: Preparing 21:25:45 e8e4be5f72b5: Preparing 21:25:45 5ca1cac088f5: Preparing 21:25:45 4aa1393ec4f8: Preparing 21:25:45 e4e54046877d: Preparing 21:25:45 f8ff2804b2f4: Preparing 21:25:45 29808a44437e: Preparing 21:25:45 9386262d7a74: Preparing 21:25:45 f8ff2804b2f4: Waiting 21:25:45 29808a44437e: Waiting 21:25:45 9386262d7a74: Waiting 21:25:45 5ca1cac088f5: Layer already exists 21:25:45 4aa1393ec4f8: Layer already exists 21:25:45 05ae5ed2b695: Layer already exists 21:25:45 e8e4be5f72b5: Layer already exists 21:25:45 e4e54046877d: Layer already exists 21:25:45 9386262d7a74: Layer already exists 21:25:45 f8ff2804b2f4: Layer already exists 21:25:45 29808a44437e: Layer already exists 21:25:45 main: digest: sha256:0feda4133c610bfd7a13f6aa65173d33d2f60dbbcf0fdbe65755e2d5ce2f44ed size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:25:45 ===================================================== [Pipeline] echo 21:25:45 taggedImages: 21:25:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e 21:25:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 21:25:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.15 21:25:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:25:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 21:25:45 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 21:25:45 70986dfe36edecfcf26045bfecb25e985bf5e73e 21:25:45 latest 21:25:45 3.1.0-dev.15 21:25:45 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:25:45 main 21:25:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:46 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:46 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e 21:25:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:25:46 015c3715f09e: Preparing 21:25:46 396356629568: Preparing 21:25:46 e4e54046877d: Preparing 21:25:46 f8ff2804b2f4: Preparing 21:25:46 429816d640ed: Preparing 21:25:46 9386262d7a74: Preparing 21:25:46 9386262d7a74: Waiting 21:25:46 e4e54046877d: Layer already exists 21:25:46 f8ff2804b2f4: Layer already exists 21:25:46 9386262d7a74: Layer already exists 21:25:46 429816d640ed: Pushed 21:25:46 015c3715f09e: Pushed 21:25:50 396356629568: Pushed 21:25:50 70986dfe36edecfcf26045bfecb25e985bf5e73e: digest: sha256:65646fc7798601b9d978c3b985dff555dbbb640594b99fea13a63b8c7f540fd3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:51 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:52 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 21:25:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:25:52 015c3715f09e: Preparing 21:25:52 396356629568: Preparing 21:25:52 e4e54046877d: Preparing 21:25:52 f8ff2804b2f4: Preparing 21:25:52 429816d640ed: Preparing 21:25:52 9386262d7a74: Preparing 21:25:52 9386262d7a74: Waiting 21:25:52 e4e54046877d: Layer already exists 21:25:52 396356629568: Layer already exists 21:25:52 f8ff2804b2f4: Layer already exists 21:25:52 015c3715f09e: Layer already exists 21:25:52 429816d640ed: Layer already exists 21:25:52 9386262d7a74: Layer already exists 21:25:52 latest: digest: sha256:65646fc7798601b9d978c3b985dff555dbbb640594b99fea13a63b8c7f540fd3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:52 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:53 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.15 21:25:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:25:53 015c3715f09e: Preparing 21:25:53 396356629568: Preparing 21:25:53 e4e54046877d: Preparing 21:25:53 f8ff2804b2f4: Preparing 21:25:53 429816d640ed: Preparing 21:25:53 9386262d7a74: Preparing 21:25:53 9386262d7a74: Waiting 21:25:53 015c3715f09e: Layer already exists 21:25:53 f8ff2804b2f4: Layer already exists 21:25:53 429816d640ed: Layer already exists 21:25:53 396356629568: Layer already exists 21:25:53 e4e54046877d: Layer already exists 21:25:53 9386262d7a74: Layer already exists 21:25:53 3.1.0-dev.15: digest: sha256:65646fc7798601b9d978c3b985dff555dbbb640594b99fea13a63b8c7f540fd3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:53 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:53 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:25:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:25:53 015c3715f09e: Preparing 21:25:53 396356629568: Preparing 21:25:53 e4e54046877d: Preparing 21:25:53 f8ff2804b2f4: Preparing 21:25:53 429816d640ed: Preparing 21:25:53 9386262d7a74: Preparing 21:25:53 9386262d7a74: Waiting 21:25:53 e4e54046877d: Layer already exists 21:25:53 396356629568: Layer already exists 21:25:53 429816d640ed: Layer already exists 21:25:53 015c3715f09e: Layer already exists 21:25:53 f8ff2804b2f4: Layer already exists 21:25:53 9386262d7a74: Layer already exists 21:25:53 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15: digest: sha256:65646fc7798601b9d978c3b985dff555dbbb640594b99fea13a63b8c7f540fd3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:54 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:54 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 21:25:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:25:54 015c3715f09e: Preparing 21:25:54 396356629568: Preparing 21:25:54 e4e54046877d: Preparing 21:25:54 f8ff2804b2f4: Preparing 21:25:54 429816d640ed: Preparing 21:25:54 9386262d7a74: Preparing 21:25:54 9386262d7a74: Waiting 21:25:54 396356629568: Layer already exists 21:25:54 f8ff2804b2f4: Layer already exists 21:25:54 429816d640ed: Layer already exists 21:25:54 015c3715f09e: Layer already exists 21:25:54 e4e54046877d: Layer already exists 21:25:54 9386262d7a74: Layer already exists 21:25:54 main: digest: sha256:65646fc7798601b9d978c3b985dff555dbbb640594b99fea13a63b8c7f540fd3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:25:55 ===================================================== [Pipeline] echo 21:25:55 taggedImages: 21:25:55 - nexus3.edgexfoundry.org:10004/core-data-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e 21:25:55 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 21:25:55 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.15 21:25:55 - nexus3.edgexfoundry.org:10004/core-data-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:25:55 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 21:25:55 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 21:25:55 70986dfe36edecfcf26045bfecb25e985bf5e73e 21:25:55 latest 21:25:55 3.1.0-dev.15 21:25:55 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:25:55 main 21:25:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:55 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e 21:25:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:25:55 7121eaf75800: Preparing 21:25:55 29e4fc283aa3: Preparing 21:25:55 79da01359dfd: Preparing 21:25:55 e4e54046877d: Preparing 21:25:55 f8ff2804b2f4: Preparing 21:25:55 29808a44437e: Preparing 21:25:55 9386262d7a74: Preparing 21:25:55 29808a44437e: Waiting 21:25:55 9386262d7a74: Waiting 21:25:55 f8ff2804b2f4: Layer already exists 21:25:55 e4e54046877d: Layer already exists 21:25:55 29808a44437e: Layer already exists 21:25:55 9386262d7a74: Layer already exists 21:25:55 29e4fc283aa3: Pushed 21:25:55 7121eaf75800: Pushed 21:25:59 79da01359dfd: Pushed 21:25:59 70986dfe36edecfcf26045bfecb25e985bf5e73e: digest: sha256:f6767d482653e9656f99e210da69413162ac5d735342d58d0a8a1e61d4ea960c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:59 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 21:25:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:25:59 7121eaf75800: Preparing 21:25:59 29e4fc283aa3: Preparing 21:25:59 79da01359dfd: Preparing 21:25:59 e4e54046877d: Preparing 21:25:59 f8ff2804b2f4: Preparing 21:25:59 29808a44437e: Preparing 21:25:59 9386262d7a74: Preparing 21:25:59 29808a44437e: Waiting 21:25:59 9386262d7a74: Waiting 21:25:59 29e4fc283aa3: Layer already exists 21:25:59 7121eaf75800: Layer already exists 21:25:59 e4e54046877d: Layer already exists 21:25:59 f8ff2804b2f4: Layer already exists 21:25:59 79da01359dfd: Layer already exists 21:25:59 29808a44437e: Layer already exists 21:25:59 9386262d7a74: Layer already exists 21:25:59 latest: digest: sha256:f6767d482653e9656f99e210da69413162ac5d735342d58d0a8a1e61d4ea960c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:00 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.15 21:26:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:26:00 7121eaf75800: Preparing 21:26:00 29e4fc283aa3: Preparing 21:26:00 79da01359dfd: Preparing 21:26:00 e4e54046877d: Preparing 21:26:00 f8ff2804b2f4: Preparing 21:26:00 29808a44437e: Preparing 21:26:00 9386262d7a74: Preparing 21:26:00 29808a44437e: Waiting 21:26:00 9386262d7a74: Waiting 21:26:00 f8ff2804b2f4: Layer already exists 21:26:00 e4e54046877d: Layer already exists 21:26:00 79da01359dfd: Layer already exists 21:26:00 29e4fc283aa3: Layer already exists 21:26:00 7121eaf75800: Layer already exists 21:26:00 9386262d7a74: Layer already exists 21:26:00 29808a44437e: Layer already exists 21:26:00 3.1.0-dev.15: digest: sha256:f6767d482653e9656f99e210da69413162ac5d735342d58d0a8a1e61d4ea960c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:01 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:26:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:26:01 7121eaf75800: Preparing 21:26:01 29e4fc283aa3: Preparing 21:26:01 79da01359dfd: Preparing 21:26:01 e4e54046877d: Preparing 21:26:01 f8ff2804b2f4: Preparing 21:26:01 29808a44437e: Preparing 21:26:01 9386262d7a74: Preparing 21:26:01 29808a44437e: Waiting 21:26:01 9386262d7a74: Waiting 21:26:01 79da01359dfd: Layer already exists 21:26:01 f8ff2804b2f4: Layer already exists 21:26:01 29e4fc283aa3: Layer already exists 21:26:01 e4e54046877d: Layer already exists 21:26:01 7121eaf75800: Layer already exists 21:26:01 29808a44437e: Layer already exists 21:26:01 9386262d7a74: Layer already exists 21:26:01 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15: digest: sha256:f6767d482653e9656f99e210da69413162ac5d735342d58d0a8a1e61d4ea960c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:01 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 21:26:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:26:02 7121eaf75800: Preparing 21:26:02 29e4fc283aa3: Preparing 21:26:02 79da01359dfd: Preparing 21:26:02 e4e54046877d: Preparing 21:26:02 f8ff2804b2f4: Preparing 21:26:02 29808a44437e: Preparing 21:26:02 9386262d7a74: Preparing 21:26:02 29808a44437e: Waiting 21:26:02 9386262d7a74: Waiting 21:26:02 79da01359dfd: Layer already exists 21:26:02 7121eaf75800: Layer already exists 21:26:02 29e4fc283aa3: Layer already exists 21:26:02 e4e54046877d: Layer already exists 21:26:02 f8ff2804b2f4: Layer already exists 21:26:02 29808a44437e: Layer already exists 21:26:02 9386262d7a74: Layer already exists 21:26:02 main: digest: sha256:f6767d482653e9656f99e210da69413162ac5d735342d58d0a8a1e61d4ea960c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:26:02 ===================================================== [Pipeline] echo 21:26:02 taggedImages: 21:26:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e 21:26:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 21:26:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.15 21:26:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:26:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 21:26:02 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 21:26:02 70986dfe36edecfcf26045bfecb25e985bf5e73e 21:26:02 latest 21:26:02 3.1.0-dev.15 21:26:02 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:26:02 main 21:26:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:02 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e 21:26:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:26:05 182bc86b0db1: Preparing 21:26:05 358c288aa04d: Preparing 21:26:05 58e5cdca08a5: Preparing 21:26:05 c11c306d4527: Preparing 21:26:05 37dc77be12be: Preparing 21:26:05 7413d23e1cb0: Preparing 21:26:05 47d20767f459: Preparing 21:26:05 e4e54046877d: Preparing 21:26:05 f8ff2804b2f4: Preparing 21:26:05 ffeaaa96cff0: Preparing 21:26:05 73c39f9c5e26: Preparing 21:26:05 5f70bf18a086: Preparing 21:26:05 43eede6ab422: Preparing 21:26:05 97ad217290fa: Preparing 21:26:05 9386262d7a74: Preparing 21:26:05 73c39f9c5e26: Waiting 21:26:05 7413d23e1cb0: Waiting 21:26:05 47d20767f459: Waiting 21:26:05 e4e54046877d: Waiting 21:26:05 f8ff2804b2f4: Waiting 21:26:05 ffeaaa96cff0: Waiting 21:26:05 5f70bf18a086: Waiting 21:26:05 43eede6ab422: Waiting 21:26:05 97ad217290fa: Waiting 21:26:05 9386262d7a74: Waiting 21:26:06 358c288aa04d: Pushed 21:26:06 58e5cdca08a5: Pushed 21:26:06 c11c306d4527: Pushed 21:26:06 37dc77be12be: Pushed 21:26:06 182bc86b0db1: Pushed 21:26:06 e4e54046877d: Layer already exists 21:26:06 f8ff2804b2f4: Layer already exists 21:26:06 7413d23e1cb0: Pushed 21:26:06 ffeaaa96cff0: Pushed 21:26:06 73c39f9c5e26: Pushed 21:26:06 5f70bf18a086: Pushed 21:26:06 43eede6ab422: Pushed 21:26:06 9386262d7a74: Layer already exists 21:26:06 97ad217290fa: Pushed 21:26:09 47d20767f459: Pushed 21:26:09 70986dfe36edecfcf26045bfecb25e985bf5e73e: digest: sha256:72e7a171e5b6bcb63f9915b5e78914a8ee507930abc0b66ce36d08ff16e3b88e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:10 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 21:26:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:26:10 182bc86b0db1: Preparing 21:26:10 358c288aa04d: Preparing 21:26:10 58e5cdca08a5: Preparing 21:26:10 c11c306d4527: Preparing 21:26:10 37dc77be12be: Preparing 21:26:10 7413d23e1cb0: Preparing 21:26:10 47d20767f459: Preparing 21:26:10 e4e54046877d: Preparing 21:26:10 f8ff2804b2f4: Preparing 21:26:10 ffeaaa96cff0: Preparing 21:26:10 73c39f9c5e26: Preparing 21:26:10 5f70bf18a086: Preparing 21:26:10 43eede6ab422: Preparing 21:26:10 97ad217290fa: Preparing 21:26:10 9386262d7a74: Preparing 21:26:10 7413d23e1cb0: Waiting 21:26:10 47d20767f459: Waiting 21:26:10 73c39f9c5e26: Waiting 21:26:10 e4e54046877d: Waiting 21:26:10 f8ff2804b2f4: Waiting 21:26:10 ffeaaa96cff0: Waiting 21:26:10 5f70bf18a086: Waiting 21:26:10 43eede6ab422: Waiting 21:26:10 97ad217290fa: Waiting 21:26:10 9386262d7a74: Waiting 21:26:10 182bc86b0db1: Layer already exists 21:26:10 37dc77be12be: Layer already exists 21:26:10 c11c306d4527: Layer already exists 21:26:10 58e5cdca08a5: Layer already exists 21:26:10 358c288aa04d: Layer already exists 21:26:10 7413d23e1cb0: Layer already exists 21:26:10 e4e54046877d: Layer already exists 21:26:10 47d20767f459: Layer already exists 21:26:10 ffeaaa96cff0: Layer already exists 21:26:10 f8ff2804b2f4: Layer already exists 21:26:10 73c39f9c5e26: Layer already exists 21:26:10 5f70bf18a086: Layer already exists 21:26:10 43eede6ab422: Layer already exists 21:26:10 97ad217290fa: Layer already exists 21:26:10 9386262d7a74: Layer already exists 21:26:10 latest: digest: sha256:72e7a171e5b6bcb63f9915b5e78914a8ee507930abc0b66ce36d08ff16e3b88e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:11 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.15 21:26:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:26:11 182bc86b0db1: Preparing 21:26:11 358c288aa04d: Preparing 21:26:11 58e5cdca08a5: Preparing 21:26:11 c11c306d4527: Preparing 21:26:11 37dc77be12be: Preparing 21:26:11 7413d23e1cb0: Preparing 21:26:11 47d20767f459: Preparing 21:26:11 e4e54046877d: Preparing 21:26:11 f8ff2804b2f4: Preparing 21:26:11 ffeaaa96cff0: Preparing 21:26:11 73c39f9c5e26: Preparing 21:26:11 5f70bf18a086: Preparing 21:26:11 43eede6ab422: Preparing 21:26:11 97ad217290fa: Preparing 21:26:11 9386262d7a74: Preparing 21:26:11 7413d23e1cb0: Waiting 21:26:11 47d20767f459: Waiting 21:26:11 73c39f9c5e26: Waiting 21:26:11 e4e54046877d: Waiting 21:26:11 f8ff2804b2f4: Waiting 21:26:11 ffeaaa96cff0: Waiting 21:26:11 5f70bf18a086: Waiting 21:26:11 43eede6ab422: Waiting 21:26:11 9386262d7a74: Waiting 21:26:11 97ad217290fa: Waiting 21:26:11 c11c306d4527: Layer already exists 21:26:11 37dc77be12be: Layer already exists 21:26:11 182bc86b0db1: Layer already exists 21:26:11 58e5cdca08a5: Layer already exists 21:26:11 358c288aa04d: Layer already exists 21:26:11 47d20767f459: Layer already exists 21:26:11 7413d23e1cb0: Layer already exists 21:26:11 e4e54046877d: Layer already exists 21:26:11 ffeaaa96cff0: Layer already exists 21:26:11 f8ff2804b2f4: Layer already exists 21:26:11 73c39f9c5e26: Layer already exists 21:26:11 5f70bf18a086: Layer already exists 21:26:11 43eede6ab422: Layer already exists 21:26:11 97ad217290fa: Layer already exists 21:26:11 9386262d7a74: Layer already exists 21:26:11 3.1.0-dev.15: digest: sha256:72e7a171e5b6bcb63f9915b5e78914a8ee507930abc0b66ce36d08ff16e3b88e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:12 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:26:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:26:12 182bc86b0db1: Preparing 21:26:12 358c288aa04d: Preparing 21:26:12 58e5cdca08a5: Preparing 21:26:12 c11c306d4527: Preparing 21:26:12 37dc77be12be: Preparing 21:26:12 7413d23e1cb0: Preparing 21:26:12 47d20767f459: Preparing 21:26:12 e4e54046877d: Preparing 21:26:12 f8ff2804b2f4: Preparing 21:26:12 ffeaaa96cff0: Preparing 21:26:12 73c39f9c5e26: Preparing 21:26:12 5f70bf18a086: Preparing 21:26:12 43eede6ab422: Preparing 21:26:12 97ad217290fa: Preparing 21:26:12 9386262d7a74: Preparing 21:26:12 ffeaaa96cff0: Waiting 21:26:12 73c39f9c5e26: Waiting 21:26:12 5f70bf18a086: Waiting 21:26:12 7413d23e1cb0: Waiting 21:26:12 47d20767f459: Waiting 21:26:12 e4e54046877d: Waiting 21:26:12 43eede6ab422: Waiting 21:26:12 9386262d7a74: Waiting 21:26:12 97ad217290fa: Waiting 21:26:12 37dc77be12be: Layer already exists 21:26:12 58e5cdca08a5: Layer already exists 21:26:12 c11c306d4527: Layer already exists 21:26:12 358c288aa04d: Layer already exists 21:26:12 182bc86b0db1: Layer already exists 21:26:12 7413d23e1cb0: Layer already exists 21:26:12 e4e54046877d: Layer already exists 21:26:12 47d20767f459: Layer already exists 21:26:12 ffeaaa96cff0: Layer already exists 21:26:12 f8ff2804b2f4: Layer already exists 21:26:12 5f70bf18a086: Layer already exists 21:26:12 43eede6ab422: Layer already exists 21:26:12 73c39f9c5e26: Layer already exists 21:26:12 97ad217290fa: Layer already exists 21:26:12 9386262d7a74: Layer already exists 21:26:12 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15: digest: sha256:72e7a171e5b6bcb63f9915b5e78914a8ee507930abc0b66ce36d08ff16e3b88e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:13 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 21:26:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:26:13 182bc86b0db1: Preparing 21:26:13 358c288aa04d: Preparing 21:26:13 58e5cdca08a5: Preparing 21:26:13 c11c306d4527: Preparing 21:26:13 37dc77be12be: Preparing 21:26:13 7413d23e1cb0: Preparing 21:26:13 7413d23e1cb0: Waiting 21:26:13 47d20767f459: Preparing 21:26:13 e4e54046877d: Preparing 21:26:13 f8ff2804b2f4: Preparing 21:26:13 ffeaaa96cff0: Preparing 21:26:13 73c39f9c5e26: Preparing 21:26:13 5f70bf18a086: Preparing 21:26:13 43eede6ab422: Preparing 21:26:13 97ad217290fa: Preparing 21:26:13 9386262d7a74: Preparing 21:26:13 47d20767f459: Waiting 21:26:13 e4e54046877d: Waiting 21:26:13 f8ff2804b2f4: Waiting 21:26:13 ffeaaa96cff0: Waiting 21:26:13 73c39f9c5e26: Waiting 21:26:13 5f70bf18a086: Waiting 21:26:13 43eede6ab422: Waiting 21:26:13 97ad217290fa: Waiting 21:26:13 9386262d7a74: Waiting 21:26:13 c11c306d4527: Layer already exists 21:26:13 358c288aa04d: Layer already exists 21:26:13 37dc77be12be: Layer already exists 21:26:13 182bc86b0db1: Layer already exists 21:26:13 58e5cdca08a5: Layer already exists 21:26:13 ffeaaa96cff0: Layer already exists 21:26:13 e4e54046877d: Layer already exists 21:26:13 7413d23e1cb0: Layer already exists 21:26:13 f8ff2804b2f4: Layer already exists 21:26:13 47d20767f459: Layer already exists 21:26:13 73c39f9c5e26: Layer already exists 21:26:13 9386262d7a74: Layer already exists 21:26:13 5f70bf18a086: Layer already exists 21:26:13 97ad217290fa: Layer already exists 21:26:13 43eede6ab422: Layer already exists 21:26:13 main: digest: sha256:72e7a171e5b6bcb63f9915b5e78914a8ee507930abc0b66ce36d08ff16e3b88e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:26:13 ===================================================== [Pipeline] echo 21:26:13 taggedImages: 21:26:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e 21:26:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 21:26:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.15 21:26:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:26:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 21:26:13 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 21:26:13 70986dfe36edecfcf26045bfecb25e985bf5e73e 21:26:13 latest 21:26:13 3.1.0-dev.15 21:26:13 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:26:13 main 21:26:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:14 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e 21:26:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:26:14 5a877517202f: Preparing 21:26:14 30d0fb45bb85: Preparing 21:26:14 bcbb211bdb8f: Preparing 21:26:14 02e35ac0ce5a: Preparing 21:26:14 e4e54046877d: Preparing 21:26:14 f8ff2804b2f4: Preparing 21:26:14 29808a44437e: Preparing 21:26:14 9386262d7a74: Preparing 21:26:14 f8ff2804b2f4: Waiting 21:26:14 29808a44437e: Waiting 21:26:14 9386262d7a74: Waiting 21:26:14 e4e54046877d: Layer already exists 21:26:14 f8ff2804b2f4: Layer already exists 21:26:14 29808a44437e: Layer already exists 21:26:14 bcbb211bdb8f: Pushed 21:26:14 9386262d7a74: Layer already exists 21:26:14 30d0fb45bb85: Pushed 21:26:14 5a877517202f: Pushed 21:26:17 02e35ac0ce5a: Pushed 21:26:17 70986dfe36edecfcf26045bfecb25e985bf5e73e: digest: sha256:ebf4fc08ba81baca2d1ec655deaeead7961040eb540de15f3e882cc6e0ac0f5b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:17 + 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 21:26:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 21:26:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:26:18 5a877517202f: Preparing 21:26:18 30d0fb45bb85: Preparing 21:26:18 bcbb211bdb8f: Preparing 21:26:18 02e35ac0ce5a: Preparing 21:26:18 e4e54046877d: Preparing 21:26:18 f8ff2804b2f4: Preparing 21:26:18 29808a44437e: Preparing 21:26:18 9386262d7a74: Preparing 21:26:18 f8ff2804b2f4: Waiting 21:26:18 29808a44437e: Waiting 21:26:18 9386262d7a74: Waiting 21:26:18 5a877517202f: Layer already exists 21:26:18 e4e54046877d: Layer already exists 21:26:18 02e35ac0ce5a: Layer already exists 21:26:18 bcbb211bdb8f: Layer already exists 21:26:18 30d0fb45bb85: Layer already exists 21:26:18 29808a44437e: Layer already exists 21:26:18 f8ff2804b2f4: Layer already exists 21:26:18 9386262d7a74: Layer already exists 21:26:18 latest: digest: sha256:ebf4fc08ba81baca2d1ec655deaeead7961040eb540de15f3e882cc6e0ac0f5b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:18 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.15 21:26:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:26:19 5a877517202f: Preparing 21:26:19 30d0fb45bb85: Preparing 21:26:19 bcbb211bdb8f: Preparing 21:26:19 02e35ac0ce5a: Preparing 21:26:19 e4e54046877d: Preparing 21:26:19 f8ff2804b2f4: Preparing 21:26:19 29808a44437e: Preparing 21:26:19 f8ff2804b2f4: Waiting 21:26:19 9386262d7a74: Preparing 21:26:19 9386262d7a74: Waiting 21:26:19 29808a44437e: Waiting 21:26:19 02e35ac0ce5a: Layer already exists 21:26:19 e4e54046877d: Layer already exists 21:26:19 5a877517202f: Layer already exists 21:26:19 bcbb211bdb8f: Layer already exists 21:26:19 30d0fb45bb85: Layer already exists 21:26:19 f8ff2804b2f4: Layer already exists 21:26:19 29808a44437e: Layer already exists 21:26:19 9386262d7a74: Layer already exists 21:26:19 3.1.0-dev.15: digest: sha256:ebf4fc08ba81baca2d1ec655deaeead7961040eb540de15f3e882cc6e0ac0f5b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:19 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:26:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:26:20 5a877517202f: Preparing 21:26:20 30d0fb45bb85: Preparing 21:26:20 bcbb211bdb8f: Preparing 21:26:20 02e35ac0ce5a: Preparing 21:26:20 e4e54046877d: Preparing 21:26:20 f8ff2804b2f4: Preparing 21:26:20 29808a44437e: Preparing 21:26:20 9386262d7a74: Preparing 21:26:20 f8ff2804b2f4: Waiting 21:26:20 9386262d7a74: Waiting 21:26:20 29808a44437e: Waiting 21:26:20 5a877517202f: Layer already exists 21:26:20 02e35ac0ce5a: Layer already exists 21:26:20 bcbb211bdb8f: Layer already exists 21:26:20 e4e54046877d: Layer already exists 21:26:20 30d0fb45bb85: Layer already exists 21:26:20 29808a44437e: Layer already exists 21:26:20 f8ff2804b2f4: Layer already exists 21:26:20 9386262d7a74: Layer already exists 21:26:20 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15: digest: sha256:ebf4fc08ba81baca2d1ec655deaeead7961040eb540de15f3e882cc6e0ac0f5b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:20 + 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 21:26:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 21:26:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:26:21 5a877517202f: Preparing 21:26:21 30d0fb45bb85: Preparing 21:26:21 bcbb211bdb8f: Preparing 21:26:21 02e35ac0ce5a: Preparing 21:26:21 e4e54046877d: Preparing 21:26:21 f8ff2804b2f4: Preparing 21:26:21 29808a44437e: Preparing 21:26:21 9386262d7a74: Preparing 21:26:21 f8ff2804b2f4: Waiting 21:26:21 29808a44437e: Waiting 21:26:21 9386262d7a74: Waiting 21:26:21 5a877517202f: Layer already exists 21:26:21 30d0fb45bb85: Layer already exists 21:26:21 bcbb211bdb8f: Layer already exists 21:26:21 02e35ac0ce5a: Layer already exists 21:26:21 e4e54046877d: Layer already exists 21:26:21 9386262d7a74: Layer already exists 21:26:21 f8ff2804b2f4: Layer already exists 21:26:21 29808a44437e: Layer already exists 21:26:21 main: digest: sha256:ebf4fc08ba81baca2d1ec655deaeead7961040eb540de15f3e882cc6e0ac0f5b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:26:21 ===================================================== [Pipeline] echo 21:26:21 taggedImages: 21:26:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e 21:26:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 21:26:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.15 21:26:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:26:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 21:26:21 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 21:26:21 70986dfe36edecfcf26045bfecb25e985bf5e73e 21:26:21 latest 21:26:21 3.1.0-dev.15 21:26:21 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:26:21 main 21:26:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:21 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e 21:26:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:26:22 ebc4a3103729: Preparing 21:26:22 9d5112f012b0: Preparing 21:26:22 c8716498fe1e: Preparing 21:26:22 1a653c4a1509: Preparing 21:26:22 e4e54046877d: Preparing 21:26:22 f8ff2804b2f4: Preparing 21:26:22 1bef105d354c: Preparing 21:26:22 2ee3a64bdf34: Preparing 21:26:22 9386262d7a74: Preparing 21:26:22 f8ff2804b2f4: Waiting 21:26:22 1bef105d354c: Waiting 21:26:22 2ee3a64bdf34: Waiting 21:26:22 9386262d7a74: Waiting 21:26:22 e4e54046877d: Layer already exists 21:26:22 f8ff2804b2f4: Layer already exists 21:26:22 9d5112f012b0: Pushed 21:26:22 1a653c4a1509: Pushed 21:26:22 ebc4a3103729: Pushed 21:26:22 9386262d7a74: Layer already exists 21:26:22 1bef105d354c: Pushed 21:26:23 2ee3a64bdf34: Pushed 21:26:25 c8716498fe1e: Pushed 21:26:25 70986dfe36edecfcf26045bfecb25e985bf5e73e: digest: sha256:20b8803dfb83592b8d214c950a7fa996149189bb186ea3437759d9671470d0f6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:25 + 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 21:26:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 21:26:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:26:25 ebc4a3103729: Preparing 21:26:25 9d5112f012b0: Preparing 21:26:25 c8716498fe1e: Preparing 21:26:25 1a653c4a1509: Preparing 21:26:25 e4e54046877d: Preparing 21:26:25 f8ff2804b2f4: Preparing 21:26:25 1bef105d354c: Preparing 21:26:25 2ee3a64bdf34: Preparing 21:26:25 9386262d7a74: Preparing 21:26:25 f8ff2804b2f4: Waiting 21:26:25 1bef105d354c: Waiting 21:26:25 9386262d7a74: Waiting 21:26:25 2ee3a64bdf34: Waiting 21:26:25 9d5112f012b0: Layer already exists 21:26:25 1a653c4a1509: Layer already exists 21:26:25 e4e54046877d: Layer already exists 21:26:25 c8716498fe1e: Layer already exists 21:26:25 ebc4a3103729: Layer already exists 21:26:25 f8ff2804b2f4: Layer already exists 21:26:25 2ee3a64bdf34: Layer already exists 21:26:25 9386262d7a74: Layer already exists 21:26:25 1bef105d354c: Layer already exists 21:26:26 latest: digest: sha256:20b8803dfb83592b8d214c950a7fa996149189bb186ea3437759d9671470d0f6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:26 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.15 21:26:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:26:26 ebc4a3103729: Preparing 21:26:26 9d5112f012b0: Preparing 21:26:26 c8716498fe1e: Preparing 21:26:26 1a653c4a1509: Preparing 21:26:26 e4e54046877d: Preparing 21:26:26 f8ff2804b2f4: Preparing 21:26:26 1bef105d354c: Preparing 21:26:26 2ee3a64bdf34: Preparing 21:26:26 9386262d7a74: Preparing 21:26:26 f8ff2804b2f4: Waiting 21:26:26 1bef105d354c: Waiting 21:26:26 2ee3a64bdf34: Waiting 21:26:26 9386262d7a74: Waiting 21:26:26 1a653c4a1509: Layer already exists 21:26:26 e4e54046877d: Layer already exists 21:26:26 9d5112f012b0: Layer already exists 21:26:26 ebc4a3103729: Layer already exists 21:26:26 c8716498fe1e: Layer already exists 21:26:26 1bef105d354c: Layer already exists 21:26:26 f8ff2804b2f4: Layer already exists 21:26:26 2ee3a64bdf34: Layer already exists 21:26:26 9386262d7a74: Layer already exists 21:26:26 3.1.0-dev.15: digest: sha256:20b8803dfb83592b8d214c950a7fa996149189bb186ea3437759d9671470d0f6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:27 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:26:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:26:27 ebc4a3103729: Preparing 21:26:27 9d5112f012b0: Preparing 21:26:27 c8716498fe1e: Preparing 21:26:27 1a653c4a1509: Preparing 21:26:27 e4e54046877d: Preparing 21:26:27 f8ff2804b2f4: Preparing 21:26:27 1bef105d354c: Preparing 21:26:27 2ee3a64bdf34: Preparing 21:26:27 9386262d7a74: Preparing 21:26:27 1bef105d354c: Waiting 21:26:27 2ee3a64bdf34: Waiting 21:26:27 9386262d7a74: Waiting 21:26:27 f8ff2804b2f4: Waiting 21:26:27 1a653c4a1509: Layer already exists 21:26:27 c8716498fe1e: Layer already exists 21:26:27 9d5112f012b0: Layer already exists 21:26:27 ebc4a3103729: Layer already exists 21:26:27 e4e54046877d: Layer already exists 21:26:27 2ee3a64bdf34: Layer already exists 21:26:27 1bef105d354c: Layer already exists 21:26:27 f8ff2804b2f4: Layer already exists 21:26:27 9386262d7a74: Layer already exists 21:26:27 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15: digest: sha256:20b8803dfb83592b8d214c950a7fa996149189bb186ea3437759d9671470d0f6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:28 + 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 21:26:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 21:26:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:26:28 ebc4a3103729: Preparing 21:26:28 9d5112f012b0: Preparing 21:26:28 c8716498fe1e: Preparing 21:26:28 1a653c4a1509: Preparing 21:26:28 e4e54046877d: Preparing 21:26:28 f8ff2804b2f4: Preparing 21:26:28 1bef105d354c: Preparing 21:26:28 2ee3a64bdf34: Preparing 21:26:28 9386262d7a74: Preparing 21:26:28 f8ff2804b2f4: Waiting 21:26:28 2ee3a64bdf34: Waiting 21:26:28 1bef105d354c: Waiting 21:26:28 9386262d7a74: Waiting 21:26:28 e4e54046877d: Layer already exists 21:26:28 1a653c4a1509: Layer already exists 21:26:28 c8716498fe1e: Layer already exists 21:26:28 ebc4a3103729: Layer already exists 21:26:28 9d5112f012b0: Layer already exists 21:26:28 1bef105d354c: Layer already exists 21:26:28 f8ff2804b2f4: Layer already exists 21:26:28 2ee3a64bdf34: Layer already exists 21:26:28 9386262d7a74: Layer already exists 21:26:28 main: digest: sha256:20b8803dfb83592b8d214c950a7fa996149189bb186ea3437759d9671470d0f6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:26:28 ===================================================== [Pipeline] echo 21:26:28 taggedImages: 21:26:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e 21:26:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 21:26:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.15 21:26:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:26:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 21:26:28 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 21:26:28 70986dfe36edecfcf26045bfecb25e985bf5e73e 21:26:28 latest 21:26:28 3.1.0-dev.15 21:26:28 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:26:28 main 21:26:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:29 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e 21:26:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:26:29 c61549829729: Preparing 21:26:29 ebd7fb5d9abc: Preparing 21:26:29 08d73ac00a0f: Preparing 21:26:29 7bedf9e21f1f: Preparing 21:26:29 276da1ac423f: Preparing 21:26:29 fc585b4ea671: Preparing 21:26:29 9ae59b848546: Preparing 21:26:29 e4e54046877d: Preparing 21:26:29 f8ff2804b2f4: Preparing 21:26:29 59c6e0c9debd: Preparing 21:26:29 9386262d7a74: Preparing 21:26:29 f8ff2804b2f4: Waiting 21:26:29 fc585b4ea671: Waiting 21:26:29 9ae59b848546: Waiting 21:26:29 e4e54046877d: Waiting 21:26:29 59c6e0c9debd: Waiting 21:26:29 9386262d7a74: Waiting 21:26:29 ebd7fb5d9abc: Pushed 21:26:29 276da1ac423f: Pushed 21:26:29 c61549829729: Pushed 21:26:29 fc585b4ea671: Pushed 21:26:29 9ae59b848546: Pushed 21:26:31 e4e54046877d: Layer already exists 21:26:31 f8ff2804b2f4: Layer already exists 21:26:31 9386262d7a74: Layer already exists 21:26:32 7bedf9e21f1f: Pushed 21:26:33 08d73ac00a0f: Pushed 21:26:33 59c6e0c9debd: Pushed 21:26:34 70986dfe36edecfcf26045bfecb25e985bf5e73e: digest: sha256:795065fea4d30f8d5a9a8cd33d9a63f1998c09b2c380dd73d63255c5b747c234 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:34 + 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 21:26:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 21:26:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:26:34 c61549829729: Preparing 21:26:34 ebd7fb5d9abc: Preparing 21:26:34 08d73ac00a0f: Preparing 21:26:34 7bedf9e21f1f: Preparing 21:26:34 276da1ac423f: Preparing 21:26:34 fc585b4ea671: Preparing 21:26:34 9ae59b848546: Preparing 21:26:34 e4e54046877d: Preparing 21:26:34 f8ff2804b2f4: Preparing 21:26:34 59c6e0c9debd: Preparing 21:26:34 9386262d7a74: Preparing 21:26:34 e4e54046877d: Waiting 21:26:34 f8ff2804b2f4: Waiting 21:26:34 59c6e0c9debd: Waiting 21:26:34 9386262d7a74: Waiting 21:26:34 fc585b4ea671: Waiting 21:26:34 c61549829729: Layer already exists 21:26:34 08d73ac00a0f: Layer already exists 21:26:34 ebd7fb5d9abc: Layer already exists 21:26:34 276da1ac423f: Layer already exists 21:26:34 7bedf9e21f1f: Layer already exists 21:26:34 fc585b4ea671: Layer already exists 21:26:34 e4e54046877d: Layer already exists 21:26:34 f8ff2804b2f4: Layer already exists 21:26:34 59c6e0c9debd: Layer already exists 21:26:34 9ae59b848546: Layer already exists 21:26:34 9386262d7a74: Layer already exists 21:26:35 latest: digest: sha256:795065fea4d30f8d5a9a8cd33d9a63f1998c09b2c380dd73d63255c5b747c234 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:35 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.15 21:26:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:26:35 c61549829729: Preparing 21:26:35 ebd7fb5d9abc: Preparing 21:26:35 08d73ac00a0f: Preparing 21:26:35 7bedf9e21f1f: Preparing 21:26:35 276da1ac423f: Preparing 21:26:35 fc585b4ea671: Preparing 21:26:35 9ae59b848546: Preparing 21:26:35 e4e54046877d: Preparing 21:26:35 f8ff2804b2f4: Preparing 21:26:35 59c6e0c9debd: Preparing 21:26:35 9386262d7a74: Preparing 21:26:35 fc585b4ea671: Waiting 21:26:35 9ae59b848546: Waiting 21:26:35 e4e54046877d: Waiting 21:26:35 f8ff2804b2f4: Waiting 21:26:35 59c6e0c9debd: Waiting 21:26:35 9386262d7a74: Waiting 21:26:35 7bedf9e21f1f: Layer already exists 21:26:35 ebd7fb5d9abc: Layer already exists 21:26:35 08d73ac00a0f: Layer already exists 21:26:35 c61549829729: Layer already exists 21:26:35 276da1ac423f: Layer already exists 21:26:35 9ae59b848546: Layer already exists 21:26:35 fc585b4ea671: Layer already exists 21:26:35 e4e54046877d: Layer already exists 21:26:35 f8ff2804b2f4: Layer already exists 21:26:35 59c6e0c9debd: Layer already exists 21:26:35 9386262d7a74: Layer already exists 21:26:35 3.1.0-dev.15: digest: sha256:795065fea4d30f8d5a9a8cd33d9a63f1998c09b2c380dd73d63255c5b747c234 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:36 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:26:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:26:36 c61549829729: Preparing 21:26:36 ebd7fb5d9abc: Preparing 21:26:36 08d73ac00a0f: Preparing 21:26:36 7bedf9e21f1f: Preparing 21:26:36 276da1ac423f: Preparing 21:26:36 fc585b4ea671: Preparing 21:26:36 9ae59b848546: Preparing 21:26:36 e4e54046877d: Preparing 21:26:36 f8ff2804b2f4: Preparing 21:26:36 59c6e0c9debd: Preparing 21:26:36 9386262d7a74: Preparing 21:26:36 fc585b4ea671: Waiting 21:26:36 9ae59b848546: Waiting 21:26:36 e4e54046877d: Waiting 21:26:36 f8ff2804b2f4: Waiting 21:26:36 59c6e0c9debd: Waiting 21:26:36 9386262d7a74: Waiting 21:26:36 7bedf9e21f1f: Layer already exists 21:26:36 276da1ac423f: Layer already exists 21:26:36 08d73ac00a0f: Layer already exists 21:26:36 ebd7fb5d9abc: Layer already exists 21:26:36 c61549829729: Layer already exists 21:26:36 fc585b4ea671: Layer already exists 21:26:36 9ae59b848546: Layer already exists 21:26:36 f8ff2804b2f4: Layer already exists 21:26:36 e4e54046877d: Layer already exists 21:26:36 59c6e0c9debd: Layer already exists 21:26:36 9386262d7a74: Layer already exists 21:26:36 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15: digest: sha256:795065fea4d30f8d5a9a8cd33d9a63f1998c09b2c380dd73d63255c5b747c234 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:37 + 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 21:26:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 21:26:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:26:37 c61549829729: Preparing 21:26:37 ebd7fb5d9abc: Preparing 21:26:37 08d73ac00a0f: Preparing 21:26:37 7bedf9e21f1f: Preparing 21:26:37 276da1ac423f: Preparing 21:26:37 fc585b4ea671: Preparing 21:26:37 9ae59b848546: Preparing 21:26:37 e4e54046877d: Preparing 21:26:37 f8ff2804b2f4: Preparing 21:26:37 59c6e0c9debd: Preparing 21:26:37 9386262d7a74: Preparing 21:26:37 e4e54046877d: Waiting 21:26:37 f8ff2804b2f4: Waiting 21:26:37 59c6e0c9debd: Waiting 21:26:37 9386262d7a74: Waiting 21:26:37 fc585b4ea671: Waiting 21:26:37 9ae59b848546: Waiting 21:26:37 ebd7fb5d9abc: Layer already exists 21:26:37 7bedf9e21f1f: Layer already exists 21:26:37 276da1ac423f: Layer already exists 21:26:37 08d73ac00a0f: Layer already exists 21:26:37 c61549829729: Layer already exists 21:26:37 9ae59b848546: Layer already exists 21:26:37 fc585b4ea671: Layer already exists 21:26:37 59c6e0c9debd: Layer already exists 21:26:37 f8ff2804b2f4: Layer already exists 21:26:37 e4e54046877d: Layer already exists 21:26:37 9386262d7a74: Layer already exists 21:26:37 main: digest: sha256:795065fea4d30f8d5a9a8cd33d9a63f1998c09b2c380dd73d63255c5b747c234 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:26:37 ===================================================== [Pipeline] echo 21:26:37 taggedImages: 21:26:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e 21:26:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 21:26:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.15 21:26:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:26:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 21:26:37 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 21:26:37 70986dfe36edecfcf26045bfecb25e985bf5e73e 21:26:37 latest 21:26:37 3.1.0-dev.15 21:26:37 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:26:37 main 21:26:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:38 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e 21:26:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:26:38 867096d1f771: Preparing 21:26:38 b285d1ce5daf: Preparing 21:26:38 e4e54046877d: Preparing 21:26:38 f8ff2804b2f4: Preparing 21:26:38 b702df5c8a03: Preparing 21:26:38 9386262d7a74: Preparing 21:26:38 9386262d7a74: Waiting 21:26:38 f8ff2804b2f4: Layer already exists 21:26:38 e4e54046877d: Layer already exists 21:26:38 9386262d7a74: Layer already exists 21:26:38 867096d1f771: Pushed 21:26:40 b702df5c8a03: Pushed 21:26:43 b285d1ce5daf: Pushed 21:26:43 70986dfe36edecfcf26045bfecb25e985bf5e73e: digest: sha256:57d2b40e9abb10732c7444483c333362fc582141469a1b5bb85ad2f4a3d7c623 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:44 + 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 21:26:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 21:26:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:26:44 867096d1f771: Preparing 21:26:44 b285d1ce5daf: Preparing 21:26:44 e4e54046877d: Preparing 21:26:44 f8ff2804b2f4: Preparing 21:26:44 b702df5c8a03: Preparing 21:26:44 9386262d7a74: Preparing 21:26:44 9386262d7a74: Waiting 21:26:44 f8ff2804b2f4: Layer already exists 21:26:44 b702df5c8a03: Layer already exists 21:26:44 867096d1f771: Layer already exists 21:26:44 e4e54046877d: Layer already exists 21:26:44 b285d1ce5daf: Layer already exists 21:26:44 9386262d7a74: Layer already exists 21:26:44 latest: digest: sha256:57d2b40e9abb10732c7444483c333362fc582141469a1b5bb85ad2f4a3d7c623 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:44 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.15 21:26:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:26:45 867096d1f771: Preparing 21:26:45 b285d1ce5daf: Preparing 21:26:45 e4e54046877d: Preparing 21:26:45 f8ff2804b2f4: Preparing 21:26:45 b702df5c8a03: Preparing 21:26:45 9386262d7a74: Preparing 21:26:45 f8ff2804b2f4: Layer already exists 21:26:45 b285d1ce5daf: Layer already exists 21:26:45 e4e54046877d: Layer already exists 21:26:45 867096d1f771: Layer already exists 21:26:45 b702df5c8a03: Layer already exists 21:26:45 9386262d7a74: Layer already exists 21:26:45 3.1.0-dev.15: digest: sha256:57d2b40e9abb10732c7444483c333362fc582141469a1b5bb85ad2f4a3d7c623 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:45 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:26:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:26:45 867096d1f771: Preparing 21:26:45 b285d1ce5daf: Preparing 21:26:45 e4e54046877d: Preparing 21:26:45 f8ff2804b2f4: Preparing 21:26:45 b702df5c8a03: Preparing 21:26:45 9386262d7a74: Preparing 21:26:45 9386262d7a74: Waiting 21:26:45 e4e54046877d: Layer already exists 21:26:45 b285d1ce5daf: Layer already exists 21:26:45 b702df5c8a03: Layer already exists 21:26:45 f8ff2804b2f4: Layer already exists 21:26:45 867096d1f771: Layer already exists 21:26:45 9386262d7a74: Layer already exists 21:26:45 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15: digest: sha256:57d2b40e9abb10732c7444483c333362fc582141469a1b5bb85ad2f4a3d7c623 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:46 + 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 21:26:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 21:26:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:26:46 867096d1f771: Preparing 21:26:46 b285d1ce5daf: Preparing 21:26:46 e4e54046877d: Preparing 21:26:46 f8ff2804b2f4: Preparing 21:26:46 b702df5c8a03: Preparing 21:26:46 9386262d7a74: Preparing 21:26:46 9386262d7a74: Waiting 21:26:46 e4e54046877d: Layer already exists 21:26:46 867096d1f771: Layer already exists 21:26:46 f8ff2804b2f4: Layer already exists 21:26:46 b285d1ce5daf: Layer already exists 21:26:46 b702df5c8a03: Layer already exists 21:26:46 9386262d7a74: Layer already exists 21:26:46 main: digest: sha256:57d2b40e9abb10732c7444483c333362fc582141469a1b5bb85ad2f4a3d7c623 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:26:46 ===================================================== [Pipeline] echo 21:26:46 taggedImages: 21:26:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e 21:26:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 21:26:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.15 21:26:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:26:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 21:26:46 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 21:26:46 70986dfe36edecfcf26045bfecb25e985bf5e73e 21:26:46 latest 21:26:46 3.1.0-dev.15 21:26:46 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:26:46 main 21:26:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:47 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e 21:26:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:26:47 85dbd8fca85e: Preparing 21:26:47 067b55919d29: Preparing 21:26:47 5229e3e98d8a: Preparing 21:26:47 d2872e71912d: Preparing 21:26:47 42fbd31fa70d: Preparing 21:26:47 e4e54046877d: Preparing 21:26:47 f8ff2804b2f4: Preparing 21:26:47 e0b7b266915b: Preparing 21:26:47 9386262d7a74: Preparing 21:26:47 e4e54046877d: Waiting 21:26:47 e0b7b266915b: Waiting 21:26:47 f8ff2804b2f4: Waiting 21:26:47 85dbd8fca85e: Pushed 21:26:47 5229e3e98d8a: Pushed 21:26:47 067b55919d29: Pushed 21:26:47 e4e54046877d: Layer already exists 21:26:47 f8ff2804b2f4: Layer already exists 21:26:47 9386262d7a74: Layer already exists 21:26:49 e0b7b266915b: Pushed 21:26:59 42fbd31fa70d: Pushed 21:27:05 d2872e71912d: Pushed 21:27:05 70986dfe36edecfcf26045bfecb25e985bf5e73e: digest: sha256:51d66b7924ba1ee937b3adc1aab5903bd33124c7f70df18e4a75f29d0a63652b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:05 + 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 21:27:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 21:27:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:27:05 85dbd8fca85e: Preparing 21:27:05 067b55919d29: Preparing 21:27:05 5229e3e98d8a: Preparing 21:27:05 d2872e71912d: Preparing 21:27:05 42fbd31fa70d: Preparing 21:27:05 e4e54046877d: Preparing 21:27:05 f8ff2804b2f4: Preparing 21:27:05 e0b7b266915b: Preparing 21:27:05 9386262d7a74: Preparing 21:27:05 f8ff2804b2f4: Waiting 21:27:05 e0b7b266915b: Waiting 21:27:05 9386262d7a74: Waiting 21:27:05 e4e54046877d: Waiting 21:27:05 42fbd31fa70d: Layer already exists 21:27:05 067b55919d29: Layer already exists 21:27:05 85dbd8fca85e: Layer already exists 21:27:05 5229e3e98d8a: Layer already exists 21:27:05 d2872e71912d: Layer already exists 21:27:05 f8ff2804b2f4: Layer already exists 21:27:05 e4e54046877d: Layer already exists 21:27:05 e0b7b266915b: Layer already exists 21:27:05 9386262d7a74: Layer already exists 21:27:06 latest: digest: sha256:51d66b7924ba1ee937b3adc1aab5903bd33124c7f70df18e4a75f29d0a63652b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:06 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.15 21:27:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:27:06 85dbd8fca85e: Preparing 21:27:06 067b55919d29: Preparing 21:27:06 5229e3e98d8a: Preparing 21:27:06 d2872e71912d: Preparing 21:27:06 42fbd31fa70d: Preparing 21:27:06 e4e54046877d: Preparing 21:27:06 f8ff2804b2f4: Preparing 21:27:06 e0b7b266915b: Preparing 21:27:06 9386262d7a74: Preparing 21:27:06 e4e54046877d: Waiting 21:27:06 f8ff2804b2f4: Waiting 21:27:06 e0b7b266915b: Waiting 21:27:06 9386262d7a74: Waiting 21:27:06 42fbd31fa70d: Layer already exists 21:27:06 067b55919d29: Layer already exists 21:27:06 85dbd8fca85e: Layer already exists 21:27:06 5229e3e98d8a: Layer already exists 21:27:06 d2872e71912d: Layer already exists 21:27:06 e4e54046877d: Layer already exists 21:27:06 e0b7b266915b: Layer already exists 21:27:06 f8ff2804b2f4: Layer already exists 21:27:06 9386262d7a74: Layer already exists 21:27:06 3.1.0-dev.15: digest: sha256:51d66b7924ba1ee937b3adc1aab5903bd33124c7f70df18e4a75f29d0a63652b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:07 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:27:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:27:07 85dbd8fca85e: Preparing 21:27:07 067b55919d29: Preparing 21:27:07 5229e3e98d8a: Preparing 21:27:07 d2872e71912d: Preparing 21:27:07 42fbd31fa70d: Preparing 21:27:07 e4e54046877d: Preparing 21:27:07 f8ff2804b2f4: Preparing 21:27:07 e0b7b266915b: Preparing 21:27:07 9386262d7a74: Preparing 21:27:07 f8ff2804b2f4: Waiting 21:27:07 e0b7b266915b: Waiting 21:27:07 9386262d7a74: Waiting 21:27:07 e4e54046877d: Waiting 21:27:07 42fbd31fa70d: Layer already exists 21:27:07 d2872e71912d: Layer already exists 21:27:07 067b55919d29: Layer already exists 21:27:07 85dbd8fca85e: Layer already exists 21:27:07 5229e3e98d8a: Layer already exists 21:27:07 e0b7b266915b: Layer already exists 21:27:07 f8ff2804b2f4: Layer already exists 21:27:07 e4e54046877d: Layer already exists 21:27:07 9386262d7a74: Layer already exists 21:27:07 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15: digest: sha256:51d66b7924ba1ee937b3adc1aab5903bd33124c7f70df18e4a75f29d0a63652b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:08 + 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 21:27:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 21:27:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:27:08 85dbd8fca85e: Preparing 21:27:08 067b55919d29: Preparing 21:27:08 5229e3e98d8a: Preparing 21:27:08 d2872e71912d: Preparing 21:27:08 42fbd31fa70d: Preparing 21:27:08 e4e54046877d: Preparing 21:27:08 f8ff2804b2f4: Preparing 21:27:08 e0b7b266915b: Preparing 21:27:08 9386262d7a74: Preparing 21:27:08 f8ff2804b2f4: Waiting 21:27:08 e0b7b266915b: Waiting 21:27:08 9386262d7a74: Waiting 21:27:08 e4e54046877d: Waiting 21:27:08 067b55919d29: Layer already exists 21:27:08 d2872e71912d: Layer already exists 21:27:08 85dbd8fca85e: Layer already exists 21:27:08 5229e3e98d8a: Layer already exists 21:27:08 42fbd31fa70d: Layer already exists 21:27:08 e0b7b266915b: Layer already exists 21:27:08 e4e54046877d: Layer already exists 21:27:08 f8ff2804b2f4: Layer already exists 21:27:08 9386262d7a74: Layer already exists 21:27:08 main: digest: sha256:51d66b7924ba1ee937b3adc1aab5903bd33124c7f70df18e4a75f29d0a63652b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:27:08 ===================================================== [Pipeline] echo 21:27:08 taggedImages: 21:27:08 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e 21:27:08 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 21:27:08 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.15 21:27:08 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:27:08 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 21:27:08 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 21:27:08 70986dfe36edecfcf26045bfecb25e985bf5e73e 21:27:08 latest 21:27:08 3.1.0-dev.15 21:27:08 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:27:08 main 21:27:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:09 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e 21:27:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:27:09 1e92e9357d7e: Preparing 21:27:09 0e80a018e2cb: Preparing 21:27:09 a7b4bb9f1189: Preparing 21:27:09 0f2a4e6e0ead: Preparing 21:27:09 e4e54046877d: Preparing 21:27:09 f8ff2804b2f4: Preparing 21:27:09 b27cd990e71f: Preparing 21:27:09 9386262d7a74: Preparing 21:27:09 f8ff2804b2f4: Waiting 21:27:09 b27cd990e71f: Waiting 21:27:09 9386262d7a74: Waiting 21:27:09 e4e54046877d: Layer already exists 21:27:09 0e80a018e2cb: Pushed 21:27:09 a7b4bb9f1189: Pushed 21:27:11 f8ff2804b2f4: Layer already exists 21:27:11 9386262d7a74: Layer already exists 21:27:11 1e92e9357d7e: Pushed 21:27:11 b27cd990e71f: Pushed 21:27:26 0f2a4e6e0ead: Pushed 21:27:27 70986dfe36edecfcf26045bfecb25e985bf5e73e: digest: sha256:5a9d1f7efd9b5d623da3cedfe3e566f23151d5ae6773ae491a5e683ee6dd6885 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:27 + 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 21:27:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 21:27:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:27:27 1e92e9357d7e: Preparing 21:27:27 0e80a018e2cb: Preparing 21:27:27 a7b4bb9f1189: Preparing 21:27:27 0f2a4e6e0ead: Preparing 21:27:27 e4e54046877d: Preparing 21:27:27 f8ff2804b2f4: Preparing 21:27:27 b27cd990e71f: Preparing 21:27:27 9386262d7a74: Preparing 21:27:27 f8ff2804b2f4: Waiting 21:27:27 b27cd990e71f: Waiting 21:27:27 9386262d7a74: Waiting 21:27:27 e4e54046877d: Layer already exists 21:27:27 a7b4bb9f1189: Layer already exists 21:27:27 1e92e9357d7e: Layer already exists 21:27:27 0f2a4e6e0ead: Layer already exists 21:27:27 0e80a018e2cb: Layer already exists 21:27:27 9386262d7a74: Layer already exists 21:27:27 f8ff2804b2f4: Layer already exists 21:27:27 b27cd990e71f: Layer already exists 21:27:27 latest: digest: sha256:5a9d1f7efd9b5d623da3cedfe3e566f23151d5ae6773ae491a5e683ee6dd6885 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:28 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.15 21:27:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:27:28 1e92e9357d7e: Preparing 21:27:28 0e80a018e2cb: Preparing 21:27:28 a7b4bb9f1189: Preparing 21:27:28 0f2a4e6e0ead: Preparing 21:27:28 e4e54046877d: Preparing 21:27:28 f8ff2804b2f4: Preparing 21:27:28 b27cd990e71f: Preparing 21:27:28 9386262d7a74: Preparing 21:27:28 f8ff2804b2f4: Waiting 21:27:28 b27cd990e71f: Waiting 21:27:28 9386262d7a74: Waiting 21:27:28 0f2a4e6e0ead: Layer already exists 21:27:28 e4e54046877d: Layer already exists 21:27:28 1e92e9357d7e: Layer already exists 21:27:28 0e80a018e2cb: Layer already exists 21:27:28 a7b4bb9f1189: Layer already exists 21:27:28 b27cd990e71f: Layer already exists 21:27:28 9386262d7a74: Layer already exists 21:27:28 f8ff2804b2f4: Layer already exists 21:27:28 3.1.0-dev.15: digest: sha256:5a9d1f7efd9b5d623da3cedfe3e566f23151d5ae6773ae491a5e683ee6dd6885 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:29 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:27:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:27:29 1e92e9357d7e: Preparing 21:27:29 0e80a018e2cb: Preparing 21:27:29 a7b4bb9f1189: Preparing 21:27:29 0f2a4e6e0ead: Preparing 21:27:29 e4e54046877d: Preparing 21:27:29 f8ff2804b2f4: Preparing 21:27:29 b27cd990e71f: Preparing 21:27:29 9386262d7a74: Preparing 21:27:29 b27cd990e71f: Waiting 21:27:29 9386262d7a74: Waiting 21:27:29 f8ff2804b2f4: Waiting 21:27:29 e4e54046877d: Layer already exists 21:27:29 1e92e9357d7e: Layer already exists 21:27:29 0e80a018e2cb: Layer already exists 21:27:29 0f2a4e6e0ead: Layer already exists 21:27:29 a7b4bb9f1189: Layer already exists 21:27:29 f8ff2804b2f4: Layer already exists 21:27:29 b27cd990e71f: Layer already exists 21:27:29 9386262d7a74: Layer already exists 21:27:29 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15: digest: sha256:5a9d1f7efd9b5d623da3cedfe3e566f23151d5ae6773ae491a5e683ee6dd6885 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:29 + 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 21:27:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 21:27:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:27:30 1e92e9357d7e: Preparing 21:27:30 0e80a018e2cb: Preparing 21:27:30 a7b4bb9f1189: Preparing 21:27:30 0f2a4e6e0ead: Preparing 21:27:30 e4e54046877d: Preparing 21:27:30 f8ff2804b2f4: Preparing 21:27:30 b27cd990e71f: Preparing 21:27:30 9386262d7a74: Preparing 21:27:30 b27cd990e71f: Waiting 21:27:30 9386262d7a74: Waiting 21:27:30 f8ff2804b2f4: Waiting 21:27:30 1e92e9357d7e: Layer already exists 21:27:30 0f2a4e6e0ead: Layer already exists 21:27:30 0e80a018e2cb: Layer already exists 21:27:30 a7b4bb9f1189: Layer already exists 21:27:30 e4e54046877d: Layer already exists 21:27:30 f8ff2804b2f4: Layer already exists 21:27:30 9386262d7a74: Layer already exists 21:27:30 b27cd990e71f: Layer already exists 21:27:30 main: digest: sha256:5a9d1f7efd9b5d623da3cedfe3e566f23151d5ae6773ae491a5e683ee6dd6885 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:27:30 ===================================================== [Pipeline] echo 21:27:30 taggedImages: 21:27:30 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e 21:27:30 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 21:27:30 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.15 21:27:30 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:27:30 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 21:27:30 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 21:27:30 70986dfe36edecfcf26045bfecb25e985bf5e73e 21:27:30 latest 21:27:30 3.1.0-dev.15 21:27:30 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:27:30 main 21:27:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:30 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e 21:27:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:27:31 fafa87f950fa: Preparing 21:27:31 f5c128e31d52: Preparing 21:27:31 eaddd12ce0fd: Preparing 21:27:31 0f2a4e6e0ead: Preparing 21:27:31 e4e54046877d: Preparing 21:27:31 f8ff2804b2f4: Preparing 21:27:31 e0b7b266915b: Preparing 21:27:31 9386262d7a74: Preparing 21:27:31 f8ff2804b2f4: Waiting 21:27:31 e0b7b266915b: Waiting 21:27:31 9386262d7a74: Waiting 21:27:31 0f2a4e6e0ead: Layer already exists 21:27:31 e4e54046877d: Layer already exists 21:27:31 f8ff2804b2f4: Layer already exists 21:27:31 e0b7b266915b: Layer already exists 21:27:31 9386262d7a74: Layer already exists 21:27:31 f5c128e31d52: Pushed 21:27:31 eaddd12ce0fd: Pushed 21:27:31 fafa87f950fa: Pushed 21:27:31 70986dfe36edecfcf26045bfecb25e985bf5e73e: digest: sha256:27b5f22fa576f85440441c3d31037729e15c8a16c68876a32f6a287b82d76b34 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:31 + 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 21:27:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 21:27:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:27:32 fafa87f950fa: Preparing 21:27:32 f5c128e31d52: Preparing 21:27:32 eaddd12ce0fd: Preparing 21:27:32 0f2a4e6e0ead: Preparing 21:27:32 e4e54046877d: Preparing 21:27:32 f8ff2804b2f4: Preparing 21:27:32 e0b7b266915b: Preparing 21:27:32 9386262d7a74: Preparing 21:27:32 e0b7b266915b: Waiting 21:27:32 9386262d7a74: Waiting 21:27:32 f8ff2804b2f4: Waiting 21:27:32 f5c128e31d52: Layer already exists 21:27:32 eaddd12ce0fd: Layer already exists 21:27:32 fafa87f950fa: Layer already exists 21:27:32 0f2a4e6e0ead: Layer already exists 21:27:32 e4e54046877d: Layer already exists 21:27:32 e0b7b266915b: Layer already exists 21:27:32 f8ff2804b2f4: Layer already exists 21:27:32 9386262d7a74: Layer already exists 21:27:32 latest: digest: sha256:27b5f22fa576f85440441c3d31037729e15c8a16c68876a32f6a287b82d76b34 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:32 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.15 21:27:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:27:32 fafa87f950fa: Preparing 21:27:32 f5c128e31d52: Preparing 21:27:32 eaddd12ce0fd: Preparing 21:27:32 0f2a4e6e0ead: Preparing 21:27:32 e4e54046877d: Preparing 21:27:32 f8ff2804b2f4: Preparing 21:27:32 e0b7b266915b: Preparing 21:27:32 9386262d7a74: Preparing 21:27:32 e0b7b266915b: Waiting 21:27:32 9386262d7a74: Waiting 21:27:32 f8ff2804b2f4: Waiting 21:27:32 e4e54046877d: Layer already exists 21:27:32 eaddd12ce0fd: Layer already exists 21:27:32 fafa87f950fa: Layer already exists 21:27:32 0f2a4e6e0ead: Layer already exists 21:27:32 f5c128e31d52: Layer already exists 21:27:32 f8ff2804b2f4: Layer already exists 21:27:32 e0b7b266915b: Layer already exists 21:27:32 9386262d7a74: Layer already exists 21:27:32 3.1.0-dev.15: digest: sha256:27b5f22fa576f85440441c3d31037729e15c8a16c68876a32f6a287b82d76b34 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:33 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:27:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:27:33 fafa87f950fa: Preparing 21:27:33 f5c128e31d52: Preparing 21:27:33 eaddd12ce0fd: Preparing 21:27:33 0f2a4e6e0ead: Preparing 21:27:33 e4e54046877d: Preparing 21:27:33 f8ff2804b2f4: Preparing 21:27:33 e0b7b266915b: Preparing 21:27:33 9386262d7a74: Preparing 21:27:33 e0b7b266915b: Waiting 21:27:33 9386262d7a74: Waiting 21:27:33 f8ff2804b2f4: Waiting 21:27:33 fafa87f950fa: Layer already exists 21:27:33 f5c128e31d52: Layer already exists 21:27:33 0f2a4e6e0ead: Layer already exists 21:27:33 e4e54046877d: Layer already exists 21:27:33 eaddd12ce0fd: Layer already exists 21:27:33 9386262d7a74: Layer already exists 21:27:33 f8ff2804b2f4: Layer already exists 21:27:33 e0b7b266915b: Layer already exists 21:27:33 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15: digest: sha256:27b5f22fa576f85440441c3d31037729e15c8a16c68876a32f6a287b82d76b34 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:34 + 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 21:27:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 21:27:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:27:34 fafa87f950fa: Preparing 21:27:34 f5c128e31d52: Preparing 21:27:34 eaddd12ce0fd: Preparing 21:27:34 0f2a4e6e0ead: Preparing 21:27:34 e4e54046877d: Preparing 21:27:34 f8ff2804b2f4: Preparing 21:27:34 e0b7b266915b: Preparing 21:27:34 9386262d7a74: Preparing 21:27:34 f8ff2804b2f4: Waiting 21:27:34 e0b7b266915b: Waiting 21:27:34 9386262d7a74: Waiting 21:27:34 e4e54046877d: Layer already exists 21:27:34 fafa87f950fa: Layer already exists 21:27:34 eaddd12ce0fd: Layer already exists 21:27:34 f5c128e31d52: Layer already exists 21:27:34 0f2a4e6e0ead: Layer already exists 21:27:34 f8ff2804b2f4: Layer already exists 21:27:34 e0b7b266915b: Layer already exists 21:27:34 9386262d7a74: Layer already exists 21:27:34 main: digest: sha256:27b5f22fa576f85440441c3d31037729e15c8a16c68876a32f6a287b82d76b34 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:27:34 ===================================================== [Pipeline] echo 21:27:34 taggedImages: 21:27:34 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e 21:27:34 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 21:27:34 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.15 21:27:34 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:27:34 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 21:27:34 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 21:27:34 70986dfe36edecfcf26045bfecb25e985bf5e73e 21:27:34 latest 21:27:34 3.1.0-dev.15 21:27:34 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:27:34 main 21:27:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:35 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e 21:27:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:27:37 242e6f24e3f9: Preparing 21:27:37 00da309fe24a: Preparing 21:27:37 e4e54046877d: Preparing 21:27:37 f8ff2804b2f4: Preparing 21:27:37 bf8b8e173e82: Preparing 21:27:37 9386262d7a74: Preparing 21:27:37 9386262d7a74: Waiting 21:27:37 f8ff2804b2f4: Layer already exists 21:27:37 e4e54046877d: Layer already exists 21:27:37 9386262d7a74: Layer already exists 21:27:37 242e6f24e3f9: Pushed 21:27:37 bf8b8e173e82: Pushed 21:27:42 00da309fe24a: Pushed 21:27:43 70986dfe36edecfcf26045bfecb25e985bf5e73e: digest: sha256:a4384854ac785512bd4e5ac701dded6c8efc6ba3f5e528a0f4cb8f8e8a96231d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:43 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 21:27:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:27:43 242e6f24e3f9: Preparing 21:27:43 00da309fe24a: Preparing 21:27:43 e4e54046877d: Preparing 21:27:43 f8ff2804b2f4: Preparing 21:27:43 bf8b8e173e82: Preparing 21:27:43 9386262d7a74: Preparing 21:27:43 9386262d7a74: Waiting 21:27:43 e4e54046877d: Layer already exists 21:27:43 242e6f24e3f9: Layer already exists 21:27:43 00da309fe24a: Layer already exists 21:27:43 f8ff2804b2f4: Layer already exists 21:27:43 bf8b8e173e82: Layer already exists 21:27:43 9386262d7a74: Layer already exists 21:27:43 latest: digest: sha256:a4384854ac785512bd4e5ac701dded6c8efc6ba3f5e528a0f4cb8f8e8a96231d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:44 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.15 21:27:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:27:44 242e6f24e3f9: Preparing 21:27:44 00da309fe24a: Preparing 21:27:44 e4e54046877d: Preparing 21:27:44 f8ff2804b2f4: Preparing 21:27:44 bf8b8e173e82: Preparing 21:27:44 9386262d7a74: Preparing 21:27:44 9386262d7a74: Waiting 21:27:44 242e6f24e3f9: Layer already exists 21:27:44 f8ff2804b2f4: Layer already exists 21:27:44 00da309fe24a: Layer already exists 21:27:44 e4e54046877d: Layer already exists 21:27:44 bf8b8e173e82: Layer already exists 21:27:44 9386262d7a74: Layer already exists 21:27:44 3.1.0-dev.15: digest: sha256:a4384854ac785512bd4e5ac701dded6c8efc6ba3f5e528a0f4cb8f8e8a96231d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:45 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:27:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:27:45 242e6f24e3f9: Preparing 21:27:45 00da309fe24a: Preparing 21:27:45 e4e54046877d: Preparing 21:27:45 f8ff2804b2f4: Preparing 21:27:45 bf8b8e173e82: Preparing 21:27:45 9386262d7a74: Preparing 21:27:45 9386262d7a74: Waiting 21:27:45 00da309fe24a: Layer already exists 21:27:45 f8ff2804b2f4: Layer already exists 21:27:45 242e6f24e3f9: Layer already exists 21:27:45 e4e54046877d: Layer already exists 21:27:45 bf8b8e173e82: Layer already exists 21:27:45 9386262d7a74: Layer already exists 21:27:45 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15: digest: sha256:a4384854ac785512bd4e5ac701dded6c8efc6ba3f5e528a0f4cb8f8e8a96231d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:46 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 21:27:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:27:46 242e6f24e3f9: Preparing 21:27:46 00da309fe24a: Preparing 21:27:46 e4e54046877d: Preparing 21:27:46 f8ff2804b2f4: Preparing 21:27:46 bf8b8e173e82: Preparing 21:27:46 9386262d7a74: Preparing 21:27:46 9386262d7a74: Waiting 21:27:46 00da309fe24a: Layer already exists 21:27:46 f8ff2804b2f4: Layer already exists 21:27:46 242e6f24e3f9: Layer already exists 21:27:46 e4e54046877d: Layer already exists 21:27:46 bf8b8e173e82: Layer already exists 21:27:46 9386262d7a74: Layer already exists 21:27:46 main: digest: sha256:a4384854ac785512bd4e5ac701dded6c8efc6ba3f5e528a0f4cb8f8e8a96231d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:27:46 ===================================================== [Pipeline] echo 21:27:46 taggedImages: 21:27:46 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e 21:27:46 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 21:27:46 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.15 21:27:46 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:27:46 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 21:27:46 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 21:27:46 70986dfe36edecfcf26045bfecb25e985bf5e73e 21:27:46 latest 21:27:46 3.1.0-dev.15 21:27:46 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:27:46 main 21:27:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:47 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e 21:27:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:27:47 e45f1023cd60: Preparing 21:27:47 ff9298bd7bd1: Preparing 21:27:47 e4e54046877d: Preparing 21:27:47 f8ff2804b2f4: Preparing 21:27:47 29808a44437e: Preparing 21:27:47 9386262d7a74: Preparing 21:27:47 9386262d7a74: Waiting 21:27:47 f8ff2804b2f4: Layer already exists 21:27:47 29808a44437e: Layer already exists 21:27:47 e4e54046877d: Layer already exists 21:27:47 9386262d7a74: Layer already exists 21:27:47 e45f1023cd60: Pushed 21:27:53 ff9298bd7bd1: Pushed 21:27:53 70986dfe36edecfcf26045bfecb25e985bf5e73e: digest: sha256:07ba245eec82a12b7560d407b1365121178cb4da66df3571d71fa664232aa0c3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:53 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 21:27:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:27:53 e45f1023cd60: Preparing 21:27:53 ff9298bd7bd1: Preparing 21:27:53 e4e54046877d: Preparing 21:27:53 f8ff2804b2f4: Preparing 21:27:53 29808a44437e: Preparing 21:27:53 9386262d7a74: Preparing 21:27:53 9386262d7a74: Waiting 21:27:53 e45f1023cd60: Layer already exists 21:27:53 ff9298bd7bd1: Layer already exists 21:27:53 29808a44437e: Layer already exists 21:27:53 f8ff2804b2f4: Layer already exists 21:27:53 e4e54046877d: Layer already exists 21:27:53 9386262d7a74: Layer already exists 21:27:53 latest: digest: sha256:07ba245eec82a12b7560d407b1365121178cb4da66df3571d71fa664232aa0c3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:54 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.15 21:27:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:27:54 e45f1023cd60: Preparing 21:27:54 ff9298bd7bd1: Preparing 21:27:54 e4e54046877d: Preparing 21:27:54 f8ff2804b2f4: Preparing 21:27:54 29808a44437e: Preparing 21:27:54 9386262d7a74: Preparing 21:27:54 9386262d7a74: Waiting 21:27:54 e4e54046877d: Layer already exists 21:27:54 e45f1023cd60: Layer already exists 21:27:54 f8ff2804b2f4: Layer already exists 21:27:54 ff9298bd7bd1: Layer already exists 21:27:54 29808a44437e: Layer already exists 21:27:54 9386262d7a74: Layer already exists 21:27:54 3.1.0-dev.15: digest: sha256:07ba245eec82a12b7560d407b1365121178cb4da66df3571d71fa664232aa0c3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:55 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:27:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:27:55 e45f1023cd60: Preparing 21:27:55 ff9298bd7bd1: Preparing 21:27:55 e4e54046877d: Preparing 21:27:55 f8ff2804b2f4: Preparing 21:27:55 29808a44437e: Preparing 21:27:55 9386262d7a74: Preparing 21:27:55 9386262d7a74: Waiting 21:27:55 f8ff2804b2f4: Layer already exists 21:27:55 e45f1023cd60: Layer already exists 21:27:55 ff9298bd7bd1: Layer already exists 21:27:55 e4e54046877d: Layer already exists 21:27:55 29808a44437e: Layer already exists 21:27:55 9386262d7a74: Layer already exists 21:27:55 70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15: digest: sha256:07ba245eec82a12b7560d407b1365121178cb4da66df3571d71fa664232aa0c3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:55 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 21:27:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:27:56 e45f1023cd60: Preparing 21:27:56 ff9298bd7bd1: Preparing 21:27:56 e4e54046877d: Preparing 21:27:56 f8ff2804b2f4: Preparing 21:27:56 29808a44437e: Preparing 21:27:56 9386262d7a74: Preparing 21:27:56 9386262d7a74: Waiting 21:27:56 29808a44437e: Layer already exists 21:27:56 e45f1023cd60: Layer already exists 21:27:56 ff9298bd7bd1: Layer already exists 21:27:56 f8ff2804b2f4: Layer already exists 21:27:56 e4e54046877d: Layer already exists 21:27:56 9386262d7a74: Layer already exists 21:27:56 main: digest: sha256:07ba245eec82a12b7560d407b1365121178cb4da66df3571d71fa664232aa0c3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:27:56 ===================================================== [Pipeline] echo 21:27:56 taggedImages: 21:27:56 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e 21:27:56 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 21:27:56 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.15 21:27:56 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:70986dfe36edecfcf26045bfecb25e985bf5e73e-3.1.0-dev.15 21:27:56 - 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 21:27:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:27:56 21:27:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:27:57 arm64: Pulling from edgex-lftools-log-publisher 21:27:57 8998bd30e6a1: Pulling fs layer 21:27:57 04944245beec: Pulling fs layer 21:27:57 699f458cf7ca: Pulling fs layer 21:27:57 765212b225bb: Pulling fs layer 21:27:57 f23df028b6ca: Pulling fs layer 21:27:57 d65c8cfc05b1: Pulling fs layer 21:27:57 2437ff75d9bd: Pulling fs layer 21:27:57 f23df028b6ca: Waiting 21:27:57 d65c8cfc05b1: Waiting 21:27:57 765212b225bb: Waiting 21:27:57 2437ff75d9bd: Waiting 21:27:57 04944245beec: Verifying Checksum 21:27:57 04944245beec: Download complete 21:27:57 765212b225bb: Verifying Checksum 21:27:57 765212b225bb: Download complete 21:27:57 f23df028b6ca: Verifying Checksum 21:27:57 f23df028b6ca: Download complete 21:27:57 d65c8cfc05b1: Verifying Checksum 21:27:57 d65c8cfc05b1: Download complete 21:27:57 699f458cf7ca: Verifying Checksum 21:27:57 699f458cf7ca: Download complete 21:27:58 8998bd30e6a1: Verifying Checksum 21:27:58 8998bd30e6a1: Download complete 21:28:00 2437ff75d9bd: Download complete 21:28:04 8998bd30e6a1: Pull complete 21:28:04 04944245beec: Pull complete 21:28:05 699f458cf7ca: Pull complete 21:28:05 765212b225bb: Pull complete 21:28:06 f23df028b6ca: Pull complete 21:28:06 d65c8cfc05b1: Pull complete 21:28:21 2437ff75d9bd: Pull complete 21:28:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:28:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:28:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:28:22 prd-ubuntu20.04-docker-arm64-4c-16g-1936 does not seem to be running inside a container 21:28:22 $ 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/549 -v /w/workspace/edgex-go/549:/w/workspace/edgex-go/549:rw,z -v /w/workspace/edgex-go/549@tmp:/w/workspace/edgex-go/549@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 21:28:24 $ docker top 044ee0996af1a0b6d61a563f90d31ae29130978f6137c96a217721c0ac32bbc1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:28:25 ---> job-cost.sh 21:28:25 lf-activate-venv: SKIPPING 21:28:25 INFO: No Stack... 21:28:26 INFO: Retrieving Pricing Info for: v3-standard-4 21:28:27 INFO: Archiving Costs [Pipeline] sh 21:28:27 + cut -d, -f6 21:28:27 + cat /w/workspace/edgex-go/549/archives/cost.csv [Pipeline] lock 21:28:27 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-549-stack-cost] 21:28:27 Resource [jenkins-edgexfoundry-edgex-go-main-549-stack-cost] did not exist. Created. 21:28:27 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-549-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:28:28 + echo total: 0.10999999940395355 [Pipeline] stash 21:28:28 Stashed 1 file(s) [Pipeline] } 21:28:28 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-549-stack-cost] [Pipeline] // lock [Pipeline] } 21:28:28 $ docker stop --time=1 044ee0996af1a0b6d61a563f90d31ae29130978f6137c96a217721c0ac32bbc1 21:28:30 $ docker rm -f --volumes 044ee0996af1a0b6d61a563f90d31ae29130978f6137c96a217721c0ac32bbc1 [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 21:28:31 provisioning config files... 21:28:31 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/549@tmp/config1110134089348190689tmp [Pipeline] { [Pipeline] sh 21:28:31 + set +x 21:28:31 + curl -s https://codecov.io/bash 21:28:31 + bash -s -- 21:28:31 21:28:31 _____ _ 21:28:31 / ____| | | 21:28:31 | | ___ __| | ___ ___ _____ __ 21:28:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:28:31 | |___| (_) | (_| | __/ (_| (_) \ V / 21:28:31 \_____\___/ \__,_|\___|\___\___/ \_/ 21:28:31 Bash-1.0.6 21:28:31 21:28:31 21:28:31 ==> git version 2.25.1 found 21:28:31 ==> 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 21:28:31 Release-Date: 2020-01-08 21:28:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:28:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:28:31 ==> Jenkins CI detected. 21:28:31 current dir:  /w/workspace/edgex-go/549 21:28:31 project root: . 21:28:31 --> token set from env 21:28:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:28:31 ==> Running gcov in . (disable via -X gcov) 21:28:31 ==> Python coveragepy not found 21:28:31 ==> Searching for coverage reports in: 21:28:31 + . 21:28:31 -> Found 1 reports 21:28:31 ==> Detecting git/mercurial file structure 21:28:31 ==> Reading reports 21:28:31 + ./coverage.out bytes=447019 21:28:31 ==> Appending adjustments 21:28:31 https://docs.codecov.io/docs/fixing-reports 21:28:32 + Found adjustments 21:28:32 ==> Gzipping contents 21:28:32 56K /tmp/codecov.hOIaog.gz 21:28:32 ==> Uploading reports 21:28:32 url: https://codecov.io 21:28:32 query: branch=main&commit=70986dfe36edecfcf26045bfecb25e985bf5e73e&build=549&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F549%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:28:32 -> Pinging Codecov 21:28:32 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=70986dfe36edecfcf26045bfecb25e985bf5e73e&build=549&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F549%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:28:33 -> Uploading to 21:28:33 https://storage.googleapis.com/codecov/v4/raw/2023-07-24/00271124DB129430A58F1EEE437C3FCB/70986dfe36edecfcf26045bfecb25e985bf5e73e/4e2254e3-d676-4f3b-9843-1930d7eef444.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230724%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230724T212832Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=78ba1e2f19abed3285fe620fea98d2b244b425eabbfaaabf7df1aca77f19fe09 21:28:33 % Total % Received % Xferd Average Speed Time Time Time Current 21:28:33 Dload Upload Total Spent Left Speed 21:28:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57341 0 0 100 57341 0 260k --:--:-- --:--:-- --:--:-- 260k 21:28:33 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/70986dfe36edecfcf26045bfecb25e985bf5e73e [Pipeline] } 21:28:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 21:28:33 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:28:33 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:28:33 21:28:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:28:34 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:28:34 df9b9388f04a: Pulling fs layer 21:28:34 52dc419b0ee2: Pulling fs layer 21:28:34 25bc292e5bac: Pulling fs layer 21:28:34 114826534d7a: Pulling fs layer 21:28:34 4657fd5d0bcf: Pulling fs layer 21:28:34 6ad1cebc031e: Pulling fs layer 21:28:34 8a3aa393b2d8: Pulling fs layer 21:28:34 114826534d7a: Waiting 21:28:34 4657fd5d0bcf: Waiting 21:28:34 6ad1cebc031e: Waiting 21:28:34 8a3aa393b2d8: Waiting 21:28:34 25bc292e5bac: Verifying Checksum 21:28:34 25bc292e5bac: Download complete 21:28:34 52dc419b0ee2: Verifying Checksum 21:28:34 52dc419b0ee2: Download complete 21:28:34 4657fd5d0bcf: Verifying Checksum 21:28:34 4657fd5d0bcf: Download complete 21:28:34 df9b9388f04a: Download complete 21:28:34 6ad1cebc031e: Verifying Checksum 21:28:34 6ad1cebc031e: Download complete 21:28:34 df9b9388f04a: Pull complete 21:28:34 52dc419b0ee2: Pull complete 21:28:34 25bc292e5bac: Pull complete 21:28:34 114826534d7a: Verifying Checksum 21:28:34 114826534d7a: Download complete 21:28:34 8a3aa393b2d8: Verifying Checksum 21:28:34 8a3aa393b2d8: Download complete 21:28:38 114826534d7a: Pull complete 21:28:38 4657fd5d0bcf: Pull complete 21:28:38 6ad1cebc031e: Pull complete 21:28:41 8a3aa393b2d8: Pull complete 21:28:41 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:28:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:28:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:28:41 prd-ubuntu20.04-docker-8c-8g-1934 does not seem to be running inside a container 21:28:41 $ 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/549 -v /w/workspace/edgex-go/549:/w/workspace/edgex-go/549:rw,z -v /w/workspace/edgex-go/549@tmp:/w/workspace/edgex-go/549@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-snyk-go:1.410.4 cat 21:28:47 $ docker top 8a1456227ed4476108a945bd314ecec040ce3ca2a1d5d69cf99cc648175ef00a -eo pid,comm [Pipeline] { [Pipeline] echo 21:28:47 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 21:28:47 + set -o pipefail 21:28:47 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 21:28:52 21:28:52 Monitoring /w/workspace/edgex-go/549 (github.com/edgexfoundry/edgex-go)... 21:28:52 21:28:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/8bf974a1-0270-4d2d-87f3-2ac0631421d4 21:28:52 21:28:52 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:28:52 21:28:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:28:52 21:28:52 21:28:52 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:28:52 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:28:52 More details here: https://snyk.co/ue1NS [Pipeline] } 21:28:52 $ docker stop --time=1 8a1456227ed4476108a945bd314ecec040ce3ca2a1d5d69cf99cc648175ef00a 21:28:56 $ docker rm -f --volumes 8a1456227ed4476108a945bd314ecec040ce3ca2a1d5d69cf99cc648175ef00a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 21:28:57 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:28:57 provisioning config files... 21:28:57 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/549@tmp/config969991502900338549tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:28:57 --> edgex-publish-swagger.sh 21:28:57 === Publish openapi/v3 API === 21:28:57 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 21:28:57 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/549/openapi/v3/core-command.yaml] 21:28:57 % Total % Received % Xferd Average Speed Time Time Time Current 21:28:57 Dload Upload Total Spent Left Speed 21:28:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 54773 --:--:-- --:--:-- --:--:-- 54670 100 29030 0 0 100 29030 0 54773 --:--:-- --:--:-- --:--:-- 54670 21:28:58 21:28:58 21:28:58 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/549/openapi/v3/core-data.yaml] 21:28:58 % Total % Received % Xferd Average Speed Time Time Time Current 21:28:58 Dload Upload Total Spent Left Speed 21:28:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 152k --:--:-- --:--:-- --:--:-- 152k 21:28:58 21:28:58 21:28:58 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/549/openapi/v3/core-metadata.yaml] 21:28:58 % Total % Received % Xferd Average Speed Time Time Time Current 21:28:58 Dload Upload Total Spent Left Speed 21:28:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 345k --:--:-- --:--:-- --:--:-- 345k 100 141k 0 0 100 141k 0 345k --:--:-- --:--:-- --:--:-- 345k 21:28:59 21:28:59 21:28:59 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/549/openapi/v3/support-notifications.yaml] 21:28:59 % Total % Received % Xferd Average Speed Time Time Time Current 21:28:59 Dload Upload Total Spent Left Speed 21:28:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 170k --:--:-- --:--:-- --:--:-- 170k 21:28:59 21:28:59 21:28:59 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/549/openapi/v3/support-scheduler.yaml] 21:28:59 % Total % Received % Xferd Average Speed Time Time Time Current 21:28:59 Dload Upload Total Spent Left Speed 21:28:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 86321 --:--:-- --:--:-- --:--:-- 86105 100 34356 0 0 100 34356 0 86321 --:--:-- --:--:-- --:--:-- 86105 21:28:59 21:28:59 [Pipeline] } 21:28:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 21:29:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:29:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:29:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:29:00 prd-ubuntu20.04-docker-8c-8g-1934 does not seem to be running inside a container 21:29:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/549 -v /w/workspace/edgex-go/549:/w/workspace/edgex-go/549:rw,z -v /w/workspace/edgex-go/549@tmp:/w/workspace/edgex-go/549@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/py-git-semver:0.1.4 cat 21:29:01 $ docker top 6afd12c61e19d069f7a821bbef9321234fdf232ec0a40eb58af46c79c1350374 -eo pid,comm 21:29:01 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). 21:29:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:29:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:29:01 [ssh-agent] Looking for ssh-agent implementation... 21:29:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:29:01 $ docker exec 6afd12c61e19d069f7a821bbef9321234fdf232ec0a40eb58af46c79c1350374 ssh-agent 21:29:01 SSH_AUTH_SOCK=/tmp/ssh-dOi4MLxwkXld/agent.33 21:29:01 SSH_AGENT_PID=39 21:29:01 Running ssh-add (command line suppressed) 21:29:01 Identity added: /w/workspace/edgex-go/549@tmp/private_key_7531287818133726789.key (/w/workspace/edgex-go/549@tmp/private_key_7531287818133726789.key) 21:29:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:29:01 + git semver tag 21:29:02 2023-07-24 21:29:02,029 [run_tag] DEBUG tag force:False 21:29:02 2023-07-24 21:29:02,029 [check_head_tag] DEBUG check head tag 21:29:02 2023-07-24 21:29:02,029 [execute] INFO git cat-file --batch-check 21:29:02 2023-07-24 21:29:02,030 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/549, universal_newlines=False, shell=None, istream=) 21:29:02 2023-07-24 21:29:02,034 [execute] INFO git cat-file --batch 21:29:02 2023-07-24 21:29:02,034 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/549, universal_newlines=False, shell=None, istream=) 21:29:02 2023-07-24 21:29:02,049 [read_version] DEBUG read version from /w/workspace/edgex-go/549/.semver/main 21:29:02 2023-07-24 21:29:02,050 [execute] INFO git tag -a v3.1.0-dev.15 -m v3.1.0-dev.15 21:29:02 2023-07-24 21:29:02,050 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.15', '-m', 'v3.1.0-dev.15'], cwd=/w/workspace/edgex-go/549, universal_newlines=False, shell=None, istream=None) 21:29:02 2023-07-24 21:29:02,056 [read_version] DEBUG read version from /w/workspace/edgex-go/549/.semver/main 21:29:02 3.1.0-dev.15 [Pipeline] } 21:29:02 $ docker exec --env ******** --env ******** 6afd12c61e19d069f7a821bbef9321234fdf232ec0a40eb58af46c79c1350374 ssh-agent -k 21:29:02 unset SSH_AUTH_SOCK; 21:29:02 unset SSH_AGENT_PID; 21:29:02 echo Agent pid 39 killed; 21:29:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:29:02 + git semver [Pipeline] } 21:29:03 $ docker stop --time=1 6afd12c61e19d069f7a821bbef9321234fdf232ec0a40eb58af46c79c1350374 21:29:04 $ docker rm -f --volumes 6afd12c61e19d069f7a821bbef9321234fdf232ec0a40eb58af46c79c1350374 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:29:04 21:29:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:29:04 0.23.1-centos7: Pulling from edgex-lftools 21:29:04 ab5ef0e58194: Pulling fs layer 21:29:04 9712f1f96733: Pulling fs layer 21:29:04 63f879dbbcfc: Pulling fs layer 21:29:04 0d9ebad4ef96: Pulling fs layer 21:29:04 e9a5061849ea: Pulling fs layer 21:29:04 d747dcd14b5f: Pulling fs layer 21:29:04 2de7ff778b66: Pulling fs layer 21:29:04 e9a5061849ea: Waiting 21:29:04 2de7ff778b66: Waiting 21:29:04 d747dcd14b5f: Waiting 21:29:04 9712f1f96733: Verifying Checksum 21:29:04 9712f1f96733: Download complete 21:29:05 63f879dbbcfc: Verifying Checksum 21:29:05 63f879dbbcfc: Download complete 21:29:05 e9a5061849ea: Verifying Checksum 21:29:05 e9a5061849ea: Download complete 21:29:05 d747dcd14b5f: Download complete 21:29:05 ab5ef0e58194: Verifying Checksum 21:29:05 ab5ef0e58194: Download complete 21:29:05 0d9ebad4ef96: Verifying Checksum 21:29:05 0d9ebad4ef96: Download complete 21:29:05 2de7ff778b66: Verifying Checksum 21:29:08 ab5ef0e58194: Pull complete 21:29:08 9712f1f96733: Pull complete 21:29:08 63f879dbbcfc: Pull complete 21:29:13 0d9ebad4ef96: Pull complete 21:29:13 e9a5061849ea: Pull complete 21:29:13 d747dcd14b5f: Pull complete 21:29:13 2de7ff778b66: Pull complete 21:29:13 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:29:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:29:13 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:29:13 prd-ubuntu20.04-docker-8c-8g-1934 does not seem to be running inside a container 21:29:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/549 -v /w/workspace/edgex-go/549:/w/workspace/edgex-go/549:rw,z -v /w/workspace/edgex-go/549@tmp:/w/workspace/edgex-go/549@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:29:19 $ docker top 0f7b21e8f37c84d83fac7fca626651e80ea279cc1002ac138635352597a59d95 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:29:19 provisioning config files... 21:29:19 copy managed file [sigul-config] to file:/w/workspace/edgex-go/549@tmp/config3979867319303457505tmp 21:29:19 copy managed file [sigul-password] to file:/w/workspace/edgex-go/549@tmp/config15744243768596733924tmp 21:29:19 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/549@tmp/config13334328332084869847tmp [Pipeline] { [Pipeline] echo 21:29:19 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:29:20 ---> sigul-configuration.sh 21:29:20 gpg: directory `/root/.gnupg' created 21:29:20 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:29:20 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:29:20 gpg: keyring `/root/.gnupg/secring.gpg' created 21:29:20 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:29:20 gpg: CAST5 encrypted data 21:29:20 gpg: encrypted with 1 passphrase 21:29:20 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:29:20 + mkdir /home/jenkins 21:29:20 + mkdir /home/jenkins/sigul [Pipeline] sh 21:29:20 + 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 21:29:20 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:29:20 ---> sigul-install.sh 21:29:20 Sigul already installed; skipping installation. [Pipeline] sh 21:29:21 + git tag --list 21:29:21 0.6.0 21:29:21 0.6.1 21:29:21 0.7.0 21:29:21 0.7.1 21:29:21 v1.0.0 21:29:21 v1.0.1 21:29:21 v1.1.0 21:29:21 v1.2.0 21:29:21 v1.2.1 21:29:21 v1.3.0 21:29:21 v1.3.1 21:29:21 v2.0.0 21:29:21 v2.1.0 21:29:21 v2.1.1 21:29:21 v2.2.0 21:29:21 v2.3.0 21:29:21 v3.0 21:29:21 v3.0.0 21:29:21 v3.1.0-dev.1 21:29:21 v3.1.0-dev.10 21:29:21 v3.1.0-dev.11 21:29:21 v3.1.0-dev.12 21:29:21 v3.1.0-dev.13 21:29:21 v3.1.0-dev.14 21:29:21 v3.1.0-dev.15 21:29:21 v3.1.0-dev.2 21:29:21 v3.1.0-dev.3 21:29:21 v3.1.0-dev.4 21:29:21 v3.1.0-dev.5 21:29:21 v3.1.0-dev.6 21:29:21 v3.1.0-dev.7 21:29:21 v3.1.0-dev.8 21:29:21 v3.1.0-dev.9 [Pipeline] sh 21:29:21 + lftools sign git-tag v3.1.0-dev.15 21:29:22 Signing Git tag with Sigul... 21:29:22 Signing v3.1.0-dev.15 [Pipeline] echo 21:29:22 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:29:22 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:29:22 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:29:22 $ docker stop --time=1 0f7b21e8f37c84d83fac7fca626651e80ea279cc1002ac138635352597a59d95 21:29:23 $ docker rm -f --volumes 0f7b21e8f37c84d83fac7fca626651e80ea279cc1002ac138635352597a59d95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:29:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:29:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:29:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:29:24 prd-ubuntu20.04-docker-8c-8g-1934 does not seem to be running inside a container 21:29:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/549 -v /w/workspace/edgex-go/549:/w/workspace/edgex-go/549:rw,z -v /w/workspace/edgex-go/549@tmp:/w/workspace/edgex-go/549@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/py-git-semver:0.1.4 cat 21:29:25 $ docker top ce1fdbcab6767247a274fd7e4b45efcb237a4281118507fe9147b55204b3be9d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:29:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:29:25 [ssh-agent] Looking for ssh-agent implementation... 21:29:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:29:25 $ docker exec ce1fdbcab6767247a274fd7e4b45efcb237a4281118507fe9147b55204b3be9d ssh-agent 21:29:25 SSH_AUTH_SOCK=/tmp/ssh-z6ujc0ONlU9V/agent.33 21:29:25 SSH_AGENT_PID=39 21:29:25 Running ssh-add (command line suppressed) 21:29:25 Identity added: /w/workspace/edgex-go/549@tmp/private_key_17738465189766026187.key (/w/workspace/edgex-go/549@tmp/private_key_17738465189766026187.key) 21:29:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:29:25 + git semver bump pre 21:29:26 2023-07-24 21:29:26,012 [read_version] DEBUG read version from /w/workspace/edgex-go/549/.semver/main 21:29:26 2023-07-24 21:29:26,013 [bump_version] DEBUG bumping version:3.1.0-dev.15 on axis:pre with prefix:dev 21:29:26 2023-07-24 21:29:26,013 [bump_version] DEBUG bumped version:3.1.0-dev.16 21:29:26 2023-07-24 21:29:26,013 [write_version] DEBUG write version:3.1.0-dev.16 to path:/w/workspace/edgex-go/549/.semver/main with force:True 21:29:26 2023-07-24 21:29:26,013 [read_version] DEBUG read version from /w/workspace/edgex-go/549/.semver/main 21:29:26 2023-07-24 21:29:26,013 [write_file] DEBUG write to file:/w/workspace/edgex-go/549/.semver/main 21:29:26 2023-07-24 21:29:26,015 [execute] INFO git cat-file --batch-check 21:29:26 2023-07-24 21:29:26,015 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/549/.semver, universal_newlines=False, shell=None, istream=) 21:29:26 2023-07-24 21:29:26,020 [execute] INFO git cat-file --batch 21:29:26 2023-07-24 21:29:26,020 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/549/.semver, universal_newlines=False, shell=None, istream=) 21:29:26 2023-07-24 21:29:26,025 [read_version] DEBUG read version from /w/workspace/edgex-go/549/.semver/main 21:29:26 3.1.0-dev.16 [Pipeline] } 21:29:26 $ docker exec --env ******** --env ******** ce1fdbcab6767247a274fd7e4b45efcb237a4281118507fe9147b55204b3be9d ssh-agent -k 21:29:26 unset SSH_AUTH_SOCK; 21:29:26 unset SSH_AGENT_PID; 21:29:26 echo Agent pid 39 killed; 21:29:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:29:26 + git semver [Pipeline] } 21:29:26 $ docker stop --time=1 ce1fdbcab6767247a274fd7e4b45efcb237a4281118507fe9147b55204b3be9d 21:29:28 $ docker rm -f --volumes ce1fdbcab6767247a274fd7e4b45efcb237a4281118507fe9147b55204b3be9d [Pipeline] // withDockerContainer [Pipeline] sh 21:29:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:29:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:29:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:29:28 prd-ubuntu20.04-docker-8c-8g-1934 does not seem to be running inside a container 21:29:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/549 -v /w/workspace/edgex-go/549:/w/workspace/edgex-go/549:rw,z -v /w/workspace/edgex-go/549@tmp:/w/workspace/edgex-go/549@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/py-git-semver:0.1.4 cat 21:29:29 $ docker top a582642ad7daa868c950fc2dd50705c715ef827ffdd1a2d11f8f4d2893e3c6a2 -eo pid,comm 21:29:29 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). 21:29:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:29:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:29:29 [ssh-agent] Looking for ssh-agent implementation... 21:29:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:29:29 $ docker exec a582642ad7daa868c950fc2dd50705c715ef827ffdd1a2d11f8f4d2893e3c6a2 ssh-agent 21:29:29 SSH_AUTH_SOCK=/tmp/ssh-wsrzReMbFb3S/agent.32 21:29:29 SSH_AGENT_PID=38 21:29:29 Running ssh-add (command line suppressed) 21:29:29 Identity added: /w/workspace/edgex-go/549@tmp/private_key_13737734028993611921.key (/w/workspace/edgex-go/549@tmp/private_key_13737734028993611921.key) 21:29:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:29:29 + git semver push 21:29:30 2023-07-24 21:29:30,050 [run_push] DEBUG push 21:29:30 2023-07-24 21:29:30,051 [execute] INFO git cat-file --batch-check 21:29:30 2023-07-24 21:29:30,051 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/549/.semver, universal_newlines=False, shell=None, istream=) 21:29:30 2023-07-24 21:29:30,055 [execute] INFO git rev-list 48fd56e42c790e18787e66be15dc502c9c1b87f5 -- 21:29:30 2023-07-24 21:29:30,055 [execute] DEBUG Popen(['git', 'rev-list', '48fd56e42c790e18787e66be15dc502c9c1b87f5', '--'], cwd=/w/workspace/edgex-go/549/.semver, universal_newlines=False, shell=None, istream=None) 21:29:30 2023-07-24 21:29:30,072 [execute] INFO git fetch -v origin 21:29:30 2023-07-24 21:29:30,072 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/549/.semver, universal_newlines=True, shell=None, istream=None) 21:29:30 2023-07-24 21:29:30,533 [run_push] DEBUG no remote changes detected 21:29:30 2023-07-24 21:29:30,533 [execute] INFO git push origin semver 21:29:30 2023-07-24 21:29:30,534 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/549/.semver, universal_newlines=False, shell=None, istream=None) 21:29:31 2023-07-24 21:29:31,440 [run_push] DEBUG push all version tags 21:29:31 2023-07-24 21:29:31,441 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:29:31 2023-07-24 21:29:31,441 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/549, universal_newlines=False, shell=None, istream=None) 21:29:32 2023-07-24 21:29:32,196 [read_version] DEBUG read version from /w/workspace/edgex-go/549/.semver/main 21:29:32 3.1.0-dev.16 [Pipeline] } 21:29:32 $ docker exec --env ******** --env ******** a582642ad7daa868c950fc2dd50705c715ef827ffdd1a2d11f8f4d2893e3c6a2 ssh-agent -k 21:29:32 unset SSH_AUTH_SOCK; 21:29:32 unset SSH_AGENT_PID; 21:29:32 echo Agent pid 38 killed; 21:29:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:29:32 + git semver [Pipeline] } 21:29:33 $ docker stop --time=1 a582642ad7daa868c950fc2dd50705c715ef827ffdd1a2d11f8f4d2893e3c6a2 21:29:34 $ docker rm -f --volumes a582642ad7daa868c950fc2dd50705c715ef827ffdd1a2d11f8f4d2893e3c6a2 [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 21:29:34 + [ -d /w/workspace/edgex-go/549/archives ] [Pipeline] libraryResource [Pipeline] sh 21:29:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:29:36 ---> package-listing.sh 21:29:36 ++ facter osfamily 21:29:36 ++ tr '[:upper:]' '[:lower:]' 21:29:36 + OS_FAMILY=debian 21:29:36 + workspace=/w/workspace/edgex-go/549 21:29:36 + START_PACKAGES=/tmp/packages_start.txt 21:29:36 + END_PACKAGES=/tmp/packages_end.txt 21:29:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:29:36 + PACKAGES=/tmp/packages_start.txt 21:29:36 + '[' /w/workspace/edgex-go/549 ']' 21:29:36 + PACKAGES=/tmp/packages_end.txt 21:29:36 + case "${OS_FAMILY}" in 21:29:36 + dpkg -l 21:29:36 + grep '^ii' 21:29:36 + '[' -f /tmp/packages_start.txt ']' 21:29:36 + '[' -f /tmp/packages_end.txt ']' 21:29:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:29:36 + '[' /w/workspace/edgex-go/549 ']' 21:29:36 + mkdir -p /w/workspace/edgex-go/549/archives/ 21:29:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/549/archives/ [Pipeline] echo 21:29:36 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/549/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:29:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:29:37 21:29:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:29:37 latest: Pulling from edgex-lftools-log-publisher 21:29:37 5eb5b503b376: Pulling fs layer 21:29:37 5c69ac0246d0: Pulling fs layer 21:29:37 ec43610c2a17: Pulling fs layer 21:29:37 3a2ae6a8a46f: Pulling fs layer 21:29:37 33b1e0a273af: Pulling fs layer 21:29:37 5d3b04190fa2: Pulling fs layer 21:29:37 2f39f015ded8: Pulling fs layer 21:29:37 33b1e0a273af: Waiting 21:29:37 5d3b04190fa2: Waiting 21:29:37 2f39f015ded8: Waiting 21:29:37 3a2ae6a8a46f: Waiting 21:29:37 5c69ac0246d0: Download complete 21:29:37 3a2ae6a8a46f: Verifying Checksum 21:29:37 3a2ae6a8a46f: Download complete 21:29:37 33b1e0a273af: Verifying Checksum 21:29:37 33b1e0a273af: Download complete 21:29:37 ec43610c2a17: Verifying Checksum 21:29:37 ec43610c2a17: Download complete 21:29:37 5d3b04190fa2: Verifying Checksum 21:29:37 5d3b04190fa2: Download complete 21:29:37 5eb5b503b376: Verifying Checksum 21:29:37 5eb5b503b376: Download complete 21:29:38 2f39f015ded8: Download complete 21:29:38 5eb5b503b376: Pull complete 21:29:39 5c69ac0246d0: Pull complete 21:29:39 ec43610c2a17: Pull complete 21:29:39 3a2ae6a8a46f: Pull complete 21:29:39 33b1e0a273af: Pull complete 21:29:40 5d3b04190fa2: Pull complete 21:29:44 2f39f015ded8: Pull complete 21:29:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:29:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:29:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:29:44 prd-ubuntu20.04-docker-8c-8g-1934 does not seem to be running inside a container 21:29:44 $ 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/549/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/549 -v /w/workspace/edgex-go/549:/w/workspace/edgex-go/549:rw,z -v /w/workspace/edgex-go/549@tmp:/w/workspace/edgex-go/549@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:29:48 $ docker top 911a94ed2b79d770bc0bae65227c86db15eca4da711106830d11044d0729fba2 -eo pid,comm [Pipeline] { [Pipeline] sh 21:29:48 + touch /tmp/pre-build-complete [Pipeline] sh 21:29:49 + mkdir -p /var/log/sysstat [Pipeline] sh 21:29:49 + ls /var/log/sa-host 21:29:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:29:49 provisioning config files... 21:29:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/549@tmp/config12960629910263000599tmp [Pipeline] { [Pipeline] echo 21:29:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:29:50 ---> create-netrc.sh [Pipeline] } 21:29:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:29:50 ---> python-tools-install.sh [Pipeline] echo 21:29:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:29:50 ---> sudo-logs.sh 21:29:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:29:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:29:51 ---> job-cost.sh 21:29:51 lf-activate-venv: SKIPPING 21:29:51 DEBUG: total: 0.10999999940395355 21:29:51 INFO: Retrieving Stack Cost... 21:29:51 INFO: Retrieving Pricing Info for: v3-standard-8 21:29:51 INFO: Archiving Costs [Pipeline] echo 21:29:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:29:52 ---> logs-deploy.sh 21:29:52 lf-activate-venv: SKIPPING 21:29:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/549 21:29:52 INFO: archiving workspace using pattern(s): 21:29:53 Archives upload complete. 21:29:53 INFO: archiving logs to Nexus 21:29:54 ---> uname -a: 21:29:54 Linux prd-ubuntu20-04-docker-8c-8g-1934 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:29:54 21:29:54 21:29:54 ---> lscpu: 21:29:54 Architecture: x86_64 21:29:54 CPU op-mode(s): 32-bit, 64-bit 21:29:54 Byte Order: Little Endian 21:29:54 Address sizes: 40 bits physical, 48 bits virtual 21:29:54 CPU(s): 8 21:29:54 On-line CPU(s) list: 0-7 21:29:54 Thread(s) per core: 1 21:29:54 Core(s) per socket: 1 21:29:54 Socket(s): 8 21:29:54 NUMA node(s): 1 21:29:54 Vendor ID: AuthenticAMD 21:29:54 CPU family: 23 21:29:54 Model: 49 21:29:54 Model name: AMD EPYC-Rome Processor 21:29:54 Stepping: 0 21:29:54 CPU MHz: 2799.998 21:29:54 BogoMIPS: 5599.99 21:29:54 Virtualization: AMD-V 21:29:54 Hypervisor vendor: KVM 21:29:54 Virtualization type: full 21:29:54 L1d cache: 256 KiB 21:29:54 L1i cache: 256 KiB 21:29:54 L2 cache: 4 MiB 21:29:54 L3 cache: 128 MiB 21:29:54 NUMA node0 CPU(s): 0-7 21:29:54 Vulnerability Itlb multihit: Not affected 21:29:54 Vulnerability L1tf: Not affected 21:29:54 Vulnerability Mds: Not affected 21:29:54 Vulnerability Meltdown: Not affected 21:29:54 Vulnerability Mmio stale data: Not affected 21:29:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:29:54 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:29:54 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:29:54 Vulnerability Srbds: Not affected 21:29:54 Vulnerability Tsx async abort: Not affected 21:29:54 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 21:29:54 21:29:54 21:29:54 ---> nproc: 21:29:54 8 21:29:54 21:29:54 21:29:54 ---> df -h: 21:29:54 Filesystem Size Used Avail Use% Mounted on 21:29:54 overlay 155G 23G 132G 15% / 21:29:54 tmpfs 64M 0 64M 0% /dev 21:29:54 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:29:54 shm 64M 0 64M 0% /dev/shm 21:29:54 /dev/vda1 155G 23G 132G 15% /facter-os 21:29:54 21:29:54 21:29:54 ---> sar -b -r -n DEV: 21:29:54 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1934) 07/24/23 _x86_64_ (8 CPU) 21:29:54 21:29:54 21:00:04 LINUX RESTART (8 CPU) 21:29:54 21:29:54 21:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:29:54 21:02:01 114.45 0.98 113.46 0.00 26.13 66279.09 0.00 21:29:54 21:03:01 32.19 0.03 32.16 0.00 0.27 18724.04 0.00 21:29:54 21:04:01 165.11 0.67 164.44 0.00 41.46 41203.27 0.00 21:29:54 21:05:01 431.71 5.18 426.52 0.00 52.12 213472.71 0.00 21:29:54 21:06:01 382.06 1.61 380.45 0.00 86.57 134771.81 0.00 21:29:54 21:07:01 614.91 11.68 603.23 0.00 5078.75 71732.04 0.00 21:29:54 21:08:01 36.54 0.07 36.48 0.00 6.27 979.70 0.00 21:29:54 21:09:01 9.50 0.02 9.48 0.00 2.67 233.29 0.00 21:29:54 21:10:01 1.20 0.00 1.20 0.00 0.00 13.20 0.00 21:29:54 21:11:01 1.35 0.00 1.35 0.00 0.00 17.20 0.00 21:29:54 21:12:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 21:29:54 21:13:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 21:29:54 21:14:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 21:29:54 21:15:01 1.22 0.00 1.22 0.00 0.00 15.46 0.00 21:29:54 21:16:01 1.45 0.02 1.43 0.00 0.13 16.80 0.00 21:29:54 21:17:01 1.63 0.02 1.62 0.00 0.13 22.93 0.00 21:29:54 21:18:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 21:29:54 21:19:01 1.25 0.00 1.25 0.00 0.00 15.33 0.00 21:29:54 21:20:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 21:29:54 21:21:01 1.43 0.00 1.43 0.00 0.00 16.80 0.00 21:29:54 21:22:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 21:29:54 21:23:01 1.45 0.00 1.45 0.00 0.00 16.79 0.00 21:29:54 21:24:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 21:29:54 21:25:01 1.67 0.00 1.67 0.00 0.00 19.33 0.00 21:29:54 21:26:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 21:29:54 21:27:01 1.67 0.00 1.67 0.00 0.00 18.93 0.00 21:29:54 21:28:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 21:29:54 21:29:01 64.76 1.87 62.89 0.00 49.73 35693.52 0.00 21:29:54 Average: 67.00 0.79 66.21 0.00 190.85 20845.67 0.00 21:29:54 21:29:54 21:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:29:54 21:02:01 27922936 31318760 989588 3.01 113496 3486236 2416192 7.12 1495988 3022720 155832 21:29:54 21:03:01 27513984 31328804 978100 2.97 117484 3867756 2051372 6.05 1471788 3424808 261148 21:29:54 21:04:01 26122076 31235248 1062980 3.23 131208 5123816 3323372 9.79 1662224 4574724 1103020 21:29:54 21:05:01 21031324 31477892 813728 2.47 215300 10090276 2702272 7.96 1887848 9155384 556 21:29:54 21:06:01 16274312 31010272 1212820 3.69 251236 14024164 4963188 14.63 3342704 12060920 116712 21:29:54 21:07:01 16235292 31480204 787828 2.40 294968 14591748 2524288 7.44 2701596 12896812 380 21:29:54 21:08:01 16231148 31473572 793620 2.41 295384 14589252 2552748 7.52 3082660 12518976 128 21:29:54 21:09:01 16238672 31481756 784936 2.39 295784 14589396 2439404 7.19 3178188 12414992 8 21:29:54 21:10:01 16240204 31483212 783596 2.38 295812 14589388 2439404 7.19 3176688 12414992 12 21:29:54 21:11:01 16249368 31492560 774832 2.36 295828 14589400 2439404 7.19 3167408 12415148 16 21:29:54 21:12:01 16250664 31493776 773804 2.35 295852 14589404 2439404 7.19 3167428 12415152 12 21:29:54 21:13:01 16255916 31499236 768504 2.34 295880 14589404 2439404 7.19 3160760 12415356 16 21:29:54 21:14:01 16256120 31499512 768204 2.34 295912 14589408 2439404 7.19 3161016 12415372 20 21:29:54 21:15:01 16255852 31499268 768384 2.34 295940 14589404 2439404 7.19 3160984 12415368 16 21:29:54 21:16:01 16255388 31498904 768964 2.34 295972 14589412 2466696 7.27 3160960 12415364 16 21:29:54 21:17:01 16255648 31499260 768724 2.34 295996 14589396 2466696 7.27 3161572 12415348 240 21:29:54 21:18:01 16255704 31499328 768664 2.34 296008 14589396 2466696 7.27 3160932 12415348 8 21:29:54 21:19:01 16255728 31499364 768612 2.34 296020 14589400 2466696 7.27 3160960 12415352 8 21:29:54 21:20:01 16255324 31498972 768828 2.34 296040 14589404 2466696 7.27 3161272 12415356 40 21:29:54 21:21:01 16255820 31499508 768284 2.34 296056 14589404 2466696 7.27 3161060 12415356 16 21:29:54 21:22:01 16256048 31499744 767968 2.34 296068 14589408 2466696 7.27 3160992 12415360 8 21:29:54 21:23:01 16255896 31499624 767992 2.34 296092 14589408 2466696 7.27 3161028 12415360 12 21:29:54 21:24:01 16255804 31499536 768208 2.34 296108 14589416 2466696 7.27 3161024 12415364 8 21:29:54 21:25:01 16255568 31499332 768384 2.34 296140 14589412 2466696 7.27 3161044 12415372 4 21:29:54 21:26:01 16255480 31499244 768384 2.34 296152 14589420 2466696 7.27 3161132 12415372 12 21:29:54 21:27:01 16255432 31499248 768336 2.34 296176 14589428 2466696 7.27 3161096 12415376 8 21:29:54 21:28:01 16255376 31499224 768404 2.34 296200 14589428 2450128 7.22 3161164 12415380 4 21:29:54 21:29:01 15416804 31442768 821120 2.50 317888 15294884 2505068 7.38 3280040 13075808 692 21:29:54 Average: 17564925 31453862 816850 2.48 273464 13316295 2577315 7.60 2935413 11394151 58534 21:29:54 21:29:54 21:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:29:54 21:02:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 21:29:54 21:02:01 docker0 653.04 683.30 46.49 4487.07 0.00 0.00 0.00 0.00 21:29:54 21:02:01 ens3 855.04 752.36 8726.31 79.47 0.00 0.00 0.00 0.00 21:29:54 21:02:01 vethc668882 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:29:54 21:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:29:54 21:03:01 docker0 1.38 1.38 0.10 0.12 0.00 0.00 0.00 0.00 21:29:54 21:03:01 ens3 44.35 39.30 26.91 97.09 0.00 0.00 0.00 0.00 21:29:54 21:03:01 vethc668882 1.38 1.43 0.12 0.13 0.00 0.00 0.00 0.00 21:29:54 21:04:01 veth9f1b398 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:54 21:04:01 veth939d3e7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:54 21:04:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 21:29:54 21:04:01 vethdaf5065 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:54 21:04:01 vetha6b2752 1.50 3.90 0.11 43.02 0.00 0.00 0.00 0.00 21:29:54 21:04:01 vethbf76cc5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:54 21:04:01 vethc71c305 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:54 21:04:01 vethe8bc312 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 21:29:54 21:04:01 vethc52dd72 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:54 21:04:01 veth9f3259b 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 21:29:54 21:04:01 docker0 7.78 18.31 0.48 209.96 0.00 0.00 0.00 0.00 21:29:54 21:04:01 vethcd6639b 4.32 9.72 0.33 123.88 0.00 0.00 0.00 0.01 21:29:54 21:04:01 ens3 121.48 74.95 2435.12 21.62 0.00 0.00 0.00 0.00 21:29:54 21:04:01 veth6c19d89 1.97 5.02 0.14 43.09 0.00 0.00 0.00 0.00 21:29:54 21:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:29:54 21:05:01 veth837b452 62.98 114.16 6.10 584.76 0.00 0.00 0.00 0.05 21:29:54 21:05:01 vethe193a34 63.75 111.70 6.13 584.70 0.00 0.00 0.00 0.05 21:29:54 21:05:01 vethb43c98e 61.38 105.10 5.97 584.22 0.00 0.00 0.00 0.05 21:29:54 21:05:01 veth62ce99e 59.85 115.91 5.87 584.99 0.00 0.00 0.00 0.05 21:29:54 21:05:01 veth9f3259b 0.00 0.52 0.00 0.02 0.00 0.00 0.00 0.00 21:29:54 21:05:01 docker0 336.95 606.66 27.50 3642.32 0.00 0.00 0.00 0.00 21:29:54 21:05:01 vethfc88862 64.33 109.93 6.17 584.57 0.00 0.00 0.00 0.05 21:29:54 21:05:01 ens3 631.97 353.35 3664.28 43.71 0.00 0.00 0.00 0.00 21:29:54 21:06:01 vethaf2ff06 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:29:54 21:06:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 21:29:54 21:06:01 veth8392694 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:29:54 21:06:01 veth545be30 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:29:54 21:06:01 vetha009b7d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:29:54 21:06:01 veth5b018bb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:29:54 21:06:01 veth718d945 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:29:54 21:06:01 veth5998c47 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:29:54 21:06:01 veth33504a6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:29:54 21:06:01 veth9f3259b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:29:54 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:54 21:06:01 veth995ad96 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:29:54 21:06:01 ens3 67.70 27.43 929.32 11.32 0.00 0.00 0.00 0.00 21:29:54 21:06:01 veth290c7d1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:29:54 21:06:01 vethd52bde7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:29:54 21:07:01 lo 12.46 12.46 1.22 1.22 0.00 0.00 0.00 0.00 21:29:54 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:54 21:07:01 ens3 235.23 146.38 2079.99 329.96 0.00 0.00 0.00 0.00 21:29:54 21:08:01 lo 47.73 47.73 4.71 4.71 0.00 0.00 0.00 0.00 21:29:54 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:54 21:08:01 ens3 492.43 516.16 237.78 2796.92 0.00 0.00 0.00 0.00 21:29:54 21:09:01 lo 11.80 11.80 1.16 1.16 0.00 0.00 0.00 0.00 21:29:54 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:54 21:09:01 ens3 150.02 163.02 69.46 811.13 0.00 0.00 0.00 0.00 21:29:54 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:54 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:54 21:10:01 ens3 0.47 0.00 0.05 0.00 0.00 0.00 0.00 0.00 21:29:54 21:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:29:54 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:54 21:11:01 ens3 1.38 0.97 0.63 0.49 0.00 0.00 0.00 0.00 21:29:54 21:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:54 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:54 21:12:01 ens3 0.33 0.18 0.56 0.01 0.00 0.00 0.00 0.00 21:29:54 21:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:29:54 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:54 21:13:01 ens3 0.87 0.10 0.07 0.01 0.00 0.00 0.00 0.00 21:29:54 21:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:54 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:54 21:14:01 ens3 1.12 0.42 0.31 0.21 0.00 0.00 0.00 0.00 21:29:54 21:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:29:54 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:54 21:15:01 ens3 0.67 0.55 0.33 0.22 0.00 0.00 0.00 0.00 21:29:54 21:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:54 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:54 21:16:01 ens3 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 21:29:54 21:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:29:54 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:54 21:17:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:29:54 21:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:54 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:54 21:18:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:54 21:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:29:54 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:54 21:19:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:29:54 21:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:54 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:54 21:20:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:54 21:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:29:54 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:54 21:21:01 ens3 0.37 0.22 0.09 0.07 0.00 0.00 0.00 0.00 21:29:54 21:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:54 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:54 21:22:01 ens3 0.23 0.13 0.12 0.01 0.00 0.00 0.00 0.00 21:29:54 21:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:29:54 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:54 21:23:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:29:54 21:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:54 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:54 21:24:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:54 21:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:29:54 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:54 21:25:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:29:54 21:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:54 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:54 21:26:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 21:29:54 21:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:29:54 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:54 21:27:01 ens3 0.23 0.15 0.07 0.01 0.00 0.00 0.00 0.00 21:29:54 21:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:54 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:54 21:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:54 21:29:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 21:29:54 21:29:01 vetha5926a8 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 21:29:54 21:29:01 docker0 66.27 122.31 5.09 1016.58 0.00 0.00 0.00 0.00 21:29:54 21:29:01 ens3 282.65 165.34 5015.18 38.10 0.00 0.00 0.00 0.00 21:29:54 Average: lo 2.79 2.79 0.27 0.27 0.00 0.00 0.00 0.00 21:29:54 Average: vetha5926a8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:54 Average: docker0 38.05 51.14 2.84 334.13 0.00 0.00 0.00 0.00 21:29:54 Average: ens3 103.13 80.06 828.11 151.07 0.00 0.00 0.00 0.00 21:29:54 21:29:54 21:29:54 ---> sar -P ALL: 21:29:54 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1934) 07/24/23 _x86_64_ (8 CPU) 21:29:54 21:29:54 21:00:04 LINUX RESTART (8 CPU) 21:29:54 21:29:54 21:01:01 CPU %user %nice %system %iowait %steal %idle 21:29:54 21:02:01 all 12.67 0.00 3.81 4.80 0.06 78.66 21:29:54 21:02:01 0 11.61 0.00 3.17 0.18 0.05 84.98 21:29:54 21:02:01 1 11.62 0.00 4.83 17.09 0.07 66.40 21:29:54 21:02:01 2 12.18 0.00 4.63 1.47 0.05 81.66 21:29:54 21:02:01 3 11.62 0.00 3.34 0.15 0.07 84.82 21:29:54 21:02:01 4 12.64 0.00 2.68 3.43 0.05 81.20 21:29:54 21:02:01 5 12.91 0.00 3.18 0.39 0.07 83.46 21:29:54 21:02:01 6 12.78 0.00 3.50 0.03 0.05 83.63 21:29:54 21:02:01 7 15.97 0.00 5.18 15.68 0.07 63.10 21:29:54 21:03:01 all 37.54 0.00 6.03 1.04 0.10 55.29 21:29:54 21:03:01 0 37.18 0.00 5.83 0.00 0.10 56.89 21:29:54 21:03:01 1 38.73 0.00 5.66 0.05 0.10 55.46 21:29:54 21:03:01 2 36.98 0.00 5.51 0.02 0.08 57.40 21:29:54 21:03:01 3 36.75 0.00 6.99 7.50 0.08 48.67 21:29:54 21:03:01 4 38.98 0.00 5.51 0.03 0.08 55.40 21:29:54 21:03:01 5 37.24 0.00 5.35 0.69 0.08 56.64 21:29:54 21:03:01 6 37.37 0.00 7.40 0.02 0.20 55.01 21:29:54 21:03:01 7 37.07 0.00 6.00 0.02 0.10 56.81 21:29:54 21:04:01 all 32.52 0.00 5.84 3.18 0.09 58.36 21:29:54 21:04:01 0 32.91 0.00 6.36 9.68 0.08 50.97 21:29:54 21:04:01 1 33.47 0.00 6.17 0.71 0.07 59.59 21:29:54 21:04:01 2 31.83 0.00 5.70 6.06 0.08 56.33 21:29:54 21:04:01 3 31.58 0.00 5.98 1.24 0.10 61.10 21:29:54 21:04:01 4 31.29 0.00 5.60 0.81 0.08 62.22 21:29:54 21:04:01 5 32.54 0.00 5.52 2.66 0.10 59.18 21:29:54 21:04:01 6 32.30 0.00 5.75 3.04 0.13 58.77 21:29:54 21:04:01 7 34.25 0.00 5.66 1.25 0.08 58.76 21:29:54 21:05:01 all 13.90 0.00 5.49 18.17 0.11 62.33 21:29:54 21:05:01 0 14.17 0.00 6.36 25.12 0.12 54.23 21:29:54 21:05:01 1 14.65 0.00 5.33 11.51 0.14 68.37 21:29:54 21:05:01 2 14.27 0.00 4.49 13.51 0.08 67.65 21:29:54 21:05:01 3 12.83 0.00 5.32 35.11 0.08 46.65 21:29:54 21:05:01 4 14.64 0.00 6.19 43.99 0.12 35.06 21:29:54 21:05:01 5 14.04 0.00 4.69 4.69 0.12 76.47 21:29:54 21:05:01 6 12.05 0.00 5.65 8.14 0.07 74.09 21:29:54 21:05:01 7 14.55 0.00 5.89 3.63 0.14 75.79 21:29:54 21:06:01 all 63.10 0.00 11.50 10.99 0.16 14.24 21:29:54 21:06:01 0 63.13 0.00 12.58 7.66 0.12 16.51 21:29:54 21:06:01 1 64.32 0.00 11.34 17.22 0.27 6.85 21:29:54 21:06:01 2 62.30 0.00 11.58 7.03 0.16 18.94 21:29:54 21:06:01 3 63.57 0.00 10.61 5.51 0.22 20.09 21:29:54 21:06:01 4 63.34 0.00 11.90 22.48 0.14 2.15 21:29:54 21:06:01 5 63.10 0.00 10.81 6.53 0.14 19.42 21:29:54 21:06:01 6 63.15 0.00 10.46 10.00 0.14 16.25 21:29:54 21:06:01 7 61.87 0.00 12.70 11.45 0.14 13.85 21:29:54 21:07:01 all 47.55 0.00 7.86 7.76 0.12 36.71 21:29:54 21:07:01 0 48.12 0.00 8.17 14.92 0.10 28.69 21:29:54 21:07:01 1 49.26 0.00 8.03 5.20 0.12 37.40 21:29:54 21:07:01 2 50.01 0.00 6.78 3.82 0.15 39.24 21:29:54 21:07:01 3 47.59 0.00 7.47 6.44 0.12 38.38 21:29:54 21:07:01 4 45.47 0.00 8.17 3.56 0.10 42.70 21:29:54 21:07:01 5 45.99 0.00 7.02 5.72 0.12 41.14 21:29:54 21:07:01 6 47.62 0.00 7.77 7.95 0.08 36.57 21:29:54 21:07:01 7 46.38 0.00 9.46 14.51 0.14 29.52 21:29:54 21:08:01 all 9.26 0.00 1.01 0.11 0.07 89.56 21:29:54 21:08:01 0 8.56 0.00 1.03 0.02 0.05 90.34 21:29:54 21:08:01 1 8.48 0.00 1.00 0.03 0.07 90.41 21:29:54 21:08:01 2 11.04 0.00 0.94 0.23 0.08 87.70 21:29:54 21:08:01 3 9.01 0.00 1.10 0.45 0.08 89.35 21:29:54 21:08:01 4 11.34 0.00 0.79 0.02 0.07 87.79 21:29:54 21:08:01 5 7.12 0.00 0.72 0.02 0.05 92.09 21:29:54 21:08:01 6 12.35 0.00 1.29 0.03 0.08 86.24 21:29:54 21:08:01 7 6.15 0.00 1.22 0.05 0.05 92.52 21:29:54 21:09:01 all 2.55 0.00 0.33 0.02 0.03 97.07 21:29:54 21:09:01 0 2.86 0.00 0.30 0.07 0.03 96.74 21:29:54 21:09:01 1 1.44 0.00 0.25 0.00 0.03 98.28 21:29:54 21:09:01 2 1.40 0.00 0.37 0.08 0.03 98.11 21:29:54 21:09:01 3 3.62 0.00 0.45 0.02 0.03 95.88 21:29:54 21:09:01 4 2.42 0.00 0.22 0.00 0.03 97.33 21:29:54 21:09:01 5 3.13 0.00 0.23 0.00 0.03 96.60 21:29:54 21:09:01 6 2.50 0.00 0.32 0.02 0.02 97.15 21:29:54 21:09:01 7 3.04 0.00 0.50 0.00 0.03 96.42 21:29:54 21:10:01 all 0.21 0.00 0.01 0.01 0.01 99.76 21:29:54 21:10:01 0 1.58 0.00 0.00 0.03 0.02 98.37 21:29:54 21:10:01 1 0.03 0.00 0.03 0.00 0.02 99.92 21:29:54 21:10:01 2 0.00 0.00 0.02 0.00 0.02 99.97 21:29:54 21:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:29:54 21:10:01 4 0.02 0.00 0.02 0.00 0.02 99.95 21:29:54 21:10:01 5 0.00 0.00 0.00 0.02 0.02 99.97 21:29:54 21:10:01 6 0.02 0.00 0.02 0.00 0.02 99.95 21:29:54 21:10:01 7 0.00 0.00 0.00 0.00 0.02 99.98 21:29:54 21:11:01 all 0.13 0.00 0.02 0.00 0.01 99.84 21:29:54 21:11:01 0 0.72 0.00 0.00 0.02 0.00 99.27 21:29:54 21:11:01 1 0.05 0.00 0.00 0.00 0.02 99.93 21:29:54 21:11:01 2 0.03 0.00 0.05 0.00 0.00 99.92 21:29:54 21:11:01 3 0.05 0.00 0.03 0.00 0.02 99.90 21:29:54 21:11:01 4 0.02 0.00 0.02 0.00 0.02 99.95 21:29:54 21:11:01 5 0.10 0.00 0.03 0.00 0.00 99.87 21:29:54 21:11:01 6 0.07 0.00 0.05 0.00 0.00 99.88 21:29:54 21:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:29:54 21:12:01 all 0.07 0.00 0.01 0.06 0.01 99.84 21:29:54 21:12:01 0 0.45 0.00 0.00 0.47 0.02 99.07 21:29:54 21:12:01 1 0.02 0.00 0.03 0.00 0.02 99.93 21:29:54 21:12:01 2 0.02 0.00 0.00 0.00 0.02 99.97 21:29:54 21:12:01 3 0.02 0.00 0.00 0.05 0.00 99.93 21:29:54 21:12:01 4 0.03 0.00 0.02 0.00 0.03 99.92 21:29:54 21:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:29:54 21:12:01 6 0.03 0.00 0.03 0.00 0.00 99.93 21:29:54 21:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:29:54 21:29:54 21:12:01 CPU %user %nice %system %iowait %steal %idle 21:29:54 21:13:01 all 0.28 0.00 0.02 0.01 0.00 99.69 21:29:54 21:13:01 0 2.00 0.00 0.03 0.05 0.02 97.90 21:29:54 21:13:01 1 0.07 0.00 0.05 0.00 0.00 99.88 21:29:54 21:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:29:54 21:13:01 3 0.03 0.00 0.00 0.02 0.00 99.95 21:29:54 21:13:01 4 0.03 0.00 0.02 0.00 0.02 99.93 21:29:54 21:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:29:54 21:13:01 6 0.03 0.00 0.02 0.00 0.00 99.95 21:29:54 21:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:29:54 21:14:01 all 0.27 0.00 0.01 0.00 0.01 99.71 21:29:54 21:14:01 0 1.99 0.00 0.02 0.02 0.02 97.96 21:29:54 21:14:01 1 0.05 0.00 0.02 0.00 0.02 99.92 21:29:54 21:14:01 2 0.02 0.00 0.00 0.00 0.02 99.97 21:29:54 21:14:01 3 0.00 0.00 0.02 0.00 0.02 99.97 21:29:54 21:14:01 4 0.00 0.00 0.00 0.00 0.02 99.98 21:29:54 21:14:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:29:54 21:14:01 6 0.02 0.00 0.02 0.00 0.02 99.95 21:29:54 21:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:29:54 21:15:01 all 0.28 0.00 0.01 0.01 0.01 99.68 21:29:54 21:15:01 0 2.00 0.00 0.03 0.11 0.03 97.82 21:29:54 21:15:01 1 0.05 0.00 0.02 0.00 0.02 99.92 21:29:54 21:15:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:29:54 21:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:29:54 21:15:01 4 0.02 0.00 0.03 0.00 0.03 99.92 21:29:54 21:15:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:29:54 21:15:01 6 0.05 0.00 0.00 0.00 0.00 99.95 21:29:54 21:15:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:29:54 21:16:01 all 0.17 0.00 0.04 0.00 0.01 99.79 21:29:54 21:16:01 0 1.14 0.00 0.13 0.00 0.02 98.71 21:29:54 21:16:01 1 0.03 0.00 0.05 0.02 0.02 99.88 21:29:54 21:16:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:29:54 21:16:01 3 0.03 0.00 0.02 0.00 0.00 99.95 21:29:54 21:16:01 4 0.05 0.00 0.03 0.00 0.02 99.90 21:29:54 21:16:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:29:54 21:16:01 6 0.00 0.00 0.03 0.00 0.00 99.97 21:29:54 21:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:29:54 21:17:01 all 0.03 0.00 0.01 0.01 0.01 99.94 21:29:54 21:17:01 0 0.05 0.00 0.00 0.03 0.02 99.90 21:29:54 21:17:01 1 0.03 0.00 0.02 0.02 0.02 99.92 21:29:54 21:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:29:54 21:17:01 3 0.02 0.00 0.03 0.00 0.00 99.95 21:29:54 21:17:01 4 0.00 0.00 0.03 0.00 0.03 99.93 21:29:54 21:17:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:29:54 21:17:01 6 0.03 0.00 0.03 0.00 0.02 99.92 21:29:54 21:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:29:54 21:18:01 all 0.03 0.00 0.01 0.00 0.01 99.95 21:29:54 21:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:29:54 21:18:01 1 0.02 0.00 0.02 0.00 0.02 99.95 21:29:54 21:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:29:54 21:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:29:54 21:18:01 4 0.08 0.00 0.02 0.00 0.02 99.88 21:29:54 21:18:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:29:54 21:18:01 6 0.05 0.00 0.00 0.00 0.00 99.95 21:29:54 21:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:29:54 21:19:01 all 0.02 0.00 0.00 0.00 0.01 99.96 21:29:54 21:19:01 0 0.05 0.00 0.02 0.02 0.03 99.88 21:29:54 21:19:01 1 0.02 0.00 0.00 0.02 0.02 99.95 21:29:54 21:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:29:54 21:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:29:54 21:19:01 4 0.03 0.00 0.02 0.00 0.02 99.93 21:29:54 21:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:29:54 21:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:29:54 21:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:29:54 21:20:01 all 0.02 0.00 0.01 0.00 0.01 99.96 21:29:54 21:20:01 0 0.03 0.00 0.02 0.02 0.02 99.92 21:29:54 21:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:29:54 21:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:29:54 21:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:29:54 21:20:01 4 0.07 0.00 0.03 0.00 0.03 99.87 21:29:54 21:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:29:54 21:20:01 6 0.03 0.00 0.02 0.00 0.02 99.93 21:29:54 21:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:29:54 21:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 21:29:54 21:21:01 0 0.03 0.00 0.00 0.00 0.02 99.95 21:29:54 21:21:01 1 0.03 0.00 0.02 0.02 0.02 99.92 21:29:54 21:21:01 2 0.00 0.00 0.02 0.00 0.02 99.97 21:29:54 21:21:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:29:54 21:21:01 4 0.03 0.00 0.00 0.00 0.02 99.95 21:29:54 21:21:01 5 0.02 0.00 0.00 0.00 0.02 99.97 21:29:54 21:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:29:54 21:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:29:54 21:22:01 all 0.01 0.00 0.01 0.00 0.01 99.97 21:29:54 21:22:01 0 0.02 0.00 0.05 0.02 0.02 99.90 21:29:54 21:22:01 1 0.03 0.00 0.02 0.02 0.02 99.92 21:29:54 21:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:29:54 21:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:29:54 21:22:01 4 0.02 0.00 0.02 0.00 0.02 99.95 21:29:54 21:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:29:54 21:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:29:54 21:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:29:54 21:23:01 all 0.02 0.00 0.01 0.00 0.01 99.96 21:29:54 21:23:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:29:54 21:23:01 1 0.02 0.00 0.02 0.02 0.02 99.93 21:29:54 21:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:29:54 21:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:29:54 21:23:01 4 0.02 0.00 0.02 0.00 0.02 99.95 21:29:54 21:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:29:54 21:23:01 6 0.03 0.00 0.03 0.00 0.02 99.92 21:29:54 21:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:29:54 21:29:54 21:23:01 CPU %user %nice %system %iowait %steal %idle 21:29:54 21:24:01 all 0.15 0.00 0.00 0.00 0.01 99.84 21:29:54 21:24:01 0 1.00 0.00 0.00 0.02 0.02 98.97 21:29:54 21:24:01 1 0.03 0.00 0.00 0.00 0.02 99.95 21:29:54 21:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:29:54 21:24:01 3 0.05 0.00 0.00 0.00 0.02 99.93 21:29:54 21:24:01 4 0.05 0.00 0.00 0.00 0.02 99.93 21:29:54 21:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:29:54 21:24:01 6 0.05 0.00 0.00 0.00 0.00 99.95 21:29:54 21:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:29:54 21:25:01 all 0.27 0.00 0.01 0.01 0.01 99.70 21:29:54 21:25:01 0 2.03 0.00 0.03 0.02 0.02 97.90 21:29:54 21:25:01 1 0.02 0.00 0.02 0.05 0.02 99.90 21:29:54 21:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:29:54 21:25:01 3 0.03 0.00 0.02 0.00 0.00 99.95 21:29:54 21:25:01 4 0.02 0.00 0.03 0.00 0.02 99.93 21:29:54 21:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:29:54 21:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:29:54 21:25:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:29:54 21:26:01 all 0.24 0.00 0.01 0.00 0.01 99.74 21:29:54 21:26:01 0 1.76 0.00 0.03 0.02 0.02 98.17 21:29:54 21:26:01 1 0.05 0.00 0.02 0.02 0.02 99.90 21:29:54 21:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:29:54 21:26:01 3 0.03 0.00 0.02 0.00 0.00 99.95 21:29:54 21:26:01 4 0.02 0.00 0.00 0.00 0.02 99.97 21:29:54 21:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:29:54 21:26:01 6 0.00 0.00 0.00 0.00 0.02 99.98 21:29:54 21:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:29:54 21:27:01 all 0.26 0.00 0.02 0.00 0.01 99.71 21:29:54 21:27:01 0 1.97 0.00 0.03 0.02 0.02 97.96 21:29:54 21:27:01 1 0.03 0.00 0.08 0.02 0.02 99.85 21:29:54 21:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:29:54 21:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:29:54 21:27:01 4 0.02 0.00 0.00 0.00 0.02 99.97 21:29:54 21:27:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:29:54 21:27:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:29:54 21:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:29:54 21:28:01 all 0.21 0.00 0.01 0.00 0.01 99.76 21:29:54 21:28:01 0 1.50 0.00 0.00 0.02 0.02 98.47 21:29:54 21:28:01 1 0.03 0.00 0.02 0.00 0.03 99.92 21:29:54 21:28:01 2 0.05 0.00 0.02 0.00 0.02 99.92 21:29:54 21:28:01 3 0.03 0.00 0.02 0.00 0.02 99.93 21:29:54 21:28:01 4 0.03 0.00 0.02 0.00 0.02 99.93 21:29:54 21:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:29:54 21:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:29:54 21:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:29:54 21:29:01 all 5.16 0.00 1.93 1.94 0.03 90.94 21:29:54 21:29:01 0 6.10 0.00 1.68 2.93 0.02 89.27 21:29:54 21:29:01 1 4.84 0.00 2.15 0.03 0.03 92.94 21:29:54 21:29:01 2 4.47 0.00 2.63 7.80 0.05 85.05 21:29:54 21:29:01 3 5.21 0.00 1.98 4.28 0.03 88.49 21:29:54 21:29:01 4 5.76 0.00 1.52 0.37 0.02 92.34 21:29:54 21:29:01 5 5.10 0.00 1.49 0.02 0.03 93.35 21:29:54 21:29:01 6 4.74 0.00 1.87 0.05 0.03 93.30 21:29:54 21:29:01 7 5.04 0.00 2.13 0.03 0.05 92.74 21:29:54 Average: all 8.01 0.00 1.55 1.70 0.03 88.70 21:29:54 Average: 0 8.57 0.00 1.62 2.16 0.04 87.61 21:29:54 Average: 1 8.06 0.00 1.60 1.84 0.04 88.45 21:29:54 Average: 2 7.93 0.00 1.51 1.41 0.03 89.12 21:29:54 Average: 3 7.83 0.00 1.53 2.14 0.03 88.47 21:29:54 Average: 4 7.99 0.00 1.51 2.61 0.04 87.84 21:29:54 Average: 5 7.83 0.00 1.38 0.73 0.03 90.03 21:29:54 Average: 6 7.95 0.00 1.56 1.03 0.03 89.42 21:29:54 Average: 7 7.92 0.00 1.72 1.64 0.03 88.69 21:29:54 21:29:54 21:29:54